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 18:14:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-169 [Pipeline] echo 18:14:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-169 [Pipeline] echo 18:14:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-169 [Pipeline] echo 18:14:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acd472d305cc9fefaa791ef40971d6c26f516f08 [Pipeline] echo 18:14:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acd472d [Pipeline] echo 18:14:46 [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 18:15:02 Still waiting to schedule task 18:15:02 All nodes of label ‘centos7-docker-8c-8g’ are offline 18:15:02 Still waiting to schedule task 18:15:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:15:56 Running on prd-centos7-docker-8c-8g-2925 in /w/workspace/exfoundry_ci-build-images_PR-169 [Pipeline] { [Pipeline] checkout 18:15:57 Selected Git installation does not exist. Using Default 18:15:57 The recommended git tool is: NONE 18:15:59 using credential edgex-jenkins-ssh 18:15:59 Cloning the remote Git repository 18:15:59 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 18:15:59 > git init /w/workspace/exfoundry_ci-build-images_PR-169 # timeout=10 18:15:59 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 18:15:59 > git --version # timeout=10 18:15:59 > git --version # 'git version 2.24.4' 18:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:59 [INFO] Currently running in a labeled security context 18:15:59 [INFO] Currently SELinux is 'enforcing' on the host 18:15:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh5039787330115991794.key 18:15:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:01 Merging remotes/origin/lftools commit 62a2ccb533ce8c280c3e67bf30bb912e319eaefa into PR head commit acd472d305cc9fefaa791ef40971d6c26f516f08 18:16:01 Merge succeeded, producing acd472d305cc9fefaa791ef40971d6c26f516f08 18:16:01 Checking out Revision acd472d305cc9fefaa791ef40971d6c26f516f08 (PR-169) 18:16:00 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 18:16:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:00 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 18:16:00 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 18:16:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:00 [INFO] Currently running in a labeled security context 18:16:00 [INFO] Currently SELinux is 'enforcing' on the host 18:16:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh3504796734293300594.key 18:16:00 > 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 18:16:00 > git config core.sparsecheckout # timeout=10 18:16:00 > git checkout -f acd472d305cc9fefaa791ef40971d6c26f516f08 # timeout=10 18:16:00 > git remote # timeout=10 18:16:00 > git config --get remote.origin.url # timeout=10 18:16:00 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:00 [INFO] Currently running in a labeled security context 18:16:00 [INFO] Currently SELinux is 'enforcing' on the host 18:16:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-169@tmp/jenkins-gitclient-ssh2129843235813334763.key 18:16:00 > git merge 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 18:16:00 > git rev-parse HEAD^{commit} # timeout=10 18:16:00 > git config core.sparsecheckout # timeout=10 18:16:00 > git checkout -f acd472d305cc9fefaa791ef40971d6c26f516f08 # timeout=10 18:16:05 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 18:16:05 provisioning config files... 18:16:05 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-169@tmp/config46265575689624841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:06 ---> docker-login.sh 18:16:06 nexus3.edgexfoundry.org:10001 18:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:06 Configure a credential helper to remove this warning. See 18:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:06 18:16:06 Login Succeeded 18:16:06 nexus3.edgexfoundry.org:10002 18:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:06 Configure a credential helper to remove this warning. See 18:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:06 18:16:06 Login Succeeded 18:16:06 nexus3.edgexfoundry.org:10003 18:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:06 Configure a credential helper to remove this warning. See 18:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:06 18:16:06 Login Succeeded 18:16:06 nexus3.edgexfoundry.org:10004 18:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:07 Configure a credential helper to remove this warning. See 18:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:07 18:16:07 Login Succeeded 18:16:07 docker.io 18:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:07 Configure a credential helper to remove this warning. See 18:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:07 18:16:07 Login Succeeded 18:16:07 ---> docker-login.sh ends [Pipeline] } 18:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 18:16:08 + docker build -t edgex-lftools -f Dockerfile . 18:16:08 Sending build context to Docker daemon 402.4kB 18:16:08 Step 1/8 : FROM centos:7 18:16:09 7: Pulling from library/centos 18:16:09 2d473b07cdd5: Pulling fs layer 18:16:10 2d473b07cdd5: Verifying Checksum 18:16:10 2d473b07cdd5: Download complete 18:16:13 2d473b07cdd5: Pull complete 18:16:13 Digest: sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 18:16:13 Status: Downloaded newer image for centos:7 18:16:13 ---> 8652b9f0cb4c 18:16:13 Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ 18:16:14 ---> 2018551b1306 18:16:14 Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 18:16:14 ---> Running in b89752a7e24b 18:16:14 Removing intermediate container b89752a7e24b 18:16:14 ---> 1606483e5777 18:16:14 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 18:16:14 ---> Running in a0f905255389 18:16:15 Loaded plugins: fastestmirror, ovl 18:16:15 Determining fastest mirrors 18:16:16 * base: centos.mirror.ca.planethoster.net 18:16:16 * extras: centos.mirror.colo-serv.net 18:16:16 * updates: centos.mirror.iweb.ca 18:16:19 Package libxml2-2.9.1-6.el7.5.x86_64 already installed and latest version 18:16:19 Resolving Dependencies 18:16:19 --> Running transaction check 18:16:19 ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed 18:16:19 --> Finished Dependency Resolution 18:16:19 18:16:19 Dependencies Resolved 18:16:19 18:16:19 ================================================================================ 18:16:19 Package Arch Version Repository Size 18:16:19 ================================================================================ 18:16:19 Installing: 18:16:19 libxslt x86_64 1.1.28-6.el7 base 242 k 18:16:19 18:16:19 Transaction Summary 18:16:19 ================================================================================ 18:16:19 Install 1 Package 18:16:19 18:16:19 Total download size: 242 k 18:16:19 Installed size: 486 k 18:16:19 Downloading packages: 18:16:19 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 18:16:19 Public key for libxslt-1.1.28-6.el7.x86_64.rpm is not installed 18:16:19 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 18:16:19 Importing GPG key 0xF4A80EB5: 18:16:19 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 18:16:19 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 18:16:19 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 18:16:19 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 18:16:19 Running transaction check 18:16:19 Running transaction test 18:16:19 Transaction test succeeded 18:16:19 Running transaction 18:16:20 Installing : libxslt-1.1.28-6.el7.x86_64 1/1 18:16:20 Verifying : libxslt-1.1.28-6.el7.x86_64 1/1 18:16:20 18:16:20 Installed: 18:16:20 libxslt.x86_64 0:1.1.28-6.el7 18:16:20 18:16:20 Complete! 18:16:21 warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY 18:16:21 Preparing... ######################################## 18:16:21 Updating / installing... 18:16:21 xmlstarlet-1.6.1-1.el7 ######################################## 18:16:23 Removing intermediate container a0f905255389 18:16:23 ---> f90eb0435102 18:16:23 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 18:16:23 ---> Running in 8a9e8f90b483 18:16:23 Loaded plugins: fastestmirror, ovl 18:16:23 Loading mirror speeds from cached hostfile 18:16:23 * base: centos.mirror.ca.planethoster.net 18:16:23 * extras: centos.mirror.colo-serv.net 18:16:23 * updates: centos.mirror.iweb.ca 18:16:24 Resolving Dependencies 18:16:24 --> Running transaction check 18:16:24 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed 18:16:24 --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch 18:16:24 --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch 18:16:24 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed 18:16:24 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 18:16:24 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 18:16:24 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 18:16:24 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 18:16:24 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 18:16:24 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 18:16:24 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed 18:16:24 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 18:16:24 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 18:16:24 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 18:16:24 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 18:16:24 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 18:16:24 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 18:16:24 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 18:16:24 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 18:16:24 ---> Package kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 will be installed 18:16:24 ---> Package make.x86_64 1:3.82-24.el7 will be installed 18:16:24 ---> Package python3.x86_64 0:3.6.8-18.el7 will be installed 18:16:24 --> Processing Dependency: python3-libs(x86-64) = 3.6.8-18.el7 for package: python3-3.6.8-18.el7.x86_64 18:16:24 --> Processing Dependency: python3-setuptools for package: python3-3.6.8-18.el7.x86_64 18:16:24 --> Processing Dependency: python3-pip for package: python3-3.6.8-18.el7.x86_64 18:16:24 --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-18.el7.x86_64 18:16:24 ---> Package python3-devel.x86_64 0:3.6.8-18.el7 will be installed 18:16:24 --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-18.el7.x86_64 18:16:24 --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 18:16:24 --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-18.el7.x86_64 18:16:24 --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 18:16:24 ---> Package sigul.x86_64 0:0.207-1.el7 will be installed 18:16:24 --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 18:16:24 --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 18:16:24 --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 18:16:24 ---> Package sudo.x86_64 0:1.8.23-10.el7_9.1 will be installed 18:16:24 --> Running transaction check 18:16:24 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed 18:16:24 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch 18:16:24 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch 18:16:24 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch 18:16:24 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed 18:16:24 ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed 18:16:24 --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 18:16:24 --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 18:16:24 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64 18:16:24 ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed 18:16:24 --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch 18:16:24 --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch 18:16:24 ---> Package less.x86_64 0:458-9.el7 will be installed 18:16:24 --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 18:16:24 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed 18:16:24 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 18:16:24 ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed 18:16:24 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 18:16:24 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed 18:16:24 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 18:16:24 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 18:16:24 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 18:16:24 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 18:16:24 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed 18:16:24 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 18:16:24 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 18:16:24 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 18:16:24 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 18:16:24 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 18:16:24 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 18:16:24 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 18:16:24 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 18:16:24 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed 18:16:24 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 18:16:24 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 18:16:24 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed 18:16:24 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed 18:16:24 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 18:16:24 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 18:16:24 ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed 18:16:24 ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed 18:16:24 --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch 18:16:24 ---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed 18:16:24 --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-18.el7.x86_64 18:16:24 ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed 18:16:24 ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed 18:16:24 ---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed 18:16:24 ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed 18:16:24 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed 18:16:24 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 18:16:24 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 18:16:24 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 18:16:24 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed 18:16:25 --> Running transaction check 18:16:25 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed 18:16:25 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed 18:16:25 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 18:16:25 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated 18:16:25 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 18:16:25 ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update 18:16:25 ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed 18:16:25 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64 18:16:25 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64 18:16:25 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed 18:16:25 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed 18:16:25 ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed 18:16:25 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed 18:16:25 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed 18:16:25 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed 18:16:25 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 18:16:25 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 18:16:25 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 18:16:25 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 18:16:25 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 18:16:25 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 18:16:25 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 18:16:25 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 18:16:25 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed 18:16:25 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 18:16:25 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 18:16:25 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 18:16:25 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 18:16:25 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed 18:16:25 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed 18:16:25 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed 18:16:25 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 18:16:25 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed 18:16:25 ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed 18:16:25 --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch 18:16:25 --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch 18:16:25 --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch 18:16:25 --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch 18:16:25 --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch 18:16:25 --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch 18:16:25 ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed 18:16:25 --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 18:16:25 --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 18:16:25 ---> Package zip.x86_64 0:3.0-11.el7 will be installed 18:16:25 --> Running transaction check 18:16:25 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed 18:16:25 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated 18:16:25 ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update 18:16:25 ---> Package kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 will be installed 18:16:25 ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed 18:16:25 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 18:16:25 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed 18:16:25 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 18:16:25 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 18:16:25 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 18:16:25 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 18:16:25 ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed 18:16:25 ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed 18:16:25 ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed 18:16:25 ---> Package python-requests.noarch 0:2.6.0-10.el7 will be installed 18:16:25 --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-10.el7.noarch 18:16:25 ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed 18:16:25 --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch 18:16:25 ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed 18:16:25 --> Running transaction check 18:16:25 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 18:16:25 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 18:16:25 ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed 18:16:25 ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed 18:16:25 --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch 18:16:25 --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch 18:16:25 --> Running transaction check 18:16:25 ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed 18:16:25 --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 18:16:25 ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed 18:16:25 --> Running transaction check 18:16:25 ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed 18:16:25 --> Finished Dependency Resolution 18:16:25 18:16:25 Dependencies Resolved 18:16:25 18:16:25 ================================================================================ 18:16:25 Package Arch Version Repository Size 18:16:25 ================================================================================ 18:16:25 Installing: 18:16:25 automake noarch 1.13.4-3.el7 base 679 k 18:16:25 gcc x86_64 4.8.5-44.el7 base 16 M 18:16:25 git x86_64 1.8.3.1-23.el7_8 base 4.4 M 18:16:25 kernel-devel x86_64 3.10.0-1160.31.1.el7 updates 18 M 18:16:25 make x86_64 1:3.82-24.el7 base 421 k 18:16:25 python3 x86_64 3.6.8-18.el7 updates 70 k 18:16:25 python3-devel x86_64 3.6.8-18.el7 updates 217 k 18:16:25 sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k 18:16:25 sudo x86_64 1.8.23-10.el7_9.1 updates 843 k 18:16:25 Installing for dependencies: 18:16:25 autoconf noarch 2.69-11.el7 base 701 k 18:16:25 cpp x86_64 4.8.5-44.el7 base 5.9 M 18:16:25 dwz x86_64 0.11-3.el7 base 99 k 18:16:25 fipscheck x86_64 1.4.1-6.el7 base 21 k 18:16:25 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k 18:16:25 glibc-devel x86_64 2.17-324.el7_9 updates 1.1 M 18:16:25 glibc-headers x86_64 2.17-324.el7_9 updates 691 k 18:16:25 groff-base x86_64 1.22.2-8.el7 base 942 k 18:16:25 kernel-headers x86_64 3.10.0-1160.31.1.el7 updates 9.0 M 18:16:25 koji noarch 1.15.1-1.el7.centos extras 115 k 18:16:25 less x86_64 458-9.el7 base 120 k 18:16:25 libcomps x86_64 0.1.8-14.el7 extras 75 k 18:16:25 libedit x86_64 3.0-12.20121213cvs.el7 18:16:25 base 92 k 18:16:25 libgomp x86_64 4.8.5-44.el7 base 159 k 18:16:25 libmpc x86_64 1.0.1-3.el7 base 51 k 18:16:25 libtirpc x86_64 0.2.4-0.16.el7 base 89 k 18:16:25 logrotate x86_64 3.8.6-19.el7 base 70 k 18:16:25 m4 x86_64 1.4.16-10.el7 base 256 k 18:16:25 mpfr x86_64 3.1.1-4.el7 base 203 k 18:16:25 openssh x86_64 7.4p1-21.el7 base 510 k 18:16:25 openssh-clients x86_64 7.4p1-21.el7 base 655 k 18:16:25 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M 18:16:25 perl-Carp noarch 1.26-244.el7 base 19 k 18:16:25 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k 18:16:25 perl-Encode x86_64 2.51-7.el7 base 1.5 M 18:16:25 perl-Error noarch 1:0.17020-2.el7 base 32 k 18:16:25 perl-Exporter noarch 5.68-3.el7 base 28 k 18:16:25 perl-File-Path noarch 2.09-2.el7 base 26 k 18:16:25 perl-File-Temp noarch 0.23.01-3.el7 base 56 k 18:16:25 perl-Filter x86_64 1.49-3.el7 base 76 k 18:16:25 perl-Getopt-Long noarch 2.40-3.el7 base 56 k 18:16:25 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k 18:16:25 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 18:16:25 perl-PathTools x86_64 3.40-5.el7 base 82 k 18:16:25 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k 18:16:25 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 18:16:25 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 18:16:25 perl-Pod-Usage noarch 1.63-3.el7 base 27 k 18:16:25 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k 18:16:25 perl-Socket x86_64 2.010-5.el7 base 49 k 18:16:25 perl-Storable x86_64 2.45-3.el7 base 77 k 18:16:25 perl-TermReadKey x86_64 2.30-20.el7 base 31 k 18:16:25 perl-Test-Harness noarch 3.28-3.el7 base 302 k 18:16:25 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 18:16:25 perl-Thread-Queue noarch 3.02-2.el7 base 17 k 18:16:25 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 18:16:25 perl-Time-Local noarch 1.2300-2.el7 base 24 k 18:16:25 perl-constant noarch 1.27-2.el7 base 19 k 18:16:25 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k 18:16:25 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k 18:16:25 perl-parent noarch 1:0.225-244.el7 base 12 k 18:16:25 perl-podlators noarch 2.5.1-3.el7 base 112 k 18:16:25 perl-srpm-macros noarch 1-8.el7 base 4.6 k 18:16:25 perl-threads x86_64 1.87-4.el7 base 49 k 18:16:25 perl-threads-shared x86_64 1.43-6.el7 base 39 k 18:16:25 pyOpenSSL x86_64 0.13.1-4.el7 base 135 k 18:16:25 python-backports x86_64 1.0-8.el7 base 5.8 k 18:16:25 python-backports-ssl_match_hostname 18:16:25 noarch 3.5.0.1-1.el7 base 13 k 18:16:25 python-dateutil noarch 1.5-7.el7 base 85 k 18:16:25 python-ipaddress noarch 1.0.16-2.el7 base 34 k 18:16:25 python-kerberos x86_64 1.1-15.el7 base 25 k 18:16:25 python-krbV x86_64 1.0.90-8.el7 base 54 k 18:16:25 python-nss x86_64 0.16.0-3.el7 base 266 k 18:16:25 python-requests noarch 2.6.0-10.el7 base 95 k 18:16:25 python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k 18:16:25 python-rpm-macros noarch 3-34.el7 base 9.1 k 18:16:25 python-six noarch 1.9.0-2.el7 base 29 k 18:16:25 python-srpm-macros noarch 3-34.el7 base 8.8 k 18:16:25 python-urllib3 noarch 1.10.2-7.el7 base 103 k 18:16:25 python2-koji noarch 1.15.1-1.el7.centos extras 291 k 18:16:25 python2-libcomps x86_64 0.1.8-14.el7 extras 47 k 18:16:25 python3-libs x86_64 3.6.8-18.el7 updates 6.9 M 18:16:25 python3-pip noarch 9.0.3-8.el7 base 1.6 M 18:16:25 python3-rpm-generators noarch 6-2.el7 base 20 k 18:16:25 python3-rpm-macros noarch 3-34.el7 base 8.1 k 18:16:25 python3-setuptools noarch 39.2.0-10.el7 base 629 k 18:16:25 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k 18:16:25 rsync x86_64 3.1.2-10.el7 base 404 k 18:16:25 zip x86_64 3.0-11.el7 base 260 k 18:16:25 Updating for dependencies: 18:16:25 glibc x86_64 2.17-324.el7_9 updates 3.6 M 18:16:25 glibc-common x86_64 2.17-324.el7_9 updates 12 M 18:16:25 18:16:25 Transaction Summary 18:16:25 ================================================================================ 18:16:25 Install 9 Packages (+79 Dependent packages) 18:16:25 Upgrade ( 2 Dependent packages) 18:16:25 18:16:25 Total download size: 100 M 18:16:25 Downloading packages: 18:16:25 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 18:16:27 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 18:16:27 Public key for sigul-0.207-1.el7.x86_64.rpm is not installed 18:16:27 -------------------------------------------------------------------------------- 18:16:27 Total 44 MB/s | 100 MB 00:02 18:16:27 Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 18:16:27 Importing GPG key 0x47DD8EF9: 18:16:27 Userid : "Fedora Infrastructure (infrastructure) " 18:16:27 Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 18:16:27 From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 18:16:27 Running transaction check 18:16:27 Running transaction test 18:16:28 Transaction test succeeded 18:16:28 Running transaction 18:16:28 Warning: RPMDB altered outside of yum. 18:16:28  Installing : python-six-1.9.0-2.el7.noarch 1/92 18:16:28 Installing : python-srpm-macros-3-34.el7.noarch 2/92 18:16:28 Installing : python-ipaddress-1.0.16-2.el7.noarch 3/92 18:16:29 Installing : python-rpm-macros-3-34.el7.noarch 4/92 18:16:32 Updating : glibc-2.17-324.el7_9.x86_64 5/92 18:16:32 Updating : glibc-common-2.17-324.el7_9.x86_64 6/92 18:16:32 Installing : fipscheck-1.4.1-6.el7.x86_64 7/92 18:16:33 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 8/92 18:16:34 Installing : mpfr-3.1.1-4.el7.x86_64 9/92 18:16:35 Installing : libmpc-1.0.1-3.el7.x86_64 10/92 18:16:35 Installing : groff-base-1.22.2-8.el7.x86_64 11/92 18:16:35 Installing : less-458-9.el7.x86_64 12/92 18:16:35 Installing : 1:perl-parent-0.225-244.el7.noarch 13/92 18:16:35 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/92 18:16:35 Installing : perl-podlators-2.5.1-3.el7.noarch 15/92 18:16:35 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/92 18:16:35 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 17/92 18:16:36 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/92 18:16:36 Installing : perl-Encode-2.51-7.el7.x86_64 19/92 18:16:36 Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/92 18:16:36 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/92 18:16:36 Installing : perl-threads-1.87-4.el7.x86_64 22/92 18:16:36 Installing : perl-Storable-2.45-3.el7.x86_64 23/92 18:16:36 Installing : perl-Carp-1.26-244.el7.noarch 24/92 18:16:36 Installing : perl-Filter-1.49-3.el7.x86_64 25/92 18:16:36 Installing : perl-Exporter-5.68-3.el7.noarch 26/92 18:16:36 Installing : perl-Time-Local-1.2300-2.el7.noarch 27/92 18:16:36 Installing : perl-constant-1.27-2.el7.noarch 28/92 18:16:36 Installing : perl-Socket-2.010-5.el7.x86_64 29/92 18:16:36 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 30/92 18:16:36 Installing : perl-threads-shared-1.43-6.el7.x86_64 31/92 18:16:36 Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/92 18:16:36 Installing : perl-File-Path-2.09-2.el7.noarch 33/92 18:16:36 Installing : perl-PathTools-3.40-5.el7.x86_64 34/92 18:16:36 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 35/92 18:16:37 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 36/92 18:16:37 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/92 18:16:38 Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/92 18:16:38 Installing : 4:perl-5.16.3-299.el7_9.x86_64 39/92 18:16:38 Installing : 1:perl-Error-0.17020-2.el7.noarch 40/92 18:16:38 Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/92 18:16:38 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 42/92 18:16:38 Installing : perl-Test-Harness-3.28-3.el7.noarch 43/92 18:16:39 Installing : perl-Thread-Queue-3.02-2.el7.noarch 44/92 18:16:41 Installing : cpp-4.8.5-44.el7.x86_64 45/92 18:16:41 Installing : openssh-7.4p1-21.el7.x86_64 46/92 18:16:42 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 47/92 18:16:42 Installing : openssh-clients-7.4p1-21.el7.x86_64 48/92 18:16:42 Installing : python-kerberos-1.1-15.el7.x86_64 49/92 18:16:42 Installing : python-nss-0.16.0-3.el7.x86_64 50/92 18:16:43 Installing : rsync-3.1.2-10.el7.x86_64 51/92 18:16:43 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 52/92 18:16:44 Installing : git-1.8.3.1-23.el7_8.x86_64 53/92 18:16:45 Installing : libgomp-4.8.5-44.el7.x86_64 54/92 18:16:46 Installing : m4-1.4.16-10.el7.x86_64 55/92 18:16:47 Installing : autoconf-2.69-11.el7.noarch 56/92 18:16:47 install-info: No such file or directory for /usr/share/info/autoconf.info 18:16:48 Installing : libcomps-0.1.8-14.el7.x86_64 57/92 18:16:48 Installing : python2-libcomps-0.1.8-14.el7.x86_64 58/92 18:16:49 Installing : pyOpenSSL-0.13.1-4.el7.x86_64 59/92 18:16:49 Installing : logrotate-3.8.6-19.el7.x86_64 60/92 18:16:49 Installing : dwz-0.11-3.el7.x86_64 61/92 18:16:50 Installing : libtirpc-0.2.4-0.16.el7.x86_64 62/92 18:16:50 Installing : python3-setuptools-39.2.0-10.el7.noarch 63/92 18:16:50 Installing : python3-pip-9.0.3-8.el7.noarch 64/92 18:16:51 Installing : python3-3.6.8-18.el7.x86_64 65/92 18:16:52 Installing : python3-libs-3.6.8-18.el7.x86_64 66/92 18:16:52 Installing : python3-rpm-generators-6-2.el7.noarch 67/92 18:16:52 Installing : python-krbV-1.0.90-8.el7.x86_64 68/92 18:16:52 Installing : zip-3.0-11.el7.x86_64 69/92 18:16:52 Installing : python3-rpm-macros-3-34.el7.noarch 70/92 18:16:53 Installing : kernel-headers-3.10.0-1160.31.1.el7.x86_64 71/92 18:16:53 Installing : glibc-headers-2.17-324.el7_9.x86_64 72/92 18:16:54 Installing : glibc-devel-2.17-324.el7_9.x86_64 73/92 18:16:54 Installing : python-dateutil-1.5-7.el7.noarch 74/92 18:16:54 Installing : perl-srpm-macros-1-8.el7.noarch 75/92 18:16:54 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/92 18:16:54 Installing : python-backports-1.0-8.el7.x86_64 77/92 18:16:54 Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 78/92 18:16:54 Installing : python-urllib3-1.10.2-7.el7.noarch 79/92 18:16:54 Installing : python-requests-2.6.0-10.el7.noarch 80/92 18:16:55 Installing : python-requests-kerberos-0.7.0-2.el7.noarch 81/92 18:16:55 Installing : python2-koji-1.15.1-1.el7.centos.noarch 82/92 18:16:56 Installing : koji-1.15.1-1.el7.centos.noarch 83/92 18:16:56 Installing : sigul-0.207-1.el7.x86_64 84/92 18:16:57 Installing : python3-devel-3.6.8-18.el7.x86_64 85/92 18:16:58 Installing : gcc-4.8.5-44.el7.x86_64 86/92 18:16:59 Installing : automake-1.13.4-3.el7.noarch 87/92 18:16:59 install-info: No such file or directory for /usr/share/info/automake.info.gz 18:17:17 Installing : kernel-devel-3.10.0-1160.31.1.el7.x86_64 88/92 18:17:17 Installing : 1:make-3.82-24.el7.x86_64 89/92 18:17:17 Installing : sudo-1.8.23-10.el7_9.1.x86_64 90/92 18:17:18 Cleanup : glibc-2.17-317.el7.x86_64 91/92 18:17:18 Cleanup : glibc-common-2.17-317.el7.x86_64 92/92 18:17:18 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/92 18:17:18 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/92 18:17:18 Verifying : koji-1.15.1-1.el7.centos.noarch 3/92 18:17:18 Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 4/92 18:17:18 Verifying : git-1.8.3.1-23.el7_8.x86_64 5/92 18:17:18 Verifying : python-urllib3-1.10.2-7.el7.noarch 6/92 18:17:18 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 7/92 18:17:19 Verifying : glibc-common-2.17-324.el7_9.x86_64 8/92 18:17:19 Verifying : groff-base-1.22.2-8.el7.x86_64 9/92 18:17:19 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/92 18:17:19 Verifying : perl-Time-Local-1.2300-2.el7.noarch 11/92 18:17:19 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 12/92 18:17:19 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 13/92 18:17:19 Verifying : fipscheck-1.4.1-6.el7.x86_64 14/92 18:17:19 Verifying : 1:make-3.82-24.el7.x86_64 15/92 18:17:19 Verifying : python-backports-1.0-8.el7.x86_64 16/92 18:17:19 Verifying : python3-setuptools-39.2.0-10.el7.noarch 17/92 18:17:19 Verifying : python-requests-2.6.0-10.el7.noarch 18/92 18:17:19 Verifying : autoconf-2.69-11.el7.noarch 19/92 18:17:19 Verifying : perl-File-Path-2.09-2.el7.noarch 20/92 18:17:19 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 21/92 18:17:19 Verifying : python-ipaddress-1.0.16-2.el7.noarch 22/92 18:17:19 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 23/92 18:17:19 Verifying : python-srpm-macros-3-34.el7.noarch 24/92 18:17:19 Verifying : python-kerberos-1.1-15.el7.x86_64 25/92 18:17:19 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 26/92 18:17:19 Verifying : python3-3.6.8-18.el7.x86_64 27/92 18:17:19 Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 28/92 18:17:19 Verifying : python-nss-0.16.0-3.el7.x86_64 29/92 18:17:19 Verifying : openssh-clients-7.4p1-21.el7.x86_64 30/92 18:17:19 Verifying : libmpc-1.0.1-3.el7.x86_64 31/92 18:17:19 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/92 18:17:19 Verifying : perl-Encode-2.51-7.el7.x86_64 33/92 18:17:19 Verifying : python2-libcomps-0.1.8-14.el7.x86_64 34/92 18:17:19 Verifying : perl-threads-1.87-4.el7.x86_64 35/92 18:17:19 Verifying : rsync-3.1.2-10.el7.x86_64 36/92 18:17:19 Verifying : glibc-devel-2.17-324.el7_9.x86_64 37/92 18:17:19 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 38/92 18:17:19 Verifying : libgomp-4.8.5-44.el7.x86_64 39/92 18:17:19 Verifying : perl-srpm-macros-1-8.el7.noarch 40/92 18:17:19 Verifying : python3-rpm-generators-6-2.el7.noarch 41/92 18:17:19 Verifying : perl-threads-shared-1.43-6.el7.x86_64 42/92 18:17:19 Verifying : perl-Storable-2.45-3.el7.x86_64 43/92 18:17:19 Verifying : python3-pip-9.0.3-8.el7.noarch 44/92 18:17:19 Verifying : m4-1.4.16-10.el7.x86_64 45/92 18:17:19 Verifying : cpp-4.8.5-44.el7.x86_64 46/92 18:17:19 Verifying : 1:perl-parent-0.225-244.el7.noarch 47/92 18:17:19 Verifying : python-dateutil-1.5-7.el7.noarch 48/92 18:17:19 Verifying : perl-Test-Harness-3.28-3.el7.noarch 49/92 18:17:19 Verifying : python-rpm-macros-3-34.el7.noarch 50/92 18:17:19 Verifying : python2-koji-1.15.1-1.el7.centos.noarch 51/92 18:17:19 Verifying : libcomps-0.1.8-14.el7.x86_64 52/92 18:17:19 Verifying : perl-Carp-1.26-244.el7.noarch 53/92 18:17:19 Verifying : python3-libs-3.6.8-18.el7.x86_64 54/92 18:17:19 Verifying : glibc-headers-2.17-324.el7_9.x86_64 55/92 18:17:19 Verifying : gcc-4.8.5-44.el7.x86_64 56/92 18:17:19 Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 57/92 18:17:19 Verifying : perl-podlators-2.5.1-3.el7.noarch 58/92 18:17:19 Verifying : glibc-2.17-324.el7_9.x86_64 59/92 18:17:19 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 60/92 18:17:19 Verifying : mpfr-3.1.1-4.el7.x86_64 61/92 18:17:19 Verifying : logrotate-3.8.6-19.el7.x86_64 62/92 18:17:19 Verifying : perl-Filter-1.49-3.el7.x86_64 63/92 18:17:19 Verifying : dwz-0.11-3.el7.x86_64 64/92 18:17:19 Verifying : kernel-headers-3.10.0-1160.31.1.el7.x86_64 65/92 18:17:19 Verifying : less-458-9.el7.x86_64 66/92 18:17:19 Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/92 18:17:19 Verifying : automake-1.13.4-3.el7.noarch 68/92 18:17:19 Verifying : perl-Exporter-5.68-3.el7.noarch 69/92 18:17:19 Verifying : perl-constant-1.27-2.el7.noarch 70/92 18:17:19 Verifying : perl-PathTools-3.40-5.el7.x86_64 71/92 18:17:19 Verifying : kernel-devel-3.10.0-1160.31.1.el7.x86_64 72/92 18:17:19 Verifying : perl-Socket-2.010-5.el7.x86_64 73/92 18:17:19 Verifying : openssh-7.4p1-21.el7.x86_64 74/92 18:17:19 Verifying : python-krbV-1.0.90-8.el7.x86_64 75/92 18:17:19 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 76/92 18:17:19 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 77/92 18:17:19 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 78/92 18:17:19 Verifying : sudo-1.8.23-10.el7_9.1.x86_64 79/92 18:17:19 Verifying : python3-devel-3.6.8-18.el7.x86_64 80/92 18:17:19 Verifying : python-six-1.9.0-2.el7.noarch 81/92 18:17:19 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 82/92 18:17:19 Verifying : 1:perl-Error-0.17020-2.el7.noarch 83/92 18:17:19 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/92 18:17:19 Verifying : sigul-0.207-1.el7.x86_64 85/92 18:17:19 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 86/92 18:17:19 Verifying : zip-3.0-11.el7.x86_64 87/92 18:17:19 Verifying : python3-rpm-macros-3-34.el7.noarch 88/92 18:17:19 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 89/92 18:17:19 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 90/92 18:17:19 Verifying : glibc-common-2.17-317.el7.x86_64 91/92 18:17:20 Verifying : glibc-2.17-317.el7.x86_64 92/92 18:17:20 18:17:20 Installed: 18:17:20 automake.noarch 0:1.13.4-3.el7 18:17:20 gcc.x86_64 0:4.8.5-44.el7 18:17:20 git.x86_64 0:1.8.3.1-23.el7_8 18:17:20 kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 18:17:20 make.x86_64 1:3.82-24.el7 18:17:20 python3.x86_64 0:3.6.8-18.el7 18:17:20 python3-devel.x86_64 0:3.6.8-18.el7 18:17:20 sigul.x86_64 0:0.207-1.el7 18:17:20 sudo.x86_64 0:1.8.23-10.el7_9.1 18:17:20 18:17:20 Dependency Installed: 18:17:20 autoconf.noarch 0:2.69-11.el7 18:17:20 cpp.x86_64 0:4.8.5-44.el7 18:17:20 dwz.x86_64 0:0.11-3.el7 18:17:20 fipscheck.x86_64 0:1.4.1-6.el7 18:17:20 fipscheck-lib.x86_64 0:1.4.1-6.el7 18:17:20 glibc-devel.x86_64 0:2.17-324.el7_9 18:17:20 glibc-headers.x86_64 0:2.17-324.el7_9 18:17:20 groff-base.x86_64 0:1.22.2-8.el7 18:17:20 kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 18:17:20 koji.noarch 0:1.15.1-1.el7.centos 18:17:20 less.x86_64 0:458-9.el7 18:17:20 libcomps.x86_64 0:0.1.8-14.el7 18:17:20 libedit.x86_64 0:3.0-12.20121213cvs.el7 18:17:20 libgomp.x86_64 0:4.8.5-44.el7 18:17:20 libmpc.x86_64 0:1.0.1-3.el7 18:17:20 libtirpc.x86_64 0:0.2.4-0.16.el7 18:17:20 logrotate.x86_64 0:3.8.6-19.el7 18:17:20 m4.x86_64 0:1.4.16-10.el7 18:17:20 mpfr.x86_64 0:3.1.1-4.el7 18:17:20 openssh.x86_64 0:7.4p1-21.el7 18:17:20 openssh-clients.x86_64 0:7.4p1-21.el7 18:17:20 perl.x86_64 4:5.16.3-299.el7_9 18:17:20 perl-Carp.noarch 0:1.26-244.el7 18:17:20 perl-Data-Dumper.x86_64 0:2.145-3.el7 18:17:20 perl-Encode.x86_64 0:2.51-7.el7 18:17:20 perl-Error.noarch 1:0.17020-2.el7 18:17:20 perl-Exporter.noarch 0:5.68-3.el7 18:17:20 perl-File-Path.noarch 0:2.09-2.el7 18:17:20 perl-File-Temp.noarch 0:0.23.01-3.el7 18:17:20 perl-Filter.x86_64 0:1.49-3.el7 18:17:20 perl-Getopt-Long.noarch 0:2.40-3.el7 18:17:20 perl-Git.noarch 0:1.8.3.1-23.el7_8 18:17:20 perl-HTTP-Tiny.noarch 0:0.033-3.el7 18:17:20 perl-PathTools.x86_64 0:3.40-5.el7 18:17:20 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 18:17:20 perl-Pod-Perldoc.noarch 0:3.20-4.el7 18:17:20 perl-Pod-Simple.noarch 1:3.28-4.el7 18:17:20 perl-Pod-Usage.noarch 0:1.63-3.el7 18:17:20 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 18:17:20 perl-Socket.x86_64 0:2.010-5.el7 18:17:20 perl-Storable.x86_64 0:2.45-3.el7 18:17:20 perl-TermReadKey.x86_64 0:2.30-20.el7 18:17:20 perl-Test-Harness.noarch 0:3.28-3.el7 18:17:20 perl-Text-ParseWords.noarch 0:3.29-4.el7 18:17:20 perl-Thread-Queue.noarch 0:3.02-2.el7 18:17:20 perl-Time-HiRes.x86_64 4:1.9725-3.el7 18:17:20 perl-Time-Local.noarch 0:1.2300-2.el7 18:17:20 perl-constant.noarch 0:1.27-2.el7 18:17:20 perl-libs.x86_64 4:5.16.3-299.el7_9 18:17:20 perl-macros.x86_64 4:5.16.3-299.el7_9 18:17:20 perl-parent.noarch 1:0.225-244.el7 18:17:20 perl-podlators.noarch 0:2.5.1-3.el7 18:17:20 perl-srpm-macros.noarch 0:1-8.el7 18:17:20 perl-threads.x86_64 0:1.87-4.el7 18:17:20 perl-threads-shared.x86_64 0:1.43-6.el7 18:17:20 pyOpenSSL.x86_64 0:0.13.1-4.el7 18:17:20 python-backports.x86_64 0:1.0-8.el7 18:17:20 python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 18:17:20 python-dateutil.noarch 0:1.5-7.el7 18:17:20 python-ipaddress.noarch 0:1.0.16-2.el7 18:17:20 python-kerberos.x86_64 0:1.1-15.el7 18:17:20 python-krbV.x86_64 0:1.0.90-8.el7 18:17:20 python-nss.x86_64 0:0.16.0-3.el7 18:17:20 python-requests.noarch 0:2.6.0-10.el7 18:17:20 python-requests-kerberos.noarch 0:0.7.0-2.el7 18:17:20 python-rpm-macros.noarch 0:3-34.el7 18:17:20 python-six.noarch 0:1.9.0-2.el7 18:17:20 python-srpm-macros.noarch 0:3-34.el7 18:17:20 python-urllib3.noarch 0:1.10.2-7.el7 18:17:20 python2-koji.noarch 0:1.15.1-1.el7.centos 18:17:20 python2-libcomps.x86_64 0:0.1.8-14.el7 18:17:20 python3-libs.x86_64 0:3.6.8-18.el7 18:17:20 python3-pip.noarch 0:9.0.3-8.el7 18:17:20 python3-rpm-generators.noarch 0:6-2.el7 18:17:20 python3-rpm-macros.noarch 0:3-34.el7 18:17:20 python3-setuptools.noarch 0:39.2.0-10.el7 18:17:20 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos 18:17:20 rsync.x86_64 0:3.1.2-10.el7 18:17:20 zip.x86_64 0:3.0-11.el7 18:17:20 18:17:20 Dependency Updated: 18:17:20 glibc.x86_64 0:2.17-324.el7_9 glibc-common.x86_64 0:2.17-324.el7_9 18:17:20 18:17:20 Complete! 18:17:20 Loaded plugins: fastestmirror, ovl 18:17:20 Cleaning repos: base extras fedora-infra-sigul updates 18:17:20 Cleaning up list of fastest mirrors 18:17:20 Python 3.6.8 18:17:30 Removing intermediate container 8a9e8f90b483 18:17:30 ---> ddafa155b15c 18:17:30 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 18:17:30 ---> Running in f90792a2c0a2 18:17:30  % Total % Received % Xferd Average Speed Time Time Time Current 18:17:30 Dload Upload Total Spent Left Speed 18:17:30 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 18:17:32 Collecting pip 18:17:32 Downloading pip-21.1.3-py3-none-any.whl (1.5 MB) 18:17:32 Collecting wheel 18:17:32 Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) 18:17:32 Installing collected packages: wheel, pip 18:17:32 Attempting uninstall: pip 18:17:32 Found existing installation: pip 9.0.3 18:17:32 Uninstalling pip-9.0.3: 18:17:33 Successfully uninstalled pip-9.0.3 18:17:34 Successfully installed pip-21.1.3 wheel-0.36.2 18:17:34 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 18:17:35 Removing intermediate container f90792a2c0a2 18:17:35 ---> d96d1dec68d5 18:17:35 Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools 18:17:35 ---> Running in fa1af11c8bb5 18:17:35 Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) 18:17:35 Requirement already satisfied: setuptools in /usr/lib/python3.6/site-packages (39.2.0) 18:17:36 Collecting setuptools 18:17:36 Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) 18:17:36 Installing collected packages: setuptools 18:17:36 Attempting uninstall: setuptools 18:17:36 Found existing installation: setuptools 39.2.0 18:17:36 Uninstalling setuptools-39.2.0: 18:17:37 Successfully uninstalled setuptools-39.2.0 18:17:37 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 18:17:37 Successfully installed setuptools-57.2.0 18:17:37 Removing intermediate container fa1af11c8bb5 18:17:37 ---> 9a85ed111047 18:17:37 Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 18:17:37 ---> Running in 7c62cc4f8a30 18:17:38 Collecting lftools[openstack]==0.31.1 18:17:38 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 18:17:38 Collecting pygithub 18:17:38 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) 18:17:38 Collecting email-validator 18:17:38 Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) 18:17:38 Collecting six 18:17:38 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:17:39 Collecting setuptools>=36.5.0 18:17:39 Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) 18:17:39 Collecting python-jenkins 18:17:39 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 18:17:39 Collecting lxml 18:17:39 Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB) 18:17:40 Collecting bs4 18:17:40 Downloading bs4-0.0.1.tar.gz (1.1 kB) 18:17:40 Collecting requests 18:17:40 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 18:17:40 Collecting docker 18:17:40 Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) 18:17:40 Collecting jsonschema 18:17:40 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 18:17:40 Collecting xdg==3.0.2 18:17:40 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 18:17:40 Collecting defusedxml 18:17:40 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 18:17:40 Collecting tqdm 18:17:40 Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) 18:17:40 Collecting click 18:17:40 Downloading click-8.0.1-py3-none-any.whl (97 kB) 18:17:40 Collecting oauth2client 18:17:40 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 18:17:40 Collecting pygerrit2 18:17:40 Downloading pygerrit2-2.0.15.tar.gz (30 kB) 18:17:40 Installing build dependencies: started 18:17:42 Installing build dependencies: finished with status 'done' 18:17:42 Getting requirements to build wheel: started 18:17:42 Getting requirements to build wheel: finished with status 'done' 18:17:42 Installing backend dependencies: started 18:17:43 Installing backend dependencies: finished with status 'done' 18:17:43 Preparing wheel metadata: started 18:17:43 Preparing wheel metadata: finished with status 'done' 18:17:43 Collecting pyyaml 18:17:43 Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) 18:17:44 Collecting ruamel.yaml 18:17:44 Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) 18:17:44 Collecting tabulate 18:17:44 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) 18:17:44 Collecting httplib2 18:17:44 Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) 18:17:44 Collecting shade~=1.27.1 18:17:44 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 18:17:44 Collecting openstacksdk>=0.9.19 18:17:44 Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) 18:17:44 Collecting pbr!=2.1.0,>=2.0.0 18:17:44 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) 18:17:44 Collecting os-client-config>=1.28.0 18:17:44 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 18:17:44 Collecting decorator>=4.4.1 18:17:44 Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) 18:17:44 Collecting requestsexceptions>=1.2.0 18:17:44 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 18:17:45 Collecting importlib-metadata>=1.7.0 18:17:45 Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) 18:17:45 Collecting os-service-types>=1.7.0 18:17:45 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 18:17:45 Collecting dogpile.cache>=0.6.5 18:17:45 Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) 18:17:45 Collecting munch>=2.1.0 18:17:45 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 18:17:45 Collecting keystoneauth1>=3.18.0 18:17:45 Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) 18:17:45 Collecting jsonpatch!=1.20,>=1.16 18:17:45 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) 18:17:45 Collecting appdirs>=1.3.0 18:17:45 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 18:17:45 Collecting netifaces>=0.10.4 18:17:45 Downloading netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) 18:17:45 Collecting iso8601>=0.1.11 18:17:45 Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 18:17:45 Collecting jmespath>=0.9.0 18:17:45 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 18:17:45 Collecting cryptography>=2.7 18:17:45 Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) 18:17:46 Collecting cffi>=1.12 18:17:46 Downloading cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 18:17:46 Collecting pycparser 18:17:46 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 18:17:46 Collecting stevedore>=3.0.0 18:17:46 Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) 18:17:46 Collecting zipp>=0.5 18:17:46 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) 18:17:46 Collecting typing-extensions>=3.6.4 18:17:46 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) 18:17:46 Collecting jsonpointer>=1.9 18:17:46 Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) 18:17:46 Collecting urllib3<1.27,>=1.21.1 18:17:46 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 18:17:46 Collecting idna<4,>=2.5 18:17:46 Downloading idna-3.2-py3-none-any.whl (59 kB) 18:17:46 Collecting charset-normalizer~=2.0.0 18:17:46 Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) 18:17:46 Collecting certifi>=2017.4.17 18:17:46 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 18:17:47 Collecting beautifulsoup4 18:17:47 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 18:17:47 Collecting soupsieve>1.2 18:17:47 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) 18:17:47 Collecting websocket-client>=0.32.0 18:17:47 Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) 18:17:47 Collecting dnspython>=1.15.0 18:17:47 Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) 18:17:47 Collecting pyparsing<3,>=2.4.2 18:17:47 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 18:17:47 Collecting attrs>=17.4.0 18:17:47 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) 18:17:47 Collecting pyrsistent>=0.14.0 18:17:47 Downloading pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.whl (117 kB) 18:17:47 Collecting pyasn1-modules>=0.0.5 18:17:47 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 18:17:47 Collecting pyasn1>=0.1.7 18:17:47 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 18:17:47 Collecting rsa>=3.1.4 18:17:47 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) 18:17:48 Collecting deprecated 18:17:48 Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) 18:17:48 Collecting pynacl>=1.4.0 18:17:48 Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 18:17:48 Collecting pyjwt>=2.0 18:17:48 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) 18:17:48 Collecting wrapt<2,>=1.10 18:17:48 Downloading wrapt-1.12.1.tar.gz (27 kB) 18:17:48 Collecting multi-key-dict 18:17:48 Downloading multi_key_dict-2.0.3.zip (9.9 kB) 18:17:48 Collecting ruamel.yaml.clib>=0.1.2 18:17:48 Downloading ruamel.yaml.clib-0.2.6-cp36-cp36m-manylinux1_x86_64.whl (552 kB) 18:17:49 Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict 18:17:49 Building wheel for bs4 (setup.py): started 18:17:49 Building wheel for bs4 (setup.py): finished with status 'done' 18:17:49 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=645dbd4777358fabc30c0b8227c9935a797eafbd021cc236537ec8cab641088d 18:17:49 Stored in directory: /tmp/pip-ephem-wheel-cache-mgdxeezv/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 18:17:49 Building wheel for pygerrit2 (PEP 517): started 18:17:49 Building wheel for pygerrit2 (PEP 517): finished with status 'done' 18:17:49 Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=e7f19c0d12090b14a6fab6b6232f96d0429404bab3d9a26ef7c29d668dbeb0e6 18:17:49 Stored in directory: /tmp/pip-ephem-wheel-cache-mgdxeezv/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e 18:17:49 Building wheel for wrapt (setup.py): started 18:17:50 Building wheel for wrapt (setup.py): finished with status 'done' 18:17:50 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64570 sha256=2bc10b80b1fb1b87e0aa7ed19e33ef056b0631a4ae4727eecd23516e8a47f222 18:17:50 Stored in directory: /tmp/pip-ephem-wheel-cache-mgdxeezv/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 18:17:50 Building wheel for multi-key-dict (setup.py): started 18:17:50 Building wheel for multi-key-dict (setup.py): finished with status 'done' 18:17:50 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=ecb0ee332192427498ad4d9b93ddf4d1e6a3229b391e48e8e956c50fb5789501 18:17:50 Stored in directory: /tmp/pip-ephem-wheel-cache-mgdxeezv/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 18:17:50 Successfully built bs4 pygerrit2 wrapt multi-key-dict 18:17:51 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 18:17:56 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 18:17:56 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 18:18:00 Removing intermediate container 7c62cc4f8a30 18:18:00 ---> 9c2294a73028 18:18:00 Successfully built 9c2294a73028 18:18:00 Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh 18:18:00 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 18:18:00 Sending build context to Docker daemon 402.4kB 18:18:00 [WARNING]: Empty continuation line found in: 18:18:00 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} 18:18:00 [WARNING]: Empty continuation lines will become errors in a future release. 18:18:00 Step 1/5 : FROM python:3.9-slim 18:18:00 3.9-slim: Pulling from library/python 18:18:00 b4d181a07f80: Pulling fs layer 18:18:00 a1111a8f2ec3: Pulling fs layer 18:18:00 ed53099fbce6: Pulling fs layer 18:18:00 dc539afda2c1: Pulling fs layer 18:18:00 77bc0d833cb6: Pulling fs layer 18:18:00 dc539afda2c1: Waiting 18:18:00 77bc0d833cb6: Waiting 18:18:01 a1111a8f2ec3: Download complete 18:18:01 ed53099fbce6: Verifying Checksum 18:18:01 ed53099fbce6: Download complete 18:18:01 dc539afda2c1: Verifying Checksum 18:18:01 dc539afda2c1: Download complete 18:18:01 b4d181a07f80: Verifying Checksum 18:18:01 b4d181a07f80: Download complete 18:18:01 77bc0d833cb6: Download complete 18:18:02 b4d181a07f80: Pull complete 18:18:02 a1111a8f2ec3: Pull complete 18:18:03 ed53099fbce6: Pull complete 18:18:03 dc539afda2c1: Pull complete 18:18:03 77bc0d833cb6: Pull complete 18:18:03 Digest: sha256:2c018e29a8eada75e855d78641adda978a2c0a035fd928e281e1240144e8a337 18:18:03 Status: Downloaded newer image for python:3.9-slim 18:18:03 ---> c2f204720fdd 18:18:03 Step 2/5 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 18:18:04 ---> Running in 819c9ce4f4fd 18:18:04 Removing intermediate container 819c9ce4f4fd 18:18:04 ---> d9c8ab86389d 18:18:04 Step 3/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 18:18:04 ---> Running in d9239b763135 18:18:04 Removing intermediate container d9239b763135 18:18:04 ---> efef2f39bf03 18:18:04 Step 4/5 : COPY ./lf-env.sh /root/lf-env.sh 18:18:04 ---> d7456c7562ef 18:18:04 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} 18:18:04 ---> Running in 2bd3637bebf6 18:18:05 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 18:18:05 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 18:18:05 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 18:18:05 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] 18:18:05 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 18:18:05 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] 18:18:06 Fetched 8454 kB in 1s (5693 kB/s) 18:18:07 Reading package lists... 18:18:07 Reading package lists... 18:18:07 Building dependency tree... 18:18:07 Reading state information... 18:18:07 util-linux is already the newest version (2.33.1-0.1). 18:18:07 util-linux set to manually installed. 18:18:07 The following additional packages will be installed: 18:18:07 binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-8 cron 18:18:07 dirmngr dpkg-dev exim4-base exim4-config exim4-daemon-light fakeroot file 18:18:07 g++ g++-8 gcc gcc-8 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent 18:18:07 gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs krb5-locales less 18:18:07 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 18:18:07 libasan5 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev 18:18:07 libcc1-0 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libevent-2.1-6 18:18:07 libfakeroot libfile-fcntllock-perl libfribidi0 libgc1c2 libgcc-8-dev 18:18:07 libgdbm-compat4 libgnutls-dane0 libgomp1 libgpm2 libgsasl7 libgssapi-krb5-2 18:18:07 libicu63 libidn11 libisl19 libitm1 libjq1 libk5crypto3 libkeyutils1 18:18:07 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 libldap-2.4-2 18:18:07 libldap-common liblocale-gettext-perl liblsan0 libltdl7 liblzo2-2 18:18:07 libmagic-mgc libmagic1 libmailutils5 libmariadb3 libmpc3 libmpfr6 libmpx2 18:18:07 libncurses6 libnghttp2-14 libnpth0 libntlm0 libonig5 libpcre2-8-0 18:18:07 libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal libpython2.7-stdlib 18:18:07 libquadmath0 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 18:18:07 libsensors-config libsensors5 libssh2-1 libstdc++-8-dev libtsan0 libubsan1 18:18:07 libunbound8 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 18:18:07 libxml2 libxmuu1 libxslt1.1 linux-libc-dev lsb-base mailutils 18:18:07 mailutils-common make manpages manpages-dev mariadb-common mime-support 18:18:07 mysql-common openssh-client patch perl perl-modules-5.28 pinentry-curses 18:18:07 psmisc publicsuffix sensible-utils ucf xauth xz-utils 18:18:07 Suggested packages: 18:18:07 binutils-doc bzip2-doc cpp-doc gcc-8-locales anacron logrotate checksecurity 18:18:07 dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring 18:18:07 exim4-doc-html | exim4-doc-info eximon4 spf-tools-perl swaks g++-multilib 18:18:07 g++-8-multilib gcc-8-doc libstdc++6-8-dbg gcc-multilib autoconf automake 18:18:07 libtool flex bison gdb gcc-doc gcc-8-multilib libgcc1-dbg libgomp1-dbg 18:18:07 libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg 18:18:07 libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run 18:18:07 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 18:18:07 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr 18:18:07 dns-root-data gpm krb5-doc krb5-user libsasl2-modules-gssapi-mit 18:18:07 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 18:18:07 libsasl2-modules-sql lm-sensors libstdc++-8-doc mailutils-mh mailutils-doc 18:18:07 make-doc man-browser keychain libpam-ssh monkeysphere ssh-askpass ed 18:18:07 diffutils-doc perl-doc libterm-readline-gnu-perl 18:18:07 | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl 18:18:07 pinentry-doc isag 18:18:08 The following NEW packages will be installed: 18:18:08 binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 18:18:08 cpp-8 cron dirmngr dpkg-dev exim4-base exim4-config exim4-daemon-light 18:18:08 fakeroot file g++ g++-8 gcc gcc-8 git git-man gnupg gnupg-l10n gnupg-utils 18:18:08 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs jq 18:18:08 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl 18:18:08 libalgorithm-merge-perl libasan5 libassuan0 libatomic1 libbinutils libbsd0 18:18:08 libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libdpkg-perl libedit2 18:18:08 liberror-perl libevent-2.1-6 libfakeroot libfile-fcntllock-perl libfribidi0 18:18:08 libgc1c2 libgcc-8-dev libgdbm-compat4 libgnutls-dane0 libgomp1 libgpm2 18:18:08 libgsasl7 libgssapi-krb5-2 libicu63 libidn11 libisl19 libitm1 libjq1 18:18:08 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 18:18:08 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblocale-gettext-perl 18:18:08 liblsan0 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmailutils5 libmariadb3 18:18:08 libmpc3 libmpfr6 libmpx2 libncurses6 libnghttp2-14 libnpth0 libntlm0 18:18:08 libonig5 libpcre2-8-0 libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal 18:18:08 libpython2.7-stdlib libquadmath0 librtmp1 libsasl2-2 libsasl2-modules 18:18:08 libsasl2-modules-db libsensors-config libsensors5 libssh2-1 libstdc++-8-dev 18:18:08 libtsan0 libubsan1 libunbound8 libwrap0 libx11-6 libx11-data libxau6 libxcb1 18:18:08 libxdmcp6 libxext6 libxml2 libxmuu1 libxslt1.1 linux-libc-dev lsb-base 18:18:08 mailutils mailutils-common make manpages manpages-dev mariadb-common 18:18:08 mime-support mysql-common openssh-client patch perl perl-modules-5.28 18:18:08 pinentry-curses psmisc publicsuffix sensible-utils sudo sysstat ucf xauth 18:18:08 xmlstarlet xz-utils 18:18:08 0 upgraded, 142 newly installed, 0 to remove and 0 not upgraded. 18:18:08 Need to get 105 MB of archives. 18:18:08 After this operation, 428 MB of additional disk space will be used. 18:18:08 Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB] 18:18:08 Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB] 18:18:08 Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB] 18:18:08 Get:4 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] 18:18:08 Get:5 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB] 18:18:08 Get:6 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB] 18:18:09 Get:7 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB] 18:18:09 Get:8 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] 18:18:09 Get:9 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB] 18:18:09 Get:10 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 18:18:09 Get:11 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] 18:18:09 Get:12 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] 18:18:09 Get:13 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] 18:18:09 Get:14 http://deb.debian.org/debian buster/main amd64 krb5-locales all 1.17-3+deb10u1 [95.4 kB] 18:18:09 Get:15 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB] 18:18:09 Get:16 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB] 18:18:09 Get:17 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB] 18:18:09 Get:18 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB] 18:18:09 Get:19 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] 18:18:09 Get:20 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] 18:18:09 Get:21 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] 18:18:09 Get:22 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] 18:18:09 Get:23 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] 18:18:09 Get:24 http://deb.debian.org/debian buster/main amd64 openssh-client amd64 1:7.9p1-10+deb10u2 [782 kB] 18:18:09 Get:25 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB] 18:18:09 Get:26 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 18:18:09 Get:27 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB] 18:18:09 Get:28 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB] 18:18:09 Get:29 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB] 18:18:09 Get:30 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB] 18:18:09 Get:31 http://deb.debian.org/debian buster/main amd64 libc-dev-bin amd64 2.28-10 [275 kB] 18:18:09 Get:32 http://deb.debian.org/debian buster-updates/main amd64 linux-libc-dev amd64 4.19.194-2 [1459 kB] 18:18:09 Get:33 http://deb.debian.org/debian buster/main amd64 libc6-dev amd64 2.28-10 [2691 kB] 18:18:09 Get:34 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB] 18:18:09 Get:35 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB] 18:18:09 Get:36 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB] 18:18:09 Get:37 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB] 18:18:09 Get:38 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB] 18:18:09 Get:39 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB] 18:18:09 Get:40 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB] 18:18:09 Get:41 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB] 18:18:09 Get:42 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B] 18:18:09 Get:43 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB] 18:18:09 Get:44 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB] 18:18:09 Get:45 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB] 18:18:09 Get:46 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB] 18:18:09 Get:47 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB] 18:18:09 Get:48 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB] 18:18:09 Get:49 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB] 18:18:09 Get:50 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB] 18:18:09 Get:51 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B] 18:18:09 Get:52 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB] 18:18:09 Get:53 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB] 18:18:09 Get:54 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B] 18:18:09 Get:55 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB] 18:18:09 Get:56 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.7 [1414 kB] 18:18:09 Get:57 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 18:18:09 Get:58 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] 18:18:09 Get:59 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] 18:18:09 Get:60 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB] 18:18:09 Get:61 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u1 [510 kB] 18:18:09 Get:62 http://deb.debian.org/debian buster/main amd64 libksba8 amd64 1.3.5-2 [99.7 kB] 18:18:09 Get:63 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] 18:18:09 Get:64 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] 18:18:09 Get:65 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 18:18:09 Get:66 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] 18:18:09 Get:67 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB] 18:18:09 Get:68 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u1 [712 kB] 18:18:09 Get:69 http://deb.debian.org/debian buster/main amd64 exim4-config all 4.92-8+deb10u6 [324 kB] 18:18:09 Get:70 http://deb.debian.org/debian buster/main amd64 exim4-base amd64 4.92-8+deb10u6 [1137 kB] 18:18:09 Get:71 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB] 18:18:09 Get:72 http://deb.debian.org/debian buster/main amd64 libunbound8 amd64 1.9.0-2+deb10u2 [462 kB] 18:18:09 Get:73 http://deb.debian.org/debian buster/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u7 [317 kB] 18:18:09 Get:74 http://deb.debian.org/debian buster/main amd64 exim4-daemon-light amd64 4.92-8+deb10u6 [584 kB] 18:18:09 Get:75 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] 18:18:09 Get:76 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] 18:18:09 Get:77 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] 18:18:09 Get:78 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] 18:18:09 Get:79 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] 18:18:09 Get:80 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] 18:18:09 Get:81 http://deb.debian.org/debian buster/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB] 18:18:09 Get:82 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB] 18:18:09 Get:83 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB] 18:18:09 Get:84 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] 18:18:09 Get:85 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB] 18:18:09 Get:86 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB] 18:18:09 Get:87 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u1 [861 kB] 18:18:09 Get:88 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u1 [865 kB] 18:18:09 Get:89 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB] 18:18:09 Get:90 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u1 [617 kB] 18:18:09 Get:91 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u1 [485 kB] 18:18:09 Get:92 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u1 [478 kB] 18:18:09 Get:93 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u1 [604 kB] 18:18:09 Get:94 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u1 [715 kB] 18:18:09 Get:95 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB] 18:18:09 Get:96 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB] 18:18:09 Get:97 http://deb.debian.org/debian buster/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u2 [102 kB] 18:18:09 Get:98 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB] 18:18:09 Get:99 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 18:18:09 Get:100 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 18:18:09 Get:101 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 18:18:09 Get:102 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] 18:18:09 Get:103 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] 18:18:09 Get:104 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] 18:18:09 Get:105 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB] 18:18:09 Get:106 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u1 [63.7 kB] 18:18:09 Get:107 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 18:18:09 Get:108 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] 18:18:09 Get:109 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB] 18:18:09 Get:110 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+b2 [207 kB] 18:18:09 Get:111 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 18:18:10 Get:112 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB] 18:18:10 Get:113 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB] 18:18:10 Get:114 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB] 18:18:10 Get:115 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B] 18:18:10 Get:116 http://deb.debian.org/debian buster/main amd64 mariadb-common all 1:10.3.29-0+deb10u1 [32.5 kB] 18:18:10 Get:117 http://deb.debian.org/debian buster/main amd64 libmariadb3 amd64 1:10.3.29-0+deb10u1 [172 kB] 18:18:10 Get:118 http://deb.debian.org/debian buster/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u1 [395 kB] 18:18:10 Get:119 http://deb.debian.org/debian buster/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u1 [1912 kB] 18:18:10 Get:120 http://deb.debian.org/debian buster/main amd64 libpython2.7 amd64 2.7.16-2+deb10u1 [1036 kB] 18:18:10 Get:121 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB] 18:18:10 Get:122 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u1 [104 kB] 18:18:10 Get:123 http://deb.debian.org/debian buster/main amd64 libsensors-config all 1:3.5.0-3 [31.6 kB] 18:18:10 Get:124 http://deb.debian.org/debian buster/main amd64 libsensors5 amd64 1:3.5.0-3 [52.6 kB] 18:18:10 Get:125 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB] 18:18:10 Get:126 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB] 18:18:10 Get:127 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 18:18:10 Get:128 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB] 18:18:10 Get:129 http://deb.debian.org/debian buster/main amd64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] 18:18:10 Get:130 http://deb.debian.org/debian buster/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u2 [757 kB] 18:18:10 Get:131 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB] 18:18:10 Get:132 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] 18:18:10 Get:133 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB] 18:18:10 Get:134 http://deb.debian.org/debian buster/main amd64 libxslt1.1 amd64 1.1.32-2.2~deb10u1 [237 kB] 18:18:10 Get:135 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB] 18:18:10 Get:136 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB] 18:18:10 Get:137 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1 [126 kB] 18:18:10 Get:138 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20190415.1030-1 [116 kB] 18:18:10 Get:139 http://deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] 18:18:10 Get:140 http://deb.debian.org/debian buster/main amd64 sysstat amd64 12.0.3-2 [562 kB] 18:18:10 Get:141 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB] 18:18:10 Get:142 http://deb.debian.org/debian buster/main amd64 xmlstarlet amd64 1.6.1-2 [243 kB] 18:18:10 debconf: delaying package configuration, since apt-utils is not installed 18:18:10 Fetched 105 MB in 2s (55.5 MB/s) 18:18:10 Selecting previously unselected package sensible-utils. 18:18:10 (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.) 18:18:10 Preparing to unpack .../000-sensible-utils_0.0.12_all.deb ... 18:18:10 Unpacking sensible-utils (0.0.12) ... 18:18:10 Selecting previously unselected package lsb-base. 18:18:10 Preparing to unpack .../001-lsb-base_10.2019051400_all.deb ... 18:18:10 Unpacking lsb-base (10.2019051400) ... 18:18:10 Selecting previously unselected package cron. 18:18:10 Preparing to unpack .../002-cron_3.0pl1-134+deb10u1_amd64.deb ... 18:18:10 Unpacking cron (3.0pl1-134+deb10u1) ... 18:18:10 Selecting previously unselected package perl-modules-5.28. 18:18:10 Preparing to unpack .../003-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... 18:18:10 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... 18:18:11 Selecting previously unselected package libgdbm-compat4:amd64. 18:18:11 Preparing to unpack .../004-libgdbm-compat4_1.18.1-4_amd64.deb ... 18:18:11 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ... 18:18:11 Selecting previously unselected package libperl5.28:amd64. 18:18:11 Preparing to unpack .../005-libperl5.28_5.28.1-6+deb10u1_amd64.deb ... 18:18:11 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ... 18:18:11 Selecting previously unselected package perl. 18:18:11 Preparing to unpack .../006-perl_5.28.1-6+deb10u1_amd64.deb ... 18:18:11 Unpacking perl (5.28.1-6+deb10u1) ... 18:18:11 Selecting previously unselected package liblocale-gettext-perl. 18:18:11 Preparing to unpack .../007-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... 18:18:11 Unpacking liblocale-gettext-perl (1.07-3+b4) ... 18:18:11 Selecting previously unselected package less. 18:18:11 Preparing to unpack .../008-less_487-0.1+b1_amd64.deb ... 18:18:11 Unpacking less (487-0.1+b1) ... 18:18:12 Selecting previously unselected package bzip2. 18:18:12 Preparing to unpack .../009-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 18:18:12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 18:18:12 Selecting previously unselected package libmagic-mgc. 18:18:12 Preparing to unpack .../010-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... 18:18:12 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... 18:18:12 Selecting previously unselected package libmagic1:amd64. 18:18:12 Preparing to unpack .../011-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... 18:18:12 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... 18:18:12 Selecting previously unselected package file. 18:18:12 Preparing to unpack .../012-file_1%3a5.35-4+deb10u2_amd64.deb ... 18:18:12 Unpacking file (1:5.35-4+deb10u2) ... 18:18:12 Selecting previously unselected package krb5-locales. 18:18:12 Preparing to unpack .../013-krb5-locales_1.17-3+deb10u1_all.deb ... 18:18:12 Unpacking krb5-locales (1.17-3+deb10u1) ... 18:18:12 Selecting previously unselected package manpages. 18:18:12 Preparing to unpack .../014-manpages_4.16-2_all.deb ... 18:18:12 Unpacking manpages (4.16-2) ... 18:18:12 Selecting previously unselected package mime-support. 18:18:12 Preparing to unpack .../015-mime-support_3.62_all.deb ... 18:18:12 Unpacking mime-support (3.62) ... 18:18:12 Selecting previously unselected package libbsd0:amd64. 18:18:12 Preparing to unpack .../016-libbsd0_0.9.1-2+deb10u1_amd64.deb ... 18:18:12 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ... 18:18:12 Selecting previously unselected package libedit2:amd64. 18:18:12 Preparing to unpack .../017-libedit2_3.1-20181209-1_amd64.deb ... 18:18:12 Unpacking libedit2:amd64 (3.1-20181209-1) ... 18:18:12 Selecting previously unselected package libkeyutils1:amd64. 18:18:12 Preparing to unpack .../018-libkeyutils1_1.6-6_amd64.deb ... 18:18:12 Unpacking libkeyutils1:amd64 (1.6-6) ... 18:18:12 Selecting previously unselected package libkrb5support0:amd64. 18:18:12 Preparing to unpack .../019-libkrb5support0_1.17-3+deb10u1_amd64.deb ... 18:18:12 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... 18:18:12 Selecting previously unselected package libk5crypto3:amd64. 18:18:12 Preparing to unpack .../020-libk5crypto3_1.17-3+deb10u1_amd64.deb ... 18:18:12 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... 18:18:12 Selecting previously unselected package libkrb5-3:amd64. 18:18:12 Preparing to unpack .../021-libkrb5-3_1.17-3+deb10u1_amd64.deb ... 18:18:12 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... 18:18:12 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:18:12 Preparing to unpack .../022-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... 18:18:12 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 18:18:13 Selecting previously unselected package openssh-client. 18:18:13 Preparing to unpack .../023-openssh-client_1%3a7.9p1-10+deb10u2_amd64.deb ... 18:18:13 Unpacking openssh-client (1:7.9p1-10+deb10u2) ... 18:18:13 Selecting previously unselected package ucf. 18:18:13 Preparing to unpack .../024-ucf_3.0038+nmu1_all.deb ... 18:18:13 Moving old data out of the way 18:18:13 Unpacking ucf (3.0038+nmu1) ... 18:18:13 Selecting previously unselected package xz-utils. 18:18:13 Preparing to unpack .../025-xz-utils_5.2.4-1_amd64.deb ... 18:18:13 Unpacking xz-utils (5.2.4-1) ... 18:18:13 Selecting previously unselected package binutils-common:amd64. 18:18:13 Preparing to unpack .../026-binutils-common_2.31.1-16_amd64.deb ... 18:18:13 Unpacking binutils-common:amd64 (2.31.1-16) ... 18:18:13 Selecting previously unselected package libbinutils:amd64. 18:18:13 Preparing to unpack .../027-libbinutils_2.31.1-16_amd64.deb ... 18:18:13 Unpacking libbinutils:amd64 (2.31.1-16) ... 18:18:13 Selecting previously unselected package binutils-x86-64-linux-gnu. 18:18:13 Preparing to unpack .../028-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ... 18:18:13 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ... 18:18:13 Selecting previously unselected package binutils. 18:18:13 Preparing to unpack .../029-binutils_2.31.1-16_amd64.deb ... 18:18:13 Unpacking binutils (2.31.1-16) ... 18:18:13 Selecting previously unselected package libc-dev-bin. 18:18:13 Preparing to unpack .../030-libc-dev-bin_2.28-10_amd64.deb ... 18:18:13 Unpacking libc-dev-bin (2.28-10) ... 18:18:13 Selecting previously unselected package linux-libc-dev:amd64. 18:18:13 Preparing to unpack .../031-linux-libc-dev_4.19.194-2_amd64.deb ... 18:18:13 Unpacking linux-libc-dev:amd64 (4.19.194-2) ... 18:18:14 Selecting previously unselected package libc6-dev:amd64. 18:18:14 Preparing to unpack .../032-libc6-dev_2.28-10_amd64.deb ... 18:18:14 Unpacking libc6-dev:amd64 (2.28-10) ... 18:18:14 Selecting previously unselected package libisl19:amd64. 18:18:14 Preparing to unpack .../033-libisl19_0.20-2_amd64.deb ... 18:18:14 Unpacking libisl19:amd64 (0.20-2) ... 18:18:14 Selecting previously unselected package libmpfr6:amd64. 18:18:14 Preparing to unpack .../034-libmpfr6_4.0.2-1_amd64.deb ... 18:18:14 Unpacking libmpfr6:amd64 (4.0.2-1) ... 18:18:14 Selecting previously unselected package libmpc3:amd64. 18:18:14 Preparing to unpack .../035-libmpc3_1.1.0-1_amd64.deb ... 18:18:14 Unpacking libmpc3:amd64 (1.1.0-1) ... 18:18:14 Selecting previously unselected package cpp-8. 18:18:14 Preparing to unpack .../036-cpp-8_8.3.0-6_amd64.deb ... 18:18:14 Unpacking cpp-8 (8.3.0-6) ... 18:18:15 Selecting previously unselected package cpp. 18:18:15 Preparing to unpack .../037-cpp_4%3a8.3.0-1_amd64.deb ... 18:18:15 Unpacking cpp (4:8.3.0-1) ... 18:18:15 Selecting previously unselected package libcc1-0:amd64. 18:18:15 Preparing to unpack .../038-libcc1-0_8.3.0-6_amd64.deb ... 18:18:15 Unpacking libcc1-0:amd64 (8.3.0-6) ... 18:18:15 Selecting previously unselected package libgomp1:amd64. 18:18:15 Preparing to unpack .../039-libgomp1_8.3.0-6_amd64.deb ... 18:18:15 Unpacking libgomp1:amd64 (8.3.0-6) ... 18:18:15 Selecting previously unselected package libitm1:amd64. 18:18:15 Preparing to unpack .../040-libitm1_8.3.0-6_amd64.deb ... 18:18:15 Unpacking libitm1:amd64 (8.3.0-6) ... 18:18:15 Selecting previously unselected package libatomic1:amd64. 18:18:15 Preparing to unpack .../041-libatomic1_8.3.0-6_amd64.deb ... 18:18:15 Unpacking libatomic1:amd64 (8.3.0-6) ... 18:18:15 Selecting previously unselected package libasan5:amd64. 18:18:15 Preparing to unpack .../042-libasan5_8.3.0-6_amd64.deb ... 18:18:15 Unpacking libasan5:amd64 (8.3.0-6) ... 18:18:15 Selecting previously unselected package liblsan0:amd64. 18:18:15 Preparing to unpack .../043-liblsan0_8.3.0-6_amd64.deb ... 18:18:15 Unpacking liblsan0:amd64 (8.3.0-6) ... 18:18:15 Selecting previously unselected package libtsan0:amd64. 18:18:15 Preparing to unpack .../044-libtsan0_8.3.0-6_amd64.deb ... 18:18:15 Unpacking libtsan0:amd64 (8.3.0-6) ... 18:18:15 Selecting previously unselected package libubsan1:amd64. 18:18:15 Preparing to unpack .../045-libubsan1_8.3.0-6_amd64.deb ... 18:18:15 Unpacking libubsan1:amd64 (8.3.0-6) ... 18:18:15 Selecting previously unselected package libmpx2:amd64. 18:18:15 Preparing to unpack .../046-libmpx2_8.3.0-6_amd64.deb ... 18:18:15 Unpacking libmpx2:amd64 (8.3.0-6) ... 18:18:15 Selecting previously unselected package libquadmath0:amd64. 18:18:15 Preparing to unpack .../047-libquadmath0_8.3.0-6_amd64.deb ... 18:18:15 Unpacking libquadmath0:amd64 (8.3.0-6) ... 18:18:16 Selecting previously unselected package libgcc-8-dev:amd64. 18:18:16 Preparing to unpack .../048-libgcc-8-dev_8.3.0-6_amd64.deb ... 18:18:16 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ... 18:18:16 Selecting previously unselected package gcc-8. 18:18:16 Preparing to unpack .../049-gcc-8_8.3.0-6_amd64.deb ... 18:18:16 Unpacking gcc-8 (8.3.0-6) ... 18:18:17 Selecting previously unselected package gcc. 18:18:17 Preparing to unpack .../050-gcc_4%3a8.3.0-1_amd64.deb ... 18:18:17 Unpacking gcc (4:8.3.0-1) ... 18:18:17 Selecting previously unselected package libstdc++-8-dev:amd64. 18:18:17 Preparing to unpack .../051-libstdc++-8-dev_8.3.0-6_amd64.deb ... 18:18:17 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ... 18:18:17 Selecting previously unselected package g++-8. 18:18:17 Preparing to unpack .../052-g++-8_8.3.0-6_amd64.deb ... 18:18:17 Unpacking g++-8 (8.3.0-6) ... 18:18:18 Selecting previously unselected package g++. 18:18:18 Preparing to unpack .../053-g++_4%3a8.3.0-1_amd64.deb ... 18:18:18 Unpacking g++ (4:8.3.0-1) ... 18:18:18 Selecting previously unselected package make. 18:18:18 Preparing to unpack .../054-make_4.2.1-1.2_amd64.deb ... 18:18:18 Unpacking make (4.2.1-1.2) ... 18:18:18 Selecting previously unselected package libdpkg-perl. 18:18:18 Preparing to unpack .../055-libdpkg-perl_1.19.7_all.deb ... 18:18:18 Unpacking libdpkg-perl (1.19.7) ... 18:18:18 Selecting previously unselected package patch. 18:18:18 Preparing to unpack .../056-patch_2.7.6-3+deb10u1_amd64.deb ... 18:18:18 Unpacking patch (2.7.6-3+deb10u1) ... 18:18:18 Selecting previously unselected package dpkg-dev. 18:18:18 Preparing to unpack .../057-dpkg-dev_1.19.7_all.deb ... 18:18:18 Unpacking dpkg-dev (1.19.7) ... 18:18:18 Selecting previously unselected package build-essential. 18:18:18 Preparing to unpack .../058-build-essential_12.6_amd64.deb ... 18:18:18 Unpacking build-essential (12.6) ... 18:18:18 Selecting previously unselected package libassuan0:amd64. 18:18:18 Preparing to unpack .../059-libassuan0_2.5.2-1_amd64.deb ... 18:18:18 Unpacking libassuan0:amd64 (2.5.2-1) ... 18:18:18 Selecting previously unselected package gpgconf. 18:18:18 Preparing to unpack .../060-gpgconf_2.2.12-1+deb10u1_amd64.deb ... 18:18:18 Unpacking gpgconf (2.2.12-1+deb10u1) ... 18:18:18 Selecting previously unselected package libksba8:amd64. 18:18:18 Preparing to unpack .../061-libksba8_1.3.5-2_amd64.deb ... 18:18:18 Unpacking libksba8:amd64 (1.3.5-2) ... 18:18:18 Selecting previously unselected package libsasl2-modules-db:amd64. 18:18:18 Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... 18:18:18 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 18:18:18 Selecting previously unselected package libsasl2-2:amd64. 18:18:18 Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... 18:18:18 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 18:18:19 Selecting previously unselected package libldap-common. 18:18:19 Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 18:18:19 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 18:18:19 Selecting previously unselected package libldap-2.4-2:amd64. 18:18:19 Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... 18:18:19 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 18:18:19 Selecting previously unselected package libnpth0:amd64. 18:18:19 Preparing to unpack .../066-libnpth0_1.6-1_amd64.deb ... 18:18:19 Unpacking libnpth0:amd64 (1.6-1) ... 18:18:19 Selecting previously unselected package dirmngr. 18:18:19 Preparing to unpack .../067-dirmngr_2.2.12-1+deb10u1_amd64.deb ... 18:18:19 Unpacking dirmngr (2.2.12-1+deb10u1) ... 18:18:19 Selecting previously unselected package exim4-config. 18:18:19 Preparing to unpack .../068-exim4-config_4.92-8+deb10u6_all.deb ... 18:18:19 Unpacking exim4-config (4.92-8+deb10u6) ... 18:18:19 Selecting previously unselected package exim4-base. 18:18:19 Preparing to unpack .../069-exim4-base_4.92-8+deb10u6_amd64.deb ... 18:18:19 Unpacking exim4-base (4.92-8+deb10u6) ... 18:18:19 Selecting previously unselected package libevent-2.1-6:amd64. 18:18:19 Preparing to unpack .../070-libevent-2.1-6_2.1.8-stable-4_amd64.deb ... 18:18:19 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ... 18:18:19 Selecting previously unselected package libunbound8:amd64. 18:18:19 Preparing to unpack .../071-libunbound8_1.9.0-2+deb10u2_amd64.deb ... 18:18:19 Unpacking libunbound8:amd64 (1.9.0-2+deb10u2) ... 18:18:19 Selecting previously unselected package libgnutls-dane0:amd64. 18:18:19 Preparing to unpack .../072-libgnutls-dane0_3.6.7-4+deb10u7_amd64.deb ... 18:18:19 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... 18:18:19 Selecting previously unselected package exim4-daemon-light. 18:18:19 Preparing to unpack .../073-exim4-daemon-light_4.92-8+deb10u6_amd64.deb ... 18:18:19 Unpacking exim4-daemon-light (4.92-8+deb10u6) ... 18:18:19 Selecting previously unselected package libfakeroot:amd64. 18:18:19 Preparing to unpack .../074-libfakeroot_1.23-1_amd64.deb ... 18:18:19 Unpacking libfakeroot:amd64 (1.23-1) ... 18:18:20 Selecting previously unselected package fakeroot. 18:18:20 Preparing to unpack .../075-fakeroot_1.23-1_amd64.deb ... 18:18:20 Unpacking fakeroot (1.23-1) ... 18:18:20 Selecting previously unselected package libnghttp2-14:amd64. 18:18:20 Preparing to unpack .../076-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... 18:18:20 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 18:18:20 Selecting previously unselected package libpsl5:amd64. 18:18:20 Preparing to unpack .../077-libpsl5_0.20.2-2_amd64.deb ... 18:18:20 Unpacking libpsl5:amd64 (0.20.2-2) ... 18:18:20 Selecting previously unselected package librtmp1:amd64. 18:18:20 Preparing to unpack .../078-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... 18:18:20 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 18:18:20 Selecting previously unselected package libssh2-1:amd64. 18:18:20 Preparing to unpack .../079-libssh2-1_1.8.0-2.1_amd64.deb ... 18:18:20 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... 18:18:20 Selecting previously unselected package libcurl3-gnutls:amd64. 18:18:20 Preparing to unpack .../080-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ... 18:18:20 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... 18:18:20 Selecting previously unselected package libpcre2-8-0:amd64. 18:18:20 Preparing to unpack .../081-libpcre2-8-0_10.32-5_amd64.deb ... 18:18:20 Unpacking libpcre2-8-0:amd64 (10.32-5) ... 18:18:20 Selecting previously unselected package liberror-perl. 18:18:20 Preparing to unpack .../082-liberror-perl_0.17027-2_all.deb ... 18:18:20 Unpacking liberror-perl (0.17027-2) ... 18:18:20 Selecting previously unselected package git-man. 18:18:20 Preparing to unpack .../083-git-man_1%3a2.20.1-2+deb10u3_all.deb ... 18:18:20 Unpacking git-man (1:2.20.1-2+deb10u3) ... 18:18:20 Selecting previously unselected package git. 18:18:20 Preparing to unpack .../084-git_1%3a2.20.1-2+deb10u3_amd64.deb ... 18:18:20 Unpacking git (1:2.20.1-2+deb10u3) ... 18:18:21 Selecting previously unselected package gnupg-l10n. 18:18:21 Preparing to unpack .../085-gnupg-l10n_2.2.12-1+deb10u1_all.deb ... 18:18:21 Unpacking gnupg-l10n (2.2.12-1+deb10u1) ... 18:18:21 Selecting previously unselected package gnupg-utils. 18:18:21 Preparing to unpack .../086-gnupg-utils_2.2.12-1+deb10u1_amd64.deb ... 18:18:21 Unpacking gnupg-utils (2.2.12-1+deb10u1) ... 18:18:21 Selecting previously unselected package gpg. 18:18:21 Preparing to unpack .../087-gpg_2.2.12-1+deb10u1_amd64.deb ... 18:18:21 Unpacking gpg (2.2.12-1+deb10u1) ... 18:18:21 Selecting previously unselected package pinentry-curses. 18:18:21 Preparing to unpack .../088-pinentry-curses_1.1.0-2_amd64.deb ... 18:18:21 Unpacking pinentry-curses (1.1.0-2) ... 18:18:21 Selecting previously unselected package gpg-agent. 18:18:21 Preparing to unpack .../089-gpg-agent_2.2.12-1+deb10u1_amd64.deb ... 18:18:21 Unpacking gpg-agent (2.2.12-1+deb10u1) ... 18:18:21 Selecting previously unselected package gpg-wks-client. 18:18:21 Preparing to unpack .../090-gpg-wks-client_2.2.12-1+deb10u1_amd64.deb ... 18:18:21 Unpacking gpg-wks-client (2.2.12-1+deb10u1) ... 18:18:21 Selecting previously unselected package gpg-wks-server. 18:18:21 Preparing to unpack .../091-gpg-wks-server_2.2.12-1+deb10u1_amd64.deb ... 18:18:21 Unpacking gpg-wks-server (2.2.12-1+deb10u1) ... 18:18:21 Selecting previously unselected package gpgsm. 18:18:21 Preparing to unpack .../092-gpgsm_2.2.12-1+deb10u1_amd64.deb ... 18:18:21 Unpacking gpgsm (2.2.12-1+deb10u1) ... 18:18:21 Selecting previously unselected package gnupg. 18:18:21 Preparing to unpack .../093-gnupg_2.2.12-1+deb10u1_all.deb ... 18:18:21 Unpacking gnupg (2.2.12-1+deb10u1) ... 18:18:21 Selecting previously unselected package libgc1c2:amd64. 18:18:21 Preparing to unpack .../094-libgc1c2_1%3a7.6.4-0.4_amd64.deb ... 18:18:21 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ... 18:18:21 Selecting previously unselected package libltdl7:amd64. 18:18:21 Preparing to unpack .../095-libltdl7_2.4.6-9_amd64.deb ... 18:18:21 Unpacking libltdl7:amd64 (2.4.6-9) ... 18:18:21 Selecting previously unselected package libncurses6:amd64. 18:18:21 Preparing to unpack .../096-libncurses6_6.1+20181013-2+deb10u2_amd64.deb ... 18:18:21 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u2) ... 18:18:21 Selecting previously unselected package guile-2.2-libs:amd64. 18:18:21 Preparing to unpack .../097-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ... 18:18:21 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... 18:18:22 Selecting previously unselected package libonig5:amd64. 18:18:22 Preparing to unpack .../098-libonig5_6.9.1-1_amd64.deb ... 18:18:22 Unpacking libonig5:amd64 (6.9.1-1) ... 18:18:22 Selecting previously unselected package libjq1:amd64. 18:18:22 Preparing to unpack .../099-libjq1_1.5+dfsg-2+b1_amd64.deb ... 18:18:22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 18:18:22 Selecting previously unselected package jq. 18:18:22 Preparing to unpack .../100-jq_1.5+dfsg-2+b1_amd64.deb ... 18:18:22 Unpacking jq (1.5+dfsg-2+b1) ... 18:18:22 Selecting previously unselected package libalgorithm-diff-perl. 18:18:22 Preparing to unpack .../101-libalgorithm-diff-perl_1.19.03-2_all.deb ... 18:18:22 Unpacking libalgorithm-diff-perl (1.19.03-2) ... 18:18:22 Selecting previously unselected package libalgorithm-diff-xs-perl. 18:18:22 Preparing to unpack .../102-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... 18:18:22 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... 18:18:22 Selecting previously unselected package libalgorithm-merge-perl. 18:18:22 Preparing to unpack .../103-libalgorithm-merge-perl_0.08-3_all.deb ... 18:18:22 Unpacking libalgorithm-merge-perl (0.08-3) ... 18:18:22 Selecting previously unselected package libfile-fcntllock-perl. 18:18:22 Preparing to unpack .../104-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ... 18:18:22 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... 18:18:22 Selecting previously unselected package libfribidi0:amd64. 18:18:22 Preparing to unpack .../105-libfribidi0_1.0.5-3.1+deb10u1_amd64.deb ... 18:18:22 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... 18:18:22 Selecting previously unselected package libgpm2:amd64. 18:18:22 Preparing to unpack .../106-libgpm2_1.20.7-5_amd64.deb ... 18:18:22 Unpacking libgpm2:amd64 (1.20.7-5) ... 18:18:23 Selecting previously unselected package libidn11:amd64. 18:18:23 Preparing to unpack .../107-libidn11_1.33-2.2_amd64.deb ... 18:18:23 Unpacking libidn11:amd64 (1.33-2.2) ... 18:18:23 Selecting previously unselected package libntlm0:amd64. 18:18:23 Preparing to unpack .../108-libntlm0_1.5-1+deb10u1_amd64.deb ... 18:18:23 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ... 18:18:23 Selecting previously unselected package libgsasl7. 18:18:23 Preparing to unpack .../109-libgsasl7_1.8.0-8+b2_amd64.deb ... 18:18:23 Unpacking libgsasl7 (1.8.0-8+b2) ... 18:18:23 Selecting previously unselected package libicu63:amd64. 18:18:23 Preparing to unpack .../110-libicu63_63.1-6+deb10u1_amd64.deb ... 18:18:23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 18:18:24 Selecting previously unselected package liblzo2-2:amd64. 18:18:24 Preparing to unpack .../111-liblzo2-2_2.10-0.1_amd64.deb ... 18:18:24 Unpacking liblzo2-2:amd64 (2.10-0.1) ... 18:18:24 Selecting previously unselected package libkyotocabinet16v5:amd64. 18:18:24 Preparing to unpack .../112-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ... 18:18:24 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... 18:18:24 Selecting previously unselected package mailutils-common. 18:18:24 Preparing to unpack .../113-mailutils-common_1%3a3.5-4_all.deb ... 18:18:24 Unpacking mailutils-common (1:3.5-4) ... 18:18:24 Selecting previously unselected package mysql-common. 18:18:24 Preparing to unpack .../114-mysql-common_5.8+1.0.5_all.deb ... 18:18:24 Unpacking mysql-common (5.8+1.0.5) ... 18:18:24 Selecting previously unselected package mariadb-common. 18:18:24 Preparing to unpack .../115-mariadb-common_1%3a10.3.29-0+deb10u1_all.deb ... 18:18:24 Unpacking mariadb-common (1:10.3.29-0+deb10u1) ... 18:18:24 Selecting previously unselected package libmariadb3:amd64. 18:18:24 Preparing to unpack .../116-libmariadb3_1%3a10.3.29-0+deb10u1_amd64.deb ... 18:18:24 Unpacking libmariadb3:amd64 (1:10.3.29-0+deb10u1) ... 18:18:24 Selecting previously unselected package libpython2.7-minimal:amd64. 18:18:24 Preparing to unpack .../117-libpython2.7-minimal_2.7.16-2+deb10u1_amd64.deb ... 18:18:24 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... 18:18:24 Selecting previously unselected package libpython2.7-stdlib:amd64. 18:18:24 Preparing to unpack .../118-libpython2.7-stdlib_2.7.16-2+deb10u1_amd64.deb ... 18:18:24 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... 18:18:24 Selecting previously unselected package libpython2.7:amd64. 18:18:24 Preparing to unpack .../119-libpython2.7_2.7.16-2+deb10u1_amd64.deb ... 18:18:24 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u1) ... 18:18:24 Selecting previously unselected package libmailutils5:amd64. 18:18:24 Preparing to unpack .../120-libmailutils5_1%3a3.5-4_amd64.deb ... 18:18:24 Unpacking libmailutils5:amd64 (1:3.5-4) ... 18:18:24 Selecting previously unselected package libsasl2-modules:amd64. 18:18:24 Preparing to unpack .../121-libsasl2-modules_2.1.27+dfsg-1+deb10u1_amd64.deb ... 18:18:24 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... 18:18:24 Selecting previously unselected package libsensors-config. 18:18:24 Preparing to unpack .../122-libsensors-config_1%3a3.5.0-3_all.deb ... 18:18:24 Unpacking libsensors-config (1:3.5.0-3) ... 18:18:24 Selecting previously unselected package libsensors5:amd64. 18:18:24 Preparing to unpack .../123-libsensors5_1%3a3.5.0-3_amd64.deb ... 18:18:24 Unpacking libsensors5:amd64 (1:3.5.0-3) ... 18:18:24 Selecting previously unselected package libwrap0:amd64. 18:18:24 Preparing to unpack .../124-libwrap0_7.6.q-28_amd64.deb ... 18:18:24 Unpacking libwrap0:amd64 (7.6.q-28) ... 18:18:25 Selecting previously unselected package libxau6:amd64. 18:18:25 Preparing to unpack .../125-libxau6_1%3a1.0.8-1+b2_amd64.deb ... 18:18:25 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ... 18:18:25 Selecting previously unselected package libxdmcp6:amd64. 18:18:25 Preparing to unpack .../126-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 18:18:25 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 18:18:25 Selecting previously unselected package libxcb1:amd64. 18:18:25 Preparing to unpack .../127-libxcb1_1.13.1-2_amd64.deb ... 18:18:25 Unpacking libxcb1:amd64 (1.13.1-2) ... 18:18:25 Selecting previously unselected package libx11-data. 18:18:25 Preparing to unpack .../128-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... 18:18:25 Unpacking libx11-data (2:1.6.7-1+deb10u2) ... 18:18:25 Selecting previously unselected package libx11-6:amd64. 18:18:25 Preparing to unpack .../129-libx11-6_2%3a1.6.7-1+deb10u2_amd64.deb ... 18:18:25 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u2) ... 18:18:25 Selecting previously unselected package libxext6:amd64. 18:18:25 Preparing to unpack .../130-libxext6_2%3a1.3.3-1+b2_amd64.deb ... 18:18:25 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ... 18:18:25 Selecting previously unselected package libxml2:amd64. 18:18:25 Preparing to unpack .../131-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... 18:18:25 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 18:18:25 Selecting previously unselected package libxmuu1:amd64. 18:18:25 Preparing to unpack .../132-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ... 18:18:25 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ... 18:18:25 Selecting previously unselected package libxslt1.1:amd64. 18:18:25 Preparing to unpack .../133-libxslt1.1_1.1.32-2.2~deb10u1_amd64.deb ... 18:18:25 Unpacking libxslt1.1:amd64 (1.1.32-2.2~deb10u1) ... 18:18:25 Selecting previously unselected package mailutils. 18:18:25 Preparing to unpack .../134-mailutils_1%3a3.5-4_amd64.deb ... 18:18:25 Unpacking mailutils (1:3.5-4) ... 18:18:25 Selecting previously unselected package manpages-dev. 18:18:25 Preparing to unpack .../135-manpages-dev_4.16-2_all.deb ... 18:18:25 Unpacking manpages-dev (4.16-2) ... 18:18:25 Selecting previously unselected package psmisc. 18:18:25 Preparing to unpack .../136-psmisc_23.2-1_amd64.deb ... 18:18:25 Unpacking psmisc (23.2-1) ... 18:18:25 Selecting previously unselected package publicsuffix. 18:18:25 Preparing to unpack .../137-publicsuffix_20190415.1030-1_all.deb ... 18:18:25 Unpacking publicsuffix (20190415.1030-1) ... 18:18:25 Selecting previously unselected package sudo. 18:18:25 Preparing to unpack .../138-sudo_1.8.27-1+deb10u3_amd64.deb ... 18:18:25 Unpacking sudo (1.8.27-1+deb10u3) ... 18:18:26 Selecting previously unselected package sysstat. 18:18:26 Preparing to unpack .../139-sysstat_12.0.3-2_amd64.deb ... 18:18:26 Unpacking sysstat (12.0.3-2) ... 18:18:26 Selecting previously unselected package xauth. 18:18:26 Preparing to unpack .../140-xauth_1%3a1.0.10-1_amd64.deb ... 18:18:26 Unpacking xauth (1:1.0.10-1) ... 18:18:26 Selecting previously unselected package xmlstarlet. 18:18:26 Preparing to unpack .../141-xmlstarlet_1.6.1-2_amd64.deb ... 18:18:26 Unpacking xmlstarlet (1.6.1-2) ... 18:18:26 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... 18:18:26 Setting up libksba8:amd64 (1.3.5-2) ... 18:18:26 Setting up lsb-base (10.2019051400) ... 18:18:26 Setting up mysql-common (5.8+1.0.5) ... 18:18:26 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 18:18:26 Setting up libxau6:amd64 (1:1.0.8-1+b2) ... 18:18:26 Setting up libkeyutils1:amd64 (1.6-6) ... 18:18:26 Setting up libpsl5:amd64 (0.20.2-2) ... 18:18:26 Setting up libgpm2:amd64 (1.20.7-5) ... 18:18:26 Setting up mime-support (3.62) ... 18:18:26 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... 18:18:26 Setting up psmisc (23.2-1) ... 18:18:26 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ... 18:18:26 Setting up manpages (4.16-2) ... 18:18:26 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u1) ... 18:18:26 Setting up binutils-common:amd64 (2.31.1-16) ... 18:18:26 Setting up libsensors-config (1:3.5.0-3) ... 18:18:26 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... 18:18:26 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... 18:18:26 Setting up less (487-0.1+b1) ... 18:18:26 debconf: unable to initialize frontend: Dialog 18:18:26 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:18:26 debconf: falling back to frontend: Readline 18:18:26 Setting up linux-libc-dev:amd64 (4.19.194-2) ... 18:18:26 Setting up liblzo2-2:amd64 (2.10-0.1) ... 18:18:26 Setting up libnpth0:amd64 (1.6-1) ... 18:18:26 Setting up krb5-locales (1.17-3+deb10u1) ... 18:18:26 Setting up file (1:5.35-4+deb10u2) ... 18:18:26 Setting up libassuan0:amd64 (2.5.2-1) ... 18:18:26 Setting up libgomp1:amd64 (8.3.0-6) ... 18:18:26 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 18:18:26 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 18:18:26 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 18:18:26 Setting up libfakeroot:amd64 (1.23-1) ... 18:18:26 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... 18:18:26 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... 18:18:26 Setting up fakeroot (1.23-1) ... 18:18:26 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 Setting up mariadb-common (1:10.3.29-0+deb10u1) ... 18:18:26 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 18:18:26 Setting up libasan5:amd64 (8.3.0-6) ... 18:18:26 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u1) ... 18:18:26 Setting up libwrap0:amd64 (7.6.q-28) ... 18:18:26 Setting up libx11-data (2:1.6.7-1+deb10u2) ... 18:18:26 Setting up make (4.2.1-1.2) ... 18:18:26 Setting up libmpfr6:amd64 (4.0.2-1) ... 18:18:26 Setting up gnupg-l10n (2.2.12-1+deb10u1) ... 18:18:26 Setting up libntlm0:amd64 (1.5-1+deb10u1) ... 18:18:26 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... 18:18:26 Setting up libidn11:amd64 (1.33-2.2) ... 18:18:26 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u2) ... 18:18:26 Setting up xz-utils (5.2.4-1) ... 18:18:26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 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 18:18:26 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u1) ... 18:18:26 Setting up libquadmath0:amd64 (8.3.0-6) ... 18:18:26 Setting up libmpc3:amd64 (1.1.0-1) ... 18:18:26 Setting up libatomic1:amd64 (8.3.0-6) ... 18:18:26 Setting up patch (2.7.6-3+deb10u1) ... 18:18:26 Setting up mailutils-common (1:3.5-4) ... 18:18:26 Setting up sudo (1.8.27-1+deb10u3) ... 18:18:26 invoke-rc.d: could not determine current runlevel 18:18:26 invoke-rc.d: policy-rc.d denied execution of start. 18:18:26 Setting up libmariadb3:amd64 (1:10.3.29-0+deb10u1) ... 18:18:26 Setting up libgdbm-compat4:amd64 (1.18.1-4) ... 18:18:26 Setting up libsensors5:amd64 (1:3.5.0-3) ... 18:18:26 Setting up libpcre2-8-0:amd64 (10.32-5) ... 18:18:26 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... 18:18:26 Setting up libltdl7:amd64 (2.4.6-9) ... 18:18:26 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... 18:18:26 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ... 18:18:26 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ... 18:18:26 Setting up libmpx2:amd64 (8.3.0-6) ... 18:18:26 Setting up libubsan1:amd64 (8.3.0-6) ... 18:18:26 Setting up libisl19:amd64 (0.20-2) ... 18:18:26 Setting up sensible-utils (0.0.12) ... 18:18:26 Setting up exim4-config (4.92-8+deb10u6) ... 18:18:27 debconf: unable to initialize frontend: Dialog 18:18:27 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:18:27 debconf: falling back to frontend: Readline 18:18:27 Adding system-user for exim (v4) 18:18:27 Setting up gpgconf (2.2.12-1+deb10u1) ... 18:18:27 Setting up git-man (1:2.20.1-2+deb10u3) ... 18:18:27 Setting up libssh2-1:amd64 (1.8.0-2.1) ... 18:18:27 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... 18:18:27 Setting up libbinutils:amd64 (2.31.1-16) ... 18:18:27 Setting up cpp-8 (8.3.0-6) ... 18:18:27 Setting up libc-dev-bin (2.28-10) ... 18:18:27 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ... 18:18:27 Setting up publicsuffix (20190415.1030-1) ... 18:18:27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... 18:18:27 Setting up libcc1-0:amd64 (8.3.0-6) ... 18:18:27 Setting up libonig5:amd64 (6.9.1-1) ... 18:18:27 Setting up liblocale-gettext-perl (1.07-3+b4) ... 18:18:27 Setting up gpg (2.2.12-1+deb10u1) ... 18:18:27 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ... 18:18:27 Setting up liblsan0:amd64 (8.3.0-6) ... 18:18:27 Setting up libitm1:amd64 (8.3.0-6) ... 18:18:28 Setting up gnupg-utils (2.2.12-1+deb10u1) ... 18:18:28 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ... 18:18:28 Setting up libtsan0:amd64 (8.3.0-6) ... 18:18:28 Setting up pinentry-curses (1.1.0-2) ... 18:18:28 Setting up manpages-dev (4.16-2) ... 18:18:28 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 18:18:28 Setting up libxcb1:amd64 (1.13.1-2) ... 18:18:28 Setting up gpg-agent (2.2.12-1+deb10u1) ... 18:18:28 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 18:18:28 Setting up libedit2:amd64 (3.1-20181209-1) ... 18:18:28 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ... 18:18:28 Setting up gpgsm (2.2.12-1+deb10u1) ... 18:18:28 Setting up cron (3.0pl1-134+deb10u1) ... 18:18:28 Adding group `crontab' (GID 102) ... 18:18:28 Done. 18:18:28 invoke-rc.d: could not determine current runlevel 18:18:28 invoke-rc.d: policy-rc.d denied execution of start. 18:18:28 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... 18:18:28 Setting up binutils (2.31.1-16) ... 18:18:28 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u1) ... 18:18:28 Setting up dirmngr (2.2.12-1+deb10u1) ... 18:18:28 Setting up perl (5.28.1-6+deb10u1) ... 18:18:28 Setting up libunbound8:amd64 (1.9.0-2+deb10u2) ... 18:18:28 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... 18:18:28 Setting up ucf (3.0038+nmu1) ... 18:18:28 debconf: unable to initialize frontend: Dialog 18:18:28 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:18:28 debconf: falling back to frontend: Readline 18:18:28 Setting up libdpkg-perl (1.19.7) ... 18:18:28 Setting up libgcc-8-dev:amd64 (8.3.0-6) ... 18:18:28 Setting up gpg-wks-server (2.2.12-1+deb10u1) ... 18:18:28 Setting up cpp (4:8.3.0-1) ... 18:18:28 Setting up jq (1.5+dfsg-2+b1) ... 18:18:28 Setting up libxslt1.1:amd64 (1.1.32-2.2~deb10u1) ... 18:18:28 Setting up libc6-dev:amd64 (2.28-10) ... 18:18:28 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u2) ... 18:18:28 Setting up sysstat (12.0.3-2) ... 18:18:28 debconf: unable to initialize frontend: Dialog 18:18:28 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:18:28 debconf: falling back to frontend: Readline 18:18:28 18:18:28 Creating config file /etc/default/sysstat with new version 18:18:28 update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode 18:18:28 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 18:18:28 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ... 18:18:28 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ... 18:18:28 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u7) ... 18:18:28 Setting up libpython2.7:amd64 (2.7.16-2+deb10u1) ... 18:18:28 Setting up exim4-base (4.92-8+deb10u6) ... 18:18:29 debconf: unable to initialize frontend: Dialog 18:18:29 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:18:29 debconf: falling back to frontend: Readline 18:18:29 exim: DB upgrade, deleting hints-db 18:18:29 Setting up gcc-8 (8.3.0-6) ... 18:18:29 Setting up gpg-wks-client (2.2.12-1+deb10u1) ... 18:18:29 Setting up libfile-fcntllock-perl (0.22-3+b5) ... 18:18:29 Setting up libalgorithm-diff-perl (1.19.03-2) ... 18:18:29 Setting up openssh-client (1:7.9p1-10+deb10u2) ... 18:18:29 Setting up libgsasl7 (1.8.0-8+b2) ... 18:18:29 Setting up libxext6:amd64 (2:1.3.3-1+b2) ... 18:18:29 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ... 18:18:29 Setting up gcc (4:8.3.0-1) ... 18:18:29 Setting up dpkg-dev (1.19.7) ... 18:18:29 Setting up liberror-perl (0.17027-2) ... 18:18:29 Setting up git (1:2.20.1-2+deb10u3) ... 18:18:29 Setting up xmlstarlet (1.6.1-2) ... 18:18:29 Setting up g++-8 (8.3.0-6) ... 18:18:29 Setting up xauth (1:1.0.10-1) ... 18:18:29 Setting up gnupg (2.2.12-1+deb10u1) ... 18:18:29 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... 18:18:29 Setting up exim4-daemon-light (4.92-8+deb10u6) ... 18:18:29 debconf: unable to initialize frontend: Dialog 18:18:29 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:18:29 debconf: falling back to frontend: Readline 18:18:29 invoke-rc.d: could not determine current runlevel 18:18:29 invoke-rc.d: policy-rc.d denied execution of start. 18:18:29 Initializing GnuTLS DH parameter file 18:18:29 Setting up libmailutils5:amd64 (1:3.5-4) ... 18:18:29 Setting up libalgorithm-merge-perl (0.08-3) ... 18:18:29 Setting up mailutils (1:3.5-4) ... 18:18:29 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode 18:18:29 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 18:18:29 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode 18:18:29 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 18:18:29 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode 18:18:29 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 18:18:29 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode 18:18:29 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 18:18:29 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode 18:18:29 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 18:18:29 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode 18:18:29 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 18:18:29 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode 18:18:29 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 18:18:29 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 18:18:29 Setting up g++ (4:8.3.0-1) ... 18:18:29 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 18:18:29 Setting up build-essential (12.6) ... 18:18:29 Processing triggers for libc-bin (2.28-10) ... 18:18:29 Adding user `jenkins' ... 18:18:29 Adding new group `jenkins' (1001) ... 18:18:29 Adding new user `jenkins' (1001) with group `jenkins' ... 18:18:29 Creating home directory `/home/jenkins' ... 18:18:29 Copying files from `/etc/skel' ... 18:18:29 Changing the user information for jenkins 18:18:29 Enter the new value, or press ENTER for the default 18:18:29 Full Name []: Room Number []: Work Phone []: Home Phone []: Other []: Use of uninitialized value $answer in chop at /usr/sbin/adduser line 582. 18:18:29 Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 583. 18:18:31 Is the information correct? [Y/n] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) 18:18:31 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) 18:18:31 Collecting setuptools 18:18:31 Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) 18:18:31 Installing collected packages: setuptools 18:18:31 Attempting uninstall: setuptools 18:18:31 Found existing installation: setuptools 57.0.0 18:18:31 Uninstalling setuptools-57.0.0: 18:18:31 Successfully uninstalled setuptools-57.0.0 18:18:32 Successfully installed setuptools-57.2.0 18:18:32 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 18:18:32 Collecting lftools[openstack]==0.31.1 18:18:32 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 18:18:32 Collecting defusedxml 18:18:32 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 18:18:32 Collecting bs4 18:18:32 Downloading bs4-0.0.1.tar.gz (1.1 kB) 18:18:33 Collecting lxml 18:18:33 Downloading lxml-4.6.3-cp39-cp39-manylinux2014_x86_64.whl (6.9 MB) 18:18:34 Collecting ruamel.yaml 18:18:34 Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) 18:18:34 Collecting pygerrit2 18:18:34 Downloading pygerrit2-2.0.15.tar.gz (30 kB) 18:18:34 Installing build dependencies: started 18:18:37 Installing build dependencies: finished with status 'done' 18:18:37 Getting requirements to build wheel: started 18:18:37 Getting requirements to build wheel: finished with status 'done' 18:18:37 Installing backend dependencies: started 18:18:38 Installing backend dependencies: finished with status 'done' 18:18:38 Preparing wheel metadata: started 18:18:39 Preparing wheel metadata: finished with status 'done' 18:18:39 Collecting oauth2client 18:18:39 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 18:18:39 Collecting xdg==3.0.2 18:18:39 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 18:18:39 Collecting httplib2 18:18:39 Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) 18:18:39 Collecting tqdm 18:18:39 Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) 18:18:39 Collecting pygithub 18:18:39 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) 18:18:39 Collecting requests 18:18:39 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 18:18:39 Collecting tabulate 18:18:39 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) 18:18:39 Collecting six 18:18:39 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:18:39 Collecting email-validator 18:18:39 Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) 18:18:39 Collecting setuptools>=36.5.0 18:18:39 Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) 18:18:40 Collecting docker 18:18:40 Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) 18:18:40 Collecting click 18:18:40 Downloading click-8.0.1-py3-none-any.whl (97 kB) 18:18:40 Collecting jsonschema 18:18:40 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 18:18:40 Collecting pyyaml 18:18:40 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) 18:18:40 Collecting python-jenkins 18:18:40 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 18:18:40 Collecting shade~=1.27.1 18:18:40 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 18:18:40 Collecting os-client-config>=1.28.0 18:18:40 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 18:18:40 Collecting openstacksdk>=0.9.19 18:18:40 Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) 18:18:40 Collecting pbr!=2.1.0,>=2.0.0 18:18:40 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) 18:18:40 Collecting requestsexceptions>=1.2.0 18:18:40 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 18:18:40 Collecting appdirs>=1.3.0 18:18:40 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 18:18:40 Collecting munch>=2.1.0 18:18:40 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 18:18:40 Collecting keystoneauth1>=3.18.0 18:18:40 Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) 18:18:40 Collecting jmespath>=0.9.0 18:18:40 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 18:18:40 Collecting os-service-types>=1.7.0 18:18:40 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 18:18:41 Collecting netifaces>=0.10.4 18:18:41 Downloading netifaces-0.11.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) 18:18:41 Collecting decorator>=4.4.1 18:18:41 Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) 18:18:41 Collecting iso8601>=0.1.11 18:18:41 Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 18:18:41 Collecting dogpile.cache>=0.6.5 18:18:41 Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) 18:18:41 Collecting jsonpatch!=1.20,>=1.16 18:18:41 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) 18:18:41 Collecting cryptography>=2.7 18:18:41 Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) 18:18:41 Collecting cffi>=1.12 18:18:41 Downloading cffi-1.14.6-cp39-cp39-manylinux1_x86_64.whl (405 kB) 18:18:41 Collecting pycparser 18:18:41 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 18:18:41 Collecting stevedore>=3.0.0 18:18:41 Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) 18:18:41 Collecting jsonpointer>=1.9 18:18:41 Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) 18:18:42 Collecting urllib3<1.27,>=1.21.1 18:18:42 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 18:18:42 Collecting idna<4,>=2.5 18:18:42 Downloading idna-3.2-py3-none-any.whl (59 kB) 18:18:42 Collecting charset-normalizer~=2.0.0 18:18:42 Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) 18:18:42 Collecting certifi>=2017.4.17 18:18:42 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 18:18:42 Collecting beautifulsoup4 18:18:42 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 18:18:42 Collecting soupsieve>1.2 18:18:42 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) 18:18:42 Collecting websocket-client>=0.32.0 18:18:42 Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) 18:18:42 Collecting dnspython>=1.15.0 18:18:42 Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) 18:18:42 Collecting pyparsing<3,>=2.4.2 18:18:42 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 18:18:42 Collecting attrs>=17.4.0 18:18:42 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) 18:18:43 Collecting pyrsistent>=0.14.0 18:18:43 Downloading pyrsistent-0.18.0-cp39-cp39-manylinux1_x86_64.whl (117 kB) 18:18:43 Collecting pyasn1>=0.1.7 18:18:43 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 18:18:43 Collecting rsa>=3.1.4 18:18:43 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) 18:18:43 Collecting pyasn1-modules>=0.0.5 18:18:43 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 18:18:43 Collecting pyjwt>=2.0 18:18:43 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) 18:18:43 Collecting pynacl>=1.4.0 18:18:43 Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 18:18:43 Collecting deprecated 18:18:43 Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) 18:18:43 Collecting wrapt<2,>=1.10 18:18:43 Downloading wrapt-1.12.1.tar.gz (27 kB) 18:18:43 Collecting multi-key-dict 18:18:43 Downloading multi_key_dict-2.0.3.zip (9.9 kB) 18:18:44 Collecting ruamel.yaml.clib>=0.1.2 18:18:44 Downloading ruamel.yaml.clib-0.2.6-cp39-cp39-manylinux1_x86_64.whl (539 kB) 18:18:44 Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict 18:18:44 Building wheel for bs4 (setup.py): started 18:18:44 Building wheel for bs4 (setup.py): finished with status 'done' 18:18:44 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=f954a8ea13100caa178f9dfe79d7036acaf00bf4fff1209eb9446c2dac7972cb 18:18:44 Stored in directory: /tmp/pip-ephem-wheel-cache-_6s_7dk_/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 18:18:44 Building wheel for pygerrit2 (PEP 517): started 18:18:44 Building wheel for pygerrit2 (PEP 517): finished with status 'done' 18:18:44 Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=38b245db8a00713c848b20190ca3a6a24d22c46e8aac1e4e84dca992a68b563a 18:18:44 Stored in directory: /tmp/pip-ephem-wheel-cache-_6s_7dk_/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb 18:18:44 Building wheel for wrapt (setup.py): started 18:18:45 Building wheel for wrapt (setup.py): finished with status 'done' 18:18:45 Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=33492 sha256=d5665aa6490b19f61c05fc51ceda3e7ef4146427b5f3df2e07966ff04b4be32a 18:18:45 Stored in directory: /tmp/pip-ephem-wheel-cache-_6s_7dk_/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 18:18:45 Building wheel for multi-key-dict (setup.py): started 18:18:45 Building wheel for multi-key-dict (setup.py): finished with status 'done' 18:18:45 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=f594205b149cacaf8066c0cdd39f863b54303a8db3f4ec049e3f82071697d577 18:18:45 Stored in directory: /tmp/pip-ephem-wheel-cache-_6s_7dk_/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 18:18:45 Successfully built bs4 pygerrit2 wrapt multi-key-dict 18:18:46 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 18:18:51 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 18:18:51 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 18:18:51 Collecting zipp==1.1.0 18:18:51 Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) 18:18:51 Collecting python-openstackclient 18:18:51 Downloading python_openstackclient-5.5.0-py3-none-any.whl (929 kB) 18:18:51 Collecting python-keystoneclient>=3.22.0 18:18:51 Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 18:18:51 Collecting python-cinderclient>=3.3.0 18:18:51 Downloading python_cinderclient-7.4.0-py3-none-any.whl (278 kB) 18:18:51 Collecting oslo.utils>=3.33.0 18:18:51 Downloading oslo.utils-4.9.2-py3-none-any.whl (101 kB) 18:18:52 Collecting oslo.i18n>=3.15.3 18:18:52 Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 18:18:52 Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (3.3.0) 18:18:52 Collecting cliff>=3.5.0 18:18:52 Downloading cliff-3.8.0-py3-none-any.whl (80 kB) 18:18:52 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (5.6.0) 18:18:52 Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.57.0) 18:18:52 Collecting python-novaclient>=17.0.0 18:18:52 Downloading python_novaclient-17.5.0-py3-none-any.whl (332 kB) 18:18:52 Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.1.14) 18:18:52 Collecting osc-lib>=2.3.0 18:18:52 Downloading osc_lib-2.4.1-py3-none-any.whl (88 kB) 18:18:52 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) 18:18:52 Collecting PrettyTable>=0.7.2 18:18:52 Downloading prettytable-2.1.0-py3-none-any.whl (22 kB) 18:18:52 Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 18:18:52 Collecting cmd2>=1.0.0 18:18:52 Downloading cmd2-2.1.2-py3-none-any.whl (141 kB) 18:18:52 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) 18:18:52 Collecting colorama>=0.3.7 18:18:52 Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) 18:18:52 Collecting pyperclip>=1.6 18:18:52 Downloading pyperclip-1.8.2.tar.gz (20 kB) 18:18:52 Collecting wcwidth>=0.1.7 18:18:52 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 18:18:52 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) 18:18:52 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) 18:18:52 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) 18:18:52 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) 18:18:52 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) 18:18:52 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) 18:18:52 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) 18:18:52 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) 18:18:52 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) 18:18:52 Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) 18:18:52 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) 18:18:52 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) 18:18:52 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) 18:18:52 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) 18:18:52 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) 18:18:52 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) 18:18:52 Collecting simplejson>=3.5.1 18:18:52 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) 18:18:52 Collecting packaging>=20.4 18:18:52 Downloading packaging-21.0-py3-none-any.whl (40 kB) 18:18:52 Collecting debtcollector>=1.2.0 18:18:52 Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) 18:18:52 Collecting netaddr>=0.7.18 18:18:52 Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 18:18:53 Collecting pytz>=2013.6 18:18:53 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) 18:18:53 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) 18:18:53 Collecting oslo.serialization!=2.19.1,>=2.18.0 18:18:53 Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB) 18:18:53 Collecting oslo.config>=5.2.0 18:18:53 Downloading oslo.config-8.7.1-py3-none-any.whl (128 kB) 18:18:53 Collecting rfc3986>=1.2.0 18:18:53 Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) 18:18:53 Collecting msgpack>=0.5.2 18:18:53 Downloading msgpack-1.0.2-cp39-cp39-manylinux1_x86_64.whl (294 kB) 18:18:53 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) 18:18:53 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) 18:18:53 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) 18:18:53 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) 18:18:53 Building wheels for collected packages: pyperclip 18:18:53 Building wheel for pyperclip (setup.py): started 18:18:54 Building wheel for pyperclip (setup.py): finished with status 'done' 18:18:54 Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=64c343a92465f168846ad0c7c5731df99131b97961a2909bb27e306096566060 18:18:54 Stored in directory: /tmp/pip-ephem-wheel-cache-yee8mie3/wheels/0c/09/9e/49e21a6840ef7955b06d47394afef0058f0378c0914e48b8b8 18:18:54 Successfully built pyperclip 18:18:54 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 18:18:56 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 18:18:56 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 18:18:57 Reading package lists... 18:18:57 Building dependency tree... 18:18:57 Reading state information... 18:18:57 The following packages were automatically installed and are no longer required: 18:18:57 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 dirmngr 18:18:57 dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg 18:18:57 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl 18:18:57 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 18:18:57 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl 18:18:57 libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 18:18:57 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnpth0 18:18:57 libquadmath0 libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make 18:18:57 manpages-dev pinentry-curses 18:18:57 Use 'apt autoremove' to remove them. 18:18:57 The following packages will be REMOVED: 18:18:57 build-essential 18:18:57 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 18:18:57 After this operation, 20.5 kB disk space will be freed. 18:18:57 (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.) 18:18:57 Removing build-essential (12.6) ... 18:18:58  18:18:58 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 18:18:58 18:18:58 Reading package lists... 18:18:58 Building dependency tree... 18:18:58 Reading state information... 18:18:58 The following packages will be REMOVED: 18:18:58 binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-8 dirmngr 18:18:58 dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg 18:18:58 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl 18:18:58 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 18:18:58 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl 18:18:58 libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 18:18:58 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnpth0 18:18:58 libquadmath0 libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make 18:18:58 manpages-dev pinentry-curses 18:18:58 0 upgraded, 0 newly installed, 53 to remove and 0 not upgraded. 18:18:58 After this operation, 200 MB disk space will be freed. 18:18:58 (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.) 18:18:58 Removing g++ (4:8.3.0-1) ... 18:18:58 Removing gcc (4:8.3.0-1) ... 18:18:58 Removing dpkg-dev (1.19.7) ... 18:18:58 Removing cpp (4:8.3.0-1) ... 18:18:58 Removing gnupg (2.2.12-1+deb10u1) ... 18:18:58 Removing gpg-wks-client (2.2.12-1+deb10u1) ... 18:18:58 Removing dirmngr (2.2.12-1+deb10u1) ... 18:18:59 Removing fakeroot (1.23-1) ... 18:18:59 update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 18:18:59 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 18:18:59 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 18:18:59 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 18:18:59 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 18:18:59 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 18:18:59 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 18:18:59 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 18:18:59 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 18:18:59 Removing g++-8 (8.3.0-6) ... 18:18:59 Removing gnupg-l10n (2.2.12-1+deb10u1) ... 18:18:59 Removing gnupg-utils (2.2.12-1+deb10u1) ... 18:18:59 Removing gpg-wks-server (2.2.12-1+deb10u1) ... 18:18:59 Removing gpg (2.2.12-1+deb10u1) ... 18:18:59 Removing gpg-agent (2.2.12-1+deb10u1) ... 18:18:59 Removing gpgsm (2.2.12-1+deb10u1) ... 18:18:59 Removing gpgconf (2.2.12-1+deb10u1) ... 18:18:59 Removing libalgorithm-merge-perl (0.08-3) ... 18:18:59 Removing libalgorithm-diff-xs-perl (0.04-5+b1) ... 18:18:59 Removing libalgorithm-diff-perl (1.19.03-2) ... 18:18:59 Removing libstdc++-8-dev:amd64 (8.3.0-6) ... 18:18:59 Removing pinentry-curses (1.1.0-2) ... 18:18:59 Removing libassuan0:amd64 (2.5.2-1) ... 18:18:59 Removing libc6-dev:amd64 (2.28-10) ... 18:18:59 Removing libc-dev-bin (2.28-10) ... 18:18:59 Removing libdpkg-perl (1.19.7) ... 18:18:59 Removing libfakeroot:amd64 (1.23-1) ... 18:18:59 Removing libfile-fcntllock-perl (0.22-3+b5) ... 18:18:59 Removing libksba8:amd64 (1.3.5-2) ... 18:18:59 Removing liblocale-gettext-perl (1.07-3+b4) ... 18:18:59 Removing libnpth0:amd64 (1.6-1) ... 18:18:59 Removing linux-libc-dev:amd64 (4.19.194-2) ... 18:19:00 Removing make (4.2.1-1.2) ... 18:19:00 Removing manpages-dev (4.16-2) ... 18:19:00 Removing gcc-8 (8.3.0-6) ... 18:19:00 Removing binutils (2.31.1-16) ... 18:19:00 Removing binutils-x86-64-linux-gnu (2.31.1-16) ... 18:19:00 Removing libbinutils:amd64 (2.31.1-16) ... 18:19:00 Removing binutils-common:amd64 (2.31.1-16) ... 18:19:00 Removing cpp-8 (8.3.0-6) ... 18:19:00 Removing libgcc-8-dev:amd64 (8.3.0-6) ... 18:19:00 Removing libasan5:amd64 (8.3.0-6) ... 18:19:00 Removing libatomic1:amd64 (8.3.0-6) ... 18:19:00 Removing libcc1-0:amd64 (8.3.0-6) ... 18:19:00 Removing libgomp1:amd64 (8.3.0-6) ... 18:19:00 Removing libisl19:amd64 (0.20-2) ... 18:19:00 Removing libitm1:amd64 (8.3.0-6) ... 18:19:00 Removing liblsan0:amd64 (8.3.0-6) ... 18:19:00 Removing libmpc3:amd64 (1.1.0-1) ... 18:19:00 Removing libmpfr6:amd64 (4.0.2-1) ... 18:19:00 Removing libmpx2:amd64 (8.3.0-6) ... 18:19:00 Removing libquadmath0:amd64 (8.3.0-6) ... 18:19:00 Removing libtsan0:amd64 (8.3.0-6) ... 18:19:00 Removing libubsan1:amd64 (8.3.0-6) ... 18:19:00 Processing triggers for libc-bin (2.28-10) ... 18:19:00 Cloning into 'global-jjb'... 18:19:01 HEAD is now at 53f811d Merge "Add regex for common-packer var and templates" 18:19:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2927 in /w/workspace/exfoundry_ci-build-images_PR-169 [Pipeline] { [Pipeline] checkout 18:19:07 Selected Git installation does not exist. Using Default 18:19:07 The recommended git tool is: NONE 18:19:11 Removing intermediate container 2bd3637bebf6 18:19:11 ---> f7e5d251fe0e 18:19:11 Successfully built f7e5d251fe0e 18:19:11 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] } 18:19:13 using credential edgex-jenkins-ssh 18:19:13 Cloning the remote Git repository 18:19:13 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 18:19:14 > git init /w/workspace/exfoundry_ci-build-images_PR-169 # timeout=10 18:19:14 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 18:19:14 > git --version # timeout=10 18:19:14 > git --version # 'git version 2.17.1' 18:19:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:19:15 Merging remotes/origin/lftools commit 62a2ccb533ce8c280c3e67bf30bb912e319eaefa into PR head commit acd472d305cc9fefaa791ef40971d6c26f516f08 18:19:15 Merge succeeded, producing acd472d305cc9fefaa791ef40971d6c26f516f08 18:19:15 Checking out Revision acd472d305cc9fefaa791ef40971d6c26f516f08 (PR-169) 18:19:14 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 18:19:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:19:15 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 18:19:15 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 18:19:15 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:15 > 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 18:19:15 > git config core.sparsecheckout # timeout=10 18:19:15 > git checkout -f acd472d305cc9fefaa791ef40971d6c26f516f08 # timeout=10 18:19:15 > git remote # timeout=10 18:19:15 > git config --get remote.origin.url # timeout=10 18:19:15 using GIT_SSH to set credentials SSH Credentials for GitHub 18:19:15 > git merge 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 18:19:15 > git rev-parse HEAD^{commit} # timeout=10 18:19:15 > git config core.sparsecheckout # timeout=10 18:19:15 > git checkout -f acd472d305cc9fefaa791ef40971d6c26f516f08 # timeout=10 18:19:20 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 18:19:20 provisioning config files... 18:19:20 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-169@tmp/config371463056828659862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:21 ---> docker-login.sh 18:19:21 nexus3.edgexfoundry.org:10001 18:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:22 Configure a credential helper to remove this warning. See 18:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:22 18:19:22 Login Succeeded 18:19:22 nexus3.edgexfoundry.org:10002 18:19:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:23 Configure a credential helper to remove this warning. See 18:19:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:23 18:19:23 Login Succeeded 18:19:23 nexus3.edgexfoundry.org:10003 18:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:24 Configure a credential helper to remove this warning. See 18:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:24 18:19:24 Login Succeeded 18:19:24 nexus3.edgexfoundry.org:10004 18:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:24 Configure a credential helper to remove this warning. See 18:19:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:24 18:19:24 Login Succeeded 18:19:24 docker.io 18:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:25 Configure a credential helper to remove this warning. See 18:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:25 18:19:25 Login Succeeded 18:19:25 ---> docker-login.sh ends [Pipeline] } 18:19:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 18:19:26 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 18:19:26 Sending build context to Docker daemon 401.4kB 18:19:26 [WARNING]: Empty continuation line found in: 18:19:26 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} 18:19:26 [WARNING]: Empty continuation lines will become errors in a future release. 18:19:26 Step 1/5 : FROM python:3.9-slim 18:19:27 3.9-slim: Pulling from library/python 18:19:27 448f6bf000e3: Pulling fs layer 18:19:27 f757da607395: Pulling fs layer 18:19:27 05883995daec: Pulling fs layer 18:19:27 8603b9c90790: Pulling fs layer 18:19:27 1560dd03e051: Pulling fs layer 18:19:27 8603b9c90790: Waiting 18:19:27 1560dd03e051: Waiting 18:19:27 f757da607395: Verifying Checksum 18:19:27 f757da607395: Download complete 18:19:28 8603b9c90790: Verifying Checksum 18:19:28 8603b9c90790: Download complete 18:19:28 05883995daec: Verifying Checksum 18:19:28 05883995daec: Download complete 18:19:28 1560dd03e051: Verifying Checksum 18:19:28 1560dd03e051: Download complete 18:19:28 448f6bf000e3: Verifying Checksum 18:19:28 448f6bf000e3: Download complete 18:19:33 448f6bf000e3: Pull complete 18:19:33 f757da607395: Pull complete 18:19:35 05883995daec: Pull complete 18:19:35 8603b9c90790: Pull complete 18:19:36 1560dd03e051: Pull complete 18:19:36 Digest: sha256:2c018e29a8eada75e855d78641adda978a2c0a035fd928e281e1240144e8a337 18:19:36 Status: Downloaded newer image for python:3.9-slim 18:19:36 ---> 4770e646d0be 18:19:36 Step 2/5 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 18:19:37 ---> Running in 1cfab7501e32 18:19:38 Removing intermediate container 1cfab7501e32 18:19:38 ---> ee31101bbf10 18:19:38 Step 3/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 18:19:38 ---> Running in e6f7c4e2ad5a 18:19:38 Removing intermediate container e6f7c4e2ad5a 18:19:38 ---> b89e635f088b 18:19:38 Step 4/5 : COPY ./lf-env.sh /root/lf-env.sh 18:19:39 ---> ceb7e2303f92 18:19:39 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} 18:19:39 ---> Running in bfa053150337 18:19:41 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 18:19:41 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 18:19:41 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 18:19:41 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] 18:19:42 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] 18:19:42 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [288 kB] 18:19:45 Fetched 8277 kB in 4s (2238 kB/s) 18:19:48 Reading package lists... 18:19:52 Reading package lists... 18:19:52 Building dependency tree... 18:19:52 Reading state information... 18:19:53 util-linux is already the newest version (2.33.1-0.1). 18:19:53 util-linux set to manually installed. 18:19:53 The following additional packages will be installed: 18:19:53 binutils binutils-aarch64-linux-gnu binutils-common bzip2 cpp cpp-8 cron 18:19:53 dirmngr dpkg-dev exim4-base exim4-config exim4-daemon-light fakeroot file 18:19:53 g++ g++-8 gcc gcc-8 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent 18:19:53 gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs krb5-locales less 18:19:53 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 18:19:53 libasan5 libassuan0 libatomic1 libbinutils libbsd0 libc-dev-bin libc6-dev 18:19:53 libcc1-0 libcurl3-gnutls libdpkg-perl libedit2 liberror-perl libevent-2.1-6 18:19:53 libfakeroot libfile-fcntllock-perl libfribidi0 libgc1c2 libgcc-8-dev 18:19:53 libgdbm-compat4 libgnutls-dane0 libgomp1 libgpm2 libgsasl7 libgssapi-krb5-2 18:19:53 libicu63 libidn11 libisl19 libitm1 libjq1 libk5crypto3 libkeyutils1 18:19:53 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5 libldap-2.4-2 18:19:53 libldap-common liblocale-gettext-perl liblsan0 libltdl7 liblzo2-2 18:19:53 libmagic-mgc libmagic1 libmailutils5 libmariadb3 libmpc3 libmpfr6 18:19:53 libncurses6 libnghttp2-14 libnpth0 libntlm0 libonig5 libpcre2-8-0 18:19:53 libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal libpython2.7-stdlib 18:19:53 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsensors-config 18:19:53 libsensors5 libssh2-1 libstdc++-8-dev libtsan0 libubsan1 libunbound8 18:19:53 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 18:19:53 libxmuu1 libxslt1.1 linux-libc-dev lsb-base mailutils mailutils-common make 18:19:53 manpages manpages-dev mariadb-common mime-support mysql-common 18:19:53 openssh-client patch perl perl-modules-5.28 pinentry-curses psmisc 18:19:53 publicsuffix sensible-utils ucf xauth xz-utils 18:19:53 Suggested packages: 18:19:53 binutils-doc bzip2-doc cpp-doc gcc-8-locales anacron logrotate checksecurity 18:19:53 dbus-user-session libpam-systemd pinentry-gnome3 tor debian-keyring 18:19:53 exim4-doc-html | exim4-doc-info eximon4 spf-tools-perl swaks gcc-8-doc 18:19:53 libstdc++6-8-dbg gcc-multilib autoconf automake libtool flex bison gdb 18:19:53 gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg 18:19:53 liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg 18:19:53 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:19:53 git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage 18:19:53 scdaemon glibc-doc bzr dns-root-data gpm krb5-doc krb5-user 18:19:53 libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal 18:19:53 libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql lm-sensors 18:19:53 libstdc++-8-doc mailutils-mh mailutils-doc make-doc man-browser keychain 18:19:53 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 18:19:53 libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl 18:19:53 liblocale-codes-perl pinentry-doc isag 18:20:00 The following NEW packages will be installed: 18:20:00 binutils binutils-aarch64-linux-gnu binutils-common build-essential bzip2 18:20:00 cpp cpp-8 cron dirmngr dpkg-dev exim4-base exim4-config exim4-daemon-light 18:20:00 fakeroot file g++ g++-8 gcc gcc-8 git git-man gnupg gnupg-l10n gnupg-utils 18:20:00 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm guile-2.2-libs jq 18:20:00 krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl 18:20:00 libalgorithm-merge-perl libasan5 libassuan0 libatomic1 libbinutils libbsd0 18:20:00 libc-dev-bin libc6-dev libcc1-0 libcurl3-gnutls libdpkg-perl libedit2 18:20:00 liberror-perl libevent-2.1-6 libfakeroot libfile-fcntllock-perl libfribidi0 18:20:00 libgc1c2 libgcc-8-dev libgdbm-compat4 libgnutls-dane0 libgomp1 libgpm2 18:20:00 libgsasl7 libgssapi-krb5-2 libicu63 libidn11 libisl19 libitm1 libjq1 18:20:00 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 18:20:00 libkyotocabinet16v5 libldap-2.4-2 libldap-common liblocale-gettext-perl 18:20:00 liblsan0 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libmailutils5 libmariadb3 18:20:00 libmpc3 libmpfr6 libncurses6 libnghttp2-14 libnpth0 libntlm0 libonig5 18:20:00 libpcre2-8-0 libperl5.28 libpsl5 libpython2.7 libpython2.7-minimal 18:20:00 libpython2.7-stdlib librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db 18:20:00 libsensors-config libsensors5 libssh2-1 libstdc++-8-dev libtsan0 libubsan1 18:20:00 libunbound8 libwrap0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 18:20:00 libxml2 libxmuu1 libxslt1.1 linux-libc-dev lsb-base mailutils 18:20:00 mailutils-common make manpages manpages-dev mariadb-common mime-support 18:20:00 mysql-common openssh-client patch perl perl-modules-5.28 pinentry-curses 18:20:00 psmisc publicsuffix sensible-utils sudo sysstat ucf xauth xmlstarlet 18:20:00 xz-utils 18:20:00 0 upgraded, 140 newly installed, 0 to remove and 0 not upgraded. 18:20:00 Need to get 97.2 MB of archives. 18:20:00 After this operation, 401 MB of additional disk space will be used. 18:20:00 Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB] 18:20:00 Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB] 18:20:00 Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB] 18:20:00 Get:4 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB] 18:20:00 Get:5 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB] 18:20:00 Get:6 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB] 18:20:00 Get:7 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB] 18:20:00 Get:8 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB] 18:20:00 Get:9 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB] 18:20:00 Get:10 http://deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] 18:20:00 Get:11 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB] 18:20:00 Get:12 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB] 18:20:00 Get:13 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB] 18:20:00 Get:14 http://deb.debian.org/debian buster/main arm64 krb5-locales all 1.17-3+deb10u1 [95.4 kB] 18:20:00 Get:15 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB] 18:20:00 Get:16 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB] 18:20:00 Get:17 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB] 18:20:00 Get:18 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB] 18:20:00 Get:19 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] 18:20:00 Get:20 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] 18:20:00 Get:21 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] 18:20:00 Get:22 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] 18:20:00 Get:23 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] 18:20:00 Get:24 http://deb.debian.org/debian buster/main arm64 openssh-client arm64 1:7.9p1-10+deb10u2 [757 kB] 18:20:00 Get:25 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB] 18:20:00 Get:26 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] 18:20:00 Get:27 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB] 18:20:00 Get:28 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB] 18:20:00 Get:29 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB] 18:20:00 Get:30 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB] 18:20:00 Get:31 http://deb.debian.org/debian buster/main arm64 libc-dev-bin arm64 2.28-10 [270 kB] 18:20:00 Get:32 http://deb.debian.org/debian buster-updates/main arm64 linux-libc-dev arm64 4.19.194-2 [1439 kB] 18:20:01 Get:33 http://deb.debian.org/debian buster/main arm64 libc6-dev arm64 2.28-10 [2324 kB] 18:20:01 Get:34 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB] 18:20:02 Get:35 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB] 18:20:02 Get:36 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB] 18:20:02 Get:37 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB] 18:20:02 Get:38 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB] 18:20:02 Get:39 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB] 18:20:02 Get:40 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB] 18:20:02 Get:41 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB] 18:20:02 Get:42 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B] 18:20:02 Get:43 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB] 18:20:02 Get:44 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB] 18:20:02 Get:45 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB] 18:20:02 Get:46 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB] 18:20:02 Get:47 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB] 18:20:02 Get:48 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB] 18:20:02 Get:49 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B] 18:20:02 Get:50 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB] 18:20:02 Get:51 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB] 18:20:03 Get:52 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B] 18:20:03 Get:53 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB] 18:20:03 Get:54 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.7 [1414 kB] 18:20:03 Get:55 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] 18:20:03 Get:56 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.7 [1773 kB] 18:20:03 Get:57 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B] 18:20:03 Get:58 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB] 18:20:03 Get:59 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u1 [503 kB] 18:20:03 Get:60 http://deb.debian.org/debian buster/main arm64 libksba8 arm64 1.3.5-2 [84.7 kB] 18:20:03 Get:61 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] 18:20:03 Get:62 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] 18:20:03 Get:63 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] 18:20:03 Get:64 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] 18:20:03 Get:65 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB] 18:20:03 Get:66 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u1 [694 kB] 18:20:03 Get:67 http://deb.debian.org/debian buster/main arm64 exim4-config all 4.92-8+deb10u6 [324 kB] 18:20:03 Get:68 http://deb.debian.org/debian buster/main arm64 exim4-base arm64 4.92-8+deb10u6 [1136 kB] 18:20:03 Get:69 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB] 18:20:03 Get:70 http://deb.debian.org/debian buster/main arm64 libunbound8 arm64 1.9.0-2+deb10u2 [432 kB] 18:20:03 Get:71 http://deb.debian.org/debian buster/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u7 [317 kB] 18:20:03 Get:72 http://deb.debian.org/debian buster/main arm64 exim4-daemon-light arm64 4.92-8+deb10u6 [557 kB] 18:20:03 Get:73 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB] 18:20:03 Get:74 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB] 18:20:03 Get:75 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] 18:20:03 Get:76 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] 18:20:03 Get:77 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] 18:20:03 Get:78 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] 18:20:03 Get:79 http://deb.debian.org/debian buster/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u2 [311 kB] 18:20:03 Get:80 http://deb.debian.org/debian buster/main arm64 libpcre2-8-0 arm64 10.32-5 [186 kB] 18:20:03 Get:81 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB] 18:20:03 Get:82 http://deb.debian.org/debian buster/main arm64 git-man all 1:2.20.1-2+deb10u3 [1620 kB] 18:20:03 Get:83 http://deb.debian.org/debian buster/main arm64 git arm64 1:2.20.1-2+deb10u3 [5509 kB] 18:20:03 Get:84 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u1 [1010 kB] 18:20:03 Get:85 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u1 [824 kB] 18:20:03 Get:86 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u1 [827 kB] 18:20:03 Get:87 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB] 18:20:03 Get:88 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u1 [601 kB] 18:20:03 Get:89 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u1 [478 kB] 18:20:03 Get:90 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u1 [472 kB] 18:20:03 Get:91 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u1 [587 kB] 18:20:04 Get:92 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u1 [715 kB] 18:20:04 Get:93 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB] 18:20:04 Get:94 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB] 18:20:04 Get:95 http://deb.debian.org/debian buster/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u2 [92.6 kB] 18:20:04 Get:96 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB] 18:20:04 Get:97 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] 18:20:04 Get:98 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] 18:20:04 Get:99 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] 18:20:04 Get:100 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] 18:20:04 Get:101 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB] 18:20:04 Get:102 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] 18:20:04 Get:103 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB] 18:20:04 Get:104 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u1 [63.6 kB] 18:20:04 Get:105 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] 18:20:04 Get:106 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB] 18:20:04 Get:107 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB] 18:20:04 Get:108 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+b2 [198 kB] 18:20:04 Get:109 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] 18:20:05 Get:110 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB] 18:20:05 Get:111 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB] 18:20:05 Get:112 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB] 18:20:05 Get:113 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B] 18:20:05 Get:114 http://deb.debian.org/debian buster/main arm64 mariadb-common all 1:10.3.29-0+deb10u1 [32.5 kB] 18:20:05 Get:115 http://deb.debian.org/debian buster/main arm64 libmariadb3 arm64 1:10.3.29-0+deb10u1 [162 kB] 18:20:05 Get:116 http://deb.debian.org/debian buster/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u1 [395 kB] 18:20:05 Get:117 http://deb.debian.org/debian buster/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u1 [1890 kB] 18:20:05 Get:118 http://deb.debian.org/debian buster/main arm64 libpython2.7 arm64 2.7.16-2+deb10u1 [958 kB] 18:20:05 Get:119 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB] 18:20:05 Get:120 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u1 [102 kB] 18:20:05 Get:121 http://deb.debian.org/debian buster/main arm64 libsensors-config all 1:3.5.0-3 [31.6 kB] 18:20:05 Get:122 http://deb.debian.org/debian buster/main arm64 libsensors5 arm64 1:3.5.0-3 [51.8 kB] 18:20:05 Get:123 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB] 18:20:05 Get:124 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB] 18:20:05 Get:125 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] 18:20:05 Get:126 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB] 18:20:05 Get:127 http://deb.debian.org/debian buster/main arm64 libx11-data all 2:1.6.7-1+deb10u2 [299 kB] 18:20:05 Get:128 http://deb.debian.org/debian buster/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u2 [736 kB] 18:20:05 Get:129 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB] 18:20:05 Get:130 http://deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] 18:20:05 Get:131 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] 18:20:05 Get:132 http://deb.debian.org/debian buster/main arm64 libxslt1.1 arm64 1.1.32-2.2~deb10u1 [225 kB] 18:20:05 Get:133 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB] 18:20:06 Get:134 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB] 18:20:06 Get:135 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1 [122 kB] 18:20:06 Get:136 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20190415.1030-1 [116 kB] 18:20:06 Get:137 http://deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] 18:20:06 Get:138 http://deb.debian.org/debian buster/main arm64 sysstat arm64 12.0.3-2 [545 kB] 18:20:06 Get:139 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB] 18:20:06 Get:140 http://deb.debian.org/debian buster/main arm64 xmlstarlet arm64 1.6.1-2 [239 kB] 18:20:06 debconf: delaying package configuration, since apt-utils is not installed 18:20:06 Fetched 97.2 MB in 6s (16.4 MB/s) 18:20:06 Selecting previously unselected package sensible-utils. 18:20:06 (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.) 18:20:06 Preparing to unpack .../000-sensible-utils_0.0.12_all.deb ... 18:20:07 Unpacking sensible-utils (0.0.12) ... 18:20:07 Selecting previously unselected package lsb-base. 18:20:07 Preparing to unpack .../001-lsb-base_10.2019051400_all.deb ... 18:20:07 Unpacking lsb-base (10.2019051400) ... 18:20:07 Selecting previously unselected package cron. 18:20:07 Preparing to unpack .../002-cron_3.0pl1-134+deb10u1_arm64.deb ... 18:20:07 Unpacking cron (3.0pl1-134+deb10u1) ... 18:20:07 Selecting previously unselected package perl-modules-5.28. 18:20:07 Preparing to unpack .../003-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ... 18:20:07 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ... 18:20:09 Selecting previously unselected package libgdbm-compat4:arm64. 18:20:09 Preparing to unpack .../004-libgdbm-compat4_1.18.1-4_arm64.deb ... 18:20:09 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ... 18:20:09 Selecting previously unselected package libperl5.28:arm64. 18:20:09 Preparing to unpack .../005-libperl5.28_5.28.1-6+deb10u1_arm64.deb ... 18:20:09 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ... 18:20:11 Selecting previously unselected package perl. 18:20:11 Preparing to unpack .../006-perl_5.28.1-6+deb10u1_arm64.deb ... 18:20:11 Unpacking perl (5.28.1-6+deb10u1) ... 18:20:11 Selecting previously unselected package liblocale-gettext-perl. 18:20:11 Preparing to unpack .../007-liblocale-gettext-perl_1.07-3+b4_arm64.deb ... 18:20:11 Unpacking liblocale-gettext-perl (1.07-3+b4) ... 18:20:11 Selecting previously unselected package less. 18:20:11 Preparing to unpack .../008-less_487-0.1+b1_arm64.deb ... 18:20:11 Unpacking less (487-0.1+b1) ... 18:20:11 Selecting previously unselected package bzip2. 18:20:11 Preparing to unpack .../009-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... 18:20:11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 18:20:11 Selecting previously unselected package libmagic-mgc. 18:20:11 Preparing to unpack .../010-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ... 18:20:11 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... 18:20:12 Selecting previously unselected package libmagic1:arm64. 18:20:12 Preparing to unpack .../011-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ... 18:20:12 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ... 18:20:12 Selecting previously unselected package file. 18:20:12 Preparing to unpack .../012-file_1%3a5.35-4+deb10u2_arm64.deb ... 18:20:12 Unpacking file (1:5.35-4+deb10u2) ... 18:20:12 Selecting previously unselected package krb5-locales. 18:20:12 Preparing to unpack .../013-krb5-locales_1.17-3+deb10u1_all.deb ... 18:20:12 Unpacking krb5-locales (1.17-3+deb10u1) ... 18:20:12 Selecting previously unselected package manpages. 18:20:12 Preparing to unpack .../014-manpages_4.16-2_all.deb ... 18:20:12 Unpacking manpages (4.16-2) ... 18:20:13 Selecting previously unselected package mime-support. 18:20:13 Preparing to unpack .../015-mime-support_3.62_all.deb ... 18:20:13 Unpacking mime-support (3.62) ... 18:20:13 Selecting previously unselected package libbsd0:arm64. 18:20:13 Preparing to unpack .../016-libbsd0_0.9.1-2+deb10u1_arm64.deb ... 18:20:13 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ... 18:20:13 Selecting previously unselected package libedit2:arm64. 18:20:13 Preparing to unpack .../017-libedit2_3.1-20181209-1_arm64.deb ... 18:20:13 Unpacking libedit2:arm64 (3.1-20181209-1) ... 18:20:13 Selecting previously unselected package libkeyutils1:arm64. 18:20:13 Preparing to unpack .../018-libkeyutils1_1.6-6_arm64.deb ... 18:20:13 Unpacking libkeyutils1:arm64 (1.6-6) ... 18:20:13 Selecting previously unselected package libkrb5support0:arm64. 18:20:13 Preparing to unpack .../019-libkrb5support0_1.17-3+deb10u1_arm64.deb ... 18:20:13 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... 18:20:14 Selecting previously unselected package libk5crypto3:arm64. 18:20:14 Preparing to unpack .../020-libk5crypto3_1.17-3+deb10u1_arm64.deb ... 18:20:14 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... 18:20:14 Selecting previously unselected package libkrb5-3:arm64. 18:20:14 Preparing to unpack .../021-libkrb5-3_1.17-3+deb10u1_arm64.deb ... 18:20:14 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... 18:20:14 Selecting previously unselected package libgssapi-krb5-2:arm64. 18:20:14 Preparing to unpack .../022-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... 18:20:14 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... 18:20:14 Selecting previously unselected package openssh-client. 18:20:14 Preparing to unpack .../023-openssh-client_1%3a7.9p1-10+deb10u2_arm64.deb ... 18:20:14 Unpacking openssh-client (1:7.9p1-10+deb10u2) ... 18:20:15 Selecting previously unselected package ucf. 18:20:15 Preparing to unpack .../024-ucf_3.0038+nmu1_all.deb ... 18:20:15 Moving old data out of the way 18:20:15 Unpacking ucf (3.0038+nmu1) ... 18:20:15 Selecting previously unselected package xz-utils. 18:20:15 Preparing to unpack .../025-xz-utils_5.2.4-1_arm64.deb ... 18:20:15 Unpacking xz-utils (5.2.4-1) ... 18:20:15 Selecting previously unselected package binutils-common:arm64. 18:20:15 Preparing to unpack .../026-binutils-common_2.31.1-16_arm64.deb ... 18:20:15 Unpacking binutils-common:arm64 (2.31.1-16) ... 18:20:16 Selecting previously unselected package libbinutils:arm64. 18:20:16 Preparing to unpack .../027-libbinutils_2.31.1-16_arm64.deb ... 18:20:16 Unpacking libbinutils:arm64 (2.31.1-16) ... 18:20:16 Selecting previously unselected package binutils-aarch64-linux-gnu. 18:20:16 Preparing to unpack .../028-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ... 18:20:16 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... 18:20:17 Selecting previously unselected package binutils. 18:20:17 Preparing to unpack .../029-binutils_2.31.1-16_arm64.deb ... 18:20:17 Unpacking binutils (2.31.1-16) ... 18:20:17 Selecting previously unselected package libc-dev-bin. 18:20:17 Preparing to unpack .../030-libc-dev-bin_2.28-10_arm64.deb ... 18:20:17 Unpacking libc-dev-bin (2.28-10) ... 18:20:17 Selecting previously unselected package linux-libc-dev:arm64. 18:20:17 Preparing to unpack .../031-linux-libc-dev_4.19.194-2_arm64.deb ... 18:20:17 Unpacking linux-libc-dev:arm64 (4.19.194-2) ... 18:20:18 Selecting previously unselected package libc6-dev:arm64. 18:20:18 Preparing to unpack .../032-libc6-dev_2.28-10_arm64.deb ... 18:20:18 Unpacking libc6-dev:arm64 (2.28-10) ... 18:20:19 Selecting previously unselected package libisl19:arm64. 18:20:19 Preparing to unpack .../033-libisl19_0.20-2_arm64.deb ... 18:20:20 Unpacking libisl19:arm64 (0.20-2) ... 18:20:20 Selecting previously unselected package libmpfr6:arm64. 18:20:20 Preparing to unpack .../034-libmpfr6_4.0.2-1_arm64.deb ... 18:20:20 Unpacking libmpfr6:arm64 (4.0.2-1) ... 18:20:20 Selecting previously unselected package libmpc3:arm64. 18:20:20 Preparing to unpack .../035-libmpc3_1.1.0-1_arm64.deb ... 18:20:20 Unpacking libmpc3:arm64 (1.1.0-1) ... 18:20:20 Selecting previously unselected package cpp-8. 18:20:20 Preparing to unpack .../036-cpp-8_8.3.0-6_arm64.deb ... 18:20:20 Unpacking cpp-8 (8.3.0-6) ... 18:20:24 Selecting previously unselected package cpp. 18:20:24 Preparing to unpack .../037-cpp_4%3a8.3.0-1_arm64.deb ... 18:20:24 Unpacking cpp (4:8.3.0-1) ... 18:20:24 Selecting previously unselected package libcc1-0:arm64. 18:20:24 Preparing to unpack .../038-libcc1-0_8.3.0-6_arm64.deb ... 18:20:24 Unpacking libcc1-0:arm64 (8.3.0-6) ... 18:20:24 Selecting previously unselected package libgomp1:arm64. 18:20:24 Preparing to unpack .../039-libgomp1_8.3.0-6_arm64.deb ... 18:20:24 Unpacking libgomp1:arm64 (8.3.0-6) ... 18:20:24 Selecting previously unselected package libitm1:arm64. 18:20:24 Preparing to unpack .../040-libitm1_8.3.0-6_arm64.deb ... 18:20:24 Unpacking libitm1:arm64 (8.3.0-6) ... 18:20:24 Selecting previously unselected package libatomic1:arm64. 18:20:24 Preparing to unpack .../041-libatomic1_8.3.0-6_arm64.deb ... 18:20:24 Unpacking libatomic1:arm64 (8.3.0-6) ... 18:20:24 Selecting previously unselected package libasan5:arm64. 18:20:24 Preparing to unpack .../042-libasan5_8.3.0-6_arm64.deb ... 18:20:24 Unpacking libasan5:arm64 (8.3.0-6) ... 18:20:24 Selecting previously unselected package liblsan0:arm64. 18:20:24 Preparing to unpack .../043-liblsan0_8.3.0-6_arm64.deb ... 18:20:24 Unpacking liblsan0:arm64 (8.3.0-6) ... 18:20:24 Selecting previously unselected package libtsan0:arm64. 18:20:24 Preparing to unpack .../044-libtsan0_8.3.0-6_arm64.deb ... 18:20:24 Unpacking libtsan0:arm64 (8.3.0-6) ... 18:20:24 Selecting previously unselected package libubsan1:arm64. 18:20:24 Preparing to unpack .../045-libubsan1_8.3.0-6_arm64.deb ... 18:20:24 Unpacking libubsan1:arm64 (8.3.0-6) ... 18:20:24 Selecting previously unselected package libgcc-8-dev:arm64. 18:20:24 Preparing to unpack .../046-libgcc-8-dev_8.3.0-6_arm64.deb ... 18:20:24 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ... 18:20:25 Selecting previously unselected package gcc-8. 18:20:25 Preparing to unpack .../047-gcc-8_8.3.0-6_arm64.deb ... 18:20:25 Unpacking gcc-8 (8.3.0-6) ... 18:20:27 Selecting previously unselected package gcc. 18:20:27 Preparing to unpack .../048-gcc_4%3a8.3.0-1_arm64.deb ... 18:20:27 Unpacking gcc (4:8.3.0-1) ... 18:20:27 Selecting previously unselected package libstdc++-8-dev:arm64. 18:20:27 Preparing to unpack .../049-libstdc++-8-dev_8.3.0-6_arm64.deb ... 18:20:27 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ... 18:20:28 Selecting previously unselected package g++-8. 18:20:28 Preparing to unpack .../050-g++-8_8.3.0-6_arm64.deb ... 18:20:28 Unpacking g++-8 (8.3.0-6) ... 18:20:30 Selecting previously unselected package g++. 18:20:30 Preparing to unpack .../051-g++_4%3a8.3.0-1_arm64.deb ... 18:20:30 Unpacking g++ (4:8.3.0-1) ... 18:20:30 Selecting previously unselected package make. 18:20:30 Preparing to unpack .../052-make_4.2.1-1.2_arm64.deb ... 18:20:30 Unpacking make (4.2.1-1.2) ... 18:20:30 Selecting previously unselected package libdpkg-perl. 18:20:30 Preparing to unpack .../053-libdpkg-perl_1.19.7_all.deb ... 18:20:30 Unpacking libdpkg-perl (1.19.7) ... 18:20:31 Selecting previously unselected package patch. 18:20:31 Preparing to unpack .../054-patch_2.7.6-3+deb10u1_arm64.deb ... 18:20:31 Unpacking patch (2.7.6-3+deb10u1) ... 18:20:31 Selecting previously unselected package dpkg-dev. 18:20:31 Preparing to unpack .../055-dpkg-dev_1.19.7_all.deb ... 18:20:31 Unpacking dpkg-dev (1.19.7) ... 18:20:31 Selecting previously unselected package build-essential. 18:20:31 Preparing to unpack .../056-build-essential_12.6_arm64.deb ... 18:20:31 Unpacking build-essential (12.6) ... 18:20:31 Selecting previously unselected package libassuan0:arm64. 18:20:32 Preparing to unpack .../057-libassuan0_2.5.2-1_arm64.deb ... 18:20:32 Unpacking libassuan0:arm64 (2.5.2-1) ... 18:20:32 Selecting previously unselected package gpgconf. 18:20:32 Preparing to unpack .../058-gpgconf_2.2.12-1+deb10u1_arm64.deb ... 18:20:32 Unpacking gpgconf (2.2.12-1+deb10u1) ... 18:20:32 Selecting previously unselected package libksba8:arm64. 18:20:32 Preparing to unpack .../059-libksba8_1.3.5-2_arm64.deb ... 18:20:32 Unpacking libksba8:arm64 (1.3.5-2) ... 18:20:32 Selecting previously unselected package libsasl2-modules-db:arm64. 18:20:32 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... 18:20:32 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... 18:20:32 Selecting previously unselected package libsasl2-2:arm64. 18:20:32 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... 18:20:32 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... 18:20:32 Selecting previously unselected package libldap-common. 18:20:32 Preparing to unpack .../062-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... 18:20:32 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... 18:20:32 Selecting previously unselected package libldap-2.4-2:arm64. 18:20:32 Preparing to unpack .../063-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... 18:20:33 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... 18:20:33 Selecting previously unselected package libnpth0:arm64. 18:20:33 Preparing to unpack .../064-libnpth0_1.6-1_arm64.deb ... 18:20:33 Unpacking libnpth0:arm64 (1.6-1) ... 18:20:33 Selecting previously unselected package dirmngr. 18:20:33 Preparing to unpack .../065-dirmngr_2.2.12-1+deb10u1_arm64.deb ... 18:20:33 Unpacking dirmngr (2.2.12-1+deb10u1) ... 18:20:33 Selecting previously unselected package exim4-config. 18:20:33 Preparing to unpack .../066-exim4-config_4.92-8+deb10u6_all.deb ... 18:20:33 Unpacking exim4-config (4.92-8+deb10u6) ... 18:20:34 Selecting previously unselected package exim4-base. 18:20:34 Preparing to unpack .../067-exim4-base_4.92-8+deb10u6_arm64.deb ... 18:20:34 Unpacking exim4-base (4.92-8+deb10u6) ... 18:20:34 Selecting previously unselected package libevent-2.1-6:arm64. 18:20:34 Preparing to unpack .../068-libevent-2.1-6_2.1.8-stable-4_arm64.deb ... 18:20:34 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ... 18:20:34 Selecting previously unselected package libunbound8:arm64. 18:20:34 Preparing to unpack .../069-libunbound8_1.9.0-2+deb10u2_arm64.deb ... 18:20:34 Unpacking libunbound8:arm64 (1.9.0-2+deb10u2) ... 18:20:34 Selecting previously unselected package libgnutls-dane0:arm64. 18:20:34 Preparing to unpack .../070-libgnutls-dane0_3.6.7-4+deb10u7_arm64.deb ... 18:20:35 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... 18:20:35 Selecting previously unselected package exim4-daemon-light. 18:20:35 Preparing to unpack .../071-exim4-daemon-light_4.92-8+deb10u6_arm64.deb ... 18:20:35 Unpacking exim4-daemon-light (4.92-8+deb10u6) ... 18:20:35 Selecting previously unselected package libfakeroot:arm64. 18:20:35 Preparing to unpack .../072-libfakeroot_1.23-1_arm64.deb ... 18:20:35 Unpacking libfakeroot:arm64 (1.23-1) ... 18:20:35 Selecting previously unselected package fakeroot. 18:20:35 Preparing to unpack .../073-fakeroot_1.23-1_arm64.deb ... 18:20:35 Unpacking fakeroot (1.23-1) ... 18:20:35 Selecting previously unselected package libnghttp2-14:arm64. 18:20:35 Preparing to unpack .../074-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... 18:20:35 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... 18:20:36 Selecting previously unselected package libpsl5:arm64. 18:20:36 Preparing to unpack .../075-libpsl5_0.20.2-2_arm64.deb ... 18:20:36 Unpacking libpsl5:arm64 (0.20.2-2) ... 18:20:36 Selecting previously unselected package librtmp1:arm64. 18:20:36 Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... 18:20:36 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 18:20:36 Selecting previously unselected package libssh2-1:arm64. 18:20:36 Preparing to unpack .../077-libssh2-1_1.8.0-2.1_arm64.deb ... 18:20:36 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... 18:20:36 Selecting previously unselected package libcurl3-gnutls:arm64. 18:20:36 Preparing to unpack .../078-libcurl3-gnutls_7.64.0-4+deb10u2_arm64.deb ... 18:20:36 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... 18:20:37 Selecting previously unselected package libpcre2-8-0:arm64. 18:20:37 Preparing to unpack .../079-libpcre2-8-0_10.32-5_arm64.deb ... 18:20:37 Unpacking libpcre2-8-0:arm64 (10.32-5) ... 18:20:37 Selecting previously unselected package liberror-perl. 18:20:37 Preparing to unpack .../080-liberror-perl_0.17027-2_all.deb ... 18:20:37 Unpacking liberror-perl (0.17027-2) ... 18:20:37 Selecting previously unselected package git-man. 18:20:37 Preparing to unpack .../081-git-man_1%3a2.20.1-2+deb10u3_all.deb ... 18:20:37 Unpacking git-man (1:2.20.1-2+deb10u3) ... 18:20:37 Selecting previously unselected package git. 18:20:37 Preparing to unpack .../082-git_1%3a2.20.1-2+deb10u3_arm64.deb ... 18:20:37 Unpacking git (1:2.20.1-2+deb10u3) ... 18:20:39 Selecting previously unselected package gnupg-l10n. 18:20:39 Preparing to unpack .../083-gnupg-l10n_2.2.12-1+deb10u1_all.deb ... 18:20:39 Unpacking gnupg-l10n (2.2.12-1+deb10u1) ... 18:20:40 Selecting previously unselected package gnupg-utils. 18:20:40 Preparing to unpack .../084-gnupg-utils_2.2.12-1+deb10u1_arm64.deb ... 18:20:40 Unpacking gnupg-utils (2.2.12-1+deb10u1) ... 18:20:40 Selecting previously unselected package gpg. 18:20:40 Preparing to unpack .../085-gpg_2.2.12-1+deb10u1_arm64.deb ... 18:20:40 Unpacking gpg (2.2.12-1+deb10u1) ... 18:20:40 Selecting previously unselected package pinentry-curses. 18:20:40 Preparing to unpack .../086-pinentry-curses_1.1.0-2_arm64.deb ... 18:20:40 Unpacking pinentry-curses (1.1.0-2) ... 18:20:40 Selecting previously unselected package gpg-agent. 18:20:40 Preparing to unpack .../087-gpg-agent_2.2.12-1+deb10u1_arm64.deb ... 18:20:40 Unpacking gpg-agent (2.2.12-1+deb10u1) ... 18:20:41 Selecting previously unselected package gpg-wks-client. 18:20:41 Preparing to unpack .../088-gpg-wks-client_2.2.12-1+deb10u1_arm64.deb ... 18:20:41 Unpacking gpg-wks-client (2.2.12-1+deb10u1) ... 18:20:41 Selecting previously unselected package gpg-wks-server. 18:20:41 Preparing to unpack .../089-gpg-wks-server_2.2.12-1+deb10u1_arm64.deb ... 18:20:41 Unpacking gpg-wks-server (2.2.12-1+deb10u1) ... 18:20:41 Selecting previously unselected package gpgsm. 18:20:41 Preparing to unpack .../090-gpgsm_2.2.12-1+deb10u1_arm64.deb ... 18:20:41 Unpacking gpgsm (2.2.12-1+deb10u1) ... 18:20:41 Selecting previously unselected package gnupg. 18:20:41 Preparing to unpack .../091-gnupg_2.2.12-1+deb10u1_all.deb ... 18:20:42 Unpacking gnupg (2.2.12-1+deb10u1) ... 18:20:42 Selecting previously unselected package libgc1c2:arm64. 18:20:42 Preparing to unpack .../092-libgc1c2_1%3a7.6.4-0.4_arm64.deb ... 18:20:42 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ... 18:20:42 Selecting previously unselected package libltdl7:arm64. 18:20:42 Preparing to unpack .../093-libltdl7_2.4.6-9_arm64.deb ... 18:20:42 Unpacking libltdl7:arm64 (2.4.6-9) ... 18:20:42 Selecting previously unselected package libncurses6:arm64. 18:20:42 Preparing to unpack .../094-libncurses6_6.1+20181013-2+deb10u2_arm64.deb ... 18:20:42 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u2) ... 18:20:42 Selecting previously unselected package guile-2.2-libs:arm64. 18:20:42 Preparing to unpack .../095-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ... 18:20:42 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... 18:20:44 Selecting previously unselected package libonig5:arm64. 18:20:44 Preparing to unpack .../096-libonig5_6.9.1-1_arm64.deb ... 18:20:44 Unpacking libonig5:arm64 (6.9.1-1) ... 18:20:44 Selecting previously unselected package libjq1:arm64. 18:20:44 Preparing to unpack .../097-libjq1_1.5+dfsg-2+b1_arm64.deb ... 18:20:44 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... 18:20:45 Selecting previously unselected package jq. 18:20:45 Preparing to unpack .../098-jq_1.5+dfsg-2+b1_arm64.deb ... 18:20:45 Unpacking jq (1.5+dfsg-2+b1) ... 18:20:45 Selecting previously unselected package libalgorithm-diff-perl. 18:20:45 Preparing to unpack .../099-libalgorithm-diff-perl_1.19.03-2_all.deb ... 18:20:45 Unpacking libalgorithm-diff-perl (1.19.03-2) ... 18:20:45 Selecting previously unselected package libalgorithm-diff-xs-perl. 18:20:45 Preparing to unpack .../100-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ... 18:20:45 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... 18:20:45 Selecting previously unselected package libalgorithm-merge-perl. 18:20:45 Preparing to unpack .../101-libalgorithm-merge-perl_0.08-3_all.deb ... 18:20:45 Unpacking libalgorithm-merge-perl (0.08-3) ... 18:20:45 Selecting previously unselected package libfile-fcntllock-perl. 18:20:45 Preparing to unpack .../102-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ... 18:20:45 Unpacking libfile-fcntllock-perl (0.22-3+b5) ... 18:20:46 Selecting previously unselected package libfribidi0:arm64. 18:20:46 Preparing to unpack .../103-libfribidi0_1.0.5-3.1+deb10u1_arm64.deb ... 18:20:46 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... 18:20:46 Selecting previously unselected package libgpm2:arm64. 18:20:46 Preparing to unpack .../104-libgpm2_1.20.7-5_arm64.deb ... 18:20:46 Unpacking libgpm2:arm64 (1.20.7-5) ... 18:20:46 Selecting previously unselected package libidn11:arm64. 18:20:46 Preparing to unpack .../105-libidn11_1.33-2.2_arm64.deb ... 18:20:46 Unpacking libidn11:arm64 (1.33-2.2) ... 18:20:46 Selecting previously unselected package libntlm0:arm64. 18:20:46 Preparing to unpack .../106-libntlm0_1.5-1+deb10u1_arm64.deb ... 18:20:46 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ... 18:20:46 Selecting previously unselected package libgsasl7. 18:20:46 Preparing to unpack .../107-libgsasl7_1.8.0-8+b2_arm64.deb ... 18:20:46 Unpacking libgsasl7 (1.8.0-8+b2) ... 18:20:46 Selecting previously unselected package libicu63:arm64. 18:20:46 Preparing to unpack .../108-libicu63_63.1-6+deb10u1_arm64.deb ... 18:20:47 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... 18:20:49 Selecting previously unselected package liblzo2-2:arm64. 18:20:49 Preparing to unpack .../109-liblzo2-2_2.10-0.1_arm64.deb ... 18:20:49 Unpacking liblzo2-2:arm64 (2.10-0.1) ... 18:20:49 Selecting previously unselected package libkyotocabinet16v5:arm64. 18:20:49 Preparing to unpack .../110-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ... 18:20:49 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... 18:20:49 Selecting previously unselected package mailutils-common. 18:20:49 Preparing to unpack .../111-mailutils-common_1%3a3.5-4_all.deb ... 18:20:49 Unpacking mailutils-common (1:3.5-4) ... 18:20:49 Selecting previously unselected package mysql-common. 18:20:49 Preparing to unpack .../112-mysql-common_5.8+1.0.5_all.deb ... 18:20:49 Unpacking mysql-common (5.8+1.0.5) ... 18:20:50 Selecting previously unselected package mariadb-common. 18:20:50 Preparing to unpack .../113-mariadb-common_1%3a10.3.29-0+deb10u1_all.deb ... 18:20:50 Unpacking mariadb-common (1:10.3.29-0+deb10u1) ... 18:20:50 Selecting previously unselected package libmariadb3:arm64. 18:20:50 Preparing to unpack .../114-libmariadb3_1%3a10.3.29-0+deb10u1_arm64.deb ... 18:20:50 Unpacking libmariadb3:arm64 (1:10.3.29-0+deb10u1) ... 18:20:50 Selecting previously unselected package libpython2.7-minimal:arm64. 18:20:50 Preparing to unpack .../115-libpython2.7-minimal_2.7.16-2+deb10u1_arm64.deb ... 18:20:50 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... 18:20:51 Selecting previously unselected package libpython2.7-stdlib:arm64. 18:20:51 Preparing to unpack .../116-libpython2.7-stdlib_2.7.16-2+deb10u1_arm64.deb ... 18:20:51 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... 18:20:52 Selecting previously unselected package libpython2.7:arm64. 18:20:52 Preparing to unpack .../117-libpython2.7_2.7.16-2+deb10u1_arm64.deb ... 18:20:52 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u1) ... 18:20:52 Selecting previously unselected package libmailutils5:arm64. 18:20:52 Preparing to unpack .../118-libmailutils5_1%3a3.5-4_arm64.deb ... 18:20:52 Unpacking libmailutils5:arm64 (1:3.5-4) ... 18:20:52 Selecting previously unselected package libsasl2-modules:arm64. 18:20:52 Preparing to unpack .../119-libsasl2-modules_2.1.27+dfsg-1+deb10u1_arm64.deb ... 18:20:52 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u1) ... 18:20:53 Selecting previously unselected package libsensors-config. 18:20:53 Preparing to unpack .../120-libsensors-config_1%3a3.5.0-3_all.deb ... 18:20:53 Unpacking libsensors-config (1:3.5.0-3) ... 18:20:53 Selecting previously unselected package libsensors5:arm64. 18:20:53 Preparing to unpack .../121-libsensors5_1%3a3.5.0-3_arm64.deb ... 18:20:53 Unpacking libsensors5:arm64 (1:3.5.0-3) ... 18:20:53 Selecting previously unselected package libwrap0:arm64. 18:20:53 Preparing to unpack .../122-libwrap0_7.6.q-28_arm64.deb ... 18:20:53 Unpacking libwrap0:arm64 (7.6.q-28) ... 18:20:53 Selecting previously unselected package libxau6:arm64. 18:20:53 Preparing to unpack .../123-libxau6_1%3a1.0.8-1+b2_arm64.deb ... 18:20:53 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ... 18:20:54 Selecting previously unselected package libxdmcp6:arm64. 18:20:54 Preparing to unpack .../124-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 18:20:54 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 18:20:54 Selecting previously unselected package libxcb1:arm64. 18:20:54 Preparing to unpack .../125-libxcb1_1.13.1-2_arm64.deb ... 18:20:54 Unpacking libxcb1:arm64 (1.13.1-2) ... 18:20:54 Selecting previously unselected package libx11-data. 18:20:54 Preparing to unpack .../126-libx11-data_2%3a1.6.7-1+deb10u2_all.deb ... 18:20:54 Unpacking libx11-data (2:1.6.7-1+deb10u2) ... 18:20:55 Selecting previously unselected package libx11-6:arm64. 18:20:55 Preparing to unpack .../127-libx11-6_2%3a1.6.7-1+deb10u2_arm64.deb ... 18:20:55 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u2) ... 18:20:55 Selecting previously unselected package libxext6:arm64. 18:20:55 Preparing to unpack .../128-libxext6_2%3a1.3.3-1+b2_arm64.deb ... 18:20:55 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ... 18:20:55 Selecting previously unselected package libxml2:arm64. 18:20:55 Preparing to unpack .../129-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... 18:20:55 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... 18:20:55 Selecting previously unselected package libxmuu1:arm64. 18:20:55 Preparing to unpack .../130-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... 18:20:56 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... 18:20:56 Selecting previously unselected package libxslt1.1:arm64. 18:20:56 Preparing to unpack .../131-libxslt1.1_1.1.32-2.2~deb10u1_arm64.deb ... 18:20:56 Unpacking libxslt1.1:arm64 (1.1.32-2.2~deb10u1) ... 18:20:56 Selecting previously unselected package mailutils. 18:20:56 Preparing to unpack .../132-mailutils_1%3a3.5-4_arm64.deb ... 18:20:56 Unpacking mailutils (1:3.5-4) ... 18:20:56 Selecting previously unselected package manpages-dev. 18:20:56 Preparing to unpack .../133-manpages-dev_4.16-2_all.deb ... 18:20:56 Unpacking manpages-dev (4.16-2) ... 18:20:57 Selecting previously unselected package psmisc. 18:20:57 Preparing to unpack .../134-psmisc_23.2-1_arm64.deb ... 18:20:57 Unpacking psmisc (23.2-1) ... 18:20:57 Selecting previously unselected package publicsuffix. 18:20:57 Preparing to unpack .../135-publicsuffix_20190415.1030-1_all.deb ... 18:20:57 Unpacking publicsuffix (20190415.1030-1) ... 18:20:57 Selecting previously unselected package sudo. 18:20:57 Preparing to unpack .../136-sudo_1.8.27-1+deb10u3_arm64.deb ... 18:20:57 Unpacking sudo (1.8.27-1+deb10u3) ... 18:20:58 Selecting previously unselected package sysstat. 18:20:58 Preparing to unpack .../137-sysstat_12.0.3-2_arm64.deb ... 18:20:58 Unpacking sysstat (12.0.3-2) ... 18:20:58 Selecting previously unselected package xauth. 18:20:58 Preparing to unpack .../138-xauth_1%3a1.0.10-1_arm64.deb ... 18:20:58 Unpacking xauth (1:1.0.10-1) ... 18:20:59 Selecting previously unselected package xmlstarlet. 18:20:59 Preparing to unpack .../139-xmlstarlet_1.6.1-2_arm64.deb ... 18:20:59 Unpacking xmlstarlet (1.6.1-2) ... 18:20:59 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ... 18:20:59 Setting up libksba8:arm64 (1.3.5-2) ... 18:20:59 Setting up lsb-base (10.2019051400) ... 18:20:59 Setting up mysql-common (5.8+1.0.5) ... 18:20:59 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 18:20:59 Setting up libxau6:arm64 (1:1.0.8-1+b2) ... 18:20:59 Setting up libkeyutils1:arm64 (1.6-6) ... 18:20:59 Setting up libpsl5:arm64 (0.20.2-2) ... 18:20:59 Setting up libgpm2:arm64 (1.20.7-5) ... 18:21:00 Setting up mime-support (3.62) ... 18:21:00 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... 18:21:00 Setting up psmisc (23.2-1) ... 18:21:00 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ... 18:21:00 Setting up manpages (4.16-2) ... 18:21:00 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u1) ... 18:21:00 Setting up binutils-common:arm64 (2.31.1-16) ... 18:21:00 Setting up libsensors-config (1:3.5.0-3) ... 18:21:00 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... 18:21:00 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ... 18:21:00 Setting up less (487-0.1+b1) ... 18:21:01 debconf: unable to initialize frontend: Dialog 18:21:01 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:21:01 debconf: falling back to frontend: Readline 18:21:01 Setting up linux-libc-dev:arm64 (4.19.194-2) ... 18:21:01 Setting up liblzo2-2:arm64 (2.10-0.1) ... 18:21:01 Setting up libnpth0:arm64 (1.6-1) ... 18:21:01 Setting up krb5-locales (1.17-3+deb10u1) ... 18:21:01 Setting up file (1:5.35-4+deb10u2) ... 18:21:01 Setting up libassuan0:arm64 (2.5.2-1) ... 18:21:01 Setting up libgomp1:arm64 (8.3.0-6) ... 18:21:01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 18:21:01 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... 18:21:01 Setting up libicu63:arm64 (63.1-6+deb10u1) ... 18:21:01 Setting up libfakeroot:arm64 (1.23-1) ... 18:21:01 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... 18:21:01 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... 18:21:02 Setting up fakeroot (1.23-1) ... 18:21:02 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 18:21:02 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 18:21:02 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 18:21:02 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 18:21:02 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 18:21:02 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 18:21:02 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 18:21:02 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 18:21:02 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 18:21:02 Setting up mariadb-common (1:10.3.29-0+deb10u1) ... 18:21:02 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 18:21:02 Setting up libasan5:arm64 (8.3.0-6) ... 18:21:02 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u1) ... 18:21:02 Setting up libwrap0:arm64 (7.6.q-28) ... 18:21:02 Setting up libx11-data (2:1.6.7-1+deb10u2) ... 18:21:02 Setting up make (4.2.1-1.2) ... 18:21:02 Setting up libmpfr6:arm64 (4.0.2-1) ... 18:21:02 Setting up gnupg-l10n (2.2.12-1+deb10u1) ... 18:21:02 Setting up libntlm0:arm64 (1.5-1+deb10u1) ... 18:21:02 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... 18:21:02 Setting up libidn11:arm64 (1.33-2.2) ... 18:21:02 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u2) ... 18:21:03 Setting up xz-utils (5.2.4-1) ... 18:21:03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 18:21:03 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 18:21:03 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 18:21:03 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 18:21:03 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 18:21:03 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 18:21:03 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 18:21:03 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 18:21:03 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 18:21:03 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 18:21:03 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 18:21:03 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u1) ... 18:21:03 Setting up libmpc3:arm64 (1.1.0-1) ... 18:21:03 Setting up libatomic1:arm64 (8.3.0-6) ... 18:21:03 Setting up patch (2.7.6-3+deb10u1) ... 18:21:03 Setting up mailutils-common (1:3.5-4) ... 18:21:03 Setting up sudo (1.8.27-1+deb10u3) ... 18:21:03 invoke-rc.d: could not determine current runlevel 18:21:03 invoke-rc.d: policy-rc.d denied execution of start. 18:21:03 Setting up libmariadb3:arm64 (1:10.3.29-0+deb10u1) ... 18:21:03 Setting up libgdbm-compat4:arm64 (1.18.1-4) ... 18:21:03 Setting up libsensors5:arm64 (1:3.5.0-3) ... 18:21:03 Setting up libpcre2-8-0:arm64 (10.32-5) ... 18:21:03 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... 18:21:03 Setting up libltdl7:arm64 (2.4.6-9) ... 18:21:03 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... 18:21:03 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ... 18:21:03 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ... 18:21:03 Setting up libubsan1:arm64 (8.3.0-6) ... 18:21:04 Setting up libisl19:arm64 (0.20-2) ... 18:21:04 Setting up sensible-utils (0.0.12) ... 18:21:04 Setting up exim4-config (4.92-8+deb10u6) ... 18:21:05 debconf: unable to initialize frontend: Dialog 18:21:05 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:21:05 debconf: falling back to frontend: Readline 18:21:05 Adding system-user for exim (v4) 18:21:07 Setting up gpgconf (2.2.12-1+deb10u1) ... 18:21:07 Setting up git-man (1:2.20.1-2+deb10u3) ... 18:21:07 Setting up libssh2-1:arm64 (1.8.0-2.1) ... 18:21:07 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... 18:21:07 Setting up libbinutils:arm64 (2.31.1-16) ... 18:21:07 Setting up cpp-8 (8.3.0-6) ... 18:21:07 Setting up libc-dev-bin (2.28-10) ... 18:21:07 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ... 18:21:07 Setting up publicsuffix (20190415.1030-1) ... 18:21:07 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... 18:21:07 Setting up libcc1-0:arm64 (8.3.0-6) ... 18:21:07 Setting up libonig5:arm64 (6.9.1-1) ... 18:21:07 Setting up liblocale-gettext-perl (1.07-3+b4) ... 18:21:07 Setting up gpg (2.2.12-1+deb10u1) ... 18:21:07 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ... 18:21:08 Setting up liblsan0:arm64 (8.3.0-6) ... 18:21:08 Setting up libitm1:arm64 (8.3.0-6) ... 18:21:08 Setting up gnupg-utils (2.2.12-1+deb10u1) ... 18:21:08 Setting up libtsan0:arm64 (8.3.0-6) ... 18:21:08 Setting up pinentry-curses (1.1.0-2) ... 18:21:08 Setting up manpages-dev (4.16-2) ... 18:21:08 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 18:21:08 Setting up libxcb1:arm64 (1.13.1-2) ... 18:21:08 Setting up gpg-agent (2.2.12-1+deb10u1) ... 18:21:08 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... 18:21:08 Setting up libedit2:arm64 (3.1-20181209-1) ... 18:21:08 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ... 18:21:08 Setting up gpgsm (2.2.12-1+deb10u1) ... 18:21:08 Setting up cron (3.0pl1-134+deb10u1) ... 18:21:09 Adding group `crontab' (GID 102) ... 18:21:09 Done. 18:21:09 invoke-rc.d: could not determine current runlevel 18:21:09 invoke-rc.d: policy-rc.d denied execution of start. 18:21:10 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... 18:21:10 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... 18:21:10 Setting up binutils (2.31.1-16) ... 18:21:10 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u1) ... 18:21:10 Setting up dirmngr (2.2.12-1+deb10u1) ... 18:21:10 Setting up perl (5.28.1-6+deb10u1) ... 18:21:10 Setting up libunbound8:arm64 (1.9.0-2+deb10u2) ... 18:21:10 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... 18:21:10 Setting up ucf (3.0038+nmu1) ... 18:21:11 debconf: unable to initialize frontend: Dialog 18:21:11 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:21:11 debconf: falling back to frontend: Readline 18:21:11 Setting up libdpkg-perl (1.19.7) ... 18:21:11 Setting up libgcc-8-dev:arm64 (8.3.0-6) ... 18:21:11 Setting up gpg-wks-server (2.2.12-1+deb10u1) ... 18:21:11 Setting up cpp (4:8.3.0-1) ... 18:21:11 Setting up jq (1.5+dfsg-2+b1) ... 18:21:11 Setting up libxslt1.1:arm64 (1.1.32-2.2~deb10u1) ... 18:21:11 Setting up libc6-dev:arm64 (2.28-10) ... 18:21:12 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u2) ... 18:21:12 Setting up sysstat (12.0.3-2) ... 18:21:12 debconf: unable to initialize frontend: Dialog 18:21:12 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:21:12 debconf: falling back to frontend: Readline 18:21:12 18:21:12 Creating config file /etc/default/sysstat with new version 18:21:12 update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode 18:21:12 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 18:21:13 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... 18:21:13 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ... 18:21:13 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u7) ... 18:21:13 Setting up libpython2.7:arm64 (2.7.16-2+deb10u1) ... 18:21:13 Setting up exim4-base (4.92-8+deb10u6) ... 18:21:14 debconf: unable to initialize frontend: Dialog 18:21:14 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:21:14 debconf: falling back to frontend: Readline 18:21:14 exim: DB upgrade, deleting hints-db 18:21:15 Setting up gcc-8 (8.3.0-6) ... 18:21:15 Setting up gpg-wks-client (2.2.12-1+deb10u1) ... 18:21:15 Setting up libfile-fcntllock-perl (0.22-3+b5) ... 18:21:15 Setting up libalgorithm-diff-perl (1.19.03-2) ... 18:21:15 Setting up openssh-client (1:7.9p1-10+deb10u2) ... 18:21:15 Setting up libgsasl7 (1.8.0-8+b2) ... 18:21:15 Setting up libxext6:arm64 (2:1.3.3-1+b2) ... 18:21:15 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u2) ... 18:21:15 Setting up gcc (4:8.3.0-1) ... 18:21:16 Setting up dpkg-dev (1.19.7) ... 18:21:16 Setting up liberror-perl (0.17027-2) ... 18:21:16 Setting up git (1:2.20.1-2+deb10u3) ... 18:21:16 Setting up xmlstarlet (1.6.1-2) ... 18:21:16 Setting up g++-8 (8.3.0-6) ... 18:21:16 Setting up xauth (1:1.0.10-1) ... 18:21:16 Setting up gnupg (2.2.12-1+deb10u1) ... 18:21:16 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... 18:21:16 Setting up exim4-daemon-light (4.92-8+deb10u6) ... 18:21:17 debconf: unable to initialize frontend: Dialog 18:21:17 debconf: (TERM is not set, so the dialog frontend is not usable.) 18:21:17 debconf: falling back to frontend: Readline 18:21:17 invoke-rc.d: could not determine current runlevel 18:21:17 invoke-rc.d: policy-rc.d denied execution of start. 18:21:17 Initializing GnuTLS DH parameter file 18:21:17 Setting up libmailutils5:arm64 (1:3.5-4) ... 18:21:17 Setting up libalgorithm-merge-perl (0.08-3) ... 18:21:17 Setting up mailutils (1:3.5-4) ... 18:21:17 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode 18:21:17 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 18:21:17 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode 18:21:17 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 18:21:17 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode 18:21:17 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 18:21:17 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode 18:21:17 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 18:21:17 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode 18:21:17 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 18:21:17 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode 18:21:17 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 18:21:17 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode 18:21:17 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 18:21:17 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 18:21:17 Setting up g++ (4:8.3.0-1) ... 18:21:17 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 18:21:17 Setting up build-essential (12.6) ... 18:21:18 Processing triggers for libc-bin (2.28-10) ... 18:21:18 Adding user `jenkins' ... 18:21:18 Adding new group `jenkins' (1001) ... 18:21:18 Adding new user `jenkins' (1001) with group `jenkins' ... 18:21:18 Creating home directory `/home/jenkins' ... 18:21:18 Copying files from `/etc/skel' ... 18:21:19 Changing the user information for jenkins 18:21:19 Enter the new value, or press ENTER for the default 18:21:19 Full Name []: Room Number []: Work Phone []: Home Phone []: Other []: Use of uninitialized value $answer in chop at /usr/sbin/adduser line 582. 18:21:19 Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 583. 18:21:27 Is the information correct? [Y/n] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) 18:21:28 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) 18:21:31 Collecting setuptools 18:21:31 Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) 18:21:31 Installing collected packages: setuptools 18:21:31 Attempting uninstall: setuptools 18:21:31 Found existing installation: setuptools 57.0.0 18:21:32 Uninstalling setuptools-57.0.0: 18:21:32 Successfully uninstalled setuptools-57.0.0 18:21:34 Successfully installed setuptools-57.2.0 18:21:34 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 18:21:38 Collecting lftools[openstack]==0.31.1 18:21:38 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 18:21:38 Collecting oauth2client 18:21:38 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 18:21:39 Collecting requests 18:21:39 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 18:21:42 Collecting lxml 18:21:42 Downloading lxml-4.6.3-cp39-cp39-manylinux2014_aarch64.whl (7.4 MB) 18:21:43 Collecting tabulate 18:21:43 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) 18:21:46 Collecting setuptools>=36.5.0 18:21:46 Downloading setuptools-57.2.0-py3-none-any.whl (818 kB) 18:21:46 Collecting python-jenkins 18:21:46 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 18:21:46 Collecting email-validator 18:21:46 Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) 18:21:46 Collecting defusedxml 18:21:46 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 18:21:47 Collecting docker 18:21:47 Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) 18:21:47 Collecting pygithub 18:21:47 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) 18:21:47 Collecting six 18:21:47 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:21:47 Collecting xdg==3.0.2 18:21:47 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 18:21:47 Collecting pygerrit2 18:21:47 Downloading pygerrit2-2.0.15.tar.gz (30 kB) 18:21:48 Installing build dependencies: started 18:22:07 Installing build dependencies: finished with status 'done' 18:22:07 Getting requirements to build wheel: started 18:22:07 Getting requirements to build wheel: finished with status 'done' 18:22:07 Installing backend dependencies: started 18:22:15 Installing backend dependencies: finished with status 'done' 18:22:15 Preparing wheel metadata: started 18:22:17 Preparing wheel metadata: finished with status 'done' 18:22:18 Collecting tqdm 18:22:18 Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) 18:22:19 Collecting pyyaml 18:22:19 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) 18:22:19 Collecting httplib2 18:22:19 Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) 18:22:19 Collecting bs4 18:22:19 Downloading bs4-0.0.1.tar.gz (1.1 kB) 18:22:21 Collecting jsonschema 18:22:21 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 18:22:21 Collecting click 18:22:21 Downloading click-8.0.1-py3-none-any.whl (97 kB) 18:22:27 Collecting ruamel.yaml 18:22:27 Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) 18:22:27 Collecting shade~=1.27.1 18:22:27 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 18:22:27 Collecting os-client-config>=1.28.0 18:22:27 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 18:22:27 Collecting pbr!=2.1.0,>=2.0.0 18:22:27 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) 18:22:28 Collecting openstacksdk>=0.9.19 18:22:28 Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) 18:22:29 Collecting appdirs>=1.3.0 18:22:29 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 18:22:33 Collecting cryptography>=2.7 18:22:33 Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_aarch64.whl (3.1 MB) 18:22:33 Collecting iso8601>=0.1.11 18:22:33 Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 18:22:33 Collecting jsonpatch!=1.20,>=1.16 18:22:34 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) 18:22:34 Collecting os-service-types>=1.7.0 18:22:34 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 18:22:34 Collecting decorator>=4.4.1 18:22:34 Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) 18:22:34 Collecting jmespath>=0.9.0 18:22:34 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 18:22:35 Collecting netifaces>=0.10.4 18:22:35 Downloading netifaces-0.11.0.tar.gz (30 kB) 18:22:36 Collecting munch>=2.1.0 18:22:36 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 18:22:37 Collecting keystoneauth1>=3.18.0 18:22:37 Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) 18:22:37 Collecting requestsexceptions>=1.2.0 18:22:37 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 18:22:37 Collecting dogpile.cache>=0.6.5 18:22:37 Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) 18:22:40 Collecting cffi>=1.12 18:22:40 Downloading cffi-1.14.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (208 kB) 18:22:40 Collecting pycparser 18:22:40 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 18:22:40 Collecting stevedore>=3.0.0 18:22:40 Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) 18:22:41 Collecting jsonpointer>=1.9 18:22:41 Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) 18:22:43 Collecting urllib3<1.27,>=1.21.1 18:22:43 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 18:22:43 Collecting charset-normalizer~=2.0.0 18:22:43 Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) 18:22:43 Collecting certifi>=2017.4.17 18:22:43 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 18:22:43 Collecting idna<4,>=2.5 18:22:43 Downloading idna-3.2-py3-none-any.whl (59 kB) 18:22:45 Collecting beautifulsoup4 18:22:45 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 18:22:45 Collecting soupsieve>1.2 18:22:45 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) 18:22:46 Collecting websocket-client>=0.32.0 18:22:46 Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) 18:22:46 Collecting dnspython>=1.15.0 18:22:46 Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) 18:22:47 Collecting pyparsing<3,>=2.4.2 18:22:47 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 18:22:48 Collecting attrs>=17.4.0 18:22:48 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) 18:22:48 Collecting pyrsistent>=0.14.0 18:22:48 Downloading pyrsistent-0.18.0.tar.gz (104 kB) 18:22:49 Installing build dependencies: started 18:23:05 Installing build dependencies: finished with status 'done' 18:23:05 Getting requirements to build wheel: started 18:23:06 Getting requirements to build wheel: finished with status 'done' 18:23:06 Preparing wheel metadata: started 18:23:08 Preparing wheel metadata: finished with status 'done' 18:23:09 Collecting pyasn1>=0.1.7 18:23:09 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 18:23:09 Collecting rsa>=3.1.4 18:23:09 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) 18:23:10 Collecting pyasn1-modules>=0.0.5 18:23:10 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 18:23:12 Collecting pyjwt>=2.0 18:23:12 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) 18:23:12 Collecting deprecated 18:23:12 Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) 18:23:13 Collecting pynacl>=1.4.0 18:23:13 Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) 18:23:17 Installing build dependencies: started 18:23:39 Installing build dependencies: finished with status 'done' 18:23:39 Getting requirements to build wheel: started 18:23:39 Getting requirements to build wheel: finished with status 'done' 18:23:39 Preparing wheel metadata: started 18:23:44 Preparing wheel metadata: finished with status 'done' 18:23:45 Collecting wrapt<2,>=1.10 18:23:45 Downloading wrapt-1.12.1.tar.gz (27 kB) 18:23:47 Collecting multi-key-dict 18:23:47 Downloading multi_key_dict-2.0.3.zip (9.9 kB) 18:23:50 Collecting ruamel.yaml.clib>=0.1.2 18:23:50 Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) 18:23:53 Building wheels for collected packages: netifaces, bs4, pyrsistent, pygerrit2, pynacl, wrapt, multi-key-dict, ruamel.yaml.clib 18:23:53 Building wheel for netifaces (setup.py): started 18:24:05 Building wheel for netifaces (setup.py): finished with status 'done' 18:24:05 Created wheel for netifaces: filename=netifaces-0.11.0-cp39-cp39-linux_aarch64.whl size=13046 sha256=2cad4aedc2288cc87d4bc216c1868095fd968ae4d5214f9b8c7c0af78b2ee06a 18:24:05 Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/4f/77/60/d721ffbafc28e5021f94207ac09dbc23ecde96b4f74a324106 18:24:05 Building wheel for bs4 (setup.py): started 18:24:05 Building wheel for bs4 (setup.py): finished with status 'done' 18:24:05 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=832a692aec7260eee84c2241f0abefad95f88154e8b29c790e43bd498e01f689 18:24:05 Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 18:24:05 Building wheel for pyrsistent (PEP 517): started 18:24:12 Building wheel for pyrsistent (PEP 517): finished with status 'done' 18:24:12 Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp39-cp39-linux_aarch64.whl size=71971 sha256=1cbf8f36f0f8bc92b0a53773da9e9d518291a0f37c208e4acb7a1179583b60e8 18:24:12 Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/dd/c8/61/04c6d218b3691f75353d7f74fed3fbd40e0ee9e2d1e2ce24c6 18:24:12 Building wheel for pygerrit2 (PEP 517): started 18:24:13 Building wheel for pygerrit2 (PEP 517): finished with status 'done' 18:24:13 Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=4fc29f5bcffb622ec70959ff8966499c231bfacb0db46db39fb2c3af7ca37b4c 18:24:13 Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb 18:24:13 Building wheel for pynacl (PEP 517): started 18:25:21 Building wheel for pynacl (PEP 517): still running... 18:26:29 Building wheel for pynacl (PEP 517): still running... 18:27:26 Building wheel for pynacl (PEP 517): still running... 18:28:23 Building wheel for pynacl (PEP 517): still running... 18:29:31 Building wheel for pynacl (PEP 517): still running... 18:30:39 Building wheel for pynacl (PEP 517): still running... 18:30:39 Building wheel for pynacl (PEP 517): finished with status 'done' 18:30:39 Created wheel for pynacl: filename=PyNaCl-1.4.0-cp39-cp39-linux_aarch64.whl size=212634 sha256=4bed67194e868c7c0d8a16d054bdefbc8f675b0670a0f29f04f3028dfb1ff321 18:30:39 Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/3b/bb/4f/1cac0cbc50558d501b6046fb2942596ca9004b1055553856b8 18:30:39 Building wheel for wrapt (setup.py): started 18:30:39 Building wheel for wrapt (setup.py): finished with status 'done' 18:30:39 Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_aarch64.whl size=32454 sha256=95ecd5adb4aed692affe465bd2d07e280eb9019e4946df3dcc5754e187aa4599 18:30:39 Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 18:30:39 Building wheel for multi-key-dict (setup.py): started 18:30:41 Building wheel for multi-key-dict (setup.py): finished with status 'done' 18:30:41 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=649d34360ef742d19655aa712b1ae4cb6420528855177046e504db9cdb295f5d 18:30:41 Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 18:30:41 Building wheel for ruamel.yaml.clib (setup.py): started 18:31:37 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 18:31:37 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp39-cp39-linux_aarch64.whl size=135806 sha256=bc78225492a7e574b29b51b509e4e9a213882f7668dacc1944df1d2fb93feb16 18:31:37 Stored in directory: /tmp/pip-ephem-wheel-cache-bz6nkkt8/wheels/b1/c4/5d/d96e5c09189f4d6d2a9ffb0d7af04ee06d11a20f613f5f3496 18:31:37 Successfully built netifaces bs4 pyrsistent pygerrit2 pynacl wrapt multi-key-dict ruamel.yaml.clib 18:31:39 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 18:32:12 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 18:32:12 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 18:32:14 Collecting zipp==1.1.0 18:32:14 Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) 18:32:14 Collecting python-openstackclient 18:32:14 Downloading python_openstackclient-5.5.0-py3-none-any.whl (929 kB) 18:32:14 Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.57.0) 18:32:15 Collecting python-keystoneclient>=3.22.0 18:32:15 Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 18:32:15 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (5.6.0) 18:32:16 Collecting oslo.utils>=3.33.0 18:32:16 Downloading oslo.utils-4.9.2-py3-none-any.whl (101 kB) 18:32:16 Collecting oslo.i18n>=3.15.3 18:32:16 Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 18:32:16 Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.1.14) 18:32:17 Collecting python-cinderclient>=3.3.0 18:32:17 Downloading python_cinderclient-7.4.0-py3-none-any.whl (278 kB) 18:32:17 Collecting osc-lib>=2.3.0 18:32:17 Downloading osc_lib-2.4.1-py3-none-any.whl (88 kB) 18:32:17 Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (3.3.0) 18:32:18 Collecting python-novaclient>=17.0.0 18:32:18 Downloading python_novaclient-17.5.0-py3-none-any.whl (332 kB) 18:32:18 Collecting cliff>=3.5.0 18:32:18 Downloading cliff-3.8.0-py3-none-any.whl (80 kB) 18:32:19 Collecting cmd2>=1.0.0 18:32:19 Downloading cmd2-2.1.2-py3-none-any.whl (141 kB) 18:32:19 Collecting PrettyTable>=0.7.2 18:32:19 Downloading prettytable-2.1.0-py3-none-any.whl (22 kB) 18:32:19 Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 18:32:19 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) 18:32:20 Collecting colorama>=0.3.7 18:32:20 Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) 18:32:20 Collecting wcwidth>=0.1.7 18:32:20 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 18:32:20 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) 18:32:20 Collecting pyperclip>=1.6 18:32:20 Downloading pyperclip-1.8.2.tar.gz (20 kB) 18:32:23 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) 18:32:23 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) 18:32:23 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) 18:32:23 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) 18:32:23 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) 18:32:23 Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) 18:32:23 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) 18:32:23 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) 18:32:23 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) 18:32:23 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) 18:32:23 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) 18:32:23 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) 18:32:23 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) 18:32:23 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) 18:32:23 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) 18:32:23 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) 18:32:24 Collecting simplejson>=3.5.1 18:32:25 Downloading simplejson-3.17.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (134 kB) 18:32:25 Collecting packaging>=20.4 18:32:25 Downloading packaging-21.0-py3-none-any.whl (40 kB) 18:32:27 Collecting pytz>=2013.6 18:32:27 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) 18:32:27 Collecting debtcollector>=1.2.0 18:32:27 Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) 18:32:28 Collecting netaddr>=0.7.18 18:32:28 Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 18:32:28 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) 18:32:29 Collecting oslo.serialization!=2.19.1,>=2.18.0 18:32:29 Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB) 18:32:30 Collecting oslo.config>=5.2.0 18:32:30 Downloading oslo.config-8.7.1-py3-none-any.whl (128 kB) 18:32:30 Collecting rfc3986>=1.2.0 18:32:30 Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) 18:32:31 Collecting msgpack>=0.5.2 18:32:31 Downloading msgpack-1.0.2-cp39-cp39-manylinux2014_aarch64.whl (319 kB) 18:32:32 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) 18:32:32 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) 18:32:32 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) 18:32:32 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) 18:32:33 Building wheels for collected packages: pyperclip 18:32:33 Building wheel for pyperclip (setup.py): started 18:32:35 Building wheel for pyperclip (setup.py): finished with status 'done' 18:32:35 Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=48ae0fba0b2dedcdc7c73b82d542e6526270a0bb94dff2c86ed166fc6f95e6ae 18:32:35 Stored in directory: /tmp/pip-ephem-wheel-cache-6llp856r/wheels/0c/09/9e/49e21a6840ef7955b06d47394afef0058f0378c0914e48b8b8 18:32:35 Successfully built pyperclip 18:32:37 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 18:32:55 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 18:32:55 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 18:32:58 Reading package lists... 18:32:58 Building dependency tree... 18:32:58 Reading state information... 18:32:59 The following packages were automatically installed and are no longer required: 18:32:59 binutils binutils-aarch64-linux-gnu binutils-common cpp cpp-8 dirmngr 18:32:59 dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg 18:32:59 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl 18:32:59 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 18:32:59 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl 18:32:59 libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 18:32:59 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnpth0 18:32:59 libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make manpages-dev 18:32:59 pinentry-curses 18:32:59 Use 'apt autoremove' to remove them. 18:32:59 The following packages will be REMOVED: 18:32:59 build-essential 18:33:00 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 18:33:00 After this operation, 20.5 kB disk space will be freed. 18:33:00 (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.) 18:33:00 Removing build-essential (12.6) ... 18:33:00  18:33:00 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. 18:33:00 18:33:05 Reading package lists... 18:33:05 Building dependency tree... 18:33:05 Reading state information... 18:33:06 The following packages will be REMOVED: 18:33:06 binutils binutils-aarch64-linux-gnu binutils-common cpp cpp-8 dirmngr 18:33:06 dpkg-dev fakeroot g++ g++-8 gcc gcc-8 gnupg gnupg-l10n gnupg-utils gpg 18:33:06 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm libalgorithm-diff-perl 18:33:06 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan5 libassuan0 18:33:06 libatomic1 libbinutils libc-dev-bin libc6-dev libcc1-0 libdpkg-perl 18:33:06 libfakeroot libfile-fcntllock-perl libgcc-8-dev libgomp1 libisl19 libitm1 18:33:06 libksba8 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libnpth0 18:33:06 libstdc++-8-dev libtsan0 libubsan1 linux-libc-dev make manpages-dev 18:33:06 pinentry-curses 18:33:07 0 upgraded, 0 newly installed, 51 to remove and 0 not upgraded. 18:33:07 After this operation, 175 MB disk space will be freed. 18:33:07 (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.) 18:33:07 Removing g++ (4:8.3.0-1) ... 18:33:07 Removing gcc (4:8.3.0-1) ... 18:33:07 Removing dpkg-dev (1.19.7) ... 18:33:08 Removing cpp (4:8.3.0-1) ... 18:33:08 Removing gnupg (2.2.12-1+deb10u1) ... 18:33:08 Removing gpg-wks-client (2.2.12-1+deb10u1) ... 18:33:08 Removing dirmngr (2.2.12-1+deb10u1) ... 18:33:08 Removing fakeroot (1.23-1) ... 18:33:08 update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 18:33:08 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 18:33:08 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 18:33:08 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 18:33:08 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 18:33:08 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 18:33:08 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 18:33:08 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 18:33:08 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 18:33:09 Removing g++-8 (8.3.0-6) ... 18:33:09 Removing gnupg-l10n (2.2.12-1+deb10u1) ... 18:33:09 Removing gnupg-utils (2.2.12-1+deb10u1) ... 18:33:09 Removing gpg-wks-server (2.2.12-1+deb10u1) ... 18:33:09 Removing gpg (2.2.12-1+deb10u1) ... 18:33:10 Removing gpg-agent (2.2.12-1+deb10u1) ... 18:33:10 Removing gpgsm (2.2.12-1+deb10u1) ... 18:33:10 Removing gpgconf (2.2.12-1+deb10u1) ... 18:33:10 Removing libalgorithm-merge-perl (0.08-3) ... 18:33:11 Removing libalgorithm-diff-xs-perl (0.04-5+b1) ... 18:33:11 Removing libalgorithm-diff-perl (1.19.03-2) ... 18:33:11 Removing libstdc++-8-dev:arm64 (8.3.0-6) ... 18:33:11 Removing pinentry-curses (1.1.0-2) ... 18:33:11 Removing libassuan0:arm64 (2.5.2-1) ... 18:33:12 Removing libc6-dev:arm64 (2.28-10) ... 18:33:12 Removing libc-dev-bin (2.28-10) ... 18:33:12 Removing libdpkg-perl (1.19.7) ... 18:33:13 Removing libfakeroot:arm64 (1.23-1) ... 18:33:13 Removing libfile-fcntllock-perl (0.22-3+b5) ... 18:33:13 Removing libksba8:arm64 (1.3.5-2) ... 18:33:13 Removing liblocale-gettext-perl (1.07-3+b4) ... 18:33:14 Removing libnpth0:arm64 (1.6-1) ... 18:33:14 Removing linux-libc-dev:arm64 (4.19.194-2) ... 18:33:15 Removing make (4.2.1-1.2) ... 18:33:15 Removing manpages-dev (4.16-2) ... 18:33:15 Removing gcc-8 (8.3.0-6) ... 18:33:15 Removing binutils (2.31.1-16) ... 18:33:16 Removing binutils-aarch64-linux-gnu (2.31.1-16) ... 18:33:16 Removing libbinutils:arm64 (2.31.1-16) ... 18:33:16 Removing binutils-common:arm64 (2.31.1-16) ... 18:33:16 Removing cpp-8 (8.3.0-6) ... 18:33:17 Removing libgcc-8-dev:arm64 (8.3.0-6) ... 18:33:17 Removing libasan5:arm64 (8.3.0-6) ... 18:33:17 Removing libatomic1:arm64 (8.3.0-6) ... 18:33:17 Removing libcc1-0:arm64 (8.3.0-6) ... 18:33:18 Removing libgomp1:arm64 (8.3.0-6) ... 18:33:18 Removing libisl19:arm64 (0.20-2) ... 18:33:18 Removing libitm1:arm64 (8.3.0-6) ... 18:33:18 Removing liblsan0:arm64 (8.3.0-6) ... 18:33:18 Removing libmpc3:arm64 (1.1.0-1) ... 18:33:18 Removing libmpfr6:arm64 (4.0.2-1) ... 18:33:19 Removing libtsan0:arm64 (8.3.0-6) ... 18:33:19 Removing libubsan1:arm64 (8.3.0-6) ... 18:33:19 Processing triggers for libc-bin (2.28-10) ... 18:33:20 Cloning into 'global-jjb'... 18:33:21 HEAD is now at 53f811d Merge "Add regex for common-packer var and templates" 18:33:48 Removing intermediate container bfa053150337 18:33:48 ---> 2e4da716fcd8 18:33:48 Successfully built 2e4da716fcd8 18:33:48 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 18:33:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:33:51 ---> package-listing.sh 18:33:51 ++ facter osfamily 18:33:51 ++ tr '[:upper:]' '[:lower:]' 18:33:52 + OS_FAMILY=redhat 18:33:52 + workspace=/w/workspace/exfoundry_ci-build-images_PR-169 18:33:52 + START_PACKAGES=/tmp/packages_start.txt 18:33:52 + END_PACKAGES=/tmp/packages_end.txt 18:33:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:33:52 + PACKAGES=/tmp/packages_start.txt 18:33:52 + '[' /w/workspace/exfoundry_ci-build-images_PR-169 ']' 18:33:52 + PACKAGES=/tmp/packages_end.txt 18:33:52 + case "${OS_FAMILY}" in 18:33:52 + rpm -qa 18:33:52 + sort 18:33:52 + '[' -f /tmp/packages_start.txt ']' 18:33:52 + '[' -f /tmp/packages_end.txt ']' 18:33:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:33:52 + '[' /w/workspace/exfoundry_ci-build-images_PR-169 ']' 18:33:52 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-169/archives/ 18:33:52 + 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 18:33:52 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 18:33:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:33:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:53 18:33:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:33:55 alpine: Pulling from edgex-lftools-log-publisher 18:33:55 5843afab3874: Pulling fs layer 18:33:55 2dfaacf7024e: Pulling fs layer 18:33:55 2dbba127c6aa: Pulling fs layer 18:33:55 1a467efa2204: Pulling fs layer 18:33:55 865369a531d5: Pulling fs layer 18:33:55 2dc3bafdbf1c: Pulling fs layer 18:33:55 9ac237eaa80d: Pulling fs layer 18:33:55 6bcad4ecc5c2: Pulling fs layer 18:33:55 7074353bde3e: Pulling fs layer 18:33:55 1a467efa2204: Waiting 18:33:55 865369a531d5: Waiting 18:33:55 2dc3bafdbf1c: Waiting 18:33:55 9ac237eaa80d: Waiting 18:33:55 6bcad4ecc5c2: Waiting 18:33:55 7074353bde3e: Waiting 18:33:55 2dfaacf7024e: Verifying Checksum 18:33:55 2dfaacf7024e: Download complete 18:33:55 1a467efa2204: Verifying Checksum 18:33:55 1a467efa2204: Download complete 18:33:55 5843afab3874: Verifying Checksum 18:33:56 2dc3bafdbf1c: Verifying Checksum 18:33:56 2dc3bafdbf1c: Download complete 18:33:56 9ac237eaa80d: Verifying Checksum 18:33:56 9ac237eaa80d: Download complete 18:33:56 6bcad4ecc5c2: Verifying Checksum 18:33:56 6bcad4ecc5c2: Download complete 18:33:56 5843afab3874: Pull complete 18:33:56 2dfaacf7024e: Pull complete 18:33:57 2dbba127c6aa: Verifying Checksum 18:33:57 2dbba127c6aa: Download complete 18:33:57 865369a531d5: Verifying Checksum 18:33:57 865369a531d5: Download complete 18:33:57 2dbba127c6aa: Pull complete 18:33:57 1a467efa2204: Pull complete 18:33:57 865369a531d5: Pull complete 18:33:57 2dc3bafdbf1c: Pull complete 18:33:57 9ac237eaa80d: Pull complete 18:33:57 6bcad4ecc5c2: Pull complete 18:34:00 7074353bde3e: Verifying Checksum 18:34:00 7074353bde3e: Download complete 18:34:05 7074353bde3e: Pull complete 18:34:05 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 18:34:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:34:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:34:05 prd-centos7-docker-4c-2g-2924 does not seem to be running inside a container 18:34:05 $ 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 18:34:07 $ docker top ac13199b4e11ae4645514c691846dc7a7b7ce0d4aaa428b71303ef61c7887c73 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:07 + touch /tmp/pre-build-complete [Pipeline] sh 18:34:08 + mkdir -p /var/log/sa [Pipeline] sh 18:34:08 + ls /var/log/sa-host 18:34:08 + sadf -c /var/log/sa-host/sa05 18:34:08 file_magic: OK 18:34:08 HZ: Using current value: 100 18:34:08 file_header: OK 18:34:08 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 18:34:08 Statistics: 18:34:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:34:08 File successfully converted to sysstat format version 12.5.4 18:34:08 + sadf -c /var/log/sa-host/sa15 18:34:08 file_magic: OK 18:34:08 HZ: Using current value: 100 18:34:08 file_header: OK 18:34:08 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 18:34:08 Statistics: 18:34:08 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... 18:34:08 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:08 provisioning config files... 18:34:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-169@tmp/config4150061938985559902tmp [Pipeline] { [Pipeline] echo 18:34:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:34:09 ---> create-netrc.sh [Pipeline] } 18:34:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:34:09 ---> python-tools-install.sh [Pipeline] echo 18:34:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:34:10 ---> sudo-logs.sh 18:34:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:34:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:34:10 ---> job-cost.sh 18:34:10 lf-activate-venv: SKIPPING 18:34:10 INFO: No Stack... 18:34:11 INFO: Retrieving Pricing Info for: v3-standard-2 18:34:11 INFO: Archiving Costs [Pipeline] echo 18:34:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:34:12 ---> logs-deploy.sh 18:34:12 lf-activate-venv: SKIPPING 18:34:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-169/2 18:34:12 INFO: archiving workspace using pattern(s): 18:34:12 Archives upload complete. 18:34:13 INFO: archiving logs to Nexus 18:34:13 ---> uname -a: 18:34:13 Linux prd-centos7-docker-4c-2g-2924.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:34:13 18:34:13 18:34:13 ---> lscpu: 18:34:13 Architecture: x86_64 18:34:13 CPU op-mode(s): 32-bit, 64-bit 18:34:13 Address sizes: 40 bits physical, 48 bits virtual 18:34:13 Byte Order: Little Endian 18:34:13 CPU(s): 2 18:34:13 On-line CPU(s) list: 0,1 18:34:13 Vendor ID: AuthenticAMD 18:34:13 BIOS Vendor ID: QEMU 18:34:13 Model name: AMD EPYC-Rome Processor 18:34:13 BIOS Model name: pc-i440fx-4.2 18:34:13 CPU family: 23 18:34:13 Model: 49 18:34:13 Thread(s) per core: 1 18:34:13 Core(s) per socket: 1 18:34:13 Socket(s): 2 18:34:13 Stepping: 0 18:34:13 BogoMIPS: 5599.99 18:34:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:34:13 Virtualization: AMD-V 18:34:13 Hypervisor vendor: KVM 18:34:13 Virtualization type: full 18:34:13 L1d cache: 64 KiB (2 instances) 18:34:13 L1i cache: 64 KiB (2 instances) 18:34:13 L2 cache: 1 MiB (2 instances) 18:34:13 L3 cache: 32 MiB (2 instances) 18:34:13 NUMA node(s): 1 18:34:13 NUMA node0 CPU(s): 0,1 18:34:13 Vulnerability Itlb multihit: Not affected 18:34:13 Vulnerability L1tf: Not affected 18:34:13 Vulnerability Mds: Not affected 18:34:13 Vulnerability Meltdown: Not affected 18:34:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:34:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:34:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:34:13 Vulnerability Srbds: Not affected 18:34:13 Vulnerability Tsx async abort: Not affected 18:34:13 18:34:13 18:34:13 ---> nproc: 18:34:13 2 18:34:13 18:34:13 18:34:13 ---> df -h: 18:34:13 Filesystem Size Used Available Use% Mounted on 18:34:13 overlay 40.0G 7.2G 32.8G 18% / 18:34:13 tmpfs 64.0M 0 64.0M 0% /dev 18:34:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:34:13 shm 64.0M 0 64.0M 0% /dev/shm 18:34:13 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 18:34:13 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 18:34:13 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 18:34:13 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 18:34:13 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 18:34:13 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 18:34:13 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 18:34:13 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/exfoundry_ci-build-images_PR-169 18:34:13 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/exfoundry_ci-build-images_PR-169@tmp 18:34:13 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 18:34:13 18:34:13 18:34:13 ---> free -m: 18:34:13 total used free shared buff/cache available 18:34:13 Mem: 7821 809 4862 0 2149 6726 18:34:13 Swap: 1023 0 1023 18:34:13 18:34:13 18:34:13 ---> ip addr: 18:34:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:34:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:34:13 inet 127.0.0.1/8 scope host lo 18:34:13 valid_lft forever preferred_lft forever 18:34:13 inet6 ::1/128 scope host 18:34:13 valid_lft forever preferred_lft forever 18:34:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:34:13 link/ether fa:16:3e:86:66:4f brd ff:ff:ff:ff:ff:ff 18:34:13 inet 10.30.122.94/23 brd 10.30.123.255 scope global dynamic eth0 18:34:13 valid_lft 85204sec preferred_lft 85204sec 18:34:13 inet6 fe80::f816:3eff:fe86:664f/64 scope link 18:34:13 valid_lft forever preferred_lft forever 18:34:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:34:13 link/ether 02:42:b0:20:65:a1 brd ff:ff:ff:ff:ff:ff 18:34:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:34:13 valid_lft forever preferred_lft forever 18:34:13 18:34:13 18:34:13 ---> sar -b -r -n DEV: 18:34:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 18:34:13 18:34:13 18:14:04 LINUX RESTART (2 CPU) 18:34:13 18:34:13 18:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:34:13 18:16:01 4.56 0.00 4.56 0.00 0.00 1080.27 0.00 18:34:13 18:17:01 1.32 0.00 1.32 0.00 0.00 24.33 0.00 18:34:13 18:18:01 0.33 0.00 0.33 0.00 0.00 5.96 0.00 18:34:13 18:19:01 0.25 0.00 0.25 0.00 0.00 4.28 0.00 18:34:13 18:20:01 0.22 0.00 0.22 0.00 0.00 4.05 0.00 18:34:13 18:21:01 0.38 0.00 0.38 0.00 0.00 7.58 0.00 18:34:13 18:22:01 0.30 0.00 0.30 0.00 0.00 4.50 0.00 18:34:13 18:23:01 0.35 0.00 0.35 0.00 0.00 5.81 0.00 18:34:13 18:24:01 0.28 0.00 0.28 0.00 0.00 4.31 0.00 18:34:13 18:25:01 0.20 0.00 0.20 0.00 0.00 3.56 0.00 18:34:13 18:26:01 0.35 0.00 0.35 0.00 0.00 5.70 0.00 18:34:13 18:27:01 0.25 0.00 0.25 0.00 0.00 4.15 0.00 18:34:13 18:28:01 0.35 0.00 0.35 0.00 0.00 5.70 0.00 18:34:13 18:29:01 0.45 0.13 0.32 0.00 4.26 5.18 0.00 18:34:13 18:30:01 0.92 0.05 0.87 0.00 1.60 18.65 0.00 18:34:13 18:31:01 0.30 0.00 0.30 0.00 0.00 4.38 0.00 18:34:13 18:32:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 18:34:13 18:33:01 0.28 0.00 0.28 0.00 0.00 3.63 0.00 18:34:13 18:34:02 6.66 2.66 4.00 0.00 2180.85 129.53 0.00 18:34:13 Average: 0.94 0.15 0.79 0.00 115.22 68.78 0.00 18:34:13 18:34:13 18:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:34:13 18:16:01 5656404 0 738848 9.23 2620 1611068 1219824 13.47 468872 1497968 20 18:34:13 18:17:01 5653912 0 741336 9.26 2620 1611072 1219928 13.47 471172 1498060 20 18:34:13 18:18:01 5654952 0 740292 9.24 2620 1611076 1219676 13.47 469772 1498064 16 18:34:13 18:19:01 5652972 0 742268 9.27 2620 1611080 1219676 13.47 471212 1498428 16 18:34:13 18:20:01 5651320 0 743916 9.29 2620 1611084 1220040 13.47 472848 1498428 20 18:34:13 18:21:01 5650780 0 744452 9.30 2620 1611088 1220088 13.47 473252 1498428 16 18:34:13 18:22:01 5652776 0 742452 9.27 2620 1611092 1219740 13.47 471376 1498428 8 18:34:13 18:23:01 5643488 0 751732 9.39 2620 1611100 1219740 13.47 480556 1498484 12 18:34:13 18:24:01 5620540 0 774680 9.67 2620 1611100 1198380 13.23 503216 1498484 20 18:34:13 18:25:01 5623464 0 771748 9.64 2620 1611108 1193800 13.18 501144 1497736 16 18:34:13 18:26:01 5625224 0 769988 9.61 2620 1611108 1178380 13.01 499924 1497732 20 18:34:13 18:27:01 5624436 0 770772 9.62 2620 1611112 1178524 13.01 500604 1497732 12 18:34:13 18:28:01 5625248 0 769952 9.61 2620 1611120 1178380 13.01 499964 1497732 20 18:34:13 18:29:01 5623920 0 771276 9.63 2620 1611124 1180120 13.03 501300 1497732 12 18:34:13 18:30:01 5621888 0 773300 9.66 2620 1611132 1178488 13.01 503316 1497732 8 18:34:13 18:31:01 5621472 0 773716 9.66 2620 1611132 1178636 13.01 503664 1497732 8 18:34:13 18:32:01 5621984 0 773196 9.65 2620 1611140 1178444 13.01 502780 1497732 8 18:34:13 18:33:01 5621612 0 773564 9.66 2620 1611144 1178680 13.01 503232 1497732 16 18:34:13 18:34:02 5072380 0 906852 11.32 2620 2027088 1595068 17.61 831496 1683516 349992 18:34:13 Average: 5606251 0 767071 9.58 2620 1632998 1219769 13.47 506826 1507783 18435 18:34:13 18:34:13 18:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:34:13 18:16:01 eth0 1.25 0.32 0.35 0.17 0.00 0.00 0.00 0.00 18:34:13 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:17:01 eth0 0.72 0.32 0.29 0.23 0.00 0.00 0.00 0.00 18:34:13 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:18:01 eth0 0.80 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:34:13 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:19:01 eth0 0.38 0.07 0.02 0.01 0.00 0.00 0.00 0.00 18:34:13 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:20:01 eth0 2.10 0.72 0.77 0.43 0.00 0.00 0.00 0.00 18:34:13 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:21:01 eth0 0.63 0.37 0.33 0.21 0.00 0.00 0.00 0.00 18:34:13 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:22:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 18:34:13 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:34:13 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:24:01 eth0 1.97 1.47 0.38 7.01 0.00 0.00 0.00 0.00 18:34:13 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:25:01 eth0 0.30 0.22 0.14 0.11 0.00 0.00 0.00 0.00 18:34:13 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:26:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:34:13 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:27:01 eth0 0.55 0.38 0.27 0.20 0.00 0.00 0.00 0.00 18:34:13 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:34:13 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:29:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 18:34:13 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:30:01 eth0 0.37 0.25 0.15 0.07 0.00 0.00 0.00 0.00 18:34:13 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:31:01 eth0 0.55 0.43 0.27 0.21 0.00 0.00 0.00 0.00 18:34:13 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:32:01 eth0 0.45 0.05 0.05 0.00 0.00 0.00 0.00 0.00 18:34:13 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:33:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 18:34:13 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:34:02 eth0 325.48 225.63 2141.05 20.63 0.00 0.00 0.00 0.00 18:34:13 18:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 Average: eth0 17.78 12.18 113.00 1.56 0.00 0.00 0.00 0.00 18:34:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:13 18:34:13 18:34:13 ---> sar -P ALL: 18:34:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 18:34:13 18:34:13 18:14:04 LINUX RESTART (2 CPU) 18:34:13 18:34:13 18:15:02 CPU %user %nice %system %iowait %steal %idle 18:34:13 18:16:01 all 0.14 0.00 0.07 0.00 0.04 99.75 18:34:13 18:16:01 0 0.19 0.00 0.05 0.00 0.03 99.73 18:34:13 18:16:01 1 0.10 0.00 0.08 0.00 0.05 99.76 18:34:13 18:17:01 all 0.20 0.00 0.05 0.00 0.03 99.72 18:34:13 18:17:01 0 0.35 0.00 0.05 0.00 0.02 99.58 18:34:13 18:17:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:34:13 18:18:01 all 0.12 0.00 0.03 0.00 0.03 99.82 18:34:13 18:18:01 0 0.22 0.00 0.02 0.00 0.03 99.73 18:34:13 18:18:01 1 0.02 0.00 0.03 0.00 0.03 99.92 18:34:13 18:19:01 all 0.16 0.00 0.07 0.00 0.02 99.76 18:34:13 18:19:01 0 0.23 0.00 0.10 0.00 0.02 99.65 18:34:13 18:19:01 1 0.08 0.00 0.03 0.00 0.02 99.87 18:34:13 18:20:01 all 0.21 0.00 0.03 0.00 0.03 99.72 18:34:13 18:20:01 0 0.20 0.00 0.05 0.00 0.03 99.72 18:34:13 18:20:01 1 0.22 0.00 0.02 0.00 0.03 99.73 18:34:13 18:21:01 all 0.21 0.00 0.03 0.00 0.02 99.74 18:34:13 18:21:01 0 0.32 0.00 0.03 0.00 0.02 99.63 18:34:13 18:21:01 1 0.10 0.00 0.03 0.00 0.02 99.85 18:34:13 18:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:34:13 18:22:01 0 0.25 0.00 0.02 0.00 0.00 99.73 18:34:13 18:22:01 1 0.02 0.00 0.03 0.00 0.05 99.90 18:34:13 18:23:01 all 0.13 0.00 0.04 0.00 0.03 99.79 18:34:13 18:23:01 0 0.23 0.00 0.03 0.00 0.02 99.72 18:34:13 18:23:01 1 0.03 0.00 0.05 0.00 0.05 99.87 18:34:13 18:24:01 all 0.22 0.00 0.04 0.00 0.03 99.71 18:34:13 18:24:01 0 0.28 0.00 0.05 0.00 0.02 99.65 18:34:13 18:24:01 1 0.15 0.00 0.03 0.00 0.05 99.77 18:34:13 18:25:01 all 0.08 0.00 0.03 0.00 0.03 99.86 18:34:13 18:25:01 0 0.15 0.00 0.02 0.00 0.03 99.80 18:34:13 18:25:01 1 0.02 0.00 0.03 0.00 0.03 99.92 18:34:13 18:26:01 all 0.18 0.00 0.02 0.00 0.03 99.77 18:34:13 18:26:01 0 0.30 0.00 0.02 0.00 0.03 99.65 18:34:13 18:26:01 1 0.05 0.00 0.02 0.00 0.03 99.90 18:34:13 18:34:13 18:26:01 CPU %user %nice %system %iowait %steal %idle 18:34:13 18:27:01 all 0.14 0.00 0.04 0.00 0.02 99.80 18:34:13 18:27:01 0 0.27 0.00 0.07 0.00 0.03 99.63 18:34:13 18:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:34:13 18:28:01 all 0.06 0.00 0.03 0.00 0.03 99.88 18:34:13 18:28:01 0 0.08 0.00 0.02 0.00 0.03 99.87 18:34:13 18:28:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:34:13 18:29:01 all 0.07 0.00 0.03 0.00 0.03 99.87 18:34:13 18:29:01 0 0.10 0.00 0.03 0.00 0.02 99.85 18:34:13 18:29:01 1 0.03 0.00 0.03 0.00 0.05 99.88 18:34:13 18:30:01 all 0.11 0.00 0.04 0.00 0.03 99.82 18:34:13 18:30:01 0 0.17 0.00 0.05 0.00 0.02 99.77 18:34:13 18:30:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:34:13 18:31:01 all 0.15 0.00 0.03 0.00 0.02 99.80 18:34:13 18:31:01 0 0.25 0.00 0.02 0.00 0.00 99.73 18:34:13 18:31:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:34:13 18:32:01 all 0.15 0.00 0.03 0.00 0.03 99.79 18:34:13 18:32:01 0 0.23 0.00 0.03 0.00 0.02 99.72 18:34:13 18:32:01 1 0.07 0.00 0.03 0.00 0.03 99.87 18:34:13 18:33:01 all 0.17 0.00 0.03 0.00 0.03 99.78 18:34:13 18:33:01 0 0.28 0.00 0.02 0.00 0.00 99.70 18:34:13 18:33:01 1 0.05 0.00 0.03 0.00 0.05 99.87 18:34:13 18:34:02 all 4.69 0.00 1.51 0.08 0.03 93.69 18:34:13 18:34:02 0 5.50 0.00 1.60 0.14 0.03 92.73 18:34:13 18:34:02 1 3.88 0.00 1.42 0.02 0.03 94.65 18:34:13 Average: all 0.38 0.00 0.11 0.00 0.03 99.47 18:34:13 Average: 0 0.50 0.00 0.12 0.01 0.02 99.35 18:34:13 Average: 1 0.26 0.00 0.11 0.00 0.04 99.59 18:34:13 18:34:13 18:34:13