Pull request #169 updated 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 acd472d305cc9fefaa791ef40971d6c26f516f08+62a2ccb533ce8c280c3e67bf30bb912e319eaefa (86630d530e5350ce73da322799015b67a96e9237) Running in Durability level: MAX_SURVIVABILITY 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-ssh2661953197904905508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh2693354786524131949.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-169/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-169/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh161364109438320332.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 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-ssh8995032715729694968.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-169/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-169/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6689108819657307037.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2924 in /w/workspace/exfoundry_ci-build-images_PR-169 [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-169 # 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-169@tmp/jenkins-gitclient-ssh1325357994324499042.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-169@tmp/jenkins-gitclient-ssh8108314831350121140.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 Merging remotes/origin/lftools commit 62a2ccb533ce8c280c3e67bf30bb912e319eaefa into PR head commit acd472d305cc9fefaa791ef40971d6c26f516f08 Merge succeeded, producing acd472d305cc9fefaa791ef40971d6c26f516f08 Checking out Revision acd472d305cc9fefaa791ef40971d6c26f516f08 (PR-169) > git config core.sparsecheckout # timeout=10 > git checkout -f acd472d305cc9fefaa791ef40971d6c26f516f08 # 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-169@tmp/jenkins-gitclient-ssh9044631805827770761.key > git merge 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acd472d305cc9fefaa791ef40971d6c26f516f08 # timeout=10 Commit message: "ci: migrate to debian based python slim to save on build time" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo [2021-07-15T18:14:46.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-169 [Pipeline] echo [2021-07-15T18:14:46.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-169 [Pipeline] echo [2021-07-15T18:14:46.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-169 [Pipeline] echo [2021-07-15T18:14:46.759Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acd472d305cc9fefaa791ef40971d6c26f516f08 [Pipeline] echo [2021-07-15T18:14:46.815Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acd472d [Pipeline] echo [2021-07-15T18:14:46.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) > git rev-list --no-walk 7f18605cd4284c67f8c5d7d010e5a77e53e0fc60 # timeout=10 [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-15T18:15:02.342Z] Still waiting to schedule task [2021-07-15T18:15:02.343Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2021-07-15T18:15:02.383Z] Still waiting to schedule task [2021-07-15T18:15:02.384Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-15T18:15:56.798Z] Running on prd-centos7-docker-8c-8g-2925 in /w/workspace/exfoundry_ci-build-images_PR-169 [Pipeline] { [Pipeline] checkout [2021-07-15T18:15:57.005Z] Selected Git installation does not exist. Using Default [2021-07-15T18:15:57.005Z] The recommended git tool is: NONE [2021-07-15T18:15:59.852Z] using credential edgex-jenkins-ssh [2021-07-15T18:15:59.877Z] Cloning the remote Git repository [2021-07-15T18:15:59.348Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T18:15:59.427Z] > git init /w/workspace/exfoundry_ci-build-images_PR-169 # timeout=10 [2021-07-15T18:15:59.455Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T18:15:59.455Z] > git --version # timeout=10 [2021-07-15T18:15:59.462Z] > git --version # 'git version 2.24.4' [2021-07-15T18:15:59.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T18:15:59.488Z] [INFO] Currently running in a labeled security context [2021-07-15T18:15:59.488Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T18:15:59.488Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh5039787330115991794.key [2021-07-15T18:15:59.500Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T18:16:01.179Z] Merging remotes/origin/lftools commit 62a2ccb533ce8c280c3e67bf30bb912e319eaefa into PR head commit acd472d305cc9fefaa791ef40971d6c26f516f08 [2021-07-15T18:16:01.267Z] Merge succeeded, producing acd472d305cc9fefaa791ef40971d6c26f516f08 [2021-07-15T18:16:01.268Z] Checking out Revision acd472d305cc9fefaa791ef40971d6c26f516f08 (PR-169) [2021-07-15T18:16:00.097Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T18:16:00.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T18:16:00.116Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T18:16:00.129Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T18:16:00.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T18:16:00.131Z] [INFO] Currently running in a labeled security context [2021-07-15T18:16:00.131Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T18:16:00.131Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh3504796734293300594.key [2021-07-15T18:16:00.137Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2021-07-15T18:16:00.633Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T18:16:00.641Z] > git checkout -f acd472d305cc9fefaa791ef40971d6c26f516f08 # timeout=10 [2021-07-15T18:16:00.677Z] > git remote # timeout=10 [2021-07-15T18:16:00.683Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T18:16:00.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T18:16:00.689Z] [INFO] Currently running in a labeled security context [2021-07-15T18:16:00.689Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T18:16:00.689Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh2129843235813334763.key [2021-07-15T18:16:00.694Z] > git merge 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 [2021-07-15T18:16:00.704Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T18:16:00.715Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T18:16:00.720Z] > git checkout -f acd472d305cc9fefaa791ef40971d6c26f516f08 # timeout=10 [2021-07-15T18:16:05.111Z] Commit message: "ci: migrate to debian based python slim to save on build time" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T18:16:05.829Z] provisioning config files... [2021-07-15T18:16:05.849Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-169@tmp/config46265575689624841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:16:06.372Z] ---> docker-login.sh [2021-07-15T18:16:06.372Z] nexus3.edgexfoundry.org:10001 [2021-07-15T18:16:06.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:16:06.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:16:06.651Z] Configure a credential helper to remove this warning. See [2021-07-15T18:16:06.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:16:06.651Z] [2021-07-15T18:16:06.651Z] Login Succeeded [2021-07-15T18:16:06.651Z] nexus3.edgexfoundry.org:10002 [2021-07-15T18:16:06.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:16:06.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:16:06.651Z] Configure a credential helper to remove this warning. See [2021-07-15T18:16:06.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:16:06.651Z] [2021-07-15T18:16:06.651Z] Login Succeeded [2021-07-15T18:16:06.651Z] nexus3.edgexfoundry.org:10003 [2021-07-15T18:16:06.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:16:06.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:16:06.921Z] Configure a credential helper to remove this warning. See [2021-07-15T18:16:06.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:16:06.921Z] [2021-07-15T18:16:06.921Z] Login Succeeded [2021-07-15T18:16:06.921Z] nexus3.edgexfoundry.org:10004 [2021-07-15T18:16:06.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:16:07.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:16:07.187Z] Configure a credential helper to remove this warning. See [2021-07-15T18:16:07.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:16:07.187Z] [2021-07-15T18:16:07.187Z] Login Succeeded [2021-07-15T18:16:07.187Z] docker.io [2021-07-15T18:16:07.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:16:07.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:16:07.454Z] Configure a credential helper to remove this warning. See [2021-07-15T18:16:07.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:16:07.454Z] [2021-07-15T18:16:07.454Z] Login Succeeded [2021-07-15T18:16:07.454Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T18:16:07.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:16:08.551Z] + docker build -t edgex-lftools -f Dockerfile . [2021-07-15T18:16:08.551Z] Sending build context to Docker daemon 402.4kB [2021-07-15T18:16:08.551Z] Step 1/8 : FROM centos:7 [2021-07-15T18:16:09.137Z] 7: Pulling from library/centos [2021-07-15T18:16:09.410Z] 2d473b07cdd5: Pulling fs layer [2021-07-15T18:16:10.819Z] 2d473b07cdd5: Verifying Checksum [2021-07-15T18:16:10.819Z] 2d473b07cdd5: Download complete [2021-07-15T18:16:13.420Z] 2d473b07cdd5: Pull complete [2021-07-15T18:16:13.420Z] Digest: sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e [2021-07-15T18:16:13.420Z] Status: Downloaded newer image for centos:7 [2021-07-15T18:16:13.420Z] ---> 8652b9f0cb4c [2021-07-15T18:16:13.420Z] Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ [2021-07-15T18:16:14.830Z] ---> 2018551b1306 [2021-07-15T18:16:14.830Z] Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 [2021-07-15T18:16:14.830Z] ---> Running in b89752a7e24b [2021-07-15T18:16:14.830Z] Removing intermediate container b89752a7e24b [2021-07-15T18:16:14.830Z] ---> 1606483e5777 [2021-07-15T18:16:14.830Z] 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 [2021-07-15T18:16:14.830Z] ---> Running in a0f905255389 [2021-07-15T18:16:15.426Z] Loaded plugins: fastestmirror, ovl [2021-07-15T18:16:15.426Z] Determining fastest mirrors [2021-07-15T18:16:16.010Z] * base: centos.mirror.ca.planethoster.net [2021-07-15T18:16:16.010Z] * extras: centos.mirror.colo-serv.net [2021-07-15T18:16:16.010Z] * updates: centos.mirror.iweb.ca [2021-07-15T18:16:19.352Z] Package libxml2-2.9.1-6.el7.5.x86_64 already installed and latest version [2021-07-15T18:16:19.352Z] Resolving Dependencies [2021-07-15T18:16:19.352Z] --> Running transaction check [2021-07-15T18:16:19.352Z] ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed [2021-07-15T18:16:19.619Z] --> Finished Dependency Resolution [2021-07-15T18:16:19.619Z] [2021-07-15T18:16:19.619Z] Dependencies Resolved [2021-07-15T18:16:19.619Z] [2021-07-15T18:16:19.619Z] ================================================================================ [2021-07-15T18:16:19.619Z] Package Arch Version Repository Size [2021-07-15T18:16:19.619Z] ================================================================================ [2021-07-15T18:16:19.619Z] Installing: [2021-07-15T18:16:19.619Z] libxslt x86_64 1.1.28-6.el7 base 242 k [2021-07-15T18:16:19.619Z] [2021-07-15T18:16:19.619Z] Transaction Summary [2021-07-15T18:16:19.619Z] ================================================================================ [2021-07-15T18:16:19.619Z] Install 1 Package [2021-07-15T18:16:19.619Z] [2021-07-15T18:16:19.619Z] Total download size: 242 k [2021-07-15T18:16:19.619Z] Installed size: 486 k [2021-07-15T18:16:19.619Z] Downloading packages: [2021-07-15T18:16:19.619Z] warning: /var/cache/yum/x86_64/7/base/packages/libxslt-1.1.28-6.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY [2021-07-15T18:16:19.619Z] Public key for libxslt-1.1.28-6.el7.x86_64.rpm is not installed [2021-07-15T18:16:19.619Z] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2021-07-15T18:16:19.619Z] Importing GPG key 0xF4A80EB5: [2021-07-15T18:16:19.619Z] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " [2021-07-15T18:16:19.619Z] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 [2021-07-15T18:16:19.619Z] Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) [2021-07-15T18:16:19.619Z] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2021-07-15T18:16:19.619Z] Running transaction check [2021-07-15T18:16:19.619Z] Running transaction test [2021-07-15T18:16:19.619Z] Transaction test succeeded [2021-07-15T18:16:19.619Z] Running transaction [2021-07-15T18:16:20.850Z] Installing : libxslt-1.1.28-6.el7.x86_64 1/1 [2021-07-15T18:16:20.850Z] Verifying : libxslt-1.1.28-6.el7.x86_64 1/1 [2021-07-15T18:16:20.850Z] [2021-07-15T18:16:20.850Z] Installed: [2021-07-15T18:16:20.850Z] libxslt.x86_64 0:1.1.28-6.el7 [2021-07-15T18:16:20.850Z] [2021-07-15T18:16:20.850Z] Complete! [2021-07-15T18:16:21.436Z] warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY [2021-07-15T18:16:21.436Z] Preparing... ######################################## [2021-07-15T18:16:21.436Z] Updating / installing... [2021-07-15T18:16:21.436Z] xmlstarlet-1.6.1-1.el7 ######################################## [2021-07-15T18:16:23.385Z] Removing intermediate container a0f905255389 [2021-07-15T18:16:23.385Z] ---> f90eb0435102 [2021-07-15T18:16:23.385Z] 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 [2021-07-15T18:16:23.385Z] ---> Running in 8a9e8f90b483 [2021-07-15T18:16:23.655Z] Loaded plugins: fastestmirror, ovl [2021-07-15T18:16:23.923Z] Loading mirror speeds from cached hostfile [2021-07-15T18:16:23.923Z] * base: centos.mirror.ca.planethoster.net [2021-07-15T18:16:23.923Z] * extras: centos.mirror.colo-serv.net [2021-07-15T18:16:23.923Z] * updates: centos.mirror.iweb.ca [2021-07-15T18:16:24.506Z] Resolving Dependencies [2021-07-15T18:16:24.506Z] --> Running transaction check [2021-07-15T18:16:24.506Z] ---> Package automake.noarch 0:1.13.4-3.el7 will be installed [2021-07-15T18:16:24.506Z] --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch [2021-07-15T18:16:24.774Z] ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T18:16:24.774Z] --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T18:16:24.774Z] ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T18:16:24.774Z] --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T18:16:24.774Z] ---> Package kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 will be installed [2021-07-15T18:16:24.774Z] ---> Package make.x86_64 1:3.82-24.el7 will be installed [2021-07-15T18:16:24.774Z] ---> Package python3.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T18:16:24.774Z] --> Processing Dependency: python3-libs(x86-64) = 3.6.8-18.el7 for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: python3-setuptools for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: python3-pip for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T18:16:24.775Z] ---> Package python3-devel.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T18:16:24.775Z] ---> Package sigul.x86_64 0:0.207-1.el7 will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 [2021-07-15T18:16:24.775Z] ---> Package sudo.x86_64 0:1.8.23-10.el7_9.1 will be installed [2021-07-15T18:16:24.775Z] --> Running transaction check [2021-07-15T18:16:24.775Z] ---> Package autoconf.noarch 0:2.69-11.el7 will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch [2021-07-15T18:16:24.775Z] ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T18:16:24.775Z] ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch [2021-07-15T18:16:24.775Z] --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch [2021-07-15T18:16:24.775Z] ---> Package less.x86_64 0:458-9.el7 will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 [2021-07-15T18:16:24.775Z] ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T18:16:24.775Z] ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T18:16:24.775Z] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch [2021-07-15T18:16:24.775Z] ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed [2021-07-15T18:16:24.775Z] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch [2021-07-15T18:16:24.775Z] ---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-18.el7.x86_64 [2021-07-15T18:16:24.775Z] ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed [2021-07-15T18:16:24.775Z] ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed [2021-07-15T18:16:24.775Z] --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T18:16:24.775Z] --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T18:16:24.775Z] --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T18:16:24.775Z] ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed [2021-07-15T18:16:25.043Z] --> Running transaction check [2021-07-15T18:16:25.043Z] ---> Package dwz.x86_64 0:0.11-3.el7 will be installed [2021-07-15T18:16:25.043Z] ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed [2021-07-15T18:16:25.043Z] --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 [2021-07-15T18:16:25.043Z] ---> Package glibc.x86_64 0:2.17-317.el7 will be updated [2021-07-15T18:16:25.043Z] --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 [2021-07-15T18:16:25.043Z] ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update [2021-07-15T18:16:25.043Z] ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed [2021-07-15T18:16:25.043Z] --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64 [2021-07-15T18:16:25.043Z] --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64 [2021-07-15T18:16:25.043Z] ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed [2021-07-15T18:16:25.043Z] ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed [2021-07-15T18:16:25.043Z] ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed [2021-07-15T18:16:25.043Z] ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed [2021-07-15T18:16:25.043Z] ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed [2021-07-15T18:16:25.043Z] ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed [2021-07-15T18:16:25.043Z] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed [2021-07-15T18:16:25.043Z] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed [2021-07-15T18:16:25.044Z] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2021-07-15T18:16:25.044Z] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2021-07-15T18:16:25.044Z] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed [2021-07-15T18:16:25.044Z] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch [2021-07-15T18:16:25.044Z] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch [2021-07-15T18:16:25.044Z] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed [2021-07-15T18:16:25.044Z] --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T18:16:25.044Z] --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T18:16:25.044Z] --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T18:16:25.044Z] --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T18:16:25.044Z] --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T18:16:25.044Z] --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T18:16:25.044Z] ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed [2021-07-15T18:16:25.044Z] --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 [2021-07-15T18:16:25.044Z] --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 [2021-07-15T18:16:25.044Z] ---> Package zip.x86_64 0:3.0-11.el7 will be installed [2021-07-15T18:16:25.044Z] --> Running transaction check [2021-07-15T18:16:25.044Z] ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated [2021-07-15T18:16:25.044Z] ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update [2021-07-15T18:16:25.044Z] ---> Package kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed [2021-07-15T18:16:25.044Z] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2021-07-15T18:16:25.044Z] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2021-07-15T18:16:25.044Z] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package python-requests.noarch 0:2.6.0-10.el7 will be installed [2021-07-15T18:16:25.044Z] --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-10.el7.noarch [2021-07-15T18:16:25.044Z] ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed [2021-07-15T18:16:25.044Z] --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch [2021-07-15T18:16:25.044Z] ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed [2021-07-15T18:16:25.044Z] --> Running transaction check [2021-07-15T18:16:25.044Z] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed [2021-07-15T18:16:25.044Z] ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed [2021-07-15T18:16:25.044Z] --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch [2021-07-15T18:16:25.044Z] --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch [2021-07-15T18:16:25.044Z] --> Running transaction check [2021-07-15T18:16:25.044Z] ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed [2021-07-15T18:16:25.044Z] --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch [2021-07-15T18:16:25.044Z] ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed [2021-07-15T18:16:25.044Z] --> Running transaction check [2021-07-15T18:16:25.044Z] ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed [2021-07-15T18:16:25.044Z] --> Finished Dependency Resolution [2021-07-15T18:16:25.044Z] [2021-07-15T18:16:25.044Z] Dependencies Resolved [2021-07-15T18:16:25.044Z] [2021-07-15T18:16:25.044Z] ================================================================================ [2021-07-15T18:16:25.044Z] Package Arch Version Repository Size [2021-07-15T18:16:25.044Z] ================================================================================ [2021-07-15T18:16:25.044Z] Installing: [2021-07-15T18:16:25.044Z] automake noarch 1.13.4-3.el7 base 679 k [2021-07-15T18:16:25.044Z] gcc x86_64 4.8.5-44.el7 base 16 M [2021-07-15T18:16:25.044Z] git x86_64 1.8.3.1-23.el7_8 base 4.4 M [2021-07-15T18:16:25.044Z] kernel-devel x86_64 3.10.0-1160.31.1.el7 updates 18 M [2021-07-15T18:16:25.044Z] make x86_64 1:3.82-24.el7 base 421 k [2021-07-15T18:16:25.044Z] python3 x86_64 3.6.8-18.el7 updates 70 k [2021-07-15T18:16:25.044Z] python3-devel x86_64 3.6.8-18.el7 updates 217 k [2021-07-15T18:16:25.044Z] sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k [2021-07-15T18:16:25.044Z] sudo x86_64 1.8.23-10.el7_9.1 updates 843 k [2021-07-15T18:16:25.044Z] Installing for dependencies: [2021-07-15T18:16:25.044Z] autoconf noarch 2.69-11.el7 base 701 k [2021-07-15T18:16:25.044Z] cpp x86_64 4.8.5-44.el7 base 5.9 M [2021-07-15T18:16:25.044Z] dwz x86_64 0.11-3.el7 base 99 k [2021-07-15T18:16:25.044Z] fipscheck x86_64 1.4.1-6.el7 base 21 k [2021-07-15T18:16:25.044Z] fipscheck-lib x86_64 1.4.1-6.el7 base 11 k [2021-07-15T18:16:25.044Z] glibc-devel x86_64 2.17-324.el7_9 updates 1.1 M [2021-07-15T18:16:25.044Z] glibc-headers x86_64 2.17-324.el7_9 updates 691 k [2021-07-15T18:16:25.044Z] groff-base x86_64 1.22.2-8.el7 base 942 k [2021-07-15T18:16:25.044Z] kernel-headers x86_64 3.10.0-1160.31.1.el7 updates 9.0 M [2021-07-15T18:16:25.044Z] koji noarch 1.15.1-1.el7.centos extras 115 k [2021-07-15T18:16:25.044Z] less x86_64 458-9.el7 base 120 k [2021-07-15T18:16:25.044Z] libcomps x86_64 0.1.8-14.el7 extras 75 k [2021-07-15T18:16:25.044Z] libedit x86_64 3.0-12.20121213cvs.el7 [2021-07-15T18:16:25.044Z] base 92 k [2021-07-15T18:16:25.044Z] libgomp x86_64 4.8.5-44.el7 base 159 k [2021-07-15T18:16:25.044Z] libmpc x86_64 1.0.1-3.el7 base 51 k [2021-07-15T18:16:25.044Z] libtirpc x86_64 0.2.4-0.16.el7 base 89 k [2021-07-15T18:16:25.044Z] logrotate x86_64 3.8.6-19.el7 base 70 k [2021-07-15T18:16:25.044Z] m4 x86_64 1.4.16-10.el7 base 256 k [2021-07-15T18:16:25.044Z] mpfr x86_64 3.1.1-4.el7 base 203 k [2021-07-15T18:16:25.044Z] openssh x86_64 7.4p1-21.el7 base 510 k [2021-07-15T18:16:25.044Z] openssh-clients x86_64 7.4p1-21.el7 base 655 k [2021-07-15T18:16:25.044Z] perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M [2021-07-15T18:16:25.044Z] perl-Carp noarch 1.26-244.el7 base 19 k [2021-07-15T18:16:25.044Z] perl-Data-Dumper x86_64 2.145-3.el7 base 47 k [2021-07-15T18:16:25.044Z] perl-Encode x86_64 2.51-7.el7 base 1.5 M [2021-07-15T18:16:25.044Z] perl-Error noarch 1:0.17020-2.el7 base 32 k [2021-07-15T18:16:25.044Z] perl-Exporter noarch 5.68-3.el7 base 28 k [2021-07-15T18:16:25.044Z] perl-File-Path noarch 2.09-2.el7 base 26 k [2021-07-15T18:16:25.044Z] perl-File-Temp noarch 0.23.01-3.el7 base 56 k [2021-07-15T18:16:25.044Z] perl-Filter x86_64 1.49-3.el7 base 76 k [2021-07-15T18:16:25.044Z] perl-Getopt-Long noarch 2.40-3.el7 base 56 k [2021-07-15T18:16:25.044Z] perl-Git noarch 1.8.3.1-23.el7_8 base 56 k [2021-07-15T18:16:25.044Z] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k [2021-07-15T18:16:25.044Z] perl-PathTools x86_64 3.40-5.el7 base 82 k [2021-07-15T18:16:25.044Z] perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k [2021-07-15T18:16:25.044Z] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k [2021-07-15T18:16:25.044Z] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k [2021-07-15T18:16:25.044Z] perl-Pod-Usage noarch 1.63-3.el7 base 27 k [2021-07-15T18:16:25.044Z] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k [2021-07-15T18:16:25.044Z] perl-Socket x86_64 2.010-5.el7 base 49 k [2021-07-15T18:16:25.044Z] perl-Storable x86_64 2.45-3.el7 base 77 k [2021-07-15T18:16:25.044Z] perl-TermReadKey x86_64 2.30-20.el7 base 31 k [2021-07-15T18:16:25.044Z] perl-Test-Harness noarch 3.28-3.el7 base 302 k [2021-07-15T18:16:25.044Z] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k [2021-07-15T18:16:25.044Z] perl-Thread-Queue noarch 3.02-2.el7 base 17 k [2021-07-15T18:16:25.044Z] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k [2021-07-15T18:16:25.044Z] perl-Time-Local noarch 1.2300-2.el7 base 24 k [2021-07-15T18:16:25.044Z] perl-constant noarch 1.27-2.el7 base 19 k [2021-07-15T18:16:25.044Z] perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k [2021-07-15T18:16:25.044Z] perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k [2021-07-15T18:16:25.044Z] perl-parent noarch 1:0.225-244.el7 base 12 k [2021-07-15T18:16:25.044Z] perl-podlators noarch 2.5.1-3.el7 base 112 k [2021-07-15T18:16:25.044Z] perl-srpm-macros noarch 1-8.el7 base 4.6 k [2021-07-15T18:16:25.044Z] perl-threads x86_64 1.87-4.el7 base 49 k [2021-07-15T18:16:25.044Z] perl-threads-shared x86_64 1.43-6.el7 base 39 k [2021-07-15T18:16:25.044Z] pyOpenSSL x86_64 0.13.1-4.el7 base 135 k [2021-07-15T18:16:25.044Z] python-backports x86_64 1.0-8.el7 base 5.8 k [2021-07-15T18:16:25.044Z] python-backports-ssl_match_hostname [2021-07-15T18:16:25.044Z] noarch 3.5.0.1-1.el7 base 13 k [2021-07-15T18:16:25.044Z] python-dateutil noarch 1.5-7.el7 base 85 k [2021-07-15T18:16:25.044Z] python-ipaddress noarch 1.0.16-2.el7 base 34 k [2021-07-15T18:16:25.044Z] python-kerberos x86_64 1.1-15.el7 base 25 k [2021-07-15T18:16:25.044Z] python-krbV x86_64 1.0.90-8.el7 base 54 k [2021-07-15T18:16:25.044Z] python-nss x86_64 0.16.0-3.el7 base 266 k [2021-07-15T18:16:25.044Z] python-requests noarch 2.6.0-10.el7 base 95 k [2021-07-15T18:16:25.044Z] python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k [2021-07-15T18:16:25.044Z] python-rpm-macros noarch 3-34.el7 base 9.1 k [2021-07-15T18:16:25.044Z] python-six noarch 1.9.0-2.el7 base 29 k [2021-07-15T18:16:25.044Z] python-srpm-macros noarch 3-34.el7 base 8.8 k [2021-07-15T18:16:25.044Z] python-urllib3 noarch 1.10.2-7.el7 base 103 k [2021-07-15T18:16:25.044Z] python2-koji noarch 1.15.1-1.el7.centos extras 291 k [2021-07-15T18:16:25.044Z] python2-libcomps x86_64 0.1.8-14.el7 extras 47 k [2021-07-15T18:16:25.044Z] python3-libs x86_64 3.6.8-18.el7 updates 6.9 M [2021-07-15T18:16:25.044Z] python3-pip noarch 9.0.3-8.el7 base 1.6 M [2021-07-15T18:16:25.044Z] python3-rpm-generators noarch 6-2.el7 base 20 k [2021-07-15T18:16:25.044Z] python3-rpm-macros noarch 3-34.el7 base 8.1 k [2021-07-15T18:16:25.044Z] python3-setuptools noarch 39.2.0-10.el7 base 629 k [2021-07-15T18:16:25.044Z] redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k [2021-07-15T18:16:25.044Z] rsync x86_64 3.1.2-10.el7 base 404 k [2021-07-15T18:16:25.044Z] zip x86_64 3.0-11.el7 base 260 k [2021-07-15T18:16:25.044Z] Updating for dependencies: [2021-07-15T18:16:25.044Z] glibc x86_64 2.17-324.el7_9 updates 3.6 M [2021-07-15T18:16:25.044Z] glibc-common x86_64 2.17-324.el7_9 updates 12 M [2021-07-15T18:16:25.044Z] [2021-07-15T18:16:25.044Z] Transaction Summary [2021-07-15T18:16:25.044Z] ================================================================================ [2021-07-15T18:16:25.044Z] Install 9 Packages (+79 Dependent packages) [2021-07-15T18:16:25.044Z] Upgrade ( 2 Dependent packages) [2021-07-15T18:16:25.044Z] [2021-07-15T18:16:25.044Z] Total download size: 100 M [2021-07-15T18:16:25.044Z] Downloading packages: [2021-07-15T18:16:25.044Z] Delta RPMs disabled because /usr/bin/applydeltarpm not installed. [2021-07-15T18:16:27.637Z] 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 [2021-07-15T18:16:27.637Z] Public key for sigul-0.207-1.el7.x86_64.rpm is not installed [2021-07-15T18:16:27.637Z] -------------------------------------------------------------------------------- [2021-07-15T18:16:27.637Z] Total 44 MB/s | 100 MB 00:02 [2021-07-15T18:16:27.637Z] Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2021-07-15T18:16:27.637Z] Importing GPG key 0x47DD8EF9: [2021-07-15T18:16:27.637Z] Userid : "Fedora Infrastructure (infrastructure) " [2021-07-15T18:16:27.637Z] Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 [2021-07-15T18:16:27.637Z] From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2021-07-15T18:16:27.637Z] Running transaction check [2021-07-15T18:16:27.903Z] Running transaction test [2021-07-15T18:16:28.490Z] Transaction test succeeded [2021-07-15T18:16:28.490Z] Running transaction [2021-07-15T18:16:28.490Z] Warning: RPMDB altered outside of yum. [2021-07-15T18:16:28.758Z]  Installing : python-six-1.9.0-2.el7.noarch 1/92 [2021-07-15T18:16:28.758Z] Installing : python-srpm-macros-3-34.el7.noarch 2/92 [2021-07-15T18:16:28.758Z] Installing : python-ipaddress-1.0.16-2.el7.noarch 3/92 [2021-07-15T18:16:29.345Z] Installing : python-rpm-macros-3-34.el7.noarch 4/92 [2021-07-15T18:16:32.701Z] Updating : glibc-2.17-324.el7_9.x86_64 5/92 [2021-07-15T18:16:32.701Z] Updating : glibc-common-2.17-324.el7_9.x86_64 6/92 [2021-07-15T18:16:32.701Z] Installing : fipscheck-1.4.1-6.el7.x86_64 7/92 [2021-07-15T18:16:33.661Z] Installing : fipscheck-lib-1.4.1-6.el7.x86_64 8/92 [2021-07-15T18:16:34.625Z] Installing : mpfr-3.1.1-4.el7.x86_64 9/92 [2021-07-15T18:16:35.591Z] Installing : libmpc-1.0.1-3.el7.x86_64 10/92 [2021-07-15T18:16:35.591Z] Installing : groff-base-1.22.2-8.el7.x86_64 11/92 [2021-07-15T18:16:35.591Z] Installing : less-458-9.el7.x86_64 12/92 [2021-07-15T18:16:35.591Z] Installing : 1:perl-parent-0.225-244.el7.noarch 13/92 [2021-07-15T18:16:35.591Z] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/92 [2021-07-15T18:16:35.863Z] Installing : perl-podlators-2.5.1-3.el7.noarch 15/92 [2021-07-15T18:16:35.863Z] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/92 [2021-07-15T18:16:35.863Z] Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 17/92 [2021-07-15T18:16:36.135Z] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/92 [2021-07-15T18:16:36.135Z] Installing : perl-Encode-2.51-7.el7.x86_64 19/92 [2021-07-15T18:16:36.135Z] Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/92 [2021-07-15T18:16:36.135Z] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/92 [2021-07-15T18:16:36.135Z] Installing : perl-threads-1.87-4.el7.x86_64 22/92 [2021-07-15T18:16:36.135Z] Installing : perl-Storable-2.45-3.el7.x86_64 23/92 [2021-07-15T18:16:36.135Z] Installing : perl-Carp-1.26-244.el7.noarch 24/92 [2021-07-15T18:16:36.135Z] Installing : perl-Filter-1.49-3.el7.x86_64 25/92 [2021-07-15T18:16:36.135Z] Installing : perl-Exporter-5.68-3.el7.noarch 26/92 [2021-07-15T18:16:36.135Z] Installing : perl-Time-Local-1.2300-2.el7.noarch 27/92 [2021-07-15T18:16:36.135Z] Installing : perl-constant-1.27-2.el7.noarch 28/92 [2021-07-15T18:16:36.135Z] Installing : perl-Socket-2.010-5.el7.x86_64 29/92 [2021-07-15T18:16:36.135Z] Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 30/92 [2021-07-15T18:16:36.135Z] Installing : perl-threads-shared-1.43-6.el7.x86_64 31/92 [2021-07-15T18:16:36.408Z] Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/92 [2021-07-15T18:16:36.408Z] Installing : perl-File-Path-2.09-2.el7.noarch 33/92 [2021-07-15T18:16:36.408Z] Installing : perl-PathTools-3.40-5.el7.x86_64 34/92 [2021-07-15T18:16:36.408Z] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 35/92 [2021-07-15T18:16:37.369Z] Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 36/92 [2021-07-15T18:16:37.369Z] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/92 [2021-07-15T18:16:38.342Z] Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2021-07-15T18:16:38.342Z] Installing : 4:perl-5.16.3-299.el7_9.x86_64 39/92 [2021-07-15T18:16:38.342Z] Installing : 1:perl-Error-0.17020-2.el7.noarch 40/92 [2021-07-15T18:16:38.342Z] Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/92 [2021-07-15T18:16:38.619Z] Installing : perl-Data-Dumper-2.145-3.el7.x86_64 42/92 [2021-07-15T18:16:38.619Z] Installing : perl-Test-Harness-3.28-3.el7.noarch 43/92 [2021-07-15T18:16:39.214Z] Installing : perl-Thread-Queue-3.02-2.el7.noarch 44/92 [2021-07-15T18:16:41.184Z] Installing : cpp-4.8.5-44.el7.x86_64 45/92 [2021-07-15T18:16:41.184Z] Installing : openssh-7.4p1-21.el7.x86_64 46/92 [2021-07-15T18:16:42.602Z] Installing : libedit-3.0-12.20121213cvs.el7.x86_64 47/92 [2021-07-15T18:16:42.602Z] Installing : openssh-clients-7.4p1-21.el7.x86_64 48/92 [2021-07-15T18:16:42.602Z] Installing : python-kerberos-1.1-15.el7.x86_64 49/92 [2021-07-15T18:16:42.602Z] Installing : python-nss-0.16.0-3.el7.x86_64 50/92 [2021-07-15T18:16:43.565Z] Installing : rsync-3.1.2-10.el7.x86_64 51/92 [2021-07-15T18:16:43.834Z] Installing : perl-Git-1.8.3.1-23.el7_8.noarch 52/92 [2021-07-15T18:16:44.102Z] Installing : git-1.8.3.1-23.el7_8.x86_64 53/92 [2021-07-15T18:16:45.065Z] Installing : libgomp-4.8.5-44.el7.x86_64 54/92 [2021-07-15T18:16:46.028Z] Installing : m4-1.4.16-10.el7.x86_64 55/92 [2021-07-15T18:16:47.024Z] Installing : autoconf-2.69-11.el7.noarch 56/92 [2021-07-15T18:16:47.024Z] install-info: No such file or directory for /usr/share/info/autoconf.info [2021-07-15T18:16:48.260Z] Installing : libcomps-0.1.8-14.el7.x86_64 57/92 [2021-07-15T18:16:48.260Z] Installing : python2-libcomps-0.1.8-14.el7.x86_64 58/92 [2021-07-15T18:16:49.248Z] Installing : pyOpenSSL-0.13.1-4.el7.x86_64 59/92 [2021-07-15T18:16:49.248Z] Installing : logrotate-3.8.6-19.el7.x86_64 60/92 [2021-07-15T18:16:49.248Z] Installing : dwz-0.11-3.el7.x86_64 61/92 [2021-07-15T18:16:50.661Z] Installing : libtirpc-0.2.4-0.16.el7.x86_64 62/92 [2021-07-15T18:16:50.936Z] Installing : python3-setuptools-39.2.0-10.el7.noarch 63/92 [2021-07-15T18:16:50.937Z] Installing : python3-pip-9.0.3-8.el7.noarch 64/92 [2021-07-15T18:16:51.907Z] Installing : python3-3.6.8-18.el7.x86_64 65/92 [2021-07-15T18:16:52.175Z] Installing : python3-libs-3.6.8-18.el7.x86_64 66/92 [2021-07-15T18:16:52.175Z] Installing : python3-rpm-generators-6-2.el7.noarch 67/92 [2021-07-15T18:16:52.175Z] Installing : python-krbV-1.0.90-8.el7.x86_64 68/92 [2021-07-15T18:16:52.175Z] Installing : zip-3.0-11.el7.x86_64 69/92 [2021-07-15T18:16:52.443Z] Installing : python3-rpm-macros-3-34.el7.noarch 70/92 [2021-07-15T18:16:53.856Z] Installing : kernel-headers-3.10.0-1160.31.1.el7.x86_64 71/92 [2021-07-15T18:16:53.856Z] Installing : glibc-headers-2.17-324.el7_9.x86_64 72/92 [2021-07-15T18:16:54.817Z] Installing : glibc-devel-2.17-324.el7_9.x86_64 73/92 [2021-07-15T18:16:54.817Z] Installing : python-dateutil-1.5-7.el7.noarch 74/92 [2021-07-15T18:16:54.817Z] Installing : perl-srpm-macros-1-8.el7.noarch 75/92 [2021-07-15T18:16:54.817Z] Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/92 [2021-07-15T18:16:54.817Z] Installing : python-backports-1.0-8.el7.x86_64 77/92 [2021-07-15T18:16:54.817Z] Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 78/92 [2021-07-15T18:16:54.817Z] Installing : python-urllib3-1.10.2-7.el7.noarch 79/92 [2021-07-15T18:16:54.817Z] Installing : python-requests-2.6.0-10.el7.noarch 80/92 [2021-07-15T18:16:55.096Z] Installing : python-requests-kerberos-0.7.0-2.el7.noarch 81/92 [2021-07-15T18:16:55.096Z] Installing : python2-koji-1.15.1-1.el7.centos.noarch 82/92 [2021-07-15T18:16:56.063Z] Installing : koji-1.15.1-1.el7.centos.noarch 83/92 [2021-07-15T18:16:56.063Z] Installing : sigul-0.207-1.el7.x86_64 84/92 [2021-07-15T18:16:57.471Z] Installing : python3-devel-3.6.8-18.el7.x86_64 85/92 [2021-07-15T18:16:58.432Z] Installing : gcc-4.8.5-44.el7.x86_64 86/92 [2021-07-15T18:16:59.397Z] Installing : automake-1.13.4-3.el7.noarch 87/92 [2021-07-15T18:16:59.397Z] install-info: No such file or directory for /usr/share/info/automake.info.gz [2021-07-15T18:17:17.968Z] Installing : kernel-devel-3.10.0-1160.31.1.el7.x86_64 88/92 [2021-07-15T18:17:17.968Z] Installing : 1:make-3.82-24.el7.x86_64 89/92 [2021-07-15T18:17:17.968Z] Installing : sudo-1.8.23-10.el7_9.1.x86_64 90/92 [2021-07-15T18:17:18.943Z] Cleanup : glibc-2.17-317.el7.x86_64 91/92 [2021-07-15T18:17:18.943Z] Cleanup : glibc-common-2.17-317.el7.x86_64 92/92 [2021-07-15T18:17:18.943Z] Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/92 [2021-07-15T18:17:18.943Z] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/92 [2021-07-15T18:17:18.943Z] Verifying : koji-1.15.1-1.el7.centos.noarch 3/92 [2021-07-15T18:17:18.943Z] Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 4/92 [2021-07-15T18:17:18.943Z] Verifying : git-1.8.3.1-23.el7_8.x86_64 5/92 [2021-07-15T18:17:18.943Z] Verifying : python-urllib3-1.10.2-7.el7.noarch 6/92 [2021-07-15T18:17:18.943Z] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 7/92 [2021-07-15T18:17:19.212Z] Verifying : glibc-common-2.17-324.el7_9.x86_64 8/92 [2021-07-15T18:17:19.212Z] Verifying : groff-base-1.22.2-8.el7.x86_64 9/92 [2021-07-15T18:17:19.212Z] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/92 [2021-07-15T18:17:19.212Z] Verifying : perl-Time-Local-1.2300-2.el7.noarch 11/92 [2021-07-15T18:17:19.212Z] Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 12/92 [2021-07-15T18:17:19.212Z] Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 13/92 [2021-07-15T18:17:19.212Z] Verifying : fipscheck-1.4.1-6.el7.x86_64 14/92 [2021-07-15T18:17:19.212Z] Verifying : 1:make-3.82-24.el7.x86_64 15/92 [2021-07-15T18:17:19.212Z] Verifying : python-backports-1.0-8.el7.x86_64 16/92 [2021-07-15T18:17:19.212Z] Verifying : python3-setuptools-39.2.0-10.el7.noarch 17/92 [2021-07-15T18:17:19.212Z] Verifying : python-requests-2.6.0-10.el7.noarch 18/92 [2021-07-15T18:17:19.212Z] Verifying : autoconf-2.69-11.el7.noarch 19/92 [2021-07-15T18:17:19.212Z] Verifying : perl-File-Path-2.09-2.el7.noarch 20/92 [2021-07-15T18:17:19.212Z] Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 21/92 [2021-07-15T18:17:19.213Z] Verifying : python-ipaddress-1.0.16-2.el7.noarch 22/92 [2021-07-15T18:17:19.213Z] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 23/92 [2021-07-15T18:17:19.213Z] Verifying : python-srpm-macros-3-34.el7.noarch 24/92 [2021-07-15T18:17:19.213Z] Verifying : python-kerberos-1.1-15.el7.x86_64 25/92 [2021-07-15T18:17:19.213Z] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 26/92 [2021-07-15T18:17:19.213Z] Verifying : python3-3.6.8-18.el7.x86_64 27/92 [2021-07-15T18:17:19.213Z] Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 28/92 [2021-07-15T18:17:19.213Z] Verifying : python-nss-0.16.0-3.el7.x86_64 29/92 [2021-07-15T18:17:19.213Z] Verifying : openssh-clients-7.4p1-21.el7.x86_64 30/92 [2021-07-15T18:17:19.213Z] Verifying : libmpc-1.0.1-3.el7.x86_64 31/92 [2021-07-15T18:17:19.213Z] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/92 [2021-07-15T18:17:19.213Z] Verifying : perl-Encode-2.51-7.el7.x86_64 33/92 [2021-07-15T18:17:19.213Z] Verifying : python2-libcomps-0.1.8-14.el7.x86_64 34/92 [2021-07-15T18:17:19.569Z] Verifying : perl-threads-1.87-4.el7.x86_64 35/92 [2021-07-15T18:17:19.569Z] Verifying : rsync-3.1.2-10.el7.x86_64 36/92 [2021-07-15T18:17:19.569Z] Verifying : glibc-devel-2.17-324.el7_9.x86_64 37/92 [2021-07-15T18:17:19.569Z] Verifying : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2021-07-15T18:17:19.569Z] Verifying : libgomp-4.8.5-44.el7.x86_64 39/92 [2021-07-15T18:17:19.569Z] Verifying : perl-srpm-macros-1-8.el7.noarch 40/92 [2021-07-15T18:17:19.569Z] Verifying : python3-rpm-generators-6-2.el7.noarch 41/92 [2021-07-15T18:17:19.569Z] Verifying : perl-threads-shared-1.43-6.el7.x86_64 42/92 [2021-07-15T18:17:19.569Z] Verifying : perl-Storable-2.45-3.el7.x86_64 43/92 [2021-07-15T18:17:19.569Z] Verifying : python3-pip-9.0.3-8.el7.noarch 44/92 [2021-07-15T18:17:19.570Z] Verifying : m4-1.4.16-10.el7.x86_64 45/92 [2021-07-15T18:17:19.570Z] Verifying : cpp-4.8.5-44.el7.x86_64 46/92 [2021-07-15T18:17:19.570Z] Verifying : 1:perl-parent-0.225-244.el7.noarch 47/92 [2021-07-15T18:17:19.570Z] Verifying : python-dateutil-1.5-7.el7.noarch 48/92 [2021-07-15T18:17:19.570Z] Verifying : perl-Test-Harness-3.28-3.el7.noarch 49/92 [2021-07-15T18:17:19.570Z] Verifying : python-rpm-macros-3-34.el7.noarch 50/92 [2021-07-15T18:17:19.570Z] Verifying : python2-koji-1.15.1-1.el7.centos.noarch 51/92 [2021-07-15T18:17:19.570Z] Verifying : libcomps-0.1.8-14.el7.x86_64 52/92 [2021-07-15T18:17:19.570Z] Verifying : perl-Carp-1.26-244.el7.noarch 53/92 [2021-07-15T18:17:19.570Z] Verifying : python3-libs-3.6.8-18.el7.x86_64 54/92 [2021-07-15T18:17:19.570Z] Verifying : glibc-headers-2.17-324.el7_9.x86_64 55/92 [2021-07-15T18:17:19.570Z] Verifying : gcc-4.8.5-44.el7.x86_64 56/92 [2021-07-15T18:17:19.570Z] Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 57/92 [2021-07-15T18:17:19.570Z] Verifying : perl-podlators-2.5.1-3.el7.noarch 58/92 [2021-07-15T18:17:19.570Z] Verifying : glibc-2.17-324.el7_9.x86_64 59/92 [2021-07-15T18:17:19.570Z] Verifying : 4:perl-5.16.3-299.el7_9.x86_64 60/92 [2021-07-15T18:17:19.570Z] Verifying : mpfr-3.1.1-4.el7.x86_64 61/92 [2021-07-15T18:17:19.570Z] Verifying : logrotate-3.8.6-19.el7.x86_64 62/92 [2021-07-15T18:17:19.570Z] Verifying : perl-Filter-1.49-3.el7.x86_64 63/92 [2021-07-15T18:17:19.570Z] Verifying : dwz-0.11-3.el7.x86_64 64/92 [2021-07-15T18:17:19.570Z] Verifying : kernel-headers-3.10.0-1160.31.1.el7.x86_64 65/92 [2021-07-15T18:17:19.837Z] Verifying : less-458-9.el7.x86_64 66/92 [2021-07-15T18:17:19.837Z] Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/92 [2021-07-15T18:17:19.837Z] Verifying : automake-1.13.4-3.el7.noarch 68/92 [2021-07-15T18:17:19.837Z] Verifying : perl-Exporter-5.68-3.el7.noarch 69/92 [2021-07-15T18:17:19.837Z] Verifying : perl-constant-1.27-2.el7.noarch 70/92 [2021-07-15T18:17:19.837Z] Verifying : perl-PathTools-3.40-5.el7.x86_64 71/92 [2021-07-15T18:17:19.837Z] Verifying : kernel-devel-3.10.0-1160.31.1.el7.x86_64 72/92 [2021-07-15T18:17:19.837Z] Verifying : perl-Socket-2.010-5.el7.x86_64 73/92 [2021-07-15T18:17:19.837Z] Verifying : openssh-7.4p1-21.el7.x86_64 74/92 [2021-07-15T18:17:19.837Z] Verifying : python-krbV-1.0.90-8.el7.x86_64 75/92 [2021-07-15T18:17:19.837Z] Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 76/92 [2021-07-15T18:17:19.837Z] Verifying : perl-Thread-Queue-3.02-2.el7.noarch 77/92 [2021-07-15T18:17:19.837Z] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 78/92 [2021-07-15T18:17:19.837Z] Verifying : sudo-1.8.23-10.el7_9.1.x86_64 79/92 [2021-07-15T18:17:19.837Z] Verifying : python3-devel-3.6.8-18.el7.x86_64 80/92 [2021-07-15T18:17:19.837Z] Verifying : python-six-1.9.0-2.el7.noarch 81/92 [2021-07-15T18:17:19.837Z] Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 82/92 [2021-07-15T18:17:19.837Z] Verifying : 1:perl-Error-0.17020-2.el7.noarch 83/92 [2021-07-15T18:17:19.837Z] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/92 [2021-07-15T18:17:19.837Z] Verifying : sigul-0.207-1.el7.x86_64 85/92 [2021-07-15T18:17:19.837Z] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 86/92 [2021-07-15T18:17:19.837Z] Verifying : zip-3.0-11.el7.x86_64 87/92 [2021-07-15T18:17:19.837Z] Verifying : python3-rpm-macros-3-34.el7.noarch 88/92 [2021-07-15T18:17:19.837Z] Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 89/92 [2021-07-15T18:17:19.837Z] Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 90/92 [2021-07-15T18:17:19.837Z] Verifying : glibc-common-2.17-317.el7.x86_64 91/92 [2021-07-15T18:17:20.103Z] Verifying : glibc-2.17-317.el7.x86_64 92/92 [2021-07-15T18:17:20.103Z] [2021-07-15T18:17:20.103Z] Installed: [2021-07-15T18:17:20.103Z] automake.noarch 0:1.13.4-3.el7 [2021-07-15T18:17:20.103Z] gcc.x86_64 0:4.8.5-44.el7 [2021-07-15T18:17:20.103Z] git.x86_64 0:1.8.3.1-23.el7_8 [2021-07-15T18:17:20.103Z] kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 [2021-07-15T18:17:20.103Z] make.x86_64 1:3.82-24.el7 [2021-07-15T18:17:20.103Z] python3.x86_64 0:3.6.8-18.el7 [2021-07-15T18:17:20.103Z] python3-devel.x86_64 0:3.6.8-18.el7 [2021-07-15T18:17:20.103Z] sigul.x86_64 0:0.207-1.el7 [2021-07-15T18:17:20.103Z] sudo.x86_64 0:1.8.23-10.el7_9.1 [2021-07-15T18:17:20.103Z] [2021-07-15T18:17:20.103Z] Dependency Installed: [2021-07-15T18:17:20.103Z] autoconf.noarch 0:2.69-11.el7 [2021-07-15T18:17:20.103Z] cpp.x86_64 0:4.8.5-44.el7 [2021-07-15T18:17:20.103Z] dwz.x86_64 0:0.11-3.el7 [2021-07-15T18:17:20.103Z] fipscheck.x86_64 0:1.4.1-6.el7 [2021-07-15T18:17:20.103Z] fipscheck-lib.x86_64 0:1.4.1-6.el7 [2021-07-15T18:17:20.103Z] glibc-devel.x86_64 0:2.17-324.el7_9 [2021-07-15T18:17:20.103Z] glibc-headers.x86_64 0:2.17-324.el7_9 [2021-07-15T18:17:20.103Z] groff-base.x86_64 0:1.22.2-8.el7 [2021-07-15T18:17:20.103Z] kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 [2021-07-15T18:17:20.103Z] koji.noarch 0:1.15.1-1.el7.centos [2021-07-15T18:17:20.103Z] less.x86_64 0:458-9.el7 [2021-07-15T18:17:20.103Z] libcomps.x86_64 0:0.1.8-14.el7 [2021-07-15T18:17:20.104Z] libedit.x86_64 0:3.0-12.20121213cvs.el7 [2021-07-15T18:17:20.104Z] libgomp.x86_64 0:4.8.5-44.el7 [2021-07-15T18:17:20.104Z] libmpc.x86_64 0:1.0.1-3.el7 [2021-07-15T18:17:20.104Z] libtirpc.x86_64 0:0.2.4-0.16.el7 [2021-07-15T18:17:20.104Z] logrotate.x86_64 0:3.8.6-19.el7 [2021-07-15T18:17:20.104Z] m4.x86_64 0:1.4.16-10.el7 [2021-07-15T18:17:20.104Z] mpfr.x86_64 0:3.1.1-4.el7 [2021-07-15T18:17:20.104Z] openssh.x86_64 0:7.4p1-21.el7 [2021-07-15T18:17:20.104Z] openssh-clients.x86_64 0:7.4p1-21.el7 [2021-07-15T18:17:20.104Z] perl.x86_64 4:5.16.3-299.el7_9 [2021-07-15T18:17:20.104Z] perl-Carp.noarch 0:1.26-244.el7 [2021-07-15T18:17:20.104Z] perl-Data-Dumper.x86_64 0:2.145-3.el7 [2021-07-15T18:17:20.104Z] perl-Encode.x86_64 0:2.51-7.el7 [2021-07-15T18:17:20.104Z] perl-Error.noarch 1:0.17020-2.el7 [2021-07-15T18:17:20.104Z] perl-Exporter.noarch 0:5.68-3.el7 [2021-07-15T18:17:20.104Z] perl-File-Path.noarch 0:2.09-2.el7 [2021-07-15T18:17:20.104Z] perl-File-Temp.noarch 0:0.23.01-3.el7 [2021-07-15T18:17:20.104Z] perl-Filter.x86_64 0:1.49-3.el7 [2021-07-15T18:17:20.104Z] perl-Getopt-Long.noarch 0:2.40-3.el7 [2021-07-15T18:17:20.104Z] perl-Git.noarch 0:1.8.3.1-23.el7_8 [2021-07-15T18:17:20.104Z] perl-HTTP-Tiny.noarch 0:0.033-3.el7 [2021-07-15T18:17:20.104Z] perl-PathTools.x86_64 0:3.40-5.el7 [2021-07-15T18:17:20.104Z] perl-Pod-Escapes.noarch 1:1.04-299.el7_9 [2021-07-15T18:17:20.104Z] perl-Pod-Perldoc.noarch 0:3.20-4.el7 [2021-07-15T18:17:20.104Z] perl-Pod-Simple.noarch 1:3.28-4.el7 [2021-07-15T18:17:20.104Z] perl-Pod-Usage.noarch 0:1.63-3.el7 [2021-07-15T18:17:20.104Z] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 [2021-07-15T18:17:20.104Z] perl-Socket.x86_64 0:2.010-5.el7 [2021-07-15T18:17:20.104Z] perl-Storable.x86_64 0:2.45-3.el7 [2021-07-15T18:17:20.104Z] perl-TermReadKey.x86_64 0:2.30-20.el7 [2021-07-15T18:17:20.104Z] perl-Test-Harness.noarch 0:3.28-3.el7 [2021-07-15T18:17:20.104Z] perl-Text-ParseWords.noarch 0:3.29-4.el7 [2021-07-15T18:17:20.104Z] perl-Thread-Queue.noarch 0:3.02-2.el7 [2021-07-15T18:17:20.104Z] perl-Time-HiRes.x86_64 4:1.9725-3.el7 [2021-07-15T18:17:20.104Z] perl-Time-Local.noarch 0:1.2300-2.el7 [2021-07-15T18:17:20.104Z] perl-constant.noarch 0:1.27-2.el7 [2021-07-15T18:17:20.104Z] perl-libs.x86_64 4:5.16.3-299.el7_9 [2021-07-15T18:17:20.104Z] perl-macros.x86_64 4:5.16.3-299.el7_9 [2021-07-15T18:17:20.104Z] perl-parent.noarch 1:0.225-244.el7 [2021-07-15T18:17:20.104Z] perl-podlators.noarch 0:2.5.1-3.el7 [2021-07-15T18:17:20.104Z] perl-srpm-macros.noarch 0:1-8.el7 [2021-07-15T18:17:20.104Z] perl-threads.x86_64 0:1.87-4.el7 [2021-07-15T18:17:20.104Z] perl-threads-shared.x86_64 0:1.43-6.el7 [2021-07-15T18:17:20.104Z] pyOpenSSL.x86_64 0:0.13.1-4.el7 [2021-07-15T18:17:20.104Z] python-backports.x86_64 0:1.0-8.el7 [2021-07-15T18:17:20.104Z] python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 [2021-07-15T18:17:20.104Z] python-dateutil.noarch 0:1.5-7.el7 [2021-07-15T18:17:20.104Z] python-ipaddress.noarch 0:1.0.16-2.el7 [2021-07-15T18:17:20.104Z] python-kerberos.x86_64 0:1.1-15.el7 [2021-07-15T18:17:20.104Z] python-krbV.x86_64 0:1.0.90-8.el7 [2021-07-15T18:17:20.104Z] python-nss.x86_64 0:0.16.0-3.el7 [2021-07-15T18:17:20.104Z] python-requests.noarch 0:2.6.0-10.el7 [2021-07-15T18:17:20.104Z] python-requests-kerberos.noarch 0:0.7.0-2.el7 [2021-07-15T18:17:20.104Z] python-rpm-macros.noarch 0:3-34.el7 [2021-07-15T18:17:20.104Z] python-six.noarch 0:1.9.0-2.el7 [2021-07-15T18:17:20.104Z] python-srpm-macros.noarch 0:3-34.el7 [2021-07-15T18:17:20.104Z] python-urllib3.noarch 0:1.10.2-7.el7 [2021-07-15T18:17:20.104Z] python2-koji.noarch 0:1.15.1-1.el7.centos [2021-07-15T18:17:20.104Z] python2-libcomps.x86_64 0:0.1.8-14.el7 [2021-07-15T18:17:20.104Z] python3-libs.x86_64 0:3.6.8-18.el7 [2021-07-15T18:17:20.104Z] python3-pip.noarch 0:9.0.3-8.el7 [2021-07-15T18:17:20.104Z] python3-rpm-generators.noarch 0:6-2.el7 [2021-07-15T18:17:20.104Z] python3-rpm-macros.noarch 0:3-34.el7 [2021-07-15T18:17:20.104Z] python3-setuptools.noarch 0:39.2.0-10.el7 [2021-07-15T18:17:20.104Z] redhat-rpm-config.noarch 0:9.1.0-88.el7.centos [2021-07-15T18:17:20.104Z] rsync.x86_64 0:3.1.2-10.el7 [2021-07-15T18:17:20.104Z] zip.x86_64 0:3.0-11.el7 [2021-07-15T18:17:20.104Z] [2021-07-15T18:17:20.104Z] Dependency Updated: [2021-07-15T18:17:20.104Z] glibc.x86_64 0:2.17-324.el7_9 glibc-common.x86_64 0:2.17-324.el7_9 [2021-07-15T18:17:20.104Z] [2021-07-15T18:17:20.104Z] Complete! [2021-07-15T18:17:20.104Z] Loaded plugins: fastestmirror, ovl [2021-07-15T18:17:20.104Z] Cleaning repos: base extras fedora-infra-sigul updates [2021-07-15T18:17:20.104Z] Cleaning up list of fastest mirrors [2021-07-15T18:17:20.374Z] Python 3.6.8 [2021-07-15T18:17:30.495Z] Removing intermediate container 8a9e8f90b483 [2021-07-15T18:17:30.495Z] ---> ddafa155b15c [2021-07-15T18:17:30.495Z] 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 [2021-07-15T18:17:30.495Z] ---> Running in f90792a2c0a2 [2021-07-15T18:17:30.495Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T18:17:30.495Z] Dload Upload Total Spent Left Speed [2021-07-15T18:17:30.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1892k 0 10968 0 0 62419 0 0:00:31 --:--:-- 0:00:31 62318 100 1892k 100 1892k 0 0 7029k 0 --:--:-- --:--:-- --:--:-- 7035k [2021-07-15T18:17:32.456Z] Collecting pip [2021-07-15T18:17:32.456Z] Downloading pip-21.1.3-py3-none-any.whl (1.5 MB) [2021-07-15T18:17:32.456Z] Collecting wheel [2021-07-15T18:17:32.456Z] Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) [2021-07-15T18:17:32.456Z] Installing collected packages: wheel, pip [2021-07-15T18:17:32.456Z] Attempting uninstall: pip [2021-07-15T18:17:32.456Z] Found existing installation: pip 9.0.3 [2021-07-15T18:17:32.456Z] Uninstalling pip-9.0.3: [2021-07-15T18:17:33.423Z] Successfully uninstalled pip-9.0.3 [2021-07-15T18:17:34.386Z] Successfully installed pip-21.1.3 wheel-0.36.2 [2021-07-15T18:17:34.387Z] 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 [2021-07-15T18:17:35.349Z] Removing intermediate container f90792a2c0a2 [2021-07-15T18:17:35.349Z] ---> d96d1dec68d5 [2021-07-15T18:17:35.349Z] Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools [2021-07-15T18:17:35.349Z] ---> Running in fa1af11c8bb5 [2021-07-15T18:17:35.934Z] Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) [2021-07-15T18:17:35.934Z] Requirement already satisfied: setuptools in /usr/lib/python3.6/site-packages (39.2.0) [2021-07-15T18:17:36.518Z] Collecting setuptools [2021-07-15T18:17:36.518Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T18:17:36.518Z] Installing collected packages: setuptools [2021-07-15T18:17:36.518Z] Attempting uninstall: setuptools [2021-07-15T18:17:36.518Z] Found existing installation: setuptools 39.2.0 [2021-07-15T18:17:36.786Z] Uninstalling setuptools-39.2.0: [2021-07-15T18:17:37.052Z] Successfully uninstalled setuptools-39.2.0 [2021-07-15T18:17:37.319Z] 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 [2021-07-15T18:17:37.319Z] Successfully installed setuptools-57.2.0 [2021-07-15T18:17:37.912Z] Removing intermediate container fa1af11c8bb5 [2021-07-15T18:17:37.912Z] ---> 9a85ed111047 [2021-07-15T18:17:37.912Z] Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 [2021-07-15T18:17:37.912Z] ---> Running in 7c62cc4f8a30 [2021-07-15T18:17:38.882Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T18:17:38.882Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T18:17:38.882Z] Collecting pygithub [2021-07-15T18:17:38.882Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T18:17:38.882Z] Collecting email-validator [2021-07-15T18:17:38.883Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T18:17:38.883Z] Collecting six [2021-07-15T18:17:38.883Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T18:17:39.469Z] Collecting setuptools>=36.5.0 [2021-07-15T18:17:39.469Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T18:17:39.469Z] Collecting python-jenkins [2021-07-15T18:17:39.469Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T18:17:39.737Z] Collecting lxml [2021-07-15T18:17:39.737Z] Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB) [2021-07-15T18:17:40.007Z] Collecting bs4 [2021-07-15T18:17:40.007Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T18:17:40.277Z] Collecting requests [2021-07-15T18:17:40.277Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T18:17:40.277Z] Collecting docker [2021-07-15T18:17:40.277Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T18:17:40.546Z] Collecting jsonschema [2021-07-15T18:17:40.546Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T18:17:40.546Z] Collecting xdg==3.0.2 [2021-07-15T18:17:40.546Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T18:17:40.546Z] Collecting defusedxml [2021-07-15T18:17:40.546Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T18:17:40.546Z] Collecting tqdm [2021-07-15T18:17:40.546Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T18:17:40.817Z] Collecting click [2021-07-15T18:17:40.817Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T18:17:40.817Z] Collecting oauth2client [2021-07-15T18:17:40.817Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T18:17:40.817Z] Collecting pygerrit2 [2021-07-15T18:17:40.817Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T18:17:40.817Z] Installing build dependencies: started [2021-07-15T18:17:42.237Z] Installing build dependencies: finished with status 'done' [2021-07-15T18:17:42.237Z] Getting requirements to build wheel: started [2021-07-15T18:17:42.507Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T18:17:42.507Z] Installing backend dependencies: started [2021-07-15T18:17:43.094Z] Installing backend dependencies: finished with status 'done' [2021-07-15T18:17:43.094Z] Preparing wheel metadata: started [2021-07-15T18:17:43.688Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T18:17:43.688Z] Collecting pyyaml [2021-07-15T18:17:43.688Z] Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) [2021-07-15T18:17:44.280Z] Collecting ruamel.yaml [2021-07-15T18:17:44.280Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T18:17:44.280Z] Collecting tabulate [2021-07-15T18:17:44.280Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T18:17:44.280Z] Collecting httplib2 [2021-07-15T18:17:44.280Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T18:17:44.547Z] Collecting shade~=1.27.1 [2021-07-15T18:17:44.548Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T18:17:44.548Z] Collecting openstacksdk>=0.9.19 [2021-07-15T18:17:44.548Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T18:17:44.814Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T18:17:44.814Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T18:17:44.814Z] Collecting os-client-config>=1.28.0 [2021-07-15T18:17:44.814Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T18:17:44.814Z] Collecting decorator>=4.4.1 [2021-07-15T18:17:44.814Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T18:17:44.814Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T18:17:44.814Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T18:17:45.100Z] Collecting importlib-metadata>=1.7.0 [2021-07-15T18:17:45.101Z] Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) [2021-07-15T18:17:45.101Z] Collecting os-service-types>=1.7.0 [2021-07-15T18:17:45.101Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T18:17:45.101Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T18:17:45.101Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T18:17:45.101Z] Collecting munch>=2.1.0 [2021-07-15T18:17:45.101Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T18:17:45.101Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T18:17:45.101Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T18:17:45.101Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T18:17:45.101Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T18:17:45.101Z] Collecting appdirs>=1.3.0 [2021-07-15T18:17:45.101Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T18:17:45.367Z] Collecting netifaces>=0.10.4 [2021-07-15T18:17:45.367Z] Downloading netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) [2021-07-15T18:17:45.367Z] Collecting iso8601>=0.1.11 [2021-07-15T18:17:45.367Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T18:17:45.367Z] Collecting jmespath>=0.9.0 [2021-07-15T18:17:45.367Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T18:17:45.964Z] Collecting cryptography>=2.7 [2021-07-15T18:17:45.965Z] Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) [2021-07-15T18:17:46.233Z] Collecting cffi>=1.12 [2021-07-15T18:17:46.233Z] Downloading cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl (401 kB) [2021-07-15T18:17:46.233Z] Collecting pycparser [2021-07-15T18:17:46.233Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T18:17:46.233Z] Collecting stevedore>=3.0.0 [2021-07-15T18:17:46.233Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T18:17:46.500Z] Collecting zipp>=0.5 [2021-07-15T18:17:46.500Z] Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) [2021-07-15T18:17:46.500Z] Collecting typing-extensions>=3.6.4 [2021-07-15T18:17:46.500Z] Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) [2021-07-15T18:17:46.500Z] Collecting jsonpointer>=1.9 [2021-07-15T18:17:46.500Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T18:17:46.766Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T18:17:46.766Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T18:17:46.766Z] Collecting idna<4,>=2.5 [2021-07-15T18:17:46.766Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T18:17:46.766Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T18:17:46.766Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T18:17:46.766Z] Collecting certifi>=2017.4.17 [2021-07-15T18:17:46.766Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T18:17:47.032Z] Collecting beautifulsoup4 [2021-07-15T18:17:47.032Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T18:17:47.032Z] Collecting soupsieve>1.2 [2021-07-15T18:17:47.032Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T18:17:47.299Z] Collecting websocket-client>=0.32.0 [2021-07-15T18:17:47.299Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T18:17:47.299Z] Collecting dnspython>=1.15.0 [2021-07-15T18:17:47.299Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T18:17:47.299Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T18:17:47.299Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T18:17:47.565Z] Collecting attrs>=17.4.0 [2021-07-15T18:17:47.565Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T18:17:47.565Z] Collecting pyrsistent>=0.14.0 [2021-07-15T18:17:47.565Z] Downloading pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.whl (117 kB) [2021-07-15T18:17:47.565Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T18:17:47.565Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T18:17:47.839Z] Collecting pyasn1>=0.1.7 [2021-07-15T18:17:47.839Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T18:17:47.839Z] Collecting rsa>=3.1.4 [2021-07-15T18:17:47.839Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T18:17:48.106Z] Collecting deprecated [2021-07-15T18:17:48.106Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T18:17:48.106Z] Collecting pynacl>=1.4.0 [2021-07-15T18:17:48.106Z] Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) [2021-07-15T18:17:48.106Z] Collecting pyjwt>=2.0 [2021-07-15T18:17:48.106Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T18:17:48.382Z] Collecting wrapt<2,>=1.10 [2021-07-15T18:17:48.382Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T18:17:48.650Z] Collecting multi-key-dict [2021-07-15T18:17:48.650Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T18:17:48.918Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T18:17:48.918Z] Downloading ruamel.yaml.clib-0.2.6-cp36-cp36m-manylinux1_x86_64.whl (552 kB) [2021-07-15T18:17:49.186Z] Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict [2021-07-15T18:17:49.186Z] Building wheel for bs4 (setup.py): started [2021-07-15T18:17:49.454Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T18:17:49.454Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=645dbd4777358fabc30c0b8227c9935a797eafbd021cc236537ec8cab641088d [2021-07-15T18:17:49.454Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mgdxeezv/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2021-07-15T18:17:49.454Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T18:17:49.720Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T18:17:49.720Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=e7f19c0d12090b14a6fab6b6232f96d0429404bab3d9a26ef7c29d668dbeb0e6 [2021-07-15T18:17:49.720Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mgdxeezv/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e [2021-07-15T18:17:49.720Z] Building wheel for wrapt (setup.py): started [2021-07-15T18:17:50.690Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T18:17:50.690Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64570 sha256=2bc10b80b1fb1b87e0aa7ed19e33ef056b0631a4ae4727eecd23516e8a47f222 [2021-07-15T18:17:50.690Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mgdxeezv/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2021-07-15T18:17:50.690Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T18:17:50.690Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T18:17:50.690Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=ecb0ee332192427498ad4d9b93ddf4d1e6a3229b391e48e8e956c50fb5789501 [2021-07-15T18:17:50.690Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mgdxeezv/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 [2021-07-15T18:17:50.690Z] Successfully built bs4 pygerrit2 wrapt multi-key-dict [2021-07-15T18:17:51.274Z] Installing collected packages: zipp, typing-extensions, urllib3, pycparser, pbr, importlib-metadata, idna, charset-normalizer, certifi, stevedore, six, requests, os-service-types, jsonpointer, iso8601, decorator, cffi, wrapt, soupsieve, requestsexceptions, pyyaml, pyparsing, pyasn1, netifaces, munch, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, appdirs, websocket-client, setuptools, ruamel.yaml.clib, rsa, pyrsistent, pynacl, pyjwt, pyasn1-modules, openstacksdk, multi-key-dict, httplib2, dnspython, deprecated, beautifulsoup4, attrs, xdg, tqdm, tabulate, ruamel.yaml, python-jenkins, pygithub, pygerrit2, os-client-config, oauth2client, lxml, jsonschema, email-validator, docker, defusedxml, click, bs4, shade, lftools [2021-07-15T18:17:56.654Z] 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 [2021-07-15T18:17:56.654Z] Successfully installed appdirs-1.4.4 attrs-21.2.0 beautifulsoup4-4.9.3 bs4-0.0.1 certifi-2021.5.30 cffi-1.14.6 charset-normalizer-2.0.2 click-8.0.1 cryptography-3.4.7 decorator-5.0.9 defusedxml-0.7.1 deprecated-1.2.12 dnspython-2.1.0 docker-5.0.0 dogpile.cache-1.1.3 email-validator-1.1.3 httplib2-0.19.1 idna-3.2 importlib-metadata-4.6.1 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 jsonschema-3.2.0 keystoneauth1-4.3.1 lftools-0.31.1 lxml-4.6.3 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.11.0 oauth2client-4.1.3 openstacksdk-0.57.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.6.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.15 pygithub-1.55 pyjwt-2.1.0 pynacl-1.4.0 pyparsing-2.4.7 pyrsistent-0.18.0 python-jenkins-1.7.0 pyyaml-5.4.1 requests-2.26.0 requestsexceptions-1.4.0 rsa-4.7.2 ruamel.yaml-0.17.10 ruamel.yaml.clib-0.2.6 setuptools-57.2.0 shade-1.27.2 six-1.16.0 soupsieve-2.2.1 stevedore-3.3.0 tabulate-0.8.9 tqdm-4.61.2 typing-extensions-3.10.0.0 urllib3-1.26.6 websocket-client-1.1.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.5.0 [2021-07-15T18:18:00.000Z] Removing intermediate container 7c62cc4f8a30 [2021-07-15T18:18:00.000Z] ---> 9c2294a73028 [2021-07-15T18:18:00.000Z] Successfully built 9c2294a73028 [2021-07-15T18:18:00.000Z] Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:18:00.387Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2021-07-15T18:18:00.387Z] Sending build context to Docker daemon 402.4kB [2021-07-15T18:18:00.387Z] [WARNING]: Empty continuation line found in: [2021-07-15T18:18:00.387Z] RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq 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} [2021-07-15T18:18:00.387Z] [WARNING]: Empty continuation lines will become errors in a future release. [2021-07-15T18:18:00.387Z] Step 1/5 : FROM python:3.9-slim [2021-07-15T18:18:00.974Z] 3.9-slim: Pulling from library/python [2021-07-15T18:18:00.974Z] b4d181a07f80: Pulling fs layer [2021-07-15T18:18:00.974Z] a1111a8f2ec3: Pulling fs layer [2021-07-15T18:18:00.974Z] ed53099fbce6: Pulling fs layer [2021-07-15T18:18:00.974Z] dc539afda2c1: Pulling fs layer [2021-07-15T18:18:00.974Z] 77bc0d833cb6: Pulling fs layer [2021-07-15T18:18:00.974Z] dc539afda2c1: Waiting [2021-07-15T18:18:00.974Z] 77bc0d833cb6: Waiting [2021-07-15T18:18:01.242Z] a1111a8f2ec3: Download complete [2021-07-15T18:18:01.510Z] ed53099fbce6: Verifying Checksum [2021-07-15T18:18:01.510Z] ed53099fbce6: Download complete [2021-07-15T18:18:01.510Z] dc539afda2c1: Verifying Checksum [2021-07-15T18:18:01.510Z] dc539afda2c1: Download complete [2021-07-15T18:18:01.510Z] b4d181a07f80: Verifying Checksum [2021-07-15T18:18:01.510Z] b4d181a07f80: Download complete [2021-07-15T18:18:01.779Z] 77bc0d833cb6: Download complete [2021-07-15T18:18:02.634Z] b4d181a07f80: Pull complete [2021-07-15T18:18:02.634Z] a1111a8f2ec3: Pull complete [2021-07-15T18:18:03.226Z] ed53099fbce6: Pull complete [2021-07-15T18:18:03.226Z] dc539afda2c1: Pull complete [2021-07-15T18:18:03.495Z] 77bc0d833cb6: Pull complete [2021-07-15T18:18:03.495Z] Digest: sha256:2c018e29a8eada75e855d78641adda978a2c0a035fd928e281e1240144e8a337 [2021-07-15T18:18:03.495Z] Status: Downloaded newer image for python:3.9-slim [2021-07-15T18:18:03.495Z] ---> c2f204720fdd [2021-07-15T18:18:03.495Z] Step 2/5 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 [2021-07-15T18:18:04.456Z] ---> Running in 819c9ce4f4fd [2021-07-15T18:18:04.456Z] Removing intermediate container 819c9ce4f4fd [2021-07-15T18:18:04.456Z] ---> d9c8ab86389d [2021-07-15T18:18:04.456Z] Step 3/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2021-07-15T18:18:04.456Z] ---> Running in d9239b763135 [2021-07-15T18:18:04.456Z] Removing intermediate container d9239b763135 [2021-07-15T18:18:04.456Z] ---> efef2f39bf03 [2021-07-15T18:18:04.456Z] Step 4/5 : COPY ./lf-env.sh /root/lf-env.sh [2021-07-15T18:18:04.722Z] ---> d7456c7562ef [2021-07-15T18:18:04.722Z] Step 5/5 : RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq 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} [2021-07-15T18:18:04.722Z] ---> Running in 2bd3637bebf6 [2021-07-15T18:18:05.306Z] Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-15T18:18:05.306Z] Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-15T18:18:05.306Z] Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-15T18:18:05.306Z] Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-15T18:18:05.574Z] Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-15T18:18:05.575Z] Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-15T18:18:06.540Z] Fetched 8454 kB in 1s (5693 kB/s) [2021-07-15T18:18:07.125Z] Reading package lists... [2021-07-15T18:18:07.750Z] Reading package lists... [2021-07-15T18:18:07.750Z] Building dependency tree... [2021-07-15T18:18:07.750Z] Reading state information... [2021-07-15T18:18:07.750Z] util-linux is already the newest version (2.33.1-0.1). [2021-07-15T18:18:07.750Z] util-linux set to manually installed. [2021-07-15T18:18:07.750Z] The following additional packages will be installed: [2021-07-15T18:18:07.750Z] binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-8 cron [2021-07-15T18:18:07.750Z] dirmngr dpkg-dev exim4-base exim4-config exim4-daemon-light fakeroot file [2021-07-15T18:18:07.750Z] g++ g++-8 gcc gcc-8 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent [2021-07-15T18:18:07.750Z] gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs krb5-locales less [2021-07-15T18:18:07.750Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2021-07-15T18:18:07.750Z] libasan5 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev [2021-07-15T18:18:07.750Z] libcc1-0 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libevent-2.1-6 [2021-07-15T18:18:07.750Z] libfakeroot libfile-fcntllock-perl libfribidi0 libgc1c2 libgcc-8-dev [2021-07-15T18:18:07.750Z] libgdbm-compat4 libgnutls-dane0 libgomp1 libgpm2 libgsasl7 libgssapi-krb5-2 [2021-07-15T18:18:07.750Z] libicu63 libidn11 libisl19 libitm1 libjq1 libk5crypto3 libkeyutils1 [2021-07-15T18:18:07.750Z] libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 libldap-2.4-2 [2021-07-15T18:18:07.750Z] libldap-common liblocale-gettext-perl liblsan0 libltdl7 liblzo2-2 [2021-07-15T18:18:07.750Z] libmagic-mgc libmagic1 libmailutils5 libmariadb3 libmpc3 libmpfr6 libmpx2 [2021-07-15T18:18:07.750Z] libncurses6 libnghttp2-14 libnpth0 libntlm0 libonig5 libpcre2-8-0 [2021-07-15T18:18:07.750Z] libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal libpython2.7-stdlib [2021-07-15T18:18:07.750Z] libquadmath0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [2021-07-15T18:18:07.750Z] libsensors-config libsensors5 libssh2-1 libstdc++-8-dev libtsan0 libubsan1 [2021-07-15T18:18:07.750Z] libunbound8 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 [2021-07-15T18:18:07.750Z] libxml2 libxmuu1 libxslt1.1 linux-libc-dev lsb-base mailutils [2021-07-15T18:18:07.750Z] mailutils-common make manpages manpages-dev mariadb-common mime-support [2021-07-15T18:18:07.750Z] mysql-common openssh-client patch perl perl-modules-5.28 pinentry-curses [2021-07-15T18:18:07.750Z] psmisc publicsuffix sensible-utils ucf xauth xz-utils [2021-07-15T18:18:07.750Z] Suggested packages: [2021-07-15T18:18:07.750Z] binutils-doc bzip2-doc cpp-doc gcc-8-locales anacron logrotate checksecurity [2021-07-15T18:18:07.750Z] dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring [2021-07-15T18:18:07.750Z] exim4-doc-html | exim4-doc-info eximon4 spf-tools-perl swaks g++-multilib [2021-07-15T18:18:07.750Z] g++-8-multilib gcc-8-doc libstdc++6-8-dbg gcc-multilib autoconf automake [2021-07-15T18:18:07.750Z] libtool flex bison gdb gcc-doc gcc-8-multilib libgcc1-dbg libgomp1-dbg [2021-07-15T18:18:07.750Z] libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg [2021-07-15T18:18:07.750Z] libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run [2021-07-15T18:18:07.750Z] | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs [2021-07-15T18:18:07.750Z] git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr [2021-07-15T18:18:07.750Z] dns-root-data gpm krb5-doc krb5-user libsasl2-modules-gssapi-mit [2021-07-15T18:18:07.750Z] | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp [2021-07-15T18:18:07.750Z] libsasl2-modules-sql lm-sensors libstdc++-8-doc mailutils-mh mailutils-doc [2021-07-15T18:18:07.750Z] make-doc man-browser keychain libpam-ssh monkeysphere ssh-askpass ed [2021-07-15T18:18:07.750Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2021-07-15T18:18:07.750Z] | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl [2021-07-15T18:18:07.750Z] pinentry-doc isag [2021-07-15T18:18:08.747Z] The following NEW packages will be installed: [2021-07-15T18:18:08.747Z] binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp [2021-07-15T18:18:08.747Z] cpp-8 cron dirmngr dpkg-dev exim4-base exim4-config exim4-daemon-light [2021-07-15T18:18:08.747Z] fakeroot file g++ g++-8 gcc gcc-8 git git-man gnupg gnupg-l10n gnupg-utils [2021-07-15T18:18:08.747Z] gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs jq [2021-07-15T18:18:08.747Z] krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl [2021-07-15T18:18:08.747Z] libalgorithm-merge-perl libasan5 libassuan0 libatomic1 libbinutils libbsd0 [2021-07-15T18:18:08.747Z] libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libdpkg-perl libedit2 [2021-07-15T18:18:08.747Z] liberror-perl libevent-2.1-6 libfakeroot libfile-fcntllock-perl libfribidi0 [2021-07-15T18:18:08.747Z] libgc1c2 libgcc-8-dev libgdbm-compat4 libgnutls-dane0 libgomp1 libgpm2 [2021-07-15T18:18:08.747Z] libgsasl7 libgssapi-krb5-2 libicu63 libidn11 libisl19 libitm1 libjq1 [2021-07-15T18:18:08.747Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 [2021-07-15T18:18:08.747Z] libkyotocabinet16v5 libldap-2.4-2 libldap-common liblocale-gettext-perl [2021-07-15T18:18:08.747Z] liblsan0 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmailutils5 libmariadb3 [2021-07-15T18:18:08.747Z] libmpc3 libmpfr6 libmpx2 libncurses6 libnghttp2-14 libnpth0 libntlm0 [2021-07-15T18:18:08.747Z] libonig5 libpcre2-8-0 libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal [2021-07-15T18:18:08.747Z] libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2 libsasl2-modules [2021-07-15T18:18:08.747Z] libsasl2-modules-db libsensors-config libsensors5 libssh2-1 libstdc++-8-dev [2021-07-15T18:18:08.747Z] libtsan0 libubsan1 libunbound8 libwrap0 libx11-6 libx11-data libxau6 libxcb1 [2021-07-15T18:18:08.747Z] libxdmcp6 libxext6 libxml2 libxmuu1 libxslt1.1 linux-libc-dev lsb-base [2021-07-15T18:18:08.747Z] mailutils mailutils-common make manpages manpages-dev mariadb-common [2021-07-15T18:18:08.747Z] mime-support mysql-common openssh-client patch perl perl-modules-5.28 [2021-07-15T18:18:08.747Z] pinentry-curses psmisc publicsuffix sensible-utils sudo sysstat ucf xauth [2021-07-15T18:18:08.747Z] xmlstarlet xz-utils [2021-07-15T18:18:08.747Z] 0 upgraded, 142 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T18:18:08.747Z] Need to get 105 MB of archives. [2021-07-15T18:18:08.747Z] After this operation, 428 MB of additional disk space will be used. [2021-07-15T18:18:08.747Z] Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] [2021-07-15T18:18:08.747Z] Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] [2021-07-15T18:18:08.747Z] Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB] [2021-07-15T18:18:08.747Z] Get:4 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2021-07-15T18:18:08.747Z] Get:5 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] [2021-07-15T18:18:08.747Z] Get:6 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] [2021-07-15T18:18:09.035Z] Get:7 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] [2021-07-15T18:18:09.035Z] Get:8 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-07-15T18:18:09.035Z] Get:9 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB] [2021-07-15T18:18:09.035Z] Get:10 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-15T18:18:09.035Z] Get:11 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-07-15T18:18:09.035Z] Get:12 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-07-15T18:18:09.035Z] Get:13 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-07-15T18:18:09.035Z] Get:14 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u1 [95.4 kB] [2021-07-15T18:18:09.035Z] Get:15 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB] [2021-07-15T18:18:09.035Z] Get:16 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] [2021-07-15T18:18:09.035Z] Get:17 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] [2021-07-15T18:18:09.035Z] Get:18 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] [2021-07-15T18:18:09.035Z] Get:19 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-15T18:18:09.035Z] Get:20 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-15T18:18:09.035Z] Get:21 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-15T18:18:09.035Z] Get:22 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-15T18:18:09.035Z] Get:23 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-15T18:18:09.035Z] Get:24 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB] [2021-07-15T18:18:09.035Z] Get:25 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] [2021-07-15T18:18:09.035Z] Get:26 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-15T18:18:09.035Z] Get:27 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] [2021-07-15T18:18:09.035Z] Get:28 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] [2021-07-15T18:18:09.035Z] Get:29 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] [2021-07-15T18:18:09.035Z] Get:30 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] [2021-07-15T18:18:09.035Z] Get:31 http://deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10 [275 kB] [2021-07-15T18:18:09.035Z] Get:32 http://deb.debian.org/debian buster-updates/main amd64 linux-libc-dev amd64 4.19.194-2 [1459 kB] [2021-07-15T18:18:09.035Z] Get:33 http://deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10 [2691 kB] [2021-07-15T18:18:09.035Z] Get:34 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] [2021-07-15T18:18:09.035Z] Get:35 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] [2021-07-15T18:18:09.035Z] Get:36 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] [2021-07-15T18:18:09.035Z] Get:37 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] [2021-07-15T18:18:09.315Z] Get:38 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] [2021-07-15T18:18:09.315Z] Get:39 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] [2021-07-15T18:18:09.315Z] Get:40 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] [2021-07-15T18:18:09.315Z] Get:41 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] [2021-07-15T18:18:09.315Z] Get:42 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] [2021-07-15T18:18:09.315Z] Get:43 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] [2021-07-15T18:18:09.315Z] Get:44 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] [2021-07-15T18:18:09.315Z] Get:45 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] [2021-07-15T18:18:09.315Z] Get:46 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] [2021-07-15T18:18:09.315Z] Get:47 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] [2021-07-15T18:18:09.315Z] Get:48 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] [2021-07-15T18:18:09.315Z] Get:49 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] [2021-07-15T18:18:09.315Z] Get:50 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] [2021-07-15T18:18:09.315Z] Get:51 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] [2021-07-15T18:18:09.315Z] Get:52 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] [2021-07-15T18:18:09.315Z] Get:53 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] [2021-07-15T18:18:09.591Z] Get:54 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] [2021-07-15T18:18:09.592Z] Get:55 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] [2021-07-15T18:18:09.592Z] Get:56 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB] [2021-07-15T18:18:09.592Z] Get:57 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-15T18:18:09.592Z] Get:58 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-15T18:18:09.592Z] Get:59 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] [2021-07-15T18:18:09.592Z] Get:60 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] [2021-07-15T18:18:09.592Z] Get:61 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u1 [510 kB] [2021-07-15T18:18:09.592Z] Get:62 http://deb.debian.org/debian buster/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB] [2021-07-15T18:18:09.592Z] Get:63 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-15T18:18:09.592Z] Get:64 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-15T18:18:09.592Z] Get:65 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-15T18:18:09.592Z] Get:66 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-15T18:18:09.592Z] Get:67 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] [2021-07-15T18:18:09.592Z] Get:68 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u1 [712 kB] [2021-07-15T18:18:09.592Z] Get:69 http://deb.debian.org/debian buster/main amd64 exim4-config all 4.92-8+deb10u6 [324 kB] [2021-07-15T18:18:09.592Z] Get:70 http://deb.debian.org/debian buster/main amd64 exim4-base amd64 4.92-8+deb10u6 [1137 kB] [2021-07-15T18:18:09.592Z] Get:71 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] [2021-07-15T18:18:09.592Z] Get:72 http://deb.debian.org/debian buster/main amd64 libunbound8 amd64 1.9.0-2+deb10u2 [462 kB] [2021-07-15T18:18:09.592Z] Get:73 http://deb.debian.org/debian buster/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u7 [317 kB] [2021-07-15T18:18:09.592Z] Get:74 http://deb.debian.org/debian buster/main amd64 exim4-daemon-light amd64 4.92-8+deb10u6 [584 kB] [2021-07-15T18:18:09.592Z] Get:75 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] [2021-07-15T18:18:09.592Z] Get:76 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] [2021-07-15T18:18:09.592Z] Get:77 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-15T18:18:09.592Z] Get:78 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-15T18:18:09.592Z] Get:79 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-15T18:18:09.592Z] Get:80 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-15T18:18:09.592Z] Get:81 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB] [2021-07-15T18:18:09.592Z] Get:82 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] [2021-07-15T18:18:09.592Z] Get:83 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] [2021-07-15T18:18:09.592Z] Get:84 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2021-07-15T18:18:09.592Z] Get:85 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] [2021-07-15T18:18:09.875Z] Get:86 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB] [2021-07-15T18:18:09.875Z] Get:87 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u1 [861 kB] [2021-07-15T18:18:09.875Z] Get:88 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u1 [865 kB] [2021-07-15T18:18:09.875Z] Get:89 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] [2021-07-15T18:18:09.875Z] Get:90 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u1 [617 kB] [2021-07-15T18:18:09.875Z] Get:91 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u1 [485 kB] [2021-07-15T18:18:09.875Z] Get:92 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u1 [478 kB] [2021-07-15T18:18:09.875Z] Get:93 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u1 [604 kB] [2021-07-15T18:18:09.875Z] Get:94 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u1 [715 kB] [2021-07-15T18:18:09.875Z] Get:95 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] [2021-07-15T18:18:09.875Z] Get:96 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] [2021-07-15T18:18:09.875Z] Get:97 http://deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB] [2021-07-15T18:18:09.875Z] Get:98 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB] [2021-07-15T18:18:09.875Z] Get:99 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-15T18:18:09.875Z] Get:100 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-15T18:18:09.875Z] Get:101 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-15T18:18:09.875Z] Get:102 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] [2021-07-15T18:18:09.875Z] Get:103 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] [2021-07-15T18:18:09.875Z] Get:104 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] [2021-07-15T18:18:09.875Z] Get:105 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB] [2021-07-15T18:18:09.875Z] Get:106 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u1 [63.7 kB] [2021-07-15T18:18:09.875Z] Get:107 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-15T18:18:09.875Z] Get:108 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-15T18:18:09.875Z] Get:109 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB] [2021-07-15T18:18:09.875Z] Get:110 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+b2 [207 kB] [2021-07-15T18:18:09.875Z] Get:111 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-15T18:18:10.155Z] Get:112 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] [2021-07-15T18:18:10.155Z] Get:113 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB] [2021-07-15T18:18:10.155Z] Get:114 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB] [2021-07-15T18:18:10.155Z] Get:115 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] [2021-07-15T18:18:10.155Z] Get:116 http://deb.debian.org/debian buster/main amd64 mariadb-common all 1:10.3.29-0+deb10u1 [32.5 kB] [2021-07-15T18:18:10.155Z] Get:117 http://deb.debian.org/debian buster/main amd64 libmariadb3 amd64 1:10.3.29-0+deb10u1 [172 kB] [2021-07-15T18:18:10.155Z] Get:118 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB] [2021-07-15T18:18:10.155Z] Get:119 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB] [2021-07-15T18:18:10.155Z] Get:120 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB] [2021-07-15T18:18:10.155Z] Get:121 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB] [2021-07-15T18:18:10.155Z] Get:122 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u1 [104 kB] [2021-07-15T18:18:10.155Z] Get:123 http://deb.debian.org/debian buster/main amd64 libsensors-config all 1:3.5.0-3 [31.6 kB] [2021-07-15T18:18:10.155Z] Get:124 http://deb.debian.org/debian buster/main amd64 libsensors5 amd64 1:3.5.0-3 [52.6 kB] [2021-07-15T18:18:10.155Z] Get:125 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] [2021-07-15T18:18:10.155Z] Get:126 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] [2021-07-15T18:18:10.155Z] Get:127 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] [2021-07-15T18:18:10.155Z] Get:128 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] [2021-07-15T18:18:10.155Z] Get:129 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] [2021-07-15T18:18:10.155Z] Get:130 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB] [2021-07-15T18:18:10.155Z] Get:131 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] [2021-07-15T18:18:10.155Z] Get:132 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-15T18:18:10.155Z] Get:133 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] [2021-07-15T18:18:10.155Z] Get:134 http://deb.debian.org/debian buster/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u1 [237 kB] [2021-07-15T18:18:10.155Z] Get:135 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB] [2021-07-15T18:18:10.155Z] Get:136 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB] [2021-07-15T18:18:10.430Z] Get:137 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1 [126 kB] [2021-07-15T18:18:10.430Z] Get:138 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20190415.1030-1 [116 kB] [2021-07-15T18:18:10.430Z] Get:139 http://deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-15T18:18:10.430Z] Get:140 http://deb.debian.org/debian buster/main amd64 sysstat amd64 12.0.3-2 [562 kB] [2021-07-15T18:18:10.430Z] Get:141 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] [2021-07-15T18:18:10.430Z] Get:142 http://deb.debian.org/debian buster/main amd64 xmlstarlet amd64 1.6.1-2 [243 kB] [2021-07-15T18:18:10.704Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T18:18:10.704Z] Fetched 105 MB in 2s (55.5 MB/s) [2021-07-15T18:18:10.704Z] Selecting previously unselected package sensible-utils. [2021-07-15T18:18:10.704Z] (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 ... 6840 files and directories currently installed.) [2021-07-15T18:18:10.704Z] Preparing to unpack .../000-sensible-utils_0.0.12_all.deb ... [2021-07-15T18:18:10.704Z] Unpacking sensible-utils (0.0.12) ... [2021-07-15T18:18:10.704Z] Selecting previously unselected package lsb-base. [2021-07-15T18:18:10.704Z] Preparing to unpack .../001-lsb-base_10.2019051400_all.deb ... [2021-07-15T18:18:10.704Z] Unpacking lsb-base (10.2019051400) ... [2021-07-15T18:18:10.704Z] Selecting previously unselected package cron. [2021-07-15T18:18:10.704Z] Preparing to unpack .../002-cron_3.0pl1-134+deb10u1_amd64.deb ... [2021-07-15T18:18:10.704Z] Unpacking cron (3.0pl1-134+deb10u1) ... [2021-07-15T18:18:10.704Z] Selecting previously unselected package perl-modules-5.28. [2021-07-15T18:18:10.704Z] Preparing to unpack .../003-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2021-07-15T18:18:10.704Z] Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-07-15T18:18:11.302Z] Selecting previously unselected package libgdbm-compat4:amd64. [2021-07-15T18:18:11.302Z] Preparing to unpack .../004-libgdbm-compat4_1.18.1-4_amd64.deb ... [2021-07-15T18:18:11.302Z] Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... [2021-07-15T18:18:11.302Z] Selecting previously unselected package libperl5.28:amd64. [2021-07-15T18:18:11.302Z] Preparing to unpack .../005-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... [2021-07-15T18:18:11.302Z] Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2021-07-15T18:18:11.900Z] Selecting previously unselected package perl. [2021-07-15T18:18:11.900Z] Preparing to unpack .../006-perl_5.28.1-6+deb10u1_amd64.deb ... [2021-07-15T18:18:11.900Z] Unpacking perl (5.28.1-6+deb10u1) ... [2021-07-15T18:18:11.900Z] Selecting previously unselected package liblocale-gettext-perl. [2021-07-15T18:18:11.900Z] Preparing to unpack .../007-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-07-15T18:18:11.900Z] Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T18:18:11.900Z] Selecting previously unselected package less. [2021-07-15T18:18:11.900Z] Preparing to unpack .../008-less_487-0.1+b1_amd64.deb ... [2021-07-15T18:18:11.900Z] Unpacking less (487-0.1+b1) ... [2021-07-15T18:18:12.174Z] Selecting previously unselected package bzip2. [2021-07-15T18:18:12.174Z] Preparing to unpack .../009-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-15T18:18:12.174Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T18:18:12.174Z] Selecting previously unselected package libmagic-mgc. [2021-07-15T18:18:12.174Z] Preparing to unpack .../010-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-15T18:18:12.174Z] Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T18:18:12.174Z] Selecting previously unselected package libmagic1:amd64. [2021-07-15T18:18:12.174Z] Preparing to unpack .../011-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-15T18:18:12.174Z] Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-15T18:18:12.174Z] Selecting previously unselected package file. [2021-07-15T18:18:12.174Z] Preparing to unpack .../012-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-07-15T18:18:12.174Z] Unpacking file (1:5.35-4+deb10u2) ... [2021-07-15T18:18:12.174Z] Selecting previously unselected package krb5-locales. [2021-07-15T18:18:12.174Z] Preparing to unpack .../013-krb5-locales_1.17-3+deb10u1_all.deb ... [2021-07-15T18:18:12.174Z] Unpacking krb5-locales (1.17-3+deb10u1) ... [2021-07-15T18:18:12.447Z] Selecting previously unselected package manpages. [2021-07-15T18:18:12.447Z] Preparing to unpack .../014-manpages_4.16-2_all.deb ... [2021-07-15T18:18:12.447Z] Unpacking manpages (4.16-2) ... [2021-07-15T18:18:12.447Z] Selecting previously unselected package mime-support. [2021-07-15T18:18:12.447Z] Preparing to unpack .../015-mime-support_3.62_all.deb ... [2021-07-15T18:18:12.447Z] Unpacking mime-support (3.62) ... [2021-07-15T18:18:12.447Z] Selecting previously unselected package libbsd0:amd64. [2021-07-15T18:18:12.447Z] Preparing to unpack .../016-libbsd0_0.9.1-2+deb10u1_amd64.deb ... [2021-07-15T18:18:12.447Z] Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... [2021-07-15T18:18:12.447Z] Selecting previously unselected package libedit2:amd64. [2021-07-15T18:18:12.447Z] Preparing to unpack .../017-libedit2_3.1-20181209-1_amd64.deb ... [2021-07-15T18:18:12.447Z] Unpacking libedit2:amd64 (3.1-20181209-1) ... [2021-07-15T18:18:12.727Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-15T18:18:12.728Z] Preparing to unpack .../018-libkeyutils1_1.6-6_amd64.deb ... [2021-07-15T18:18:12.728Z] Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-15T18:18:12.728Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-15T18:18:12.728Z] Preparing to unpack .../019-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-15T18:18:12.728Z] Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-15T18:18:12.728Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-15T18:18:12.728Z] Preparing to unpack .../020-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-15T18:18:12.728Z] Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-15T18:18:12.728Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-15T18:18:12.728Z] Preparing to unpack .../021-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-15T18:18:12.728Z] Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-15T18:18:12.728Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-15T18:18:12.728Z] Preparing to unpack .../022-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-15T18:18:12.728Z] Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-15T18:18:13.001Z] Selecting previously unselected package openssh-client. [2021-07-15T18:18:13.001Z] Preparing to unpack .../023-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ... [2021-07-15T18:18:13.001Z] Unpacking openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T18:18:13.001Z] Selecting previously unselected package ucf. [2021-07-15T18:18:13.001Z] Preparing to unpack .../024-ucf_3.0038+nmu1_all.deb ... [2021-07-15T18:18:13.002Z] Moving old data out of the way [2021-07-15T18:18:13.002Z] Unpacking ucf (3.0038+nmu1) ... [2021-07-15T18:18:13.002Z] Selecting previously unselected package xz-utils. [2021-07-15T18:18:13.002Z] Preparing to unpack .../025-xz-utils_5.2.4-1_amd64.deb ... [2021-07-15T18:18:13.002Z] Unpacking xz-utils (5.2.4-1) ... [2021-07-15T18:18:13.002Z] Selecting previously unselected package binutils-common:amd64. [2021-07-15T18:18:13.002Z] Preparing to unpack .../026-binutils-common_2.31.1-16_amd64.deb ... [2021-07-15T18:18:13.002Z] Unpacking binutils-common:amd64 (2.31.1-16) ... [2021-07-15T18:18:13.278Z] Selecting previously unselected package libbinutils:amd64. [2021-07-15T18:18:13.278Z] Preparing to unpack .../027-libbinutils_2.31.1-16_amd64.deb ... [2021-07-15T18:18:13.278Z] Unpacking libbinutils:amd64 (2.31.1-16) ... [2021-07-15T18:18:13.555Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2021-07-15T18:18:13.555Z] Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... [2021-07-15T18:18:13.555Z] Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... [2021-07-15T18:18:13.555Z] Selecting previously unselected package binutils. [2021-07-15T18:18:13.555Z] Preparing to unpack .../029-binutils_2.31.1-16_amd64.deb ... [2021-07-15T18:18:13.555Z] Unpacking binutils (2.31.1-16) ... [2021-07-15T18:18:13.830Z] Selecting previously unselected package libc-dev-bin. [2021-07-15T18:18:13.830Z] Preparing to unpack .../030-libc-dev-bin_2.28-10_amd64.deb ... [2021-07-15T18:18:13.830Z] Unpacking libc-dev-bin (2.28-10) ... [2021-07-15T18:18:13.830Z] Selecting previously unselected package linux-libc-dev:amd64. [2021-07-15T18:18:13.830Z] Preparing to unpack .../031-linux-libc-dev_4.19.194-2_amd64.deb ... [2021-07-15T18:18:13.830Z] Unpacking linux-libc-dev:amd64 (4.19.194-2) ... [2021-07-15T18:18:14.105Z] Selecting previously unselected package libc6-dev:amd64. [2021-07-15T18:18:14.105Z] Preparing to unpack .../032-libc6-dev_2.28-10_amd64.deb ... [2021-07-15T18:18:14.105Z] Unpacking libc6-dev:amd64 (2.28-10) ... [2021-07-15T18:18:14.380Z] Selecting previously unselected package libisl19:amd64. [2021-07-15T18:18:14.380Z] Preparing to unpack .../033-libisl19_0.20-2_amd64.deb ... [2021-07-15T18:18:14.380Z] Unpacking libisl19:amd64 (0.20-2) ... [2021-07-15T18:18:14.380Z] Selecting previously unselected package libmpfr6:amd64. [2021-07-15T18:18:14.380Z] Preparing to unpack .../034-libmpfr6_4.0.2-1_amd64.deb ... [2021-07-15T18:18:14.380Z] Unpacking libmpfr6:amd64 (4.0.2-1) ... [2021-07-15T18:18:14.654Z] Selecting previously unselected package libmpc3:amd64. [2021-07-15T18:18:14.654Z] Preparing to unpack .../035-libmpc3_1.1.0-1_amd64.deb ... [2021-07-15T18:18:14.654Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2021-07-15T18:18:14.654Z] Selecting previously unselected package cpp-8. [2021-07-15T18:18:14.654Z] Preparing to unpack .../036-cpp-8_8.3.0-6_amd64.deb ... [2021-07-15T18:18:14.654Z] Unpacking cpp-8 (8.3.0-6) ... [2021-07-15T18:18:15.635Z] Selecting previously unselected package cpp. [2021-07-15T18:18:15.635Z] Preparing to unpack .../037-cpp_4%3a8.3.0-1_amd64.deb ... [2021-07-15T18:18:15.635Z] Unpacking cpp (4:8.3.0-1) ... [2021-07-15T18:18:15.635Z] Selecting previously unselected package libcc1-0:amd64. [2021-07-15T18:18:15.635Z] Preparing to unpack .../038-libcc1-0_8.3.0-6_amd64.deb ... [2021-07-15T18:18:15.635Z] Unpacking libcc1-0:amd64 (8.3.0-6) ... [2021-07-15T18:18:15.635Z] Selecting previously unselected package libgomp1:amd64. [2021-07-15T18:18:15.635Z] Preparing to unpack .../039-libgomp1_8.3.0-6_amd64.deb ... [2021-07-15T18:18:15.635Z] Unpacking libgomp1:amd64 (8.3.0-6) ... [2021-07-15T18:18:15.635Z] Selecting previously unselected package libitm1:amd64. [2021-07-15T18:18:15.635Z] Preparing to unpack .../040-libitm1_8.3.0-6_amd64.deb ... [2021-07-15T18:18:15.635Z] Unpacking libitm1:amd64 (8.3.0-6) ... [2021-07-15T18:18:15.635Z] Selecting previously unselected package libatomic1:amd64. [2021-07-15T18:18:15.635Z] Preparing to unpack .../041-libatomic1_8.3.0-6_amd64.deb ... [2021-07-15T18:18:15.635Z] Unpacking libatomic1:amd64 (8.3.0-6) ... [2021-07-15T18:18:15.635Z] Selecting previously unselected package libasan5:amd64. [2021-07-15T18:18:15.635Z] Preparing to unpack .../042-libasan5_8.3.0-6_amd64.deb ... [2021-07-15T18:18:15.635Z] Unpacking libasan5:amd64 (8.3.0-6) ... [2021-07-15T18:18:15.911Z] Selecting previously unselected package liblsan0:amd64. [2021-07-15T18:18:15.911Z] Preparing to unpack .../043-liblsan0_8.3.0-6_amd64.deb ... [2021-07-15T18:18:15.911Z] Unpacking liblsan0:amd64 (8.3.0-6) ... [2021-07-15T18:18:15.911Z] Selecting previously unselected package libtsan0:amd64. [2021-07-15T18:18:15.911Z] Preparing to unpack .../044-libtsan0_8.3.0-6_amd64.deb ... [2021-07-15T18:18:15.911Z] Unpacking libtsan0:amd64 (8.3.0-6) ... [2021-07-15T18:18:15.911Z] Selecting previously unselected package libubsan1:amd64. [2021-07-15T18:18:15.911Z] Preparing to unpack .../045-libubsan1_8.3.0-6_amd64.deb ... [2021-07-15T18:18:15.911Z] Unpacking libubsan1:amd64 (8.3.0-6) ... [2021-07-15T18:18:15.911Z] Selecting previously unselected package libmpx2:amd64. [2021-07-15T18:18:15.911Z] Preparing to unpack .../046-libmpx2_8.3.0-6_amd64.deb ... [2021-07-15T18:18:15.911Z] Unpacking libmpx2:amd64 (8.3.0-6) ... [2021-07-15T18:18:15.911Z] Selecting previously unselected package libquadmath0:amd64. [2021-07-15T18:18:15.911Z] Preparing to unpack .../047-libquadmath0_8.3.0-6_amd64.deb ... [2021-07-15T18:18:15.911Z] Unpacking libquadmath0:amd64 (8.3.0-6) ... [2021-07-15T18:18:16.185Z] Selecting previously unselected package libgcc-8-dev:amd64. [2021-07-15T18:18:16.185Z] Preparing to unpack .../048-libgcc-8-dev_8.3.0-6_amd64.deb ... [2021-07-15T18:18:16.185Z] Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... [2021-07-15T18:18:16.458Z] Selecting previously unselected package gcc-8. [2021-07-15T18:18:16.458Z] Preparing to unpack .../049-gcc-8_8.3.0-6_amd64.deb ... [2021-07-15T18:18:16.458Z] Unpacking gcc-8 (8.3.0-6) ... [2021-07-15T18:18:17.063Z] Selecting previously unselected package gcc. [2021-07-15T18:18:17.063Z] Preparing to unpack .../050-gcc_4%3a8.3.0-1_amd64.deb ... [2021-07-15T18:18:17.063Z] Unpacking gcc (4:8.3.0-1) ... [2021-07-15T18:18:17.063Z] Selecting previously unselected package libstdc++-8-dev:amd64. [2021-07-15T18:18:17.063Z] Preparing to unpack .../051-libstdc++-8-dev_8.3.0-6_amd64.deb ... [2021-07-15T18:18:17.063Z] Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... [2021-07-15T18:18:17.660Z] Selecting previously unselected package g++-8. [2021-07-15T18:18:17.660Z] Preparing to unpack .../052-g++-8_8.3.0-6_amd64.deb ... [2021-07-15T18:18:17.660Z] Unpacking g++-8 (8.3.0-6) ... [2021-07-15T18:18:18.653Z] Selecting previously unselected package g++. [2021-07-15T18:18:18.653Z] Preparing to unpack .../053-g++_4%3a8.3.0-1_amd64.deb ... [2021-07-15T18:18:18.653Z] Unpacking g++ (4:8.3.0-1) ... [2021-07-15T18:18:18.653Z] Selecting previously unselected package make. [2021-07-15T18:18:18.653Z] Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ... [2021-07-15T18:18:18.653Z] Unpacking make (4.2.1-1.2) ... [2021-07-15T18:18:18.653Z] Selecting previously unselected package libdpkg-perl. [2021-07-15T18:18:18.653Z] Preparing to unpack .../055-libdpkg-perl_1.19.7_all.deb ... [2021-07-15T18:18:18.653Z] Unpacking libdpkg-perl (1.19.7) ... [2021-07-15T18:18:18.653Z] Selecting previously unselected package patch. [2021-07-15T18:18:18.653Z] Preparing to unpack .../056-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-15T18:18:18.653Z] Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-15T18:18:18.653Z] Selecting previously unselected package dpkg-dev. [2021-07-15T18:18:18.653Z] Preparing to unpack .../057-dpkg-dev_1.19.7_all.deb ... [2021-07-15T18:18:18.653Z] Unpacking dpkg-dev (1.19.7) ... [2021-07-15T18:18:18.936Z] Selecting previously unselected package build-essential. [2021-07-15T18:18:18.936Z] Preparing to unpack .../058-build-essential_12.6_amd64.deb ... [2021-07-15T18:18:18.936Z] Unpacking build-essential (12.6) ... [2021-07-15T18:18:18.936Z] Selecting previously unselected package libassuan0:amd64. [2021-07-15T18:18:18.936Z] Preparing to unpack .../059-libassuan0_2.5.2-1_amd64.deb ... [2021-07-15T18:18:18.936Z] Unpacking libassuan0:amd64 (2.5.2-1) ... [2021-07-15T18:18:18.936Z] Selecting previously unselected package gpgconf. [2021-07-15T18:18:18.936Z] Preparing to unpack .../060-gpgconf_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T18:18:18.936Z] Unpacking gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T18:18:18.936Z] Selecting previously unselected package libksba8:amd64. [2021-07-15T18:18:18.936Z] Preparing to unpack .../061-libksba8_1.3.5-2_amd64.deb ... [2021-07-15T18:18:18.936Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-15T18:18:18.936Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-15T18:18:18.936Z] Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-15T18:18:18.936Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:18:18.936Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-15T18:18:18.936Z] Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-15T18:18:18.936Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:18:19.206Z] Selecting previously unselected package libldap-common. [2021-07-15T18:18:19.206Z] Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-15T18:18:19.206Z] Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T18:18:19.206Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-15T18:18:19.206Z] Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-15T18:18:19.206Z] Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T18:18:19.206Z] Selecting previously unselected package libnpth0:amd64. [2021-07-15T18:18:19.206Z] Preparing to unpack .../066-libnpth0_1.6-1_amd64.deb ... [2021-07-15T18:18:19.206Z] Unpacking libnpth0:amd64 (1.6-1) ... [2021-07-15T18:18:19.206Z] Selecting previously unselected package dirmngr. [2021-07-15T18:18:19.206Z] Preparing to unpack .../067-dirmngr_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T18:18:19.206Z] Unpacking dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T18:18:19.477Z] Selecting previously unselected package exim4-config. [2021-07-15T18:18:19.477Z] Preparing to unpack .../068-exim4-config_4.92-8+deb10u6_all.deb ... [2021-07-15T18:18:19.477Z] Unpacking exim4-config (4.92-8+deb10u6) ... [2021-07-15T18:18:19.477Z] Selecting previously unselected package exim4-base. [2021-07-15T18:18:19.477Z] Preparing to unpack .../069-exim4-base_4.92-8+deb10u6_amd64.deb ... [2021-07-15T18:18:19.477Z] Unpacking exim4-base (4.92-8+deb10u6) ... [2021-07-15T18:18:19.477Z] Selecting previously unselected package libevent-2.1-6:amd64. [2021-07-15T18:18:19.477Z] Preparing to unpack .../070-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... [2021-07-15T18:18:19.477Z] Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... [2021-07-15T18:18:19.477Z] Selecting previously unselected package libunbound8:amd64. [2021-07-15T18:18:19.477Z] Preparing to unpack .../071-libunbound8_1.9.0-2+deb10u2_amd64.deb ... [2021-07-15T18:18:19.477Z] Unpacking libunbound8:amd64 (1.9.0-2+deb10u2) ... [2021-07-15T18:18:19.744Z] Selecting previously unselected package libgnutls-dane0:amd64. [2021-07-15T18:18:19.744Z] Preparing to unpack .../072-libgnutls-dane0_3.6.7-4+deb10u7_amd64.deb ... [2021-07-15T18:18:19.744Z] Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... [2021-07-15T18:18:19.744Z] Selecting previously unselected package exim4-daemon-light. [2021-07-15T18:18:19.744Z] Preparing to unpack .../073-exim4-daemon-light_4.92-8+deb10u6_amd64.deb ... [2021-07-15T18:18:19.744Z] Unpacking exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T18:18:19.744Z] Selecting previously unselected package libfakeroot:amd64. [2021-07-15T18:18:19.744Z] Preparing to unpack .../074-libfakeroot_1.23-1_amd64.deb ... [2021-07-15T18:18:19.744Z] Unpacking libfakeroot:amd64 (1.23-1) ... [2021-07-15T18:18:20.010Z] Selecting previously unselected package fakeroot. [2021-07-15T18:18:20.010Z] Preparing to unpack .../075-fakeroot_1.23-1_amd64.deb ... [2021-07-15T18:18:20.010Z] Unpacking fakeroot (1.23-1) ... [2021-07-15T18:18:20.010Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-15T18:18:20.010Z] Preparing to unpack .../076-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-15T18:18:20.010Z] Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-15T18:18:20.010Z] Selecting previously unselected package libpsl5:amd64. [2021-07-15T18:18:20.010Z] Preparing to unpack .../077-libpsl5_0.20.2-2_amd64.deb ... [2021-07-15T18:18:20.010Z] Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-15T18:18:20.010Z] Selecting previously unselected package librtmp1:amd64. [2021-07-15T18:18:20.010Z] Preparing to unpack .../078-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-15T18:18:20.010Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T18:18:20.010Z] Selecting previously unselected package libssh2-1:amd64. [2021-07-15T18:18:20.010Z] Preparing to unpack .../079-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-15T18:18:20.010Z] Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-15T18:18:20.277Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-15T18:18:20.277Z] Preparing to unpack .../080-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ... [2021-07-15T18:18:20.277Z] Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... [2021-07-15T18:18:20.277Z] Selecting previously unselected package libpcre2-8-0:amd64. [2021-07-15T18:18:20.277Z] Preparing to unpack .../081-libpcre2-8-0_10.32-5_amd64.deb ... [2021-07-15T18:18:20.277Z] Unpacking libpcre2-8-0:amd64 (10.32-5) ... [2021-07-15T18:18:20.277Z] Selecting previously unselected package liberror-perl. [2021-07-15T18:18:20.277Z] Preparing to unpack .../082-liberror-perl_0.17027-2_all.deb ... [2021-07-15T18:18:20.277Z] Unpacking liberror-perl (0.17027-2) ... [2021-07-15T18:18:20.277Z] Selecting previously unselected package git-man. [2021-07-15T18:18:20.277Z] Preparing to unpack .../083-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2021-07-15T18:18:20.277Z] Unpacking git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T18:18:20.544Z] Selecting previously unselected package git. [2021-07-15T18:18:20.544Z] Preparing to unpack .../084-git_1%3a2.20.1-2+deb10u3_amd64.deb ... [2021-07-15T18:18:20.544Z] Unpacking git (1:2.20.1-2+deb10u3) ... [2021-07-15T18:18:21.129Z] Selecting previously unselected package gnupg-l10n. [2021-07-15T18:18:21.129Z] Preparing to unpack .../085-gnupg-l10n_2.2.12-1+deb10u1_all.deb ... [2021-07-15T18:18:21.129Z] Unpacking gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T18:18:21.129Z] Selecting previously unselected package gnupg-utils. [2021-07-15T18:18:21.129Z] Preparing to unpack .../086-gnupg-utils_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T18:18:21.129Z] Unpacking gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T18:18:21.129Z] Selecting previously unselected package gpg. [2021-07-15T18:18:21.129Z] Preparing to unpack .../087-gpg_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T18:18:21.129Z] Unpacking gpg (2.2.12-1+deb10u1) ... [2021-07-15T18:18:21.397Z] Selecting previously unselected package pinentry-curses. [2021-07-15T18:18:21.397Z] Preparing to unpack .../088-pinentry-curses_1.1.0-2_amd64.deb ... [2021-07-15T18:18:21.397Z] Unpacking pinentry-curses (1.1.0-2) ... [2021-07-15T18:18:21.397Z] Selecting previously unselected package gpg-agent. [2021-07-15T18:18:21.397Z] Preparing to unpack .../089-gpg-agent_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T18:18:21.397Z] Unpacking gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T18:18:21.397Z] Selecting previously unselected package gpg-wks-client. [2021-07-15T18:18:21.397Z] Preparing to unpack .../090-gpg-wks-client_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T18:18:21.397Z] Unpacking gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T18:18:21.397Z] Selecting previously unselected package gpg-wks-server. [2021-07-15T18:18:21.397Z] Preparing to unpack .../091-gpg-wks-server_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T18:18:21.397Z] Unpacking gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T18:18:21.397Z] Selecting previously unselected package gpgsm. [2021-07-15T18:18:21.397Z] Preparing to unpack .../092-gpgsm_2.2.12-1+deb10u1_amd64.deb ... [2021-07-15T18:18:21.397Z] Unpacking gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T18:18:21.666Z] Selecting previously unselected package gnupg. [2021-07-15T18:18:21.666Z] Preparing to unpack .../093-gnupg_2.2.12-1+deb10u1_all.deb ... [2021-07-15T18:18:21.666Z] Unpacking gnupg (2.2.12-1+deb10u1) ... [2021-07-15T18:18:21.666Z] Selecting previously unselected package libgc1c2:amd64. [2021-07-15T18:18:21.666Z] Preparing to unpack .../094-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... [2021-07-15T18:18:21.666Z] Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... [2021-07-15T18:18:21.666Z] Selecting previously unselected package libltdl7:amd64. [2021-07-15T18:18:21.666Z] Preparing to unpack .../095-libltdl7_2.4.6-9_amd64.deb ... [2021-07-15T18:18:21.666Z] Unpacking libltdl7:amd64 (2.4.6-9) ... [2021-07-15T18:18:21.666Z] Selecting previously unselected package libncurses6:amd64. [2021-07-15T18:18:21.666Z] Preparing to unpack .../096-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ... [2021-07-15T18:18:21.666Z] Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2021-07-15T18:18:21.935Z] Selecting previously unselected package guile-2.2-libs:amd64. [2021-07-15T18:18:21.935Z] Preparing to unpack .../097-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ... [2021-07-15T18:18:21.935Z] Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... [2021-07-15T18:18:22.528Z] Selecting previously unselected package libonig5:amd64. [2021-07-15T18:18:22.528Z] Preparing to unpack .../098-libonig5_6.9.1-1_amd64.deb ... [2021-07-15T18:18:22.528Z] Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-15T18:18:22.528Z] Selecting previously unselected package libjq1:amd64. [2021-07-15T18:18:22.528Z] Preparing to unpack .../099-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-15T18:18:22.528Z] Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-15T18:18:22.798Z] Selecting previously unselected package jq. [2021-07-15T18:18:22.798Z] Preparing to unpack .../100-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-15T18:18:22.798Z] Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-15T18:18:22.798Z] Selecting previously unselected package libalgorithm-diff-perl. [2021-07-15T18:18:22.798Z] Preparing to unpack .../101-libalgorithm-diff-perl_1.19.03-2_all.deb ... [2021-07-15T18:18:22.798Z] Unpacking libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T18:18:22.798Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2021-07-15T18:18:22.798Z] Preparing to unpack .../102-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... [2021-07-15T18:18:22.798Z] Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T18:18:22.798Z] Selecting previously unselected package libalgorithm-merge-perl. [2021-07-15T18:18:22.798Z] Preparing to unpack .../103-libalgorithm-merge-perl_0.08-3_all.deb ... [2021-07-15T18:18:22.798Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2021-07-15T18:18:22.798Z] Selecting previously unselected package libfile-fcntllock-perl. [2021-07-15T18:18:22.798Z] Preparing to unpack .../104-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ... [2021-07-15T18:18:22.798Z] Unpacking libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T18:18:22.798Z] Selecting previously unselected package libfribidi0:amd64. [2021-07-15T18:18:22.798Z] Preparing to unpack .../105-libfribidi0_1.0.5-3.1+deb10u1_amd64.deb ... [2021-07-15T18:18:22.798Z] Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... [2021-07-15T18:18:22.798Z] Selecting previously unselected package libgpm2:amd64. [2021-07-15T18:18:22.798Z] Preparing to unpack .../106-libgpm2_1.20.7-5_amd64.deb ... [2021-07-15T18:18:22.798Z] Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-15T18:18:23.067Z] Selecting previously unselected package libidn11:amd64. [2021-07-15T18:18:23.067Z] Preparing to unpack .../107-libidn11_1.33-2.2_amd64.deb ... [2021-07-15T18:18:23.067Z] Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-15T18:18:23.067Z] Selecting previously unselected package libntlm0:amd64. [2021-07-15T18:18:23.067Z] Preparing to unpack .../108-libntlm0_1.5-1+deb10u1_amd64.deb ... [2021-07-15T18:18:23.067Z] Unpacking libntlm0:amd64 (1.5-1+deb10u1) ... [2021-07-15T18:18:23.067Z] Selecting previously unselected package libgsasl7. [2021-07-15T18:18:23.067Z] Preparing to unpack .../109-libgsasl7_1.8.0-8+b2_amd64.deb ... [2021-07-15T18:18:23.067Z] Unpacking libgsasl7 (1.8.0-8+b2) ... [2021-07-15T18:18:23.067Z] Selecting previously unselected package libicu63:amd64. [2021-07-15T18:18:23.067Z] Preparing to unpack .../110-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-15T18:18:23.067Z] Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-15T18:18:24.028Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-15T18:18:24.028Z] Preparing to unpack .../111-liblzo2-2_2.10-0.1_amd64.deb ... [2021-07-15T18:18:24.028Z] Unpacking liblzo2-2:amd64 (2.10-0.1) ... [2021-07-15T18:18:24.028Z] Selecting previously unselected package libkyotocabinet16v5:amd64. [2021-07-15T18:18:24.028Z] Preparing to unpack .../112-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ... [2021-07-15T18:18:24.028Z] Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... [2021-07-15T18:18:24.029Z] Selecting previously unselected package mailutils-common. [2021-07-15T18:18:24.029Z] Preparing to unpack .../113-mailutils-common_1%3a3.5-4_all.deb ... [2021-07-15T18:18:24.029Z] Unpacking mailutils-common (1:3.5-4) ... [2021-07-15T18:18:24.029Z] Selecting previously unselected package mysql-common. [2021-07-15T18:18:24.029Z] Preparing to unpack .../114-mysql-common_5.8+1.0.5_all.deb ... [2021-07-15T18:18:24.029Z] Unpacking mysql-common (5.8+1.0.5) ... [2021-07-15T18:18:24.029Z] Selecting previously unselected package mariadb-common. [2021-07-15T18:18:24.029Z] Preparing to unpack .../115-mariadb-common_1%3a10.3.29-0+deb10u1_all.deb ... [2021-07-15T18:18:24.029Z] Unpacking mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T18:18:24.029Z] Selecting previously unselected package libmariadb3:amd64. [2021-07-15T18:18:24.029Z] Preparing to unpack .../116-libmariadb3_1%3a10.3.29-0+deb10u1_amd64.deb ... [2021-07-15T18:18:24.029Z] Unpacking libmariadb3:amd64 (1:10.3.29-0+deb10u1) ... [2021-07-15T18:18:24.029Z] Selecting previously unselected package libpython2.7-minimal:amd64. [2021-07-15T18:18:24.029Z] Preparing to unpack .../117-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... [2021-07-15T18:18:24.296Z] Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T18:18:24.296Z] Selecting previously unselected package libpython2.7-stdlib:amd64. [2021-07-15T18:18:24.296Z] Preparing to unpack .../118-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ... [2021-07-15T18:18:24.296Z] Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T18:18:24.564Z] Selecting previously unselected package libpython2.7:amd64. [2021-07-15T18:18:24.564Z] Preparing to unpack .../119-libpython2.7_2.7.16-2+deb10u1_amd64.deb ... [2021-07-15T18:18:24.564Z] Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T18:18:24.564Z] Selecting previously unselected package libmailutils5:amd64. [2021-07-15T18:18:24.564Z] Preparing to unpack .../120-libmailutils5_1%3a3.5-4_amd64.deb ... [2021-07-15T18:18:24.564Z] Unpacking libmailutils5:amd64 (1:3.5-4) ... [2021-07-15T18:18:24.833Z] Selecting previously unselected package libsasl2-modules:amd64. [2021-07-15T18:18:24.833Z] Preparing to unpack .../121-libsasl2-modules_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-15T18:18:24.834Z] Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:18:24.834Z] Selecting previously unselected package libsensors-config. [2021-07-15T18:18:24.834Z] Preparing to unpack .../122-libsensors-config_1%3a3.5.0-3_all.deb ... [2021-07-15T18:18:24.834Z] Unpacking libsensors-config (1:3.5.0-3) ... [2021-07-15T18:18:24.834Z] Selecting previously unselected package libsensors5:amd64. [2021-07-15T18:18:24.834Z] Preparing to unpack .../123-libsensors5_1%3a3.5.0-3_amd64.deb ... [2021-07-15T18:18:24.834Z] Unpacking libsensors5:amd64 (1:3.5.0-3) ... [2021-07-15T18:18:24.834Z] Selecting previously unselected package libwrap0:amd64. [2021-07-15T18:18:24.834Z] Preparing to unpack .../124-libwrap0_7.6.q-28_amd64.deb ... [2021-07-15T18:18:24.834Z] Unpacking libwrap0:amd64 (7.6.q-28) ... [2021-07-15T18:18:25.100Z] Selecting previously unselected package libxau6:amd64. [2021-07-15T18:18:25.100Z] Preparing to unpack .../125-libxau6_1%3a1.0.8-1+b2_amd64.deb ... [2021-07-15T18:18:25.100Z] Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... [2021-07-15T18:18:25.100Z] Selecting previously unselected package libxdmcp6:amd64. [2021-07-15T18:18:25.100Z] Preparing to unpack .../126-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2021-07-15T18:18:25.100Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2021-07-15T18:18:25.100Z] Selecting previously unselected package libxcb1:amd64. [2021-07-15T18:18:25.100Z] Preparing to unpack .../127-libxcb1_1.13.1-2_amd64.deb ... [2021-07-15T18:18:25.100Z] Unpacking libxcb1:amd64 (1.13.1-2) ... [2021-07-15T18:18:25.100Z] Selecting previously unselected package libx11-data. [2021-07-15T18:18:25.100Z] Preparing to unpack .../128-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... [2021-07-15T18:18:25.100Z] Unpacking libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T18:18:25.100Z] Selecting previously unselected package libx11-6:amd64. [2021-07-15T18:18:25.100Z] Preparing to unpack .../129-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ... [2021-07-15T18:18:25.100Z] Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ... [2021-07-15T18:18:25.370Z] Selecting previously unselected package libxext6:amd64. [2021-07-15T18:18:25.370Z] Preparing to unpack .../130-libxext6_2%3a1.3.3-1+b2_amd64.deb ... [2021-07-15T18:18:25.370Z] Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... [2021-07-15T18:18:25.370Z] Selecting previously unselected package libxml2:amd64. [2021-07-15T18:18:25.370Z] Preparing to unpack .../131-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-15T18:18:25.370Z] Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T18:18:25.370Z] Selecting previously unselected package libxmuu1:amd64. [2021-07-15T18:18:25.370Z] Preparing to unpack .../132-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... [2021-07-15T18:18:25.370Z] Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... [2021-07-15T18:18:25.638Z] Selecting previously unselected package libxslt1.1:amd64. [2021-07-15T18:18:25.638Z] Preparing to unpack .../133-libxslt1.1_1.1.32-2.2~deb10u1_amd64.deb ... [2021-07-15T18:18:25.638Z] Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u1) ... [2021-07-15T18:18:25.638Z] Selecting previously unselected package mailutils. [2021-07-15T18:18:25.638Z] Preparing to unpack .../134-mailutils_1%3a3.5-4_amd64.deb ... [2021-07-15T18:18:25.638Z] Unpacking mailutils (1:3.5-4) ... [2021-07-15T18:18:25.638Z] Selecting previously unselected package manpages-dev. [2021-07-15T18:18:25.638Z] Preparing to unpack .../135-manpages-dev_4.16-2_all.deb ... [2021-07-15T18:18:25.638Z] Unpacking manpages-dev (4.16-2) ... [2021-07-15T18:18:25.906Z] Selecting previously unselected package psmisc. [2021-07-15T18:18:25.906Z] Preparing to unpack .../136-psmisc_23.2-1_amd64.deb ... [2021-07-15T18:18:25.906Z] Unpacking psmisc (23.2-1) ... [2021-07-15T18:18:25.906Z] Selecting previously unselected package publicsuffix. [2021-07-15T18:18:25.906Z] Preparing to unpack .../137-publicsuffix_20190415.1030-1_all.deb ... [2021-07-15T18:18:25.906Z] Unpacking publicsuffix (20190415.1030-1) ... [2021-07-15T18:18:25.906Z] Selecting previously unselected package sudo. [2021-07-15T18:18:25.906Z] Preparing to unpack .../138-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-15T18:18:25.906Z] Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-15T18:18:26.173Z] Selecting previously unselected package sysstat. [2021-07-15T18:18:26.173Z] Preparing to unpack .../139-sysstat_12.0.3-2_amd64.deb ... [2021-07-15T18:18:26.173Z] Unpacking sysstat (12.0.3-2) ... [2021-07-15T18:18:26.173Z] Selecting previously unselected package xauth. [2021-07-15T18:18:26.173Z] Preparing to unpack .../140-xauth_1%3a1.0.10-1_amd64.deb ... [2021-07-15T18:18:26.173Z] Unpacking xauth (1:1.0.10-1) ... [2021-07-15T18:18:26.173Z] Selecting previously unselected package xmlstarlet. [2021-07-15T18:18:26.173Z] Preparing to unpack .../141-xmlstarlet_1.6.1-2_amd64.deb ... [2021-07-15T18:18:26.173Z] Unpacking xmlstarlet (1.6.1-2) ... [2021-07-15T18:18:26.442Z] Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-07-15T18:18:26.442Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-15T18:18:26.442Z] Setting up lsb-base (10.2019051400) ... [2021-07-15T18:18:26.442Z] Setting up mysql-common (5.8+1.0.5) ... [2021-07-15T18:18:26.442Z] update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T18:18:26.442Z] Setting up libxau6:amd64 (1:1.0.8-1+b2) ... [2021-07-15T18:18:26.442Z] Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-15T18:18:26.442Z] Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-15T18:18:26.442Z] Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-15T18:18:26.442Z] Setting up mime-support (3.62) ... [2021-07-15T18:18:26.442Z] Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T18:18:26.442Z] Setting up psmisc (23.2-1) ... [2021-07-15T18:18:26.442Z] Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... [2021-07-15T18:18:26.442Z] Setting up manpages (4.16-2) ... [2021-07-15T18:18:26.442Z] Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:18:26.442Z] Setting up binutils-common:amd64 (2.31.1-16) ... [2021-07-15T18:18:26.442Z] Setting up libsensors-config (1:3.5.0-3) ... [2021-07-15T18:18:26.442Z] Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-15T18:18:26.442Z] Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-07-15T18:18:26.442Z] Setting up less (487-0.1+b1) ... [2021-07-15T18:18:26.709Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:18:26.709Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:18:26.709Z] debconf: falling back to frontend: Readline [2021-07-15T18:18:26.709Z] Setting up linux-libc-dev:amd64 (4.19.194-2) ... [2021-07-15T18:18:26.709Z] Setting up liblzo2-2:amd64 (2.10-0.1) ... [2021-07-15T18:18:26.709Z] Setting up libnpth0:amd64 (1.6-1) ... [2021-07-15T18:18:26.709Z] Setting up krb5-locales (1.17-3+deb10u1) ... [2021-07-15T18:18:26.709Z] Setting up file (1:5.35-4+deb10u2) ... [2021-07-15T18:18:26.709Z] Setting up libassuan0:amd64 (2.5.2-1) ... [2021-07-15T18:18:26.709Z] Setting up libgomp1:amd64 (8.3.0-6) ... [2021-07-15T18:18:26.709Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T18:18:26.709Z] Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T18:18:26.709Z] Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-15T18:18:26.709Z] Setting up libfakeroot:amd64 (1.23-1) ... [2021-07-15T18:18:26.709Z] Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-15T18:18:26.709Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:18:26.709Z] Setting up fakeroot (1.23-1) ... [2021-07-15T18:18:26.709Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2021-07-15T18:18:26.709Z] 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 [2021-07-15T18:18:26.709Z] 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 [2021-07-15T18:18:26.709Z] 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 [2021-07-15T18:18:26.709Z] 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 [2021-07-15T18:18:26.709Z] 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 [2021-07-15T18:18:26.709Z] 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 [2021-07-15T18:18:26.709Z] 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 [2021-07-15T18:18:26.709Z] 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 [2021-07-15T18:18:26.709Z] Setting up mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T18:18:26.709Z] update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T18:18:26.709Z] Setting up libasan5:amd64 (8.3.0-6) ... [2021-07-15T18:18:26.709Z] Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T18:18:26.709Z] Setting up libwrap0:amd64 (7.6.q-28) ... [2021-07-15T18:18:26.710Z] Setting up libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T18:18:26.710Z] Setting up make (4.2.1-1.2) ... [2021-07-15T18:18:26.710Z] Setting up libmpfr6:amd64 (4.0.2-1) ... [2021-07-15T18:18:26.710Z] Setting up gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T18:18:26.710Z] Setting up libntlm0:amd64 (1.5-1+deb10u1) ... [2021-07-15T18:18:26.710Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T18:18:26.710Z] Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-15T18:18:26.978Z] Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ... [2021-07-15T18:18:26.978Z] Setting up xz-utils (5.2.4-1) ... [2021-07-15T18:18:26.978Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-15T18:18:26.978Z] 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 [2021-07-15T18:18:26.978Z] 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 [2021-07-15T18:18:26.978Z] 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 [2021-07-15T18:18:26.978Z] 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 [2021-07-15T18:18:26.978Z] 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 [2021-07-15T18:18:26.978Z] 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 [2021-07-15T18:18:26.978Z] 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 [2021-07-15T18:18:26.978Z] 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 [2021-07-15T18:18:26.978Z] 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 [2021-07-15T18:18:26.978Z] 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 [2021-07-15T18:18:26.978Z] Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... [2021-07-15T18:18:26.978Z] Setting up libquadmath0:amd64 (8.3.0-6) ... [2021-07-15T18:18:26.978Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2021-07-15T18:18:26.978Z] Setting up libatomic1:amd64 (8.3.0-6) ... [2021-07-15T18:18:26.978Z] Setting up patch (2.7.6-3+deb10u1) ... [2021-07-15T18:18:26.978Z] Setting up mailutils-common (1:3.5-4) ... [2021-07-15T18:18:26.978Z] Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-15T18:18:26.978Z] invoke-rc.d: could not determine current runlevel [2021-07-15T18:18:26.978Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T18:18:26.978Z] Setting up libmariadb3:amd64 (1:10.3.29-0+deb10u1) ... [2021-07-15T18:18:26.978Z] Setting up libgdbm-compat4:amd64 (1.18.1-4) ... [2021-07-15T18:18:26.978Z] Setting up libsensors5:amd64 (1:3.5.0-3) ... [2021-07-15T18:18:26.978Z] Setting up libpcre2-8-0:amd64 (10.32-5) ... [2021-07-15T18:18:26.978Z] Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-15T18:18:26.978Z] Setting up libltdl7:amd64 (2.4.6-9) ... [2021-07-15T18:18:26.978Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:18:26.978Z] Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... [2021-07-15T18:18:26.978Z] Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... [2021-07-15T18:18:26.978Z] Setting up libmpx2:amd64 (8.3.0-6) ... [2021-07-15T18:18:26.978Z] Setting up libubsan1:amd64 (8.3.0-6) ... [2021-07-15T18:18:26.978Z] Setting up libisl19:amd64 (0.20-2) ... [2021-07-15T18:18:26.978Z] Setting up sensible-utils (0.0.12) ... [2021-07-15T18:18:26.978Z] Setting up exim4-config (4.92-8+deb10u6) ... [2021-07-15T18:18:27.246Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:18:27.246Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:18:27.246Z] debconf: falling back to frontend: Readline [2021-07-15T18:18:27.246Z] Adding system-user for exim (v4) [2021-07-15T18:18:27.830Z] Setting up gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T18:18:27.830Z] Setting up git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T18:18:27.830Z] Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-15T18:18:27.830Z] Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-15T18:18:27.830Z] Setting up libbinutils:amd64 (2.31.1-16) ... [2021-07-15T18:18:27.830Z] Setting up cpp-8 (8.3.0-6) ... [2021-07-15T18:18:27.830Z] Setting up libc-dev-bin (2.28-10) ... [2021-07-15T18:18:27.830Z] Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... [2021-07-15T18:18:27.830Z] Setting up publicsuffix (20190415.1030-1) ... [2021-07-15T18:18:27.830Z] Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T18:18:27.830Z] Setting up libcc1-0:amd64 (8.3.0-6) ... [2021-07-15T18:18:27.830Z] Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-15T18:18:27.830Z] Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T18:18:27.830Z] Setting up gpg (2.2.12-1+deb10u1) ... [2021-07-15T18:18:27.830Z] Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... [2021-07-15T18:18:27.830Z] Setting up liblsan0:amd64 (8.3.0-6) ... [2021-07-15T18:18:27.830Z] Setting up libitm1:amd64 (8.3.0-6) ... [2021-07-15T18:18:28.097Z] Setting up gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T18:18:28.097Z] Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... [2021-07-15T18:18:28.097Z] Setting up libtsan0:amd64 (8.3.0-6) ... [2021-07-15T18:18:28.097Z] Setting up pinentry-curses (1.1.0-2) ... [2021-07-15T18:18:28.097Z] Setting up manpages-dev (4.16-2) ... [2021-07-15T18:18:28.097Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2021-07-15T18:18:28.097Z] Setting up libxcb1:amd64 (1.13.1-2) ... [2021-07-15T18:18:28.097Z] Setting up gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T18:18:28.097Z] Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-15T18:18:28.097Z] Setting up libedit2:amd64 (3.1-20181209-1) ... [2021-07-15T18:18:28.097Z] Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... [2021-07-15T18:18:28.097Z] Setting up gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T18:18:28.097Z] Setting up cron (3.0pl1-134+deb10u1) ... [2021-07-15T18:18:28.097Z] Adding group `crontab' (GID 102) ... [2021-07-15T18:18:28.097Z] Done. [2021-07-15T18:18:28.097Z] invoke-rc.d: could not determine current runlevel [2021-07-15T18:18:28.097Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T18:18:28.364Z] Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T18:18:28.364Z] Setting up binutils (2.31.1-16) ... [2021-07-15T18:18:28.364Z] Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T18:18:28.364Z] Setting up dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T18:18:28.364Z] Setting up perl (5.28.1-6+deb10u1) ... [2021-07-15T18:18:28.364Z] Setting up libunbound8:amd64 (1.9.0-2+deb10u2) ... [2021-07-15T18:18:28.364Z] Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-15T18:18:28.364Z] Setting up ucf (3.0038+nmu1) ... [2021-07-15T18:18:28.364Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:18:28.364Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:18:28.364Z] debconf: falling back to frontend: Readline [2021-07-15T18:18:28.364Z] Setting up libdpkg-perl (1.19.7) ... [2021-07-15T18:18:28.364Z] Setting up libgcc-8-dev:amd64 (8.3.0-6) ... [2021-07-15T18:18:28.364Z] Setting up gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T18:18:28.634Z] Setting up cpp (4:8.3.0-1) ... [2021-07-15T18:18:28.634Z] Setting up jq (1.5+dfsg-2+b1) ... [2021-07-15T18:18:28.634Z] Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u1) ... [2021-07-15T18:18:28.634Z] Setting up libc6-dev:amd64 (2.28-10) ... [2021-07-15T18:18:28.634Z] Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ... [2021-07-15T18:18:28.634Z] Setting up sysstat (12.0.3-2) ... [2021-07-15T18:18:28.634Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:18:28.634Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:18:28.634Z] debconf: falling back to frontend: Readline [2021-07-15T18:18:28.634Z] [2021-07-15T18:18:28.634Z] Creating config file /etc/default/sysstat with new version [2021-07-15T18:18:28.902Z] update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode [2021-07-15T18:18:28.902Z] 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 [2021-07-15T18:18:28.902Z] Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... [2021-07-15T18:18:28.902Z] Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... [2021-07-15T18:18:28.902Z] Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... [2021-07-15T18:18:28.902Z] Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ... [2021-07-15T18:18:28.902Z] Setting up exim4-base (4.92-8+deb10u6) ... [2021-07-15T18:18:29.178Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:18:29.178Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:18:29.178Z] debconf: falling back to frontend: Readline [2021-07-15T18:18:29.178Z] exim: DB upgrade, deleting hints-db [2021-07-15T18:18:29.178Z] Setting up gcc-8 (8.3.0-6) ... [2021-07-15T18:18:29.178Z] Setting up gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T18:18:29.178Z] Setting up libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T18:18:29.178Z] Setting up libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T18:18:29.178Z] Setting up openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T18:18:29.444Z] Setting up libgsasl7 (1.8.0-8+b2) ... [2021-07-15T18:18:29.444Z] Setting up libxext6:amd64 (2:1.3.3-1+b2) ... [2021-07-15T18:18:29.444Z] Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... [2021-07-15T18:18:29.444Z] Setting up gcc (4:8.3.0-1) ... [2021-07-15T18:18:29.444Z] Setting up dpkg-dev (1.19.7) ... [2021-07-15T18:18:29.444Z] Setting up liberror-perl (0.17027-2) ... [2021-07-15T18:18:29.444Z] Setting up git (1:2.20.1-2+deb10u3) ... [2021-07-15T18:18:29.444Z] Setting up xmlstarlet (1.6.1-2) ... [2021-07-15T18:18:29.444Z] Setting up g++-8 (8.3.0-6) ... [2021-07-15T18:18:29.444Z] Setting up xauth (1:1.0.10-1) ... [2021-07-15T18:18:29.444Z] Setting up gnupg (2.2.12-1+deb10u1) ... [2021-07-15T18:18:29.444Z] Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T18:18:29.444Z] Setting up exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T18:18:29.444Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:18:29.444Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:18:29.444Z] debconf: falling back to frontend: Readline [2021-07-15T18:18:29.444Z] invoke-rc.d: could not determine current runlevel [2021-07-15T18:18:29.444Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T18:18:29.444Z] Initializing GnuTLS DH parameter file [2021-07-15T18:18:29.712Z] Setting up libmailutils5:amd64 (1:3.5-4) ... [2021-07-15T18:18:29.712Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2021-07-15T18:18:29.712Z] Setting up mailutils (1:3.5-4) ... [2021-07-15T18:18:29.712Z] update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode [2021-07-15T18:18:29.712Z] update-alternatives: warning: skip creation of /usr/share/man/man1/frm.1.gz because associated file /usr/share/man/man1/frm.mailutils.1.gz (of link group frm) doesn't exist [2021-07-15T18:18:29.712Z] update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode [2021-07-15T18:18:29.712Z] update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/from.mailutils.1.gz (of link group from) doesn't exist [2021-07-15T18:18:29.712Z] update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode [2021-07-15T18:18:29.712Z] update-alternatives: warning: skip creation of /usr/share/man/man1/messages.1.gz because associated file /usr/share/man/man1/messages.mailutils.1.gz (of link group messages) doesn't exist [2021-07-15T18:18:29.712Z] update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode [2021-07-15T18:18:29.712Z] update-alternatives: warning: skip creation of /usr/share/man/man1/movemail.1.gz because associated file /usr/share/man/man1/movemail.mailutils.1.gz (of link group movemail) doesn't exist [2021-07-15T18:18:29.712Z] update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode [2021-07-15T18:18:29.712Z] update-alternatives: warning: skip creation of /usr/share/man/man1/readmsg.1.gz because associated file /usr/share/man/man1/readmsg.mailutils.1.gz (of link group readmsg) doesn't exist [2021-07-15T18:18:29.712Z] update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode [2021-07-15T18:18:29.712Z] update-alternatives: warning: skip creation of /usr/share/man/man1/dotlock.1.gz because associated file /usr/share/man/man1/dotlock.mailutils.1.gz (of link group dotlock) doesn't exist [2021-07-15T18:18:29.712Z] update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode [2021-07-15T18:18:29.712Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mailx.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T18:18:29.712Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mail.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T18:18:29.712Z] Setting up g++ (4:8.3.0-1) ... [2021-07-15T18:18:29.712Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2021-07-15T18:18:29.712Z] Setting up build-essential (12.6) ... [2021-07-15T18:18:29.712Z] Processing triggers for libc-bin (2.28-10) ... [2021-07-15T18:18:29.712Z] Adding user `jenkins' ... [2021-07-15T18:18:29.712Z] Adding new group `jenkins' (1001) ... [2021-07-15T18:18:29.712Z] Adding new user `jenkins' (1001) with group `jenkins' ... [2021-07-15T18:18:29.979Z] Creating home directory `/home/jenkins' ... [2021-07-15T18:18:29.979Z] Copying files from `/etc/skel' ... [2021-07-15T18:18:29.979Z] Changing the user information for jenkins [2021-07-15T18:18:29.979Z] Enter the new value, or press ENTER for the default [2021-07-15T18:18:29.979Z] Full Name []: Room Number []: Work Phone []: Home Phone []: Other []: Use of uninitialized value $answer in chop at /usr/sbin/adduser line 582. [2021-07-15T18:18:29.979Z] Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 583. [2021-07-15T18:18:31.397Z] Is the information correct? [Y/n] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) [2021-07-15T18:18:31.397Z] Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) [2021-07-15T18:18:31.678Z] Collecting setuptools [2021-07-15T18:18:31.678Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T18:18:31.948Z] Installing collected packages: setuptools [2021-07-15T18:18:31.948Z] Attempting uninstall: setuptools [2021-07-15T18:18:31.948Z] Found existing installation: setuptools 57.0.0 [2021-07-15T18:18:31.948Z] Uninstalling setuptools-57.0.0: [2021-07-15T18:18:31.948Z] Successfully uninstalled setuptools-57.0.0 [2021-07-15T18:18:32.223Z] Successfully installed setuptools-57.2.0 [2021-07-15T18:18:32.223Z] 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 [2021-07-15T18:18:32.812Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T18:18:32.812Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T18:18:32.812Z] Collecting defusedxml [2021-07-15T18:18:32.812Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T18:18:32.812Z] Collecting bs4 [2021-07-15T18:18:32.812Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T18:18:33.396Z] Collecting lxml [2021-07-15T18:18:33.396Z] Downloading lxml-4.6.3-cp39-cp39-manylinux2014_x86_64.whl (6.9 MB) [2021-07-15T18:18:34.502Z] Collecting ruamel.yaml [2021-07-15T18:18:34.502Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T18:18:34.502Z] Collecting pygerrit2 [2021-07-15T18:18:34.502Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T18:18:34.783Z] Installing build dependencies: started [2021-07-15T18:18:37.404Z] Installing build dependencies: finished with status 'done' [2021-07-15T18:18:37.404Z] Getting requirements to build wheel: started [2021-07-15T18:18:37.404Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T18:18:37.405Z] Installing backend dependencies: started [2021-07-15T18:18:38.848Z] Installing backend dependencies: finished with status 'done' [2021-07-15T18:18:38.848Z] Preparing wheel metadata: started [2021-07-15T18:18:39.123Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T18:18:39.123Z] Collecting oauth2client [2021-07-15T18:18:39.123Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T18:18:39.123Z] Collecting xdg==3.0.2 [2021-07-15T18:18:39.123Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T18:18:39.123Z] Collecting httplib2 [2021-07-15T18:18:39.123Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T18:18:39.404Z] Collecting tqdm [2021-07-15T18:18:39.404Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T18:18:39.404Z] Collecting pygithub [2021-07-15T18:18:39.404Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T18:18:39.680Z] Collecting requests [2021-07-15T18:18:39.680Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T18:18:39.680Z] Collecting tabulate [2021-07-15T18:18:39.680Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T18:18:39.680Z] Collecting six [2021-07-15T18:18:39.680Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T18:18:39.680Z] Collecting email-validator [2021-07-15T18:18:39.680Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T18:18:39.953Z] Collecting setuptools>=36.5.0 [2021-07-15T18:18:39.953Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T18:18:40.225Z] Collecting docker [2021-07-15T18:18:40.225Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T18:18:40.225Z] Collecting click [2021-07-15T18:18:40.225Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T18:18:40.225Z] Collecting jsonschema [2021-07-15T18:18:40.225Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T18:18:40.225Z] Collecting pyyaml [2021-07-15T18:18:40.225Z] Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-07-15T18:18:40.225Z] Collecting python-jenkins [2021-07-15T18:18:40.225Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T18:18:40.500Z] Collecting shade~=1.27.1 [2021-07-15T18:18:40.500Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T18:18:40.500Z] Collecting os-client-config>=1.28.0 [2021-07-15T18:18:40.500Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T18:18:40.500Z] Collecting openstacksdk>=0.9.19 [2021-07-15T18:18:40.500Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T18:18:40.500Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T18:18:40.774Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T18:18:40.774Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T18:18:40.774Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T18:18:40.774Z] Collecting appdirs>=1.3.0 [2021-07-15T18:18:40.774Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T18:18:40.774Z] Collecting munch>=2.1.0 [2021-07-15T18:18:40.774Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T18:18:40.774Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T18:18:40.774Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T18:18:40.774Z] Collecting jmespath>=0.9.0 [2021-07-15T18:18:40.774Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T18:18:40.774Z] Collecting os-service-types>=1.7.0 [2021-07-15T18:18:40.774Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T18:18:41.049Z] Collecting netifaces>=0.10.4 [2021-07-15T18:18:41.049Z] Downloading netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) [2021-07-15T18:18:41.049Z] Collecting decorator>=4.4.1 [2021-07-15T18:18:41.049Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T18:18:41.049Z] Collecting iso8601>=0.1.11 [2021-07-15T18:18:41.049Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T18:18:41.049Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T18:18:41.049Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T18:18:41.049Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T18:18:41.049Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T18:18:41.652Z] Collecting cryptography>=2.7 [2021-07-15T18:18:41.652Z] Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) [2021-07-15T18:18:41.926Z] Collecting cffi>=1.12 [2021-07-15T18:18:41.926Z] Downloading cffi-1.14.6-cp39-cp39-manylinux1_x86_64.whl (405 kB) [2021-07-15T18:18:41.926Z] Collecting pycparser [2021-07-15T18:18:41.926Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T18:18:41.926Z] Collecting stevedore>=3.0.0 [2021-07-15T18:18:41.926Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T18:18:41.926Z] Collecting jsonpointer>=1.9 [2021-07-15T18:18:41.926Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T18:18:42.200Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T18:18:42.200Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T18:18:42.200Z] Collecting idna<4,>=2.5 [2021-07-15T18:18:42.200Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T18:18:42.473Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T18:18:42.473Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T18:18:42.473Z] Collecting certifi>=2017.4.17 [2021-07-15T18:18:42.473Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T18:18:42.473Z] Collecting beautifulsoup4 [2021-07-15T18:18:42.473Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T18:18:42.473Z] Collecting soupsieve>1.2 [2021-07-15T18:18:42.473Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T18:18:42.747Z] Collecting websocket-client>=0.32.0 [2021-07-15T18:18:42.747Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T18:18:42.747Z] Collecting dnspython>=1.15.0 [2021-07-15T18:18:42.747Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T18:18:42.747Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T18:18:42.747Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T18:18:42.747Z] Collecting attrs>=17.4.0 [2021-07-15T18:18:42.747Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T18:18:43.019Z] Collecting pyrsistent>=0.14.0 [2021-07-15T18:18:43.019Z] Downloading pyrsistent-0.18.0-cp39-cp39-manylinux1_x86_64.whl (117 kB) [2021-07-15T18:18:43.019Z] Collecting pyasn1>=0.1.7 [2021-07-15T18:18:43.019Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T18:18:43.019Z] Collecting rsa>=3.1.4 [2021-07-15T18:18:43.019Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T18:18:43.293Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T18:18:43.293Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T18:18:43.293Z] Collecting pyjwt>=2.0 [2021-07-15T18:18:43.293Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T18:18:43.293Z] Collecting pynacl>=1.4.0 [2021-07-15T18:18:43.293Z] Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) [2021-07-15T18:18:43.567Z] Collecting deprecated [2021-07-15T18:18:43.567Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T18:18:43.567Z] Collecting wrapt<2,>=1.10 [2021-07-15T18:18:43.567Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T18:18:43.841Z] Collecting multi-key-dict [2021-07-15T18:18:43.842Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T18:18:44.118Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T18:18:44.118Z] Downloading ruamel.yaml.clib-0.2.6-cp39-cp39-manylinux1_x86_64.whl (539 kB) [2021-07-15T18:18:44.391Z] Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict [2021-07-15T18:18:44.391Z] Building wheel for bs4 (setup.py): started [2021-07-15T18:18:44.666Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T18:18:44.666Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=f954a8ea13100caa178f9dfe79d7036acaf00bf4fff1209eb9446c2dac7972cb [2021-07-15T18:18:44.666Z] Stored in directory: /tmp/pip-ephem-wheel-cache-_6s_7dk_/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 [2021-07-15T18:18:44.666Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T18:18:44.943Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T18:18:44.943Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=38b245db8a00713c848b20190ca3a6a24d22c46e8aac1e4e84dca992a68b563a [2021-07-15T18:18:44.943Z] Stored in directory: /tmp/pip-ephem-wheel-cache-_6s_7dk_/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb [2021-07-15T18:18:44.943Z] Building wheel for wrapt (setup.py): started [2021-07-15T18:18:45.543Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T18:18:45.543Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=33492 sha256=d5665aa6490b19f61c05fc51ceda3e7ef4146427b5f3df2e07966ff04b4be32a [2021-07-15T18:18:45.543Z] Stored in directory: /tmp/pip-ephem-wheel-cache-_6s_7dk_/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 [2021-07-15T18:18:45.543Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T18:18:45.815Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T18:18:45.815Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=f594205b149cacaf8066c0cdd39f863b54303a8db3f4ec049e3f82071697d577 [2021-07-15T18:18:45.815Z] Stored in directory: /tmp/pip-ephem-wheel-cache-_6s_7dk_/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 [2021-07-15T18:18:45.815Z] Successfully built bs4 pygerrit2 wrapt multi-key-dict [2021-07-15T18:18:46.088Z] Installing collected packages: urllib3, pycparser, pbr, idna, charset-normalizer, certifi, stevedore, six, requests, os-service-types, jsonpointer, iso8601, decorator, cffi, wrapt, soupsieve, requestsexceptions, pyyaml, pyparsing, pyasn1, netifaces, munch, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, appdirs, websocket-client, setuptools, ruamel.yaml.clib, rsa, pyrsistent, pynacl, pyjwt, pyasn1-modules, openstacksdk, multi-key-dict, httplib2, dnspython, deprecated, beautifulsoup4, attrs, xdg, tqdm, tabulate, ruamel.yaml, python-jenkins, pygithub, pygerrit2, os-client-config, oauth2client, lxml, jsonschema, email-validator, docker, defusedxml, click, bs4, shade, lftools [2021-07-15T18:18:51.519Z] 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 [2021-07-15T18:18:51.520Z] Successfully installed appdirs-1.4.4 attrs-21.2.0 beautifulsoup4-4.9.3 bs4-0.0.1 certifi-2021.5.30 cffi-1.14.6 charset-normalizer-2.0.2 click-8.0.1 cryptography-3.4.7 decorator-5.0.9 defusedxml-0.7.1 deprecated-1.2.12 dnspython-2.1.0 docker-5.0.0 dogpile.cache-1.1.3 email-validator-1.1.3 httplib2-0.19.1 idna-3.2 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 jsonschema-3.2.0 keystoneauth1-4.3.1 lftools-0.31.1 lxml-4.6.3 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.11.0 oauth2client-4.1.3 openstacksdk-0.57.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.6.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.15 pygithub-1.55 pyjwt-2.1.0 pynacl-1.4.0 pyparsing-2.4.7 pyrsistent-0.18.0 python-jenkins-1.7.0 pyyaml-5.4.1 requests-2.26.0 requestsexceptions-1.4.0 rsa-4.7.2 ruamel.yaml-0.17.10 ruamel.yaml.clib-0.2.6 setuptools-57.2.0 shade-1.27.2 six-1.16.0 soupsieve-2.2.1 stevedore-3.3.0 tabulate-0.8.9 tqdm-4.61.2 urllib3-1.26.6 websocket-client-1.1.0 wrapt-1.12.1 xdg-3.0.2 [2021-07-15T18:18:51.520Z] Collecting zipp==1.1.0 [2021-07-15T18:18:51.520Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2021-07-15T18:18:51.520Z] Collecting python-openstackclient [2021-07-15T18:18:51.520Z] Downloading python_openstackclient-5.5.0-py3-none-any.whl (929 kB) [2021-07-15T18:18:51.796Z] Collecting python-keystoneclient>=3.22.0 [2021-07-15T18:18:51.796Z] Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) [2021-07-15T18:18:51.796Z] Collecting python-cinderclient>=3.3.0 [2021-07-15T18:18:51.796Z] Downloading python_cinderclient-7.4.0-py3-none-any.whl (278 kB) [2021-07-15T18:18:51.796Z] Collecting oslo.utils>=3.33.0 [2021-07-15T18:18:51.796Z] Downloading oslo.utils-4.9.2-py3-none-any.whl (101 kB) [2021-07-15T18:18:52.074Z] Collecting oslo.i18n>=3.15.3 [2021-07-15T18:18:52.074Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2021-07-15T18:18:52.074Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (3.3.0) [2021-07-15T18:18:52.074Z] Collecting cliff>=3.5.0 [2021-07-15T18:18:52.074Z] Downloading cliff-3.8.0-py3-none-any.whl (80 kB) [2021-07-15T18:18:52.074Z] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (5.6.0) [2021-07-15T18:18:52.074Z] Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.57.0) [2021-07-15T18:18:52.074Z] Collecting python-novaclient>=17.0.0 [2021-07-15T18:18:52.074Z] Downloading python_novaclient-17.5.0-py3-none-any.whl (332 kB) [2021-07-15T18:18:52.074Z] Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.1.14) [2021-07-15T18:18:52.074Z] Collecting osc-lib>=2.3.0 [2021-07-15T18:18:52.074Z] Downloading osc_lib-2.4.1-py3-none-any.whl (88 kB) [2021-07-15T18:18:52.074Z] Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) [2021-07-15T18:18:52.074Z] Collecting PrettyTable>=0.7.2 [2021-07-15T18:18:52.074Z] Downloading prettytable-2.1.0-py3-none-any.whl (22 kB) [2021-07-15T18:18:52.074Z] Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) [2021-07-15T18:18:52.352Z] Collecting cmd2>=1.0.0 [2021-07-15T18:18:52.352Z] Downloading cmd2-2.1.2-py3-none-any.whl (141 kB) [2021-07-15T18:18:52.352Z] 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.2.0) [2021-07-15T18:18:52.352Z] Collecting colorama>=0.3.7 [2021-07-15T18:18:52.352Z] Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) [2021-07-15T18:18:52.352Z] Collecting pyperclip>=1.6 [2021-07-15T18:18:52.352Z] Downloading pyperclip-1.8.2.tar.gz (20 kB) [2021-07-15T18:18:52.631Z] Collecting wcwidth>=0.1.7 [2021-07-15T18:18:52.631Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-07-15T18:18:52.631Z] Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.0) [2021-07-15T18:18:52.631Z] Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.4) [2021-07-15T18:18:52.631Z] Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (2.5.0) [2021-07-15T18:18:52.631Z] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (4.3.1) [2021-07-15T18:18:52.631Z] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.1.3) [2021-07-15T18:18:52.631Z] Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.10.0) [2021-07-15T18:18:52.631Z] Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.11.0) [2021-07-15T18:18:52.631Z] Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (5.0.9) [2021-07-15T18:18:52.631Z] Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.32) [2021-07-15T18:18:52.631Z] Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) [2021-07-15T18:18:52.631Z] Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.7.0) [2021-07-15T18:18:52.631Z] Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.9/site-packages (from cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (1.14.6) [2021-07-15T18:18:52.631Z] Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (2.20) [2021-07-15T18:18:52.631Z] Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.9/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.53.0->python-openstackclient) (2.1) [2021-07-15T18:18:52.631Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.16.0) [2021-07-15T18:18:52.631Z] Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.26.0) [2021-07-15T18:18:52.939Z] Collecting simplejson>=3.5.1 [2021-07-15T18:18:52.939Z] Downloading simplejson-3.17.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (135 kB) [2021-07-15T18:18:52.939Z] Collecting packaging>=20.4 [2021-07-15T18:18:52.939Z] Downloading packaging-21.0-py3-none-any.whl (40 kB) [2021-07-15T18:18:52.939Z] Collecting debtcollector>=1.2.0 [2021-07-15T18:18:52.939Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2021-07-15T18:18:52.939Z] Collecting netaddr>=0.7.18 [2021-07-15T18:18:52.939Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2021-07-15T18:18:53.214Z] Collecting pytz>=2013.6 [2021-07-15T18:18:53.214Z] Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) [2021-07-15T18:18:53.214Z] 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.12.1) [2021-07-15T18:18:53.493Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2021-07-15T18:18:53.493Z] Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB) [2021-07-15T18:18:53.493Z] Collecting oslo.config>=5.2.0 [2021-07-15T18:18:53.493Z] Downloading oslo.config-8.7.1-py3-none-any.whl (128 kB) [2021-07-15T18:18:53.493Z] Collecting rfc3986>=1.2.0 [2021-07-15T18:18:53.493Z] Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) [2021-07-15T18:18:53.774Z] Collecting msgpack>=0.5.2 [2021-07-15T18:18:53.774Z] Downloading msgpack-1.0.2-cp39-cp39-manylinux1_x86_64.whl (294 kB) [2021-07-15T18:18:53.774Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.26.6) [2021-07-15T18:18:53.774Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2021.5.30) [2021-07-15T18:18:53.774Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (3.2) [2021-07-15T18:18:53.774Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.0.2) [2021-07-15T18:18:53.774Z] Building wheels for collected packages: pyperclip [2021-07-15T18:18:53.774Z] Building wheel for pyperclip (setup.py): started [2021-07-15T18:18:54.053Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2021-07-15T18:18:54.053Z] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=64c343a92465f168846ad0c7c5731df99131b97961a2909bb27e306096566060 [2021-07-15T18:18:54.053Z] Stored in directory: /tmp/pip-ephem-wheel-cache-yee8mie3/wheels/0c/09/9e/49e21a6840ef7955b06d47394afef0058f0378c0914e48b8b8 [2021-07-15T18:18:54.053Z] Successfully built pyperclip [2021-07-15T18:18:54.326Z] Installing collected packages: wcwidth, pytz, pyperclip, packaging, oslo.i18n, netaddr, debtcollector, colorama, rfc3986, PrettyTable, oslo.utils, msgpack, cmd2, simplejson, oslo.serialization, oslo.config, cliff, python-novaclient, python-keystoneclient, python-cinderclient, osc-lib, zipp, python-openstackclient [2021-07-15T18:18:56.944Z] 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 [2021-07-15T18:18:56.944Z] Successfully installed PrettyTable-2.1.0 cliff-3.8.0 cmd2-2.1.2 colorama-0.4.4 debtcollector-2.2.0 msgpack-1.0.2 netaddr-0.8.0 osc-lib-2.4.1 oslo.config-8.7.1 oslo.i18n-5.0.1 oslo.serialization-4.1.0 oslo.utils-4.9.2 packaging-21.0 pyperclip-1.8.2 python-cinderclient-7.4.0 python-keystoneclient-4.2.0 python-novaclient-17.5.0 python-openstackclient-5.5.0 pytz-2021.1 rfc3986-1.5.0 simplejson-3.17.3 wcwidth-0.2.5 zipp-1.1.0 [2021-07-15T18:18:57.544Z] Reading package lists... [2021-07-15T18:18:57.544Z] Building dependency tree... [2021-07-15T18:18:57.544Z] Reading state information... [2021-07-15T18:18:57.819Z] The following packages were automatically installed and are no longer required: [2021-07-15T18:18:57.819Z] binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 dirmngr [2021-07-15T18:18:57.819Z] dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg [2021-07-15T18:18:57.819Z] gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl [2021-07-15T18:18:57.819Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 [2021-07-15T18:18:57.819Z] libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl [2021-07-15T18:18:57.819Z] libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 [2021-07-15T18:18:57.819Z] libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnpth0 [2021-07-15T18:18:57.819Z] libquadmath0 libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make [2021-07-15T18:18:57.819Z] manpages-dev pinentry-curses [2021-07-15T18:18:57.819Z] Use 'apt autoremove' to remove them. [2021-07-15T18:18:57.819Z] The following packages will be REMOVED: [2021-07-15T18:18:57.819Z] build-essential [2021-07-15T18:18:57.819Z] 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. [2021-07-15T18:18:57.819Z] After this operation, 20.5 kB disk space will be freed. [2021-07-15T18:18:57.819Z] (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 ... 19115 files and directories currently installed.) [2021-07-15T18:18:57.819Z] Removing build-essential (12.6) ... [2021-07-15T18:18:58.093Z]  [2021-07-15T18:18:58.093Z] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2021-07-15T18:18:58.093Z] [2021-07-15T18:18:58.697Z] Reading package lists... [2021-07-15T18:18:58.697Z] Building dependency tree... [2021-07-15T18:18:58.697Z] Reading state information... [2021-07-15T18:18:58.697Z] The following packages will be REMOVED: [2021-07-15T18:18:58.697Z] binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 dirmngr [2021-07-15T18:18:58.697Z] dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg [2021-07-15T18:18:58.697Z] gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl [2021-07-15T18:18:58.697Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 [2021-07-15T18:18:58.697Z] libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl [2021-07-15T18:18:58.697Z] libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 [2021-07-15T18:18:58.697Z] libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnpth0 [2021-07-15T18:18:58.697Z] libquadmath0 libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make [2021-07-15T18:18:58.697Z] manpages-dev pinentry-curses [2021-07-15T18:18:58.969Z] 0 upgraded, 0 newly installed, 53 to remove and 0 not upgraded. [2021-07-15T18:18:58.969Z] After this operation, 200 MB disk space will be freed. [2021-07-15T18:18:58.969Z] (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 ... 19106 files and directories currently installed.) [2021-07-15T18:18:58.969Z] Removing g++ (4:8.3.0-1) ... [2021-07-15T18:18:58.969Z] Removing gcc (4:8.3.0-1) ... [2021-07-15T18:18:58.969Z] Removing dpkg-dev (1.19.7) ... [2021-07-15T18:18:58.969Z] Removing cpp (4:8.3.0-1) ... [2021-07-15T18:18:58.969Z] Removing gnupg (2.2.12-1+deb10u1) ... [2021-07-15T18:18:58.969Z] Removing gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T18:18:58.969Z] Removing dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T18:18:59.237Z] Removing fakeroot (1.23-1) ... [2021-07-15T18:18:59.237Z] update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode [2021-07-15T18:18:59.237Z] 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 [2021-07-15T18:18:59.237Z] 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 [2021-07-15T18:18:59.237Z] 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 [2021-07-15T18:18:59.237Z] 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 [2021-07-15T18:18:59.237Z] 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 [2021-07-15T18:18:59.237Z] 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 [2021-07-15T18:18:59.237Z] 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 [2021-07-15T18:18:59.237Z] 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 [2021-07-15T18:18:59.237Z] Removing g++-8 (8.3.0-6) ... [2021-07-15T18:18:59.237Z] Removing gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T18:18:59.237Z] Removing gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T18:18:59.237Z] Removing gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T18:18:59.237Z] Removing gpg (2.2.12-1+deb10u1) ... [2021-07-15T18:18:59.237Z] Removing gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T18:18:59.237Z] Removing gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T18:18:59.508Z] Removing gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T18:18:59.508Z] Removing libalgorithm-merge-perl (0.08-3) ... [2021-07-15T18:18:59.508Z] Removing libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T18:18:59.508Z] Removing libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T18:18:59.508Z] Removing libstdc++-8-dev:amd64 (8.3.0-6) ... [2021-07-15T18:18:59.508Z] Removing pinentry-curses (1.1.0-2) ... [2021-07-15T18:18:59.508Z] Removing libassuan0:amd64 (2.5.2-1) ... [2021-07-15T18:18:59.790Z] Removing libc6-dev:amd64 (2.28-10) ... [2021-07-15T18:18:59.790Z] Removing libc-dev-bin (2.28-10) ... [2021-07-15T18:18:59.790Z] Removing libdpkg-perl (1.19.7) ... [2021-07-15T18:18:59.790Z] Removing libfakeroot:amd64 (1.23-1) ... [2021-07-15T18:18:59.790Z] Removing libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T18:18:59.790Z] Removing libksba8:amd64 (1.3.5-2) ... [2021-07-15T18:18:59.790Z] Removing liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T18:18:59.790Z] Removing libnpth0:amd64 (1.6-1) ... [2021-07-15T18:18:59.790Z] Removing linux-libc-dev:amd64 (4.19.194-2) ... [2021-07-15T18:19:00.070Z] Removing make (4.2.1-1.2) ... [2021-07-15T18:19:00.070Z] Removing manpages-dev (4.16-2) ... [2021-07-15T18:19:00.070Z] Removing gcc-8 (8.3.0-6) ... [2021-07-15T18:19:00.070Z] Removing binutils (2.31.1-16) ... [2021-07-15T18:19:00.070Z] Removing binutils-x86-64-linux-gnu (2.31.1-16) ... [2021-07-15T18:19:00.070Z] Removing libbinutils:amd64 (2.31.1-16) ... [2021-07-15T18:19:00.070Z] Removing binutils-common:amd64 (2.31.1-16) ... [2021-07-15T18:19:00.070Z] Removing cpp-8 (8.3.0-6) ... [2021-07-15T18:19:00.070Z] Removing libgcc-8-dev:amd64 (8.3.0-6) ... [2021-07-15T18:19:00.338Z] Removing libasan5:amd64 (8.3.0-6) ... [2021-07-15T18:19:00.338Z] Removing libatomic1:amd64 (8.3.0-6) ... [2021-07-15T18:19:00.338Z] Removing libcc1-0:amd64 (8.3.0-6) ... [2021-07-15T18:19:00.338Z] Removing libgomp1:amd64 (8.3.0-6) ... [2021-07-15T18:19:00.338Z] Removing libisl19:amd64 (0.20-2) ... [2021-07-15T18:19:00.338Z] Removing libitm1:amd64 (8.3.0-6) ... [2021-07-15T18:19:00.338Z] Removing liblsan0:amd64 (8.3.0-6) ... [2021-07-15T18:19:00.338Z] Removing libmpc3:amd64 (1.1.0-1) ... [2021-07-15T18:19:00.338Z] Removing libmpfr6:amd64 (4.0.2-1) ... [2021-07-15T18:19:00.338Z] Removing libmpx2:amd64 (8.3.0-6) ... [2021-07-15T18:19:00.338Z] Removing libquadmath0:amd64 (8.3.0-6) ... [2021-07-15T18:19:00.338Z] Removing libtsan0:amd64 (8.3.0-6) ... [2021-07-15T18:19:00.338Z] Removing libubsan1:amd64 (8.3.0-6) ... [2021-07-15T18:19:00.670Z] Processing triggers for libc-bin (2.28-10) ... [2021-07-15T18:19:00.670Z] Cloning into 'global-jjb'... [2021-07-15T18:19:01.311Z] HEAD is now at 53f811d Merge "Add regex for common-packer var and templates" [2021-07-15T18:19:07.016Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2927 in /w/workspace/exfoundry_ci-build-images_PR-169 [Pipeline] { [Pipeline] checkout [2021-07-15T18:19:07.321Z] Selected Git installation does not exist. Using Default [2021-07-15T18:19:07.321Z] The recommended git tool is: NONE [2021-07-15T18:19:11.550Z] Removing intermediate container 2bd3637bebf6 [2021-07-15T18:19:11.550Z] ---> f7e5d251fe0e [2021-07-15T18:19:11.550Z] Successfully built f7e5d251fe0e [2021-07-15T18:19:11.550Z] 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] } [2021-07-15T18:19:13.806Z] using credential edgex-jenkins-ssh [2021-07-15T18:19:13.824Z] Cloning the remote Git repository [2021-07-15T18:19:13.881Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T18:19:14.004Z] > git init /w/workspace/exfoundry_ci-build-images_PR-169 # timeout=10 [2021-07-15T18:19:14.083Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T18:19:14.084Z] > git --version # timeout=10 [2021-07-15T18:19:14.105Z] > git --version # 'git version 2.17.1' [2021-07-15T18:19:14.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T18:19:14.177Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T18:19:15.706Z] Merging remotes/origin/lftools commit 62a2ccb533ce8c280c3e67bf30bb912e319eaefa into PR head commit acd472d305cc9fefaa791ef40971d6c26f516f08 [2021-07-15T18:19:15.893Z] Merge succeeded, producing acd472d305cc9fefaa791ef40971d6c26f516f08 [2021-07-15T18:19:15.894Z] Checking out Revision acd472d305cc9fefaa791ef40971d6c26f516f08 (PR-169) [2021-07-15T18:19:14.979Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T18:19:14.996Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T18:19:15.024Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T18:19:15.058Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T18:19:15.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T18:19:15.074Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2021-07-15T18:19:15.726Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T18:19:15.740Z] > git checkout -f acd472d305cc9fefaa791ef40971d6c26f516f08 # timeout=10 [2021-07-15T18:19:15.813Z] > git remote # timeout=10 [2021-07-15T18:19:15.833Z] > git config --get remote.origin.url # timeout=10 [2021-07-15T18:19:15.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T18:19:15.855Z] > git merge 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 [2021-07-15T18:19:15.878Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-15T18:19:15.899Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T18:19:15.920Z] > git checkout -f acd472d305cc9fefaa791ef40971d6c26f516f08 # timeout=10 [2021-07-15T18:19:20.244Z] Commit message: "ci: migrate to debian based python slim to save on build time" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T18:19:20.951Z] provisioning config files... [2021-07-15T18:19:20.980Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-169@tmp/config371463056828659862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:19:21.654Z] ---> docker-login.sh [2021-07-15T18:19:21.654Z] nexus3.edgexfoundry.org:10001 [2021-07-15T18:19:22.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:19:22.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:19:22.935Z] Configure a credential helper to remove this warning. See [2021-07-15T18:19:22.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:19:22.935Z] [2021-07-15T18:19:22.935Z] Login Succeeded [2021-07-15T18:19:22.935Z] nexus3.edgexfoundry.org:10002 [2021-07-15T18:19:23.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:19:23.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:19:23.543Z] Configure a credential helper to remove this warning. See [2021-07-15T18:19:23.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:19:23.543Z] [2021-07-15T18:19:23.543Z] Login Succeeded [2021-07-15T18:19:23.543Z] nexus3.edgexfoundry.org:10003 [2021-07-15T18:19:24.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:19:24.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:19:24.151Z] Configure a credential helper to remove this warning. See [2021-07-15T18:19:24.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:19:24.151Z] [2021-07-15T18:19:24.151Z] Login Succeeded [2021-07-15T18:19:24.151Z] nexus3.edgexfoundry.org:10004 [2021-07-15T18:19:24.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:19:24.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:19:24.758Z] Configure a credential helper to remove this warning. See [2021-07-15T18:19:24.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:19:24.758Z] [2021-07-15T18:19:24.758Z] Login Succeeded [2021-07-15T18:19:24.758Z] docker.io [2021-07-15T18:19:25.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T18:19:25.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T18:19:25.650Z] Configure a credential helper to remove this warning. See [2021-07-15T18:19:25.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T18:19:25.650Z] [2021-07-15T18:19:25.650Z] Login Succeeded [2021-07-15T18:19:25.650Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T18:19:25.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:19:26.269Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2021-07-15T18:19:26.644Z] Sending build context to Docker daemon 401.4kB [2021-07-15T18:19:26.644Z] [WARNING]: Empty continuation line found in: [2021-07-15T18:19:26.644Z] RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq 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} [2021-07-15T18:19:26.644Z] [WARNING]: Empty continuation lines will become errors in a future release. [2021-07-15T18:19:26.644Z] Step 1/5 : FROM python:3.9-slim [2021-07-15T18:19:27.680Z] 3.9-slim: Pulling from library/python [2021-07-15T18:19:27.680Z] 448f6bf000e3: Pulling fs layer [2021-07-15T18:19:27.680Z] f757da607395: Pulling fs layer [2021-07-15T18:19:27.680Z] 05883995daec: Pulling fs layer [2021-07-15T18:19:27.680Z] 8603b9c90790: Pulling fs layer [2021-07-15T18:19:27.680Z] 1560dd03e051: Pulling fs layer [2021-07-15T18:19:27.680Z] 8603b9c90790: Waiting [2021-07-15T18:19:27.680Z] 1560dd03e051: Waiting [2021-07-15T18:19:27.971Z] f757da607395: Verifying Checksum [2021-07-15T18:19:27.971Z] f757da607395: Download complete [2021-07-15T18:19:28.259Z] 8603b9c90790: Verifying Checksum [2021-07-15T18:19:28.259Z] 8603b9c90790: Download complete [2021-07-15T18:19:28.259Z] 05883995daec: Verifying Checksum [2021-07-15T18:19:28.259Z] 05883995daec: Download complete [2021-07-15T18:19:28.547Z] 1560dd03e051: Verifying Checksum [2021-07-15T18:19:28.547Z] 1560dd03e051: Download complete [2021-07-15T18:19:28.826Z] 448f6bf000e3: Verifying Checksum [2021-07-15T18:19:28.826Z] 448f6bf000e3: Download complete [2021-07-15T18:19:33.161Z] 448f6bf000e3: Pull complete [2021-07-15T18:19:33.161Z] f757da607395: Pull complete [2021-07-15T18:19:35.177Z] 05883995daec: Pull complete [2021-07-15T18:19:35.177Z] 8603b9c90790: Pull complete [2021-07-15T18:19:36.174Z] 1560dd03e051: Pull complete [2021-07-15T18:19:36.450Z] Digest: sha256:2c018e29a8eada75e855d78641adda978a2c0a035fd928e281e1240144e8a337 [2021-07-15T18:19:36.450Z] Status: Downloaded newer image for python:3.9-slim [2021-07-15T18:19:36.450Z] ---> 4770e646d0be [2021-07-15T18:19:36.450Z] Step 2/5 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 [2021-07-15T18:19:37.452Z] ---> Running in 1cfab7501e32 [2021-07-15T18:19:38.056Z] Removing intermediate container 1cfab7501e32 [2021-07-15T18:19:38.056Z] ---> ee31101bbf10 [2021-07-15T18:19:38.056Z] Step 3/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2021-07-15T18:19:38.056Z] ---> Running in e6f7c4e2ad5a [2021-07-15T18:19:38.664Z] Removing intermediate container e6f7c4e2ad5a [2021-07-15T18:19:38.664Z] ---> b89e635f088b [2021-07-15T18:19:38.664Z] Step 4/5 : COPY ./lf-env.sh /root/lf-env.sh [2021-07-15T18:19:39.661Z] ---> ceb7e2303f92 [2021-07-15T18:19:39.661Z] Step 5/5 : RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq 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} [2021-07-15T18:19:39.661Z] ---> Running in bfa053150337 [2021-07-15T18:19:41.658Z] Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-15T18:19:41.658Z] Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-15T18:19:41.658Z] Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-15T18:19:41.941Z] Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-07-15T18:19:42.220Z] Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-07-15T18:19:42.822Z] Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] [2021-07-15T18:19:45.443Z] Fetched 8277 kB in 4s (2238 kB/s) [2021-07-15T18:19:48.943Z] Reading package lists... [2021-07-15T18:19:52.352Z] Reading package lists... [2021-07-15T18:19:52.968Z] Building dependency tree... [2021-07-15T18:19:52.968Z] Reading state information... [2021-07-15T18:19:53.957Z] util-linux is already the newest version (2.33.1-0.1). [2021-07-15T18:19:53.957Z] util-linux set to manually installed. [2021-07-15T18:19:53.957Z] The following additional packages will be installed: [2021-07-15T18:19:53.957Z] binutils binutils-aarch64-linux-gnu binutils-common bzip2 cpp cpp-8 cron [2021-07-15T18:19:53.957Z] dirmngr dpkg-dev exim4-base exim4-config exim4-daemon-light fakeroot file [2021-07-15T18:19:53.957Z] g++ g++-8 gcc gcc-8 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent [2021-07-15T18:19:53.957Z] gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs krb5-locales less [2021-07-15T18:19:53.957Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2021-07-15T18:19:53.957Z] libasan5 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev [2021-07-15T18:19:53.957Z] libcc1-0 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libevent-2.1-6 [2021-07-15T18:19:53.957Z] libfakeroot libfile-fcntllock-perl libfribidi0 libgc1c2 libgcc-8-dev [2021-07-15T18:19:53.957Z] libgdbm-compat4 libgnutls-dane0 libgomp1 libgpm2 libgsasl7 libgssapi-krb5-2 [2021-07-15T18:19:53.957Z] libicu63 libidn11 libisl19 libitm1 libjq1 libk5crypto3 libkeyutils1 [2021-07-15T18:19:53.957Z] libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 libldap-2.4-2 [2021-07-15T18:19:53.957Z] libldap-common liblocale-gettext-perl liblsan0 libltdl7 liblzo2-2 [2021-07-15T18:19:53.958Z] libmagic-mgc libmagic1 libmailutils5 libmariadb3 libmpc3 libmpfr6 [2021-07-15T18:19:53.958Z] libncurses6 libnghttp2-14 libnpth0 libntlm0 libonig5 libpcre2-8-0 [2021-07-15T18:19:53.958Z] libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal libpython2.7-stdlib [2021-07-15T18:19:53.958Z] librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsensors-config [2021-07-15T18:19:53.958Z] libsensors5 libssh2-1 libstdc++-8-dev libtsan0 libubsan1 libunbound8 [2021-07-15T18:19:53.958Z] libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 [2021-07-15T18:19:53.958Z] libxmuu1 libxslt1.1 linux-libc-dev lsb-base mailutils mailutils-common make [2021-07-15T18:19:53.958Z] manpages manpages-dev mariadb-common mime-support mysql-common [2021-07-15T18:19:53.958Z] openssh-client patch perl perl-modules-5.28 pinentry-curses psmisc [2021-07-15T18:19:53.958Z] publicsuffix sensible-utils ucf xauth xz-utils [2021-07-15T18:19:53.958Z] Suggested packages: [2021-07-15T18:19:53.958Z] binutils-doc bzip2-doc cpp-doc gcc-8-locales anacron logrotate checksecurity [2021-07-15T18:19:53.958Z] dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring [2021-07-15T18:19:53.958Z] exim4-doc-html | exim4-doc-info eximon4 spf-tools-perl swaks gcc-8-doc [2021-07-15T18:19:53.958Z] libstdc++6-8-dbg gcc-multilib autoconf automake libtool flex bison gdb [2021-07-15T18:19:53.958Z] gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg [2021-07-15T18:19:53.958Z] liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg [2021-07-15T18:19:53.958Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-15T18:19:53.958Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage [2021-07-15T18:19:53.958Z] scdaemon glibc-doc bzr dns-root-data gpm krb5-doc krb5-user [2021-07-15T18:19:53.958Z] libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal [2021-07-15T18:19:53.958Z] libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql lm-sensors [2021-07-15T18:19:53.958Z] libstdc++-8-doc mailutils-mh mailutils-doc make-doc man-browser keychain [2021-07-15T18:19:53.958Z] libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2021-07-15T18:19:53.958Z] libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl [2021-07-15T18:19:53.958Z] liblocale-codes-perl pinentry-doc isag [2021-07-15T18:20:00.678Z] The following NEW packages will be installed: [2021-07-15T18:20:00.678Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential bzip2 [2021-07-15T18:20:00.678Z] cpp cpp-8 cron dirmngr dpkg-dev exim4-base exim4-config exim4-daemon-light [2021-07-15T18:20:00.678Z] fakeroot file g++ g++-8 gcc gcc-8 git git-man gnupg gnupg-l10n gnupg-utils [2021-07-15T18:20:00.678Z] gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs jq [2021-07-15T18:20:00.678Z] krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl [2021-07-15T18:20:00.678Z] libalgorithm-merge-perl libasan5 libassuan0 libatomic1 libbinutils libbsd0 [2021-07-15T18:20:00.678Z] libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libdpkg-perl libedit2 [2021-07-15T18:20:00.678Z] liberror-perl libevent-2.1-6 libfakeroot libfile-fcntllock-perl libfribidi0 [2021-07-15T18:20:00.678Z] libgc1c2 libgcc-8-dev libgdbm-compat4 libgnutls-dane0 libgomp1 libgpm2 [2021-07-15T18:20:00.678Z] libgsasl7 libgssapi-krb5-2 libicu63 libidn11 libisl19 libitm1 libjq1 [2021-07-15T18:20:00.678Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 [2021-07-15T18:20:00.678Z] libkyotocabinet16v5 libldap-2.4-2 libldap-common liblocale-gettext-perl [2021-07-15T18:20:00.678Z] liblsan0 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmailutils5 libmariadb3 [2021-07-15T18:20:00.678Z] libmpc3 libmpfr6 libncurses6 libnghttp2-14 libnpth0 libntlm0 libonig5 [2021-07-15T18:20:00.678Z] libpcre2-8-0 libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal [2021-07-15T18:20:00.678Z] libpython2.7-stdlib librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [2021-07-15T18:20:00.678Z] libsensors-config libsensors5 libssh2-1 libstdc++-8-dev libtsan0 libubsan1 [2021-07-15T18:20:00.678Z] libunbound8 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 [2021-07-15T18:20:00.678Z] libxml2 libxmuu1 libxslt1.1 linux-libc-dev lsb-base mailutils [2021-07-15T18:20:00.678Z] mailutils-common make manpages manpages-dev mariadb-common mime-support [2021-07-15T18:20:00.678Z] mysql-common openssh-client patch perl perl-modules-5.28 pinentry-curses [2021-07-15T18:20:00.678Z] psmisc publicsuffix sensible-utils sudo sysstat ucf xauth xmlstarlet [2021-07-15T18:20:00.678Z] xz-utils [2021-07-15T18:20:00.678Z] 0 upgraded, 140 newly installed, 0 to remove and 0 not upgraded. [2021-07-15T18:20:00.678Z] Need to get 97.2 MB of archives. [2021-07-15T18:20:00.678Z] After this operation, 401 MB of additional disk space will be used. [2021-07-15T18:20:00.678Z] Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB] [2021-07-15T18:20:00.678Z] Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] [2021-07-15T18:20:00.678Z] Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB] [2021-07-15T18:20:00.678Z] Get:4 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] [2021-07-15T18:20:00.678Z] Get:5 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB] [2021-07-15T18:20:00.678Z] Get:6 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB] [2021-07-15T18:20:00.678Z] Get:7 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB] [2021-07-15T18:20:00.678Z] Get:8 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB] [2021-07-15T18:20:00.678Z] Get:9 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB] [2021-07-15T18:20:00.678Z] Get:10 http://deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-07-15T18:20:00.678Z] Get:11 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB] [2021-07-15T18:20:00.678Z] Get:12 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB] [2021-07-15T18:20:00.678Z] Get:13 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB] [2021-07-15T18:20:00.678Z] Get:14 http://deb.debian.org/debian buster/main arm64 krb5-locales all 1.17-3+deb10u1 [95.4 kB] [2021-07-15T18:20:00.678Z] Get:15 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB] [2021-07-15T18:20:00.678Z] Get:16 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] [2021-07-15T18:20:00.678Z] Get:17 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB] [2021-07-15T18:20:00.678Z] Get:18 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB] [2021-07-15T18:20:00.678Z] Get:19 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-07-15T18:20:00.678Z] Get:20 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-07-15T18:20:00.678Z] Get:21 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-07-15T18:20:00.678Z] Get:22 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-07-15T18:20:00.678Z] Get:23 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-07-15T18:20:00.678Z] Get:24 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB] [2021-07-15T18:20:00.678Z] Get:25 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB] [2021-07-15T18:20:00.678Z] Get:26 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-07-15T18:20:00.678Z] Get:27 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB] [2021-07-15T18:20:00.678Z] Get:28 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB] [2021-07-15T18:20:00.678Z] Get:29 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB] [2021-07-15T18:20:00.956Z] Get:30 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB] [2021-07-15T18:20:00.957Z] Get:31 http://deb.debian.org/debian buster/main arm64 libc-dev-bin arm64 2.28-10 [270 kB] [2021-07-15T18:20:00.957Z] Get:32 http://deb.debian.org/debian buster-updates/main arm64 linux-libc-dev arm64 4.19.194-2 [1439 kB] [2021-07-15T18:20:01.966Z] Get:33 http://deb.debian.org/debian buster/main arm64 libc6-dev arm64 2.28-10 [2324 kB] [2021-07-15T18:20:01.966Z] Get:34 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB] [2021-07-15T18:20:02.275Z] Get:35 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB] [2021-07-15T18:20:02.275Z] Get:36 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB] [2021-07-15T18:20:02.275Z] Get:37 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB] [2021-07-15T18:20:02.275Z] Get:38 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB] [2021-07-15T18:20:02.275Z] Get:39 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB] [2021-07-15T18:20:02.275Z] Get:40 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB] [2021-07-15T18:20:02.275Z] Get:41 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB] [2021-07-15T18:20:02.275Z] Get:42 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B] [2021-07-15T18:20:02.275Z] Get:43 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB] [2021-07-15T18:20:02.275Z] Get:44 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB] [2021-07-15T18:20:02.275Z] Get:45 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB] [2021-07-15T18:20:02.275Z] Get:46 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB] [2021-07-15T18:20:02.275Z] Get:47 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB] [2021-07-15T18:20:02.576Z] Get:48 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB] [2021-07-15T18:20:02.576Z] Get:49 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B] [2021-07-15T18:20:02.576Z] Get:50 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB] [2021-07-15T18:20:02.859Z] Get:51 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB] [2021-07-15T18:20:03.135Z] Get:52 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B] [2021-07-15T18:20:03.135Z] Get:53 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB] [2021-07-15T18:20:03.135Z] Get:54 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.7 [1414 kB] [2021-07-15T18:20:03.135Z] Get:55 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-07-15T18:20:03.135Z] Get:56 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.7 [1773 kB] [2021-07-15T18:20:03.135Z] Get:57 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B] [2021-07-15T18:20:03.135Z] Get:58 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] [2021-07-15T18:20:03.135Z] Get:59 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u1 [503 kB] [2021-07-15T18:20:03.135Z] Get:60 http://deb.debian.org/debian buster/main arm64 libksba8 arm64 1.3.5-2 [84.7 kB] [2021-07-15T18:20:03.135Z] Get:61 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-07-15T18:20:03.413Z] Get:62 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-07-15T18:20:03.413Z] Get:63 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-15T18:20:03.413Z] Get:64 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-07-15T18:20:03.413Z] Get:65 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] [2021-07-15T18:20:03.413Z] Get:66 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u1 [694 kB] [2021-07-15T18:20:03.413Z] Get:67 http://deb.debian.org/debian buster/main arm64 exim4-config all 4.92-8+deb10u6 [324 kB] [2021-07-15T18:20:03.414Z] Get:68 http://deb.debian.org/debian buster/main arm64 exim4-base arm64 4.92-8+deb10u6 [1136 kB] [2021-07-15T18:20:03.414Z] Get:69 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB] [2021-07-15T18:20:03.414Z] Get:70 http://deb.debian.org/debian buster/main arm64 libunbound8 arm64 1.9.0-2+deb10u2 [432 kB] [2021-07-15T18:20:03.414Z] Get:71 http://deb.debian.org/debian buster/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u7 [317 kB] [2021-07-15T18:20:03.414Z] Get:72 http://deb.debian.org/debian buster/main arm64 exim4-daemon-light arm64 4.92-8+deb10u6 [557 kB] [2021-07-15T18:20:03.693Z] Get:73 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB] [2021-07-15T18:20:03.693Z] Get:74 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB] [2021-07-15T18:20:03.693Z] Get:75 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-07-15T18:20:03.693Z] Get:76 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-07-15T18:20:03.693Z] Get:77 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-07-15T18:20:03.693Z] Get:78 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-07-15T18:20:03.693Z] Get:79 http://deb.debian.org/debian buster/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u2 [311 kB] [2021-07-15T18:20:03.693Z] Get:80 http://deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB] [2021-07-15T18:20:03.693Z] Get:81 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB] [2021-07-15T18:20:03.693Z] Get:82 http://deb.debian.org/debian buster/main arm64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] [2021-07-15T18:20:03.693Z] Get:83 http://deb.debian.org/debian buster/main arm64 git arm64 1:2.20.1-2+deb10u3 [5509 kB] [2021-07-15T18:20:03.693Z] Get:84 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB] [2021-07-15T18:20:03.978Z] Get:85 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u1 [824 kB] [2021-07-15T18:20:03.978Z] Get:86 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u1 [827 kB] [2021-07-15T18:20:03.978Z] Get:87 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] [2021-07-15T18:20:03.978Z] Get:88 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u1 [601 kB] [2021-07-15T18:20:03.978Z] Get:89 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u1 [478 kB] [2021-07-15T18:20:03.978Z] Get:90 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u1 [472 kB] [2021-07-15T18:20:03.978Z] Get:91 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u1 [587 kB] [2021-07-15T18:20:04.575Z] Get:92 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u1 [715 kB] [2021-07-15T18:20:04.575Z] Get:93 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB] [2021-07-15T18:20:04.575Z] Get:94 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB] [2021-07-15T18:20:04.575Z] Get:95 http://deb.debian.org/debian buster/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u2 [92.6 kB] [2021-07-15T18:20:04.575Z] Get:96 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB] [2021-07-15T18:20:04.848Z] Get:97 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-07-15T18:20:04.848Z] Get:98 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-07-15T18:20:04.848Z] Get:99 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-07-15T18:20:04.848Z] Get:100 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] [2021-07-15T18:20:04.848Z] Get:101 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB] [2021-07-15T18:20:04.848Z] Get:102 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] [2021-07-15T18:20:04.848Z] Get:103 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB] [2021-07-15T18:20:04.849Z] Get:104 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u1 [63.6 kB] [2021-07-15T18:20:04.849Z] Get:105 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-07-15T18:20:04.849Z] Get:106 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] [2021-07-15T18:20:04.849Z] Get:107 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB] [2021-07-15T18:20:04.849Z] Get:108 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+b2 [198 kB] [2021-07-15T18:20:04.849Z] Get:109 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-07-15T18:20:05.129Z] Get:110 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB] [2021-07-15T18:20:05.129Z] Get:111 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB] [2021-07-15T18:20:05.129Z] Get:112 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB] [2021-07-15T18:20:05.129Z] Get:113 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B] [2021-07-15T18:20:05.129Z] Get:114 http://deb.debian.org/debian buster/main arm64 mariadb-common all 1:10.3.29-0+deb10u1 [32.5 kB] [2021-07-15T18:20:05.129Z] Get:115 http://deb.debian.org/debian buster/main arm64 libmariadb3 arm64 1:10.3.29-0+deb10u1 [162 kB] [2021-07-15T18:20:05.129Z] Get:116 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB] [2021-07-15T18:20:05.129Z] Get:117 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB] [2021-07-15T18:20:05.129Z] Get:118 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB] [2021-07-15T18:20:05.405Z] Get:119 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB] [2021-07-15T18:20:05.405Z] Get:120 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u1 [102 kB] [2021-07-15T18:20:05.405Z] Get:121 http://deb.debian.org/debian buster/main arm64 libsensors-config all 1:3.5.0-3 [31.6 kB] [2021-07-15T18:20:05.405Z] Get:122 http://deb.debian.org/debian buster/main arm64 libsensors5 arm64 1:3.5.0-3 [51.8 kB] [2021-07-15T18:20:05.405Z] Get:123 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB] [2021-07-15T18:20:05.405Z] Get:124 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB] [2021-07-15T18:20:05.405Z] Get:125 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2021-07-15T18:20:05.405Z] Get:126 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB] [2021-07-15T18:20:05.405Z] Get:127 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] [2021-07-15T18:20:05.405Z] Get:128 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB] [2021-07-15T18:20:05.405Z] Get:129 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB] [2021-07-15T18:20:05.405Z] Get:130 http://deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-07-15T18:20:05.405Z] Get:131 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] [2021-07-15T18:20:05.405Z] Get:132 http://deb.debian.org/debian buster/main arm64 libxslt1.1 arm64 1.1.32-2.2~deb10u1 [225 kB] [2021-07-15T18:20:05.405Z] Get:133 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB] [2021-07-15T18:20:06.004Z] Get:134 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB] [2021-07-15T18:20:06.004Z] Get:135 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1 [122 kB] [2021-07-15T18:20:06.004Z] Get:136 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20190415.1030-1 [116 kB] [2021-07-15T18:20:06.004Z] Get:137 http://deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-07-15T18:20:06.004Z] Get:138 http://deb.debian.org/debian buster/main arm64 sysstat arm64 12.0.3-2 [545 kB] [2021-07-15T18:20:06.004Z] Get:139 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB] [2021-07-15T18:20:06.004Z] Get:140 http://deb.debian.org/debian buster/main arm64 xmlstarlet arm64 1.6.1-2 [239 kB] [2021-07-15T18:20:06.988Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-15T18:20:06.988Z] Fetched 97.2 MB in 6s (16.4 MB/s) [2021-07-15T18:20:06.988Z] Selecting previously unselected package sensible-utils. [2021-07-15T18:20:06.988Z] (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 ... 6833 files and directories currently installed.) [2021-07-15T18:20:06.988Z] Preparing to unpack .../000-sensible-utils_0.0.12_all.deb ... [2021-07-15T18:20:07.267Z] Unpacking sensible-utils (0.0.12) ... [2021-07-15T18:20:07.267Z] Selecting previously unselected package lsb-base. [2021-07-15T18:20:07.267Z] Preparing to unpack .../001-lsb-base_10.2019051400_all.deb ... [2021-07-15T18:20:07.267Z] Unpacking lsb-base (10.2019051400) ... [2021-07-15T18:20:07.542Z] Selecting previously unselected package cron. [2021-07-15T18:20:07.542Z] Preparing to unpack .../002-cron_3.0pl1-134+deb10u1_arm64.deb ... [2021-07-15T18:20:07.542Z] Unpacking cron (3.0pl1-134+deb10u1) ... [2021-07-15T18:20:07.820Z] Selecting previously unselected package perl-modules-5.28. [2021-07-15T18:20:07.820Z] Preparing to unpack .../003-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... [2021-07-15T18:20:07.820Z] Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-07-15T18:20:09.272Z] Selecting previously unselected package libgdbm-compat4:arm64. [2021-07-15T18:20:09.272Z] Preparing to unpack .../004-libgdbm-compat4_1.18.1-4_arm64.deb ... [2021-07-15T18:20:09.272Z] Unpacking libgdbm-compat4:arm64 (1.18.1-4) ... [2021-07-15T18:20:09.555Z] Selecting previously unselected package libperl5.28:arm64. [2021-07-15T18:20:09.555Z] Preparing to unpack .../005-libperl5.28_5.28.1-6+deb10u1_arm64.deb ... [2021-07-15T18:20:09.555Z] Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ... [2021-07-15T18:20:11.001Z] Selecting previously unselected package perl. [2021-07-15T18:20:11.001Z] Preparing to unpack .../006-perl_5.28.1-6+deb10u1_arm64.deb ... [2021-07-15T18:20:11.001Z] Unpacking perl (5.28.1-6+deb10u1) ... [2021-07-15T18:20:11.277Z] Selecting previously unselected package liblocale-gettext-perl. [2021-07-15T18:20:11.277Z] Preparing to unpack .../007-liblocale-gettext-perl_1.07-3+b4_arm64.deb ... [2021-07-15T18:20:11.277Z] Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T18:20:11.555Z] Selecting previously unselected package less. [2021-07-15T18:20:11.555Z] Preparing to unpack .../008-less_487-0.1+b1_arm64.deb ... [2021-07-15T18:20:11.555Z] Unpacking less (487-0.1+b1) ... [2021-07-15T18:20:11.555Z] Selecting previously unselected package bzip2. [2021-07-15T18:20:11.555Z] Preparing to unpack .../009-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-07-15T18:20:11.893Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T18:20:11.893Z] Selecting previously unselected package libmagic-mgc. [2021-07-15T18:20:11.893Z] Preparing to unpack .../010-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ... [2021-07-15T18:20:11.893Z] Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T18:20:12.168Z] Selecting previously unselected package libmagic1:arm64. [2021-07-15T18:20:12.168Z] Preparing to unpack .../011-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ... [2021-07-15T18:20:12.168Z] Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ... [2021-07-15T18:20:12.448Z] Selecting previously unselected package file. [2021-07-15T18:20:12.448Z] Preparing to unpack .../012-file_1%3a5.35-4+deb10u2_arm64.deb ... [2021-07-15T18:20:12.448Z] Unpacking file (1:5.35-4+deb10u2) ... [2021-07-15T18:20:12.448Z] Selecting previously unselected package krb5-locales. [2021-07-15T18:20:12.448Z] Preparing to unpack .../013-krb5-locales_1.17-3+deb10u1_all.deb ... [2021-07-15T18:20:12.448Z] Unpacking krb5-locales (1.17-3+deb10u1) ... [2021-07-15T18:20:12.727Z] Selecting previously unselected package manpages. [2021-07-15T18:20:12.727Z] Preparing to unpack .../014-manpages_4.16-2_all.deb ... [2021-07-15T18:20:12.727Z] Unpacking manpages (4.16-2) ... [2021-07-15T18:20:13.006Z] Selecting previously unselected package mime-support. [2021-07-15T18:20:13.006Z] Preparing to unpack .../015-mime-support_3.62_all.deb ... [2021-07-15T18:20:13.006Z] Unpacking mime-support (3.62) ... [2021-07-15T18:20:13.352Z] Selecting previously unselected package libbsd0:arm64. [2021-07-15T18:20:13.352Z] Preparing to unpack .../016-libbsd0_0.9.1-2+deb10u1_arm64.deb ... [2021-07-15T18:20:13.352Z] Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ... [2021-07-15T18:20:13.352Z] Selecting previously unselected package libedit2:arm64. [2021-07-15T18:20:13.352Z] Preparing to unpack .../017-libedit2_3.1-20181209-1_arm64.deb ... [2021-07-15T18:20:13.632Z] Unpacking libedit2:arm64 (3.1-20181209-1) ... [2021-07-15T18:20:13.632Z] Selecting previously unselected package libkeyutils1:arm64. [2021-07-15T18:20:13.632Z] Preparing to unpack .../018-libkeyutils1_1.6-6_arm64.deb ... [2021-07-15T18:20:13.632Z] Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-07-15T18:20:13.917Z] Selecting previously unselected package libkrb5support0:arm64. [2021-07-15T18:20:13.917Z] Preparing to unpack .../019-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-07-15T18:20:13.917Z] Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-15T18:20:14.361Z] Selecting previously unselected package libk5crypto3:arm64. [2021-07-15T18:20:14.361Z] Preparing to unpack .../020-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-07-15T18:20:14.361Z] Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-15T18:20:14.361Z] Selecting previously unselected package libkrb5-3:arm64. [2021-07-15T18:20:14.361Z] Preparing to unpack .../021-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-07-15T18:20:14.361Z] Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-15T18:20:14.647Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-07-15T18:20:14.647Z] Preparing to unpack .../022-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-07-15T18:20:14.647Z] Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-15T18:20:14.928Z] Selecting previously unselected package openssh-client. [2021-07-15T18:20:14.928Z] Preparing to unpack .../023-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ... [2021-07-15T18:20:14.928Z] Unpacking openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T18:20:15.206Z] Selecting previously unselected package ucf. [2021-07-15T18:20:15.206Z] Preparing to unpack .../024-ucf_3.0038+nmu1_all.deb ... [2021-07-15T18:20:15.206Z] Moving old data out of the way [2021-07-15T18:20:15.206Z] Unpacking ucf (3.0038+nmu1) ... [2021-07-15T18:20:15.487Z] Selecting previously unselected package xz-utils. [2021-07-15T18:20:15.487Z] Preparing to unpack .../025-xz-utils_5.2.4-1_arm64.deb ... [2021-07-15T18:20:15.487Z] Unpacking xz-utils (5.2.4-1) ... [2021-07-15T18:20:15.765Z] Selecting previously unselected package binutils-common:arm64. [2021-07-15T18:20:15.765Z] Preparing to unpack .../026-binutils-common_2.31.1-16_arm64.deb ... [2021-07-15T18:20:15.765Z] Unpacking binutils-common:arm64 (2.31.1-16) ... [2021-07-15T18:20:16.374Z] Selecting previously unselected package libbinutils:arm64. [2021-07-15T18:20:16.655Z] Preparing to unpack .../027-libbinutils_2.31.1-16_arm64.deb ... [2021-07-15T18:20:16.655Z] Unpacking libbinutils:arm64 (2.31.1-16) ... [2021-07-15T18:20:16.655Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-07-15T18:20:16.655Z] Preparing to unpack .../028-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ... [2021-07-15T18:20:16.655Z] Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-15T18:20:17.676Z] Selecting previously unselected package binutils. [2021-07-15T18:20:17.676Z] Preparing to unpack .../029-binutils_2.31.1-16_arm64.deb ... [2021-07-15T18:20:17.676Z] Unpacking binutils (2.31.1-16) ... [2021-07-15T18:20:17.950Z] Selecting previously unselected package libc-dev-bin. [2021-07-15T18:20:17.950Z] Preparing to unpack .../030-libc-dev-bin_2.28-10_arm64.deb ... [2021-07-15T18:20:17.950Z] Unpacking libc-dev-bin (2.28-10) ... [2021-07-15T18:20:17.950Z] Selecting previously unselected package linux-libc-dev:arm64. [2021-07-15T18:20:17.950Z] Preparing to unpack .../031-linux-libc-dev_4.19.194-2_arm64.deb ... [2021-07-15T18:20:17.950Z] Unpacking linux-libc-dev:arm64 (4.19.194-2) ... [2021-07-15T18:20:18.941Z] Selecting previously unselected package libc6-dev:arm64. [2021-07-15T18:20:18.941Z] Preparing to unpack .../032-libc6-dev_2.28-10_arm64.deb ... [2021-07-15T18:20:18.941Z] Unpacking libc6-dev:arm64 (2.28-10) ... [2021-07-15T18:20:19.935Z] Selecting previously unselected package libisl19:arm64. [2021-07-15T18:20:19.935Z] Preparing to unpack .../033-libisl19_0.20-2_arm64.deb ... [2021-07-15T18:20:20.216Z] Unpacking libisl19:arm64 (0.20-2) ... [2021-07-15T18:20:20.216Z] Selecting previously unselected package libmpfr6:arm64. [2021-07-15T18:20:20.216Z] Preparing to unpack .../034-libmpfr6_4.0.2-1_arm64.deb ... [2021-07-15T18:20:20.490Z] Unpacking libmpfr6:arm64 (4.0.2-1) ... [2021-07-15T18:20:20.490Z] Selecting previously unselected package libmpc3:arm64. [2021-07-15T18:20:20.490Z] Preparing to unpack .../035-libmpc3_1.1.0-1_arm64.deb ... [2021-07-15T18:20:20.768Z] Unpacking libmpc3:arm64 (1.1.0-1) ... [2021-07-15T18:20:20.768Z] Selecting previously unselected package cpp-8. [2021-07-15T18:20:20.768Z] Preparing to unpack .../036-cpp-8_8.3.0-6_arm64.deb ... [2021-07-15T18:20:20.768Z] Unpacking cpp-8 (8.3.0-6) ... [2021-07-15T18:20:24.071Z] Selecting previously unselected package cpp. [2021-07-15T18:20:24.071Z] Preparing to unpack .../037-cpp_4%3a8.3.0-1_arm64.deb ... [2021-07-15T18:20:24.071Z] Unpacking cpp (4:8.3.0-1) ... [2021-07-15T18:20:24.071Z] Selecting previously unselected package libcc1-0:arm64. [2021-07-15T18:20:24.071Z] Preparing to unpack .../038-libcc1-0_8.3.0-6_arm64.deb ... [2021-07-15T18:20:24.071Z] Unpacking libcc1-0:arm64 (8.3.0-6) ... [2021-07-15T18:20:24.071Z] Selecting previously unselected package libgomp1:arm64. [2021-07-15T18:20:24.071Z] Preparing to unpack .../039-libgomp1_8.3.0-6_arm64.deb ... [2021-07-15T18:20:24.071Z] Unpacking libgomp1:arm64 (8.3.0-6) ... [2021-07-15T18:20:24.071Z] Selecting previously unselected package libitm1:arm64. [2021-07-15T18:20:24.071Z] Preparing to unpack .../040-libitm1_8.3.0-6_arm64.deb ... [2021-07-15T18:20:24.071Z] Unpacking libitm1:arm64 (8.3.0-6) ... [2021-07-15T18:20:24.072Z] Selecting previously unselected package libatomic1:arm64. [2021-07-15T18:20:24.072Z] Preparing to unpack .../041-libatomic1_8.3.0-6_arm64.deb ... [2021-07-15T18:20:24.072Z] Unpacking libatomic1:arm64 (8.3.0-6) ... [2021-07-15T18:20:24.072Z] Selecting previously unselected package libasan5:arm64. [2021-07-15T18:20:24.072Z] Preparing to unpack .../042-libasan5_8.3.0-6_arm64.deb ... [2021-07-15T18:20:24.072Z] Unpacking libasan5:arm64 (8.3.0-6) ... [2021-07-15T18:20:24.072Z] Selecting previously unselected package liblsan0:arm64. [2021-07-15T18:20:24.072Z] Preparing to unpack .../043-liblsan0_8.3.0-6_arm64.deb ... [2021-07-15T18:20:24.072Z] Unpacking liblsan0:arm64 (8.3.0-6) ... [2021-07-15T18:20:24.072Z] Selecting previously unselected package libtsan0:arm64. [2021-07-15T18:20:24.072Z] Preparing to unpack .../044-libtsan0_8.3.0-6_arm64.deb ... [2021-07-15T18:20:24.072Z] Unpacking libtsan0:arm64 (8.3.0-6) ... [2021-07-15T18:20:24.072Z] Selecting previously unselected package libubsan1:arm64. [2021-07-15T18:20:24.359Z] Preparing to unpack .../045-libubsan1_8.3.0-6_arm64.deb ... [2021-07-15T18:20:24.359Z] Unpacking libubsan1:arm64 (8.3.0-6) ... [2021-07-15T18:20:24.359Z] Selecting previously unselected package libgcc-8-dev:arm64. [2021-07-15T18:20:24.359Z] Preparing to unpack .../046-libgcc-8-dev_8.3.0-6_arm64.deb ... [2021-07-15T18:20:24.359Z] Unpacking libgcc-8-dev:arm64 (8.3.0-6) ... [2021-07-15T18:20:25.357Z] Selecting previously unselected package gcc-8. [2021-07-15T18:20:25.357Z] Preparing to unpack .../047-gcc-8_8.3.0-6_arm64.deb ... [2021-07-15T18:20:25.357Z] Unpacking gcc-8 (8.3.0-6) ... [2021-07-15T18:20:27.353Z] Selecting previously unselected package gcc. [2021-07-15T18:20:27.353Z] Preparing to unpack .../048-gcc_4%3a8.3.0-1_arm64.deb ... [2021-07-15T18:20:27.353Z] Unpacking gcc (4:8.3.0-1) ... [2021-07-15T18:20:27.353Z] Selecting previously unselected package libstdc++-8-dev:arm64. [2021-07-15T18:20:27.353Z] Preparing to unpack .../049-libstdc++-8-dev_8.3.0-6_arm64.deb ... [2021-07-15T18:20:27.353Z] Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ... [2021-07-15T18:20:28.350Z] Selecting previously unselected package g++-8. [2021-07-15T18:20:28.350Z] Preparing to unpack .../050-g++-8_8.3.0-6_arm64.deb ... [2021-07-15T18:20:28.350Z] Unpacking g++-8 (8.3.0-6) ... [2021-07-15T18:20:30.365Z] Selecting previously unselected package g++. [2021-07-15T18:20:30.365Z] Preparing to unpack .../051-g++_4%3a8.3.0-1_arm64.deb ... [2021-07-15T18:20:30.365Z] Unpacking g++ (4:8.3.0-1) ... [2021-07-15T18:20:30.638Z] Selecting previously unselected package make. [2021-07-15T18:20:30.638Z] Preparing to unpack .../052-make_4.2.1-1.2_arm64.deb ... [2021-07-15T18:20:30.638Z] Unpacking make (4.2.1-1.2) ... [2021-07-15T18:20:30.926Z] Selecting previously unselected package libdpkg-perl. [2021-07-15T18:20:30.926Z] Preparing to unpack .../053-libdpkg-perl_1.19.7_all.deb ... [2021-07-15T18:20:30.926Z] Unpacking libdpkg-perl (1.19.7) ... [2021-07-15T18:20:31.202Z] Selecting previously unselected package patch. [2021-07-15T18:20:31.202Z] Preparing to unpack .../054-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-07-15T18:20:31.202Z] Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-15T18:20:31.478Z] Selecting previously unselected package dpkg-dev. [2021-07-15T18:20:31.478Z] Preparing to unpack .../055-dpkg-dev_1.19.7_all.deb ... [2021-07-15T18:20:31.478Z] Unpacking dpkg-dev (1.19.7) ... [2021-07-15T18:20:31.755Z] Selecting previously unselected package build-essential. [2021-07-15T18:20:31.755Z] Preparing to unpack .../056-build-essential_12.6_arm64.deb ... [2021-07-15T18:20:31.755Z] Unpacking build-essential (12.6) ... [2021-07-15T18:20:31.755Z] Selecting previously unselected package libassuan0:arm64. [2021-07-15T18:20:32.028Z] Preparing to unpack .../057-libassuan0_2.5.2-1_arm64.deb ... [2021-07-15T18:20:32.028Z] Unpacking libassuan0:arm64 (2.5.2-1) ... [2021-07-15T18:20:32.028Z] Selecting previously unselected package gpgconf. [2021-07-15T18:20:32.028Z] Preparing to unpack .../058-gpgconf_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T18:20:32.028Z] Unpacking gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T18:20:32.301Z] Selecting previously unselected package libksba8:arm64. [2021-07-15T18:20:32.301Z] Preparing to unpack .../059-libksba8_1.3.5-2_arm64.deb ... [2021-07-15T18:20:32.301Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2021-07-15T18:20:32.301Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2021-07-15T18:20:32.301Z] Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-15T18:20:32.614Z] Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:20:32.614Z] Selecting previously unselected package libsasl2-2:arm64. [2021-07-15T18:20:32.614Z] Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-15T18:20:32.614Z] Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:20:32.933Z] Selecting previously unselected package libldap-common. [2021-07-15T18:20:32.933Z] Preparing to unpack .../062-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-15T18:20:32.933Z] Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T18:20:32.933Z] Selecting previously unselected package libldap-2.4-2:arm64. [2021-07-15T18:20:32.933Z] Preparing to unpack .../063-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-07-15T18:20:33.209Z] Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T18:20:33.209Z] Selecting previously unselected package libnpth0:arm64. [2021-07-15T18:20:33.209Z] Preparing to unpack .../064-libnpth0_1.6-1_arm64.deb ... [2021-07-15T18:20:33.209Z] Unpacking libnpth0:arm64 (1.6-1) ... [2021-07-15T18:20:33.482Z] Selecting previously unselected package dirmngr. [2021-07-15T18:20:33.482Z] Preparing to unpack .../065-dirmngr_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T18:20:33.482Z] Unpacking dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T18:20:33.755Z] Selecting previously unselected package exim4-config. [2021-07-15T18:20:33.755Z] Preparing to unpack .../066-exim4-config_4.92-8+deb10u6_all.deb ... [2021-07-15T18:20:33.755Z] Unpacking exim4-config (4.92-8+deb10u6) ... [2021-07-15T18:20:34.031Z] Selecting previously unselected package exim4-base. [2021-07-15T18:20:34.031Z] Preparing to unpack .../067-exim4-base_4.92-8+deb10u6_arm64.deb ... [2021-07-15T18:20:34.031Z] Unpacking exim4-base (4.92-8+deb10u6) ... [2021-07-15T18:20:34.304Z] Selecting previously unselected package libevent-2.1-6:arm64. [2021-07-15T18:20:34.304Z] Preparing to unpack .../068-libevent-2.1-6_2.1.8-stable-4_arm64.deb ... [2021-07-15T18:20:34.304Z] Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ... [2021-07-15T18:20:34.584Z] Selecting previously unselected package libunbound8:arm64. [2021-07-15T18:20:34.584Z] Preparing to unpack .../069-libunbound8_1.9.0-2+deb10u2_arm64.deb ... [2021-07-15T18:20:34.584Z] Unpacking libunbound8:arm64 (1.9.0-2+deb10u2) ... [2021-07-15T18:20:34.864Z] Selecting previously unselected package libgnutls-dane0:arm64. [2021-07-15T18:20:34.864Z] Preparing to unpack .../070-libgnutls-dane0_3.6.7-4+deb10u7_arm64.deb ... [2021-07-15T18:20:35.139Z] Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... [2021-07-15T18:20:35.139Z] Selecting previously unselected package exim4-daemon-light. [2021-07-15T18:20:35.139Z] Preparing to unpack .../071-exim4-daemon-light_4.92-8+deb10u6_arm64.deb ... [2021-07-15T18:20:35.139Z] Unpacking exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T18:20:35.415Z] Selecting previously unselected package libfakeroot:arm64. [2021-07-15T18:20:35.415Z] Preparing to unpack .../072-libfakeroot_1.23-1_arm64.deb ... [2021-07-15T18:20:35.691Z] Unpacking libfakeroot:arm64 (1.23-1) ... [2021-07-15T18:20:35.691Z] Selecting previously unselected package fakeroot. [2021-07-15T18:20:35.691Z] Preparing to unpack .../073-fakeroot_1.23-1_arm64.deb ... [2021-07-15T18:20:35.691Z] Unpacking fakeroot (1.23-1) ... [2021-07-15T18:20:35.972Z] Selecting previously unselected package libnghttp2-14:arm64. [2021-07-15T18:20:35.972Z] Preparing to unpack .../074-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-07-15T18:20:35.972Z] Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-15T18:20:36.246Z] Selecting previously unselected package libpsl5:arm64. [2021-07-15T18:20:36.246Z] Preparing to unpack .../075-libpsl5_0.20.2-2_arm64.deb ... [2021-07-15T18:20:36.246Z] Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-07-15T18:20:36.246Z] Selecting previously unselected package librtmp1:arm64. [2021-07-15T18:20:36.519Z] Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-07-15T18:20:36.519Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T18:20:36.519Z] Selecting previously unselected package libssh2-1:arm64. [2021-07-15T18:20:36.519Z] Preparing to unpack .../077-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-07-15T18:20:36.519Z] Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-15T18:20:36.793Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2021-07-15T18:20:36.793Z] Preparing to unpack .../078-libcurl3-gnutls_7.64.0-4+deb10u2_arm64.deb ... [2021-07-15T18:20:36.793Z] Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... [2021-07-15T18:20:37.390Z] Selecting previously unselected package libpcre2-8-0:arm64. [2021-07-15T18:20:37.390Z] Preparing to unpack .../079-libpcre2-8-0_10.32-5_arm64.deb ... [2021-07-15T18:20:37.390Z] Unpacking libpcre2-8-0:arm64 (10.32-5) ... [2021-07-15T18:20:37.390Z] Selecting previously unselected package liberror-perl. [2021-07-15T18:20:37.390Z] Preparing to unpack .../080-liberror-perl_0.17027-2_all.deb ... [2021-07-15T18:20:37.390Z] Unpacking liberror-perl (0.17027-2) ... [2021-07-15T18:20:37.665Z] Selecting previously unselected package git-man. [2021-07-15T18:20:37.665Z] Preparing to unpack .../081-git-man_1%3a2.20.1-2+deb10u3_all.deb ... [2021-07-15T18:20:37.665Z] Unpacking git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T18:20:37.939Z] Selecting previously unselected package git. [2021-07-15T18:20:37.939Z] Preparing to unpack .../082-git_1%3a2.20.1-2+deb10u3_arm64.deb ... [2021-07-15T18:20:37.939Z] Unpacking git (1:2.20.1-2+deb10u3) ... [2021-07-15T18:20:39.931Z] Selecting previously unselected package gnupg-l10n. [2021-07-15T18:20:39.931Z] Preparing to unpack .../083-gnupg-l10n_2.2.12-1+deb10u1_all.deb ... [2021-07-15T18:20:39.931Z] Unpacking gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T18:20:40.240Z] Selecting previously unselected package gnupg-utils. [2021-07-15T18:20:40.240Z] Preparing to unpack .../084-gnupg-utils_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T18:20:40.240Z] Unpacking gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T18:20:40.240Z] Selecting previously unselected package gpg. [2021-07-15T18:20:40.515Z] Preparing to unpack .../085-gpg_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T18:20:40.515Z] Unpacking gpg (2.2.12-1+deb10u1) ... [2021-07-15T18:20:40.787Z] Selecting previously unselected package pinentry-curses. [2021-07-15T18:20:40.787Z] Preparing to unpack .../086-pinentry-curses_1.1.0-2_arm64.deb ... [2021-07-15T18:20:40.787Z] Unpacking pinentry-curses (1.1.0-2) ... [2021-07-15T18:20:40.787Z] Selecting previously unselected package gpg-agent. [2021-07-15T18:20:40.787Z] Preparing to unpack .../087-gpg-agent_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T18:20:40.787Z] Unpacking gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T18:20:41.064Z] Selecting previously unselected package gpg-wks-client. [2021-07-15T18:20:41.064Z] Preparing to unpack .../088-gpg-wks-client_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T18:20:41.064Z] Unpacking gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T18:20:41.338Z] Selecting previously unselected package gpg-wks-server. [2021-07-15T18:20:41.338Z] Preparing to unpack .../089-gpg-wks-server_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T18:20:41.338Z] Unpacking gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T18:20:41.613Z] Selecting previously unselected package gpgsm. [2021-07-15T18:20:41.613Z] Preparing to unpack .../090-gpgsm_2.2.12-1+deb10u1_arm64.deb ... [2021-07-15T18:20:41.613Z] Unpacking gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T18:20:41.889Z] Selecting previously unselected package gnupg. [2021-07-15T18:20:41.889Z] Preparing to unpack .../091-gnupg_2.2.12-1+deb10u1_all.deb ... [2021-07-15T18:20:42.164Z] Unpacking gnupg (2.2.12-1+deb10u1) ... [2021-07-15T18:20:42.164Z] Selecting previously unselected package libgc1c2:arm64. [2021-07-15T18:20:42.164Z] Preparing to unpack .../092-libgc1c2_1%3a7.6.4-0.4_arm64.deb ... [2021-07-15T18:20:42.164Z] Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ... [2021-07-15T18:20:42.439Z] Selecting previously unselected package libltdl7:arm64. [2021-07-15T18:20:42.439Z] Preparing to unpack .../093-libltdl7_2.4.6-9_arm64.deb ... [2021-07-15T18:20:42.439Z] Unpacking libltdl7:arm64 (2.4.6-9) ... [2021-07-15T18:20:42.714Z] Selecting previously unselected package libncurses6:arm64. [2021-07-15T18:20:42.714Z] Preparing to unpack .../094-libncurses6_6.1+20181013-2+deb10u2_arm64.deb ... [2021-07-15T18:20:42.714Z] Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u2) ... [2021-07-15T18:20:42.987Z] Selecting previously unselected package guile-2.2-libs:arm64. [2021-07-15T18:20:42.987Z] Preparing to unpack .../095-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ... [2021-07-15T18:20:42.987Z] Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... [2021-07-15T18:20:44.973Z] Selecting previously unselected package libonig5:arm64. [2021-07-15T18:20:44.973Z] Preparing to unpack .../096-libonig5_6.9.1-1_arm64.deb ... [2021-07-15T18:20:44.973Z] Unpacking libonig5:arm64 (6.9.1-1) ... [2021-07-15T18:20:44.973Z] Selecting previously unselected package libjq1:arm64. [2021-07-15T18:20:44.973Z] Preparing to unpack .../097-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-07-15T18:20:44.973Z] Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-15T18:20:45.249Z] Selecting previously unselected package jq. [2021-07-15T18:20:45.249Z] Preparing to unpack .../098-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-07-15T18:20:45.249Z] Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-15T18:20:45.249Z] Selecting previously unselected package libalgorithm-diff-perl. [2021-07-15T18:20:45.249Z] Preparing to unpack .../099-libalgorithm-diff-perl_1.19.03-2_all.deb ... [2021-07-15T18:20:45.524Z] Unpacking libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T18:20:45.524Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2021-07-15T18:20:45.524Z] Preparing to unpack .../100-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ... [2021-07-15T18:20:45.524Z] Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T18:20:45.832Z] Selecting previously unselected package libalgorithm-merge-perl. [2021-07-15T18:20:45.832Z] Preparing to unpack .../101-libalgorithm-merge-perl_0.08-3_all.deb ... [2021-07-15T18:20:45.832Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2021-07-15T18:20:45.832Z] Selecting previously unselected package libfile-fcntllock-perl. [2021-07-15T18:20:45.832Z] Preparing to unpack .../102-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ... [2021-07-15T18:20:45.832Z] Unpacking libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T18:20:46.124Z] Selecting previously unselected package libfribidi0:arm64. [2021-07-15T18:20:46.124Z] Preparing to unpack .../103-libfribidi0_1.0.5-3.1+deb10u1_arm64.deb ... [2021-07-15T18:20:46.124Z] Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... [2021-07-15T18:20:46.124Z] Selecting previously unselected package libgpm2:arm64. [2021-07-15T18:20:46.124Z] Preparing to unpack .../104-libgpm2_1.20.7-5_arm64.deb ... [2021-07-15T18:20:46.401Z] Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-07-15T18:20:46.401Z] Selecting previously unselected package libidn11:arm64. [2021-07-15T18:20:46.401Z] Preparing to unpack .../105-libidn11_1.33-2.2_arm64.deb ... [2021-07-15T18:20:46.401Z] Unpacking libidn11:arm64 (1.33-2.2) ... [2021-07-15T18:20:46.675Z] Selecting previously unselected package libntlm0:arm64. [2021-07-15T18:20:46.676Z] Preparing to unpack .../106-libntlm0_1.5-1+deb10u1_arm64.deb ... [2021-07-15T18:20:46.676Z] Unpacking libntlm0:arm64 (1.5-1+deb10u1) ... [2021-07-15T18:20:46.950Z] Selecting previously unselected package libgsasl7. [2021-07-15T18:20:46.950Z] Preparing to unpack .../107-libgsasl7_1.8.0-8+b2_arm64.deb ... [2021-07-15T18:20:46.950Z] Unpacking libgsasl7 (1.8.0-8+b2) ... [2021-07-15T18:20:46.950Z] Selecting previously unselected package libicu63:arm64. [2021-07-15T18:20:46.950Z] Preparing to unpack .../108-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-07-15T18:20:47.221Z] Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-15T18:20:49.291Z] Selecting previously unselected package liblzo2-2:arm64. [2021-07-15T18:20:49.291Z] Preparing to unpack .../109-liblzo2-2_2.10-0.1_arm64.deb ... [2021-07-15T18:20:49.291Z] Unpacking liblzo2-2:arm64 (2.10-0.1) ... [2021-07-15T18:20:49.291Z] Selecting previously unselected package libkyotocabinet16v5:arm64. [2021-07-15T18:20:49.291Z] Preparing to unpack .../110-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ... [2021-07-15T18:20:49.291Z] Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... [2021-07-15T18:20:49.585Z] Selecting previously unselected package mailutils-common. [2021-07-15T18:20:49.585Z] Preparing to unpack .../111-mailutils-common_1%3a3.5-4_all.deb ... [2021-07-15T18:20:49.585Z] Unpacking mailutils-common (1:3.5-4) ... [2021-07-15T18:20:49.862Z] Selecting previously unselected package mysql-common. [2021-07-15T18:20:49.862Z] Preparing to unpack .../112-mysql-common_5.8+1.0.5_all.deb ... [2021-07-15T18:20:49.862Z] Unpacking mysql-common (5.8+1.0.5) ... [2021-07-15T18:20:50.136Z] Selecting previously unselected package mariadb-common. [2021-07-15T18:20:50.136Z] Preparing to unpack .../113-mariadb-common_1%3a10.3.29-0+deb10u1_all.deb ... [2021-07-15T18:20:50.136Z] Unpacking mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T18:20:50.437Z] Selecting previously unselected package libmariadb3:arm64. [2021-07-15T18:20:50.437Z] Preparing to unpack .../114-libmariadb3_1%3a10.3.29-0+deb10u1_arm64.deb ... [2021-07-15T18:20:50.437Z] Unpacking libmariadb3:arm64 (1:10.3.29-0+deb10u1) ... [2021-07-15T18:20:50.714Z] Selecting previously unselected package libpython2.7-minimal:arm64. [2021-07-15T18:20:50.714Z] Preparing to unpack .../115-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ... [2021-07-15T18:20:50.992Z] Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T18:20:51.267Z] Selecting previously unselected package libpython2.7-stdlib:arm64. [2021-07-15T18:20:51.267Z] Preparing to unpack .../116-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ... [2021-07-15T18:20:51.267Z] Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T18:20:52.255Z] Selecting previously unselected package libpython2.7:arm64. [2021-07-15T18:20:52.255Z] Preparing to unpack .../117-libpython2.7_2.7.16-2+deb10u1_arm64.deb ... [2021-07-15T18:20:52.255Z] Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T18:20:52.532Z] Selecting previously unselected package libmailutils5:arm64. [2021-07-15T18:20:52.532Z] Preparing to unpack .../118-libmailutils5_1%3a3.5-4_arm64.deb ... [2021-07-15T18:20:52.532Z] Unpacking libmailutils5:arm64 (1:3.5-4) ... [2021-07-15T18:20:52.807Z] Selecting previously unselected package libsasl2-modules:arm64. [2021-07-15T18:20:52.807Z] Preparing to unpack .../119-libsasl2-modules_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-07-15T18:20:52.807Z] Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:20:53.080Z] Selecting previously unselected package libsensors-config. [2021-07-15T18:20:53.080Z] Preparing to unpack .../120-libsensors-config_1%3a3.5.0-3_all.deb ... [2021-07-15T18:20:53.080Z] Unpacking libsensors-config (1:3.5.0-3) ... [2021-07-15T18:20:53.354Z] Selecting previously unselected package libsensors5:arm64. [2021-07-15T18:20:53.354Z] Preparing to unpack .../121-libsensors5_1%3a3.5.0-3_arm64.deb ... [2021-07-15T18:20:53.355Z] Unpacking libsensors5:arm64 (1:3.5.0-3) ... [2021-07-15T18:20:53.627Z] Selecting previously unselected package libwrap0:arm64. [2021-07-15T18:20:53.627Z] Preparing to unpack .../122-libwrap0_7.6.q-28_arm64.deb ... [2021-07-15T18:20:53.627Z] Unpacking libwrap0:arm64 (7.6.q-28) ... [2021-07-15T18:20:53.901Z] Selecting previously unselected package libxau6:arm64. [2021-07-15T18:20:53.901Z] Preparing to unpack .../123-libxau6_1%3a1.0.8-1+b2_arm64.deb ... [2021-07-15T18:20:53.901Z] Unpacking libxau6:arm64 (1:1.0.8-1+b2) ... [2021-07-15T18:20:54.498Z] Selecting previously unselected package libxdmcp6:arm64. [2021-07-15T18:20:54.498Z] Preparing to unpack .../124-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2021-07-15T18:20:54.498Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2021-07-15T18:20:54.498Z] Selecting previously unselected package libxcb1:arm64. [2021-07-15T18:20:54.498Z] Preparing to unpack .../125-libxcb1_1.13.1-2_arm64.deb ... [2021-07-15T18:20:54.498Z] Unpacking libxcb1:arm64 (1.13.1-2) ... [2021-07-15T18:20:54.775Z] Selecting previously unselected package libx11-data. [2021-07-15T18:20:54.775Z] Preparing to unpack .../126-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... [2021-07-15T18:20:54.775Z] Unpacking libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T18:20:55.052Z] Selecting previously unselected package libx11-6:arm64. [2021-07-15T18:20:55.052Z] Preparing to unpack .../127-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ... [2021-07-15T18:20:55.053Z] Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ... [2021-07-15T18:20:55.654Z] Selecting previously unselected package libxext6:arm64. [2021-07-15T18:20:55.654Z] Preparing to unpack .../128-libxext6_2%3a1.3.3-1+b2_arm64.deb ... [2021-07-15T18:20:55.654Z] Unpacking libxext6:arm64 (2:1.3.3-1+b2) ... [2021-07-15T18:20:55.654Z] Selecting previously unselected package libxml2:arm64. [2021-07-15T18:20:55.654Z] Preparing to unpack .../129-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-07-15T18:20:55.654Z] Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T18:20:55.928Z] Selecting previously unselected package libxmuu1:arm64. [2021-07-15T18:20:55.928Z] Preparing to unpack .../130-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... [2021-07-15T18:20:56.203Z] Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... [2021-07-15T18:20:56.203Z] Selecting previously unselected package libxslt1.1:arm64. [2021-07-15T18:20:56.203Z] Preparing to unpack .../131-libxslt1.1_1.1.32-2.2~deb10u1_arm64.deb ... [2021-07-15T18:20:56.203Z] Unpacking libxslt1.1:arm64 (1.1.32-2.2~deb10u1) ... [2021-07-15T18:20:56.477Z] Selecting previously unselected package mailutils. [2021-07-15T18:20:56.477Z] Preparing to unpack .../132-mailutils_1%3a3.5-4_arm64.deb ... [2021-07-15T18:20:56.477Z] Unpacking mailutils (1:3.5-4) ... [2021-07-15T18:20:56.754Z] Selecting previously unselected package manpages-dev. [2021-07-15T18:20:56.754Z] Preparing to unpack .../133-manpages-dev_4.16-2_all.deb ... [2021-07-15T18:20:56.754Z] Unpacking manpages-dev (4.16-2) ... [2021-07-15T18:20:57.355Z] Selecting previously unselected package psmisc. [2021-07-15T18:20:57.355Z] Preparing to unpack .../134-psmisc_23.2-1_arm64.deb ... [2021-07-15T18:20:57.634Z] Unpacking psmisc (23.2-1) ... [2021-07-15T18:20:57.634Z] Selecting previously unselected package publicsuffix. [2021-07-15T18:20:57.634Z] Preparing to unpack .../135-publicsuffix_20190415.1030-1_all.deb ... [2021-07-15T18:20:57.634Z] Unpacking publicsuffix (20190415.1030-1) ... [2021-07-15T18:20:57.908Z] Selecting previously unselected package sudo. [2021-07-15T18:20:57.908Z] Preparing to unpack .../136-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-07-15T18:20:57.908Z] Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-15T18:20:58.506Z] Selecting previously unselected package sysstat. [2021-07-15T18:20:58.506Z] Preparing to unpack .../137-sysstat_12.0.3-2_arm64.deb ... [2021-07-15T18:20:58.506Z] Unpacking sysstat (12.0.3-2) ... [2021-07-15T18:20:58.783Z] Selecting previously unselected package xauth. [2021-07-15T18:20:58.783Z] Preparing to unpack .../138-xauth_1%3a1.0.10-1_arm64.deb ... [2021-07-15T18:20:58.783Z] Unpacking xauth (1:1.0.10-1) ... [2021-07-15T18:20:59.062Z] Selecting previously unselected package xmlstarlet. [2021-07-15T18:20:59.063Z] Preparing to unpack .../139-xmlstarlet_1.6.1-2_arm64.deb ... [2021-07-15T18:20:59.063Z] Unpacking xmlstarlet (1.6.1-2) ... [2021-07-15T18:20:59.339Z] Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... [2021-07-15T18:20:59.339Z] Setting up libksba8:arm64 (1.3.5-2) ... [2021-07-15T18:20:59.613Z] Setting up lsb-base (10.2019051400) ... [2021-07-15T18:20:59.613Z] Setting up mysql-common (5.8+1.0.5) ... [2021-07-15T18:20:59.886Z] update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T18:20:59.886Z] Setting up libxau6:arm64 (1:1.0.8-1+b2) ... [2021-07-15T18:20:59.886Z] Setting up libkeyutils1:arm64 (1.6-6) ... [2021-07-15T18:20:59.886Z] Setting up libpsl5:arm64 (0.20.2-2) ... [2021-07-15T18:20:59.886Z] Setting up libgpm2:arm64 (1.20.7-5) ... [2021-07-15T18:21:00.159Z] Setting up mime-support (3.62) ... [2021-07-15T18:21:00.159Z] Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-07-15T18:21:00.159Z] Setting up psmisc (23.2-1) ... [2021-07-15T18:21:00.433Z] Setting up libgc1c2:arm64 (1:7.6.4-0.4) ... [2021-07-15T18:21:00.433Z] Setting up manpages (4.16-2) ... [2021-07-15T18:21:00.433Z] Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:21:00.433Z] Setting up binutils-common:arm64 (2.31.1-16) ... [2021-07-15T18:21:00.706Z] Setting up libsensors-config (1:3.5.0-3) ... [2021-07-15T18:21:00.706Z] Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-07-15T18:21:00.706Z] Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ... [2021-07-15T18:21:00.706Z] Setting up less (487-0.1+b1) ... [2021-07-15T18:21:01.310Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:21:01.310Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:21:01.310Z] debconf: falling back to frontend: Readline [2021-07-15T18:21:01.310Z] Setting up linux-libc-dev:arm64 (4.19.194-2) ... [2021-07-15T18:21:01.310Z] Setting up liblzo2-2:arm64 (2.10-0.1) ... [2021-07-15T18:21:01.587Z] Setting up libnpth0:arm64 (1.6-1) ... [2021-07-15T18:21:01.587Z] Setting up krb5-locales (1.17-3+deb10u1) ... [2021-07-15T18:21:01.587Z] Setting up file (1:5.35-4+deb10u2) ... [2021-07-15T18:21:01.587Z] Setting up libassuan0:arm64 (2.5.2-1) ... [2021-07-15T18:21:01.587Z] Setting up libgomp1:arm64 (8.3.0-6) ... [2021-07-15T18:21:01.909Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-15T18:21:01.909Z] Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T18:21:01.909Z] Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-07-15T18:21:01.909Z] Setting up libfakeroot:arm64 (1.23-1) ... [2021-07-15T18:21:01.909Z] Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-07-15T18:21:01.909Z] Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:21:02.203Z] Setting up fakeroot (1.23-1) ... [2021-07-15T18:21:02.203Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2021-07-15T18:21:02.203Z] 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 [2021-07-15T18:21:02.203Z] 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 [2021-07-15T18:21:02.203Z] 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 [2021-07-15T18:21:02.203Z] 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 [2021-07-15T18:21:02.203Z] 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 [2021-07-15T18:21:02.203Z] 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 [2021-07-15T18:21:02.203Z] 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 [2021-07-15T18:21:02.203Z] 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 [2021-07-15T18:21:02.203Z] Setting up mariadb-common (1:10.3.29-0+deb10u1) ... [2021-07-15T18:21:02.203Z] update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode [2021-07-15T18:21:02.203Z] Setting up libasan5:arm64 (8.3.0-6) ... [2021-07-15T18:21:02.203Z] Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T18:21:02.480Z] Setting up libwrap0:arm64 (7.6.q-28) ... [2021-07-15T18:21:02.480Z] Setting up libx11-data (2:1.6.7-1+deb10u2) ... [2021-07-15T18:21:02.480Z] Setting up make (4.2.1-1.2) ... [2021-07-15T18:21:02.480Z] Setting up libmpfr6:arm64 (4.0.2-1) ... [2021-07-15T18:21:02.759Z] Setting up gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T18:21:02.760Z] Setting up libntlm0:arm64 (1.5-1+deb10u1) ... [2021-07-15T18:21:02.760Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-15T18:21:02.760Z] Setting up libidn11:arm64 (1.33-2.2) ... [2021-07-15T18:21:02.760Z] Setting up libncurses6:arm64 (6.1+20181013-2+deb10u2) ... [2021-07-15T18:21:03.042Z] Setting up xz-utils (5.2.4-1) ... [2021-07-15T18:21:03.042Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-15T18:21:03.042Z] 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 [2021-07-15T18:21:03.042Z] 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 [2021-07-15T18:21:03.042Z] 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 [2021-07-15T18:21:03.042Z] 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 [2021-07-15T18:21:03.042Z] 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 [2021-07-15T18:21:03.042Z] 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 [2021-07-15T18:21:03.042Z] 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 [2021-07-15T18:21:03.042Z] 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 [2021-07-15T18:21:03.042Z] 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 [2021-07-15T18:21:03.042Z] 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 [2021-07-15T18:21:03.042Z] Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... [2021-07-15T18:21:03.042Z] Setting up libmpc3:arm64 (1.1.0-1) ... [2021-07-15T18:21:03.042Z] Setting up libatomic1:arm64 (8.3.0-6) ... [2021-07-15T18:21:03.322Z] Setting up patch (2.7.6-3+deb10u1) ... [2021-07-15T18:21:03.322Z] Setting up mailutils-common (1:3.5-4) ... [2021-07-15T18:21:03.322Z] Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-15T18:21:03.322Z] invoke-rc.d: could not determine current runlevel [2021-07-15T18:21:03.600Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T18:21:03.600Z] Setting up libmariadb3:arm64 (1:10.3.29-0+deb10u1) ... [2021-07-15T18:21:03.600Z] Setting up libgdbm-compat4:arm64 (1.18.1-4) ... [2021-07-15T18:21:03.600Z] Setting up libsensors5:arm64 (1:3.5.0-3) ... [2021-07-15T18:21:03.600Z] Setting up libpcre2-8-0:arm64 (10.32-5) ... [2021-07-15T18:21:03.600Z] Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-07-15T18:21:03.884Z] Setting up libltdl7:arm64 (2.4.6-9) ... [2021-07-15T18:21:03.884Z] Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-15T18:21:03.884Z] Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ... [2021-07-15T18:21:03.884Z] Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ... [2021-07-15T18:21:03.884Z] Setting up libubsan1:arm64 (8.3.0-6) ... [2021-07-15T18:21:04.177Z] Setting up libisl19:arm64 (0.20-2) ... [2021-07-15T18:21:04.177Z] Setting up sensible-utils (0.0.12) ... [2021-07-15T18:21:04.177Z] Setting up exim4-config (4.92-8+deb10u6) ... [2021-07-15T18:21:05.625Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:21:05.626Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:21:05.626Z] debconf: falling back to frontend: Readline [2021-07-15T18:21:05.900Z] Adding system-user for exim (v4) [2021-07-15T18:21:07.337Z] Setting up gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T18:21:07.337Z] Setting up git-man (1:2.20.1-2+deb10u3) ... [2021-07-15T18:21:07.337Z] Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-07-15T18:21:07.337Z] Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-07-15T18:21:07.337Z] Setting up libbinutils:arm64 (2.31.1-16) ... [2021-07-15T18:21:07.609Z] Setting up cpp-8 (8.3.0-6) ... [2021-07-15T18:21:07.609Z] Setting up libc-dev-bin (2.28-10) ... [2021-07-15T18:21:07.609Z] Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ... [2021-07-15T18:21:07.609Z] Setting up publicsuffix (20190415.1030-1) ... [2021-07-15T18:21:07.609Z] Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-15T18:21:07.887Z] Setting up libcc1-0:arm64 (8.3.0-6) ... [2021-07-15T18:21:07.887Z] Setting up libonig5:arm64 (6.9.1-1) ... [2021-07-15T18:21:07.887Z] Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T18:21:07.887Z] Setting up gpg (2.2.12-1+deb10u1) ... [2021-07-15T18:21:07.887Z] Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... [2021-07-15T18:21:08.163Z] Setting up liblsan0:arm64 (8.3.0-6) ... [2021-07-15T18:21:08.163Z] Setting up libitm1:arm64 (8.3.0-6) ... [2021-07-15T18:21:08.163Z] Setting up gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T18:21:08.163Z] Setting up libtsan0:arm64 (8.3.0-6) ... [2021-07-15T18:21:08.163Z] Setting up pinentry-curses (1.1.0-2) ... [2021-07-15T18:21:08.439Z] Setting up manpages-dev (4.16-2) ... [2021-07-15T18:21:08.439Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2021-07-15T18:21:08.439Z] Setting up libxcb1:arm64 (1.13.1-2) ... [2021-07-15T18:21:08.439Z] Setting up gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T18:21:08.714Z] Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-07-15T18:21:08.714Z] Setting up libedit2:arm64 (3.1-20181209-1) ... [2021-07-15T18:21:08.714Z] Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... [2021-07-15T18:21:08.714Z] Setting up gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T18:21:08.992Z] Setting up cron (3.0pl1-134+deb10u1) ... [2021-07-15T18:21:09.267Z] Adding group `crontab' (GID 102) ... [2021-07-15T18:21:09.543Z] Done. [2021-07-15T18:21:09.543Z] invoke-rc.d: could not determine current runlevel [2021-07-15T18:21:09.543Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T18:21:10.139Z] Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-15T18:21:10.139Z] Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-15T18:21:10.410Z] Setting up binutils (2.31.1-16) ... [2021-07-15T18:21:10.410Z] Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T18:21:10.410Z] Setting up dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T18:21:10.410Z] Setting up perl (5.28.1-6+deb10u1) ... [2021-07-15T18:21:10.680Z] Setting up libunbound8:arm64 (1.9.0-2+deb10u2) ... [2021-07-15T18:21:10.680Z] Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-07-15T18:21:10.680Z] Setting up ucf (3.0038+nmu1) ... [2021-07-15T18:21:11.276Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:21:11.276Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:21:11.276Z] debconf: falling back to frontend: Readline [2021-07-15T18:21:11.549Z] Setting up libdpkg-perl (1.19.7) ... [2021-07-15T18:21:11.549Z] Setting up libgcc-8-dev:arm64 (8.3.0-6) ... [2021-07-15T18:21:11.549Z] Setting up gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T18:21:11.822Z] Setting up cpp (4:8.3.0-1) ... [2021-07-15T18:21:11.822Z] Setting up jq (1.5+dfsg-2+b1) ... [2021-07-15T18:21:11.822Z] Setting up libxslt1.1:arm64 (1.1.32-2.2~deb10u1) ... [2021-07-15T18:21:11.822Z] Setting up libc6-dev:arm64 (2.28-10) ... [2021-07-15T18:21:12.095Z] Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ... [2021-07-15T18:21:12.095Z] Setting up sysstat (12.0.3-2) ... [2021-07-15T18:21:12.716Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:21:12.716Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:21:12.716Z] debconf: falling back to frontend: Readline [2021-07-15T18:21:12.990Z] [2021-07-15T18:21:12.990Z] Creating config file /etc/default/sysstat with new version [2021-07-15T18:21:12.990Z] update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode [2021-07-15T18:21:12.990Z] 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 [2021-07-15T18:21:13.969Z] Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... [2021-07-15T18:21:13.969Z] Setting up libstdc++-8-dev:arm64 (8.3.0-6) ... [2021-07-15T18:21:13.969Z] Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... [2021-07-15T18:21:13.969Z] Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ... [2021-07-15T18:21:13.969Z] Setting up exim4-base (4.92-8+deb10u6) ... [2021-07-15T18:21:14.565Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:21:14.565Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:21:14.565Z] debconf: falling back to frontend: Readline [2021-07-15T18:21:14.839Z] exim: DB upgrade, deleting hints-db [2021-07-15T18:21:15.112Z] Setting up gcc-8 (8.3.0-6) ... [2021-07-15T18:21:15.112Z] Setting up gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T18:21:15.112Z] Setting up libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T18:21:15.112Z] Setting up libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T18:21:15.385Z] Setting up openssh-client (1:7.9p1-10+deb10u2) ... [2021-07-15T18:21:15.659Z] Setting up libgsasl7 (1.8.0-8+b2) ... [2021-07-15T18:21:15.933Z] Setting up libxext6:arm64 (2:1.3.3-1+b2) ... [2021-07-15T18:21:15.933Z] Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... [2021-07-15T18:21:15.933Z] Setting up gcc (4:8.3.0-1) ... [2021-07-15T18:21:16.207Z] Setting up dpkg-dev (1.19.7) ... [2021-07-15T18:21:16.207Z] Setting up liberror-perl (0.17027-2) ... [2021-07-15T18:21:16.207Z] Setting up git (1:2.20.1-2+deb10u3) ... [2021-07-15T18:21:16.481Z] Setting up xmlstarlet (1.6.1-2) ... [2021-07-15T18:21:16.481Z] Setting up g++-8 (8.3.0-6) ... [2021-07-15T18:21:16.481Z] Setting up xauth (1:1.0.10-1) ... [2021-07-15T18:21:16.481Z] Setting up gnupg (2.2.12-1+deb10u1) ... [2021-07-15T18:21:16.758Z] Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T18:21:16.758Z] Setting up exim4-daemon-light (4.92-8+deb10u6) ... [2021-07-15T18:21:17.352Z] debconf: unable to initialize frontend: Dialog [2021-07-15T18:21:17.353Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2021-07-15T18:21:17.353Z] debconf: falling back to frontend: Readline [2021-07-15T18:21:17.353Z] invoke-rc.d: could not determine current runlevel [2021-07-15T18:21:17.353Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-15T18:21:17.353Z] Initializing GnuTLS DH parameter file [2021-07-15T18:21:17.627Z] Setting up libmailutils5:arm64 (1:3.5-4) ... [2021-07-15T18:21:17.627Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2021-07-15T18:21:17.627Z] Setting up mailutils (1:3.5-4) ... [2021-07-15T18:21:17.627Z] update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode [2021-07-15T18:21:17.627Z] update-alternatives: warning: skip creation of /usr/share/man/man1/frm.1.gz because associated file /usr/share/man/man1/frm.mailutils.1.gz (of link group frm) doesn't exist [2021-07-15T18:21:17.627Z] update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode [2021-07-15T18:21:17.627Z] update-alternatives: warning: skip creation of /usr/share/man/man1/from.1.gz because associated file /usr/share/man/man1/from.mailutils.1.gz (of link group from) doesn't exist [2021-07-15T18:21:17.627Z] update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode [2021-07-15T18:21:17.627Z] update-alternatives: warning: skip creation of /usr/share/man/man1/messages.1.gz because associated file /usr/share/man/man1/messages.mailutils.1.gz (of link group messages) doesn't exist [2021-07-15T18:21:17.627Z] update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode [2021-07-15T18:21:17.627Z] update-alternatives: warning: skip creation of /usr/share/man/man1/movemail.1.gz because associated file /usr/share/man/man1/movemail.mailutils.1.gz (of link group movemail) doesn't exist [2021-07-15T18:21:17.627Z] update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode [2021-07-15T18:21:17.627Z] update-alternatives: warning: skip creation of /usr/share/man/man1/readmsg.1.gz because associated file /usr/share/man/man1/readmsg.mailutils.1.gz (of link group readmsg) doesn't exist [2021-07-15T18:21:17.627Z] update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode [2021-07-15T18:21:17.627Z] update-alternatives: warning: skip creation of /usr/share/man/man1/dotlock.1.gz because associated file /usr/share/man/man1/dotlock.mailutils.1.gz (of link group dotlock) doesn't exist [2021-07-15T18:21:17.899Z] update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode [2021-07-15T18:21:17.899Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mailx.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T18:21:17.899Z] update-alternatives: warning: skip creation of /usr/share/man/man1/mail.1.gz because associated file /usr/share/man/man1/mail.mailutils.1.gz (of link group mailx) doesn't exist [2021-07-15T18:21:17.899Z] Setting up g++ (4:8.3.0-1) ... [2021-07-15T18:21:17.899Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2021-07-15T18:21:17.899Z] Setting up build-essential (12.6) ... [2021-07-15T18:21:18.177Z] Processing triggers for libc-bin (2.28-10) ... [2021-07-15T18:21:18.784Z] Adding user `jenkins' ... [2021-07-15T18:21:18.784Z] Adding new group `jenkins' (1001) ... [2021-07-15T18:21:18.784Z] Adding new user `jenkins' (1001) with group `jenkins' ... [2021-07-15T18:21:18.784Z] Creating home directory `/home/jenkins' ... [2021-07-15T18:21:18.784Z] Copying files from `/etc/skel' ... [2021-07-15T18:21:19.062Z] Changing the user information for jenkins [2021-07-15T18:21:19.062Z] Enter the new value, or press ENTER for the default [2021-07-15T18:21:19.062Z] Full Name []: Room Number []: Work Phone []: Home Phone []: Other []: Use of uninitialized value $answer in chop at /usr/sbin/adduser line 582. [2021-07-15T18:21:19.062Z] Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 583. [2021-07-15T18:21:27.331Z] Is the information correct? [Y/n] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) [2021-07-15T18:21:28.310Z] Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) [2021-07-15T18:21:31.697Z] Collecting setuptools [2021-07-15T18:21:31.697Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T18:21:31.970Z] Installing collected packages: setuptools [2021-07-15T18:21:31.970Z] Attempting uninstall: setuptools [2021-07-15T18:21:31.970Z] Found existing installation: setuptools 57.0.0 [2021-07-15T18:21:32.564Z] Uninstalling setuptools-57.0.0: [2021-07-15T18:21:32.848Z] Successfully uninstalled setuptools-57.0.0 [2021-07-15T18:21:34.835Z] Successfully installed setuptools-57.2.0 [2021-07-15T18:21:34.835Z] 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 [2021-07-15T18:21:38.225Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T18:21:38.225Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T18:21:38.820Z] Collecting oauth2client [2021-07-15T18:21:38.820Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T18:21:39.413Z] Collecting requests [2021-07-15T18:21:39.413Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T18:21:42.063Z] Collecting lxml [2021-07-15T18:21:42.063Z] Downloading lxml-4.6.3-cp39-cp39-manylinux2014_aarch64.whl (7.4 MB) [2021-07-15T18:21:43.041Z] Collecting tabulate [2021-07-15T18:21:43.041Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T18:21:46.430Z] Collecting setuptools>=36.5.0 [2021-07-15T18:21:46.430Z] Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) [2021-07-15T18:21:46.430Z] Collecting python-jenkins [2021-07-15T18:21:46.430Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T18:21:46.430Z] Collecting email-validator [2021-07-15T18:21:46.704Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T18:21:46.704Z] Collecting defusedxml [2021-07-15T18:21:46.704Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T18:21:47.303Z] Collecting docker [2021-07-15T18:21:47.303Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T18:21:47.575Z] Collecting pygithub [2021-07-15T18:21:47.575Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T18:21:47.935Z] Collecting six [2021-07-15T18:21:47.935Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T18:21:47.935Z] Collecting xdg==3.0.2 [2021-07-15T18:21:47.935Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T18:21:47.935Z] Collecting pygerrit2 [2021-07-15T18:21:47.935Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T18:21:48.942Z] Installing build dependencies: started [2021-07-15T18:22:07.607Z] Installing build dependencies: finished with status 'done' [2021-07-15T18:22:07.607Z] Getting requirements to build wheel: started [2021-07-15T18:22:07.607Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T18:22:07.608Z] Installing backend dependencies: started [2021-07-15T18:22:15.908Z] Installing backend dependencies: finished with status 'done' [2021-07-15T18:22:15.908Z] Preparing wheel metadata: started [2021-07-15T18:22:17.346Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T18:22:18.344Z] Collecting tqdm [2021-07-15T18:22:18.344Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T18:22:19.327Z] Collecting pyyaml [2021-07-15T18:22:19.327Z] Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-07-15T18:22:19.605Z] Collecting httplib2 [2021-07-15T18:22:19.605Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T18:22:19.605Z] Collecting bs4 [2021-07-15T18:22:19.605Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T18:22:21.052Z] Collecting jsonschema [2021-07-15T18:22:21.052Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T18:22:21.326Z] Collecting click [2021-07-15T18:22:21.598Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T18:22:27.117Z] Collecting ruamel.yaml [2021-07-15T18:22:27.117Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T18:22:27.117Z] Collecting shade~=1.27.1 [2021-07-15T18:22:27.117Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T18:22:27.392Z] Collecting os-client-config>=1.28.0 [2021-07-15T18:22:27.393Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T18:22:27.996Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T18:22:27.996Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T18:22:28.608Z] Collecting openstacksdk>=0.9.19 [2021-07-15T18:22:28.608Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T18:22:29.210Z] Collecting appdirs>=1.3.0 [2021-07-15T18:22:29.210Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T18:22:33.537Z] Collecting cryptography>=2.7 [2021-07-15T18:22:33.537Z] Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_aarch64.whl (3.1 MB) [2021-07-15T18:22:33.537Z] Collecting iso8601>=0.1.11 [2021-07-15T18:22:33.537Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T18:22:33.837Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T18:22:34.115Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T18:22:34.115Z] Collecting os-service-types>=1.7.0 [2021-07-15T18:22:34.115Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T18:22:34.393Z] Collecting decorator>=4.4.1 [2021-07-15T18:22:34.393Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T18:22:34.393Z] Collecting jmespath>=0.9.0 [2021-07-15T18:22:34.393Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T18:22:35.010Z] Collecting netifaces>=0.10.4 [2021-07-15T18:22:35.010Z] Downloading netifaces-0.11.0.tar.gz (30 kB) [2021-07-15T18:22:36.491Z] Collecting munch>=2.1.0 [2021-07-15T18:22:36.491Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T18:22:37.090Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T18:22:37.090Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T18:22:37.090Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T18:22:37.090Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T18:22:37.367Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T18:22:37.367Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T18:22:40.004Z] Collecting cffi>=1.12 [2021-07-15T18:22:40.005Z] Downloading cffi-1.14.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (208 kB) [2021-07-15T18:22:40.279Z] Collecting pycparser [2021-07-15T18:22:40.279Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T18:22:40.880Z] Collecting stevedore>=3.0.0 [2021-07-15T18:22:40.880Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T18:22:41.159Z] Collecting jsonpointer>=1.9 [2021-07-15T18:22:41.159Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T18:22:43.164Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T18:22:43.164Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T18:22:43.164Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T18:22:43.164Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T18:22:43.440Z] Collecting certifi>=2017.4.17 [2021-07-15T18:22:43.440Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T18:22:43.714Z] Collecting idna<4,>=2.5 [2021-07-15T18:22:43.714Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T18:22:45.160Z] Collecting beautifulsoup4 [2021-07-15T18:22:45.160Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T18:22:45.441Z] Collecting soupsieve>1.2 [2021-07-15T18:22:45.441Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T18:22:46.042Z] Collecting websocket-client>=0.32.0 [2021-07-15T18:22:46.042Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T18:22:46.644Z] Collecting dnspython>=1.15.0 [2021-07-15T18:22:46.644Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T18:22:47.632Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T18:22:47.632Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T18:22:48.234Z] Collecting attrs>=17.4.0 [2021-07-15T18:22:48.235Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T18:22:48.509Z] Collecting pyrsistent>=0.14.0 [2021-07-15T18:22:48.509Z] Downloading pyrsistent-0.18.0.tar.gz (104 kB) [2021-07-15T18:22:49.953Z] Installing build dependencies: started [2021-07-15T18:23:05.071Z] Installing build dependencies: finished with status 'done' [2021-07-15T18:23:05.071Z] Getting requirements to build wheel: started [2021-07-15T18:23:06.511Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T18:23:06.511Z] Preparing wheel metadata: started [2021-07-15T18:23:08.499Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T18:23:09.952Z] Collecting pyasn1>=0.1.7 [2021-07-15T18:23:09.952Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T18:23:09.952Z] Collecting rsa>=3.1.4 [2021-07-15T18:23:09.952Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T18:23:10.947Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T18:23:10.947Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T18:23:12.403Z] Collecting pyjwt>=2.0 [2021-07-15T18:23:12.403Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T18:23:12.682Z] Collecting deprecated [2021-07-15T18:23:12.683Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T18:23:13.289Z] Collecting pynacl>=1.4.0 [2021-07-15T18:23:13.289Z] Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) [2021-07-15T18:23:17.625Z] Installing build dependencies: started [2021-07-15T18:23:39.851Z] Installing build dependencies: finished with status 'done' [2021-07-15T18:23:39.851Z] Getting requirements to build wheel: started [2021-07-15T18:23:39.851Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T18:23:39.851Z] Preparing wheel metadata: started [2021-07-15T18:23:44.180Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T18:23:45.172Z] Collecting wrapt<2,>=1.10 [2021-07-15T18:23:45.172Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T18:23:47.474Z] Collecting multi-key-dict [2021-07-15T18:23:47.474Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T18:23:50.327Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T18:23:50.327Z] Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) [2021-07-15T18:23:53.117Z] Building wheels for collected packages: netifaces, bs4, pyrsistent, pygerrit2, pynacl, wrapt, multi-key-dict, ruamel.yaml.clib [2021-07-15T18:23:53.117Z] Building wheel for netifaces (setup.py): started [2021-07-15T18:24:05.540Z] Building wheel for netifaces (setup.py): finished with status 'done' [2021-07-15T18:24:05.540Z] Created wheel for netifaces: filename=netifaces-0.11.0-cp39-cp39-linux_aarch64.whl size=13046 sha256=2cad4aedc2288cc87d4bc216c1868095fd968ae4d5214f9b8c7c0af78b2ee06a [2021-07-15T18:24:05.540Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/4f/77/60/d721ffbafc28e5021f94207ac09dbc23ecde96b4f74a324106 [2021-07-15T18:24:05.540Z] Building wheel for bs4 (setup.py): started [2021-07-15T18:24:05.540Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T18:24:05.813Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=832a692aec7260eee84c2241f0abefad95f88154e8b29c790e43bd498e01f689 [2021-07-15T18:24:05.813Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 [2021-07-15T18:24:05.813Z] Building wheel for pyrsistent (PEP 517): started [2021-07-15T18:24:12.519Z] Building wheel for pyrsistent (PEP 517): finished with status 'done' [2021-07-15T18:24:12.519Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp39-cp39-linux_aarch64.whl size=71971 sha256=1cbf8f36f0f8bc92b0a53773da9e9d518291a0f37c208e4acb7a1179583b60e8 [2021-07-15T18:24:12.519Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/dd/c8/61/04c6d218b3691f75353d7f74fed3fbd40e0ee9e2d1e2ce24c6 [2021-07-15T18:24:12.519Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T18:24:13.496Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T18:24:13.496Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=4fc29f5bcffb622ec70959ff8966499c231bfacb0db46db39fb2c3af7ca37b4c [2021-07-15T18:24:13.496Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb [2021-07-15T18:24:13.496Z] Building wheel for pynacl (PEP 517): started [2021-07-15T18:25:21.580Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T18:26:29.862Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T18:27:26.472Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T18:28:23.026Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T18:29:31.056Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T18:30:39.066Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T18:30:39.066Z] Building wheel for pynacl (PEP 517): finished with status 'done' [2021-07-15T18:30:39.066Z] Created wheel for pynacl: filename=PyNaCl-1.4.0-cp39-cp39-linux_aarch64.whl size=212634 sha256=4bed67194e868c7c0d8a16d054bdefbc8f675b0670a0f29f04f3028dfb1ff321 [2021-07-15T18:30:39.066Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/3b/bb/4f/1cac0cbc50558d501b6046fb2942596ca9004b1055553856b8 [2021-07-15T18:30:39.066Z] Building wheel for wrapt (setup.py): started [2021-07-15T18:30:39.663Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T18:30:39.663Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_aarch64.whl size=32454 sha256=95ecd5adb4aed692affe465bd2d07e280eb9019e4946df3dcc5754e187aa4599 [2021-07-15T18:30:39.663Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 [2021-07-15T18:30:39.935Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T18:30:41.367Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T18:30:41.367Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=649d34360ef742d19655aa712b1ae4cb6420528855177046e504db9cdb295f5d [2021-07-15T18:30:41.367Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 [2021-07-15T18:30:41.367Z] Building wheel for ruamel.yaml.clib (setup.py): started [2021-07-15T18:31:37.929Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2021-07-15T18:31:37.929Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp39-cp39-linux_aarch64.whl size=135806 sha256=bc78225492a7e574b29b51b509e4e9a213882f7668dacc1944df1d2fb93feb16 [2021-07-15T18:31:37.929Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/b1/c4/5d/d96e5c09189f4d6d2a9ffb0d7af04ee06d11a20f613f5f3496 [2021-07-15T18:31:37.929Z] Successfully built netifaces bs4 pyrsistent pygerrit2 pynacl wrapt multi-key-dict ruamel.yaml.clib [2021-07-15T18:31:39.914Z] Installing collected packages: urllib3, pycparser, pbr, idna, charset-normalizer, certifi, stevedore, six, requests, os-service-types, jsonpointer, iso8601, decorator, cffi, wrapt, soupsieve, requestsexceptions, pyyaml, pyparsing, pyasn1, netifaces, munch, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, appdirs, websocket-client, setuptools, ruamel.yaml.clib, rsa, pyrsistent, pynacl, pyjwt, pyasn1-modules, openstacksdk, multi-key-dict, httplib2, dnspython, deprecated, beautifulsoup4, attrs, xdg, tqdm, tabulate, ruamel.yaml, python-jenkins, pygithub, pygerrit2, os-client-config, oauth2client, lxml, jsonschema, email-validator, docker, defusedxml, click, bs4, shade, lftools [2021-07-15T18:32:12.305Z] 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 [2021-07-15T18:32:12.305Z] Successfully installed appdirs-1.4.4 attrs-21.2.0 beautifulsoup4-4.9.3 bs4-0.0.1 certifi-2021.5.30 cffi-1.14.6 charset-normalizer-2.0.2 click-8.0.1 cryptography-3.4.7 decorator-5.0.9 defusedxml-0.7.1 deprecated-1.2.12 dnspython-2.1.0 docker-5.0.0 dogpile.cache-1.1.3 email-validator-1.1.3 httplib2-0.19.1 idna-3.2 iso8601-0.1.14 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.1 jsonschema-3.2.0 keystoneauth1-4.3.1 lftools-0.31.1 lxml-4.6.3 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.11.0 oauth2client-4.1.3 openstacksdk-0.57.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.6.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.15 pygithub-1.55 pyjwt-2.1.0 pynacl-1.4.0 pyparsing-2.4.7 pyrsistent-0.18.0 python-jenkins-1.7.0 pyyaml-5.4.1 requests-2.26.0 requestsexceptions-1.4.0 rsa-4.7.2 ruamel.yaml-0.17.10 ruamel.yaml.clib-0.2.6 setuptools-57.2.0 shade-1.27.2 six-1.16.0 soupsieve-2.2.1 stevedore-3.3.0 tabulate-0.8.9 tqdm-4.61.2 urllib3-1.26.6 websocket-client-1.1.0 wrapt-1.12.1 xdg-3.0.2 [2021-07-15T18:32:14.290Z] Collecting zipp==1.1.0 [2021-07-15T18:32:14.290Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2021-07-15T18:32:14.569Z] Collecting python-openstackclient [2021-07-15T18:32:14.569Z] Downloading python_openstackclient-5.5.0-py3-none-any.whl (929 kB) [2021-07-15T18:32:14.843Z] Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.57.0) [2021-07-15T18:32:15.442Z] Collecting python-keystoneclient>=3.22.0 [2021-07-15T18:32:15.442Z] Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) [2021-07-15T18:32:15.718Z] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (5.6.0) [2021-07-15T18:32:16.320Z] Collecting oslo.utils>=3.33.0 [2021-07-15T18:32:16.320Z] Downloading oslo.utils-4.9.2-py3-none-any.whl (101 kB) [2021-07-15T18:32:16.921Z] Collecting oslo.i18n>=3.15.3 [2021-07-15T18:32:16.921Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2021-07-15T18:32:16.921Z] Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.1.14) [2021-07-15T18:32:17.195Z] Collecting python-cinderclient>=3.3.0 [2021-07-15T18:32:17.195Z] Downloading python_cinderclient-7.4.0-py3-none-any.whl (278 kB) [2021-07-15T18:32:17.469Z] Collecting osc-lib>=2.3.0 [2021-07-15T18:32:17.469Z] Downloading osc_lib-2.4.1-py3-none-any.whl (88 kB) [2021-07-15T18:32:17.469Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (3.3.0) [2021-07-15T18:32:18.067Z] Collecting python-novaclient>=17.0.0 [2021-07-15T18:32:18.067Z] Downloading python_novaclient-17.5.0-py3-none-any.whl (332 kB) [2021-07-15T18:32:18.341Z] Collecting cliff>=3.5.0 [2021-07-15T18:32:18.341Z] Downloading cliff-3.8.0-py3-none-any.whl (80 kB) [2021-07-15T18:32:19.414Z] Collecting cmd2>=1.0.0 [2021-07-15T18:32:19.414Z] Downloading cmd2-2.1.2-py3-none-any.whl (141 kB) [2021-07-15T18:32:19.414Z] Collecting PrettyTable>=0.7.2 [2021-07-15T18:32:19.414Z] Downloading prettytable-2.1.0-py3-none-any.whl (22 kB) [2021-07-15T18:32:19.414Z] Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) [2021-07-15T18:32:19.414Z] Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) [2021-07-15T18:32:20.059Z] Collecting colorama>=0.3.7 [2021-07-15T18:32:20.059Z] Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) [2021-07-15T18:32:20.345Z] Collecting wcwidth>=0.1.7 [2021-07-15T18:32:20.345Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-07-15T18:32:20.345Z] 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.2.0) [2021-07-15T18:32:20.623Z] Collecting pyperclip>=1.6 [2021-07-15T18:32:20.623Z] Downloading pyperclip-1.8.2.tar.gz (20 kB) [2021-07-15T18:32:23.262Z] Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.0) [2021-07-15T18:32:23.262Z] Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.32) [2021-07-15T18:32:23.262Z] Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (2.5.0) [2021-07-15T18:32:23.262Z] Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.11.0) [2021-07-15T18:32:23.262Z] Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (5.0.9) [2021-07-15T18:32:23.262Z] Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) [2021-07-15T18:32:23.262Z] Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.4) [2021-07-15T18:32:23.262Z] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (4.3.1) [2021-07-15T18:32:23.262Z] Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.7.0) [2021-07-15T18:32:23.262Z] Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.10.0) [2021-07-15T18:32:23.262Z] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.1.3) [2021-07-15T18:32:23.262Z] Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.9/site-packages (from cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (1.14.6) [2021-07-15T18:32:23.262Z] Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (2.20) [2021-07-15T18:32:23.262Z] Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.9/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.53.0->python-openstackclient) (2.1) [2021-07-15T18:32:23.534Z] Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.26.0) [2021-07-15T18:32:23.534Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.16.0) [2021-07-15T18:32:24.970Z] Collecting simplejson>=3.5.1 [2021-07-15T18:32:25.243Z] Downloading simplejson-3.17.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (134 kB) [2021-07-15T18:32:25.842Z] Collecting packaging>=20.4 [2021-07-15T18:32:25.842Z] Downloading packaging-21.0-py3-none-any.whl (40 kB) [2021-07-15T18:32:27.286Z] Collecting pytz>=2013.6 [2021-07-15T18:32:27.286Z] Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) [2021-07-15T18:32:27.891Z] Collecting debtcollector>=1.2.0 [2021-07-15T18:32:27.891Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2021-07-15T18:32:28.168Z] Collecting netaddr>=0.7.18 [2021-07-15T18:32:28.168Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2021-07-15T18:32:28.445Z] 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.12.1) [2021-07-15T18:32:29.954Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2021-07-15T18:32:29.954Z] Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB) [2021-07-15T18:32:30.573Z] Collecting oslo.config>=5.2.0 [2021-07-15T18:32:30.573Z] Downloading oslo.config-8.7.1-py3-none-any.whl (128 kB) [2021-07-15T18:32:30.851Z] Collecting rfc3986>=1.2.0 [2021-07-15T18:32:30.851Z] Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) [2021-07-15T18:32:31.840Z] Collecting msgpack>=0.5.2 [2021-07-15T18:32:31.840Z] Downloading msgpack-1.0.2-cp39-cp39-manylinux2014_aarch64.whl (319 kB) [2021-07-15T18:32:32.111Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.26.6) [2021-07-15T18:32:32.112Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.0.2) [2021-07-15T18:32:32.112Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2021.5.30) [2021-07-15T18:32:32.112Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (3.2) [2021-07-15T18:32:33.107Z] Building wheels for collected packages: pyperclip [2021-07-15T18:32:33.107Z] Building wheel for pyperclip (setup.py): started [2021-07-15T18:32:35.085Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2021-07-15T18:32:35.085Z] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=48ae0fba0b2dedcdc7c73b82d542e6526270a0bb94dff2c86ed166fc6f95e6ae [2021-07-15T18:32:35.085Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6llp856r/wheels/0c/09/9e/49e21a6840ef7955b06d47394afef0058f0378c0914e48b8b8 [2021-07-15T18:32:35.085Z] Successfully built pyperclip [2021-07-15T18:32:37.065Z] Installing collected packages: wcwidth, pytz, pyperclip, packaging, oslo.i18n, netaddr, debtcollector, colorama, rfc3986, PrettyTable, oslo.utils, msgpack, cmd2, simplejson, oslo.serialization, oslo.config, cliff, python-novaclient, python-keystoneclient, python-cinderclient, osc-lib, zipp, python-openstackclient [2021-07-15T18:32:55.355Z] Successfully installed PrettyTable-2.1.0 cliff-3.8.0 cmd2-2.1.2 colorama-0.4.4 debtcollector-2.2.0 msgpack-1.0.2 netaddr-0.8.0 osc-lib-2.4.1 oslo.config-8.7.1 oslo.i18n-5.0.1 oslo.serialization-4.1.0 oslo.utils-4.9.2 packaging-21.0 pyperclip-1.8.2 python-cinderclient-7.4.0 python-keystoneclient-4.2.0 python-novaclient-17.5.0 python-openstackclient-5.5.0 pytz-2021.1 rfc3986-1.5.0 simplejson-3.17.3 wcwidth-0.2.5 zipp-1.1.0 [2021-07-15T18:32:55.355Z] 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 [2021-07-15T18:32:58.737Z] Reading package lists... [2021-07-15T18:32:58.737Z] Building dependency tree... [2021-07-15T18:32:58.737Z] Reading state information... [2021-07-15T18:32:59.721Z] The following packages were automatically installed and are no longer required: [2021-07-15T18:32:59.721Z] binutils binutils-aarch64-linux-gnu binutils-common cpp cpp-8 dirmngr [2021-07-15T18:32:59.721Z] dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg [2021-07-15T18:32:59.721Z] gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl [2021-07-15T18:32:59.721Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 [2021-07-15T18:32:59.721Z] libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl [2021-07-15T18:32:59.721Z] libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 [2021-07-15T18:32:59.721Z] libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnpth0 [2021-07-15T18:32:59.721Z] libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make manpages-dev [2021-07-15T18:32:59.721Z] pinentry-curses [2021-07-15T18:32:59.721Z] Use 'apt autoremove' to remove them. [2021-07-15T18:32:59.721Z] The following packages will be REMOVED: [2021-07-15T18:32:59.721Z] build-essential [2021-07-15T18:33:00.366Z] 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. [2021-07-15T18:33:00.366Z] After this operation, 20.5 kB disk space will be freed. [2021-07-15T18:33:00.642Z] (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 ... 19087 files and directories currently installed.) [2021-07-15T18:33:00.642Z] Removing build-essential (12.6) ... [2021-07-15T18:33:00.916Z]  [2021-07-15T18:33:00.916Z] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2021-07-15T18:33:00.916Z] [2021-07-15T18:33:05.227Z] Reading package lists... [2021-07-15T18:33:05.227Z] Building dependency tree... [2021-07-15T18:33:05.227Z] Reading state information... [2021-07-15T18:33:06.207Z] The following packages will be REMOVED: [2021-07-15T18:33:06.207Z] binutils binutils-aarch64-linux-gnu binutils-common cpp cpp-8 dirmngr [2021-07-15T18:33:06.207Z] dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg [2021-07-15T18:33:06.207Z] gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl [2021-07-15T18:33:06.207Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 [2021-07-15T18:33:06.207Z] libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl [2021-07-15T18:33:06.208Z] libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 [2021-07-15T18:33:06.208Z] libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnpth0 [2021-07-15T18:33:06.208Z] libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make manpages-dev [2021-07-15T18:33:06.208Z] pinentry-curses [2021-07-15T18:33:07.192Z] 0 upgraded, 0 newly installed, 51 to remove and 0 not upgraded. [2021-07-15T18:33:07.192Z] After this operation, 175 MB disk space will be freed. [2021-07-15T18:33:07.192Z] (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 ... 19078 files and directories currently installed.) [2021-07-15T18:33:07.192Z] Removing g++ (4:8.3.0-1) ... [2021-07-15T18:33:07.192Z] Removing gcc (4:8.3.0-1) ... [2021-07-15T18:33:07.466Z] Removing dpkg-dev (1.19.7) ... [2021-07-15T18:33:08.074Z] Removing cpp (4:8.3.0-1) ... [2021-07-15T18:33:08.352Z] Removing gnupg (2.2.12-1+deb10u1) ... [2021-07-15T18:33:08.352Z] Removing gpg-wks-client (2.2.12-1+deb10u1) ... [2021-07-15T18:33:08.629Z] Removing dirmngr (2.2.12-1+deb10u1) ... [2021-07-15T18:33:08.902Z] Removing fakeroot (1.23-1) ... [2021-07-15T18:33:08.902Z] update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode [2021-07-15T18:33:08.902Z] 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 [2021-07-15T18:33:08.902Z] 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 [2021-07-15T18:33:08.902Z] 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 [2021-07-15T18:33:08.902Z] 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 [2021-07-15T18:33:08.902Z] 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 [2021-07-15T18:33:08.902Z] 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 [2021-07-15T18:33:08.902Z] 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 [2021-07-15T18:33:08.902Z] 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 [2021-07-15T18:33:09.174Z] Removing g++-8 (8.3.0-6) ... [2021-07-15T18:33:09.448Z] Removing gnupg-l10n (2.2.12-1+deb10u1) ... [2021-07-15T18:33:09.721Z] Removing gnupg-utils (2.2.12-1+deb10u1) ... [2021-07-15T18:33:09.722Z] Removing gpg-wks-server (2.2.12-1+deb10u1) ... [2021-07-15T18:33:09.995Z] Removing gpg (2.2.12-1+deb10u1) ... [2021-07-15T18:33:10.270Z] Removing gpg-agent (2.2.12-1+deb10u1) ... [2021-07-15T18:33:10.545Z] Removing gpgsm (2.2.12-1+deb10u1) ... [2021-07-15T18:33:10.545Z] Removing gpgconf (2.2.12-1+deb10u1) ... [2021-07-15T18:33:10.818Z] Removing libalgorithm-merge-perl (0.08-3) ... [2021-07-15T18:33:11.093Z] Removing libalgorithm-diff-xs-perl (0.04-5+b1) ... [2021-07-15T18:33:11.370Z] Removing libalgorithm-diff-perl (1.19.03-2) ... [2021-07-15T18:33:11.370Z] Removing libstdc++-8-dev:arm64 (8.3.0-6) ... [2021-07-15T18:33:11.979Z] Removing pinentry-curses (1.1.0-2) ... [2021-07-15T18:33:11.979Z] Removing libassuan0:arm64 (2.5.2-1) ... [2021-07-15T18:33:12.259Z] Removing libc6-dev:arm64 (2.28-10) ... [2021-07-15T18:33:12.854Z] Removing libc-dev-bin (2.28-10) ... [2021-07-15T18:33:12.855Z] Removing libdpkg-perl (1.19.7) ... [2021-07-15T18:33:13.127Z] Removing libfakeroot:arm64 (1.23-1) ... [2021-07-15T18:33:13.401Z] Removing libfile-fcntllock-perl (0.22-3+b5) ... [2021-07-15T18:33:13.674Z] Removing libksba8:arm64 (1.3.5-2) ... [2021-07-15T18:33:13.674Z] Removing liblocale-gettext-perl (1.07-3+b4) ... [2021-07-15T18:33:14.271Z] Removing libnpth0:arm64 (1.6-1) ... [2021-07-15T18:33:14.543Z] Removing linux-libc-dev:arm64 (4.19.194-2) ... [2021-07-15T18:33:15.153Z] Removing make (4.2.1-1.2) ... [2021-07-15T18:33:15.153Z] Removing manpages-dev (4.16-2) ... [2021-07-15T18:33:15.757Z] Removing gcc-8 (8.3.0-6) ... [2021-07-15T18:33:15.757Z] Removing binutils (2.31.1-16) ... [2021-07-15T18:33:16.379Z] Removing binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-07-15T18:33:16.379Z] Removing libbinutils:arm64 (2.31.1-16) ... [2021-07-15T18:33:16.656Z] Removing binutils-common:arm64 (2.31.1-16) ... [2021-07-15T18:33:16.933Z] Removing cpp-8 (8.3.0-6) ... [2021-07-15T18:33:17.210Z] Removing libgcc-8-dev:arm64 (8.3.0-6) ... [2021-07-15T18:33:17.490Z] Removing libasan5:arm64 (8.3.0-6) ... [2021-07-15T18:33:17.490Z] Removing libatomic1:arm64 (8.3.0-6) ... [2021-07-15T18:33:17.782Z] Removing libcc1-0:arm64 (8.3.0-6) ... [2021-07-15T18:33:18.061Z] Removing libgomp1:arm64 (8.3.0-6) ... [2021-07-15T18:33:18.061Z] Removing libisl19:arm64 (0.20-2) ... [2021-07-15T18:33:18.340Z] Removing libitm1:arm64 (8.3.0-6) ... [2021-07-15T18:33:18.340Z] Removing liblsan0:arm64 (8.3.0-6) ... [2021-07-15T18:33:18.616Z] Removing libmpc3:arm64 (1.1.0-1) ... [2021-07-15T18:33:18.894Z] Removing libmpfr6:arm64 (4.0.2-1) ... [2021-07-15T18:33:19.170Z] Removing libtsan0:arm64 (8.3.0-6) ... [2021-07-15T18:33:19.448Z] Removing libubsan1:arm64 (8.3.0-6) ... [2021-07-15T18:33:19.725Z] Processing triggers for libc-bin (2.28-10) ... [2021-07-15T18:33:20.000Z] Cloning into 'global-jjb'... [2021-07-15T18:33:21.987Z] HEAD is now at 53f811d Merge "Add regex for common-packer var and templates" [2021-07-15T18:33:48.829Z] Removing intermediate container bfa053150337 [2021-07-15T18:33:48.829Z] ---> 2e4da716fcd8 [2021-07-15T18:33:48.829Z] Successfully built 2e4da716fcd8 [2021-07-15T18:33:48.829Z] 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] { (Clair Image Scan) Stage "Clair Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:33:51.429Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:33:51.960Z] ---> package-listing.sh [2021-07-15T18:33:51.960Z] ++ facter osfamily [2021-07-15T18:33:51.960Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T18:33:52.257Z] + OS_FAMILY=redhat [2021-07-15T18:33:52.257Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-169 [2021-07-15T18:33:52.257Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T18:33:52.257Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T18:33:52.257Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T18:33:52.257Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T18:33:52.257Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-169 ']' [2021-07-15T18:33:52.257Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T18:33:52.257Z] + case "${OS_FAMILY}" in [2021-07-15T18:33:52.257Z] + rpm -qa [2021-07-15T18:33:52.257Z] + sort [2021-07-15T18:33:52.878Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T18:33:52.878Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T18:33:52.878Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T18:33:52.878Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-169 ']' [2021-07-15T18:33:52.878Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-169/archives/ [2021-07-15T18:33:52.878Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-169/archives/ [Pipeline] echo [2021-07-15T18:33:52.915Z] 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-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-15T18:33:53.253Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:33:53.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:33:53.904Z] [2021-07-15T18:33:53.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T18:33:54.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:33:55.484Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T18:33:55.484Z] 5843afab3874: Pulling fs layer [2021-07-15T18:33:55.484Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T18:33:55.484Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T18:33:55.484Z] 1a467efa2204: Pulling fs layer [2021-07-15T18:33:55.484Z] 865369a531d5: Pulling fs layer [2021-07-15T18:33:55.484Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T18:33:55.484Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T18:33:55.484Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T18:33:55.484Z] 7074353bde3e: Pulling fs layer [2021-07-15T18:33:55.484Z] 1a467efa2204: Waiting [2021-07-15T18:33:55.484Z] 865369a531d5: Waiting [2021-07-15T18:33:55.484Z] 2dc3bafdbf1c: Waiting [2021-07-15T18:33:55.484Z] 9ac237eaa80d: Waiting [2021-07-15T18:33:55.484Z] 6bcad4ecc5c2: Waiting [2021-07-15T18:33:55.484Z] 7074353bde3e: Waiting [2021-07-15T18:33:55.752Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T18:33:55.752Z] 2dfaacf7024e: Download complete [2021-07-15T18:33:55.752Z] 1a467efa2204: Verifying Checksum [2021-07-15T18:33:55.752Z] 1a467efa2204: Download complete [2021-07-15T18:33:55.752Z] 5843afab3874: Verifying Checksum [2021-07-15T18:33:56.024Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T18:33:56.024Z] 2dc3bafdbf1c: Download complete [2021-07-15T18:33:56.024Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T18:33:56.024Z] 9ac237eaa80d: Download complete [2021-07-15T18:33:56.024Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T18:33:56.024Z] 6bcad4ecc5c2: Download complete [2021-07-15T18:33:56.024Z] 5843afab3874: Pull complete [2021-07-15T18:33:56.499Z] 2dfaacf7024e: Pull complete [2021-07-15T18:33:57.086Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T18:33:57.086Z] 2dbba127c6aa: Download complete [2021-07-15T18:33:57.086Z] 865369a531d5: Verifying Checksum [2021-07-15T18:33:57.086Z] 865369a531d5: Download complete [2021-07-15T18:33:57.357Z] 2dbba127c6aa: Pull complete [2021-07-15T18:33:57.628Z] 1a467efa2204: Pull complete [2021-07-15T18:33:57.628Z] 865369a531d5: Pull complete [2021-07-15T18:33:57.895Z] 2dc3bafdbf1c: Pull complete [2021-07-15T18:33:57.895Z] 9ac237eaa80d: Pull complete [2021-07-15T18:33:57.895Z] 6bcad4ecc5c2: Pull complete [2021-07-15T18:34:00.497Z] 7074353bde3e: Verifying Checksum [2021-07-15T18:34:00.497Z] 7074353bde3e: Download complete [2021-07-15T18:34:05.007Z] 7074353bde3e: Pull complete [2021-07-15T18:34:05.007Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T18:34:05.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T18:34:05.007Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T18:34:05.232Z] prd-centos7-docker-4c-2g-2924 does not seem to be running inside a container [2021-07-15T18:34:05.304Z] $ 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-169/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-169 -v /w/workspace/exfoundry_ci-build-images_PR-169:/w/workspace/exfoundry_ci-build-images_PR-169:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-169@tmp:/w/workspace/exfoundry_ci-build-images_PR-169@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-15T18:34:07.420Z] $ docker top ac13199b4e11ae4645514c691846dc7a7b7ce0d4aaa428b71303ef61c7887c73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T18:34:07.893Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T18:34:08.255Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T18:34:08.607Z] + ls /var/log/sa-host [2021-07-15T18:34:08.607Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T18:34:08.607Z] file_magic: OK [2021-07-15T18:34:08.607Z] HZ: Using current value: 100 [2021-07-15T18:34:08.607Z] file_header: OK [2021-07-15T18:34:08.607Z] 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 [2021-07-15T18:34:08.607Z] Statistics: [2021-07-15T18:34:08.607Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T18:34:08.607Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T18:34:08.607Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T18:34:08.607Z] file_magic: OK [2021-07-15T18:34:08.607Z] HZ: Using current value: 100 [2021-07-15T18:34:08.607Z] file_header: OK [2021-07-15T18:34:08.607Z] 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 [2021-07-15T18:34:08.607Z] Statistics: [2021-07-15T18:34:08.607Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T18:34:08.607Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T18:34:08.888Z] provisioning config files... [2021-07-15T18:34:08.906Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-169@tmp/config4150061938985559902tmp [Pipeline] { [Pipeline] echo [2021-07-15T18:34:08.966Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:34:09.337Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T18:34:09.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:34:09.894Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T18:34:09.936Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:34:10.332Z] ---> sudo-logs.sh [2021-07-15T18:34:10.332Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T18:34:10.425Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:34:10.799Z] ---> job-cost.sh [2021-07-15T18:34:10.799Z] lf-activate-venv: SKIPPING [2021-07-15T18:34:10.799Z] INFO: No Stack... [2021-07-15T18:34:11.385Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T18:34:11.973Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T18:34:12.019Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T18:34:12.400Z] ---> logs-deploy.sh [2021-07-15T18:34:12.400Z] lf-activate-venv: SKIPPING [2021-07-15T18:34:12.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-169/2 [2021-07-15T18:34:12.400Z] INFO: archiving workspace using pattern(s): [2021-07-15T18:34:12.987Z] Archives upload complete. [2021-07-15T18:34:13.254Z] INFO: archiving logs to Nexus