Push event to branch lftools Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 62a2ccb533ce8c280c3e67bf30bb912e319eaefa 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-ssh5324932527347804994.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-ssh1667364879581859503.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/lftools/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/lftools/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3355387740550848041.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-ssh2603054591951005381.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/lftools/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/lftools/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1318829385763077504.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 ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-2813 in /w/workspace/xfoundry_ci-build-images_lftools [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/xfoundry_ci-build-images_lftools # 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/xfoundry_ci-build-images_lftools@tmp/jenkins-gitclient-ssh671112870597613562.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 62a2ccb533ce8c280c3e67bf30bb912e319eaefa (lftools) > 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 core.sparsecheckout # timeout=10 > git checkout -f 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 Commit message: "Merge pull request #168 from ernestojeda/lftools" > git rev-list --no-walk 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = lftools [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = lftools [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = lftools [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62a2ccb533ce8c280c3e67bf30bb912e319eaefa [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62a2ccb [Pipeline] echo 02:22:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 02:23:11 Still waiting to schedule task 02:23:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 02:23:11 Still waiting to schedule task 02:23:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:25:05 Running on prd-centos7-docker-4c-2g-2815 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout 02:25:05 Selected Git installation does not exist. Using Default 02:25:05 The recommended git tool is: NONE 02:25:08 using credential edgex-jenkins-ssh 02:25:08 Cloning the remote Git repository 02:25:09 Avoid second fetch 02:25:09 Checking out Revision 62a2ccb533ce8c280c3e67bf30bb912e319eaefa (lftools) 02:25:08 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 02:25:08 > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 02:25:08 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 02:25:08 > git --version # timeout=10 02:25:08 > git --version # 'git version 2.24.4' 02:25:08 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:08 [INFO] Currently running in a labeled security context 02:25:08 [INFO] Currently SELinux is 'enforcing' on the host 02:25:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_ci-build-images_lftools@tmp/jenkins-gitclient-ssh6823995500523709788.key 02:25:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:08 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 02:25:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:08 > git config core.sparsecheckout # timeout=10 02:25:08 > git checkout -f 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 02:25:13 Commit message: "Merge pull request #168 from ernestojeda/lftools" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:14 provisioning config files... 02:25:14 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config8028249627489012429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:14 ---> docker-login.sh 02:25:14 nexus3.edgexfoundry.org:10001 02:25:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:15 Configure a credential helper to remove this warning. See 02:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:15 02:25:15 Login Succeeded 02:25:15 nexus3.edgexfoundry.org:10002 02:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:15 Configure a credential helper to remove this warning. See 02:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:15 02:25:15 Login Succeeded 02:25:15 nexus3.edgexfoundry.org:10003 02:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:15 Configure a credential helper to remove this warning. See 02:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:15 02:25:15 Login Succeeded 02:25:15 nexus3.edgexfoundry.org:10004 02:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:15 Configure a credential helper to remove this warning. See 02:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:15 02:25:15 Login Succeeded 02:25:15 docker.io 02:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:15 Configure a credential helper to remove this warning. See 02:25:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:15 02:25:15 Login Succeeded 02:25:15 ---> docker-login.sh ends [Pipeline] } 02:25:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 02:25:16 + docker build -t edgex-lftools -f Dockerfile . 02:25:16 Sending build context to Docker daemon 394.2kB 02:25:16 Step 1/8 : FROM centos:7 02:25:17 7: Pulling from library/centos 02:25:17 2d473b07cdd5: Pulling fs layer 02:25:19 2d473b07cdd5: Verifying Checksum 02:25:19 2d473b07cdd5: Download complete 02:25:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2814 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout 02:25:20 Selected Git installation does not exist. Using Default 02:25:20 The recommended git tool is: NONE 02:25:22 2d473b07cdd5: Pull complete 02:25:22 Digest: sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e 02:25:22 Status: Downloaded newer image for centos:7 02:25:22 ---> 8652b9f0cb4c 02:25:22 Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ 02:25:23 ---> 51a9e3ffd034 02:25:23 Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 02:25:23 ---> Running in 8e50766eaff9 02:25:23 Removing intermediate container 8e50766eaff9 02:25:23 ---> 2be5fd3a80f1 02:25:23 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 02:25:23 ---> Running in 89f0e639abda 02:25:23 Loaded plugins: fastestmirror, ovl 02:25:23 Determining fastest mirrors 02:25:24 * base: centos.mirror.ca.planethoster.net 02:25:24 * extras: centos.mirror.globo.tech 02:25:24 * updates: centos.mirror.ca.planethoster.net 02:25:26 using credential edgex-jenkins-ssh 02:25:26 Cloning the remote Git repository 02:25:27 Package libxml2-2.9.1-6.el7.5.x86_64 already installed and latest version 02:25:27 Resolving Dependencies 02:25:27 --> Running transaction check 02:25:27 ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed 02:25:27 --> Finished Dependency Resolution 02:25:27 02:25:27 Dependencies Resolved 02:25:27 02:25:27 ================================================================================ 02:25:27 Package Arch Version Repository Size 02:25:27 ================================================================================ 02:25:27 Installing: 02:25:27 libxslt x86_64 1.1.28-6.el7 base 242 k 02:25:27 02:25:27 Transaction Summary 02:25:27 ================================================================================ 02:25:27 Install 1 Package 02:25:27 02:25:27 Total download size: 242 k 02:25:27 Installed size: 486 k 02:25:27 Downloading packages: 02:25:27 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 02:25:27 Public key for libxslt-1.1.28-6.el7.x86_64.rpm is not installed 02:25:27 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 02:25:27 Importing GPG key 0xF4A80EB5: 02:25:27 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 02:25:27 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 02:25:27 Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) 02:25:27 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 02:25:27 Running transaction check 02:25:27 Running transaction test 02:25:27 Transaction test succeeded 02:25:27 Running transaction 02:25:26 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 02:25:26 > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 02:25:26 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 02:25:26 > git --version # timeout=10 02:25:27 > git --version # 'git version 2.17.1' 02:25:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:25:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:27 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 02:25:27 Avoid second fetch 02:25:27 Checking out Revision 62a2ccb533ce8c280c3e67bf30bb912e319eaefa (lftools) 02:25:28 Installing : libxslt-1.1.28-6.el7.x86_64 1/1 02:25:28 Verifying : libxslt-1.1.28-6.el7.x86_64 1/1 02:25:28 02:25:28 Installed: 02:25:28 libxslt.x86_64 0:1.1.28-6.el7 02:25:28 02:25:28 Complete! 02:25:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:25:27 > git config core.sparsecheckout # timeout=10 02:25:27 > git checkout -f 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 02:25:29 warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY 02:25:29 Preparing... ######################################## 02:25:29 Updating / installing... 02:25:29 xmlstarlet-1.6.1-1.el7 ######################################## 02:25:30 Removing intermediate container 89f0e639abda 02:25:30 ---> b21b06ae08d2 02:25:30 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 02:25:30 ---> Running in 403f1061c0d2 02:25:31 Loaded plugins: fastestmirror, ovl 02:25:31 Loading mirror speeds from cached hostfile 02:25:31 * base: centos.mirror.ca.planethoster.net 02:25:31 * extras: centos.mirror.globo.tech 02:25:31 * updates: centos.mirror.ca.planethoster.net 02:25:32 Resolving Dependencies 02:25:32 --> Running transaction check 02:25:32 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed 02:25:32 --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch 02:25:32 --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch 02:25:32 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed 02:25:32 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 02:25:32 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 02:25:32 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 02:25:32 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 02:25:32 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 02:25:32 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 02:25:32 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed 02:25:32 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 02:25:32 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 02:25:32 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 02:25:32 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 02:25:32 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 02:25:32 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 02:25:32 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 02:25:32 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 02:25:32 ---> Package kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 will be installed 02:25:32 ---> Package make.x86_64 1:3.82-24.el7 will be installed 02:25:32 ---> Package python3.x86_64 0:3.6.8-18.el7 will be installed 02:25:32 --> Processing Dependency: python3-libs(x86-64) = 3.6.8-18.el7 for package: python3-3.6.8-18.el7.x86_64 02:25:32 --> Processing Dependency: python3-setuptools for package: python3-3.6.8-18.el7.x86_64 02:25:32 --> Processing Dependency: python3-pip for package: python3-3.6.8-18.el7.x86_64 02:25:32 --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-18.el7.x86_64 02:25:32 ---> Package python3-devel.x86_64 0:3.6.8-18.el7 will be installed 02:25:32 --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-18.el7.x86_64 02:25:32 --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 02:25:32 --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-18.el7.x86_64 02:25:32 --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 02:25:32 ---> Package sigul.x86_64 0:0.207-1.el7 will be installed 02:25:32 --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 02:25:32 --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 02:25:32 --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 02:25:32 ---> Package sudo.x86_64 0:1.8.23-10.el7_9.1 will be installed 02:25:32 --> Running transaction check 02:25:32 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed 02:25:32 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch 02:25:32 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch 02:25:32 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch 02:25:32 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed 02:25:32 ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed 02:25:32 --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 02:25:32 Commit message: "Merge pull request #168 from ernestojeda/lftools" 02:25:32 --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 02:25:32 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64 02:25:32 ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed 02:25:32 --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch 02:25:32 --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch 02:25:32 ---> Package less.x86_64 0:458-9.el7 will be installed 02:25:32 --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 02:25:32 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed 02:25:32 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 02:25:32 ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed 02:25:32 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 02:25:32 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed 02:25:32 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 02:25:32 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 02:25:32 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 02:25:32 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 02:25:32 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed 02:25:32 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 02:25:32 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 02:25:32 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 02:25:32 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 02:25:32 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 02:25:32 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 02:25:32 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 02:25:32 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 02:25:32 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed 02:25:32 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 02:25:32 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 02:25:32 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed 02:25:32 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed 02:25:32 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 02:25:32 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 02:25:32 ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed 02:25:32 ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed 02:25:32 --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch 02:25:32 ---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed 02:25:32 --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-18.el7.x86_64 02:25:32 ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed 02:25:32 ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed 02:25:32 ---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed 02:25:32 ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed 02:25:32 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed 02:25:32 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 02:25:32 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 02:25:32 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 02:25:32 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed 02:25:32 --> Running transaction check 02:25:32 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed 02:25:32 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed 02:25:32 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 02:25:32 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated 02:25:32 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 02:25:32 ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update 02:25:32 ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed 02:25:32 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64 02:25:32 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64 02:25:32 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed 02:25:32 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed 02:25:32 ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed 02:25:32 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed 02:25:32 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed 02:25:32 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed 02:25:32 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 02:25:32 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 02:25:32 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 02:25:32 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 02:25:32 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 02:25:32 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 02:25:32 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 02:25:32 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 02:25:32 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed 02:25:32 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 02:25:32 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 02:25:32 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 02:25:32 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 02:25:32 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed 02:25:32 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed 02:25:32 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed 02:25:32 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 02:25:32 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed 02:25:32 ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed 02:25:32 --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch 02:25:32 --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch 02:25:32 --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch 02:25:32 --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch 02:25:32 --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch 02:25:32 --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch 02:25:32 ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed 02:25:32 --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 02:25:32 --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 02:25:32 ---> Package zip.x86_64 0:3.0-11.el7 will be installed 02:25:32 --> Running transaction check 02:25:32 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed 02:25:32 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated 02:25:32 ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update 02:25:32 ---> Package kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 will be installed 02:25:32 ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed 02:25:32 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 02:25:32 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed 02:25:32 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 02:25:32 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 02:25:32 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 02:25:32 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 02:25:32 ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed 02:25:32 ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed 02:25:32 ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed 02:25:32 ---> Package python-requests.noarch 0:2.6.0-10.el7 will be installed 02:25:32 --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-10.el7.noarch 02:25:32 ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed 02:25:32 --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch 02:25:32 ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed 02:25:32 --> Running transaction check 02:25:32 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 02:25:32 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 02:25:32 ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed 02:25:32 ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed 02:25:32 --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch 02:25:32 --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch 02:25:32 --> Running transaction check 02:25:32 ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed 02:25:32 --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 02:25:32 ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed 02:25:32 --> Running transaction check 02:25:32 ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed 02:25:32 --> Finished Dependency Resolution 02:25:32 02:25:32 Dependencies Resolved 02:25:32 02:25:32 ================================================================================ 02:25:32 Package Arch Version Repository Size 02:25:32 ================================================================================ 02:25:32 Installing: 02:25:32 automake noarch 1.13.4-3.el7 base 679 k 02:25:32 gcc x86_64 4.8.5-44.el7 base 16 M 02:25:32 git x86_64 1.8.3.1-23.el7_8 base 4.4 M 02:25:32 kernel-devel x86_64 3.10.0-1160.31.1.el7 updates 18 M 02:25:32 make x86_64 1:3.82-24.el7 base 421 k 02:25:32 python3 x86_64 3.6.8-18.el7 updates 70 k 02:25:32 python3-devel x86_64 3.6.8-18.el7 updates 217 k 02:25:32 sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k 02:25:32 sudo x86_64 1.8.23-10.el7_9.1 updates 843 k 02:25:32 Installing for dependencies: 02:25:32 autoconf noarch 2.69-11.el7 base 701 k 02:25:32 cpp x86_64 4.8.5-44.el7 base 5.9 M 02:25:32 dwz x86_64 0.11-3.el7 base 99 k 02:25:32 fipscheck x86_64 1.4.1-6.el7 base 21 k 02:25:32 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k 02:25:32 glibc-devel x86_64 2.17-324.el7_9 updates 1.1 M 02:25:32 glibc-headers x86_64 2.17-324.el7_9 updates 691 k 02:25:32 groff-base x86_64 1.22.2-8.el7 base 942 k 02:25:32 kernel-headers x86_64 3.10.0-1160.31.1.el7 updates 9.0 M 02:25:32 koji noarch 1.15.1-1.el7.centos extras 115 k 02:25:32 less x86_64 458-9.el7 base 120 k 02:25:32 libcomps x86_64 0.1.8-14.el7 extras 75 k 02:25:32 libedit x86_64 3.0-12.20121213cvs.el7 02:25:32 base 92 k 02:25:32 libgomp x86_64 4.8.5-44.el7 base 159 k 02:25:32 libmpc x86_64 1.0.1-3.el7 base 51 k 02:25:32 libtirpc x86_64 0.2.4-0.16.el7 base 89 k 02:25:32 logrotate x86_64 3.8.6-19.el7 base 70 k 02:25:32 m4 x86_64 1.4.16-10.el7 base 256 k 02:25:32 mpfr x86_64 3.1.1-4.el7 base 203 k 02:25:32 openssh x86_64 7.4p1-21.el7 base 510 k 02:25:32 openssh-clients x86_64 7.4p1-21.el7 base 655 k 02:25:32 perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M 02:25:32 perl-Carp noarch 1.26-244.el7 base 19 k 02:25:32 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k 02:25:32 perl-Encode x86_64 2.51-7.el7 base 1.5 M 02:25:32 perl-Error noarch 1:0.17020-2.el7 base 32 k 02:25:32 perl-Exporter noarch 5.68-3.el7 base 28 k 02:25:32 perl-File-Path noarch 2.09-2.el7 base 26 k 02:25:32 perl-File-Temp noarch 0.23.01-3.el7 base 56 k 02:25:32 perl-Filter x86_64 1.49-3.el7 base 76 k 02:25:32 perl-Getopt-Long noarch 2.40-3.el7 base 56 k 02:25:32 perl-Git noarch 1.8.3.1-23.el7_8 base 56 k 02:25:32 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 02:25:32 perl-PathTools x86_64 3.40-5.el7 base 82 k 02:25:32 perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k 02:25:32 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 02:25:32 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 02:25:32 perl-Pod-Usage noarch 1.63-3.el7 base 27 k 02:25:32 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k 02:25:32 perl-Socket x86_64 2.010-5.el7 base 49 k 02:25:32 perl-Storable x86_64 2.45-3.el7 base 77 k 02:25:32 perl-TermReadKey x86_64 2.30-20.el7 base 31 k 02:25:32 perl-Test-Harness noarch 3.28-3.el7 base 302 k 02:25:32 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 02:25:32 perl-Thread-Queue noarch 3.02-2.el7 base 17 k 02:25:32 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 02:25:32 perl-Time-Local noarch 1.2300-2.el7 base 24 k 02:25:32 perl-constant noarch 1.27-2.el7 base 19 k 02:25:32 perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k 02:25:32 perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k 02:25:32 perl-parent noarch 1:0.225-244.el7 base 12 k 02:25:32 perl-podlators noarch 2.5.1-3.el7 base 112 k 02:25:32 perl-srpm-macros noarch 1-8.el7 base 4.6 k 02:25:32 perl-threads x86_64 1.87-4.el7 base 49 k 02:25:32 perl-threads-shared x86_64 1.43-6.el7 base 39 k 02:25:32 pyOpenSSL x86_64 0.13.1-4.el7 base 135 k 02:25:32 python-backports x86_64 1.0-8.el7 base 5.8 k 02:25:32 python-backports-ssl_match_hostname 02:25:32 noarch 3.5.0.1-1.el7 base 13 k 02:25:32 python-dateutil noarch 1.5-7.el7 base 85 k 02:25:32 python-ipaddress noarch 1.0.16-2.el7 base 34 k 02:25:32 python-kerberos x86_64 1.1-15.el7 base 25 k 02:25:32 python-krbV x86_64 1.0.90-8.el7 base 54 k 02:25:32 python-nss x86_64 0.16.0-3.el7 base 266 k 02:25:32 python-requests noarch 2.6.0-10.el7 base 95 k 02:25:32 python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k 02:25:32 python-rpm-macros noarch 3-34.el7 base 9.1 k 02:25:32 python-six noarch 1.9.0-2.el7 base 29 k 02:25:32 python-srpm-macros noarch 3-34.el7 base 8.8 k 02:25:32 python-urllib3 noarch 1.10.2-7.el7 base 103 k 02:25:32 python2-koji noarch 1.15.1-1.el7.centos extras 291 k 02:25:32 python2-libcomps x86_64 0.1.8-14.el7 extras 47 k 02:25:32 python3-libs x86_64 3.6.8-18.el7 updates 6.9 M 02:25:32 python3-pip noarch 9.0.3-8.el7 base 1.6 M 02:25:32 python3-rpm-generators noarch 6-2.el7 base 20 k 02:25:32 python3-rpm-macros noarch 3-34.el7 base 8.1 k 02:25:32 python3-setuptools noarch 39.2.0-10.el7 base 629 k 02:25:32 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k 02:25:32 rsync x86_64 3.1.2-10.el7 base 404 k 02:25:32 zip x86_64 3.0-11.el7 base 260 k 02:25:32 Updating for dependencies: 02:25:32 glibc x86_64 2.17-324.el7_9 updates 3.6 M 02:25:32 glibc-common x86_64 2.17-324.el7_9 updates 12 M 02:25:32 02:25:32 Transaction Summary 02:25:32 ================================================================================ 02:25:32 Install 9 Packages (+79 Dependent packages) 02:25:32 Upgrade ( 2 Dependent packages) 02:25:32 02:25:32 Total download size: 100 M 02:25:32 Downloading packages: 02:25:32 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:32 provisioning config files... 02:25:32 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config7902121890077177426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:33 ---> docker-login.sh 02:25:33 nexus3.edgexfoundry.org:10001 02:25:34 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 02:25:34 Public key for sigul-0.207-1.el7.x86_64.rpm is not installed 02:25:34 -------------------------------------------------------------------------------- 02:25:34 Total 56 MB/s | 100 MB 00:01 02:25:34 Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 02:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:34 Importing GPG key 0x47DD8EF9: 02:25:34 Userid : "Fedora Infrastructure (infrastructure) " 02:25:34 Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 02:25:34 From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 02:25:34 Running transaction check 02:25:34 Running transaction test 02:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:35 Configure a credential helper to remove this warning. See 02:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:35 02:25:35 Login Succeeded 02:25:35 nexus3.edgexfoundry.org:10002 02:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:35 Transaction test succeeded 02:25:35 Running transaction 02:25:35 Warning: RPMDB altered outside of yum. 02:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:35 Configure a credential helper to remove this warning. See 02:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:35 02:25:35 Login Succeeded 02:25:35 nexus3.edgexfoundry.org:10003 02:25:35  Installing : python-six-1.9.0-2.el7.noarch 1/92 02:25:35 Installing : python-srpm-macros-3-34.el7.noarch 2/92 02:25:35 Installing : python-ipaddress-1.0.16-2.el7.noarch 3/92 02:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:36 Configure a credential helper to remove this warning. See 02:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:36 02:25:36 Login Succeeded 02:25:36 nexus3.edgexfoundry.org:10004 02:25:36 Installing : python-rpm-macros-3-34.el7.noarch 4/92 02:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:36 Configure a credential helper to remove this warning. See 02:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:36 02:25:36 Login Succeeded 02:25:36 docker.io 02:25:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:25:37 Configure a credential helper to remove this warning. See 02:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:25:37 02:25:37 Login Succeeded 02:25:37 ---> docker-login.sh ends [Pipeline] } 02:25:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 02:25:37 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 02:25:38 Sending build context to Docker daemon 393.2kB 02:25:38 [WARNING]: Empty continuation line found in: 02:25:38 RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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 && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} 02:25:38 [WARNING]: Empty continuation lines will become errors in a future release. 02:25:38 Step 1/13 : FROM alpine:3.12 as mktempbuilder 02:25:39 3.12: Pulling from library/alpine 02:25:39 d2f70382dc9a: Pulling fs layer 02:25:39 d2f70382dc9a: Verifying Checksum 02:25:39 d2f70382dc9a: Download complete 02:25:39 Updating : glibc-2.17-324.el7_9.x86_64 5/92 02:25:39 Updating : glibc-common-2.17-324.el7_9.x86_64 6/92 02:25:39 Installing : fipscheck-1.4.1-6.el7.x86_64 7/92 02:25:40 d2f70382dc9a: Pull complete 02:25:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 02:25:40 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 8/92 02:25:40 Status: Downloaded newer image for alpine:3.12 02:25:40 ---> c4fd0aeabfcf 02:25:40 Step 2/13 : WORKDIR /tmp/build 02:25:40 ---> Running in 5d91cbb07cd9 02:25:41 Removing intermediate container 5d91cbb07cd9 02:25:41 ---> 4bb63ce82798 02:25:41 Step 3/13 : RUN apk add --update --no-cache build-base linux-headers 02:25:41 ---> Running in 164db395c0f1 02:25:41 Installing : mpfr-3.1.1-4.el7.x86_64 9/92 02:25:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:25:42 Installing : libmpc-1.0.1-3.el7.x86_64 10/92 02:25:42 Installing : groff-base-1.22.2-8.el7.x86_64 11/92 02:25:42 Installing : less-458-9.el7.x86_64 12/92 02:25:42 Installing : 1:perl-parent-0.225-244.el7.noarch 13/92 02:25:42 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/92 02:25:42 Installing : perl-podlators-2.5.1-3.el7.noarch 15/92 02:25:42 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/92 02:25:42 Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 17/92 02:25:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:25:43 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/92 02:25:43 Installing : perl-Encode-2.51-7.el7.x86_64 19/92 02:25:43 Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/92 02:25:43 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/92 02:25:43 Installing : perl-threads-1.87-4.el7.x86_64 22/92 02:25:43 Installing : perl-Storable-2.45-3.el7.x86_64 23/92 02:25:43 Installing : perl-Carp-1.26-244.el7.noarch 24/92 02:25:43 Installing : perl-Filter-1.49-3.el7.x86_64 25/92 02:25:43 Installing : perl-Exporter-5.68-3.el7.noarch 26/92 02:25:43 Installing : perl-Time-Local-1.2300-2.el7.noarch 27/92 02:25:43 Installing : perl-constant-1.27-2.el7.noarch 28/92 02:25:43 Installing : perl-Socket-2.010-5.el7.x86_64 29/92 02:25:43 Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 30/92 02:25:43 Installing : perl-threads-shared-1.43-6.el7.x86_64 31/92 02:25:43 Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/92 02:25:43 Installing : perl-File-Path-2.09-2.el7.noarch 33/92 02:25:43 Installing : perl-PathTools-3.40-5.el7.x86_64 34/92 02:25:43 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 35/92 02:25:43 (1/21) Installing libgcc (9.3.0-r2) 02:25:43 (2/21) Installing libstdc++ (9.3.0-r2) 02:25:43 (3/21) Installing binutils (2.34-r2) 02:25:43 (4/21) Installing libmagic (5.38-r0) 02:25:43 (5/21) Installing file (5.38-r0) 02:25:43 (6/21) Installing gmp (6.2.0-r0) 02:25:43 (7/21) Installing isl (0.18-r0) 02:25:43 (8/21) Installing libgomp (9.3.0-r2) 02:25:43 (9/21) Installing libatomic (9.3.0-r2) 02:25:43 (10/21) Installing libgphobos (9.3.0-r2) 02:25:44 (11/21) Installing mpfr4 (4.0.2-r4) 02:25:44 (12/21) Installing mpc1 (1.1.0-r1) 02:25:44 (13/21) Installing gcc (9.3.0-r2) 02:25:44 Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 36/92 02:25:44 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/92 02:25:45 Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/92 02:25:45 Installing : 4:perl-5.16.3-299.el7_9.x86_64 39/92 02:25:45 Installing : 1:perl-Error-0.17020-2.el7.noarch 40/92 02:25:45 Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/92 02:25:45 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 42/92 02:25:45 Installing : perl-Test-Harness-3.28-3.el7.noarch 43/92 02:25:45 (14/21) Installing musl-dev (1.1.24-r10) 02:25:45 (15/21) Installing libc-dev (0.7.2-r3) 02:25:45 (16/21) Installing g++ (9.3.0-r2) 02:25:46 Installing : perl-Thread-Queue-3.02-2.el7.noarch 44/92 02:25:47 (17/21) Installing make (4.3-r0) 02:25:47 (18/21) Installing fortify-headers (1.1-r0) 02:25:47 (19/21) Installing patch (2.7.6-r7) 02:25:47 (20/21) Installing build-base (0.5-r2) 02:25:47 (21/21) Installing linux-headers (5.4.5-r1) 02:25:48 Executing busybox-1.31.1-r20.trigger 02:25:48 OK: 197 MiB in 35 packages 02:25:48 Installing : cpp-4.8.5-44.el7.x86_64 45/92 02:25:48 Installing : openssh-7.4p1-21.el7.x86_64 46/92 02:25:49 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 47/92 02:25:49 Installing : openssh-clients-7.4p1-21.el7.x86_64 48/92 02:25:49 Installing : python-kerberos-1.1-15.el7.x86_64 49/92 02:25:49 Installing : python-nss-0.16.0-3.el7.x86_64 50/92 02:25:50 Installing : rsync-3.1.2-10.el7.x86_64 51/92 02:25:50 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 52/92 02:25:51 Installing : git-1.8.3.1-23.el7_8.x86_64 53/92 02:25:52 Installing : libgomp-4.8.5-44.el7.x86_64 54/92 02:25:53 Installing : m4-1.4.16-10.el7.x86_64 55/92 02:25:54 Installing : autoconf-2.69-11.el7.noarch 56/92 02:25:54 install-info: No such file or directory for /usr/share/info/autoconf.info 02:25:55 Installing : libcomps-0.1.8-14.el7.x86_64 57/92 02:25:55 Installing : python2-libcomps-0.1.8-14.el7.x86_64 58/92 02:25:56 Removing intermediate container 164db395c0f1 02:25:56 ---> 48b370d13b23 02:25:56 Step 4/13 : RUN wget https://www.mktemp.org/dist/mktemp-1.7.tar.gz && tar -xzvf mktemp-1.7.tar.gz && cd mktemp-1.7 && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD" -O config.guess && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD" -O config.sub && ./configure && make install 02:25:56 ---> Running in ab7ce49e7b01 02:25:56 Installing : pyOpenSSL-0.13.1-4.el7.x86_64 59/92 02:25:56 Installing : logrotate-3.8.6-19.el7.x86_64 60/92 02:25:56 Installing : dwz-0.11-3.el7.x86_64 61/92 02:25:57 Connecting to www.mktemp.org (65.102.237.118:443) 02:25:57 Installing : libtirpc-0.2.4-0.16.el7.x86_64 62/92 02:25:57 Installing : python3-setuptools-39.2.0-10.el7.noarch 63/92 02:25:57 Installing : python3-pip-9.0.3-8.el7.noarch 64/92 02:25:57 saving to 'mktemp-1.7.tar.gz' 02:25:57 mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA 02:25:57 'mktemp-1.7.tar.gz' saved 02:25:57 mktemp-1.7/INSTALL 02:25:58 mktemp-1.7/INSTALL.configure 02:25:58 mktemp-1.7/LICENSE 02:25:58 mktemp-1.7/Makefile.in 02:25:58 mktemp-1.7/README 02:25:58 mktemp-1.7/RELEASE_NOTES 02:25:58 mktemp-1.7/config.guess 02:25:58 mktemp-1.7/config.h.in 02:25:58 mktemp-1.7/config.sub 02:25:58 mktemp-1.7/configure 02:25:58 mktemp-1.7/configure.in 02:25:58 mktemp-1.7/extern.h 02:25:58 mktemp-1.7/install-sh 02:25:58 mktemp-1.7/mkdtemp.c 02:25:58 mktemp-1.7/mkinstalldirs 02:25:58 mktemp-1.7/mktemp.c 02:25:58 mktemp-1.7/mktemp.man 02:25:58 mktemp-1.7/mktemp.mdoc 02:25:58 mktemp-1.7/priv_mktemp.c 02:25:58 mktemp-1.7/arc4random.c 02:25:58 mktemp-1.7/strdup.c 02:25:58 mktemp-1.7/strerror.c 02:25:58 Connecting to git.savannah.gnu.org (209.51.188.201:80) 02:25:58 saving to 'config.guess' 02:25:58 config.guess 100% |********************************| 49348 0:00:00 ETA 02:25:58 'config.guess' saved 02:25:58 Connecting to git.savannah.gnu.org (209.51.188.201:80) 02:25:59 Installing : python3-3.6.8-18.el7.x86_64 65/92 02:25:59 Installing : python3-libs-3.6.8-18.el7.x86_64 66/92 02:25:59 Installing : python3-rpm-generators-6-2.el7.noarch 67/92 02:25:59 Installing : python-krbV-1.0.90-8.el7.x86_64 68/92 02:25:59 Installing : zip-3.0-11.el7.x86_64 69/92 02:25:59 saving to 'config.sub' 02:25:59 config.sub 100% |********************************| 35042 0:00:00 ETA 02:25:59 'config.sub' saved 02:25:59 Installing : python3-rpm-macros-3-34.el7.noarch 70/92 02:25:59 checking build system type... aarch64-unknown-linux-musl 02:25:59 checking host system type... aarch64-unknown-linux-musl 02:25:59 checking for nroff... no 02:25:59 checking for gcc... gcc 02:25:59 checking for C compiler default output file name... a.out 02:25:59 checking whether the C compiler works... yes 02:25:59 checking whether we are cross compiling... no 02:26:00 checking for suffix of executables... 02:26:00 checking for suffix of object files... o 02:26:00 checking whether we are using the GNU C compiler... yes 02:26:00 checking whether gcc accepts -g... yes 02:26:00 checking for gcc option to accept ISO C89... none needed 02:26:00 checking how to run the C preprocessor... gcc -E 02:26:01 checking for grep that handles long lines and -e... /bin/grep 02:26:01 checking for egrep... /bin/grep -E 02:26:01 checking whether gcc needs -traditional... no 02:26:01 checking for an ANSI C-conforming const... yes 02:26:01 Installing : kernel-headers-3.10.0-1160.31.1.el7.x86_64 71/92 02:26:01 Installing : glibc-headers-2.17-324.el7_9.x86_64 72/92 02:26:01 checking for ANSI C header files... yes 02:26:01 checking for sys/types.h... yes 02:26:01 checking for sys/stat.h... yes 02:26:02 checking for stdlib.h... yes 02:26:02 checking for string.h... yes 02:26:02 checking for memory.h... yes 02:26:02 Installing : glibc-devel-2.17-324.el7_9.x86_64 73/92 02:26:02 Installing : python-dateutil-1.5-7.el7.noarch 74/92 02:26:02 Installing : perl-srpm-macros-1-8.el7.noarch 75/92 02:26:02 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/92 02:26:02 Installing : python-backports-1.0-8.el7.x86_64 77/92 02:26:02 Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 78/92 02:26:02 Installing : python-urllib3-1.10.2-7.el7.noarch 79/92 02:26:02 Installing : python-requests-2.6.0-10.el7.noarch 80/92 02:26:02 Installing : python-requests-kerberos-0.7.0-2.el7.noarch 81/92 02:26:02 Installing : python2-koji-1.15.1-1.el7.centos.noarch 82/92 02:26:02 checking for strings.h... yes 02:26:02 checking for inttypes.h... yes 02:26:02 checking for stdint.h... yes 02:26:02 checking for unistd.h... yes 02:26:02 checking paths.h usability... yes 02:26:02 checking paths.h presence... yes 02:26:02 checking for paths.h... yes 02:26:03 checking sys/time.h usability... yes 02:26:03 checking sys/time.h presence... yes 02:26:03 checking for sys/time.h... yes 02:26:03 checking whether time.h and sys/time.h may both be included... yes 02:26:03 checking for ssize_t... yes 02:26:03 Installing : koji-1.15.1-1.el7.centos.noarch 83/92 02:26:03 Installing : sigul-0.207-1.el7.x86_64 84/92 02:26:03 checking for strerror... yes 02:26:03 checking for strdup... yes 02:26:04 checking for getopt_long... yes 02:26:04 checking for arc4random_uniform... no 02:26:04 checking for arc4random... no 02:26:04 Installing : python3-devel-3.6.8-18.el7.x86_64 85/92 02:26:04 checking for __progname... yes 02:26:04 checking for random device... /dev/urandom 02:26:04 checking whether to use mk{s,d}temp from libc... no 02:26:04 checking which macro set to use for manual... man 02:26:04 configure: creating ./config.status 02:26:04 config.status: creating Makefile 02:26:04 config.status: creating config.h 02:26:04 /bin/sh ./mkinstalldirs /usr/local/bin \ 02:26:04 /usr/local/share/man/man1 02:26:04 mkdir /usr/local/share/man 02:26:04 mkdir /usr/local/share/man/man1 02:26:04 gcc -c -I. -I. -g -O2 mktemp.c 02:26:05 gcc -c -I. -I. -g -O2 arc4random.c 02:26:05 Installing : gcc-4.8.5-44.el7.x86_64 86/92 02:26:05 gcc -c -I. -I. -g -O2 priv_mktemp.c 02:26:06 gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o 02:26:06 /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp 02:26:06 /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ 02:26:06 /usr/local/share/man/man1/mktemp.1 02:26:06 Installing : automake-1.13.4-3.el7.noarch 87/92 02:26:06 install-info: No such file or directory for /usr/share/info/automake.info.gz 02:26:07 Removing intermediate container ab7ce49e7b01 02:26:07 ---> 79b26c99dd9c 02:26:07 Step 5/13 : FROM python:3-alpine 02:26:08 3-alpine: Pulling from library/python 02:26:08 58ab47519297: Pulling fs layer 02:26:08 409d7880206a: Pulling fs layer 02:26:08 9d36029d3e87: Pulling fs layer 02:26:08 64b43b9dafd8: Pulling fs layer 02:26:08 5244f41aabb7: Pulling fs layer 02:26:08 64b43b9dafd8: Waiting 02:26:08 5244f41aabb7: Waiting 02:26:08 58ab47519297: Verifying Checksum 02:26:08 58ab47519297: Download complete 02:26:08 409d7880206a: Verifying Checksum 02:26:08 409d7880206a: Download complete 02:26:08 64b43b9dafd8: Verifying Checksum 02:26:08 64b43b9dafd8: Download complete 02:26:09 9d36029d3e87: Verifying Checksum 02:26:09 9d36029d3e87: Download complete 02:26:09 5244f41aabb7: Verifying Checksum 02:26:09 58ab47519297: Pull complete 02:26:10 409d7880206a: Pull complete 02:26:12 9d36029d3e87: Pull complete 02:26:12 64b43b9dafd8: Pull complete 02:26:13 5244f41aabb7: Pull complete 02:26:13 Digest: sha256:3998e97aeeabfdeea57c6e05c7544c460ae158f24cc74371b7d4eca18fbc3171 02:26:13 Status: Downloaded newer image for python:3-alpine 02:26:13 ---> 49e9b47b7120 02:26:13 Step 6/13 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 02:26:14 ---> Running in 03429e42885d 02:26:15 Removing intermediate container 03429e42885d 02:26:15 ---> bc91245e290d 02:26:15 Step 7/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 02:26:15 ---> Running in 16e2d9dfda69 02:26:15 Removing intermediate container 16e2d9dfda69 02:26:15 ---> 09abe58d2bf5 02:26:15 Step 8/13 : RUN mv /bin/mktemp /bin/mktemp-busybox 02:26:16 ---> Running in ea5a7b920cf3 02:26:18 Removing intermediate container ea5a7b920cf3 02:26:18 ---> 1efeef69c071 02:26:18 Step 9/13 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp 02:26:19 ---> 5c29a7b3bf67 02:26:19 Step 10/13 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" 02:26:19 ---> Running in 5fe113d154bd 02:26:19 Removing intermediate container 5fe113d154bd 02:26:19 ---> 9239de6da529 02:26:19 Step 11/13 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 02:26:20 ---> Running in e4ed1027bb89 02:26:20 Installing : kernel-devel-3.10.0-1160.31.1.el7.x86_64 88/92 02:26:20 Installing : 1:make-3.82-24.el7.x86_64 89/92 02:26:21 Installing : sudo-1.8.23-10.el7_9.1.x86_64 90/92 02:26:21 Removing intermediate container e4ed1027bb89 02:26:21 ---> ccdba3ab960a 02:26:21 Step 12/13 : COPY ./lf-env.sh /root/lf-env.sh 02:26:21 ---> 5d25d15b591e 02:26:21 Step 13/13 : RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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 && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} 02:26:21 ---> Running in 37076e21cbee 02:26:22 Cleanup : glibc-2.17-317.el7.x86_64 91/92 02:26:22 Cleanup : glibc-common-2.17-317.el7.x86_64 92/92 02:26:22 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/92 02:26:22 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/92 02:26:22 Verifying : koji-1.15.1-1.el7.centos.noarch 3/92 02:26:22 Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 4/92 02:26:22 Verifying : git-1.8.3.1-23.el7_8.x86_64 5/92 02:26:22 Verifying : python-urllib3-1.10.2-7.el7.noarch 6/92 02:26:22 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 7/92 02:26:22 Verifying : glibc-common-2.17-324.el7_9.x86_64 8/92 02:26:22 Verifying : groff-base-1.22.2-8.el7.x86_64 9/92 02:26:22 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/92 02:26:22 Verifying : perl-Time-Local-1.2300-2.el7.noarch 11/92 02:26:22 Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 12/92 02:26:22 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 13/92 02:26:22 Verifying : fipscheck-1.4.1-6.el7.x86_64 14/92 02:26:22 Verifying : 1:make-3.82-24.el7.x86_64 15/92 02:26:22 Verifying : python-backports-1.0-8.el7.x86_64 16/92 02:26:22 Verifying : python3-setuptools-39.2.0-10.el7.noarch 17/92 02:26:22 Verifying : python-requests-2.6.0-10.el7.noarch 18/92 02:26:22 Verifying : autoconf-2.69-11.el7.noarch 19/92 02:26:22 Verifying : perl-File-Path-2.09-2.el7.noarch 20/92 02:26:22 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 21/92 02:26:22 Verifying : python-ipaddress-1.0.16-2.el7.noarch 22/92 02:26:22 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 23/92 02:26:22 Verifying : python-srpm-macros-3-34.el7.noarch 24/92 02:26:22 Verifying : python-kerberos-1.1-15.el7.x86_64 25/92 02:26:22 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 26/92 02:26:22 Verifying : python3-3.6.8-18.el7.x86_64 27/92 02:26:22 Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 28/92 02:26:22 Verifying : python-nss-0.16.0-3.el7.x86_64 29/92 02:26:22 Verifying : openssh-clients-7.4p1-21.el7.x86_64 30/92 02:26:22 Verifying : libmpc-1.0.1-3.el7.x86_64 31/92 02:26:22 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/92 02:26:22 Verifying : perl-Encode-2.51-7.el7.x86_64 33/92 02:26:22 Verifying : python2-libcomps-0.1.8-14.el7.x86_64 34/92 02:26:22 Verifying : perl-threads-1.87-4.el7.x86_64 35/92 02:26:22 Verifying : rsync-3.1.2-10.el7.x86_64 36/92 02:26:22 Verifying : glibc-devel-2.17-324.el7_9.x86_64 37/92 02:26:22 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 38/92 02:26:22 Verifying : libgomp-4.8.5-44.el7.x86_64 39/92 02:26:22 Verifying : perl-srpm-macros-1-8.el7.noarch 40/92 02:26:22 Verifying : python3-rpm-generators-6-2.el7.noarch 41/92 02:26:22 Verifying : perl-threads-shared-1.43-6.el7.x86_64 42/92 02:26:22 Verifying : perl-Storable-2.45-3.el7.x86_64 43/92 02:26:22 Verifying : python3-pip-9.0.3-8.el7.noarch 44/92 02:26:22 Verifying : m4-1.4.16-10.el7.x86_64 45/92 02:26:22 Verifying : cpp-4.8.5-44.el7.x86_64 46/92 02:26:22 Verifying : 1:perl-parent-0.225-244.el7.noarch 47/92 02:26:22 Verifying : python-dateutil-1.5-7.el7.noarch 48/92 02:26:22 Verifying : perl-Test-Harness-3.28-3.el7.noarch 49/92 02:26:22 Verifying : python-rpm-macros-3-34.el7.noarch 50/92 02:26:22 Verifying : python2-koji-1.15.1-1.el7.centos.noarch 51/92 02:26:22 Verifying : libcomps-0.1.8-14.el7.x86_64 52/92 02:26:22 Verifying : perl-Carp-1.26-244.el7.noarch 53/92 02:26:22 Verifying : python3-libs-3.6.8-18.el7.x86_64 54/92 02:26:22 Verifying : glibc-headers-2.17-324.el7_9.x86_64 55/92 02:26:22 Verifying : gcc-4.8.5-44.el7.x86_64 56/92 02:26:22 Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 57/92 02:26:22 Verifying : perl-podlators-2.5.1-3.el7.noarch 58/92 02:26:22 Verifying : glibc-2.17-324.el7_9.x86_64 59/92 02:26:22 Verifying : 4:perl-5.16.3-299.el7_9.x86_64 60/92 02:26:22 Verifying : mpfr-3.1.1-4.el7.x86_64 61/92 02:26:22 Verifying : logrotate-3.8.6-19.el7.x86_64 62/92 02:26:22 Verifying : perl-Filter-1.49-3.el7.x86_64 63/92 02:26:22 Verifying : dwz-0.11-3.el7.x86_64 64/92 02:26:22 Verifying : kernel-headers-3.10.0-1160.31.1.el7.x86_64 65/92 02:26:22 Verifying : less-458-9.el7.x86_64 66/92 02:26:22 Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/92 02:26:22 Verifying : automake-1.13.4-3.el7.noarch 68/92 02:26:22 Verifying : perl-Exporter-5.68-3.el7.noarch 69/92 02:26:22 Verifying : perl-constant-1.27-2.el7.noarch 70/92 02:26:22 Verifying : perl-PathTools-3.40-5.el7.x86_64 71/92 02:26:22 Verifying : kernel-devel-3.10.0-1160.31.1.el7.x86_64 72/92 02:26:22 Verifying : perl-Socket-2.010-5.el7.x86_64 73/92 02:26:22 Verifying : openssh-7.4p1-21.el7.x86_64 74/92 02:26:22 Verifying : python-krbV-1.0.90-8.el7.x86_64 75/92 02:26:23 Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 76/92 02:26:23 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 77/92 02:26:23 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 78/92 02:26:23 Verifying : sudo-1.8.23-10.el7_9.1.x86_64 79/92 02:26:23 Verifying : python3-devel-3.6.8-18.el7.x86_64 80/92 02:26:23 Verifying : python-six-1.9.0-2.el7.noarch 81/92 02:26:23 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 82/92 02:26:23 Verifying : 1:perl-Error-0.17020-2.el7.noarch 83/92 02:26:23 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/92 02:26:23 Verifying : sigul-0.207-1.el7.x86_64 85/92 02:26:23 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 86/92 02:26:23 Verifying : zip-3.0-11.el7.x86_64 87/92 02:26:23 Verifying : python3-rpm-macros-3-34.el7.noarch 88/92 02:26:23 Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 89/92 02:26:23 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 90/92 02:26:23 Verifying : glibc-common-2.17-317.el7.x86_64 91/92 02:26:23 Verifying : glibc-2.17-317.el7.x86_64 92/92 02:26:23 02:26:23 Installed: 02:26:23 automake.noarch 0:1.13.4-3.el7 02:26:23 gcc.x86_64 0:4.8.5-44.el7 02:26:23 git.x86_64 0:1.8.3.1-23.el7_8 02:26:23 kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 02:26:23 make.x86_64 1:3.82-24.el7 02:26:23 python3.x86_64 0:3.6.8-18.el7 02:26:23 python3-devel.x86_64 0:3.6.8-18.el7 02:26:23 sigul.x86_64 0:0.207-1.el7 02:26:23 sudo.x86_64 0:1.8.23-10.el7_9.1 02:26:23 02:26:23 Dependency Installed: 02:26:23 autoconf.noarch 0:2.69-11.el7 02:26:23 cpp.x86_64 0:4.8.5-44.el7 02:26:23 dwz.x86_64 0:0.11-3.el7 02:26:23 fipscheck.x86_64 0:1.4.1-6.el7 02:26:23 fipscheck-lib.x86_64 0:1.4.1-6.el7 02:26:23 glibc-devel.x86_64 0:2.17-324.el7_9 02:26:23 glibc-headers.x86_64 0:2.17-324.el7_9 02:26:23 groff-base.x86_64 0:1.22.2-8.el7 02:26:23 kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 02:26:23 koji.noarch 0:1.15.1-1.el7.centos 02:26:23 less.x86_64 0:458-9.el7 02:26:23 libcomps.x86_64 0:0.1.8-14.el7 02:26:23 libedit.x86_64 0:3.0-12.20121213cvs.el7 02:26:23 libgomp.x86_64 0:4.8.5-44.el7 02:26:23 libmpc.x86_64 0:1.0.1-3.el7 02:26:23 libtirpc.x86_64 0:0.2.4-0.16.el7 02:26:23 logrotate.x86_64 0:3.8.6-19.el7 02:26:23 m4.x86_64 0:1.4.16-10.el7 02:26:23 mpfr.x86_64 0:3.1.1-4.el7 02:26:23 openssh.x86_64 0:7.4p1-21.el7 02:26:23 openssh-clients.x86_64 0:7.4p1-21.el7 02:26:23 perl.x86_64 4:5.16.3-299.el7_9 02:26:23 perl-Carp.noarch 0:1.26-244.el7 02:26:23 perl-Data-Dumper.x86_64 0:2.145-3.el7 02:26:23 perl-Encode.x86_64 0:2.51-7.el7 02:26:23 perl-Error.noarch 1:0.17020-2.el7 02:26:23 perl-Exporter.noarch 0:5.68-3.el7 02:26:23 perl-File-Path.noarch 0:2.09-2.el7 02:26:23 perl-File-Temp.noarch 0:0.23.01-3.el7 02:26:23 perl-Filter.x86_64 0:1.49-3.el7 02:26:23 perl-Getopt-Long.noarch 0:2.40-3.el7 02:26:23 perl-Git.noarch 0:1.8.3.1-23.el7_8 02:26:23 perl-HTTP-Tiny.noarch 0:0.033-3.el7 02:26:23 perl-PathTools.x86_64 0:3.40-5.el7 02:26:23 perl-Pod-Escapes.noarch 1:1.04-299.el7_9 02:26:23 perl-Pod-Perldoc.noarch 0:3.20-4.el7 02:26:23 perl-Pod-Simple.noarch 1:3.28-4.el7 02:26:23 perl-Pod-Usage.noarch 0:1.63-3.el7 02:26:23 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 02:26:23 perl-Socket.x86_64 0:2.010-5.el7 02:26:23 perl-Storable.x86_64 0:2.45-3.el7 02:26:23 perl-TermReadKey.x86_64 0:2.30-20.el7 02:26:23 perl-Test-Harness.noarch 0:3.28-3.el7 02:26:23 perl-Text-ParseWords.noarch 0:3.29-4.el7 02:26:23 perl-Thread-Queue.noarch 0:3.02-2.el7 02:26:23 perl-Time-HiRes.x86_64 4:1.9725-3.el7 02:26:23 perl-Time-Local.noarch 0:1.2300-2.el7 02:26:23 perl-constant.noarch 0:1.27-2.el7 02:26:23 perl-libs.x86_64 4:5.16.3-299.el7_9 02:26:23 perl-macros.x86_64 4:5.16.3-299.el7_9 02:26:23 perl-parent.noarch 1:0.225-244.el7 02:26:23 perl-podlators.noarch 0:2.5.1-3.el7 02:26:23 perl-srpm-macros.noarch 0:1-8.el7 02:26:23 perl-threads.x86_64 0:1.87-4.el7 02:26:23 perl-threads-shared.x86_64 0:1.43-6.el7 02:26:23 pyOpenSSL.x86_64 0:0.13.1-4.el7 02:26:23 python-backports.x86_64 0:1.0-8.el7 02:26:23 python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 02:26:23 python-dateutil.noarch 0:1.5-7.el7 02:26:23 python-ipaddress.noarch 0:1.0.16-2.el7 02:26:23 python-kerberos.x86_64 0:1.1-15.el7 02:26:23 python-krbV.x86_64 0:1.0.90-8.el7 02:26:23 python-nss.x86_64 0:0.16.0-3.el7 02:26:23 python-requests.noarch 0:2.6.0-10.el7 02:26:23 python-requests-kerberos.noarch 0:0.7.0-2.el7 02:26:23 python-rpm-macros.noarch 0:3-34.el7 02:26:23 python-six.noarch 0:1.9.0-2.el7 02:26:23 python-srpm-macros.noarch 0:3-34.el7 02:26:23 python-urllib3.noarch 0:1.10.2-7.el7 02:26:23 python2-koji.noarch 0:1.15.1-1.el7.centos 02:26:23 python2-libcomps.x86_64 0:0.1.8-14.el7 02:26:23 python3-libs.x86_64 0:3.6.8-18.el7 02:26:23 python3-pip.noarch 0:9.0.3-8.el7 02:26:23 python3-rpm-generators.noarch 0:6-2.el7 02:26:23 python3-rpm-macros.noarch 0:3-34.el7 02:26:23 python3-setuptools.noarch 0:39.2.0-10.el7 02:26:23 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos 02:26:23 rsync.x86_64 0:3.1.2-10.el7 02:26:23 zip.x86_64 0:3.0-11.el7 02:26:23 02:26:23 Dependency Updated: 02:26:23 glibc.x86_64 0:2.17-324.el7_9 glibc-common.x86_64 0:2.17-324.el7_9 02:26:23 02:26:23 Complete! 02:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:26:23 Loaded plugins: fastestmirror, ovl 02:26:23 Cleaning repos: base extras fedora-infra-sigul updates 02:26:23 Cleaning up list of fastest mirrors 02:26:23 Python 3.6.8 02:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:26:24 (1/63) Installing bash (5.1.4-r0) 02:26:24 Executing bash-5.1.4-r0.post-install 02:26:24 (2/63) Installing libgcc (10.3.1_git20210424-r2) 02:26:24 (3/63) Installing libstdc++ (10.3.1_git20210424-r2) 02:26:24 (4/63) Installing binutils (2.35.2-r2) 02:26:24 (5/63) Installing libmagic (5.40-r1) 02:26:24 (6/63) Installing file (5.40-r1) 02:26:24 (7/63) Installing libgomp (10.3.1_git20210424-r2) 02:26:24 (8/63) Installing libatomic (10.3.1_git20210424-r2) 02:26:24 (9/63) Installing libgphobos (10.3.1_git20210424-r2) 02:26:25 (10/63) Installing gmp (6.2.1-r0) 02:26:25 (11/63) Installing isl22 (0.22-r0) 02:26:25 (12/63) Installing mpfr4 (4.1.0-r0) 02:26:25 (13/63) Installing mpc1 (1.2.1-r0) 02:26:25 (14/63) Installing gcc (10.3.1_git20210424-r2) 02:26:27 (15/63) Installing musl-dev (1.2.2-r3) 02:26:27 (16/63) Installing libc-dev (0.7.2-r3) 02:26:27 (17/63) Installing g++ (10.3.1_git20210424-r2) 02:26:28 (18/63) Installing make (4.3-r0) 02:26:28 (19/63) Installing fortify-headers (1.1-r1) 02:26:28 (20/63) Installing patch (2.7.6-r7) 02:26:28 (21/63) Installing build-base (0.5-r2) 02:26:28 (22/63) Installing brotli-libs (1.0.9-r5) 02:26:28 (23/63) Installing nghttp2-libs (1.43.0-r0) 02:26:28 (24/63) Installing libcurl (7.77.0-r1) 02:26:28 (25/63) Installing curl (7.77.0-r1) 02:26:28 (26/63) Installing pcre2 (10.36-r0) 02:26:28 (27/63) Installing git (2.32.0-r0) 02:26:29 (28/63) Installing oniguruma (6.9.7.1-r0) 02:26:29 (29/63) Installing jq (1.6-r1) 02:26:29 (30/63) Installing linux-headers (5.10.41-r0) 02:26:29 (31/63) Installing pkgconf (1.7.4-r0) 02:26:29 (32/63) Installing libffi-dev (3.3-r2) 02:26:29 (33/63) Installing zlib-dev (1.2.11-r3) 02:26:29 (34/63) Installing xz-dev (5.2.5-r0) 02:26:29 (35/63) Installing libxml2 (2.9.12-r1) 02:26:29 (36/63) Installing libxml2-dev (2.9.12-r1) 02:26:29 (37/63) Installing libgpg-error (1.42-r0) 02:26:29 (38/63) Installing libgcrypt (1.9.3-r0) 02:26:29 (39/63) Installing libxslt (1.1.34-r1) 02:26:29 (40/63) Installing libxslt-dev (1.1.34-r1) 02:26:29 (41/63) Installing openssl-dev (1.1.1k-r0) 02:26:29 (42/63) Installing sudo (1.9.7_p1-r1) 02:26:29 (43/63) Installing sysstat (12.5.4-r0) 02:26:29 (44/63) Installing libblkid (2.37-r0) 02:26:30 (45/63) Installing blkid (2.37-r0) 02:26:30 (46/63) Installing libcap-ng (0.8.2-r0) 02:26:30 (47/63) Installing setpriv (2.37-r0) 02:26:30 (48/63) Installing libmount (2.37-r0) 02:26:30 (49/63) Installing libsmartcols (2.37-r0) 02:26:30 (50/63) Installing findmnt (2.37-r0) 02:26:30 (51/63) Installing mcookie (2.37-r0) 02:26:30 (52/63) Installing hexdump (2.37-r0) 02:26:30 (53/63) Installing lsblk (2.37-r0) 02:26:30 (54/63) Installing libfdisk (2.37-r0) 02:26:30 (55/63) Installing sfdisk (2.37-r0) 02:26:30 (56/63) Installing cfdisk (2.37-r0) 02:26:30 (57/63) Installing partx (2.37-r0) 02:26:30 (58/63) Installing flock (2.37-r0) 02:26:30 (59/63) Installing logger (2.37-r0) 02:26:30 (60/63) Installing uuidgen (2.37-r0) 02:26:30 (61/63) Installing libeconf (0.3.8-r1) 02:26:30 (62/63) Installing util-linux (2.37-r0) 02:26:30 (63/63) Installing xmlstarlet (1.6.1-r0) 02:26:30 Executing busybox-1.33.1-r2.trigger 02:26:30 OK: 251 MiB in 99 packages 02:26:31 Removing intermediate container 403f1061c0d2 02:26:31 ---> 79e495931b25 02:26:31 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 02:26:31 ---> Running in c9a446066436 02:26:31  % Total % Received % Xferd Average Speed Time Time Time Current 02:26:31 Dload Upload Total Spent Left Speed 02:26:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1892k 100 1892k 0 0 7435k 0 --:--:-- --:--:-- --:--:-- 7450k 02:26:33 Collecting pip 02:26:33 Downloading pip-21.1.3-py3-none-any.whl (1.5 MB) 02:26:33 Collecting wheel 02:26:33 Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) 02:26:33 Installing collected packages: wheel, pip 02:26:33 Attempting uninstall: pip 02:26:33 Found existing installation: pip 9.0.3 02:26:33 Uninstalling pip-9.0.3: 02:26:34 Successfully uninstalled pip-9.0.3 02:26:35 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 02:26:35 Successfully installed pip-21.1.3 wheel-0.36.2 02:26:36 Removing intermediate container c9a446066436 02:26:36 ---> 517f45537cbd 02:26:36 Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools 02:26:36 ---> Running in d8c12cbde0d9 02:26:36 Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) 02:26:36 Requirement already satisfied: setuptools in /usr/lib/python3.6/site-packages (39.2.0) 02:26:37 Collecting setuptools 02:26:37 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 02:26:37 Installing collected packages: setuptools 02:26:37 Attempting uninstall: setuptools 02:26:37 Found existing installation: setuptools 39.2.0 02:26:37 Uninstalling setuptools-39.2.0: 02:26:37 Successfully uninstalled setuptools-39.2.0 02:26:38 Successfully installed setuptools-57.1.0 02:26:38 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 02:26:38 Removing intermediate container d8c12cbde0d9 02:26:38 ---> e805d380ae03 02:26:38 Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 02:26:38 ---> Running in 1bdec66aec24 02:26:39 Collecting lftools[openstack]==0.31.1 02:26:39 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 02:26:39 Collecting pyyaml 02:26:39 Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) 02:26:39 Collecting jsonschema 02:26:39 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 02:26:39 Collecting python-jenkins 02:26:39 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 02:26:39 Collecting httplib2 02:26:39 Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) 02:26:39 Collecting pygerrit2 02:26:39 Downloading pygerrit2-2.0.15.tar.gz (30 kB) 02:26:39 Installing build dependencies: started 02:26:40 Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) 02:26:40 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) 02:26:41 Installing build dependencies: finished with status 'done' 02:26:41 Getting requirements to build wheel: started 02:26:41 Getting requirements to build wheel: finished with status 'done' 02:26:41 Installing backend dependencies: started 02:26:42 Installing backend dependencies: finished with status 'done' 02:26:42 Preparing wheel metadata: started 02:26:42 Preparing wheel metadata: finished with status 'done' 02:26:42 Collecting lxml 02:26:43 Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB) 02:26:43 Collecting docker 02:26:43 Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) 02:26:43 Collecting defusedxml 02:26:43 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 02:26:43 Collecting requests 02:26:43 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 02:26:43 Collecting setuptools 02:26:43 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 02:26:44 Installing collected packages: setuptools 02:26:44 Attempting uninstall: setuptools 02:26:44 Found existing installation: setuptools 57.0.0 02:26:44 Collecting ruamel.yaml 02:26:44 Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) 02:26:44 Collecting tabulate 02:26:44 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) 02:26:44 Uninstalling setuptools-57.0.0: 02:26:44 Collecting setuptools>=36.5.0 02:26:44 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 02:26:44 Successfully uninstalled setuptools-57.0.0 02:26:44 Collecting tqdm 02:26:44 Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) 02:26:44 Collecting six 02:26:44 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:26:44 Collecting pygithub 02:26:44 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) 02:26:44 Collecting email-validator 02:26:44 Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) 02:26:44 Collecting xdg==3.0.2 02:26:44 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 02:26:45 Collecting oauth2client 02:26:45 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 02:26:45 Collecting click 02:26:45 Downloading click-8.0.1-py3-none-any.whl (97 kB) 02:26:45 Collecting bs4 02:26:45 Downloading bs4-0.0.1.tar.gz (1.1 kB) 02:26:45 Collecting shade~=1.27.1 02:26:45 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 02:26:45 Collecting pbr!=2.1.0,>=2.0.0 02:26:45 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) 02:26:45 Collecting openstacksdk>=0.9.19 02:26:45 Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) 02:26:45 Collecting os-client-config>=1.28.0 02:26:45 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 02:26:45 Collecting os-service-types>=1.7.0 02:26:45 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 02:26:45 Collecting appdirs>=1.3.0 02:26:45 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 02:26:45 Collecting jmespath>=0.9.0 02:26:45 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 02:26:45 Collecting munch>=2.1.0 02:26:45 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 02:26:45 Collecting requestsexceptions>=1.2.0 02:26:46 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 02:26:46 Collecting netifaces>=0.10.4 02:26:46 Downloading netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) 02:26:46 Collecting decorator>=4.4.1 02:26:46 Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) 02:26:46 Collecting cryptography>=2.7 02:26:46 Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) 02:26:46 Collecting dogpile.cache>=0.6.5 02:26:46 Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) 02:26:46 Collecting importlib-metadata>=1.7.0 02:26:46 Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) 02:26:46 Collecting jsonpatch!=1.20,>=1.16 02:26:46 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) 02:26:46 Collecting keystoneauth1>=3.18.0 02:26:46 Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) 02:26:46 Collecting iso8601>=0.1.11 02:26:46 Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 02:26:47 Collecting cffi>=1.12 02:26:47 Downloading cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 02:26:47 Collecting pycparser 02:26:47 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 02:26:47 Collecting stevedore>=3.0.0 02:26:47 Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) 02:26:47 Collecting typing-extensions>=3.6.4 02:26:47 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) 02:26:47 Collecting zipp>=0.5 02:26:47 Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) 02:26:47 Collecting jsonpointer>=1.9 02:26:47 Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) 02:26:47 Successfully installed setuptools-57.1.0 02:26:47 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 02:26:47 Collecting certifi>=2017.4.17 02:26:47 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:26:47 Collecting idna<4,>=2.5 02:26:47 Downloading idna-3.2-py3-none-any.whl (59 kB) 02:26:47 Collecting urllib3<1.27,>=1.21.1 02:26:47 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 02:26:47 Collecting charset-normalizer~=2.0.0 02:26:47 Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) 02:26:47 Collecting beautifulsoup4 02:26:47 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 02:26:48 Collecting soupsieve>1.2 02:26:48 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) 02:26:48 Collecting websocket-client>=0.32.0 02:26:48 Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) 02:26:48 Collecting dnspython>=1.15.0 02:26:48 Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) 02:26:48 Collecting pyparsing<3,>=2.4.2 02:26:48 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 02:26:48 Collecting pyrsistent>=0.14.0 02:26:48 Downloading pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.whl (117 kB) 02:26:48 Collecting attrs>=17.4.0 02:26:48 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) 02:26:48 Collecting pyasn1>=0.1.7 02:26:48 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 02:26:49 Collecting rsa>=3.1.4 02:26:49 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) 02:26:49 Collecting pyasn1-modules>=0.0.5 02:26:49 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 02:26:49 Collecting deprecated 02:26:49 Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) 02:26:49 Collecting pyjwt>=2.0 02:26:49 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) 02:26:49 Collecting pynacl>=1.4.0 02:26:49 Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 02:26:49 Collecting wrapt<2,>=1.10 02:26:49 Downloading wrapt-1.12.1.tar.gz (27 kB) 02:26:49 Collecting multi-key-dict 02:26:49 Downloading multi_key_dict-2.0.3.zip (9.9 kB) 02:26:50 Collecting ruamel.yaml.clib>=0.1.2 02:26:50 Downloading ruamel.yaml.clib-0.2.6-cp36-cp36m-manylinux1_x86_64.whl (552 kB) 02:26:50 Collecting lftools[openstack]==0.31.1 02:26:50 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 02:26:50 Collecting oauth2client 02:26:50 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 02:26:50 Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict 02:26:50 Building wheel for bs4 (setup.py): started 02:26:50 Building wheel for bs4 (setup.py): finished with status 'done' 02:26:50 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=079c8f6940ecf5e079af0f025f24c2a7e452cd5bac66006fb5d21ae2c825ba54 02:26:50 Stored in directory: /tmp/pip-ephem-wheel-cache-8w_qtoll/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 02:26:50 Building wheel for pygerrit2 (PEP 517): started 02:26:51 Building wheel for pygerrit2 (PEP 517): finished with status 'done' 02:26:51 Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=309b6bf982998d3423e6b142e449aef74a47ebe821882ee87a0b95b911f9b10c 02:26:51 Stored in directory: /tmp/pip-ephem-wheel-cache-8w_qtoll/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e 02:26:51 Building wheel for wrapt (setup.py): started 02:26:51 Collecting pyyaml 02:26:51 Downloading PyYAML-5.4.1.tar.gz (175 kB) 02:26:51 Building wheel for wrapt (setup.py): finished with status 'done' 02:26:51 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64569 sha256=fdd61ac8059dc72b22cee79fbe1848eba31edf2a4736caacd8f6c0cd1c29054b 02:26:51 Stored in directory: /tmp/pip-ephem-wheel-cache-8w_qtoll/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 02:26:51 Building wheel for multi-key-dict (setup.py): started 02:26:51 Building wheel for multi-key-dict (setup.py): finished with status 'done' 02:26:51 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=0e6fb1666d73cb46157023747c42d430e7b547eed18e111d87e134cc0c7abee8 02:26:51 Stored in directory: /tmp/pip-ephem-wheel-cache-8w_qtoll/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 02:26:51 Successfully built bs4 pygerrit2 wrapt multi-key-dict 02:26:52 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 02:26:53 Installing build dependencies: started 02:26:57 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 02:26:57 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.1.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 02:27:00 Removing intermediate container 1bdec66aec24 02:27:00 ---> d52182adb295 02:27:00 Successfully built d52182adb295 02:27:00 Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh 02:27:00 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 02:27:00 Sending build context to Docker daemon 394.2kB 02:27:00 [WARNING]: Empty continuation line found in: 02:27:00 RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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 && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} 02:27:00 [WARNING]: Empty continuation lines will become errors in a future release. 02:27:00 Step 1/13 : FROM alpine:3.12 as mktempbuilder 02:27:01 3.12: Pulling from library/alpine 02:27:01 339de151aab4: Pulling fs layer 02:27:01 339de151aab4: Verifying Checksum 02:27:01 339de151aab4: Download complete 02:27:01 339de151aab4: Pull complete 02:27:01 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 02:27:01 Status: Downloaded newer image for alpine:3.12 02:27:01 ---> 13621d1b12d4 02:27:01 Step 2/13 : WORKDIR /tmp/build 02:27:02 ---> Running in 80ce10fa6e21 02:27:02 Removing intermediate container 80ce10fa6e21 02:27:02 ---> c6f216fab78b 02:27:02 Step 3/13 : RUN apk add --update --no-cache build-base linux-headers 02:27:02 ---> Running in 7a653c307fd1 02:27:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:27:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:27:02 (1/21) Installing libgcc (9.3.0-r2) 02:27:02 (2/21) Installing libstdc++ (9.3.0-r2) 02:27:02 (3/21) Installing binutils (2.34-r2) 02:27:02 (4/21) Installing libmagic (5.38-r0) 02:27:02 (5/21) Installing file (5.38-r0) 02:27:02 (6/21) Installing gmp (6.2.0-r0) 02:27:02 (7/21) Installing isl (0.18-r0) 02:27:02 (8/21) Installing libgomp (9.3.0-r2) 02:27:02 (9/21) Installing libatomic (9.3.0-r2) 02:27:02 (10/21) Installing libgphobos (9.3.0-r2) 02:27:02 (11/21) Installing mpfr4 (4.0.2-r4) 02:27:02 (12/21) Installing mpc1 (1.1.0-r1) 02:27:02 (13/21) Installing gcc (9.3.0-r2) 02:27:03 (14/21) Installing musl-dev (1.1.24-r10) 02:27:03 (15/21) Installing libc-dev (0.7.2-r3) 02:27:03 (16/21) Installing g++ (9.3.0-r2) 02:27:04 (17/21) Installing make (4.3-r0) 02:27:04 (18/21) Installing fortify-headers (1.1-r0) 02:27:04 (19/21) Installing patch (2.7.6-r7) 02:27:04 (20/21) Installing build-base (0.5-r2) 02:27:04 (21/21) Installing linux-headers (5.4.5-r1) 02:27:04 Executing busybox-1.31.1-r20.trigger 02:27:04 OK: 213 MiB in 35 packages 02:27:07 Removing intermediate container 7a653c307fd1 02:27:07 ---> 6c6e7b65efc1 02:27:07 Step 4/13 : RUN wget https://www.mktemp.org/dist/mktemp-1.7.tar.gz && tar -xzvf mktemp-1.7.tar.gz && cd mktemp-1.7 && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD" -O config.guess && wget "http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD" -O config.sub && ./configure && make install 02:27:07 ---> Running in 332853aa9e4c 02:27:07 Connecting to www.mktemp.org (65.102.237.118:443) 02:27:08 saving to 'mktemp-1.7.tar.gz' 02:27:08 mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA 02:27:08 'mktemp-1.7.tar.gz' saved 02:27:08 mktemp-1.7/INSTALL 02:27:08 mktemp-1.7/INSTALL.configure 02:27:08 mktemp-1.7/LICENSE 02:27:08 mktemp-1.7/Makefile.in 02:27:08 mktemp-1.7/README 02:27:08 mktemp-1.7/RELEASE_NOTES 02:27:08 mktemp-1.7/config.guess 02:27:08 mktemp-1.7/config.h.in 02:27:08 mktemp-1.7/config.sub 02:27:08 mktemp-1.7/configure 02:27:08 mktemp-1.7/configure.in 02:27:08 mktemp-1.7/extern.h 02:27:08 mktemp-1.7/install-sh 02:27:08 mktemp-1.7/mkdtemp.c 02:27:08 mktemp-1.7/mkinstalldirs 02:27:08 mktemp-1.7/mktemp.c 02:27:08 mktemp-1.7/mktemp.man 02:27:08 mktemp-1.7/mktemp.mdoc 02:27:08 mktemp-1.7/priv_mktemp.c 02:27:08 mktemp-1.7/arc4random.c 02:27:08 mktemp-1.7/strdup.c 02:27:08 mktemp-1.7/strerror.c 02:27:08 Connecting to git.savannah.gnu.org (209.51.188.201:80) 02:27:08 saving to 'config.guess' 02:27:08 config.guess 100% |********************************| 49348 0:00:00 ETA 02:27:08 'config.guess' saved 02:27:08 Connecting to git.savannah.gnu.org (209.51.188.201:80) 02:27:09 saving to 'config.sub' 02:27:09 config.sub 100% |********************************| 35042 0:00:00 ETA 02:27:09 'config.sub' saved 02:27:09 checking build system type... x86_64-pc-linux-musl 02:27:09 checking host system type... x86_64-pc-linux-musl 02:27:09 checking for nroff... no 02:27:09 checking for gcc... gcc 02:27:09 checking for C compiler default output file name... a.out 02:27:09 checking whether the C compiler works... yes 02:27:09 checking whether we are cross compiling... no 02:27:09 checking for suffix of executables... 02:27:09 checking for suffix of object files... o 02:27:09 checking whether we are using the GNU C compiler... yes 02:27:09 checking whether gcc accepts -g... yes 02:27:09 checking for gcc option to accept ISO C89... none needed 02:27:10 checking how to run the C preprocessor... gcc -E 02:27:10 checking for grep that handles long lines and -e... /bin/grep 02:27:10 checking for egrep... /bin/grep -E 02:27:10 checking whether gcc needs -traditional... no 02:27:10 checking for an ANSI C-conforming const... yes 02:27:10 checking for ANSI C header files... yes 02:27:10 checking for sys/types.h... yes 02:27:10 checking for sys/stat.h... yes 02:27:10 checking for stdlib.h... yes 02:27:10 checking for string.h... yes 02:27:10 checking for memory.h... yes 02:27:10 checking for strings.h... yes 02:27:10 checking for inttypes.h... yes 02:27:10 checking for stdint.h... yes 02:27:10 checking for unistd.h... yes 02:27:10 checking paths.h usability... yes 02:27:10 checking paths.h presence... yes 02:27:10 checking for paths.h... yes 02:27:10 checking sys/time.h usability... yes 02:27:10 checking sys/time.h presence... yes 02:27:10 checking for sys/time.h... yes 02:27:10 checking whether time.h and sys/time.h may both be included... yes 02:27:10 checking for ssize_t... yes 02:27:10 checking for strerror... yes 02:27:10 checking for strdup... yes 02:27:10 checking for getopt_long... yes 02:27:10 checking for arc4random_uniform... no 02:27:10 checking for arc4random... no 02:27:10 checking for __progname... yes 02:27:10 checking for random device... /dev/urandom 02:27:10 checking whether to use mk{s,d}temp from libc... no 02:27:10 checking which macro set to use for manual... man 02:27:10 configure: creating ./config.status 02:27:10 config.status: creating Makefile 02:27:10 config.status: creating config.h 02:27:11 /bin/sh ./mkinstalldirs /usr/local/bin \ 02:27:11 /usr/local/share/man/man1 02:27:11 mkdir /usr/local/share/man 02:27:11 mkdir /usr/local/share/man/man1 02:27:11 gcc -c -I. -I. -g -O2 mktemp.c 02:27:11 gcc -c -I. -I. -g -O2 arc4random.c 02:27:11 gcc -c -I. -I. -g -O2 priv_mktemp.c 02:27:11 gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o 02:27:11 /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp 02:27:11 /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ 02:27:11 /usr/local/share/man/man1/mktemp.1 02:27:11 Removing intermediate container 332853aa9e4c 02:27:11 ---> 826c03306eca 02:27:11 Step 5/13 : FROM python:3-alpine 02:27:13 3-alpine: Pulling from library/python 02:27:13 5843afab3874: Pulling fs layer 02:27:13 2dfaacf7024e: Pulling fs layer 02:27:13 2dbba127c6aa: Pulling fs layer 02:27:13 1a467efa2204: Pulling fs layer 02:27:13 865369a531d5: Pulling fs layer 02:27:13 1a467efa2204: Waiting 02:27:13 865369a531d5: Waiting 02:27:13 2dfaacf7024e: Verifying Checksum 02:27:13 2dfaacf7024e: Download complete 02:27:13 2dbba127c6aa: Verifying Checksum 02:27:13 2dbba127c6aa: Download complete 02:27:13 1a467efa2204: Verifying Checksum 02:27:13 1a467efa2204: Download complete 02:27:13 5843afab3874: Verifying Checksum 02:27:13 5843afab3874: Download complete 02:27:13 865369a531d5: Verifying Checksum 02:27:13 865369a531d5: Download complete 02:27:13 5843afab3874: Pull complete 02:27:14 2dfaacf7024e: Pull complete 02:27:14 2dbba127c6aa: Pull complete 02:27:14 1a467efa2204: Pull complete 02:27:14 865369a531d5: Pull complete 02:27:14 Digest: sha256:3998e97aeeabfdeea57c6e05c7544c460ae158f24cc74371b7d4eca18fbc3171 02:27:14 Status: Downloaded newer image for python:3-alpine 02:27:14 ---> 56302acacaa7 02:27:14 Step 6/13 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 02:27:15 ---> Running in d5cccabde931 02:27:15 Removing intermediate container d5cccabde931 02:27:15 ---> cca76afb1858 02:27:15 Step 7/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 02:27:15 ---> Running in 4b80a76aa3d0 02:27:15 Removing intermediate container 4b80a76aa3d0 02:27:15 ---> 1b806228862d 02:27:15 Step 8/13 : RUN mv /bin/mktemp /bin/mktemp-busybox 02:27:15 ---> Running in 095434a3ef3c 02:27:15 Removing intermediate container 095434a3ef3c 02:27:15 ---> 0b706e865eba 02:27:15 Step 9/13 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp 02:27:15 ---> 4418fa06bb11 02:27:15 Step 10/13 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" 02:27:15 ---> Running in 030ae6544b5d 02:27:15 Removing intermediate container 030ae6544b5d 02:27:15 ---> f2f9b636f1d7 02:27:15 Step 11/13 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 02:27:15 ---> Running in 5e5d7f1ef2c7 02:27:16 Removing intermediate container 5e5d7f1ef2c7 02:27:16 ---> 5b35e91a17e1 02:27:16 Step 12/13 : COPY ./lf-env.sh /root/lf-env.sh 02:27:16 ---> 17a186b7b19b 02:27:16 Step 13/13 : RUN apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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 && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} 02:27:16 ---> Running in ec72e58006a0 02:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:27:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:27:16 (1/63) Installing bash (5.1.4-r0) 02:27:17 Executing bash-5.1.4-r0.post-install 02:27:17 (2/63) Installing libgcc (10.3.1_git20210424-r2) 02:27:17 (3/63) Installing libstdc++ (10.3.1_git20210424-r2) 02:27:17 (4/63) Installing binutils (2.35.2-r2) 02:27:17 (5/63) Installing libmagic (5.40-r1) 02:27:17 (6/63) Installing file (5.40-r1) 02:27:17 (7/63) Installing libgomp (10.3.1_git20210424-r2) 02:27:17 (8/63) Installing libatomic (10.3.1_git20210424-r2) 02:27:17 (9/63) Installing libgphobos (10.3.1_git20210424-r2) 02:27:17 (10/63) Installing gmp (6.2.1-r0) 02:27:17 (11/63) Installing isl22 (0.22-r0) 02:27:17 (12/63) Installing mpfr4 (4.1.0-r0) 02:27:17 (13/63) Installing mpc1 (1.2.1-r0) 02:27:17 (14/63) Installing gcc (10.3.1_git20210424-r2) 02:27:18 (15/63) Installing musl-dev (1.2.2-r3) 02:27:18 (16/63) Installing libc-dev (0.7.2-r3) 02:27:18 (17/63) Installing g++ (10.3.1_git20210424-r2) 02:27:18 (18/63) Installing make (4.3-r0) 02:27:18 (19/63) Installing fortify-headers (1.1-r1) 02:27:18 (20/63) Installing patch (2.7.6-r7) 02:27:18 (21/63) Installing build-base (0.5-r2) 02:27:18 (22/63) Installing brotli-libs (1.0.9-r5) 02:27:18 (23/63) Installing nghttp2-libs (1.43.0-r0) 02:27:18 (24/63) Installing libcurl (7.77.0-r1) 02:27:19 (25/63) Installing curl (7.77.0-r1) 02:27:19 (26/63) Installing pcre2 (10.36-r0) 02:27:19 (27/63) Installing git (2.32.0-r0) 02:27:19 (28/63) Installing oniguruma (6.9.7.1-r0) 02:27:19 (29/63) Installing jq (1.6-r1) 02:27:19 (30/63) Installing linux-headers (5.10.41-r0) 02:27:19 (31/63) Installing pkgconf (1.7.4-r0) 02:27:19 (32/63) Installing libffi-dev (3.3-r2) 02:27:19 (33/63) Installing zlib-dev (1.2.11-r3) 02:27:19 (34/63) Installing xz-dev (5.2.5-r0) 02:27:19 (35/63) Installing libxml2 (2.9.12-r1) 02:27:19 (36/63) Installing libxml2-dev (2.9.12-r1) 02:27:19 (37/63) Installing libgpg-error (1.42-r0) 02:27:19 (38/63) Installing libgcrypt (1.9.3-r0) 02:27:19 (39/63) Installing libxslt (1.1.34-r1) 02:27:19 (40/63) Installing libxslt-dev (1.1.34-r1) 02:27:19 (41/63) Installing openssl-dev (1.1.1k-r0) 02:27:19 (42/63) Installing sudo (1.9.7_p1-r1) 02:27:19 (43/63) Installing sysstat (12.5.4-r0) 02:27:19 (44/63) Installing libblkid (2.37-r0) 02:27:19 (45/63) Installing blkid (2.37-r0) 02:27:19 (46/63) Installing libcap-ng (0.8.2-r0) 02:27:19 (47/63) Installing setpriv (2.37-r0) 02:27:19 (48/63) Installing libmount (2.37-r0) 02:27:19 (49/63) Installing libsmartcols (2.37-r0) 02:27:19 (50/63) Installing findmnt (2.37-r0) 02:27:19 (51/63) Installing mcookie (2.37-r0) 02:27:19 (52/63) Installing hexdump (2.37-r0) 02:27:19 (53/63) Installing lsblk (2.37-r0) 02:27:19 (54/63) Installing libfdisk (2.37-r0) 02:27:19 (55/63) Installing sfdisk (2.37-r0) 02:27:19 (56/63) Installing cfdisk (2.37-r0) 02:27:19 (57/63) Installing partx (2.37-r0) 02:27:19 (58/63) Installing flock (2.37-r0) 02:27:19 (59/63) Installing logger (2.37-r0) 02:27:19 (60/63) Installing uuidgen (2.37-r0) 02:27:19 (61/63) Installing libeconf (0.3.8-r1) 02:27:19 (62/63) Installing util-linux (2.37-r0) 02:27:19 (63/63) Installing xmlstarlet (1.6.1-r0) 02:27:19 Executing busybox-1.33.1-r2.trigger 02:27:19 OK: 249 MiB in 99 packages 02:27:19 Installing build dependencies: finished with status 'done' 02:27:19 Getting requirements to build wheel: started 02:27:21 Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) 02:27:21 Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) 02:27:22 Collecting setuptools 02:27:22 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 02:27:22 Installing collected packages: setuptools 02:27:22 Attempting uninstall: setuptools 02:27:22 Found existing installation: setuptools 57.0.0 02:27:22 Uninstalling setuptools-57.0.0: 02:27:22 Successfully uninstalled setuptools-57.0.0 02:27:22 Successfully installed setuptools-57.1.0 02:27:22 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 02:27:23 Collecting lftools[openstack]==0.31.1 02:27:23 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 02:27:23 Collecting python-jenkins 02:27:23 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 02:27:23 Collecting pyyaml 02:27:23 Downloading PyYAML-5.4.1.tar.gz (175 kB) 02:27:23 Installing build dependencies: started 02:27:28 Installing build dependencies: finished with status 'done' 02:27:28 Getting requirements to build wheel: started 02:27:28 Getting requirements to build wheel: finished with status 'done' 02:27:28 Preparing wheel metadata: started 02:27:29 Getting requirements to build wheel: finished with status 'done' 02:27:29 Preparing wheel metadata: started 02:27:29 Preparing wheel metadata: finished with status 'done' 02:27:29 Collecting docker 02:27:29 Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) 02:27:29 Preparing wheel metadata: finished with status 'done' 02:27:29 Collecting pygerrit2 02:27:29 Downloading pygerrit2-2.0.15.tar.gz (30 kB) 02:27:29 Collecting lxml 02:27:29 Downloading lxml-4.6.3.tar.gz (3.2 MB) 02:27:30 Installing build dependencies: started 02:27:30 Collecting requests 02:27:30 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 02:27:30 Collecting click 02:27:30 Downloading click-8.0.1-py3-none-any.whl (97 kB) 02:27:30 Collecting defusedxml 02:27:30 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 02:27:30 Collecting pygithub 02:27:30 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) 02:27:30 Collecting email-validator 02:27:30 Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) 02:27:31 Collecting ruamel.yaml 02:27:31 Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) 02:27:31 Collecting pygerrit2 02:27:31 Downloading pygerrit2-2.0.15.tar.gz (30 kB) 02:27:31 Installing build dependencies: started 02:27:34 Installing build dependencies: finished with status 'done' 02:27:34 Getting requirements to build wheel: started 02:27:34 Getting requirements to build wheel: finished with status 'done' 02:27:34 Installing backend dependencies: started 02:27:36 Installing backend dependencies: finished with status 'done' 02:27:36 Preparing wheel metadata: started 02:27:36 Preparing wheel metadata: finished with status 'done' 02:27:36 Collecting jsonschema 02:27:36 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 02:27:36 Collecting httplib2 02:27:36 Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) 02:27:36 Collecting tabulate 02:27:36 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) 02:27:36 Collecting bs4 02:27:36 Downloading bs4-0.0.1.tar.gz (1.1 kB) 02:27:36 Collecting oauth2client 02:27:36 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 02:27:36 Collecting xdg==3.0.2 02:27:36 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 02:27:36 Collecting six 02:27:36 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:27:37 Collecting setuptools>=36.5.0 02:27:37 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 02:27:37 Collecting tqdm 02:27:37 Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) 02:27:37 Collecting shade~=1.27.1 02:27:37 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 02:27:37 Collecting os-client-config>=1.28.0 02:27:37 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 02:27:37 Collecting pbr!=2.1.0,>=2.0.0 02:27:37 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) 02:27:37 Collecting openstacksdk>=0.9.19 02:27:37 Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) 02:27:37 Collecting cryptography>=2.7 02:27:37 Downloading cryptography-3.4.7.tar.gz (546 kB) 02:27:38 Installing build dependencies: started 02:27:45 Installing build dependencies: finished with status 'done' 02:27:45 Getting requirements to build wheel: started 02:27:46 Getting requirements to build wheel: finished with status 'done' 02:27:47 Installing backend dependencies: started 02:27:48 Installing build dependencies: finished with status 'done' 02:27:48 Getting requirements to build wheel: started 02:27:48 Getting requirements to build wheel: finished with status 'done' 02:27:48 Preparing wheel metadata: started 02:27:48 Preparing wheel metadata: finished with status 'done' 02:27:48 Collecting dogpile.cache>=0.6.5 02:27:48 Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) 02:27:48 Collecting appdirs>=1.3.0 02:27:48 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 02:27:48 Collecting jmespath>=0.9.0 02:27:48 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 02:27:48 Collecting requestsexceptions>=1.2.0 02:27:48 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 02:27:48 Collecting munch>=2.1.0 02:27:48 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 02:27:48 Collecting jsonpatch!=1.20,>=1.16 02:27:48 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) 02:27:48 Collecting os-service-types>=1.7.0 02:27:48 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 02:27:48 Collecting netifaces>=0.10.4 02:27:48 Downloading netifaces-0.11.0.tar.gz (30 kB) 02:27:48 Collecting decorator>=4.4.1 02:27:48 Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) 02:27:48 Collecting iso8601>=0.1.11 02:27:48 Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 02:27:48 Collecting keystoneauth1>=3.18.0 02:27:48 Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) 02:27:49 Collecting cffi>=1.12 02:27:49 Downloading cffi-1.14.6.tar.gz (475 kB) 02:27:49 Collecting pycparser 02:27:49 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 02:27:49 Collecting stevedore>=3.0.0 02:27:49 Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) 02:27:49 Collecting jsonpointer>=1.9 02:27:49 Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) 02:27:49 Collecting idna<4,>=2.5 02:27:49 Downloading idna-3.2-py3-none-any.whl (59 kB) 02:27:50 Collecting urllib3<1.27,>=1.21.1 02:27:50 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 02:27:50 Collecting certifi>=2017.4.17 02:27:50 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:27:50 Collecting charset-normalizer~=2.0.0 02:27:50 Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) 02:27:50 Collecting beautifulsoup4 02:27:50 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 02:27:50 Collecting soupsieve>1.2 02:27:50 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) 02:27:50 Collecting websocket-client>=0.32.0 02:27:50 Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) 02:27:50 Collecting dnspython>=1.15.0 02:27:50 Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) 02:27:50 Collecting pyparsing<3,>=2.4.2 02:27:50 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 02:27:50 Collecting attrs>=17.4.0 02:27:50 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) 02:27:50 Collecting pyrsistent>=0.14.0 02:27:50 Downloading pyrsistent-0.18.0.tar.gz (104 kB) 02:27:50 Installing build dependencies: started 02:27:53 Installing build dependencies: finished with status 'done' 02:27:53 Getting requirements to build wheel: started 02:27:53 Getting requirements to build wheel: finished with status 'done' 02:27:53 Preparing wheel metadata: started 02:27:53 Preparing wheel metadata: finished with status 'done' 02:27:53 Collecting pyasn1>=0.1.7 02:27:53 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 02:27:53 Collecting rsa>=3.1.4 02:27:53 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) 02:27:53 Collecting pyasn1-modules>=0.0.5 02:27:54 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 02:27:54 Collecting deprecated 02:27:54 Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) 02:27:54 Collecting pyjwt>=2.0 02:27:54 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) 02:27:54 Collecting pynacl>=1.4.0 02:27:54 Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) 02:27:54 Installing build dependencies: started 02:27:57 Installing backend dependencies: finished with status 'done' 02:27:57 Preparing wheel metadata: started 02:27:58 Installing build dependencies: finished with status 'done' 02:27:58 Getting requirements to build wheel: started 02:27:58 Getting requirements to build wheel: finished with status 'done' 02:27:58 Preparing wheel metadata: started 02:27:58 Preparing wheel metadata: finished with status 'done' 02:27:58 Collecting wrapt<2,>=1.10 02:27:58 Downloading wrapt-1.12.1.tar.gz (27 kB) 02:27:58 Collecting multi-key-dict 02:27:58 Downloading multi_key_dict-2.0.3.zip (9.9 kB) 02:27:59 Collecting ruamel.yaml.clib>=0.1.2 02:27:59 Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) 02:27:59 Preparing wheel metadata: finished with status 'done' 02:27:59 Collecting xdg==3.0.2 02:27:59 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 02:27:59 Building wheels for collected packages: cryptography, cffi, netifaces, pyyaml, bs4, pyrsistent, lxml, pygerrit2, pynacl, wrapt, multi-key-dict, ruamel.yaml.clib 02:27:59 Building wheel for cryptography (PEP 517): started 02:27:59 Collecting docker 02:27:59 Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) 02:27:59 Collecting six 02:27:59 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:27:59 Collecting bs4 02:27:59 Downloading bs4-0.0.1.tar.gz (1.1 kB) 02:28:00 Collecting httplib2 02:28:00 Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) 02:28:03 Collecting setuptools>=36.5.0 02:28:03 Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) 02:28:04 Collecting tqdm 02:28:04 Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) 02:28:04 Collecting python-jenkins 02:28:04 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 02:28:04 Collecting tabulate 02:28:04 Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) 02:28:07 Collecting lxml 02:28:07 Downloading lxml-4.6.3.tar.gz (3.2 MB) 02:28:15 Collecting ruamel.yaml 02:28:15 Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) 02:28:15 Collecting email-validator 02:28:15 Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) 02:28:15 Collecting click 02:28:15 Downloading click-8.0.1-py3-none-any.whl (97 kB) 02:28:15 Collecting pygithub 02:28:15 Downloading PyGithub-1.55-py3-none-any.whl (291 kB) 02:28:16 Collecting requests 02:28:16 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 02:28:16 Collecting defusedxml 02:28:16 Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 02:28:16 Collecting jsonschema 02:28:16 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 02:28:17 Collecting shade~=1.27.1 02:28:17 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 02:28:17 Collecting openstacksdk>=0.9.19 02:28:17 Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) 02:28:18 Collecting pbr!=2.1.0,>=2.0.0 02:28:18 Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) 02:28:19 Collecting os-client-config>=1.28.0 02:28:19 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 02:28:21 Collecting cryptography>=2.7 02:28:21 Downloading cryptography-3.4.7.tar.gz (546 kB) 02:28:23 Installing build dependencies: started 02:28:32 Building wheel for cryptography (PEP 517): finished with status 'done' 02:28:32 Created wheel for cryptography: filename=cryptography-3.4.7-cp39-cp39-linux_x86_64.whl size=366308 sha256=878249820e849e156500c93759fc545adc54008aa38f994744f0ed959fc7568c 02:28:32 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/f2/58/46/ac4602d8ff0e011d239d12aac740d0af2c766debc7aee8b274 02:28:32 Building wheel for cffi (setup.py): started 02:28:33 Building wheel for cffi (setup.py): finished with status 'done' 02:28:33 Created wheel for cffi: filename=cffi-1.14.6-cp39-cp39-linux_x86_64.whl size=185949 sha256=434f100f69f1b3d1e294149f71c787ceabb432e5963dc6d49739fe4258966c82 02:28:33 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/46/7d/e8/89751b8ffd4aabd5a201f798535947ea389b61cd101456d290 02:28:33 Building wheel for netifaces (setup.py): started 02:28:35 Building wheel for netifaces (setup.py): finished with status 'done' 02:28:35 Created wheel for netifaces: filename=netifaces-0.11.0-cp39-cp39-linux_x86_64.whl size=13192 sha256=22b47fa408e92c1aacce2d85434de276f042b34998bab99248d5cc95e4ce4c4d 02:28:35 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/4f/77/60/d721ffbafc28e5021f94207ac09dbc23ecde96b4f74a324106 02:28:35 Building wheel for pyyaml (PEP 517): started 02:28:35 Building wheel for pyyaml (PEP 517): finished with status 'done' 02:28:35 Created wheel for pyyaml: filename=PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl size=45655 sha256=766d3a968abd1ccced994f822f00f6f228ab62d3423b2ca26035ac100c71e3b3 02:28:35 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 02:28:35 Building wheel for bs4 (setup.py): started 02:28:35 Building wheel for bs4 (setup.py): finished with status 'done' 02:28:35 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=263c9ed612bf74ea772c2b535ee86ba026cf7742e24187e6c1762146b263f134 02:28:35 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 02:28:35 Building wheel for pyrsistent (PEP 517): started 02:28:36 Building wheel for pyrsistent (PEP 517): finished with status 'done' 02:28:36 Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp39-cp39-linux_x86_64.whl size=72249 sha256=246c5505976c852d5a44444352af424a9ec179e5b73d9aba3b9ae70db1ccfdac 02:28:36 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/dd/c8/61/04c6d218b3691f75353d7f74fed3fbd40e0ee9e2d1e2ce24c6 02:28:36 Building wheel for lxml (setup.py): started 02:29:20 Installing build dependencies: finished with status 'done' 02:29:20 Getting requirements to build wheel: started 02:29:20 Getting requirements to build wheel: finished with status 'done' 02:29:20 Preparing wheel metadata: started 02:29:23 Preparing wheel metadata: finished with status 'done' 02:29:23 Collecting jmespath>=0.9.0 02:29:23 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 02:29:23 Collecting dogpile.cache>=0.6.5 02:29:23 Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) 02:29:23 Collecting munch>=2.1.0 02:29:23 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 02:29:23 Collecting os-service-types>=1.7.0 02:29:23 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 02:29:23 Collecting appdirs>=1.3.0 02:29:23 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 02:29:23 Collecting netifaces>=0.10.4 02:29:23 Downloading netifaces-0.11.0.tar.gz (30 kB) 02:29:24 Collecting decorator>=4.4.1 02:29:24 Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) 02:29:25 Collecting requestsexceptions>=1.2.0 02:29:25 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 02:29:25 Collecting keystoneauth1>=3.18.0 02:29:25 Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) 02:29:25 Collecting iso8601>=0.1.11 02:29:25 Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 02:29:25 Collecting jsonpatch!=1.20,>=1.16 02:29:25 Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) 02:29:27 Collecting cffi>=1.12 02:29:27 Downloading cffi-1.14.6.tar.gz (475 kB) 02:29:30 Collecting pycparser 02:29:30 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 02:29:30 Collecting stevedore>=3.0.0 02:29:30 Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) 02:29:30 Collecting jsonpointer>=1.9 02:29:30 Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) 02:29:32 Collecting urllib3<1.27,>=1.21.1 02:29:32 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 02:29:32 Collecting idna<4,>=2.5 02:29:32 Downloading idna-3.2-py3-none-any.whl (59 kB) 02:29:32 Collecting charset-normalizer~=2.0.0 02:29:32 Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) 02:29:32 Collecting certifi>=2017.4.17 02:29:32 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:29:33 Collecting beautifulsoup4 02:29:33 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 02:29:33 Collecting soupsieve>1.2 02:29:33 Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) 02:29:34 Collecting websocket-client>=0.32.0 02:29:34 Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) 02:29:34 Collecting dnspython>=1.15.0 02:29:34 Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) 02:29:35 Collecting pyparsing<3,>=2.4.2 02:29:35 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 02:29:36 Collecting attrs>=17.4.0 02:29:36 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) 02:29:36 Collecting pyrsistent>=0.14.0 02:29:36 Downloading pyrsistent-0.18.0.tar.gz (104 kB) 02:29:37 Installing build dependencies: started 02:29:52 Installing build dependencies: finished with status 'done' 02:29:52 Getting requirements to build wheel: started 02:29:53 Getting requirements to build wheel: finished with status 'done' 02:29:53 Preparing wheel metadata: started 02:29:54 Preparing wheel metadata: finished with status 'done' 02:29:55 Collecting rsa>=3.1.4 02:29:55 Downloading rsa-4.7.2-py3-none-any.whl (34 kB) 02:29:56 Collecting pyasn1-modules>=0.0.5 02:29:56 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 02:29:56 Collecting pyasn1>=0.1.7 02:29:56 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 02:29:57 Collecting pyjwt>=2.0 02:29:57 Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) 02:29:57 Collecting deprecated 02:29:57 Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) 02:29:58 Collecting pynacl>=1.4.0 02:29:58 Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) 02:30:01 Installing build dependencies: started 02:30:20 Installing build dependencies: finished with status 'done' 02:30:20 Getting requirements to build wheel: started 02:30:20 Getting requirements to build wheel: finished with status 'done' 02:30:20 Preparing wheel metadata: started 02:30:24 Preparing wheel metadata: finished with status 'done' 02:30:25 Collecting wrapt<2,>=1.10 02:30:25 Downloading wrapt-1.12.1.tar.gz (27 kB) 02:30:27 Collecting multi-key-dict 02:30:27 Downloading multi_key_dict-2.0.3.zip (9.9 kB) 02:30:28 Collecting ruamel.yaml.clib>=0.1.2 02:30:28 Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) 02:30:28 Building wheel for lxml (setup.py): still running... 02:30:32 Building wheels for collected packages: cryptography, cffi, netifaces, pyyaml, bs4, pyrsistent, lxml, pygerrit2, pynacl, wrapt, multi-key-dict, ruamel.yaml.clib 02:30:32 Building wheel for cryptography (PEP 517): started 02:31:16 Building wheel for lxml (setup.py): finished with status 'done' 02:31:16 Created wheel for lxml: filename=lxml-4.6.3-cp39-cp39-linux_x86_64.whl size=1665565 sha256=622ab2586ec1385f679627413feefbba6ba1f5dd9e79547b28df1a403ef33011 02:31:16 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/6c/21/10/6efb7c8c644d8aecc1a85554f10af608c3c70a48f4836c375e 02:31:16 Building wheel for pygerrit2 (PEP 517): started 02:31:16 Building wheel for pygerrit2 (PEP 517): finished with status 'done' 02:31:16 Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=e6bfdc0adfaa3d7e8b7c53f32068d10d20aea612b3249f9be6f9b1b0fe9103e9 02:31:16 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb 02:31:16 Building wheel for pynacl (PEP 517): started 02:32:25 Building wheel for pynacl (PEP 517): still running... 02:32:43 Building wheel for pynacl (PEP 517): finished with status 'done' 02:32:43 Created wheel for pynacl: filename=PyNaCl-1.4.0-cp39-cp39-linux_x86_64.whl size=274793 sha256=474026db8f236b3100356c42440bc4e548a749a5bbff1c533e8caf89ff9c4aa4 02:32:43 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/3b/bb/4f/1cac0cbc50558d501b6046fb2942596ca9004b1055553856b8 02:32:43 Building wheel for wrapt (setup.py): started 02:32:43 Building wheel for wrapt (setup.py): finished with status 'done' 02:32:43 Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=33660 sha256=328f1a120867c979c9b34f4a541447fa37ccf90d1e79e5920d5023e5ae41b8ca 02:32:43 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 02:32:43 Building wheel for multi-key-dict (setup.py): started 02:32:43 Building wheel for multi-key-dict (setup.py): finished with status 'done' 02:32:43 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=052091e318e224a6314ea8132d38c3bc01e7be9b92e4461f02da331cd40782dd 02:32:43 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 02:32:43 Building wheel for ruamel.yaml.clib (setup.py): started 02:32:59 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 02:32:59 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp39-cp39-linux_x86_64.whl size=161201 sha256=026bc39854538c03c6cbf711dcf533fa254505a54cf2b981c9e3add229fe77d7 02:32:59 Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/b1/c4/5d/d96e5c09189f4d6d2a9ffb0d7af04ee06d11a20f613f5f3496 02:32:59 Successfully built cryptography cffi netifaces pyyaml bs4 pyrsistent lxml pygerrit2 pynacl wrapt multi-key-dict ruamel.yaml.clib 02:32:59 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 02:33:04 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.1.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 02:33:04 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 02:33:05 Collecting zipp==1.1.0 02:33:05 Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) 02:33:05 Collecting python-openstackclient 02:33:05 Downloading python_openstackclient-5.5.0-py3-none-any.whl (929 kB) 02:33:05 Collecting cliff>=3.5.0 02:33:05 Downloading cliff-3.8.0-py3-none-any.whl (80 kB) 02:33:05 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (5.6.0) 02:33:05 Collecting oslo.i18n>=3.15.3 02:33:05 Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 02:33:05 Collecting oslo.utils>=3.33.0 02:33:05 Downloading oslo.utils-4.9.2-py3-none-any.whl (101 kB) 02:33:05 Collecting osc-lib>=2.3.0 02:33:05 Downloading osc_lib-2.4.1-py3-none-any.whl (88 kB) 02:33:05 Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.1.14) 02:33:05 Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (3.3.0) 02:33:05 Collecting python-cinderclient>=3.3.0 02:33:06 Downloading python_cinderclient-7.4.0-py3-none-any.whl (278 kB) 02:33:06 Collecting python-novaclient>=17.0.0 02:33:06 Downloading python_novaclient-17.5.0-py3-none-any.whl (332 kB) 02:33:06 Collecting python-keystoneclient>=3.22.0 02:33:06 Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 02:33:06 Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.57.0) 02:33:06 Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 02:33:06 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) 02:33:06 Collecting cmd2>=1.0.0 02:33:06 Downloading cmd2-2.1.2-py3-none-any.whl (141 kB) 02:33:06 Collecting PrettyTable>=0.7.2 02:33:06 Downloading prettytable-2.1.0-py3-none-any.whl (22 kB) 02:33:06 Collecting pyperclip>=1.6 02:33:06 Downloading pyperclip-1.8.2.tar.gz (20 kB) 02:33:06 Collecting colorama>=0.3.7 02:33:06 Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) 02:33:06 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) 02:33:06 Collecting wcwidth>=0.1.7 02:33:06 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 02:33:06 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) 02:33:06 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) 02:33:06 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) 02:33:06 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) 02:33:06 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) 02:33:06 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) 02:33:06 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) 02:33:06 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) 02:33:06 Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) 02:33:06 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) 02:33:06 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) 02:33:06 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) 02:33:06 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) 02:33:06 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) 02:33:06 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) 02:33:06 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) 02:33:07 Collecting simplejson>=3.5.1 02:33:07 Downloading simplejson-3.17.3.tar.gz (82 kB) 02:33:07 Collecting packaging>=20.4 02:33:07 Downloading packaging-21.0-py3-none-any.whl (40 kB) 02:33:07 Collecting debtcollector>=1.2.0 02:33:07 Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) 02:33:07 Collecting netaddr>=0.7.18 02:33:07 Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 02:33:07 Collecting pytz>=2013.6 02:33:07 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) 02:33:07 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) 02:33:07 Collecting oslo.config>=5.2.0 02:33:07 Downloading oslo.config-8.7.0-py3-none-any.whl (128 kB) 02:33:07 Collecting oslo.serialization!=2.19.1,>=2.18.0 02:33:07 Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB) 02:33:07 Collecting rfc3986>=1.2.0 02:33:07 Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) 02:33:07 Collecting msgpack>=0.5.2 02:33:07 Downloading msgpack-1.0.2.tar.gz (123 kB) 02:33:08 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) 02:33:08 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) 02:33:08 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) 02:33:08 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) 02:33:08 Building wheels for collected packages: pyperclip, msgpack, simplejson 02:33:08 Building wheel for pyperclip (setup.py): started 02:33:08 Building wheel for pyperclip (setup.py): finished with status 'done' 02:33:08 Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=c377c06cd25c7c89c50017f88e92e6add884739ef6e50ebb693d92dab1f4dd46 02:33:08 Stored in directory: /tmp/pip-ephem-wheel-cache-47ftkdfe/wheels/0c/09/9e/49e21a6840ef7955b06d47394afef0058f0378c0914e48b8b8 02:33:08 Building wheel for msgpack (setup.py): started 02:33:09 Building wheel for cryptography (PEP 517): still running... 02:33:09 Building wheel for cryptography (PEP 517): finished with status 'done' 02:33:09 Created wheel for cryptography: filename=cryptography-3.4.7-cp39-cp39-linux_aarch64.whl size=341444 sha256=f31e93bfbb540786cbcc971accf6af606a85fe5f5b1482dbc458e5ec1ca246fd 02:33:09 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/f2/58/46/ac4602d8ff0e011d239d12aac740d0af2c766debc7aee8b274 02:33:09 Building wheel for cffi (setup.py): started 02:33:14 Building wheel for msgpack (setup.py): finished with status 'done' 02:33:14 Created wheel for msgpack: filename=msgpack-1.0.2-cp39-cp39-linux_x86_64.whl size=77709 sha256=badab6d1a7fb5ebd15f064763b0a8965ff5cabf8052ea727f26df81bd504d3db 02:33:14 Stored in directory: /tmp/pip-ephem-wheel-cache-47ftkdfe/wheels/30/52/01/57e347f8406cc2b7e19d8f94394d5b7cd51763f8620541a906 02:33:14 Building wheel for simplejson (setup.py): started 02:33:15 Building wheel for simplejson (setup.py): finished with status 'done' 02:33:15 Created wheel for simplejson: filename=simplejson-3.17.3-cp39-cp39-linux_x86_64.whl size=75325 sha256=b70eb427a8cf1a8d23bf25962005413dc037a73ae47c3a2fadf09e0f2c986c7b 02:33:15 Stored in directory: /tmp/pip-ephem-wheel-cache-47ftkdfe/wheels/ce/c9/aa/70cf02289f580df4e25aabe2c7ed5584581abaca93cecee0be 02:33:15 Successfully built pyperclip msgpack simplejson 02:33:15 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 02:33:19 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.0 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 02:33:19 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 02:33:19 Cloning into 'global-jjb'... 02:33:20 HEAD is now at 53f811d Merge "Add regex for common-packer var and templates" 02:33:27 Removing intermediate container ec72e58006a0 02:33:27 ---> 43816c2b64e1 02:33:27 Successfully built 43816c2b64e1 02:33:27 Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:33:28 + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh 02:33:28 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:latest 02:33:28 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] 02:33:28 49774de137c9: Preparing 02:33:28 0efc2648311a: Preparing 02:33:28 351b71170367: Preparing 02:33:28 5cedc7d9cff5: Preparing 02:33:28 fd4ff15cfc3c: Preparing 02:33:28 84f4352de101: Preparing 02:33:28 174f56854903: Preparing 02:33:28 84f4352de101: Waiting 02:33:28 174f56854903: Waiting 02:33:30 0efc2648311a: Pushed 02:33:31 84f4352de101: Pushed 02:33:36 Building wheel for cffi (setup.py): finished with status 'done' 02:33:36 Created wheel for cffi: filename=cffi-1.14.6-cp39-cp39-linux_aarch64.whl size=188913 sha256=d22af0225f48b83f143255333c0ccb9190ac4e63491ffe8f5a77e7aaf8632e40 02:33:36 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/46/7d/e8/89751b8ffd4aabd5a201f798535947ea389b61cd101456d290 02:33:36 Building wheel for netifaces (setup.py): started 02:33:37 351b71170367: Pushed 02:33:37 49774de137c9: Pushed 02:33:38 fd4ff15cfc3c: Pushed 02:33:42 Building wheel for netifaces (setup.py): finished with status 'done' 02:33:42 Created wheel for netifaces: filename=netifaces-0.11.0-cp39-cp39-linux_aarch64.whl size=13135 sha256=2b0f87c02d1c9d8e2a61c102c962a258842c36c215f44a93a4fd306a4007ff1b 02:33:42 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/4f/77/60/d721ffbafc28e5021f94207ac09dbc23ecde96b4f74a324106 02:33:42 Building wheel for pyyaml (PEP 517): started 02:33:45 Building wheel for pyyaml (PEP 517): finished with status 'done' 02:33:45 Created wheel for pyyaml: filename=PyYAML-5.4.1-cp39-cp39-linux_aarch64.whl size=45657 sha256=2c73c51088c689ced3477e962774dcacd488ae69eef74fd61355ee0eb1f0df5d 02:33:45 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 02:33:45 Building wheel for bs4 (setup.py): started 02:33:47 Building wheel for bs4 (setup.py): finished with status 'done' 02:33:47 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=fc093b5691f32702ba2fe18eee88c890abe06cf3b823208d54b9290ea5c61d02 02:33:47 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 02:33:47 Building wheel for pyrsistent (PEP 517): started 02:33:53 Building wheel for pyrsistent (PEP 517): finished with status 'done' 02:33:53 Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp39-cp39-linux_aarch64.whl size=71690 sha256=60912da880cd234468b30c3aefe13cb228edea675de1a70f5aa182827be0432a 02:33:53 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/dd/c8/61/04c6d218b3691f75353d7f74fed3fbd40e0ee9e2d1e2ce24c6 02:33:53 Building wheel for lxml (setup.py): started 02:33:54 5cedc7d9cff5: Pushed 02:33:54 174f56854903: Pushed 02:33:54 latest: digest: sha256:1a7cb2b108f3444f6e23e0624e25c82a82ca3007f33bedde52c767cde9d21031 size: 1794 [Pipeline] isUnix [Pipeline] sh 02:33:54 + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:62a2ccb533ce8c280c3e67bf30bb912e319eaefa [Pipeline] isUnix [Pipeline] sh 02:33:55 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:62a2ccb533ce8c280c3e67bf30bb912e319eaefa 02:33:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] 02:33:55 49774de137c9: Preparing 02:33:55 0efc2648311a: Preparing 02:33:55 351b71170367: Preparing 02:33:55 5cedc7d9cff5: Preparing 02:33:55 fd4ff15cfc3c: Preparing 02:33:55 84f4352de101: Preparing 02:33:55 174f56854903: Preparing 02:33:55 84f4352de101: Waiting 02:33:55 174f56854903: Waiting 02:33:55 351b71170367: Layer already exists 02:33:55 fd4ff15cfc3c: Layer already exists 02:33:55 0efc2648311a: Layer already exists 02:33:55 5cedc7d9cff5: Layer already exists 02:33:55 49774de137c9: Layer already exists 02:33:55 84f4352de101: Layer already exists 02:33:55 174f56854903: Layer already exists 02:33:55 62a2ccb533ce8c280c3e67bf30bb912e319eaefa: digest: sha256:1a7cb2b108f3444f6e23e0624e25c82a82ca3007f33bedde52c767cde9d21031 size: 1794 [Pipeline] isUnix [Pipeline] sh 02:33:55 + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:33:55 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 02:33:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] 02:33:55 49774de137c9: Preparing 02:33:55 0efc2648311a: Preparing 02:33:55 351b71170367: Preparing 02:33:55 5cedc7d9cff5: Preparing 02:33:55 fd4ff15cfc3c: Preparing 02:33:55 84f4352de101: Preparing 02:33:55 174f56854903: Preparing 02:33:55 84f4352de101: Waiting 02:33:55 174f56854903: Waiting 02:33:55 0efc2648311a: Layer already exists 02:33:55 5cedc7d9cff5: Layer already exists 02:33:55 49774de137c9: Layer already exists 02:33:55 351b71170367: Layer already exists 02:33:55 fd4ff15cfc3c: Layer already exists 02:33:55 174f56854903: Layer already exists 02:33:55 84f4352de101: Layer already exists 02:33:55 0.31.1-centos7: digest: sha256:1a7cb2b108f3444f6e23e0624e25c82a82ca3007f33bedde52c767cde9d21031 size: 1794 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:33:56 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:33:56 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:33:56 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 02:33:56 20abe527037c: Preparing 02:33:56 e128a769fb5f: Preparing 02:33:56 90f289b76ff2: Preparing 02:33:56 970569b3e98b: Preparing 02:33:56 bb98cc4b4f24: Preparing 02:33:56 25546d18ffa5: Preparing 02:33:56 b4ab05475db3: Preparing 02:33:56 3ac08c726cd3: Preparing 02:33:56 72e830a4dff5: Preparing 02:33:56 25546d18ffa5: Waiting 02:33:56 b4ab05475db3: Waiting 02:33:56 3ac08c726cd3: Waiting 02:33:56 72e830a4dff5: Waiting 02:33:57 970569b3e98b: Pushed 02:34:02 90f289b76ff2: Pushed 02:34:02 e128a769fb5f: Pushed 02:34:02 25546d18ffa5: Pushed 02:34:02 bb98cc4b4f24: Pushed 02:34:03 3ac08c726cd3: Pushed 02:34:04 72e830a4dff5: Pushed 02:34:05 b4ab05475db3: Pushed 02:34:27 20abe527037c: Pushed 02:34:31 alpine: digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 size: 2205 [Pipeline] isUnix [Pipeline] sh 02:34:31 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine [Pipeline] isUnix [Pipeline] sh 02:34:32 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine 02:34:32 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 02:34:32 20abe527037c: Preparing 02:34:32 e128a769fb5f: Preparing 02:34:32 90f289b76ff2: Preparing 02:34:32 970569b3e98b: Preparing 02:34:32 bb98cc4b4f24: Preparing 02:34:32 25546d18ffa5: Preparing 02:34:32 b4ab05475db3: Preparing 02:34:32 3ac08c726cd3: Preparing 02:34:32 72e830a4dff5: Preparing 02:34:32 25546d18ffa5: Waiting 02:34:32 b4ab05475db3: Waiting 02:34:32 3ac08c726cd3: Waiting 02:34:32 72e830a4dff5: Waiting 02:34:32 970569b3e98b: Layer already exists 02:34:32 20abe527037c: Layer already exists 02:34:32 bb98cc4b4f24: Layer already exists 02:34:32 e128a769fb5f: Layer already exists 02:34:32 90f289b76ff2: Layer already exists 02:34:32 25546d18ffa5: Layer already exists 02:34:32 b4ab05475db3: Layer already exists 02:34:32 72e830a4dff5: Layer already exists 02:34:32 3ac08c726cd3: Layer already exists 02:34:32 0.31.1-alpine: digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 size: 2205 [Pipeline] isUnix [Pipeline] sh 02:34:32 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [Pipeline] isUnix [Pipeline] sh 02:34:33 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 02:34:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 02:34:33 20abe527037c: Preparing 02:34:33 e128a769fb5f: Preparing 02:34:33 90f289b76ff2: Preparing 02:34:33 970569b3e98b: Preparing 02:34:33 bb98cc4b4f24: Preparing 02:34:33 25546d18ffa5: Preparing 02:34:33 b4ab05475db3: Preparing 02:34:33 3ac08c726cd3: Preparing 02:34:33 72e830a4dff5: Preparing 02:34:33 25546d18ffa5: Waiting 02:34:33 b4ab05475db3: Waiting 02:34:33 3ac08c726cd3: Waiting 02:34:33 72e830a4dff5: Waiting 02:34:33 e128a769fb5f: Layer already exists 02:34:33 20abe527037c: Layer already exists 02:34:33 90f289b76ff2: Layer already exists 02:34:33 970569b3e98b: Layer already exists 02:34:33 bb98cc4b4f24: Layer already exists 02:34:33 25546d18ffa5: Layer already exists 02:34:33 b4ab05475db3: Layer already exists 02:34:33 72e830a4dff5: Layer already exists 02:34:33 3ac08c726cd3: Layer already exists 02:34:33 amd64: digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 size: 2205 [Pipeline] isUnix [Pipeline] sh 02:34:33 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 [Pipeline] isUnix [Pipeline] sh 02:34:34 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 02:34:34 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 02:34:34 20abe527037c: Preparing 02:34:34 e128a769fb5f: Preparing 02:34:34 90f289b76ff2: Preparing 02:34:34 970569b3e98b: Preparing 02:34:34 bb98cc4b4f24: Preparing 02:34:34 25546d18ffa5: Preparing 02:34:34 b4ab05475db3: Preparing 02:34:34 3ac08c726cd3: Preparing 02:34:34 72e830a4dff5: Preparing 02:34:34 25546d18ffa5: Waiting 02:34:34 b4ab05475db3: Waiting 02:34:34 3ac08c726cd3: Waiting 02:34:34 72e830a4dff5: Waiting 02:34:34 e128a769fb5f: Layer already exists 02:34:34 970569b3e98b: Layer already exists 02:34:34 bb98cc4b4f24: Layer already exists 02:34:34 20abe527037c: Layer already exists 02:34:34 90f289b76ff2: Layer already exists 02:34:34 b4ab05475db3: Layer already exists 02:34:34 25546d18ffa5: Layer already exists 02:34:34 72e830a4dff5: Layer already exists 02:34:34 3ac08c726cd3: Layer already exists 02:34:34 x86_64: digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 size: 2205 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:47:02 Building wheel for lxml (setup.py): still running... 02:48:39 Building wheel for lxml (setup.py): still running... 02:49:47 Building wheel for lxml (setup.py): still running... 02:51:24 Building wheel for lxml (setup.py): still running... 02:52:32 Building wheel for lxml (setup.py): still running... 02:53:19 Building wheel for lxml (setup.py): finished with status 'done' 02:53:19 Created wheel for lxml: filename=lxml-4.6.3-cp39-cp39-linux_aarch64.whl size=1583446 sha256=6d421d431a3592c0033b2eaafeed40e32d45e0abfda8259683c02c828ddf267a 02:53:19 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/6c/21/10/6efb7c8c644d8aecc1a85554f10af608c3c70a48f4836c375e 02:53:19 Building wheel for pygerrit2 (PEP 517): started 02:53:19 Building wheel for pygerrit2 (PEP 517): finished with status 'done' 02:53:19 Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=1ebcc5e976c675ff73f861b87b2612d53ed42c48b82d9a44e598c0ba1ad592f7 02:53:19 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb 02:53:19 Building wheel for pynacl (PEP 517): started 02:53:46 Building wheel for pynacl (PEP 517): finished with status 'error' 02:53:46  ERROR: Command errored out with exit status 1: 02:53:46 command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmplq5st9wh 02:53:46 cwd: /tmp/pip-install-r2hfql8r/pynacl_aff0df3308fe41f48596ab31d8a6bf1e 02:53:46 Complete output (309 lines): 02:53:46 running bdist_wheel 02:53:46 running build 02:53:46 running build_py 02:53:46 creating build 02:53:46 creating build/lib.linux-aarch64-3.9 02:53:46 creating build/lib.linux-aarch64-3.9/nacl 02:53:46 copying src/nacl/hash.py -> build/lib.linux-aarch64-3.9/nacl 02:53:46 copying src/nacl/utils.py -> build/lib.linux-aarch64-3.9/nacl 02:53:46 copying src/nacl/signing.py -> build/lib.linux-aarch64-3.9/nacl 02:53:46 copying src/nacl/hashlib.py -> build/lib.linux-aarch64-3.9/nacl 02:53:46 copying src/nacl/public.py -> build/lib.linux-aarch64-3.9/nacl 02:53:46 copying src/nacl/__init__.py -> build/lib.linux-aarch64-3.9/nacl 02:53:46 copying src/nacl/exceptions.py -> build/lib.linux-aarch64-3.9/nacl 02:53:46 copying src/nacl/secret.py -> build/lib.linux-aarch64-3.9/nacl 02:53:46 copying src/nacl/encoding.py -> build/lib.linux-aarch64-3.9/nacl 02:53:46 creating build/lib.linux-aarch64-3.9/nacl/pwhash 02:53:46 copying src/nacl/pwhash/argon2i.py -> build/lib.linux-aarch64-3.9/nacl/pwhash 02:53:46 copying src/nacl/pwhash/scrypt.py -> build/lib.linux-aarch64-3.9/nacl/pwhash 02:53:46 copying src/nacl/pwhash/__init__.py -> build/lib.linux-aarch64-3.9/nacl/pwhash 02:53:46 copying src/nacl/pwhash/_argon2.py -> build/lib.linux-aarch64-3.9/nacl/pwhash 02:53:46 copying src/nacl/pwhash/argon2id.py -> build/lib.linux-aarch64-3.9/nacl/pwhash 02:53:46 creating build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_kx.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/sodium_core.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/utils.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_shorthash.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_core.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/__init__.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_hash.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_secretstream.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_box.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_aead.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_sign.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_pwhash.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/randombytes.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_generichash.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 copying src/nacl/bindings/crypto_secretbox.py -> build/lib.linux-aarch64-3.9/nacl/bindings 02:53:46 running build_clib 02:53:46 checking build system type... aarch64-unknown-linux-musl 02:53:46 checking host system type... aarch64-unknown-linux-musl 02:53:46 checking for a BSD-compatible install... /usr/bin/install -c 02:53:46 checking whether build environment is sane... yes 02:53:46 checking for a thread-safe mkdir -p... /tmp/pip-install-r2hfql8r/pynacl_aff0df3308fe41f48596ab31d8a6bf1e/src/libsodium/build-aux/install-sh -c -d 02:53:46 checking for gawk... no 02:53:46 checking for mawk... no 02:53:46 checking for nawk... no 02:53:46 checking for awk... awk 02:53:46 checking whether make sets $(MAKE)... no 02:53:46 checking whether make supports nested variables... no 02:53:46 checking whether UID '0' is supported by ustar format... yes 02:53:46 checking whether GID '0' is supported by ustar format... yes 02:53:46 checking how to create a ustar tar archive... none 02:53:46 checking whether make supports nested variables... (cached) no 02:53:46 checking whether to enable maintainer-specific portions of Makefiles... no 02:53:46 checking whether make supports the include directive... no 02:53:46 checking for gcc... gcc 02:53:46 checking whether the C compiler works... yes 02:53:46 checking for C compiler default output file name... a.out 02:53:46 checking for suffix of executables... 02:53:46 checking whether we are cross compiling... no 02:53:46 checking for suffix of object files... o 02:53:46 checking whether we are using the GNU C compiler... yes 02:53:46 checking whether gcc accepts -g... yes 02:53:46 checking for gcc option to accept ISO C89... none needed 02:53:46 checking whether gcc understands -c and -o together... yes 02:53:46 checking dependency style of gcc... none 02:53:46 checking for a sed that does not truncate output... /bin/sed 02:53:46 checking how to run the C preprocessor... gcc -E 02:53:46 checking for grep that handles long lines and -e... /bin/grep 02:53:46 checking for egrep... /bin/grep -E 02:53:46 checking whether gcc is Clang... no 02:53:46 checking whether pthreads work with -pthread... yes 02:53:46 checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE 02:53:46 checking whether more special flags are required for pthreads... no 02:53:46 checking for PTHREAD_PRIO_INHERIT... yes 02:53:46 checking for gcc option to accept ISO C99... none needed 02:53:46 checking dependency style of gcc... none 02:53:46 checking for ANSI C header files... yes 02:53:46 checking for sys/types.h... yes 02:53:46 checking for sys/stat.h... yes 02:53:46 checking for stdlib.h... yes 02:53:46 checking for string.h... yes 02:53:46 checking for memory.h... yes 02:53:46 checking for strings.h... yes 02:53:46 checking for inttypes.h... yes 02:53:46 checking for stdint.h... yes 02:53:46 checking for unistd.h... yes 02:53:46 checking minix/config.h usability... no 02:53:46 checking minix/config.h presence... no 02:53:46 checking for minix/config.h... no 02:53:46 checking whether it is safe to define __EXTENSIONS__... yes 02:53:46 checking for variable-length arrays... yes 02:53:46 checking for __wasi__ defined... no 02:53:46 checking for _FORTIFY_SOURCE defined... yes 02:53:46 checking whether C compiler accepts -fvisibility=hidden... yes 02:53:46 checking whether C compiler accepts -fPIC... yes 02:53:46 checking whether C compiler accepts -fPIE... yes 02:53:46 checking whether the linker accepts -pie... yes 02:53:46 checking whether C compiler accepts -fno-strict-aliasing... yes 02:53:46 checking whether C compiler accepts -fno-strict-overflow... yes 02:53:46 checking whether C compiler accepts -fstack-protector... yes 02:53:46 checking whether the linker accepts -fstack-protector... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes 02:53:46 checking for clang... no 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes 02:53:46 checking whether the linker accepts -Wl,-z,relro... yes 02:53:46 checking whether the linker accepts -Wl,-z,now... yes 02:53:46 checking whether the linker accepts -Wl,-z,noexecstack... yes 02:53:46 checking whether segmentation violations can be caught when using the C compiler... yes 02:53:46 checking whether SIGABRT can be caught when using the C compiler... no 02:53:46 configure: WARNING: On this platform, SIGABRT cannot be caught using signal handlers. 02:53:46 checking for thread local storage (TLS) class... _Thread_local 02:53:46 thread local storage is supported 02:53:46 checking whether C compiler accepts -ftls-model=local-dynamic... yes 02:53:46 checking how to print strings... printf 02:53:46 checking for a sed that does not truncate output... (cached) /bin/sed 02:53:46 checking for fgrep... /bin/grep -F 02:53:46 checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld 02:53:46 checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes 02:53:46 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 02:53:46 checking the name lister (/usr/bin/nm -B) interface... BSD nm 02:53:46 checking whether ln -s works... yes 02:53:46 checking the maximum length of command line arguments... 98304 02:53:46 checking how to convert aarch64-unknown-linux-musl file names to aarch64-unknown-linux-musl format... func_convert_file_noop 02:53:46 checking how to convert aarch64-unknown-linux-musl file names to toolchain format... func_convert_file_noop 02:53:46 checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r 02:53:46 checking for objdump... objdump 02:53:46 checking how to recognize dependent libraries... pass_all 02:53:46 checking for dlltool... no 02:53:46 checking how to associate runtime and link libraries... printf %s\n 02:53:46 checking for ar... ar 02:53:46 checking for archiver @FILE support... @ 02:53:46 checking for strip... strip 02:53:46 checking for ranlib... ranlib 02:53:46 checking command to parse /usr/bin/nm -B output from gcc object... ok 02:53:46 checking for sysroot... no 02:53:46 checking for a working dd... /bin/dd 02:53:46 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 02:53:46 checking for mt... no 02:53:46 checking if : is a manifest tool... no 02:53:46 checking for dlfcn.h... yes 02:53:46 checking for objdir... .libs 02:53:46 checking if gcc supports -fno-rtti -fno-exceptions... no 02:53:46 checking for gcc option to produce PIC... -fPIC -DPIC 02:53:46 checking if gcc PIC flag -fPIC -DPIC works... yes 02:53:46 checking if gcc static flag -static works... yes 02:53:46 checking if gcc supports -c -o file.o... yes 02:53:46 checking if gcc supports -c -o file.o... (cached) yes 02:53:46 checking whether the gcc linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes 02:53:46 checking dynamic linker characteristics... GNU/Linux ld.so 02:53:46 checking how to hardcode library paths into programs... immediate 02:53:46 checking whether stripping libraries is possible... yes 02:53:46 checking if libtool supports shared libraries... yes 02:53:46 checking whether to build shared libraries... no 02:53:46 checking whether to build static libraries... yes 02:53:46 checking for ar... (cached) ar 02:53:46 checking whether C compiler accepts -mmmx... no 02:53:46 checking for MMX instructions set... no 02:53:46 checking whether C compiler accepts -msse2... no 02:53:46 checking for SSE2 instructions set... no 02:53:46 checking whether C compiler accepts -msse3... no 02:53:46 checking for SSE3 instructions set... no 02:53:46 checking whether C compiler accepts -mssse3... no 02:53:46 checking for SSSE3 instructions set... no 02:53:46 checking whether C compiler accepts -msse4.1... no 02:53:46 checking for SSE4.1 instructions set... no 02:53:46 checking whether C compiler accepts -mavx... no 02:53:46 checking for AVX instructions set... no 02:53:46 checking whether C compiler accepts -mavx2... no 02:53:46 checking for AVX2 instructions set... no 02:53:46 checking whether C compiler accepts -mavx512f... no 02:53:46 checking for AVX512F instructions set... no 02:53:46 checking whether C compiler accepts -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -DTHREAD_STACK_SIZE=0x100000 -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mno-avx512f... no 02:53:46 checking whether C compiler accepts -maes... no 02:53:46 checking whether C compiler accepts -mpclmul... no 02:53:46 checking for AESNI instructions set and PCLMULQDQ... no 02:53:46 checking whether C compiler accepts -mrdrnd... no 02:53:46 checking for RDRAND... no 02:53:46 checking sys/mman.h usability... yes 02:53:46 checking sys/mman.h presence... yes 02:53:46 checking for sys/mman.h... yes 02:53:46 checking sys/random.h usability... yes 02:53:46 checking sys/random.h presence... yes 02:53:46 checking for sys/random.h... yes 02:53:46 checking intrin.h usability... no 02:53:46 checking intrin.h presence... no 02:53:46 checking for intrin.h... no 02:53:46 checking if _xgetbv() is available... no 02:53:46 checking for inline... inline 02:53:46 checking whether byte ordering is bigendian... no 02:53:46 checking whether __STDC_LIMIT_MACROS is required... no 02:53:46 checking whether we can use inline asm code... yes 02:53:46 no 02:53:46 checking whether we can use x86_64 asm code... no 02:53:46 checking whether we can assemble AVX opcodes... no 02:53:46 checking for 128-bit arithmetic... yes 02:53:46 checking for cpuid instruction... no 02:53:46 checking if the .private_extern asm directive is supported... no 02:53:46 checking if the .hidden asm directive is supported... yes 02:53:46 checking if weak symbols are supported... yes 02:53:46 checking if data alignment is required... yes 02:53:46 checking if atomic operations are supported... yes 02:53:46 checking for size_t... yes 02:53:46 checking for working alloca.h... yes 02:53:46 checking for alloca... yes 02:53:46 checking for arc4random... no 02:53:46 checking for arc4random_buf... no 02:53:46 checking for mmap... yes 02:53:46 checking for mlock... yes 02:53:46 checking for madvise... yes 02:53:46 checking for mprotect... yes 02:53:46 checking for getrandom with a standard API... yes 02:53:46 checking for getrandom... yes 02:53:46 checking for getentropy with a standard API... yes 02:53:46 checking for getentropy... yes 02:53:46 checking for posix_memalign... yes 02:53:46 checking for getpid... yes 02:53:46 checking for nanosleep... yes 02:53:46 checking for memset_s... no 02:53:46 checking for explicit_bzero... yes 02:53:46 checking for explicit_memset... no 02:53:46 checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled 02:53:46 checking that generated files are newer than configure... done 02:53:46 configure: creating ./config.status 02:53:46 config.status: creating Makefile 02:53:46 config.status: creating builds/Makefile 02:53:46 config.status: creating contrib/Makefile 02:53:46 config.status: creating dist-build/Makefile 02:53:46 config.status: creating libsodium.pc 02:53:46 config.status: creating libsodium-uninstalled.pc 02:53:46 config.status: creating msvc-scripts/Makefile 02:53:46 config.status: creating src/Makefile 02:53:46 config.status: creating src/libsodium/Makefile 02:53:46 config.status: creating src/libsodium/include/Makefile 02:53:46 config.status: creating src/libsodium/include/sodium/version.h 02:53:46 config.status: creating test/default/Makefile 02:53:46 config.status: creating test/Makefile 02:53:46 config.status: executing depfiles commands 02:53:46 config.status: executing libtool commands 02:53:46 make: /bin/sh: Operation not permitted 02:53:46 make: *** [Makefile:514: all-recursive] Error 127 02:53:46 Traceback (most recent call last): 02:53:46 File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in 02:53:46 main() 02:53:46 File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main 02:53:46 json_out['return_val'] = hook(**hook_input['kwargs']) 02:53:46 File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 204, in build_wheel 02:53:46 return _build_backend().build_wheel(wheel_directory, config_settings, 02:53:46 File "/tmp/pip-build-env-b6bcx2mu/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 221, in build_wheel 02:53:46 return self._build_with_temp_dir(['bdist_wheel'], '.whl', 02:53:46 File "/tmp/pip-build-env-b6bcx2mu/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 207, in _build_with_temp_dir 02:53:46 self.run_setup() 02:53:46 File "/tmp/pip-build-env-b6bcx2mu/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 150, in run_setup 02:53:46 exec(compile(code, __file__, 'exec'), locals()) 02:53:46 File "setup.py", line 216, in 02:53:46 setup( 02:53:46 File "/tmp/pip-build-env-b6bcx2mu/overlay/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup 02:53:46 return distutils.core.setup(**attrs) 02:53:46 File "/usr/local/lib/python3.9/distutils/core.py", line 148, in setup 02:53:46 dist.run_commands() 02:53:46 File "/usr/local/lib/python3.9/distutils/dist.py", line 966, in run_commands 02:53:46 self.run_command(cmd) 02:53:46 File "/usr/local/lib/python3.9/distutils/dist.py", line 985, in run_command 02:53:46 cmd_obj.run() 02:53:46 File "/tmp/pip-build-env-b6bcx2mu/overlay/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 299, in run 02:53:46 self.run_command('build') 02:53:46 File "/usr/local/lib/python3.9/distutils/cmd.py", line 313, in run_command 02:53:46 self.distribution.run_command(command) 02:53:46 File "/usr/local/lib/python3.9/distutils/dist.py", line 985, in run_command 02:53:46 cmd_obj.run() 02:53:46 File "/usr/local/lib/python3.9/distutils/command/build.py", line 135, in run 02:53:46 self.run_command(cmd_name) 02:53:46 File "/usr/local/lib/python3.9/distutils/cmd.py", line 313, in run_command 02:53:46 self.distribution.run_command(command) 02:53:46 File "/usr/local/lib/python3.9/distutils/dist.py", line 985, in run_command 02:53:46 cmd_obj.run() 02:53:46 File "setup.py", line 184, in run 02:53:46 subprocess.check_call(["make"] + make_args, cwd=build_temp) 02:53:46 File "/usr/local/lib/python3.9/subprocess.py", line 373, in check_call 02:53:46 raise CalledProcessError(retcode, cmd) 02:53:46 subprocess.CalledProcessError: Command '['make']' returned non-zero exit status 2. 02:53:46 ---------------------------------------- 02:53:46  ERROR: Failed building wheel for pynacl 02:53:46  Building wheel for wrapt (setup.py): started 02:53:52 Building wheel for wrapt (setup.py): finished with status 'done' 02:53:52 Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_aarch64.whl size=32536 sha256=31f8e900aa322716118438eb39829701ea41f86a574b1255bfe4811fcfa4362d 02:53:52 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 02:53:52 Building wheel for multi-key-dict (setup.py): started 02:53:53 Building wheel for multi-key-dict (setup.py): finished with status 'done' 02:53:53 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=afd866065a013be277d64032632e013ffb28eb072678e73d261cea098a13a688 02:53:53 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 02:53:53 Building wheel for ruamel.yaml.clib (setup.py): started 02:55:01 Building wheel for ruamel.yaml.clib (setup.py): still running... 02:55:34 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 02:55:34 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp39-cp39-linux_aarch64.whl size=149500 sha256=60c7b5e4981e804856813e046e7fc837320ecfc79e05d1dcafd696a1acf5f316 02:55:34 Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/b1/c4/5d/d96e5c09189f4d6d2a9ffb0d7af04ee06d11a20f613f5f3496 02:55:34 Successfully built cryptography cffi netifaces pyyaml bs4 pyrsistent lxml pygerrit2 wrapt multi-key-dict ruamel.yaml.clib 02:55:34 Failed to build pynacl 02:55:34 ERROR: Could not build wheels for pynacl which use PEP 517 and cannot be installed directly 02:55:34 The command '/bin/sh -c apk add --update --no-cache build-base openssl-dev libxml2-dev libxslt-dev libffi-dev linux-headers xmlstarlet bash git util-linux sysstat sudo jq bash curl && 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 && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT}' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:55:34 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Image Scan) Stage "Clair Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:55:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:55:38 ---> package-listing.sh 02:55:38 ++ facter osfamily 02:55:38 ++ tr '[:upper:]' '[:lower:]' 02:55:38 + OS_FAMILY=redhat 02:55:38 + workspace=/w/workspace/xfoundry_ci-build-images_lftools 02:55:38 + START_PACKAGES=/tmp/packages_start.txt 02:55:38 + END_PACKAGES=/tmp/packages_end.txt 02:55:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:55:38 + PACKAGES=/tmp/packages_start.txt 02:55:38 + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' 02:55:38 + PACKAGES=/tmp/packages_end.txt 02:55:38 + case "${OS_FAMILY}" in 02:55:38 + sort 02:55:38 + rpm -qa 02:55:39 + '[' -f /tmp/packages_start.txt ']' 02:55:39 + '[' -f /tmp/packages_end.txt ']' 02:55:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:55:39 + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' 02:55:39 + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/archives/ 02:55:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_ci-build-images_lftools/archives/ [Pipeline] echo 02:55:39 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/xfoundry_ci-build-images_lftools/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:55:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:55:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:55:40 02:55:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:55:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:55:40 alpine: Pulling from edgex-lftools-log-publisher 02:55:40 5843afab3874: Pulling fs layer 02:55:40 2dfaacf7024e: Pulling fs layer 02:55:40 2dbba127c6aa: Pulling fs layer 02:55:40 1a467efa2204: Pulling fs layer 02:55:40 865369a531d5: Pulling fs layer 02:55:40 2dc3bafdbf1c: Pulling fs layer 02:55:40 9ac237eaa80d: Pulling fs layer 02:55:40 6bcad4ecc5c2: Pulling fs layer 02:55:40 7074353bde3e: Pulling fs layer 02:55:40 1a467efa2204: Waiting 02:55:40 865369a531d5: Waiting 02:55:40 2dc3bafdbf1c: Waiting 02:55:40 9ac237eaa80d: Waiting 02:55:40 6bcad4ecc5c2: Waiting 02:55:40 7074353bde3e: Waiting 02:55:40 2dfaacf7024e: Verifying Checksum 02:55:40 2dfaacf7024e: Download complete 02:55:40 1a467efa2204: Verifying Checksum 02:55:40 1a467efa2204: Download complete 02:55:41 5843afab3874: Verifying Checksum 02:55:41 5843afab3874: Download complete 02:55:41 2dc3bafdbf1c: Verifying Checksum 02:55:41 2dc3bafdbf1c: Download complete 02:55:41 9ac237eaa80d: Verifying Checksum 02:55:41 9ac237eaa80d: Download complete 02:55:41 6bcad4ecc5c2: Verifying Checksum 02:55:41 6bcad4ecc5c2: Download complete 02:55:41 5843afab3874: Pull complete 02:55:41 865369a531d5: Verifying Checksum 02:55:41 865369a531d5: Download complete 02:55:41 2dfaacf7024e: Pull complete 02:55:41 2dbba127c6aa: Verifying Checksum 02:55:41 2dbba127c6aa: Download complete 02:55:42 2dbba127c6aa: Pull complete 02:55:42 1a467efa2204: Pull complete 02:55:42 865369a531d5: Pull complete 02:55:43 2dc3bafdbf1c: Pull complete 02:55:43 9ac237eaa80d: Pull complete 02:55:43 6bcad4ecc5c2: Pull complete 02:55:45 7074353bde3e: Verifying Checksum 02:55:45 7074353bde3e: Download complete 02:55:49 7074353bde3e: Pull complete 02:55:49 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 02:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:55:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:55:50 prd-centos7-docker-4c-2g-2813 does not seem to be running inside a container 02:55:50 $ 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/xfoundry_ci-build-images_lftools/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_ci-build-images_lftools -v /w/workspace/xfoundry_ci-build-images_lftools:/w/workspace/xfoundry_ci-build-images_lftools:rw,z -v /w/workspace/xfoundry_ci-build-images_lftools@tmp:/w/workspace/xfoundry_ci-build-images_lftools@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:55:51 $ docker top c73689af917ef235b21031b0764a78144e1e3af1fe14ce6ee4c6c46cab5260f9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:52 + touch /tmp/pre-build-complete [Pipeline] sh 02:55:52 + mkdir -p /var/log/sa [Pipeline] sh 02:55:53 + ls /var/log/sa-host 02:55:53 + sadf -c /var/log/sa-host/sa05 02:55:53 file_magic: OK 02:55:53 HZ: Using current value: 100 02:55:53 file_header: OK 02:55:53 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 02:55:53 Statistics: 02:55:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:55:53 File successfully converted to sysstat format version 12.5.4 02:55:53 + sadf -c /var/log/sa-host/sa15 02:55:53 file_magic: OK 02:55:53 HZ: Using current value: 100 02:55:53 file_header: OK 02:55:53 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 02:55:53 Statistics: 02:55:53 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...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... 02:55:53 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:53 provisioning config files... 02:55:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config8790060352791577424tmp [Pipeline] { [Pipeline] echo 02:55:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:55:54 ---> create-netrc.sh [Pipeline] } 02:55:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:55:55 ---> python-tools-install.sh [Pipeline] echo 02:55:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:55:55 ---> sudo-logs.sh 02:55:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:55:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:55:55 ---> job-cost.sh 02:55:55 lf-activate-venv: SKIPPING 02:55:55 INFO: No Stack... 02:55:56 INFO: Retrieving Pricing Info for: v3-standard-2 02:55:57 INFO: Archiving Costs [Pipeline] echo 02:55:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:55:57 ---> logs-deploy.sh 02:55:57 lf-activate-venv: SKIPPING 02:55:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/lftools/15 02:55:57 INFO: archiving workspace using pattern(s): 02:55:58 Archives upload complete. 02:55:58 INFO: archiving logs to Nexus 02:55:59 ---> uname -a: 02:55:59 Linux prd-centos7-docker-4c-2g-2813.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:55:59 02:55:59 02:55:59 ---> lscpu: 02:55:59 Architecture: x86_64 02:55:59 CPU op-mode(s): 32-bit, 64-bit 02:55:59 Address sizes: 40 bits physical, 48 bits virtual 02:55:59 Byte Order: Little Endian 02:55:59 CPU(s): 2 02:55:59 On-line CPU(s) list: 0,1 02:55:59 Vendor ID: AuthenticAMD 02:55:59 BIOS Vendor ID: QEMU 02:55:59 Model name: AMD EPYC-Rome Processor 02:55:59 BIOS Model name: pc-i440fx-4.2 02:55:59 CPU family: 23 02:55:59 Model: 49 02:55:59 Thread(s) per core: 1 02:55:59 Core(s) per socket: 1 02:55:59 Socket(s): 2 02:55:59 Stepping: 0 02:55:59 BogoMIPS: 5599.99 02:55:59 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 02:55:59 Virtualization: AMD-V 02:55:59 Hypervisor vendor: KVM 02:55:59 Virtualization type: full 02:55:59 L1d cache: 64 KiB (2 instances) 02:55:59 L1i cache: 64 KiB (2 instances) 02:55:59 L2 cache: 1 MiB (2 instances) 02:55:59 L3 cache: 32 MiB (2 instances) 02:55:59 NUMA node(s): 1 02:55:59 NUMA node0 CPU(s): 0,1 02:55:59 Vulnerability Itlb multihit: Not affected 02:55:59 Vulnerability L1tf: Not affected 02:55:59 Vulnerability Mds: Not affected 02:55:59 Vulnerability Meltdown: Not affected 02:55:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:55:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:55:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:55:59 Vulnerability Srbds: Not affected 02:55:59 Vulnerability Tsx async abort: Not affected 02:55:59 02:55:59 02:55:59 ---> nproc: 02:55:59 2 02:55:59 02:55:59 02:55:59 ---> df -h: 02:55:59 Filesystem Size Used Available Use% Mounted on 02:55:59 overlay 40.0G 7.2G 32.8G 18% / 02:55:59 tmpfs 64.0M 0 64.0M 0% /dev 02:55:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:55:59 shm 64.0M 0 64.0M 0% /dev/shm 02:55:59 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 02:55:59 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 02:55:59 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 02:55:59 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 02:55:59 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 02:55:59 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 02:55:59 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 02:55:59 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/xfoundry_ci-build-images_lftools 02:55:59 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/xfoundry_ci-build-images_lftools@tmp 02:55:59 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 02:55:59 02:55:59 02:55:59 ---> free -m: 02:55:59 total used free shared buff/cache available 02:55:59 Mem: 7821 797 4873 0 2149 6737 02:55:59 Swap: 1023 0 1023 02:55:59 02:55:59 02:55:59 ---> ip addr: 02:55:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:55:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:55:59 inet 127.0.0.1/8 scope host lo 02:55:59 valid_lft forever preferred_lft forever 02:55:59 inet6 ::1/128 scope host 02:55:59 valid_lft forever preferred_lft forever 02:55:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:55:59 link/ether fa:16:3e:2f:d6:80 brd ff:ff:ff:ff:ff:ff 02:55:59 inet 10.30.123.23/23 brd 10.30.123.255 scope global dynamic eth0 02:55:59 valid_lft 84383sec preferred_lft 84383sec 02:55:59 inet6 fe80::f816:3eff:fe2f:d680/64 scope link 02:55:59 valid_lft forever preferred_lft forever 02:55:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:55:59 link/ether 02:42:52:bd:ad:49 brd ff:ff:ff:ff:ff:ff 02:55:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:55:59 valid_lft forever preferred_lft forever 02:55:59 02:55:59 02:55:59 ---> sar -b -r -n DEV: 02:55:59 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) 02:55:59 02:55:59 02:22:10 LINUX RESTART (2 CPU) 02:55:59 02:55:59 02:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:55:59 02:24:01 3.47 0.00 3.47 0.00 0.00 1070.46 0.00 02:55:59 02:25:01 1.25 0.00 1.25 0.00 0.00 23.12 0.00 02:55:59 02:26:01 0.53 0.00 0.53 0.00 0.00 7.20 0.00 02:55:59 02:27:01 0.17 0.00 0.17 0.00 0.00 2.18 0.00 02:55:59 02:28:01 0.35 0.00 0.35 0.00 0.00 4.56 0.00 02:55:59 02:29:01 0.30 0.00 0.30 0.00 0.00 4.88 0.00 02:55:59 02:30:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 02:55:59 02:31:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 02:55:59 02:32:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 02:55:59 02:33:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 02:55:59 02:34:01 0.28 0.00 0.28 0.00 0.00 4.40 0.00 02:55:59 02:35:01 0.28 0.00 0.28 0.00 0.00 3.65 0.00 02:55:59 02:36:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 02:55:59 02:37:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 02:55:59 02:38:01 0.43 0.18 0.25 0.00 5.86 3.22 0.00 02:55:59 02:39:01 0.77 0.00 0.77 0.00 0.00 15.56 0.00 02:55:59 02:40:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 02:55:59 02:41:01 0.22 0.00 0.22 0.00 0.00 2.98 0.00 02:55:59 02:42:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 02:55:59 02:43:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 02:55:59 02:44:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 02:55:59 02:45:01 0.23 0.00 0.23 0.00 0.00 3.61 0.00 02:55:59 02:46:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 02:55:59 02:47:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 02:55:59 02:48:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 02:55:59 02:49:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 02:55:59 02:50:01 0.32 0.00 0.32 0.00 0.00 4.62 0.00 02:55:59 02:51:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 02:55:59 02:52:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 02:55:59 02:53:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 02:55:59 02:54:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 02:55:59 02:55:02 0.23 0.00 0.23 0.00 0.00 3.05 0.00 02:55:59 Average: 0.41 0.01 0.40 0.00 0.18 37.05 0.00 02:55:59 02:55:59 02:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:55:59 02:24:01 5634388 0 760908 9.50 2620 1611024 1122632 12.39 487988 1498928 16 02:55:59 02:25:01 5642868 0 752424 9.39 2620 1611028 1048768 11.58 480476 1499176 12 02:55:59 02:26:01 5639732 0 755560 9.43 2620 1611028 1049008 11.58 483492 1499176 8 02:55:59 02:27:01 5639616 0 755668 9.44 2620 1611036 1049056 11.58 483764 1499288 8 02:55:59 02:28:01 5640116 0 755164 9.43 2620 1611040 1048936 11.58 483176 1499288 12 02:55:59 02:29:01 5633364 0 761912 9.51 2620 1611044 1048768 11.58 490520 1499288 8 02:55:59 02:30:01 5632628 0 762644 9.52 2620 1611048 1048768 11.58 490888 1499288 8 02:55:59 02:31:01 5632640 0 762624 9.52 2620 1611056 1048768 11.58 491488 1498736 8 02:55:59 02:32:01 5632640 0 762624 9.52 2620 1611056 1048768 11.58 491452 1498736 16 02:55:59 02:33:01 5632536 0 762724 9.52 2620 1611060 1048852 11.58 491884 1498736 20 02:55:59 02:34:01 5632560 0 762696 9.52 2620 1611064 1048828 11.58 491920 1498736 12 02:55:59 02:35:01 5632880 0 762372 9.52 2620 1611068 1048768 11.58 491468 1498736 8 02:55:59 02:36:01 5632732 0 762512 9.52 2620 1611076 1048768 11.58 491488 1498736 8 02:55:59 02:37:01 5632732 0 762512 9.52 2620 1611076 1048768 11.58 491600 1498736 8 02:55:59 02:38:01 5631664 0 763568 9.53 2620 1611088 1048864 11.58 492172 1498688 24 02:55:59 02:39:01 5632460 0 762772 9.52 2620 1611088 1048768 11.58 491660 1498688 20 02:55:59 02:40:01 5632384 0 762840 9.52 2620 1611096 1048768 11.58 491548 1498688 16 02:55:59 02:41:01 5632428 0 762792 9.52 2620 1611100 1048768 11.58 491668 1498688 20 02:55:59 02:42:01 5632724 0 762496 9.52 2620 1611100 1048768 11.58 491632 1498688 12 02:55:59 02:43:01 5632248 0 762964 9.53 2620 1611108 1048864 11.58 492132 1498688 12 02:55:59 02:44:01 5632568 0 762644 9.52 2620 1611108 1048832 11.58 491704 1498688 20 02:55:59 02:45:01 5632608 0 762596 9.52 2620 1611116 1048832 11.58 491480 1498688 8 02:55:59 02:46:01 5632452 0 762748 9.52 2620 1611120 1048832 11.58 491736 1498688 8 02:55:59 02:47:01 5632328 0 762868 9.53 2620 1611124 1048832 11.58 491720 1498688 8 02:55:59 02:48:01 5629496 0 765696 9.56 2620 1611128 1048928 11.58 495004 1498688 20 02:55:59 02:49:01 5628452 0 766736 9.57 2620 1611132 1049124 11.58 495780 1498692 20 02:55:59 02:50:01 5629244 0 765940 9.56 2620 1611136 1048896 11.58 494396 1498688 20 02:55:59 02:51:01 5629272 0 765908 9.56 2620 1611140 1048896 11.58 494536 1498688 12 02:55:59 02:52:01 5629512 0 765664 9.56 2620 1611144 1048896 11.58 494572 1498688 12 02:55:59 02:53:01 5629044 0 766124 9.57 2620 1611152 1049236 11.58 495120 1498688 16 02:55:59 02:54:01 5629340 0 765820 9.56 2620 1611160 1049280 11.58 494972 1498688 20 02:55:59 02:55:02 5629792 0 765368 9.56 2620 1611160 1049220 11.58 494532 1498688 12 02:55:59 Average: 5632795 0 762434 9.52 2620 1611091 1051189 11.61 491186 1498812 14 02:55:59 02:55:59 02:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:55:59 02:24:01 eth0 1.19 0.93 1.46 0.33 0.00 0.00 0.00 0.00 02:55:59 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:25:01 eth0 0.87 0.08 0.10 0.01 0.00 0.00 0.00 0.00 02:55:59 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:26:01 eth0 1.50 0.73 0.59 0.41 0.00 0.00 0.00 0.00 02:55:59 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:27:01 eth0 0.85 0.52 0.53 0.40 0.00 0.00 0.00 0.00 02:55:59 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:28:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 02:55:59 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:59 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:59 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:59 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:59 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:33:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:55:59 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:34:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:55:59 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:59 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:59 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:59 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:38:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 02:55:59 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:59 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:40:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:42:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:59 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:43:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 02:55:59 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:44:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:55:59 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:46:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:55:59 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:48:01 eth0 0.22 0.20 0.08 0.04 0.00 0.00 0.00 0.00 02:55:59 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:49:01 eth0 0.93 0.25 0.37 0.19 0.00 0.00 0.00 0.00 02:55:59 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:50:01 eth0 0.50 0.08 0.04 0.04 0.00 0.00 0.00 0.00 02:55:59 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:51:01 eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:55:59 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:53:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:55:59 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:54:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 02:55:59 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:55:02 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 Average: eth0 0.28 0.16 0.12 0.06 0.00 0.00 0.00 0.00 02:55:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:55:59 02:55:59 02:55:59 ---> sar -P ALL: 02:55:59 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) 02:55:59 02:55:59 02:22:10 LINUX RESTART (2 CPU) 02:55:59 02:55:59 02:23:02 CPU %user %nice %system %iowait %steal %idle 02:55:59 02:24:01 all 0.20 0.00 0.06 0.00 0.02 99.72 02:55:59 02:24:01 0 0.08 0.00 0.05 0.00 0.02 99.85 02:55:59 02:24:01 1 0.32 0.00 0.07 0.00 0.02 99.59 02:55:59 02:25:01 all 0.17 0.00 0.09 0.00 0.03 99.71 02:55:59 02:25:01 0 0.10 0.00 0.08 0.00 0.05 99.77 02:55:59 02:25:01 1 0.23 0.00 0.10 0.00 0.02 99.65 02:55:59 02:26:01 all 0.15 0.00 0.05 0.00 0.03 99.77 02:55:59 02:26:01 0 0.23 0.00 0.05 0.00 0.02 99.70 02:55:59 02:26:01 1 0.07 0.00 0.05 0.00 0.03 99.85 02:55:59 02:27:01 all 0.13 0.00 0.04 0.00 0.03 99.79 02:55:59 02:27:01 0 0.18 0.00 0.05 0.00 0.03 99.73 02:55:59 02:27:01 1 0.08 0.00 0.03 0.00 0.03 99.85 02:55:59 02:28:01 all 0.07 0.00 0.04 0.00 0.03 99.86 02:55:59 02:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:55:59 02:28:01 1 0.12 0.00 0.07 0.00 0.05 99.77 02:55:59 02:29:01 all 0.04 0.00 0.06 0.00 0.04 99.86 02:55:59 02:29:01 0 0.03 0.00 0.02 0.00 0.03 99.92 02:55:59 02:29:01 1 0.05 0.00 0.10 0.00 0.05 99.80 02:55:59 02:30:01 all 0.10 0.00 0.02 0.00 0.03 99.85 02:55:59 02:30:01 0 0.05 0.00 0.02 0.00 0.03 99.90 02:55:59 02:30:01 1 0.15 0.00 0.02 0.00 0.03 99.80 02:55:59 02:31:01 all 0.11 0.00 0.05 0.00 0.03 99.81 02:55:59 02:31:01 0 0.18 0.00 0.02 0.00 0.02 99.78 02:55:59 02:31:01 1 0.03 0.00 0.08 0.00 0.05 99.83 02:55:59 02:32:01 all 0.10 0.00 0.03 0.00 0.03 99.83 02:55:59 02:32:01 0 0.15 0.00 0.02 0.00 0.00 99.83 02:55:59 02:32:01 1 0.05 0.00 0.05 0.00 0.07 99.83 02:55:59 02:33:01 all 0.08 0.00 0.04 0.00 0.04 99.83 02:55:59 02:33:01 0 0.07 0.00 0.05 0.00 0.03 99.85 02:55:59 02:33:01 1 0.10 0.00 0.03 0.00 0.05 99.82 02:55:59 02:34:01 all 0.12 0.00 0.03 0.00 0.03 99.83 02:55:59 02:34:01 0 0.07 0.00 0.03 0.00 0.05 99.85 02:55:59 02:34:01 1 0.17 0.00 0.02 0.00 0.00 99.82 02:55:59 02:55:59 02:34:01 CPU %user %nice %system %iowait %steal %idle 02:55:59 02:35:01 all 0.06 0.00 0.04 0.00 0.03 99.87 02:55:59 02:35:01 0 0.02 0.00 0.05 0.00 0.05 99.88 02:55:59 02:35:01 1 0.10 0.00 0.03 0.00 0.02 99.85 02:55:59 02:36:01 all 0.10 0.00 0.03 0.00 0.04 99.82 02:55:59 02:36:01 0 0.05 0.00 0.03 0.00 0.07 99.85 02:55:59 02:36:01 1 0.15 0.00 0.03 0.00 0.02 99.80 02:55:59 02:37:01 all 0.03 0.00 0.03 0.00 0.03 99.91 02:55:59 02:37:01 0 0.02 0.00 0.03 0.00 0.03 99.92 02:55:59 02:37:01 1 0.05 0.00 0.02 0.00 0.03 99.90 02:55:59 02:38:01 all 0.10 0.00 0.06 0.00 0.04 99.80 02:55:59 02:38:01 0 0.03 0.00 0.07 0.00 0.07 99.83 02:55:59 02:38:01 1 0.17 0.00 0.05 0.00 0.02 99.77 02:55:59 02:39:01 all 0.10 0.00 0.02 0.00 0.03 99.85 02:55:59 02:39:01 0 0.05 0.00 0.02 0.00 0.07 99.87 02:55:59 02:39:01 1 0.15 0.00 0.02 0.00 0.00 99.83 02:55:59 02:40:01 all 0.08 0.00 0.03 0.00 0.03 99.85 02:55:59 02:40:01 0 0.05 0.00 0.05 0.00 0.05 99.85 02:55:59 02:40:01 1 0.12 0.00 0.02 0.00 0.02 99.85 02:55:59 02:41:01 all 0.09 0.00 0.04 0.00 0.02 99.85 02:55:59 02:41:01 0 0.15 0.00 0.05 0.00 0.02 99.78 02:55:59 02:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:55:59 02:42:01 all 0.10 0.00 0.03 0.00 0.03 99.83 02:55:59 02:42:01 0 0.13 0.00 0.00 0.00 0.02 99.85 02:55:59 02:42:01 1 0.07 0.00 0.07 0.00 0.05 99.82 02:55:59 02:43:01 all 0.13 0.00 0.04 0.00 0.03 99.81 02:55:59 02:43:01 0 0.20 0.00 0.05 0.00 0.02 99.73 02:55:59 02:43:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:55:59 02:44:01 all 0.16 0.00 0.05 0.00 0.03 99.77 02:55:59 02:44:01 0 0.28 0.00 0.03 0.00 0.00 99.68 02:55:59 02:44:01 1 0.03 0.00 0.07 0.00 0.05 99.85 02:55:59 02:45:01 all 0.13 0.00 0.05 0.00 0.03 99.80 02:55:59 02:45:01 0 0.18 0.00 0.03 0.00 0.02 99.77 02:55:59 02:45:01 1 0.07 0.00 0.07 0.00 0.03 99.83 02:55:59 02:55:59 02:45:01 CPU %user %nice %system %iowait %steal %idle 02:55:59 02:46:01 all 0.04 0.00 0.04 0.00 0.03 99.89 02:55:59 02:46:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:55:59 02:46:01 1 0.03 0.00 0.05 0.00 0.05 99.87 02:55:59 02:47:01 all 0.13 0.00 0.04 0.00 0.03 99.81 02:55:59 02:47:01 0 0.22 0.00 0.02 0.00 0.02 99.75 02:55:59 02:47:01 1 0.03 0.00 0.07 0.00 0.03 99.87 02:55:59 02:48:01 all 0.16 0.00 0.03 0.00 0.03 99.77 02:55:59 02:48:01 0 0.25 0.00 0.02 0.00 0.02 99.72 02:55:59 02:48:01 1 0.07 0.00 0.05 0.00 0.05 99.83 02:55:59 02:49:01 all 0.23 0.00 0.04 0.00 0.03 99.71 02:55:59 02:49:01 0 0.33 0.00 0.03 0.00 0.02 99.62 02:55:59 02:49:01 1 0.12 0.00 0.05 0.00 0.03 99.80 02:55:59 02:50:01 all 0.16 0.00 0.05 0.00 0.03 99.77 02:55:59 02:50:01 0 0.07 0.00 0.07 0.00 0.03 99.83 02:55:59 02:50:01 1 0.25 0.00 0.03 0.00 0.02 99.70 02:55:59 02:51:01 all 0.15 0.00 0.04 0.00 0.03 99.78 02:55:59 02:51:01 0 0.07 0.00 0.07 0.00 0.03 99.83 02:55:59 02:51:01 1 0.23 0.00 0.02 0.00 0.02 99.73 02:55:59 02:52:01 all 0.15 0.00 0.04 0.00 0.02 99.79 02:55:59 02:52:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:55:59 02:52:01 1 0.27 0.00 0.03 0.00 0.00 99.70 02:55:59 02:53:01 all 0.14 0.00 0.03 0.00 0.03 99.79 02:55:59 02:53:01 0 0.07 0.00 0.05 0.00 0.03 99.85 02:55:59 02:53:01 1 0.22 0.00 0.02 0.00 0.03 99.73 02:55:59 02:54:01 all 0.13 0.00 0.03 0.00 0.03 99.82 02:55:59 02:54:01 0 0.05 0.00 0.05 0.00 0.05 99.85 02:55:59 02:54:01 1 0.20 0.00 0.02 0.00 0.00 99.78 02:55:59 02:55:02 all 0.15 0.00 0.04 0.00 0.03 99.78 02:55:59 02:55:02 0 0.25 0.00 0.03 0.00 0.02 99.70 02:55:59 02:55:02 1 0.05 0.00 0.05 0.00 0.03 99.87 02:55:59 Average: all 0.12 0.00 0.04 0.00 0.03 99.81 02:55:59 Average: 0 0.12 0.00 0.04 0.00 0.03 99.82 02:55:59 Average: 1 0.12 0.00 0.04 0.00 0.03 99.81 02:55:59 02:55:59 02:55:59