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 [2021-07-15T02:22:55.619Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = lftools [Pipeline] echo [2021-07-15T02:22:55.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = lftools [Pipeline] echo [2021-07-15T02:22:55.709Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = lftools [Pipeline] echo [2021-07-15T02:22:55.753Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62a2ccb533ce8c280c3e67bf30bb912e319eaefa [Pipeline] echo [2021-07-15T02:22:55.799Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62a2ccb [Pipeline] echo [2021-07-15T02:22:55.848Z] [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 [2021-07-15T02:23:11.238Z] Still waiting to schedule task [2021-07-15T02:23:11.239Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-15T02:23:11.268Z] Still waiting to schedule task [2021-07-15T02:23:11.268Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-15T02:25:05.092Z] Running on prd-centos7-docker-4c-2g-2815 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout [2021-07-15T02:25:05.258Z] Selected Git installation does not exist. Using Default [2021-07-15T02:25:05.258Z] The recommended git tool is: NONE [2021-07-15T02:25:08.675Z] using credential edgex-jenkins-ssh [2021-07-15T02:25:08.690Z] Cloning the remote Git repository [2021-07-15T02:25:09.441Z] Avoid second fetch [2021-07-15T02:25:09.442Z] Checking out Revision 62a2ccb533ce8c280c3e67bf30bb912e319eaefa (lftools) [2021-07-15T02:25:08.034Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T02:25:08.120Z] > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 [2021-07-15T02:25:08.170Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T02:25:08.171Z] > git --version # timeout=10 [2021-07-15T02:25:08.180Z] > git --version # 'git version 2.24.4' [2021-07-15T02:25:08.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T02:25:08.212Z] [INFO] Currently running in a labeled security context [2021-07-15T02:25:08.213Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-15T02:25:08.213Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_ci-build-images_lftools@tmp/jenkins-gitclient-ssh6823995500523709788.key [2021-07-15T02:25:08.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T02:25:08.801Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T02:25:08.810Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T02:25:08.832Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T02:25:08.838Z] > git checkout -f 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 [2021-07-15T02:25:13.589Z] 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 [2021-07-15T02:25:14.185Z] provisioning config files... [2021-07-15T02:25:14.217Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config8028249627489012429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T02:25:14.745Z] ---> docker-login.sh [2021-07-15T02:25:14.745Z] nexus3.edgexfoundry.org:10001 [2021-07-15T02:25:14.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T02:25:15.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T02:25:15.017Z] Configure a credential helper to remove this warning. See [2021-07-15T02:25:15.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T02:25:15.017Z] [2021-07-15T02:25:15.017Z] Login Succeeded [2021-07-15T02:25:15.017Z] nexus3.edgexfoundry.org:10002 [2021-07-15T02:25:15.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T02:25:15.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T02:25:15.017Z] Configure a credential helper to remove this warning. See [2021-07-15T02:25:15.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T02:25:15.017Z] [2021-07-15T02:25:15.017Z] Login Succeeded [2021-07-15T02:25:15.017Z] nexus3.edgexfoundry.org:10003 [2021-07-15T02:25:15.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T02:25:15.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T02:25:15.287Z] Configure a credential helper to remove this warning. See [2021-07-15T02:25:15.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T02:25:15.287Z] [2021-07-15T02:25:15.287Z] Login Succeeded [2021-07-15T02:25:15.287Z] nexus3.edgexfoundry.org:10004 [2021-07-15T02:25:15.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T02:25:15.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T02:25:15.556Z] Configure a credential helper to remove this warning. See [2021-07-15T02:25:15.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T02:25:15.556Z] [2021-07-15T02:25:15.556Z] Login Succeeded [2021-07-15T02:25:15.556Z] docker.io [2021-07-15T02:25:15.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T02:25:15.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T02:25:15.843Z] Configure a credential helper to remove this warning. See [2021-07-15T02:25:15.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T02:25:15.843Z] [2021-07-15T02:25:15.843Z] Login Succeeded [2021-07-15T02:25:15.843Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T02:25:15.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:25:16.774Z] + docker build -t edgex-lftools -f Dockerfile . [2021-07-15T02:25:16.774Z] Sending build context to Docker daemon 394.2kB [2021-07-15T02:25:16.774Z] Step 1/8 : FROM centos:7 [2021-07-15T02:25:17.390Z] 7: Pulling from library/centos [2021-07-15T02:25:17.390Z] 2d473b07cdd5: Pulling fs layer [2021-07-15T02:25:19.412Z] 2d473b07cdd5: Verifying Checksum [2021-07-15T02:25:19.412Z] 2d473b07cdd5: Download complete [2021-07-15T02:25:20.120Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2814 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout [2021-07-15T02:25:20.372Z] Selected Git installation does not exist. Using Default [2021-07-15T02:25:20.372Z] The recommended git tool is: NONE [2021-07-15T02:25:22.055Z] 2d473b07cdd5: Pull complete [2021-07-15T02:25:22.055Z] Digest: sha256:0f4ec88e21daf75124b8a9e5ca03c37a5e937e0e108a255d890492430789b60e [2021-07-15T02:25:22.055Z] Status: Downloaded newer image for centos:7 [2021-07-15T02:25:22.055Z] ---> 8652b9f0cb4c [2021-07-15T02:25:22.055Z] Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ [2021-07-15T02:25:23.035Z] ---> 51a9e3ffd034 [2021-07-15T02:25:23.035Z] Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 [2021-07-15T02:25:23.035Z] ---> Running in 8e50766eaff9 [2021-07-15T02:25:23.035Z] Removing intermediate container 8e50766eaff9 [2021-07-15T02:25:23.035Z] ---> 2be5fd3a80f1 [2021-07-15T02:25:23.035Z] Step 4/8 : RUN yum install -y libxml2 libxslt && curl -s https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/x/xmlstarlet-1.6.1-1.el7.x86_64.rpm -o /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm && rpm -Uvh /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm [2021-07-15T02:25:23.035Z] ---> Running in 89f0e639abda [2021-07-15T02:25:23.637Z] Loaded plugins: fastestmirror, ovl [2021-07-15T02:25:23.637Z] Determining fastest mirrors [2021-07-15T02:25:24.243Z] * base: centos.mirror.ca.planethoster.net [2021-07-15T02:25:24.243Z] * extras: centos.mirror.globo.tech [2021-07-15T02:25:24.243Z] * updates: centos.mirror.ca.planethoster.net [2021-07-15T02:25:26.620Z] using credential edgex-jenkins-ssh [2021-07-15T02:25:26.641Z] Cloning the remote Git repository [2021-07-15T02:25:27.713Z] Package libxml2-2.9.1-6.el7.5.x86_64 already installed and latest version [2021-07-15T02:25:27.713Z] Resolving Dependencies [2021-07-15T02:25:27.713Z] --> Running transaction check [2021-07-15T02:25:27.713Z] ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed [2021-07-15T02:25:27.713Z] --> Finished Dependency Resolution [2021-07-15T02:25:27.713Z] [2021-07-15T02:25:27.713Z] Dependencies Resolved [2021-07-15T02:25:27.713Z] [2021-07-15T02:25:27.713Z] ================================================================================ [2021-07-15T02:25:27.713Z] Package Arch Version Repository Size [2021-07-15T02:25:27.713Z] ================================================================================ [2021-07-15T02:25:27.713Z] Installing: [2021-07-15T02:25:27.713Z] libxslt x86_64 1.1.28-6.el7 base 242 k [2021-07-15T02:25:27.713Z] [2021-07-15T02:25:27.713Z] Transaction Summary [2021-07-15T02:25:27.713Z] ================================================================================ [2021-07-15T02:25:27.713Z] Install 1 Package [2021-07-15T02:25:27.713Z] [2021-07-15T02:25:27.713Z] Total download size: 242 k [2021-07-15T02:25:27.713Z] Installed size: 486 k [2021-07-15T02:25:27.714Z] Downloading packages: [2021-07-15T02:25:27.714Z] warning: /var/cache/yum/x86_64/7/base/packages/libxslt-1.1.28-6.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY [2021-07-15T02:25:27.714Z] Public key for libxslt-1.1.28-6.el7.x86_64.rpm is not installed [2021-07-15T02:25:27.714Z] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2021-07-15T02:25:27.714Z] Importing GPG key 0xF4A80EB5: [2021-07-15T02:25:27.714Z] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " [2021-07-15T02:25:27.714Z] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 [2021-07-15T02:25:27.714Z] Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) [2021-07-15T02:25:27.714Z] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2021-07-15T02:25:27.714Z] Running transaction check [2021-07-15T02:25:27.714Z] Running transaction test [2021-07-15T02:25:27.714Z] Transaction test succeeded [2021-07-15T02:25:27.714Z] Running transaction [2021-07-15T02:25:26.698Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T02:25:26.856Z] > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 [2021-07-15T02:25:26.992Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-15T02:25:26.993Z] > git --version # timeout=10 [2021-07-15T02:25:27.026Z] > git --version # 'git version 2.17.1' [2021-07-15T02:25:27.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-15T02:25:27.107Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T02:25:27.818Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-15T02:25:27.870Z] Avoid second fetch [2021-07-15T02:25:27.871Z] Checking out Revision 62a2ccb533ce8c280c3e67bf30bb912e319eaefa (lftools) [2021-07-15T02:25:28.747Z] Installing : libxslt-1.1.28-6.el7.x86_64 1/1 [2021-07-15T02:25:28.747Z] Verifying : libxslt-1.1.28-6.el7.x86_64 1/1 [2021-07-15T02:25:28.747Z] [2021-07-15T02:25:28.747Z] Installed: [2021-07-15T02:25:28.747Z] libxslt.x86_64 0:1.1.28-6.el7 [2021-07-15T02:25:28.747Z] [2021-07-15T02:25:28.747Z] Complete! [2021-07-15T02:25:27.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-15T02:25:27.886Z] > git config core.sparsecheckout # timeout=10 [2021-07-15T02:25:27.900Z] > git checkout -f 62a2ccb533ce8c280c3e67bf30bb912e319eaefa # timeout=10 [2021-07-15T02:25:29.372Z] warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY [2021-07-15T02:25:29.372Z] Preparing... ######################################## [2021-07-15T02:25:29.372Z] Updating / installing... [2021-07-15T02:25:29.372Z] xmlstarlet-1.6.1-1.el7 ######################################## [2021-07-15T02:25:30.869Z] Removing intermediate container 89f0e639abda [2021-07-15T02:25:30.869Z] ---> b21b06ae08d2 [2021-07-15T02:25:30.869Z] Step 5/8 : RUN yum install -y git python3 python3-devel make automake gcc kernel-devel sudo sigul && yum clean all && rm -rf /var/cache/yum && sed -i 's|/usr/bin/python|/usr/bin/python2|g' /usr/bin/yum && sed -i 's|/usr/bin/python|/usr/bin/python2|g' /usr/libexec/urlgrabber-ext-down && alternatives --install /usr/bin/python python /usr/bin/python3 60 && python --version [2021-07-15T02:25:30.869Z] ---> Running in 403f1061c0d2 [2021-07-15T02:25:31.190Z] Loaded plugins: fastestmirror, ovl [2021-07-15T02:25:31.483Z] Loading mirror speeds from cached hostfile [2021-07-15T02:25:31.483Z] * base: centos.mirror.ca.planethoster.net [2021-07-15T02:25:31.483Z] * extras: centos.mirror.globo.tech [2021-07-15T02:25:31.483Z] * updates: centos.mirror.ca.planethoster.net [2021-07-15T02:25:32.093Z] Resolving Dependencies [2021-07-15T02:25:32.093Z] --> Running transaction check [2021-07-15T02:25:32.093Z] ---> Package automake.noarch 0:1.13.4-3.el7 will be installed [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch [2021-07-15T02:25:32.093Z] ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T02:25:32.093Z] --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2021-07-15T02:25:32.093Z] ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 [2021-07-15T02:25:32.093Z] ---> Package kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 will be installed [2021-07-15T02:25:32.093Z] ---> Package make.x86_64 1:3.82-24.el7 will be installed [2021-07-15T02:25:32.093Z] ---> Package python3.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T02:25:32.093Z] --> Processing Dependency: python3-libs(x86-64) = 3.6.8-18.el7 for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: python3-setuptools for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: python3-pip for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-18.el7.x86_64 [2021-07-15T02:25:32.093Z] ---> Package python3-devel.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T02:25:32.093Z] --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2021-07-15T02:25:32.093Z] ---> Package sigul.x86_64 0:0.207-1.el7 will be installed [2021-07-15T02:25:32.093Z] --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 [2021-07-15T02:25:32.093Z] --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 [2021-07-15T02:25:32.093Z] ---> Package sudo.x86_64 0:1.8.23-10.el7_9.1 will be installed [2021-07-15T02:25:32.093Z] --> Running transaction check [2021-07-15T02:25:32.093Z] ---> Package autoconf.noarch 0:2.69-11.el7 will be installed [2021-07-15T02:25:32.093Z] --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch [2021-07-15T02:25:32.094Z] --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch [2021-07-15T02:25:32.094Z] --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch [2021-07-15T02:25:32.094Z] ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T02:25:32.094Z] ---> Package glibc-devel.x86_64 0:2.17-324.el7_9 will be installed [2021-07-15T02:25:32.094Z] --> Processing Dependency: glibc-headers = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T02:25:32.275Z] Commit message: "Merge pull request #168 from ernestojeda/lftools" [2021-07-15T02:25:32.396Z] --> Processing Dependency: glibc = 2.17-324.el7_9 for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-324.el7_9.x86_64 [2021-07-15T02:25:32.396Z] ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed [2021-07-15T02:25:32.396Z] --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch [2021-07-15T02:25:32.396Z] --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch [2021-07-15T02:25:32.396Z] ---> Package less.x86_64 0:458-9.el7 will be installed [2021-07-15T02:25:32.396Z] --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 [2021-07-15T02:25:32.396Z] ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed [2021-07-15T02:25:32.396Z] --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 [2021-07-15T02:25:32.396Z] ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2021-07-15T02:25:32.396Z] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed [2021-07-15T02:25:32.396Z] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch [2021-07-15T02:25:32.396Z] ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed [2021-07-15T02:25:32.396Z] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T02:25:32.396Z] --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch [2021-07-15T02:25:32.396Z] ---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed [2021-07-15T02:25:32.396Z] --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-18.el7.x86_64 [2021-07-15T02:25:32.396Z] ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed [2021-07-15T02:25:32.396Z] ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T02:25:32.397Z] --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T02:25:32.397Z] --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2021-07-15T02:25:32.397Z] ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed [2021-07-15T02:25:32.397Z] --> Running transaction check [2021-07-15T02:25:32.397Z] ---> Package dwz.x86_64 0:0.11-3.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 [2021-07-15T02:25:32.397Z] ---> Package glibc.x86_64 0:2.17-317.el7 will be updated [2021-07-15T02:25:32.397Z] --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 [2021-07-15T02:25:32.397Z] ---> Package glibc.x86_64 0:2.17-324.el7_9 will be an update [2021-07-15T02:25:32.397Z] ---> Package glibc-headers.x86_64 0:2.17-324.el7_9 will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-324.el7_9.x86_64 [2021-07-15T02:25:32.397Z] --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-324.el7_9.x86_64 [2021-07-15T02:25:32.397Z] ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2021-07-15T02:25:32.397Z] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2021-07-15T02:25:32.397Z] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch [2021-07-15T02:25:32.397Z] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch [2021-07-15T02:25:32.397Z] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T02:25:32.397Z] --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T02:25:32.397Z] --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T02:25:32.397Z] --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T02:25:32.397Z] --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T02:25:32.397Z] --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch [2021-07-15T02:25:32.397Z] ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 [2021-07-15T02:25:32.397Z] --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 [2021-07-15T02:25:32.397Z] ---> Package zip.x86_64 0:3.0-11.el7 will be installed [2021-07-15T02:25:32.397Z] --> Running transaction check [2021-07-15T02:25:32.397Z] ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated [2021-07-15T02:25:32.397Z] ---> Package glibc-common.x86_64 0:2.17-324.el7_9 will be an update [2021-07-15T02:25:32.397Z] ---> Package kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2021-07-15T02:25:32.397Z] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2021-07-15T02:25:32.397Z] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package python-requests.noarch 0:2.6.0-10.el7 will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-10.el7.noarch [2021-07-15T02:25:32.397Z] ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch [2021-07-15T02:25:32.397Z] ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed [2021-07-15T02:25:32.397Z] --> Running transaction check [2021-07-15T02:25:32.397Z] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed [2021-07-15T02:25:32.397Z] ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch [2021-07-15T02:25:32.397Z] --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch [2021-07-15T02:25:32.397Z] --> Running transaction check [2021-07-15T02:25:32.397Z] ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed [2021-07-15T02:25:32.397Z] --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch [2021-07-15T02:25:32.397Z] ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed [2021-07-15T02:25:32.397Z] --> Running transaction check [2021-07-15T02:25:32.397Z] ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed [2021-07-15T02:25:32.397Z] --> Finished Dependency Resolution [2021-07-15T02:25:32.397Z] [2021-07-15T02:25:32.397Z] Dependencies Resolved [2021-07-15T02:25:32.397Z] [2021-07-15T02:25:32.397Z] ================================================================================ [2021-07-15T02:25:32.397Z] Package Arch Version Repository Size [2021-07-15T02:25:32.397Z] ================================================================================ [2021-07-15T02:25:32.397Z] Installing: [2021-07-15T02:25:32.397Z] automake noarch 1.13.4-3.el7 base 679 k [2021-07-15T02:25:32.397Z] gcc x86_64 4.8.5-44.el7 base 16 M [2021-07-15T02:25:32.397Z] git x86_64 1.8.3.1-23.el7_8 base 4.4 M [2021-07-15T02:25:32.397Z] kernel-devel x86_64 3.10.0-1160.31.1.el7 updates 18 M [2021-07-15T02:25:32.397Z] make x86_64 1:3.82-24.el7 base 421 k [2021-07-15T02:25:32.397Z] python3 x86_64 3.6.8-18.el7 updates 70 k [2021-07-15T02:25:32.397Z] python3-devel x86_64 3.6.8-18.el7 updates 217 k [2021-07-15T02:25:32.397Z] sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k [2021-07-15T02:25:32.397Z] sudo x86_64 1.8.23-10.el7_9.1 updates 843 k [2021-07-15T02:25:32.397Z] Installing for dependencies: [2021-07-15T02:25:32.397Z] autoconf noarch 2.69-11.el7 base 701 k [2021-07-15T02:25:32.397Z] cpp x86_64 4.8.5-44.el7 base 5.9 M [2021-07-15T02:25:32.397Z] dwz x86_64 0.11-3.el7 base 99 k [2021-07-15T02:25:32.397Z] fipscheck x86_64 1.4.1-6.el7 base 21 k [2021-07-15T02:25:32.397Z] fipscheck-lib x86_64 1.4.1-6.el7 base 11 k [2021-07-15T02:25:32.397Z] glibc-devel x86_64 2.17-324.el7_9 updates 1.1 M [2021-07-15T02:25:32.397Z] glibc-headers x86_64 2.17-324.el7_9 updates 691 k [2021-07-15T02:25:32.397Z] groff-base x86_64 1.22.2-8.el7 base 942 k [2021-07-15T02:25:32.397Z] kernel-headers x86_64 3.10.0-1160.31.1.el7 updates 9.0 M [2021-07-15T02:25:32.397Z] koji noarch 1.15.1-1.el7.centos extras 115 k [2021-07-15T02:25:32.397Z] less x86_64 458-9.el7 base 120 k [2021-07-15T02:25:32.397Z] libcomps x86_64 0.1.8-14.el7 extras 75 k [2021-07-15T02:25:32.397Z] libedit x86_64 3.0-12.20121213cvs.el7 [2021-07-15T02:25:32.397Z] base 92 k [2021-07-15T02:25:32.397Z] libgomp x86_64 4.8.5-44.el7 base 159 k [2021-07-15T02:25:32.397Z] libmpc x86_64 1.0.1-3.el7 base 51 k [2021-07-15T02:25:32.397Z] libtirpc x86_64 0.2.4-0.16.el7 base 89 k [2021-07-15T02:25:32.397Z] logrotate x86_64 3.8.6-19.el7 base 70 k [2021-07-15T02:25:32.397Z] m4 x86_64 1.4.16-10.el7 base 256 k [2021-07-15T02:25:32.397Z] mpfr x86_64 3.1.1-4.el7 base 203 k [2021-07-15T02:25:32.397Z] openssh x86_64 7.4p1-21.el7 base 510 k [2021-07-15T02:25:32.397Z] openssh-clients x86_64 7.4p1-21.el7 base 655 k [2021-07-15T02:25:32.397Z] perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M [2021-07-15T02:25:32.397Z] perl-Carp noarch 1.26-244.el7 base 19 k [2021-07-15T02:25:32.397Z] perl-Data-Dumper x86_64 2.145-3.el7 base 47 k [2021-07-15T02:25:32.397Z] perl-Encode x86_64 2.51-7.el7 base 1.5 M [2021-07-15T02:25:32.397Z] perl-Error noarch 1:0.17020-2.el7 base 32 k [2021-07-15T02:25:32.397Z] perl-Exporter noarch 5.68-3.el7 base 28 k [2021-07-15T02:25:32.397Z] perl-File-Path noarch 2.09-2.el7 base 26 k [2021-07-15T02:25:32.397Z] perl-File-Temp noarch 0.23.01-3.el7 base 56 k [2021-07-15T02:25:32.397Z] perl-Filter x86_64 1.49-3.el7 base 76 k [2021-07-15T02:25:32.397Z] perl-Getopt-Long noarch 2.40-3.el7 base 56 k [2021-07-15T02:25:32.397Z] perl-Git noarch 1.8.3.1-23.el7_8 base 56 k [2021-07-15T02:25:32.397Z] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k [2021-07-15T02:25:32.397Z] perl-PathTools x86_64 3.40-5.el7 base 82 k [2021-07-15T02:25:32.397Z] perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k [2021-07-15T02:25:32.397Z] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k [2021-07-15T02:25:32.397Z] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k [2021-07-15T02:25:32.397Z] perl-Pod-Usage noarch 1.63-3.el7 base 27 k [2021-07-15T02:25:32.397Z] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k [2021-07-15T02:25:32.397Z] perl-Socket x86_64 2.010-5.el7 base 49 k [2021-07-15T02:25:32.397Z] perl-Storable x86_64 2.45-3.el7 base 77 k [2021-07-15T02:25:32.397Z] perl-TermReadKey x86_64 2.30-20.el7 base 31 k [2021-07-15T02:25:32.397Z] perl-Test-Harness noarch 3.28-3.el7 base 302 k [2021-07-15T02:25:32.397Z] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k [2021-07-15T02:25:32.397Z] perl-Thread-Queue noarch 3.02-2.el7 base 17 k [2021-07-15T02:25:32.397Z] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k [2021-07-15T02:25:32.397Z] perl-Time-Local noarch 1.2300-2.el7 base 24 k [2021-07-15T02:25:32.397Z] perl-constant noarch 1.27-2.el7 base 19 k [2021-07-15T02:25:32.397Z] perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k [2021-07-15T02:25:32.397Z] perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k [2021-07-15T02:25:32.397Z] perl-parent noarch 1:0.225-244.el7 base 12 k [2021-07-15T02:25:32.397Z] perl-podlators noarch 2.5.1-3.el7 base 112 k [2021-07-15T02:25:32.397Z] perl-srpm-macros noarch 1-8.el7 base 4.6 k [2021-07-15T02:25:32.397Z] perl-threads x86_64 1.87-4.el7 base 49 k [2021-07-15T02:25:32.397Z] perl-threads-shared x86_64 1.43-6.el7 base 39 k [2021-07-15T02:25:32.397Z] pyOpenSSL x86_64 0.13.1-4.el7 base 135 k [2021-07-15T02:25:32.397Z] python-backports x86_64 1.0-8.el7 base 5.8 k [2021-07-15T02:25:32.397Z] python-backports-ssl_match_hostname [2021-07-15T02:25:32.397Z] noarch 3.5.0.1-1.el7 base 13 k [2021-07-15T02:25:32.397Z] python-dateutil noarch 1.5-7.el7 base 85 k [2021-07-15T02:25:32.397Z] python-ipaddress noarch 1.0.16-2.el7 base 34 k [2021-07-15T02:25:32.397Z] python-kerberos x86_64 1.1-15.el7 base 25 k [2021-07-15T02:25:32.397Z] python-krbV x86_64 1.0.90-8.el7 base 54 k [2021-07-15T02:25:32.397Z] python-nss x86_64 0.16.0-3.el7 base 266 k [2021-07-15T02:25:32.397Z] python-requests noarch 2.6.0-10.el7 base 95 k [2021-07-15T02:25:32.397Z] python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k [2021-07-15T02:25:32.397Z] python-rpm-macros noarch 3-34.el7 base 9.1 k [2021-07-15T02:25:32.397Z] python-six noarch 1.9.0-2.el7 base 29 k [2021-07-15T02:25:32.397Z] python-srpm-macros noarch 3-34.el7 base 8.8 k [2021-07-15T02:25:32.397Z] python-urllib3 noarch 1.10.2-7.el7 base 103 k [2021-07-15T02:25:32.397Z] python2-koji noarch 1.15.1-1.el7.centos extras 291 k [2021-07-15T02:25:32.397Z] python2-libcomps x86_64 0.1.8-14.el7 extras 47 k [2021-07-15T02:25:32.397Z] python3-libs x86_64 3.6.8-18.el7 updates 6.9 M [2021-07-15T02:25:32.397Z] python3-pip noarch 9.0.3-8.el7 base 1.6 M [2021-07-15T02:25:32.397Z] python3-rpm-generators noarch 6-2.el7 base 20 k [2021-07-15T02:25:32.397Z] python3-rpm-macros noarch 3-34.el7 base 8.1 k [2021-07-15T02:25:32.397Z] python3-setuptools noarch 39.2.0-10.el7 base 629 k [2021-07-15T02:25:32.397Z] redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k [2021-07-15T02:25:32.398Z] rsync x86_64 3.1.2-10.el7 base 404 k [2021-07-15T02:25:32.398Z] zip x86_64 3.0-11.el7 base 260 k [2021-07-15T02:25:32.398Z] Updating for dependencies: [2021-07-15T02:25:32.398Z] glibc x86_64 2.17-324.el7_9 updates 3.6 M [2021-07-15T02:25:32.398Z] glibc-common x86_64 2.17-324.el7_9 updates 12 M [2021-07-15T02:25:32.398Z] [2021-07-15T02:25:32.398Z] Transaction Summary [2021-07-15T02:25:32.398Z] ================================================================================ [2021-07-15T02:25:32.398Z] Install 9 Packages (+79 Dependent packages) [2021-07-15T02:25:32.398Z] Upgrade ( 2 Dependent packages) [2021-07-15T02:25:32.398Z] [2021-07-15T02:25:32.398Z] Total download size: 100 M [2021-07-15T02:25:32.398Z] Downloading packages: [2021-07-15T02:25:32.398Z] 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 [2021-07-15T02:25:32.887Z] provisioning config files... [2021-07-15T02:25:32.939Z] copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config7902121890077177426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-15T02:25:33.714Z] ---> docker-login.sh [2021-07-15T02:25:33.714Z] nexus3.edgexfoundry.org:10001 [2021-07-15T02:25:34.469Z] warning: /var/cache/yum/x86_64/7/fedora-infra-sigul/packages/sigul-0.207-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 47dd8ef9: NOKEY [2021-07-15T02:25:34.469Z] Public key for sigul-0.207-1.el7.x86_64.rpm is not installed [2021-07-15T02:25:34.469Z] -------------------------------------------------------------------------------- [2021-07-15T02:25:34.469Z] Total 56 MB/s | 100 MB 00:01 [2021-07-15T02:25:34.469Z] Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2021-07-15T02:25:34.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T02:25:34.745Z] Importing GPG key 0x47DD8EF9: [2021-07-15T02:25:34.745Z] Userid : "Fedora Infrastructure (infrastructure) " [2021-07-15T02:25:34.745Z] Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 [2021-07-15T02:25:34.745Z] From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2021-07-15T02:25:34.745Z] Running transaction check [2021-07-15T02:25:34.745Z] Running transaction test [2021-07-15T02:25:35.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T02:25:35.007Z] Configure a credential helper to remove this warning. See [2021-07-15T02:25:35.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T02:25:35.007Z] [2021-07-15T02:25:35.007Z] Login Succeeded [2021-07-15T02:25:35.007Z] nexus3.edgexfoundry.org:10002 [2021-07-15T02:25:35.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T02:25:35.372Z] Transaction test succeeded [2021-07-15T02:25:35.372Z] Running transaction [2021-07-15T02:25:35.372Z] Warning: RPMDB altered outside of yum. [2021-07-15T02:25:35.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T02:25:35.574Z] Configure a credential helper to remove this warning. See [2021-07-15T02:25:35.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T02:25:35.574Z] [2021-07-15T02:25:35.574Z] Login Succeeded [2021-07-15T02:25:35.574Z] nexus3.edgexfoundry.org:10003 [2021-07-15T02:25:35.651Z]  Installing : python-six-1.9.0-2.el7.noarch 1/92 [2021-07-15T02:25:35.651Z] Installing : python-srpm-macros-3-34.el7.noarch 2/92 [2021-07-15T02:25:35.651Z] Installing : python-ipaddress-1.0.16-2.el7.noarch 3/92 [2021-07-15T02:25:35.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T02:25:36.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T02:25:36.162Z] Configure a credential helper to remove this warning. See [2021-07-15T02:25:36.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T02:25:36.162Z] [2021-07-15T02:25:36.162Z] Login Succeeded [2021-07-15T02:25:36.162Z] nexus3.edgexfoundry.org:10004 [2021-07-15T02:25:36.252Z] Installing : python-rpm-macros-3-34.el7.noarch 4/92 [2021-07-15T02:25:36.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T02:25:36.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T02:25:36.743Z] Configure a credential helper to remove this warning. See [2021-07-15T02:25:36.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T02:25:36.743Z] [2021-07-15T02:25:36.743Z] Login Succeeded [2021-07-15T02:25:36.743Z] docker.io [2021-07-15T02:25:37.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-15T02:25:37.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-15T02:25:37.306Z] Configure a credential helper to remove this warning. See [2021-07-15T02:25:37.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-15T02:25:37.306Z] [2021-07-15T02:25:37.306Z] Login Succeeded [2021-07-15T02:25:37.306Z] ---> docker-login.sh ends [Pipeline] } [2021-07-15T02:25:37.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:25:37.889Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2021-07-15T02:25:38.169Z] Sending build context to Docker daemon 393.2kB [2021-07-15T02:25:38.169Z] [WARNING]: Empty continuation line found in: [2021-07-15T02:25:38.169Z] 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} [2021-07-15T02:25:38.169Z] [WARNING]: Empty continuation lines will become errors in a future release. [2021-07-15T02:25:38.169Z] Step 1/13 : FROM alpine:3.12 as mktempbuilder [2021-07-15T02:25:39.170Z] 3.12: Pulling from library/alpine [2021-07-15T02:25:39.170Z] d2f70382dc9a: Pulling fs layer [2021-07-15T02:25:39.454Z] d2f70382dc9a: Verifying Checksum [2021-07-15T02:25:39.454Z] d2f70382dc9a: Download complete [2021-07-15T02:25:39.648Z] Updating : glibc-2.17-324.el7_9.x86_64 5/92 [2021-07-15T02:25:39.648Z] Updating : glibc-common-2.17-324.el7_9.x86_64 6/92 [2021-07-15T02:25:39.648Z] Installing : fipscheck-1.4.1-6.el7.x86_64 7/92 [2021-07-15T02:25:40.053Z] d2f70382dc9a: Pull complete [2021-07-15T02:25:40.053Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T02:25:40.265Z] Installing : fipscheck-lib-1.4.1-6.el7.x86_64 8/92 [2021-07-15T02:25:40.328Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T02:25:40.328Z] ---> c4fd0aeabfcf [2021-07-15T02:25:40.328Z] Step 2/13 : WORKDIR /tmp/build [2021-07-15T02:25:40.611Z] ---> Running in 5d91cbb07cd9 [2021-07-15T02:25:41.220Z] Removing intermediate container 5d91cbb07cd9 [2021-07-15T02:25:41.220Z] ---> 4bb63ce82798 [2021-07-15T02:25:41.220Z] Step 3/13 : RUN apk add --update --no-cache build-base linux-headers [2021-07-15T02:25:41.220Z] ---> Running in 164db395c0f1 [2021-07-15T02:25:41.269Z] Installing : mpfr-3.1.1-4.el7.x86_64 9/92 [2021-07-15T02:25:42.680Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-15T02:25:42.747Z] Installing : libmpc-1.0.1-3.el7.x86_64 10/92 [2021-07-15T02:25:42.747Z] Installing : groff-base-1.22.2-8.el7.x86_64 11/92 [2021-07-15T02:25:42.747Z] Installing : less-458-9.el7.x86_64 12/92 [2021-07-15T02:25:42.747Z] Installing : 1:perl-parent-0.225-244.el7.noarch 13/92 [2021-07-15T02:25:42.747Z] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/92 [2021-07-15T02:25:42.747Z] Installing : perl-podlators-2.5.1-3.el7.noarch 15/92 [2021-07-15T02:25:42.747Z] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/92 [2021-07-15T02:25:42.747Z] Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 17/92 [2021-07-15T02:25:42.961Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-15T02:25:43.036Z] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/92 [2021-07-15T02:25:43.036Z] Installing : perl-Encode-2.51-7.el7.x86_64 19/92 [2021-07-15T02:25:43.036Z] Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/92 [2021-07-15T02:25:43.036Z] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/92 [2021-07-15T02:25:43.036Z] Installing : perl-threads-1.87-4.el7.x86_64 22/92 [2021-07-15T02:25:43.036Z] Installing : perl-Storable-2.45-3.el7.x86_64 23/92 [2021-07-15T02:25:43.036Z] Installing : perl-Carp-1.26-244.el7.noarch 24/92 [2021-07-15T02:25:43.036Z] Installing : perl-Filter-1.49-3.el7.x86_64 25/92 [2021-07-15T02:25:43.036Z] Installing : perl-Exporter-5.68-3.el7.noarch 26/92 [2021-07-15T02:25:43.036Z] Installing : perl-Time-Local-1.2300-2.el7.noarch 27/92 [2021-07-15T02:25:43.036Z] Installing : perl-constant-1.27-2.el7.noarch 28/92 [2021-07-15T02:25:43.036Z] Installing : perl-Socket-2.010-5.el7.x86_64 29/92 [2021-07-15T02:25:43.036Z] Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 30/92 [2021-07-15T02:25:43.324Z] Installing : perl-threads-shared-1.43-6.el7.x86_64 31/92 [2021-07-15T02:25:43.324Z] Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/92 [2021-07-15T02:25:43.324Z] Installing : perl-File-Path-2.09-2.el7.noarch 33/92 [2021-07-15T02:25:43.324Z] Installing : perl-PathTools-3.40-5.el7.x86_64 34/92 [2021-07-15T02:25:43.324Z] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 35/92 [2021-07-15T02:25:43.561Z] (1/21) Installing libgcc (9.3.0-r2) [2021-07-15T02:25:43.561Z] (2/21) Installing libstdc++ (9.3.0-r2) [2021-07-15T02:25:43.561Z] (3/21) Installing binutils (2.34-r2) [2021-07-15T02:25:43.841Z] (4/21) Installing libmagic (5.38-r0) [2021-07-15T02:25:43.841Z] (5/21) Installing file (5.38-r0) [2021-07-15T02:25:43.841Z] (6/21) Installing gmp (6.2.0-r0) [2021-07-15T02:25:43.841Z] (7/21) Installing isl (0.18-r0) [2021-07-15T02:25:43.841Z] (8/21) Installing libgomp (9.3.0-r2) [2021-07-15T02:25:43.841Z] (9/21) Installing libatomic (9.3.0-r2) [2021-07-15T02:25:43.841Z] (10/21) Installing libgphobos (9.3.0-r2) [2021-07-15T02:25:44.200Z] (11/21) Installing mpfr4 (4.0.2-r4) [2021-07-15T02:25:44.200Z] (12/21) Installing mpc1 (1.1.0-r1) [2021-07-15T02:25:44.200Z] (13/21) Installing gcc (9.3.0-r2) [2021-07-15T02:25:44.313Z] Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 36/92 [2021-07-15T02:25:44.313Z] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/92 [2021-07-15T02:25:45.322Z] Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2021-07-15T02:25:45.322Z] Installing : 4:perl-5.16.3-299.el7_9.x86_64 39/92 [2021-07-15T02:25:45.596Z] Installing : 1:perl-Error-0.17020-2.el7.noarch 40/92 [2021-07-15T02:25:45.596Z] Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/92 [2021-07-15T02:25:45.596Z] Installing : perl-Data-Dumper-2.145-3.el7.x86_64 42/92 [2021-07-15T02:25:45.596Z] Installing : perl-Test-Harness-3.28-3.el7.noarch 43/92 [2021-07-15T02:25:45.683Z] (14/21) Installing musl-dev (1.1.24-r10) [2021-07-15T02:25:45.957Z] (15/21) Installing libc-dev (0.7.2-r3) [2021-07-15T02:25:45.957Z] (16/21) Installing g++ (9.3.0-r2) [2021-07-15T02:25:46.205Z] Installing : perl-Thread-Queue-3.02-2.el7.noarch 44/92 [2021-07-15T02:25:47.397Z] (17/21) Installing make (4.3-r0) [2021-07-15T02:25:47.398Z] (18/21) Installing fortify-headers (1.1-r0) [2021-07-15T02:25:47.398Z] (19/21) Installing patch (2.7.6-r7) [2021-07-15T02:25:47.398Z] (20/21) Installing build-base (0.5-r2) [2021-07-15T02:25:47.398Z] (21/21) Installing linux-headers (5.4.5-r1) [2021-07-15T02:25:48.019Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T02:25:48.019Z] OK: 197 MiB in 35 packages [2021-07-15T02:25:48.184Z] Installing : cpp-4.8.5-44.el7.x86_64 45/92 [2021-07-15T02:25:48.184Z] Installing : openssh-7.4p1-21.el7.x86_64 46/92 [2021-07-15T02:25:49.614Z] Installing : libedit-3.0-12.20121213cvs.el7.x86_64 47/92 [2021-07-15T02:25:49.614Z] Installing : openssh-clients-7.4p1-21.el7.x86_64 48/92 [2021-07-15T02:25:49.614Z] Installing : python-kerberos-1.1-15.el7.x86_64 49/92 [2021-07-15T02:25:49.614Z] Installing : python-nss-0.16.0-3.el7.x86_64 50/92 [2021-07-15T02:25:50.598Z] Installing : rsync-3.1.2-10.el7.x86_64 51/92 [2021-07-15T02:25:50.875Z] Installing : perl-Git-1.8.3.1-23.el7_8.noarch 52/92 [2021-07-15T02:25:51.147Z] Installing : git-1.8.3.1-23.el7_8.x86_64 53/92 [2021-07-15T02:25:52.129Z] Installing : libgomp-4.8.5-44.el7.x86_64 54/92 [2021-07-15T02:25:53.101Z] Installing : m4-1.4.16-10.el7.x86_64 55/92 [2021-07-15T02:25:54.074Z] Installing : autoconf-2.69-11.el7.noarch 56/92 [2021-07-15T02:25:54.074Z] install-info: No such file or directory for /usr/share/info/autoconf.info [2021-07-15T02:25:55.326Z] Installing : libcomps-0.1.8-14.el7.x86_64 57/92 [2021-07-15T02:25:55.326Z] Installing : python2-libcomps-0.1.8-14.el7.x86_64 58/92 [2021-07-15T02:25:56.366Z] Removing intermediate container 164db395c0f1 [2021-07-15T02:25:56.366Z] ---> 48b370d13b23 [2021-07-15T02:25:56.366Z] 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 [2021-07-15T02:25:56.366Z] ---> Running in ab7ce49e7b01 [2021-07-15T02:25:56.529Z] Installing : pyOpenSSL-0.13.1-4.el7.x86_64 59/92 [2021-07-15T02:25:56.529Z] Installing : logrotate-3.8.6-19.el7.x86_64 60/92 [2021-07-15T02:25:56.529Z] Installing : dwz-0.11-3.el7.x86_64 61/92 [2021-07-15T02:25:57.362Z] Connecting to www.mktemp.org (65.102.237.118:443) [2021-07-15T02:25:57.538Z] Installing : libtirpc-0.2.4-0.16.el7.x86_64 62/92 [2021-07-15T02:25:57.835Z] Installing : python3-setuptools-39.2.0-10.el7.noarch 63/92 [2021-07-15T02:25:57.835Z] Installing : python3-pip-9.0.3-8.el7.noarch 64/92 [2021-07-15T02:25:57.996Z] saving to 'mktemp-1.7.tar.gz' [2021-07-15T02:25:57.996Z] mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA [2021-07-15T02:25:57.996Z] 'mktemp-1.7.tar.gz' saved [2021-07-15T02:25:57.996Z] mktemp-1.7/INSTALL [2021-07-15T02:25:58.318Z] mktemp-1.7/INSTALL.configure [2021-07-15T02:25:58.318Z] mktemp-1.7/LICENSE [2021-07-15T02:25:58.318Z] mktemp-1.7/Makefile.in [2021-07-15T02:25:58.318Z] mktemp-1.7/README [2021-07-15T02:25:58.318Z] mktemp-1.7/RELEASE_NOTES [2021-07-15T02:25:58.318Z] mktemp-1.7/config.guess [2021-07-15T02:25:58.318Z] mktemp-1.7/config.h.in [2021-07-15T02:25:58.318Z] mktemp-1.7/config.sub [2021-07-15T02:25:58.318Z] mktemp-1.7/configure [2021-07-15T02:25:58.318Z] mktemp-1.7/configure.in [2021-07-15T02:25:58.318Z] mktemp-1.7/extern.h [2021-07-15T02:25:58.318Z] mktemp-1.7/install-sh [2021-07-15T02:25:58.318Z] mktemp-1.7/mkdtemp.c [2021-07-15T02:25:58.318Z] mktemp-1.7/mkinstalldirs [2021-07-15T02:25:58.318Z] mktemp-1.7/mktemp.c [2021-07-15T02:25:58.318Z] mktemp-1.7/mktemp.man [2021-07-15T02:25:58.318Z] mktemp-1.7/mktemp.mdoc [2021-07-15T02:25:58.318Z] mktemp-1.7/priv_mktemp.c [2021-07-15T02:25:58.318Z] mktemp-1.7/arc4random.c [2021-07-15T02:25:58.318Z] mktemp-1.7/strdup.c [2021-07-15T02:25:58.318Z] mktemp-1.7/strerror.c [2021-07-15T02:25:58.318Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2021-07-15T02:25:58.318Z] saving to 'config.guess' [2021-07-15T02:25:58.595Z] config.guess 100% |********************************| 49348 0:00:00 ETA [2021-07-15T02:25:58.595Z] 'config.guess' saved [2021-07-15T02:25:58.595Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2021-07-15T02:25:59.316Z] Installing : python3-3.6.8-18.el7.x86_64 65/92 [2021-07-15T02:25:59.316Z] Installing : python3-libs-3.6.8-18.el7.x86_64 66/92 [2021-07-15T02:25:59.316Z] Installing : python3-rpm-generators-6-2.el7.noarch 67/92 [2021-07-15T02:25:59.316Z] Installing : python-krbV-1.0.90-8.el7.x86_64 68/92 [2021-07-15T02:25:59.316Z] Installing : zip-3.0-11.el7.x86_64 69/92 [2021-07-15T02:25:59.573Z] saving to 'config.sub' [2021-07-15T02:25:59.573Z] config.sub 100% |********************************| 35042 0:00:00 ETA [2021-07-15T02:25:59.573Z] 'config.sub' saved [2021-07-15T02:25:59.594Z] Installing : python3-rpm-macros-3-34.el7.noarch 70/92 [2021-07-15T02:25:59.853Z] checking build system type... aarch64-unknown-linux-musl [2021-07-15T02:25:59.853Z] checking host system type... aarch64-unknown-linux-musl [2021-07-15T02:25:59.853Z] checking for nroff... no [2021-07-15T02:25:59.853Z] checking for gcc... gcc [2021-07-15T02:25:59.853Z] checking for C compiler default output file name... a.out [2021-07-15T02:25:59.853Z] checking whether the C compiler works... yes [2021-07-15T02:25:59.853Z] checking whether we are cross compiling... no [2021-07-15T02:26:00.137Z] checking for suffix of executables... [2021-07-15T02:26:00.137Z] checking for suffix of object files... o [2021-07-15T02:26:00.430Z] checking whether we are using the GNU C compiler... yes [2021-07-15T02:26:00.430Z] checking whether gcc accepts -g... yes [2021-07-15T02:26:00.711Z] checking for gcc option to accept ISO C89... none needed [2021-07-15T02:26:00.711Z] checking how to run the C preprocessor... gcc -E [2021-07-15T02:26:01.014Z] checking for grep that handles long lines and -e... /bin/grep [2021-07-15T02:26:01.014Z] checking for egrep... /bin/grep -E [2021-07-15T02:26:01.014Z] checking whether gcc needs -traditional... no [2021-07-15T02:26:01.014Z] checking for an ANSI C-conforming const... yes [2021-07-15T02:26:01.087Z] Installing : kernel-headers-3.10.0-1160.31.1.el7.x86_64 71/92 [2021-07-15T02:26:01.087Z] Installing : glibc-headers-2.17-324.el7_9.x86_64 72/92 [2021-07-15T02:26:01.713Z] checking for ANSI C header files... yes [2021-07-15T02:26:01.713Z] checking for sys/types.h... yes [2021-07-15T02:26:01.713Z] checking for sys/stat.h... yes [2021-07-15T02:26:02.077Z] checking for stdlib.h... yes [2021-07-15T02:26:02.077Z] checking for string.h... yes [2021-07-15T02:26:02.077Z] checking for memory.h... yes [2021-07-15T02:26:02.125Z] Installing : glibc-devel-2.17-324.el7_9.x86_64 73/92 [2021-07-15T02:26:02.125Z] Installing : python-dateutil-1.5-7.el7.noarch 74/92 [2021-07-15T02:26:02.125Z] Installing : perl-srpm-macros-1-8.el7.noarch 75/92 [2021-07-15T02:26:02.125Z] Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/92 [2021-07-15T02:26:02.125Z] Installing : python-backports-1.0-8.el7.x86_64 77/92 [2021-07-15T02:26:02.125Z] Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 78/92 [2021-07-15T02:26:02.125Z] Installing : python-urllib3-1.10.2-7.el7.noarch 79/92 [2021-07-15T02:26:02.125Z] Installing : python-requests-2.6.0-10.el7.noarch 80/92 [2021-07-15T02:26:02.125Z] Installing : python-requests-kerberos-0.7.0-2.el7.noarch 81/92 [2021-07-15T02:26:02.125Z] Installing : python2-koji-1.15.1-1.el7.centos.noarch 82/92 [2021-07-15T02:26:02.359Z] checking for strings.h... yes [2021-07-15T02:26:02.635Z] checking for inttypes.h... yes [2021-07-15T02:26:02.635Z] checking for stdint.h... yes [2021-07-15T02:26:02.922Z] checking for unistd.h... yes [2021-07-15T02:26:02.922Z] checking paths.h usability... yes [2021-07-15T02:26:02.922Z] checking paths.h presence... yes [2021-07-15T02:26:02.922Z] checking for paths.h... yes [2021-07-15T02:26:03.210Z] checking sys/time.h usability... yes [2021-07-15T02:26:03.210Z] checking sys/time.h presence... yes [2021-07-15T02:26:03.210Z] checking for sys/time.h... yes [2021-07-15T02:26:03.210Z] checking whether time.h and sys/time.h may both be included... yes [2021-07-15T02:26:03.492Z] checking for ssize_t... yes [2021-07-15T02:26:03.583Z] Installing : koji-1.15.1-1.el7.centos.noarch 83/92 [2021-07-15T02:26:03.583Z] Installing : sigul-0.207-1.el7.x86_64 84/92 [2021-07-15T02:26:03.773Z] checking for strerror... yes [2021-07-15T02:26:03.773Z] checking for strdup... yes [2021-07-15T02:26:04.055Z] checking for getopt_long... yes [2021-07-15T02:26:04.336Z] checking for arc4random_uniform... no [2021-07-15T02:26:04.336Z] checking for arc4random... no [2021-07-15T02:26:04.566Z] Installing : python3-devel-3.6.8-18.el7.x86_64 85/92 [2021-07-15T02:26:04.628Z] checking for __progname... yes [2021-07-15T02:26:04.628Z] checking for random device... /dev/urandom [2021-07-15T02:26:04.628Z] checking whether to use mk{s,d}temp from libc... no [2021-07-15T02:26:04.628Z] checking which macro set to use for manual... man [2021-07-15T02:26:04.628Z] configure: creating ./config.status [2021-07-15T02:26:04.907Z] config.status: creating Makefile [2021-07-15T02:26:04.907Z] config.status: creating config.h [2021-07-15T02:26:04.907Z] /bin/sh ./mkinstalldirs /usr/local/bin \ [2021-07-15T02:26:04.907Z] /usr/local/share/man/man1 [2021-07-15T02:26:04.907Z] mkdir /usr/local/share/man [2021-07-15T02:26:04.907Z] mkdir /usr/local/share/man/man1 [2021-07-15T02:26:04.907Z] gcc -c -I. -I. -g -O2 mktemp.c [2021-07-15T02:26:05.184Z] gcc -c -I. -I. -g -O2 arc4random.c [2021-07-15T02:26:05.567Z] Installing : gcc-4.8.5-44.el7.x86_64 86/92 [2021-07-15T02:26:05.792Z] gcc -c -I. -I. -g -O2 priv_mktemp.c [2021-07-15T02:26:06.070Z] gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o [2021-07-15T02:26:06.070Z] /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp [2021-07-15T02:26:06.070Z] /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ [2021-07-15T02:26:06.070Z] /usr/local/share/man/man1/mktemp.1 [2021-07-15T02:26:06.565Z] Installing : automake-1.13.4-3.el7.noarch 87/92 [2021-07-15T02:26:06.565Z] install-info: No such file or directory for /usr/share/info/automake.info.gz [2021-07-15T02:26:07.596Z] Removing intermediate container ab7ce49e7b01 [2021-07-15T02:26:07.597Z] ---> 79b26c99dd9c [2021-07-15T02:26:07.597Z] Step 5/13 : FROM python:3-alpine [2021-07-15T02:26:08.210Z] 3-alpine: Pulling from library/python [2021-07-15T02:26:08.504Z] 58ab47519297: Pulling fs layer [2021-07-15T02:26:08.504Z] 409d7880206a: Pulling fs layer [2021-07-15T02:26:08.504Z] 9d36029d3e87: Pulling fs layer [2021-07-15T02:26:08.504Z] 64b43b9dafd8: Pulling fs layer [2021-07-15T02:26:08.504Z] 5244f41aabb7: Pulling fs layer [2021-07-15T02:26:08.504Z] 64b43b9dafd8: Waiting [2021-07-15T02:26:08.504Z] 5244f41aabb7: Waiting [2021-07-15T02:26:08.504Z] 58ab47519297: Verifying Checksum [2021-07-15T02:26:08.504Z] 58ab47519297: Download complete [2021-07-15T02:26:08.504Z] 409d7880206a: Verifying Checksum [2021-07-15T02:26:08.504Z] 409d7880206a: Download complete [2021-07-15T02:26:08.802Z] 64b43b9dafd8: Verifying Checksum [2021-07-15T02:26:08.802Z] 64b43b9dafd8: Download complete [2021-07-15T02:26:09.088Z] 9d36029d3e87: Verifying Checksum [2021-07-15T02:26:09.088Z] 9d36029d3e87: Download complete [2021-07-15T02:26:09.377Z] 5244f41aabb7: Verifying Checksum [2021-07-15T02:26:09.377Z] 58ab47519297: Pull complete [2021-07-15T02:26:10.427Z] 409d7880206a: Pull complete [2021-07-15T02:26:12.464Z] 9d36029d3e87: Pull complete [2021-07-15T02:26:12.764Z] 64b43b9dafd8: Pull complete [2021-07-15T02:26:13.778Z] 5244f41aabb7: Pull complete [2021-07-15T02:26:13.778Z] Digest: sha256:3998e97aeeabfdeea57c6e05c7544c460ae158f24cc74371b7d4eca18fbc3171 [2021-07-15T02:26:13.778Z] Status: Downloaded newer image for python:3-alpine [2021-07-15T02:26:13.778Z] ---> 49e9b47b7120 [2021-07-15T02:26:13.778Z] Step 6/13 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 [2021-07-15T02:26:14.391Z] ---> Running in 03429e42885d [2021-07-15T02:26:15.060Z] Removing intermediate container 03429e42885d [2021-07-15T02:26:15.060Z] ---> bc91245e290d [2021-07-15T02:26:15.060Z] Step 7/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2021-07-15T02:26:15.346Z] ---> Running in 16e2d9dfda69 [2021-07-15T02:26:15.966Z] Removing intermediate container 16e2d9dfda69 [2021-07-15T02:26:15.966Z] ---> 09abe58d2bf5 [2021-07-15T02:26:15.966Z] Step 8/13 : RUN mv /bin/mktemp /bin/mktemp-busybox [2021-07-15T02:26:16.253Z] ---> Running in ea5a7b920cf3 [2021-07-15T02:26:18.283Z] Removing intermediate container ea5a7b920cf3 [2021-07-15T02:26:18.283Z] ---> 1efeef69c071 [2021-07-15T02:26:18.283Z] Step 9/13 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp [2021-07-15T02:26:19.286Z] ---> 5c29a7b3bf67 [2021-07-15T02:26:19.287Z] Step 10/13 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" [2021-07-15T02:26:19.287Z] ---> Running in 5fe113d154bd [2021-07-15T02:26:19.896Z] Removing intermediate container 5fe113d154bd [2021-07-15T02:26:19.896Z] ---> 9239de6da529 [2021-07-15T02:26:19.896Z] Step 11/13 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 [2021-07-15T02:26:20.175Z] ---> Running in e4ed1027bb89 [2021-07-15T02:26:20.412Z] Installing : kernel-devel-3.10.0-1160.31.1.el7.x86_64 88/92 [2021-07-15T02:26:20.412Z] Installing : 1:make-3.82-24.el7.x86_64 89/92 [2021-07-15T02:26:21.023Z] Installing : sudo-1.8.23-10.el7_9.1.x86_64 90/92 [2021-07-15T02:26:21.180Z] Removing intermediate container e4ed1027bb89 [2021-07-15T02:26:21.181Z] ---> ccdba3ab960a [2021-07-15T02:26:21.181Z] Step 12/13 : COPY ./lf-env.sh /root/lf-env.sh [2021-07-15T02:26:21.800Z] ---> 5d25d15b591e [2021-07-15T02:26:21.800Z] 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} [2021-07-15T02:26:21.800Z] ---> Running in 37076e21cbee [2021-07-15T02:26:22.029Z] Cleanup : glibc-2.17-317.el7.x86_64 91/92 [2021-07-15T02:26:22.029Z] Cleanup : glibc-common-2.17-317.el7.x86_64 92/92 [2021-07-15T02:26:22.029Z] Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/92 [2021-07-15T02:26:22.312Z] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/92 [2021-07-15T02:26:22.312Z] Verifying : koji-1.15.1-1.el7.centos.noarch 3/92 [2021-07-15T02:26:22.312Z] Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 4/92 [2021-07-15T02:26:22.312Z] Verifying : git-1.8.3.1-23.el7_8.x86_64 5/92 [2021-07-15T02:26:22.312Z] Verifying : python-urllib3-1.10.2-7.el7.noarch 6/92 [2021-07-15T02:26:22.312Z] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 7/92 [2021-07-15T02:26:22.312Z] Verifying : glibc-common-2.17-324.el7_9.x86_64 8/92 [2021-07-15T02:26:22.312Z] Verifying : groff-base-1.22.2-8.el7.x86_64 9/92 [2021-07-15T02:26:22.312Z] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/92 [2021-07-15T02:26:22.312Z] Verifying : perl-Time-Local-1.2300-2.el7.noarch 11/92 [2021-07-15T02:26:22.312Z] Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 12/92 [2021-07-15T02:26:22.312Z] Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 13/92 [2021-07-15T02:26:22.312Z] Verifying : fipscheck-1.4.1-6.el7.x86_64 14/92 [2021-07-15T02:26:22.312Z] Verifying : 1:make-3.82-24.el7.x86_64 15/92 [2021-07-15T02:26:22.312Z] Verifying : python-backports-1.0-8.el7.x86_64 16/92 [2021-07-15T02:26:22.312Z] Verifying : python3-setuptools-39.2.0-10.el7.noarch 17/92 [2021-07-15T02:26:22.312Z] Verifying : python-requests-2.6.0-10.el7.noarch 18/92 [2021-07-15T02:26:22.312Z] Verifying : autoconf-2.69-11.el7.noarch 19/92 [2021-07-15T02:26:22.312Z] Verifying : perl-File-Path-2.09-2.el7.noarch 20/92 [2021-07-15T02:26:22.312Z] Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 21/92 [2021-07-15T02:26:22.312Z] Verifying : python-ipaddress-1.0.16-2.el7.noarch 22/92 [2021-07-15T02:26:22.312Z] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 23/92 [2021-07-15T02:26:22.312Z] Verifying : python-srpm-macros-3-34.el7.noarch 24/92 [2021-07-15T02:26:22.312Z] Verifying : python-kerberos-1.1-15.el7.x86_64 25/92 [2021-07-15T02:26:22.312Z] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 26/92 [2021-07-15T02:26:22.312Z] Verifying : python3-3.6.8-18.el7.x86_64 27/92 [2021-07-15T02:26:22.312Z] Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 28/92 [2021-07-15T02:26:22.312Z] Verifying : python-nss-0.16.0-3.el7.x86_64 29/92 [2021-07-15T02:26:22.312Z] Verifying : openssh-clients-7.4p1-21.el7.x86_64 30/92 [2021-07-15T02:26:22.585Z] Verifying : libmpc-1.0.1-3.el7.x86_64 31/92 [2021-07-15T02:26:22.585Z] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/92 [2021-07-15T02:26:22.585Z] Verifying : perl-Encode-2.51-7.el7.x86_64 33/92 [2021-07-15T02:26:22.585Z] Verifying : python2-libcomps-0.1.8-14.el7.x86_64 34/92 [2021-07-15T02:26:22.585Z] Verifying : perl-threads-1.87-4.el7.x86_64 35/92 [2021-07-15T02:26:22.585Z] Verifying : rsync-3.1.2-10.el7.x86_64 36/92 [2021-07-15T02:26:22.585Z] Verifying : glibc-devel-2.17-324.el7_9.x86_64 37/92 [2021-07-15T02:26:22.585Z] Verifying : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2021-07-15T02:26:22.585Z] Verifying : libgomp-4.8.5-44.el7.x86_64 39/92 [2021-07-15T02:26:22.585Z] Verifying : perl-srpm-macros-1-8.el7.noarch 40/92 [2021-07-15T02:26:22.585Z] Verifying : python3-rpm-generators-6-2.el7.noarch 41/92 [2021-07-15T02:26:22.585Z] Verifying : perl-threads-shared-1.43-6.el7.x86_64 42/92 [2021-07-15T02:26:22.585Z] Verifying : perl-Storable-2.45-3.el7.x86_64 43/92 [2021-07-15T02:26:22.585Z] Verifying : python3-pip-9.0.3-8.el7.noarch 44/92 [2021-07-15T02:26:22.585Z] Verifying : m4-1.4.16-10.el7.x86_64 45/92 [2021-07-15T02:26:22.585Z] Verifying : cpp-4.8.5-44.el7.x86_64 46/92 [2021-07-15T02:26:22.585Z] Verifying : 1:perl-parent-0.225-244.el7.noarch 47/92 [2021-07-15T02:26:22.585Z] Verifying : python-dateutil-1.5-7.el7.noarch 48/92 [2021-07-15T02:26:22.585Z] Verifying : perl-Test-Harness-3.28-3.el7.noarch 49/92 [2021-07-15T02:26:22.585Z] Verifying : python-rpm-macros-3-34.el7.noarch 50/92 [2021-07-15T02:26:22.585Z] Verifying : python2-koji-1.15.1-1.el7.centos.noarch 51/92 [2021-07-15T02:26:22.585Z] Verifying : libcomps-0.1.8-14.el7.x86_64 52/92 [2021-07-15T02:26:22.585Z] Verifying : perl-Carp-1.26-244.el7.noarch 53/92 [2021-07-15T02:26:22.585Z] Verifying : python3-libs-3.6.8-18.el7.x86_64 54/92 [2021-07-15T02:26:22.585Z] Verifying : glibc-headers-2.17-324.el7_9.x86_64 55/92 [2021-07-15T02:26:22.585Z] Verifying : gcc-4.8.5-44.el7.x86_64 56/92 [2021-07-15T02:26:22.868Z] Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 57/92 [2021-07-15T02:26:22.868Z] Verifying : perl-podlators-2.5.1-3.el7.noarch 58/92 [2021-07-15T02:26:22.868Z] Verifying : glibc-2.17-324.el7_9.x86_64 59/92 [2021-07-15T02:26:22.868Z] Verifying : 4:perl-5.16.3-299.el7_9.x86_64 60/92 [2021-07-15T02:26:22.868Z] Verifying : mpfr-3.1.1-4.el7.x86_64 61/92 [2021-07-15T02:26:22.868Z] Verifying : logrotate-3.8.6-19.el7.x86_64 62/92 [2021-07-15T02:26:22.868Z] Verifying : perl-Filter-1.49-3.el7.x86_64 63/92 [2021-07-15T02:26:22.868Z] Verifying : dwz-0.11-3.el7.x86_64 64/92 [2021-07-15T02:26:22.868Z] Verifying : kernel-headers-3.10.0-1160.31.1.el7.x86_64 65/92 [2021-07-15T02:26:22.868Z] Verifying : less-458-9.el7.x86_64 66/92 [2021-07-15T02:26:22.868Z] Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/92 [2021-07-15T02:26:22.868Z] Verifying : automake-1.13.4-3.el7.noarch 68/92 [2021-07-15T02:26:22.868Z] Verifying : perl-Exporter-5.68-3.el7.noarch 69/92 [2021-07-15T02:26:22.868Z] Verifying : perl-constant-1.27-2.el7.noarch 70/92 [2021-07-15T02:26:22.868Z] Verifying : perl-PathTools-3.40-5.el7.x86_64 71/92 [2021-07-15T02:26:22.868Z] Verifying : kernel-devel-3.10.0-1160.31.1.el7.x86_64 72/92 [2021-07-15T02:26:22.868Z] Verifying : perl-Socket-2.010-5.el7.x86_64 73/92 [2021-07-15T02:26:22.868Z] Verifying : openssh-7.4p1-21.el7.x86_64 74/92 [2021-07-15T02:26:22.868Z] Verifying : python-krbV-1.0.90-8.el7.x86_64 75/92 [2021-07-15T02:26:23.149Z] Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 76/92 [2021-07-15T02:26:23.149Z] Verifying : perl-Thread-Queue-3.02-2.el7.noarch 77/92 [2021-07-15T02:26:23.149Z] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 78/92 [2021-07-15T02:26:23.149Z] Verifying : sudo-1.8.23-10.el7_9.1.x86_64 79/92 [2021-07-15T02:26:23.149Z] Verifying : python3-devel-3.6.8-18.el7.x86_64 80/92 [2021-07-15T02:26:23.149Z] Verifying : python-six-1.9.0-2.el7.noarch 81/92 [2021-07-15T02:26:23.149Z] Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 82/92 [2021-07-15T02:26:23.149Z] Verifying : 1:perl-Error-0.17020-2.el7.noarch 83/92 [2021-07-15T02:26:23.149Z] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/92 [2021-07-15T02:26:23.149Z] Verifying : sigul-0.207-1.el7.x86_64 85/92 [2021-07-15T02:26:23.149Z] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 86/92 [2021-07-15T02:26:23.149Z] Verifying : zip-3.0-11.el7.x86_64 87/92 [2021-07-15T02:26:23.149Z] Verifying : python3-rpm-macros-3-34.el7.noarch 88/92 [2021-07-15T02:26:23.149Z] Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 89/92 [2021-07-15T02:26:23.149Z] Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 90/92 [2021-07-15T02:26:23.149Z] Verifying : glibc-common-2.17-317.el7.x86_64 91/92 [2021-07-15T02:26:23.149Z] Verifying : glibc-2.17-317.el7.x86_64 92/92 [2021-07-15T02:26:23.149Z] [2021-07-15T02:26:23.149Z] Installed: [2021-07-15T02:26:23.149Z] automake.noarch 0:1.13.4-3.el7 [2021-07-15T02:26:23.149Z] gcc.x86_64 0:4.8.5-44.el7 [2021-07-15T02:26:23.149Z] git.x86_64 0:1.8.3.1-23.el7_8 [2021-07-15T02:26:23.149Z] kernel-devel.x86_64 0:3.10.0-1160.31.1.el7 [2021-07-15T02:26:23.149Z] make.x86_64 1:3.82-24.el7 [2021-07-15T02:26:23.149Z] python3.x86_64 0:3.6.8-18.el7 [2021-07-15T02:26:23.149Z] python3-devel.x86_64 0:3.6.8-18.el7 [2021-07-15T02:26:23.149Z] sigul.x86_64 0:0.207-1.el7 [2021-07-15T02:26:23.149Z] sudo.x86_64 0:1.8.23-10.el7_9.1 [2021-07-15T02:26:23.149Z] [2021-07-15T02:26:23.149Z] Dependency Installed: [2021-07-15T02:26:23.149Z] autoconf.noarch 0:2.69-11.el7 [2021-07-15T02:26:23.149Z] cpp.x86_64 0:4.8.5-44.el7 [2021-07-15T02:26:23.149Z] dwz.x86_64 0:0.11-3.el7 [2021-07-15T02:26:23.149Z] fipscheck.x86_64 0:1.4.1-6.el7 [2021-07-15T02:26:23.149Z] fipscheck-lib.x86_64 0:1.4.1-6.el7 [2021-07-15T02:26:23.149Z] glibc-devel.x86_64 0:2.17-324.el7_9 [2021-07-15T02:26:23.149Z] glibc-headers.x86_64 0:2.17-324.el7_9 [2021-07-15T02:26:23.149Z] groff-base.x86_64 0:1.22.2-8.el7 [2021-07-15T02:26:23.149Z] kernel-headers.x86_64 0:3.10.0-1160.31.1.el7 [2021-07-15T02:26:23.149Z] koji.noarch 0:1.15.1-1.el7.centos [2021-07-15T02:26:23.149Z] less.x86_64 0:458-9.el7 [2021-07-15T02:26:23.149Z] libcomps.x86_64 0:0.1.8-14.el7 [2021-07-15T02:26:23.149Z] libedit.x86_64 0:3.0-12.20121213cvs.el7 [2021-07-15T02:26:23.149Z] libgomp.x86_64 0:4.8.5-44.el7 [2021-07-15T02:26:23.149Z] libmpc.x86_64 0:1.0.1-3.el7 [2021-07-15T02:26:23.149Z] libtirpc.x86_64 0:0.2.4-0.16.el7 [2021-07-15T02:26:23.149Z] logrotate.x86_64 0:3.8.6-19.el7 [2021-07-15T02:26:23.149Z] m4.x86_64 0:1.4.16-10.el7 [2021-07-15T02:26:23.149Z] mpfr.x86_64 0:3.1.1-4.el7 [2021-07-15T02:26:23.149Z] openssh.x86_64 0:7.4p1-21.el7 [2021-07-15T02:26:23.149Z] openssh-clients.x86_64 0:7.4p1-21.el7 [2021-07-15T02:26:23.149Z] perl.x86_64 4:5.16.3-299.el7_9 [2021-07-15T02:26:23.149Z] perl-Carp.noarch 0:1.26-244.el7 [2021-07-15T02:26:23.149Z] perl-Data-Dumper.x86_64 0:2.145-3.el7 [2021-07-15T02:26:23.149Z] perl-Encode.x86_64 0:2.51-7.el7 [2021-07-15T02:26:23.149Z] perl-Error.noarch 1:0.17020-2.el7 [2021-07-15T02:26:23.149Z] perl-Exporter.noarch 0:5.68-3.el7 [2021-07-15T02:26:23.149Z] perl-File-Path.noarch 0:2.09-2.el7 [2021-07-15T02:26:23.149Z] perl-File-Temp.noarch 0:0.23.01-3.el7 [2021-07-15T02:26:23.149Z] perl-Filter.x86_64 0:1.49-3.el7 [2021-07-15T02:26:23.149Z] perl-Getopt-Long.noarch 0:2.40-3.el7 [2021-07-15T02:26:23.149Z] perl-Git.noarch 0:1.8.3.1-23.el7_8 [2021-07-15T02:26:23.149Z] perl-HTTP-Tiny.noarch 0:0.033-3.el7 [2021-07-15T02:26:23.149Z] perl-PathTools.x86_64 0:3.40-5.el7 [2021-07-15T02:26:23.149Z] perl-Pod-Escapes.noarch 1:1.04-299.el7_9 [2021-07-15T02:26:23.149Z] perl-Pod-Perldoc.noarch 0:3.20-4.el7 [2021-07-15T02:26:23.149Z] perl-Pod-Simple.noarch 1:3.28-4.el7 [2021-07-15T02:26:23.149Z] perl-Pod-Usage.noarch 0:1.63-3.el7 [2021-07-15T02:26:23.149Z] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 [2021-07-15T02:26:23.149Z] perl-Socket.x86_64 0:2.010-5.el7 [2021-07-15T02:26:23.149Z] perl-Storable.x86_64 0:2.45-3.el7 [2021-07-15T02:26:23.149Z] perl-TermReadKey.x86_64 0:2.30-20.el7 [2021-07-15T02:26:23.149Z] perl-Test-Harness.noarch 0:3.28-3.el7 [2021-07-15T02:26:23.149Z] perl-Text-ParseWords.noarch 0:3.29-4.el7 [2021-07-15T02:26:23.149Z] perl-Thread-Queue.noarch 0:3.02-2.el7 [2021-07-15T02:26:23.149Z] perl-Time-HiRes.x86_64 4:1.9725-3.el7 [2021-07-15T02:26:23.149Z] perl-Time-Local.noarch 0:1.2300-2.el7 [2021-07-15T02:26:23.149Z] perl-constant.noarch 0:1.27-2.el7 [2021-07-15T02:26:23.149Z] perl-libs.x86_64 4:5.16.3-299.el7_9 [2021-07-15T02:26:23.149Z] perl-macros.x86_64 4:5.16.3-299.el7_9 [2021-07-15T02:26:23.149Z] perl-parent.noarch 1:0.225-244.el7 [2021-07-15T02:26:23.149Z] perl-podlators.noarch 0:2.5.1-3.el7 [2021-07-15T02:26:23.149Z] perl-srpm-macros.noarch 0:1-8.el7 [2021-07-15T02:26:23.149Z] perl-threads.x86_64 0:1.87-4.el7 [2021-07-15T02:26:23.149Z] perl-threads-shared.x86_64 0:1.43-6.el7 [2021-07-15T02:26:23.149Z] pyOpenSSL.x86_64 0:0.13.1-4.el7 [2021-07-15T02:26:23.149Z] python-backports.x86_64 0:1.0-8.el7 [2021-07-15T02:26:23.149Z] python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 [2021-07-15T02:26:23.149Z] python-dateutil.noarch 0:1.5-7.el7 [2021-07-15T02:26:23.149Z] python-ipaddress.noarch 0:1.0.16-2.el7 [2021-07-15T02:26:23.149Z] python-kerberos.x86_64 0:1.1-15.el7 [2021-07-15T02:26:23.149Z] python-krbV.x86_64 0:1.0.90-8.el7 [2021-07-15T02:26:23.149Z] python-nss.x86_64 0:0.16.0-3.el7 [2021-07-15T02:26:23.149Z] python-requests.noarch 0:2.6.0-10.el7 [2021-07-15T02:26:23.149Z] python-requests-kerberos.noarch 0:0.7.0-2.el7 [2021-07-15T02:26:23.149Z] python-rpm-macros.noarch 0:3-34.el7 [2021-07-15T02:26:23.149Z] python-six.noarch 0:1.9.0-2.el7 [2021-07-15T02:26:23.149Z] python-srpm-macros.noarch 0:3-34.el7 [2021-07-15T02:26:23.149Z] python-urllib3.noarch 0:1.10.2-7.el7 [2021-07-15T02:26:23.149Z] python2-koji.noarch 0:1.15.1-1.el7.centos [2021-07-15T02:26:23.149Z] python2-libcomps.x86_64 0:0.1.8-14.el7 [2021-07-15T02:26:23.149Z] python3-libs.x86_64 0:3.6.8-18.el7 [2021-07-15T02:26:23.149Z] python3-pip.noarch 0:9.0.3-8.el7 [2021-07-15T02:26:23.149Z] python3-rpm-generators.noarch 0:6-2.el7 [2021-07-15T02:26:23.149Z] python3-rpm-macros.noarch 0:3-34.el7 [2021-07-15T02:26:23.149Z] python3-setuptools.noarch 0:39.2.0-10.el7 [2021-07-15T02:26:23.149Z] redhat-rpm-config.noarch 0:9.1.0-88.el7.centos [2021-07-15T02:26:23.149Z] rsync.x86_64 0:3.1.2-10.el7 [2021-07-15T02:26:23.149Z] zip.x86_64 0:3.0-11.el7 [2021-07-15T02:26:23.149Z] [2021-07-15T02:26:23.149Z] Dependency Updated: [2021-07-15T02:26:23.149Z] glibc.x86_64 0:2.17-324.el7_9 glibc-common.x86_64 0:2.17-324.el7_9 [2021-07-15T02:26:23.149Z] [2021-07-15T02:26:23.149Z] Complete! [2021-07-15T02:26:23.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-07-15T02:26:23.441Z] Loaded plugins: fastestmirror, ovl [2021-07-15T02:26:23.442Z] Cleaning repos: base extras fedora-infra-sigul updates [2021-07-15T02:26:23.442Z] Cleaning up list of fastest mirrors [2021-07-15T02:26:23.442Z] Python 3.6.8 [2021-07-15T02:26:23.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-07-15T02:26:24.179Z] (1/63) Installing bash (5.1.4-r0) [2021-07-15T02:26:24.180Z] Executing bash-5.1.4-r0.post-install [2021-07-15T02:26:24.463Z] (2/63) Installing libgcc (10.3.1_git20210424-r2) [2021-07-15T02:26:24.463Z] (3/63) Installing libstdc++ (10.3.1_git20210424-r2) [2021-07-15T02:26:24.463Z] (4/63) Installing binutils (2.35.2-r2) [2021-07-15T02:26:24.748Z] (5/63) Installing libmagic (5.40-r1) [2021-07-15T02:26:24.748Z] (6/63) Installing file (5.40-r1) [2021-07-15T02:26:24.748Z] (7/63) Installing libgomp (10.3.1_git20210424-r2) [2021-07-15T02:26:24.748Z] (8/63) Installing libatomic (10.3.1_git20210424-r2) [2021-07-15T02:26:24.748Z] (9/63) Installing libgphobos (10.3.1_git20210424-r2) [2021-07-15T02:26:25.032Z] (10/63) Installing gmp (6.2.1-r0) [2021-07-15T02:26:25.032Z] (11/63) Installing isl22 (0.22-r0) [2021-07-15T02:26:25.032Z] (12/63) Installing mpfr4 (4.1.0-r0) [2021-07-15T02:26:25.032Z] (13/63) Installing mpc1 (1.2.1-r0) [2021-07-15T02:26:25.032Z] (14/63) Installing gcc (10.3.1_git20210424-r2) [2021-07-15T02:26:27.053Z] (15/63) Installing musl-dev (1.2.2-r3) [2021-07-15T02:26:27.053Z] (16/63) Installing libc-dev (0.7.2-r3) [2021-07-15T02:26:27.053Z] (17/63) Installing g++ (10.3.1_git20210424-r2) [2021-07-15T02:26:28.547Z] (18/63) Installing make (4.3-r0) [2021-07-15T02:26:28.547Z] (19/63) Installing fortify-headers (1.1-r1) [2021-07-15T02:26:28.547Z] (20/63) Installing patch (2.7.6-r7) [2021-07-15T02:26:28.547Z] (21/63) Installing build-base (0.5-r2) [2021-07-15T02:26:28.547Z] (22/63) Installing brotli-libs (1.0.9-r5) [2021-07-15T02:26:28.547Z] (23/63) Installing nghttp2-libs (1.43.0-r0) [2021-07-15T02:26:28.547Z] (24/63) Installing libcurl (7.77.0-r1) [2021-07-15T02:26:28.833Z] (25/63) Installing curl (7.77.0-r1) [2021-07-15T02:26:28.833Z] (26/63) Installing pcre2 (10.36-r0) [2021-07-15T02:26:28.833Z] (27/63) Installing git (2.32.0-r0) [2021-07-15T02:26:29.111Z] (28/63) Installing oniguruma (6.9.7.1-r0) [2021-07-15T02:26:29.111Z] (29/63) Installing jq (1.6-r1) [2021-07-15T02:26:29.111Z] (30/63) Installing linux-headers (5.10.41-r0) [2021-07-15T02:26:29.387Z] (31/63) Installing pkgconf (1.7.4-r0) [2021-07-15T02:26:29.387Z] (32/63) Installing libffi-dev (3.3-r2) [2021-07-15T02:26:29.387Z] (33/63) Installing zlib-dev (1.2.11-r3) [2021-07-15T02:26:29.665Z] (34/63) Installing xz-dev (5.2.5-r0) [2021-07-15T02:26:29.665Z] (35/63) Installing libxml2 (2.9.12-r1) [2021-07-15T02:26:29.665Z] (36/63) Installing libxml2-dev (2.9.12-r1) [2021-07-15T02:26:29.665Z] (37/63) Installing libgpg-error (1.42-r0) [2021-07-15T02:26:29.665Z] (38/63) Installing libgcrypt (1.9.3-r0) [2021-07-15T02:26:29.954Z] (39/63) Installing libxslt (1.1.34-r1) [2021-07-15T02:26:29.954Z] (40/63) Installing libxslt-dev (1.1.34-r1) [2021-07-15T02:26:29.954Z] (41/63) Installing openssl-dev (1.1.1k-r0) [2021-07-15T02:26:29.954Z] (42/63) Installing sudo (1.9.7_p1-r1) [2021-07-15T02:26:29.954Z] (43/63) Installing sysstat (12.5.4-r0) [2021-07-15T02:26:29.954Z] (44/63) Installing libblkid (2.37-r0) [2021-07-15T02:26:30.260Z] (45/63) Installing blkid (2.37-r0) [2021-07-15T02:26:30.260Z] (46/63) Installing libcap-ng (0.8.2-r0) [2021-07-15T02:26:30.260Z] (47/63) Installing setpriv (2.37-r0) [2021-07-15T02:26:30.260Z] (48/63) Installing libmount (2.37-r0) [2021-07-15T02:26:30.260Z] (49/63) Installing libsmartcols (2.37-r0) [2021-07-15T02:26:30.260Z] (50/63) Installing findmnt (2.37-r0) [2021-07-15T02:26:30.260Z] (51/63) Installing mcookie (2.37-r0) [2021-07-15T02:26:30.260Z] (52/63) Installing hexdump (2.37-r0) [2021-07-15T02:26:30.260Z] (53/63) Installing lsblk (2.37-r0) [2021-07-15T02:26:30.260Z] (54/63) Installing libfdisk (2.37-r0) [2021-07-15T02:26:30.260Z] (55/63) Installing sfdisk (2.37-r0) [2021-07-15T02:26:30.260Z] (56/63) Installing cfdisk (2.37-r0) [2021-07-15T02:26:30.260Z] (57/63) Installing partx (2.37-r0) [2021-07-15T02:26:30.260Z] (58/63) Installing flock (2.37-r0) [2021-07-15T02:26:30.260Z] (59/63) Installing logger (2.37-r0) [2021-07-15T02:26:30.260Z] (60/63) Installing uuidgen (2.37-r0) [2021-07-15T02:26:30.260Z] (61/63) Installing libeconf (0.3.8-r1) [2021-07-15T02:26:30.260Z] (62/63) Installing util-linux (2.37-r0) [2021-07-15T02:26:30.260Z] (63/63) Installing xmlstarlet (1.6.1-r0) [2021-07-15T02:26:30.552Z] Executing busybox-1.33.1-r2.trigger [2021-07-15T02:26:30.552Z] OK: 251 MiB in 99 packages [2021-07-15T02:26:31.839Z] Removing intermediate container 403f1061c0d2 [2021-07-15T02:26:31.839Z] ---> 79e495931b25 [2021-07-15T02:26:31.839Z] Step 6/8 : RUN curl "https://bootstrap.pypa.io/get-pip.py" -o get-pip.py && python get-pip.py && rm -rf get-pip.py [2021-07-15T02:26:31.839Z] ---> Running in c9a446066436 [2021-07-15T02:26:31.839Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-15T02:26:31.839Z] Dload Upload Total Spent Left Speed [2021-07-15T02:26:31.839Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1892k 100 1892k 0 0 7435k 0 --:--:-- --:--:-- --:--:-- 7450k [2021-07-15T02:26:33.505Z] Collecting pip [2021-07-15T02:26:33.505Z] Downloading pip-21.1.3-py3-none-any.whl (1.5 MB) [2021-07-15T02:26:33.505Z] Collecting wheel [2021-07-15T02:26:33.505Z] Downloading wheel-0.36.2-py2.py3-none-any.whl (35 kB) [2021-07-15T02:26:33.505Z] Installing collected packages: wheel, pip [2021-07-15T02:26:33.505Z] Attempting uninstall: pip [2021-07-15T02:26:33.505Z] Found existing installation: pip 9.0.3 [2021-07-15T02:26:33.505Z] Uninstalling pip-9.0.3: [2021-07-15T02:26:34.542Z] Successfully uninstalled pip-9.0.3 [2021-07-15T02:26:35.144Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T02:26:35.144Z] Successfully installed pip-21.1.3 wheel-0.36.2 [2021-07-15T02:26:36.154Z] Removing intermediate container c9a446066436 [2021-07-15T02:26:36.154Z] ---> 517f45537cbd [2021-07-15T02:26:36.154Z] Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools [2021-07-15T02:26:36.154Z] ---> Running in d8c12cbde0d9 [2021-07-15T02:26:36.745Z] Requirement already satisfied: pip in /usr/local/lib/python3.6/site-packages (21.1.3) [2021-07-15T02:26:36.745Z] Requirement already satisfied: setuptools in /usr/lib/python3.6/site-packages (39.2.0) [2021-07-15T02:26:37.342Z] Collecting setuptools [2021-07-15T02:26:37.342Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-15T02:26:37.342Z] Installing collected packages: setuptools [2021-07-15T02:26:37.342Z] Attempting uninstall: setuptools [2021-07-15T02:26:37.342Z] Found existing installation: setuptools 39.2.0 [2021-07-15T02:26:37.342Z] Uninstalling setuptools-39.2.0: [2021-07-15T02:26:37.879Z] Successfully uninstalled setuptools-39.2.0 [2021-07-15T02:26:38.162Z] Successfully installed setuptools-57.1.0 [2021-07-15T02:26:38.162Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T02:26:38.762Z] Removing intermediate container d8c12cbde0d9 [2021-07-15T02:26:38.762Z] ---> e805d380ae03 [2021-07-15T02:26:38.762Z] Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 [2021-07-15T02:26:38.762Z] ---> Running in 1bdec66aec24 [2021-07-15T02:26:39.373Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T02:26:39.373Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T02:26:39.655Z] Collecting pyyaml [2021-07-15T02:26:39.655Z] Downloading PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) [2021-07-15T02:26:39.655Z] Collecting jsonschema [2021-07-15T02:26:39.655Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T02:26:39.655Z] Collecting python-jenkins [2021-07-15T02:26:39.655Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T02:26:39.655Z] Collecting httplib2 [2021-07-15T02:26:39.655Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T02:26:39.655Z] Collecting pygerrit2 [2021-07-15T02:26:39.655Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T02:26:39.655Z] Installing build dependencies: started [2021-07-15T02:26:40.778Z] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) [2021-07-15T02:26:40.778Z] Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) [2021-07-15T02:26:41.660Z] Installing build dependencies: finished with status 'done' [2021-07-15T02:26:41.660Z] Getting requirements to build wheel: started [2021-07-15T02:26:41.660Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T02:26:41.660Z] Installing backend dependencies: started [2021-07-15T02:26:42.263Z] Installing backend dependencies: finished with status 'done' [2021-07-15T02:26:42.263Z] Preparing wheel metadata: started [2021-07-15T02:26:42.573Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T02:26:42.856Z] Collecting lxml [2021-07-15T02:26:43.132Z] Downloading lxml-4.6.3-cp36-cp36m-manylinux2014_x86_64.whl (6.3 MB) [2021-07-15T02:26:43.407Z] Collecting docker [2021-07-15T02:26:43.407Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T02:26:43.407Z] Collecting defusedxml [2021-07-15T02:26:43.407Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T02:26:43.407Z] Collecting requests [2021-07-15T02:26:43.407Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T02:26:43.421Z] Collecting setuptools [2021-07-15T02:26:43.421Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-15T02:26:44.048Z] Installing collected packages: setuptools [2021-07-15T02:26:44.048Z] Attempting uninstall: setuptools [2021-07-15T02:26:44.048Z] Found existing installation: setuptools 57.0.0 [2021-07-15T02:26:44.385Z] Collecting ruamel.yaml [2021-07-15T02:26:44.385Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T02:26:44.385Z] Collecting tabulate [2021-07-15T02:26:44.385Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T02:26:44.647Z] Uninstalling setuptools-57.0.0: [2021-07-15T02:26:44.656Z] Collecting setuptools>=36.5.0 [2021-07-15T02:26:44.656Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-15T02:26:44.919Z] Successfully uninstalled setuptools-57.0.0 [2021-07-15T02:26:44.929Z] Collecting tqdm [2021-07-15T02:26:44.929Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T02:26:44.929Z] Collecting six [2021-07-15T02:26:44.929Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T02:26:44.929Z] Collecting pygithub [2021-07-15T02:26:44.929Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T02:26:44.929Z] Collecting email-validator [2021-07-15T02:26:44.929Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T02:26:44.929Z] Collecting xdg==3.0.2 [2021-07-15T02:26:44.929Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T02:26:45.203Z] Collecting oauth2client [2021-07-15T02:26:45.203Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T02:26:45.203Z] Collecting click [2021-07-15T02:26:45.203Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T02:26:45.203Z] Collecting bs4 [2021-07-15T02:26:45.203Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T02:26:45.474Z] Collecting shade~=1.27.1 [2021-07-15T02:26:45.474Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T02:26:45.474Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T02:26:45.475Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T02:26:45.475Z] Collecting openstacksdk>=0.9.19 [2021-07-15T02:26:45.746Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T02:26:45.746Z] Collecting os-client-config>=1.28.0 [2021-07-15T02:26:45.746Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T02:26:45.746Z] Collecting os-service-types>=1.7.0 [2021-07-15T02:26:45.746Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T02:26:45.746Z] Collecting appdirs>=1.3.0 [2021-07-15T02:26:45.746Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T02:26:45.746Z] Collecting jmespath>=0.9.0 [2021-07-15T02:26:45.746Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T02:26:45.746Z] Collecting munch>=2.1.0 [2021-07-15T02:26:45.746Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T02:26:45.746Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T02:26:46.029Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T02:26:46.029Z] Collecting netifaces>=0.10.4 [2021-07-15T02:26:46.029Z] Downloading netifaces-0.11.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (32 kB) [2021-07-15T02:26:46.029Z] Collecting decorator>=4.4.1 [2021-07-15T02:26:46.029Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T02:26:46.621Z] Collecting cryptography>=2.7 [2021-07-15T02:26:46.621Z] Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) [2021-07-15T02:26:46.621Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T02:26:46.621Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T02:26:46.621Z] Collecting importlib-metadata>=1.7.0 [2021-07-15T02:26:46.621Z] Downloading importlib_metadata-4.6.1-py3-none-any.whl (17 kB) [2021-07-15T02:26:46.891Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T02:26:46.891Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T02:26:46.891Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T02:26:46.891Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T02:26:46.891Z] Collecting iso8601>=0.1.11 [2021-07-15T02:26:46.891Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T02:26:47.163Z] Collecting cffi>=1.12 [2021-07-15T02:26:47.163Z] Downloading cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl (401 kB) [2021-07-15T02:26:47.163Z] Collecting pycparser [2021-07-15T02:26:47.163Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T02:26:47.434Z] Collecting stevedore>=3.0.0 [2021-07-15T02:26:47.434Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T02:26:47.434Z] Collecting typing-extensions>=3.6.4 [2021-07-15T02:26:47.434Z] Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) [2021-07-15T02:26:47.435Z] Collecting zipp>=0.5 [2021-07-15T02:26:47.435Z] Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) [2021-07-15T02:26:47.435Z] Collecting jsonpointer>=1.9 [2021-07-15T02:26:47.435Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T02:26:47.544Z] Successfully installed setuptools-57.1.0 [2021-07-15T02:26:47.544Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T02:26:47.705Z] Collecting certifi>=2017.4.17 [2021-07-15T02:26:47.705Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T02:26:47.705Z] Collecting idna<4,>=2.5 [2021-07-15T02:26:47.705Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T02:26:47.983Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T02:26:47.983Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T02:26:47.983Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T02:26:47.983Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T02:26:47.983Z] Collecting beautifulsoup4 [2021-07-15T02:26:47.983Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T02:26:48.256Z] Collecting soupsieve>1.2 [2021-07-15T02:26:48.256Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T02:26:48.256Z] Collecting websocket-client>=0.32.0 [2021-07-15T02:26:48.256Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T02:26:48.256Z] Collecting dnspython>=1.15.0 [2021-07-15T02:26:48.256Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T02:26:48.530Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T02:26:48.530Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T02:26:48.530Z] Collecting pyrsistent>=0.14.0 [2021-07-15T02:26:48.530Z] Downloading pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.whl (117 kB) [2021-07-15T02:26:48.530Z] Collecting attrs>=17.4.0 [2021-07-15T02:26:48.530Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T02:26:48.805Z] Collecting pyasn1>=0.1.7 [2021-07-15T02:26:48.805Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T02:26:49.078Z] Collecting rsa>=3.1.4 [2021-07-15T02:26:49.078Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T02:26:49.078Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T02:26:49.078Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T02:26:49.349Z] Collecting deprecated [2021-07-15T02:26:49.349Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T02:26:49.349Z] Collecting pyjwt>=2.0 [2021-07-15T02:26:49.349Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T02:26:49.349Z] Collecting pynacl>=1.4.0 [2021-07-15T02:26:49.349Z] Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) [2021-07-15T02:26:49.629Z] Collecting wrapt<2,>=1.10 [2021-07-15T02:26:49.629Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T02:26:49.899Z] Collecting multi-key-dict [2021-07-15T02:26:49.899Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T02:26:50.173Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T02:26:50.173Z] Downloading ruamel.yaml.clib-0.2.6-cp36-cp36m-manylinux1_x86_64.whl (552 kB) [2021-07-15T02:26:50.173Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T02:26:50.173Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T02:26:50.457Z] Collecting oauth2client [2021-07-15T02:26:50.457Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T02:26:50.460Z] Building wheels for collected packages: bs4, pygerrit2, wrapt, multi-key-dict [2021-07-15T02:26:50.460Z] Building wheel for bs4 (setup.py): started [2021-07-15T02:26:50.733Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T02:26:50.733Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=079c8f6940ecf5e079af0f025f24c2a7e452cd5bac66006fb5d21ae2c825ba54 [2021-07-15T02:26:50.733Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8w_qtoll/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 [2021-07-15T02:26:50.733Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T02:26:51.002Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T02:26:51.002Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=309b6bf982998d3423e6b142e449aef74a47ebe821882ee87a0b95b911f9b10c [2021-07-15T02:26:51.002Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8w_qtoll/wheels/46/e3/39/81ad89eabf4145af9f0a83ad15b51b2af94c6a0c60991f070e [2021-07-15T02:26:51.002Z] Building wheel for wrapt (setup.py): started [2021-07-15T02:26:51.055Z] Collecting pyyaml [2021-07-15T02:26:51.055Z] Downloading PyYAML-5.4.1.tar.gz (175 kB) [2021-07-15T02:26:51.829Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T02:26:51.829Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64569 sha256=fdd61ac8059dc72b22cee79fbe1848eba31edf2a4736caacd8f6c0cd1c29054b [2021-07-15T02:26:51.829Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8w_qtoll/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 [2021-07-15T02:26:51.829Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T02:26:51.829Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T02:26:51.829Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=0e6fb1666d73cb46157023747c42d430e7b547eed18e111d87e134cc0c7abee8 [2021-07-15T02:26:51.829Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8w_qtoll/wheels/13/0e/48/c39dbc6848cc48f471ee5a566954e19e16eef99e452c81b024 [2021-07-15T02:26:51.829Z] Successfully built bs4 pygerrit2 wrapt multi-key-dict [2021-07-15T02:26:52.622Z] Installing collected packages: zipp, typing-extensions, urllib3, pycparser, pbr, importlib-metadata, idna, charset-normalizer, certifi, stevedore, six, requests, os-service-types, jsonpointer, iso8601, decorator, cffi, wrapt, soupsieve, requestsexceptions, pyyaml, pyparsing, pyasn1, netifaces, munch, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, appdirs, websocket-client, setuptools, ruamel.yaml.clib, rsa, pyrsistent, pynacl, pyjwt, pyasn1-modules, openstacksdk, multi-key-dict, httplib2, dnspython, deprecated, beautifulsoup4, attrs, xdg, tqdm, tabulate, ruamel.yaml, python-jenkins, pygithub, pygerrit2, os-client-config, oauth2client, lxml, jsonschema, email-validator, docker, defusedxml, click, bs4, shade, lftools [2021-07-15T02:26:53.037Z] Installing build dependencies: started [2021-07-15T02:26:57.100Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T02:26:57.100Z] 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 [2021-07-15T02:27:00.471Z] Removing intermediate container 1bdec66aec24 [2021-07-15T02:27:00.471Z] ---> d52182adb295 [2021-07-15T02:27:00.471Z] Successfully built d52182adb295 [2021-07-15T02:27:00.471Z] Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:27:00.949Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2021-07-15T02:27:00.949Z] Sending build context to Docker daemon 394.2kB [2021-07-15T02:27:00.949Z] [WARNING]: Empty continuation line found in: [2021-07-15T02:27:00.949Z] 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} [2021-07-15T02:27:00.949Z] [WARNING]: Empty continuation lines will become errors in a future release. [2021-07-15T02:27:00.949Z] Step 1/13 : FROM alpine:3.12 as mktempbuilder [2021-07-15T02:27:01.543Z] 3.12: Pulling from library/alpine [2021-07-15T02:27:01.543Z] 339de151aab4: Pulling fs layer [2021-07-15T02:27:01.817Z] 339de151aab4: Verifying Checksum [2021-07-15T02:27:01.817Z] 339de151aab4: Download complete [2021-07-15T02:27:01.817Z] 339de151aab4: Pull complete [2021-07-15T02:27:01.817Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-15T02:27:01.817Z] Status: Downloaded newer image for alpine:3.12 [2021-07-15T02:27:01.817Z] ---> 13621d1b12d4 [2021-07-15T02:27:01.817Z] Step 2/13 : WORKDIR /tmp/build [2021-07-15T02:27:02.093Z] ---> Running in 80ce10fa6e21 [2021-07-15T02:27:02.093Z] Removing intermediate container 80ce10fa6e21 [2021-07-15T02:27:02.093Z] ---> c6f216fab78b [2021-07-15T02:27:02.093Z] Step 3/13 : RUN apk add --update --no-cache build-base linux-headers [2021-07-15T02:27:02.093Z] ---> Running in 7a653c307fd1 [2021-07-15T02:27:02.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-15T02:27:02.366Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-15T02:27:02.639Z] (1/21) Installing libgcc (9.3.0-r2) [2021-07-15T02:27:02.640Z] (2/21) Installing libstdc++ (9.3.0-r2) [2021-07-15T02:27:02.640Z] (3/21) Installing binutils (2.34-r2) [2021-07-15T02:27:02.640Z] (4/21) Installing libmagic (5.38-r0) [2021-07-15T02:27:02.640Z] (5/21) Installing file (5.38-r0) [2021-07-15T02:27:02.640Z] (6/21) Installing gmp (6.2.0-r0) [2021-07-15T02:27:02.640Z] (7/21) Installing isl (0.18-r0) [2021-07-15T02:27:02.918Z] (8/21) Installing libgomp (9.3.0-r2) [2021-07-15T02:27:02.918Z] (9/21) Installing libatomic (9.3.0-r2) [2021-07-15T02:27:02.918Z] (10/21) Installing libgphobos (9.3.0-r2) [2021-07-15T02:27:02.918Z] (11/21) Installing mpfr4 (4.0.2-r4) [2021-07-15T02:27:02.918Z] (12/21) Installing mpc1 (1.1.0-r1) [2021-07-15T02:27:02.918Z] (13/21) Installing gcc (9.3.0-r2) [2021-07-15T02:27:03.932Z] (14/21) Installing musl-dev (1.1.24-r10) [2021-07-15T02:27:03.932Z] (15/21) Installing libc-dev (0.7.2-r3) [2021-07-15T02:27:03.932Z] (16/21) Installing g++ (9.3.0-r2) [2021-07-15T02:27:04.562Z] (17/21) Installing make (4.3-r0) [2021-07-15T02:27:04.562Z] (18/21) Installing fortify-headers (1.1-r0) [2021-07-15T02:27:04.562Z] (19/21) Installing patch (2.7.6-r7) [2021-07-15T02:27:04.562Z] (20/21) Installing build-base (0.5-r2) [2021-07-15T02:27:04.562Z] (21/21) Installing linux-headers (5.4.5-r1) [2021-07-15T02:27:04.562Z] Executing busybox-1.31.1-r20.trigger [2021-07-15T02:27:04.562Z] OK: 213 MiB in 35 packages [2021-07-15T02:27:07.345Z] Removing intermediate container 7a653c307fd1 [2021-07-15T02:27:07.345Z] ---> 6c6e7b65efc1 [2021-07-15T02:27:07.345Z] 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 [2021-07-15T02:27:07.345Z] ---> Running in 332853aa9e4c [2021-07-15T02:27:07.637Z] Connecting to www.mktemp.org (65.102.237.118:443) [2021-07-15T02:27:08.254Z] saving to 'mktemp-1.7.tar.gz' [2021-07-15T02:27:08.254Z] mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA [2021-07-15T02:27:08.254Z] 'mktemp-1.7.tar.gz' saved [2021-07-15T02:27:08.254Z] mktemp-1.7/INSTALL [2021-07-15T02:27:08.254Z] mktemp-1.7/INSTALL.configure [2021-07-15T02:27:08.254Z] mktemp-1.7/LICENSE [2021-07-15T02:27:08.254Z] mktemp-1.7/Makefile.in [2021-07-15T02:27:08.254Z] mktemp-1.7/README [2021-07-15T02:27:08.254Z] mktemp-1.7/RELEASE_NOTES [2021-07-15T02:27:08.254Z] mktemp-1.7/config.guess [2021-07-15T02:27:08.254Z] mktemp-1.7/config.h.in [2021-07-15T02:27:08.254Z] mktemp-1.7/config.sub [2021-07-15T02:27:08.254Z] mktemp-1.7/configure [2021-07-15T02:27:08.254Z] mktemp-1.7/configure.in [2021-07-15T02:27:08.254Z] mktemp-1.7/extern.h [2021-07-15T02:27:08.254Z] mktemp-1.7/install-sh [2021-07-15T02:27:08.254Z] mktemp-1.7/mkdtemp.c [2021-07-15T02:27:08.254Z] mktemp-1.7/mkinstalldirs [2021-07-15T02:27:08.254Z] mktemp-1.7/mktemp.c [2021-07-15T02:27:08.254Z] mktemp-1.7/mktemp.man [2021-07-15T02:27:08.254Z] mktemp-1.7/mktemp.mdoc [2021-07-15T02:27:08.254Z] mktemp-1.7/priv_mktemp.c [2021-07-15T02:27:08.254Z] mktemp-1.7/arc4random.c [2021-07-15T02:27:08.254Z] mktemp-1.7/strdup.c [2021-07-15T02:27:08.254Z] mktemp-1.7/strerror.c [2021-07-15T02:27:08.254Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2021-07-15T02:27:08.569Z] saving to 'config.guess' [2021-07-15T02:27:08.569Z] config.guess 100% |********************************| 49348 0:00:00 ETA [2021-07-15T02:27:08.569Z] 'config.guess' saved [2021-07-15T02:27:08.569Z] Connecting to git.savannah.gnu.org (209.51.188.201:80) [2021-07-15T02:27:09.543Z] saving to 'config.sub' [2021-07-15T02:27:09.543Z] config.sub 100% |********************************| 35042 0:00:00 ETA [2021-07-15T02:27:09.543Z] 'config.sub' saved [2021-07-15T02:27:09.819Z] checking build system type... x86_64-pc-linux-musl [2021-07-15T02:27:09.819Z] checking host system type... x86_64-pc-linux-musl [2021-07-15T02:27:09.819Z] checking for nroff... no [2021-07-15T02:27:09.819Z] checking for gcc... gcc [2021-07-15T02:27:09.819Z] checking for C compiler default output file name... a.out [2021-07-15T02:27:09.820Z] checking whether the C compiler works... yes [2021-07-15T02:27:09.820Z] checking whether we are cross compiling... no [2021-07-15T02:27:09.820Z] checking for suffix of executables... [2021-07-15T02:27:09.820Z] checking for suffix of object files... o [2021-07-15T02:27:09.820Z] checking whether we are using the GNU C compiler... yes [2021-07-15T02:27:09.820Z] checking whether gcc accepts -g... yes [2021-07-15T02:27:09.820Z] checking for gcc option to accept ISO C89... none needed [2021-07-15T02:27:10.094Z] checking how to run the C preprocessor... gcc -E [2021-07-15T02:27:10.094Z] checking for grep that handles long lines and -e... /bin/grep [2021-07-15T02:27:10.094Z] checking for egrep... /bin/grep -E [2021-07-15T02:27:10.094Z] checking whether gcc needs -traditional... no [2021-07-15T02:27:10.094Z] checking for an ANSI C-conforming const... yes [2021-07-15T02:27:10.094Z] checking for ANSI C header files... yes [2021-07-15T02:27:10.370Z] checking for sys/types.h... yes [2021-07-15T02:27:10.370Z] checking for sys/stat.h... yes [2021-07-15T02:27:10.370Z] checking for stdlib.h... yes [2021-07-15T02:27:10.370Z] checking for string.h... yes [2021-07-15T02:27:10.370Z] checking for memory.h... yes [2021-07-15T02:27:10.370Z] checking for strings.h... yes [2021-07-15T02:27:10.370Z] checking for inttypes.h... yes [2021-07-15T02:27:10.370Z] checking for stdint.h... yes [2021-07-15T02:27:10.640Z] checking for unistd.h... yes [2021-07-15T02:27:10.640Z] checking paths.h usability... yes [2021-07-15T02:27:10.640Z] checking paths.h presence... yes [2021-07-15T02:27:10.640Z] checking for paths.h... yes [2021-07-15T02:27:10.640Z] checking sys/time.h usability... yes [2021-07-15T02:27:10.640Z] checking sys/time.h presence... yes [2021-07-15T02:27:10.640Z] checking for sys/time.h... yes [2021-07-15T02:27:10.640Z] checking whether time.h and sys/time.h may both be included... yes [2021-07-15T02:27:10.640Z] checking for ssize_t... yes [2021-07-15T02:27:10.640Z] checking for strerror... yes [2021-07-15T02:27:10.910Z] checking for strdup... yes [2021-07-15T02:27:10.910Z] checking for getopt_long... yes [2021-07-15T02:27:10.910Z] checking for arc4random_uniform... no [2021-07-15T02:27:10.910Z] checking for arc4random... no [2021-07-15T02:27:10.910Z] checking for __progname... yes [2021-07-15T02:27:10.910Z] checking for random device... /dev/urandom [2021-07-15T02:27:10.910Z] checking whether to use mk{s,d}temp from libc... no [2021-07-15T02:27:10.910Z] checking which macro set to use for manual... man [2021-07-15T02:27:10.910Z] configure: creating ./config.status [2021-07-15T02:27:10.911Z] config.status: creating Makefile [2021-07-15T02:27:10.911Z] config.status: creating config.h [2021-07-15T02:27:11.181Z] /bin/sh ./mkinstalldirs /usr/local/bin \ [2021-07-15T02:27:11.181Z] /usr/local/share/man/man1 [2021-07-15T02:27:11.181Z] mkdir /usr/local/share/man [2021-07-15T02:27:11.181Z] mkdir /usr/local/share/man/man1 [2021-07-15T02:27:11.182Z] gcc -c -I. -I. -g -O2 mktemp.c [2021-07-15T02:27:11.182Z] gcc -c -I. -I. -g -O2 arc4random.c [2021-07-15T02:27:11.182Z] gcc -c -I. -I. -g -O2 priv_mktemp.c [2021-07-15T02:27:11.182Z] gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o [2021-07-15T02:27:11.182Z] /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp [2021-07-15T02:27:11.182Z] /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ [2021-07-15T02:27:11.182Z] /usr/local/share/man/man1/mktemp.1 [2021-07-15T02:27:11.458Z] Removing intermediate container 332853aa9e4c [2021-07-15T02:27:11.458Z] ---> 826c03306eca [2021-07-15T02:27:11.458Z] Step 5/13 : FROM python:3-alpine [2021-07-15T02:27:13.103Z] 3-alpine: Pulling from library/python [2021-07-15T02:27:13.376Z] 5843afab3874: Pulling fs layer [2021-07-15T02:27:13.376Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T02:27:13.376Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T02:27:13.376Z] 1a467efa2204: Pulling fs layer [2021-07-15T02:27:13.376Z] 865369a531d5: Pulling fs layer [2021-07-15T02:27:13.376Z] 1a467efa2204: Waiting [2021-07-15T02:27:13.376Z] 865369a531d5: Waiting [2021-07-15T02:27:13.664Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T02:27:13.664Z] 2dfaacf7024e: Download complete [2021-07-15T02:27:13.664Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T02:27:13.664Z] 2dbba127c6aa: Download complete [2021-07-15T02:27:13.664Z] 1a467efa2204: Verifying Checksum [2021-07-15T02:27:13.664Z] 1a467efa2204: Download complete [2021-07-15T02:27:13.959Z] 5843afab3874: Verifying Checksum [2021-07-15T02:27:13.959Z] 5843afab3874: Download complete [2021-07-15T02:27:13.959Z] 865369a531d5: Verifying Checksum [2021-07-15T02:27:13.959Z] 865369a531d5: Download complete [2021-07-15T02:27:13.959Z] 5843afab3874: Pull complete [2021-07-15T02:27:14.260Z] 2dfaacf7024e: Pull complete [2021-07-15T02:27:14.546Z] 2dbba127c6aa: Pull complete [2021-07-15T02:27:14.547Z] 1a467efa2204: Pull complete [2021-07-15T02:27:14.843Z] 865369a531d5: Pull complete [2021-07-15T02:27:14.843Z] Digest: sha256:3998e97aeeabfdeea57c6e05c7544c460ae158f24cc74371b7d4eca18fbc3171 [2021-07-15T02:27:14.843Z] Status: Downloaded newer image for python:3-alpine [2021-07-15T02:27:14.843Z] ---> 56302acacaa7 [2021-07-15T02:27:14.843Z] Step 6/13 : ARG GLOBAL_JJB_COMMIT=53f811d91411bf26a4acf00a9244c6ea0f4510d5 [2021-07-15T02:27:15.128Z] ---> Running in d5cccabde931 [2021-07-15T02:27:15.128Z] Removing intermediate container d5cccabde931 [2021-07-15T02:27:15.128Z] ---> cca76afb1858 [2021-07-15T02:27:15.128Z] Step 7/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " [2021-07-15T02:27:15.128Z] ---> Running in 4b80a76aa3d0 [2021-07-15T02:27:15.417Z] Removing intermediate container 4b80a76aa3d0 [2021-07-15T02:27:15.417Z] ---> 1b806228862d [2021-07-15T02:27:15.417Z] Step 8/13 : RUN mv /bin/mktemp /bin/mktemp-busybox [2021-07-15T02:27:15.417Z] ---> Running in 095434a3ef3c [2021-07-15T02:27:15.702Z] Removing intermediate container 095434a3ef3c [2021-07-15T02:27:15.702Z] ---> 0b706e865eba [2021-07-15T02:27:15.702Z] Step 9/13 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp [2021-07-15T02:27:15.988Z] ---> 4418fa06bb11 [2021-07-15T02:27:15.989Z] Step 10/13 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" [2021-07-15T02:27:15.989Z] ---> Running in 030ae6544b5d [2021-07-15T02:27:15.989Z] Removing intermediate container 030ae6544b5d [2021-07-15T02:27:15.989Z] ---> f2f9b636f1d7 [2021-07-15T02:27:15.989Z] Step 11/13 : ENV CRYPTOGRAPHY_DONT_BUILD_RUST=1 [2021-07-15T02:27:15.989Z] ---> Running in 5e5d7f1ef2c7 [2021-07-15T02:27:16.272Z] Removing intermediate container 5e5d7f1ef2c7 [2021-07-15T02:27:16.272Z] ---> 5b35e91a17e1 [2021-07-15T02:27:16.272Z] Step 12/13 : COPY ./lf-env.sh /root/lf-env.sh [2021-07-15T02:27:16.272Z] ---> 17a186b7b19b [2021-07-15T02:27:16.272Z] 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} [2021-07-15T02:27:16.272Z] ---> Running in ec72e58006a0 [2021-07-15T02:27:16.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-07-15T02:27:16.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-07-15T02:27:16.860Z] (1/63) Installing bash (5.1.4-r0) [2021-07-15T02:27:17.145Z] Executing bash-5.1.4-r0.post-install [2021-07-15T02:27:17.145Z] (2/63) Installing libgcc (10.3.1_git20210424-r2) [2021-07-15T02:27:17.145Z] (3/63) Installing libstdc++ (10.3.1_git20210424-r2) [2021-07-15T02:27:17.145Z] (4/63) Installing binutils (2.35.2-r2) [2021-07-15T02:27:17.145Z] (5/63) Installing libmagic (5.40-r1) [2021-07-15T02:27:17.145Z] (6/63) Installing file (5.40-r1) [2021-07-15T02:27:17.145Z] (7/63) Installing libgomp (10.3.1_git20210424-r2) [2021-07-15T02:27:17.145Z] (8/63) Installing libatomic (10.3.1_git20210424-r2) [2021-07-15T02:27:17.145Z] (9/63) Installing libgphobos (10.3.1_git20210424-r2) [2021-07-15T02:27:17.145Z] (10/63) Installing gmp (6.2.1-r0) [2021-07-15T02:27:17.429Z] (11/63) Installing isl22 (0.22-r0) [2021-07-15T02:27:17.429Z] (12/63) Installing mpfr4 (4.1.0-r0) [2021-07-15T02:27:17.429Z] (13/63) Installing mpc1 (1.2.1-r0) [2021-07-15T02:27:17.429Z] (14/63) Installing gcc (10.3.1_git20210424-r2) [2021-07-15T02:27:18.564Z] (15/63) Installing musl-dev (1.2.2-r3) [2021-07-15T02:27:18.564Z] (16/63) Installing libc-dev (0.7.2-r3) [2021-07-15T02:27:18.564Z] (17/63) Installing g++ (10.3.1_git20210424-r2) [2021-07-15T02:27:18.852Z] (18/63) Installing make (4.3-r0) [2021-07-15T02:27:18.852Z] (19/63) Installing fortify-headers (1.1-r1) [2021-07-15T02:27:18.852Z] (20/63) Installing patch (2.7.6-r7) [2021-07-15T02:27:18.852Z] (21/63) Installing build-base (0.5-r2) [2021-07-15T02:27:18.852Z] (22/63) Installing brotli-libs (1.0.9-r5) [2021-07-15T02:27:18.852Z] (23/63) Installing nghttp2-libs (1.43.0-r0) [2021-07-15T02:27:18.852Z] (24/63) Installing libcurl (7.77.0-r1) [2021-07-15T02:27:19.129Z] (25/63) Installing curl (7.77.0-r1) [2021-07-15T02:27:19.129Z] (26/63) Installing pcre2 (10.36-r0) [2021-07-15T02:27:19.129Z] (27/63) Installing git (2.32.0-r0) [2021-07-15T02:27:19.129Z] (28/63) Installing oniguruma (6.9.7.1-r0) [2021-07-15T02:27:19.129Z] (29/63) Installing jq (1.6-r1) [2021-07-15T02:27:19.129Z] (30/63) Installing linux-headers (5.10.41-r0) [2021-07-15T02:27:19.404Z] (31/63) Installing pkgconf (1.7.4-r0) [2021-07-15T02:27:19.404Z] (32/63) Installing libffi-dev (3.3-r2) [2021-07-15T02:27:19.404Z] (33/63) Installing zlib-dev (1.2.11-r3) [2021-07-15T02:27:19.404Z] (34/63) Installing xz-dev (5.2.5-r0) [2021-07-15T02:27:19.404Z] (35/63) Installing libxml2 (2.9.12-r1) [2021-07-15T02:27:19.404Z] (36/63) Installing libxml2-dev (2.9.12-r1) [2021-07-15T02:27:19.404Z] (37/63) Installing libgpg-error (1.42-r0) [2021-07-15T02:27:19.404Z] (38/63) Installing libgcrypt (1.9.3-r0) [2021-07-15T02:27:19.404Z] (39/63) Installing libxslt (1.1.34-r1) [2021-07-15T02:27:19.404Z] (40/63) Installing libxslt-dev (1.1.34-r1) [2021-07-15T02:27:19.404Z] (41/63) Installing openssl-dev (1.1.1k-r0) [2021-07-15T02:27:19.404Z] (42/63) Installing sudo (1.9.7_p1-r1) [2021-07-15T02:27:19.404Z] (43/63) Installing sysstat (12.5.4-r0) [2021-07-15T02:27:19.897Z] (44/63) Installing libblkid (2.37-r0) [2021-07-15T02:27:19.897Z] (45/63) Installing blkid (2.37-r0) [2021-07-15T02:27:19.897Z] (46/63) Installing libcap-ng (0.8.2-r0) [2021-07-15T02:27:19.897Z] (47/63) Installing setpriv (2.37-r0) [2021-07-15T02:27:19.897Z] (48/63) Installing libmount (2.37-r0) [2021-07-15T02:27:19.897Z] (49/63) Installing libsmartcols (2.37-r0) [2021-07-15T02:27:19.897Z] (50/63) Installing findmnt (2.37-r0) [2021-07-15T02:27:19.897Z] (51/63) Installing mcookie (2.37-r0) [2021-07-15T02:27:19.897Z] (52/63) Installing hexdump (2.37-r0) [2021-07-15T02:27:19.897Z] (53/63) Installing lsblk (2.37-r0) [2021-07-15T02:27:19.897Z] (54/63) Installing libfdisk (2.37-r0) [2021-07-15T02:27:19.897Z] (55/63) Installing sfdisk (2.37-r0) [2021-07-15T02:27:19.897Z] (56/63) Installing cfdisk (2.37-r0) [2021-07-15T02:27:19.897Z] (57/63) Installing partx (2.37-r0) [2021-07-15T02:27:19.897Z] (58/63) Installing flock (2.37-r0) [2021-07-15T02:27:19.897Z] (59/63) Installing logger (2.37-r0) [2021-07-15T02:27:19.897Z] (60/63) Installing uuidgen (2.37-r0) [2021-07-15T02:27:19.897Z] (61/63) Installing libeconf (0.3.8-r1) [2021-07-15T02:27:19.897Z] (62/63) Installing util-linux (2.37-r0) [2021-07-15T02:27:19.897Z] (63/63) Installing xmlstarlet (1.6.1-r0) [2021-07-15T02:27:19.897Z] Executing busybox-1.33.1-r2.trigger [2021-07-15T02:27:19.897Z] OK: 249 MiB in 99 packages [2021-07-15T02:27:19.953Z] Installing build dependencies: finished with status 'done' [2021-07-15T02:27:19.953Z] Getting requirements to build wheel: started [2021-07-15T02:27:21.858Z] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.1.3) [2021-07-15T02:27:21.858Z] Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (57.0.0) [2021-07-15T02:27:22.129Z] Collecting setuptools [2021-07-15T02:27:22.129Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-15T02:27:22.404Z] Installing collected packages: setuptools [2021-07-15T02:27:22.404Z] Attempting uninstall: setuptools [2021-07-15T02:27:22.404Z] Found existing installation: setuptools 57.0.0 [2021-07-15T02:27:22.404Z] Uninstalling setuptools-57.0.0: [2021-07-15T02:27:22.404Z] Successfully uninstalled setuptools-57.0.0 [2021-07-15T02:27:22.680Z] Successfully installed setuptools-57.1.0 [2021-07-15T02:27:22.680Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T02:27:23.280Z] Collecting lftools[openstack]==0.31.1 [2021-07-15T02:27:23.280Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2021-07-15T02:27:23.280Z] Collecting python-jenkins [2021-07-15T02:27:23.280Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T02:27:23.559Z] Collecting pyyaml [2021-07-15T02:27:23.559Z] Downloading PyYAML-5.4.1.tar.gz (175 kB) [2021-07-15T02:27:23.831Z] Installing build dependencies: started [2021-07-15T02:27:28.120Z] Installing build dependencies: finished with status 'done' [2021-07-15T02:27:28.120Z] Getting requirements to build wheel: started [2021-07-15T02:27:28.310Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T02:27:28.310Z] Preparing wheel metadata: started [2021-07-15T02:27:29.549Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T02:27:29.549Z] Preparing wheel metadata: started [2021-07-15T02:27:29.549Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T02:27:29.549Z] Collecting docker [2021-07-15T02:27:29.549Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T02:27:29.768Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T02:27:29.768Z] Collecting pygerrit2 [2021-07-15T02:27:29.768Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T02:27:29.821Z] Collecting lxml [2021-07-15T02:27:29.821Z] Downloading lxml-4.6.3.tar.gz (3.2 MB) [2021-07-15T02:27:30.780Z] Installing build dependencies: started [2021-07-15T02:27:30.795Z] Collecting requests [2021-07-15T02:27:30.795Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T02:27:30.795Z] Collecting click [2021-07-15T02:27:30.795Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T02:27:30.795Z] Collecting defusedxml [2021-07-15T02:27:30.795Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T02:27:30.795Z] Collecting pygithub [2021-07-15T02:27:30.795Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T02:27:30.795Z] Collecting email-validator [2021-07-15T02:27:30.795Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T02:27:31.392Z] Collecting ruamel.yaml [2021-07-15T02:27:31.392Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T02:27:31.392Z] Collecting pygerrit2 [2021-07-15T02:27:31.392Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2021-07-15T02:27:31.664Z] Installing build dependencies: started [2021-07-15T02:27:34.263Z] Installing build dependencies: finished with status 'done' [2021-07-15T02:27:34.263Z] Getting requirements to build wheel: started [2021-07-15T02:27:34.263Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T02:27:34.263Z] Installing backend dependencies: started [2021-07-15T02:27:36.227Z] Installing backend dependencies: finished with status 'done' [2021-07-15T02:27:36.227Z] Preparing wheel metadata: started [2021-07-15T02:27:36.227Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T02:27:36.227Z] Collecting jsonschema [2021-07-15T02:27:36.227Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T02:27:36.507Z] Collecting httplib2 [2021-07-15T02:27:36.507Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T02:27:36.507Z] Collecting tabulate [2021-07-15T02:27:36.507Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T02:27:36.507Z] Collecting bs4 [2021-07-15T02:27:36.507Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T02:27:36.791Z] Collecting oauth2client [2021-07-15T02:27:36.791Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2021-07-15T02:27:36.791Z] Collecting xdg==3.0.2 [2021-07-15T02:27:36.791Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T02:27:36.791Z] Collecting six [2021-07-15T02:27:36.791Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T02:27:37.070Z] Collecting setuptools>=36.5.0 [2021-07-15T02:27:37.070Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-15T02:27:37.070Z] Collecting tqdm [2021-07-15T02:27:37.352Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T02:27:37.352Z] Collecting shade~=1.27.1 [2021-07-15T02:27:37.352Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T02:27:37.352Z] Collecting os-client-config>=1.28.0 [2021-07-15T02:27:37.352Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T02:27:37.352Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T02:27:37.352Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T02:27:37.352Z] Collecting openstacksdk>=0.9.19 [2021-07-15T02:27:37.352Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T02:27:37.951Z] Collecting cryptography>=2.7 [2021-07-15T02:27:37.951Z] Downloading cryptography-3.4.7.tar.gz (546 kB) [2021-07-15T02:27:38.225Z] Installing build dependencies: started [2021-07-15T02:27:45.968Z] Installing build dependencies: finished with status 'done' [2021-07-15T02:27:45.969Z] Getting requirements to build wheel: started [2021-07-15T02:27:46.583Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T02:27:47.615Z] Installing backend dependencies: started [2021-07-15T02:27:48.369Z] Installing build dependencies: finished with status 'done' [2021-07-15T02:27:48.369Z] Getting requirements to build wheel: started [2021-07-15T02:27:48.369Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T02:27:48.369Z] Preparing wheel metadata: started [2021-07-15T02:27:48.369Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T02:27:48.369Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T02:27:48.369Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T02:27:48.369Z] Collecting appdirs>=1.3.0 [2021-07-15T02:27:48.369Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T02:27:48.369Z] Collecting jmespath>=0.9.0 [2021-07-15T02:27:48.369Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T02:27:48.645Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T02:27:48.645Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T02:27:48.645Z] Collecting munch>=2.1.0 [2021-07-15T02:27:48.645Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T02:27:48.645Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T02:27:48.645Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T02:27:48.645Z] Collecting os-service-types>=1.7.0 [2021-07-15T02:27:48.645Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T02:27:48.645Z] Collecting netifaces>=0.10.4 [2021-07-15T02:27:48.645Z] Downloading netifaces-0.11.0.tar.gz (30 kB) [2021-07-15T02:27:48.917Z] Collecting decorator>=4.4.1 [2021-07-15T02:27:48.917Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T02:27:48.917Z] Collecting iso8601>=0.1.11 [2021-07-15T02:27:48.917Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T02:27:48.917Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T02:27:48.917Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T02:27:49.185Z] Collecting cffi>=1.12 [2021-07-15T02:27:49.185Z] Downloading cffi-1.14.6.tar.gz (475 kB) [2021-07-15T02:27:49.785Z] Collecting pycparser [2021-07-15T02:27:49.785Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T02:27:49.785Z] Collecting stevedore>=3.0.0 [2021-07-15T02:27:49.785Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T02:27:49.785Z] Collecting jsonpointer>=1.9 [2021-07-15T02:27:49.785Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T02:27:49.785Z] Collecting idna<4,>=2.5 [2021-07-15T02:27:49.785Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T02:27:50.058Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T02:27:50.058Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T02:27:50.058Z] Collecting certifi>=2017.4.17 [2021-07-15T02:27:50.058Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T02:27:50.058Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T02:27:50.058Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T02:27:50.058Z] Collecting beautifulsoup4 [2021-07-15T02:27:50.058Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T02:27:50.328Z] Collecting soupsieve>1.2 [2021-07-15T02:27:50.328Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T02:27:50.328Z] Collecting websocket-client>=0.32.0 [2021-07-15T02:27:50.328Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T02:27:50.328Z] Collecting dnspython>=1.15.0 [2021-07-15T02:27:50.328Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T02:27:50.328Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T02:27:50.602Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T02:27:50.602Z] Collecting attrs>=17.4.0 [2021-07-15T02:27:50.602Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T02:27:50.602Z] Collecting pyrsistent>=0.14.0 [2021-07-15T02:27:50.602Z] Downloading pyrsistent-0.18.0.tar.gz (104 kB) [2021-07-15T02:27:50.602Z] Installing build dependencies: started [2021-07-15T02:27:53.230Z] Installing build dependencies: finished with status 'done' [2021-07-15T02:27:53.230Z] Getting requirements to build wheel: started [2021-07-15T02:27:53.507Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T02:27:53.507Z] Preparing wheel metadata: started [2021-07-15T02:27:53.784Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T02:27:53.784Z] Collecting pyasn1>=0.1.7 [2021-07-15T02:27:53.784Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T02:27:53.784Z] Collecting rsa>=3.1.4 [2021-07-15T02:27:53.784Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T02:27:53.784Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T02:27:54.282Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T02:27:54.282Z] Collecting deprecated [2021-07-15T02:27:54.282Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T02:27:54.282Z] Collecting pyjwt>=2.0 [2021-07-15T02:27:54.282Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T02:27:54.282Z] Collecting pynacl>=1.4.0 [2021-07-15T02:27:54.282Z] Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) [2021-07-15T02:27:54.637Z] Installing build dependencies: started [2021-07-15T02:27:57.831Z] Installing backend dependencies: finished with status 'done' [2021-07-15T02:27:57.831Z] Preparing wheel metadata: started [2021-07-15T02:27:58.061Z] Installing build dependencies: finished with status 'done' [2021-07-15T02:27:58.061Z] Getting requirements to build wheel: started [2021-07-15T02:27:58.061Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T02:27:58.061Z] Preparing wheel metadata: started [2021-07-15T02:27:58.331Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T02:27:58.603Z] Collecting wrapt<2,>=1.10 [2021-07-15T02:27:58.603Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T02:27:58.884Z] Collecting multi-key-dict [2021-07-15T02:27:58.884Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T02:27:59.153Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T02:27:59.153Z] Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) [2021-07-15T02:27:59.266Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T02:27:59.266Z] Collecting xdg==3.0.2 [2021-07-15T02:27:59.266Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2021-07-15T02:27:59.421Z] Building wheels for collected packages: cryptography, cffi, netifaces, pyyaml, bs4, pyrsistent, lxml, pygerrit2, pynacl, wrapt, multi-key-dict, ruamel.yaml.clib [2021-07-15T02:27:59.421Z] Building wheel for cryptography (PEP 517): started [2021-07-15T02:27:59.541Z] Collecting docker [2021-07-15T02:27:59.541Z] Downloading docker-5.0.0-py2.py3-none-any.whl (146 kB) [2021-07-15T02:27:59.541Z] Collecting six [2021-07-15T02:27:59.541Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2021-07-15T02:27:59.541Z] Collecting bs4 [2021-07-15T02:27:59.541Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2021-07-15T02:28:00.974Z] Collecting httplib2 [2021-07-15T02:28:00.974Z] Downloading httplib2-0.19.1-py3-none-any.whl (95 kB) [2021-07-15T02:28:03.609Z] Collecting setuptools>=36.5.0 [2021-07-15T02:28:03.609Z] Downloading setuptools-57.1.0-py3-none-any.whl (818 kB) [2021-07-15T02:28:04.588Z] Collecting tqdm [2021-07-15T02:28:04.588Z] Downloading tqdm-4.61.2-py2.py3-none-any.whl (76 kB) [2021-07-15T02:28:04.588Z] Collecting python-jenkins [2021-07-15T02:28:04.588Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2021-07-15T02:28:04.865Z] Collecting tabulate [2021-07-15T02:28:04.865Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2021-07-15T02:28:07.483Z] Collecting lxml [2021-07-15T02:28:07.483Z] Downloading lxml-4.6.3.tar.gz (3.2 MB) [2021-07-15T02:28:15.867Z] Collecting ruamel.yaml [2021-07-15T02:28:15.867Z] Downloading ruamel.yaml-0.17.10-py3-none-any.whl (108 kB) [2021-07-15T02:28:15.867Z] Collecting email-validator [2021-07-15T02:28:15.867Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2021-07-15T02:28:15.867Z] Collecting click [2021-07-15T02:28:15.867Z] Downloading click-8.0.1-py3-none-any.whl (97 kB) [2021-07-15T02:28:15.867Z] Collecting pygithub [2021-07-15T02:28:15.867Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2021-07-15T02:28:16.491Z] Collecting requests [2021-07-15T02:28:16.491Z] Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) [2021-07-15T02:28:16.491Z] Collecting defusedxml [2021-07-15T02:28:16.491Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2021-07-15T02:28:16.782Z] Collecting jsonschema [2021-07-15T02:28:16.782Z] Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) [2021-07-15T02:28:17.061Z] Collecting shade~=1.27.1 [2021-07-15T02:28:17.062Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2021-07-15T02:28:17.781Z] Collecting openstacksdk>=0.9.19 [2021-07-15T02:28:17.781Z] Downloading openstacksdk-0.57.0-py3-none-any.whl (1.4 MB) [2021-07-15T02:28:18.495Z] Collecting pbr!=2.1.0,>=2.0.0 [2021-07-15T02:28:18.495Z] Downloading pbr-5.6.0-py2.py3-none-any.whl (111 kB) [2021-07-15T02:28:19.112Z] Collecting os-client-config>=1.28.0 [2021-07-15T02:28:19.112Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2021-07-15T02:28:21.780Z] Collecting cryptography>=2.7 [2021-07-15T02:28:21.780Z] Downloading cryptography-3.4.7.tar.gz (546 kB) [2021-07-15T02:28:23.791Z] Installing build dependencies: started [2021-07-15T02:28:32.037Z] Building wheel for cryptography (PEP 517): finished with status 'done' [2021-07-15T02:28:32.037Z] Created wheel for cryptography: filename=cryptography-3.4.7-cp39-cp39-linux_x86_64.whl size=366308 sha256=878249820e849e156500c93759fc545adc54008aa38f994744f0ed959fc7568c [2021-07-15T02:28:32.037Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/f2/58/46/ac4602d8ff0e011d239d12aac740d0af2c766debc7aee8b274 [2021-07-15T02:28:32.037Z] Building wheel for cffi (setup.py): started [2021-07-15T02:28:33.100Z] Building wheel for cffi (setup.py): finished with status 'done' [2021-07-15T02:28:33.100Z] Created wheel for cffi: filename=cffi-1.14.6-cp39-cp39-linux_x86_64.whl size=185949 sha256=434f100f69f1b3d1e294149f71c787ceabb432e5963dc6d49739fe4258966c82 [2021-07-15T02:28:33.100Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/46/7d/e8/89751b8ffd4aabd5a201f798535947ea389b61cd101456d290 [2021-07-15T02:28:33.100Z] Building wheel for netifaces (setup.py): started [2021-07-15T02:28:35.138Z] Building wheel for netifaces (setup.py): finished with status 'done' [2021-07-15T02:28:35.138Z] Created wheel for netifaces: filename=netifaces-0.11.0-cp39-cp39-linux_x86_64.whl size=13192 sha256=22b47fa408e92c1aacce2d85434de276f042b34998bab99248d5cc95e4ce4c4d [2021-07-15T02:28:35.138Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/4f/77/60/d721ffbafc28e5021f94207ac09dbc23ecde96b4f74a324106 [2021-07-15T02:28:35.138Z] Building wheel for pyyaml (PEP 517): started [2021-07-15T02:28:35.427Z] Building wheel for pyyaml (PEP 517): finished with status 'done' [2021-07-15T02:28:35.427Z] Created wheel for pyyaml: filename=PyYAML-5.4.1-cp39-cp39-linux_x86_64.whl size=45655 sha256=766d3a968abd1ccced994f822f00f6f228ab62d3423b2ca26035ac100c71e3b3 [2021-07-15T02:28:35.427Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 [2021-07-15T02:28:35.427Z] Building wheel for bs4 (setup.py): started [2021-07-15T02:28:35.427Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T02:28:35.427Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=263c9ed612bf74ea772c2b535ee86ba026cf7742e24187e6c1762146b263f134 [2021-07-15T02:28:35.427Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 [2021-07-15T02:28:35.427Z] Building wheel for pyrsistent (PEP 517): started [2021-07-15T02:28:36.880Z] Building wheel for pyrsistent (PEP 517): finished with status 'done' [2021-07-15T02:28:36.880Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp39-cp39-linux_x86_64.whl size=72249 sha256=246c5505976c852d5a44444352af424a9ec179e5b73d9aba3b9ae70db1ccfdac [2021-07-15T02:28:36.880Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/dd/c8/61/04c6d218b3691f75353d7f74fed3fbd40e0ee9e2d1e2ce24c6 [2021-07-15T02:28:36.880Z] Building wheel for lxml (setup.py): started [2021-07-15T02:29:20.506Z] Installing build dependencies: finished with status 'done' [2021-07-15T02:29:20.506Z] Getting requirements to build wheel: started [2021-07-15T02:29:20.506Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T02:29:20.506Z] Preparing wheel metadata: started [2021-07-15T02:29:23.219Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T02:29:23.219Z] Collecting jmespath>=0.9.0 [2021-07-15T02:29:23.219Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2021-07-15T02:29:23.219Z] Collecting dogpile.cache>=0.6.5 [2021-07-15T02:29:23.219Z] Downloading dogpile.cache-1.1.3-py3-none-any.whl (50 kB) [2021-07-15T02:29:23.219Z] Collecting munch>=2.1.0 [2021-07-15T02:29:23.219Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2021-07-15T02:29:23.219Z] Collecting os-service-types>=1.7.0 [2021-07-15T02:29:23.219Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2021-07-15T02:29:23.219Z] Collecting appdirs>=1.3.0 [2021-07-15T02:29:23.219Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2021-07-15T02:29:23.517Z] Collecting netifaces>=0.10.4 [2021-07-15T02:29:23.517Z] Downloading netifaces-0.11.0.tar.gz (30 kB) [2021-07-15T02:29:24.992Z] Collecting decorator>=4.4.1 [2021-07-15T02:29:24.992Z] Downloading decorator-5.0.9-py3-none-any.whl (8.9 kB) [2021-07-15T02:29:25.264Z] Collecting requestsexceptions>=1.2.0 [2021-07-15T02:29:25.264Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2021-07-15T02:29:25.538Z] Collecting keystoneauth1>=3.18.0 [2021-07-15T02:29:25.538Z] Downloading keystoneauth1-4.3.1-py3-none-any.whl (314 kB) [2021-07-15T02:29:25.538Z] Collecting iso8601>=0.1.11 [2021-07-15T02:29:25.538Z] Downloading iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) [2021-07-15T02:29:25.811Z] Collecting jsonpatch!=1.20,>=1.16 [2021-07-15T02:29:25.811Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2021-07-15T02:29:27.804Z] Collecting cffi>=1.12 [2021-07-15T02:29:27.804Z] Downloading cffi-1.14.6.tar.gz (475 kB) [2021-07-15T02:29:30.488Z] Collecting pycparser [2021-07-15T02:29:30.488Z] Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) [2021-07-15T02:29:30.488Z] Collecting stevedore>=3.0.0 [2021-07-15T02:29:30.488Z] Downloading stevedore-3.3.0-py3-none-any.whl (49 kB) [2021-07-15T02:29:30.488Z] Collecting jsonpointer>=1.9 [2021-07-15T02:29:30.488Z] Downloading jsonpointer-2.1-py2.py3-none-any.whl (7.4 kB) [2021-07-15T02:29:32.481Z] Collecting urllib3<1.27,>=1.21.1 [2021-07-15T02:29:32.481Z] Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) [2021-07-15T02:29:32.481Z] Collecting idna<4,>=2.5 [2021-07-15T02:29:32.481Z] Downloading idna-3.2-py3-none-any.whl (59 kB) [2021-07-15T02:29:32.481Z] Collecting charset-normalizer~=2.0.0 [2021-07-15T02:29:32.481Z] Downloading charset_normalizer-2.0.2-py3-none-any.whl (35 kB) [2021-07-15T02:29:32.793Z] Collecting certifi>=2017.4.17 [2021-07-15T02:29:32.793Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-15T02:29:33.806Z] Collecting beautifulsoup4 [2021-07-15T02:29:33.806Z] Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) [2021-07-15T02:29:33.806Z] Collecting soupsieve>1.2 [2021-07-15T02:29:33.806Z] Downloading soupsieve-2.2.1-py3-none-any.whl (33 kB) [2021-07-15T02:29:34.457Z] Collecting websocket-client>=0.32.0 [2021-07-15T02:29:34.457Z] Downloading websocket_client-1.1.0-py2.py3-none-any.whl (68 kB) [2021-07-15T02:29:34.733Z] Collecting dnspython>=1.15.0 [2021-07-15T02:29:34.733Z] Downloading dnspython-2.1.0-py3-none-any.whl (241 kB) [2021-07-15T02:29:35.725Z] Collecting pyparsing<3,>=2.4.2 [2021-07-15T02:29:35.725Z] Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) [2021-07-15T02:29:36.000Z] Collecting attrs>=17.4.0 [2021-07-15T02:29:36.001Z] Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) [2021-07-15T02:29:36.273Z] Collecting pyrsistent>=0.14.0 [2021-07-15T02:29:36.273Z] Downloading pyrsistent-0.18.0.tar.gz (104 kB) [2021-07-15T02:29:37.277Z] Installing build dependencies: started [2021-07-15T02:29:52.439Z] Installing build dependencies: finished with status 'done' [2021-07-15T02:29:52.439Z] Getting requirements to build wheel: started [2021-07-15T02:29:53.471Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T02:29:53.471Z] Preparing wheel metadata: started [2021-07-15T02:29:54.907Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T02:29:55.503Z] Collecting rsa>=3.1.4 [2021-07-15T02:29:55.503Z] Downloading rsa-4.7.2-py3-none-any.whl (34 kB) [2021-07-15T02:29:56.103Z] Collecting pyasn1-modules>=0.0.5 [2021-07-15T02:29:56.103Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2021-07-15T02:29:56.701Z] Collecting pyasn1>=0.1.7 [2021-07-15T02:29:56.701Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2021-07-15T02:29:57.676Z] Collecting pyjwt>=2.0 [2021-07-15T02:29:57.676Z] Downloading PyJWT-2.1.0-py3-none-any.whl (16 kB) [2021-07-15T02:29:57.946Z] Collecting deprecated [2021-07-15T02:29:57.946Z] Downloading Deprecated-1.2.12-py2.py3-none-any.whl (9.5 kB) [2021-07-15T02:29:58.218Z] Collecting pynacl>=1.4.0 [2021-07-15T02:29:58.218Z] Downloading PyNaCl-1.4.0.tar.gz (3.4 MB) [2021-07-15T02:30:01.609Z] Installing build dependencies: started [2021-07-15T02:30:20.559Z] Installing build dependencies: finished with status 'done' [2021-07-15T02:30:20.559Z] Getting requirements to build wheel: started [2021-07-15T02:30:20.559Z] Getting requirements to build wheel: finished with status 'done' [2021-07-15T02:30:20.559Z] Preparing wheel metadata: started [2021-07-15T02:30:24.920Z] Preparing wheel metadata: finished with status 'done' [2021-07-15T02:30:25.203Z] Collecting wrapt<2,>=1.10 [2021-07-15T02:30:25.203Z] Downloading wrapt-1.12.1.tar.gz (27 kB) [2021-07-15T02:30:27.235Z] Collecting multi-key-dict [2021-07-15T02:30:27.235Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2021-07-15T02:30:28.694Z] Collecting ruamel.yaml.clib>=0.1.2 [2021-07-15T02:30:28.694Z] Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) [2021-07-15T02:30:28.980Z] Building wheel for lxml (setup.py): still running... [2021-07-15T02:30:32.109Z] Building wheels for collected packages: cryptography, cffi, netifaces, pyyaml, bs4, pyrsistent, lxml, pygerrit2, pynacl, wrapt, multi-key-dict, ruamel.yaml.clib [2021-07-15T02:30:32.109Z] Building wheel for cryptography (PEP 517): started [2021-07-15T02:31:16.156Z] Building wheel for lxml (setup.py): finished with status 'done' [2021-07-15T02:31:16.444Z] Created wheel for lxml: filename=lxml-4.6.3-cp39-cp39-linux_x86_64.whl size=1665565 sha256=622ab2586ec1385f679627413feefbba6ba1f5dd9e79547b28df1a403ef33011 [2021-07-15T02:31:16.444Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/6c/21/10/6efb7c8c644d8aecc1a85554f10af608c3c70a48f4836c375e [2021-07-15T02:31:16.444Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T02:31:16.934Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T02:31:16.934Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=e6bfdc0adfaa3d7e8b7c53f32068d10d20aea612b3249f9be6f9b1b0fe9103e9 [2021-07-15T02:31:16.934Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb [2021-07-15T02:31:16.934Z] Building wheel for pynacl (PEP 517): started [2021-07-15T02:32:25.258Z] Building wheel for pynacl (PEP 517): still running... [2021-07-15T02:32:43.680Z] Building wheel for pynacl (PEP 517): finished with status 'done' [2021-07-15T02:32:43.680Z] Created wheel for pynacl: filename=PyNaCl-1.4.0-cp39-cp39-linux_x86_64.whl size=274793 sha256=474026db8f236b3100356c42440bc4e548a749a5bbff1c533e8caf89ff9c4aa4 [2021-07-15T02:32:43.680Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/3b/bb/4f/1cac0cbc50558d501b6046fb2942596ca9004b1055553856b8 [2021-07-15T02:32:43.680Z] Building wheel for wrapt (setup.py): started [2021-07-15T02:32:43.680Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T02:32:43.680Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_x86_64.whl size=33660 sha256=328f1a120867c979c9b34f4a541447fa37ccf90d1e79e5920d5023e5ae41b8ca [2021-07-15T02:32:43.680Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 [2021-07-15T02:32:43.680Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T02:32:43.680Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T02:32:43.680Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=052091e318e224a6314ea8132d38c3bc01e7be9b92e4461f02da331cd40782dd [2021-07-15T02:32:43.680Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 [2021-07-15T02:32:43.680Z] Building wheel for ruamel.yaml.clib (setup.py): started [2021-07-15T02:32:59.351Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2021-07-15T02:32:59.351Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp39-cp39-linux_x86_64.whl size=161201 sha256=026bc39854538c03c6cbf711dcf533fa254505a54cf2b981c9e3add229fe77d7 [2021-07-15T02:32:59.351Z] Stored in directory: /tmp/pip-ephem-wheel-cache-akdgiy3v/wheels/b1/c4/5d/d96e5c09189f4d6d2a9ffb0d7af04ee06d11a20f613f5f3496 [2021-07-15T02:32:59.351Z] Successfully built cryptography cffi netifaces pyyaml bs4 pyrsistent lxml pygerrit2 pynacl wrapt multi-key-dict ruamel.yaml.clib [2021-07-15T02:32:59.351Z] Installing collected packages: urllib3, pycparser, pbr, idna, charset-normalizer, certifi, stevedore, six, requests, os-service-types, jsonpointer, iso8601, decorator, cffi, wrapt, soupsieve, requestsexceptions, pyyaml, pyparsing, pyasn1, netifaces, munch, keystoneauth1, jsonpatch, jmespath, dogpile.cache, cryptography, appdirs, websocket-client, setuptools, ruamel.yaml.clib, rsa, pyrsistent, pynacl, pyjwt, pyasn1-modules, openstacksdk, multi-key-dict, httplib2, dnspython, deprecated, beautifulsoup4, attrs, xdg, tqdm, tabulate, ruamel.yaml, python-jenkins, pygithub, pygerrit2, os-client-config, oauth2client, lxml, jsonschema, email-validator, docker, defusedxml, click, bs4, shade, lftools [2021-07-15T02:33:04.827Z] 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 [2021-07-15T02:33:04.827Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T02:33:05.444Z] Collecting zipp==1.1.0 [2021-07-15T02:33:05.719Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2021-07-15T02:33:05.719Z] Collecting python-openstackclient [2021-07-15T02:33:05.719Z] Downloading python_openstackclient-5.5.0-py3-none-any.whl (929 kB) [2021-07-15T02:33:05.994Z] Collecting cliff>=3.5.0 [2021-07-15T02:33:05.994Z] Downloading cliff-3.8.0-py3-none-any.whl (80 kB) [2021-07-15T02:33:05.994Z] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (5.6.0) [2021-07-15T02:33:05.994Z] Collecting oslo.i18n>=3.15.3 [2021-07-15T02:33:05.994Z] Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) [2021-07-15T02:33:05.994Z] Collecting oslo.utils>=3.33.0 [2021-07-15T02:33:05.994Z] Downloading oslo.utils-4.9.2-py3-none-any.whl (101 kB) [2021-07-15T02:33:05.994Z] Collecting osc-lib>=2.3.0 [2021-07-15T02:33:05.994Z] Downloading osc_lib-2.4.1-py3-none-any.whl (88 kB) [2021-07-15T02:33:05.994Z] Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.1.14) [2021-07-15T02:33:05.994Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (3.3.0) [2021-07-15T02:33:05.994Z] Collecting python-cinderclient>=3.3.0 [2021-07-15T02:33:06.268Z] Downloading python_cinderclient-7.4.0-py3-none-any.whl (278 kB) [2021-07-15T02:33:06.268Z] Collecting python-novaclient>=17.0.0 [2021-07-15T02:33:06.268Z] Downloading python_novaclient-17.5.0-py3-none-any.whl (332 kB) [2021-07-15T02:33:06.268Z] Collecting python-keystoneclient>=3.22.0 [2021-07-15T02:33:06.268Z] Downloading python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) [2021-07-15T02:33:06.268Z] Requirement already satisfied: openstacksdk>=0.53.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.57.0) [2021-07-15T02:33:06.268Z] Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) [2021-07-15T02:33:06.268Z] Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) [2021-07-15T02:33:06.268Z] Collecting cmd2>=1.0.0 [2021-07-15T02:33:06.268Z] Downloading cmd2-2.1.2-py3-none-any.whl (141 kB) [2021-07-15T02:33:06.268Z] Collecting PrettyTable>=0.7.2 [2021-07-15T02:33:06.268Z] Downloading prettytable-2.1.0-py3-none-any.whl (22 kB) [2021-07-15T02:33:06.537Z] Collecting pyperclip>=1.6 [2021-07-15T02:33:06.537Z] Downloading pyperclip-1.8.2.tar.gz (20 kB) [2021-07-15T02:33:06.811Z] Collecting colorama>=0.3.7 [2021-07-15T02:33:06.811Z] Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) [2021-07-15T02:33:06.811Z] Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.9/site-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.2.0) [2021-07-15T02:33:06.811Z] Collecting wcwidth>=0.1.7 [2021-07-15T02:33:06.811Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2021-07-15T02:33:06.811Z] Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.0) [2021-07-15T02:33:06.811Z] Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (2.5.0) [2021-07-15T02:33:06.811Z] Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.11.0) [2021-07-15T02:33:06.811Z] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (4.3.1) [2021-07-15T02:33:06.811Z] Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.32) [2021-07-15T02:33:06.811Z] Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (0.10.0) [2021-07-15T02:33:06.811Z] Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.7.0) [2021-07-15T02:33:06.811Z] Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (5.0.9) [2021-07-15T02:33:06.811Z] Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (3.4.7) [2021-07-15T02:33:06.811Z] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.1.3) [2021-07-15T02:33:06.811Z] Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.53.0->python-openstackclient) (1.4.4) [2021-07-15T02:33:06.811Z] Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.9/site-packages (from cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (1.14.6) [2021-07-15T02:33:06.811Z] Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.53.0->python-openstackclient) (2.20) [2021-07-15T02:33:06.811Z] Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.9/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.53.0->python-openstackclient) (2.1) [2021-07-15T02:33:06.811Z] Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.26.0) [2021-07-15T02:33:06.811Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.9/site-packages (from keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.16.0) [2021-07-15T02:33:07.100Z] Collecting simplejson>=3.5.1 [2021-07-15T02:33:07.100Z] Downloading simplejson-3.17.3.tar.gz (82 kB) [2021-07-15T02:33:07.388Z] Collecting packaging>=20.4 [2021-07-15T02:33:07.388Z] Downloading packaging-21.0-py3-none-any.whl (40 kB) [2021-07-15T02:33:07.388Z] Collecting debtcollector>=1.2.0 [2021-07-15T02:33:07.388Z] Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) [2021-07-15T02:33:07.388Z] Collecting netaddr>=0.7.18 [2021-07-15T02:33:07.388Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2021-07-15T02:33:07.679Z] Collecting pytz>=2013.6 [2021-07-15T02:33:07.679Z] Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) [2021-07-15T02:33:07.679Z] Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.9/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.12.1) [2021-07-15T02:33:07.955Z] Collecting oslo.config>=5.2.0 [2021-07-15T02:33:07.955Z] Downloading oslo.config-8.7.0-py3-none-any.whl (128 kB) [2021-07-15T02:33:07.955Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2021-07-15T02:33:07.955Z] Downloading oslo.serialization-4.1.0-py3-none-any.whl (25 kB) [2021-07-15T02:33:07.955Z] Collecting rfc3986>=1.2.0 [2021-07-15T02:33:07.955Z] Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) [2021-07-15T02:33:07.955Z] Collecting msgpack>=0.5.2 [2021-07-15T02:33:07.955Z] Downloading msgpack-1.0.2.tar.gz (123 kB) [2021-07-15T02:33:08.227Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (1.26.6) [2021-07-15T02:33:08.227Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2.0.2) [2021-07-15T02:33:08.227Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (2021.5.30) [2021-07-15T02:33:08.227Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests>=2.14.2->keystoneauth1>=3.18.0->openstacksdk>=0.53.0->python-openstackclient) (3.2) [2021-07-15T02:33:08.499Z] Building wheels for collected packages: pyperclip, msgpack, simplejson [2021-07-15T02:33:08.499Z] Building wheel for pyperclip (setup.py): started [2021-07-15T02:33:08.769Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2021-07-15T02:33:08.769Z] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=c377c06cd25c7c89c50017f88e92e6add884739ef6e50ebb693d92dab1f4dd46 [2021-07-15T02:33:08.769Z] Stored in directory: /tmp/pip-ephem-wheel-cache-47ftkdfe/wheels/0c/09/9e/49e21a6840ef7955b06d47394afef0058f0378c0914e48b8b8 [2021-07-15T02:33:08.769Z] Building wheel for msgpack (setup.py): started [2021-07-15T02:33:09.315Z] Building wheel for cryptography (PEP 517): still running... [2021-07-15T02:33:09.315Z] Building wheel for cryptography (PEP 517): finished with status 'done' [2021-07-15T02:33:09.315Z] Created wheel for cryptography: filename=cryptography-3.4.7-cp39-cp39-linux_aarch64.whl size=341444 sha256=f31e93bfbb540786cbcc971accf6af606a85fe5f5b1482dbc458e5ec1ca246fd [2021-07-15T02:33:09.315Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/f2/58/46/ac4602d8ff0e011d239d12aac740d0af2c766debc7aee8b274 [2021-07-15T02:33:09.315Z] Building wheel for cffi (setup.py): started [2021-07-15T02:33:14.169Z] Building wheel for msgpack (setup.py): finished with status 'done' [2021-07-15T02:33:14.169Z] Created wheel for msgpack: filename=msgpack-1.0.2-cp39-cp39-linux_x86_64.whl size=77709 sha256=badab6d1a7fb5ebd15f064763b0a8965ff5cabf8052ea727f26df81bd504d3db [2021-07-15T02:33:14.169Z] Stored in directory: /tmp/pip-ephem-wheel-cache-47ftkdfe/wheels/30/52/01/57e347f8406cc2b7e19d8f94394d5b7cd51763f8620541a906 [2021-07-15T02:33:14.169Z] Building wheel for simplejson (setup.py): started [2021-07-15T02:33:15.602Z] Building wheel for simplejson (setup.py): finished with status 'done' [2021-07-15T02:33:15.602Z] Created wheel for simplejson: filename=simplejson-3.17.3-cp39-cp39-linux_x86_64.whl size=75325 sha256=b70eb427a8cf1a8d23bf25962005413dc037a73ae47c3a2fadf09e0f2c986c7b [2021-07-15T02:33:15.602Z] Stored in directory: /tmp/pip-ephem-wheel-cache-47ftkdfe/wheels/ce/c9/aa/70cf02289f580df4e25aabe2c7ed5584581abaca93cecee0be [2021-07-15T02:33:15.602Z] Successfully built pyperclip msgpack simplejson [2021-07-15T02:33:15.876Z] Installing collected packages: wcwidth, pytz, pyperclip, packaging, oslo.i18n, netaddr, debtcollector, colorama, rfc3986, PrettyTable, oslo.utils, msgpack, cmd2, simplejson, oslo.serialization, oslo.config, cliff, python-novaclient, python-keystoneclient, python-cinderclient, osc-lib, zipp, python-openstackclient [2021-07-15T02:33:19.244Z] 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 [2021-07-15T02:33:19.244Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2021-07-15T02:33:19.244Z] Cloning into 'global-jjb'... [2021-07-15T02:33:20.223Z] HEAD is now at 53f811d Merge "Add regex for common-packer var and templates" [2021-07-15T02:33:27.255Z] Removing intermediate container ec72e58006a0 [2021-07-15T02:33:27.255Z] ---> 43816c2b64e1 [2021-07-15T02:33:27.255Z] Successfully built 43816c2b64e1 [2021-07-15T02:33:27.255Z] 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 [2021-07-15T02:33:28.472Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:33:28.849Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:latest [2021-07-15T02:33:28.849Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2021-07-15T02:33:28.849Z] 49774de137c9: Preparing [2021-07-15T02:33:28.849Z] 0efc2648311a: Preparing [2021-07-15T02:33:28.849Z] 351b71170367: Preparing [2021-07-15T02:33:28.849Z] 5cedc7d9cff5: Preparing [2021-07-15T02:33:28.849Z] fd4ff15cfc3c: Preparing [2021-07-15T02:33:28.849Z] 84f4352de101: Preparing [2021-07-15T02:33:28.849Z] 174f56854903: Preparing [2021-07-15T02:33:28.849Z] 84f4352de101: Waiting [2021-07-15T02:33:28.849Z] 174f56854903: Waiting [2021-07-15T02:33:30.339Z] 0efc2648311a: Pushed [2021-07-15T02:33:31.160Z] 84f4352de101: Pushed [2021-07-15T02:33:36.127Z] Building wheel for cffi (setup.py): finished with status 'done' [2021-07-15T02:33:36.127Z] Created wheel for cffi: filename=cffi-1.14.6-cp39-cp39-linux_aarch64.whl size=188913 sha256=d22af0225f48b83f143255333c0ccb9190ac4e63491ffe8f5a77e7aaf8632e40 [2021-07-15T02:33:36.127Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/46/7d/e8/89751b8ffd4aabd5a201f798535947ea389b61cd101456d290 [2021-07-15T02:33:36.127Z] Building wheel for netifaces (setup.py): started [2021-07-15T02:33:37.959Z] 351b71170367: Pushed [2021-07-15T02:33:37.959Z] 49774de137c9: Pushed [2021-07-15T02:33:38.951Z] fd4ff15cfc3c: Pushed [2021-07-15T02:33:42.855Z] Building wheel for netifaces (setup.py): finished with status 'done' [2021-07-15T02:33:42.855Z] Created wheel for netifaces: filename=netifaces-0.11.0-cp39-cp39-linux_aarch64.whl size=13135 sha256=2b0f87c02d1c9d8e2a61c102c962a258842c36c215f44a93a4fd306a4007ff1b [2021-07-15T02:33:42.855Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/4f/77/60/d721ffbafc28e5021f94207ac09dbc23ecde96b4f74a324106 [2021-07-15T02:33:42.855Z] Building wheel for pyyaml (PEP 517): started [2021-07-15T02:33:45.555Z] Building wheel for pyyaml (PEP 517): finished with status 'done' [2021-07-15T02:33:45.555Z] Created wheel for pyyaml: filename=PyYAML-5.4.1-cp39-cp39-linux_aarch64.whl size=45657 sha256=2c73c51088c689ced3477e962774dcacd488ae69eef74fd61355ee0eb1f0df5d [2021-07-15T02:33:45.555Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/b7/a5/c4/504d913c2a55bb09c607541578ec5f844d1ff33467abe93ba5 [2021-07-15T02:33:45.555Z] Building wheel for bs4 (setup.py): started [2021-07-15T02:33:47.019Z] Building wheel for bs4 (setup.py): finished with status 'done' [2021-07-15T02:33:47.019Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1271 sha256=fc093b5691f32702ba2fe18eee88c890abe06cf3b823208d54b9290ea5c61d02 [2021-07-15T02:33:47.019Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 [2021-07-15T02:33:47.019Z] Building wheel for pyrsistent (PEP 517): started [2021-07-15T02:33:53.811Z] Building wheel for pyrsistent (PEP 517): finished with status 'done' [2021-07-15T02:33:53.811Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.0-cp39-cp39-linux_aarch64.whl size=71690 sha256=60912da880cd234468b30c3aefe13cb228edea675de1a70f5aa182827be0432a [2021-07-15T02:33:53.811Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/dd/c8/61/04c6d218b3691f75353d7f74fed3fbd40e0ee9e2d1e2ce24c6 [2021-07-15T02:33:53.811Z] Building wheel for lxml (setup.py): started [2021-07-15T02:33:54.271Z] 5cedc7d9cff5: Pushed [2021-07-15T02:33:54.271Z] 174f56854903: Pushed [2021-07-15T02:33:54.271Z] latest: digest: sha256:1a7cb2b108f3444f6e23e0624e25c82a82ca3007f33bedde52c767cde9d21031 size: 1794 [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:33:54.683Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:62a2ccb533ce8c280c3e67bf30bb912e319eaefa [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:33:55.108Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:62a2ccb533ce8c280c3e67bf30bb912e319eaefa [2021-07-15T02:33:55.108Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2021-07-15T02:33:55.108Z] 49774de137c9: Preparing [2021-07-15T02:33:55.108Z] 0efc2648311a: Preparing [2021-07-15T02:33:55.108Z] 351b71170367: Preparing [2021-07-15T02:33:55.108Z] 5cedc7d9cff5: Preparing [2021-07-15T02:33:55.108Z] fd4ff15cfc3c: Preparing [2021-07-15T02:33:55.108Z] 84f4352de101: Preparing [2021-07-15T02:33:55.108Z] 174f56854903: Preparing [2021-07-15T02:33:55.108Z] 84f4352de101: Waiting [2021-07-15T02:33:55.108Z] 174f56854903: Waiting [2021-07-15T02:33:55.108Z] 351b71170367: Layer already exists [2021-07-15T02:33:55.108Z] fd4ff15cfc3c: Layer already exists [2021-07-15T02:33:55.108Z] 0efc2648311a: Layer already exists [2021-07-15T02:33:55.108Z] 5cedc7d9cff5: Layer already exists [2021-07-15T02:33:55.108Z] 49774de137c9: Layer already exists [2021-07-15T02:33:55.108Z] 84f4352de101: Layer already exists [2021-07-15T02:33:55.108Z] 174f56854903: Layer already exists [2021-07-15T02:33:55.108Z] 62a2ccb533ce8c280c3e67bf30bb912e319eaefa: digest: sha256:1a7cb2b108f3444f6e23e0624e25c82a82ca3007f33bedde52c767cde9d21031 size: 1794 [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:33:55.492Z] + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:33:55.870Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [2021-07-15T02:33:55.870Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] [2021-07-15T02:33:55.870Z] 49774de137c9: Preparing [2021-07-15T02:33:55.870Z] 0efc2648311a: Preparing [2021-07-15T02:33:55.870Z] 351b71170367: Preparing [2021-07-15T02:33:55.870Z] 5cedc7d9cff5: Preparing [2021-07-15T02:33:55.870Z] fd4ff15cfc3c: Preparing [2021-07-15T02:33:55.870Z] 84f4352de101: Preparing [2021-07-15T02:33:55.870Z] 174f56854903: Preparing [2021-07-15T02:33:55.870Z] 84f4352de101: Waiting [2021-07-15T02:33:55.870Z] 174f56854903: Waiting [2021-07-15T02:33:55.870Z] 0efc2648311a: Layer already exists [2021-07-15T02:33:55.870Z] 5cedc7d9cff5: Layer already exists [2021-07-15T02:33:55.870Z] 49774de137c9: Layer already exists [2021-07-15T02:33:55.870Z] 351b71170367: Layer already exists [2021-07-15T02:33:55.870Z] fd4ff15cfc3c: Layer already exists [2021-07-15T02:33:55.870Z] 174f56854903: Layer already exists [2021-07-15T02:33:55.870Z] 84f4352de101: Layer already exists [2021-07-15T02:33:55.870Z] 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 [2021-07-15T02:33:56.480Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:33:56.875Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T02:33:56.875Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2021-07-15T02:33:56.875Z] 20abe527037c: Preparing [2021-07-15T02:33:56.875Z] e128a769fb5f: Preparing [2021-07-15T02:33:56.875Z] 90f289b76ff2: Preparing [2021-07-15T02:33:56.875Z] 970569b3e98b: Preparing [2021-07-15T02:33:56.875Z] bb98cc4b4f24: Preparing [2021-07-15T02:33:56.875Z] 25546d18ffa5: Preparing [2021-07-15T02:33:56.875Z] b4ab05475db3: Preparing [2021-07-15T02:33:56.875Z] 3ac08c726cd3: Preparing [2021-07-15T02:33:56.875Z] 72e830a4dff5: Preparing [2021-07-15T02:33:56.875Z] 25546d18ffa5: Waiting [2021-07-15T02:33:56.875Z] b4ab05475db3: Waiting [2021-07-15T02:33:56.875Z] 3ac08c726cd3: Waiting [2021-07-15T02:33:56.875Z] 72e830a4dff5: Waiting [2021-07-15T02:33:57.152Z] 970569b3e98b: Pushed [2021-07-15T02:34:02.560Z] 90f289b76ff2: Pushed [2021-07-15T02:34:02.560Z] e128a769fb5f: Pushed [2021-07-15T02:34:02.840Z] 25546d18ffa5: Pushed [2021-07-15T02:34:02.840Z] bb98cc4b4f24: Pushed [2021-07-15T02:34:03.438Z] 3ac08c726cd3: Pushed [2021-07-15T02:34:04.457Z] 72e830a4dff5: Pushed [2021-07-15T02:34:05.047Z] b4ab05475db3: Pushed [2021-07-15T02:34:27.177Z] 20abe527037c: Pushed [2021-07-15T02:34:31.458Z] alpine: digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 size: 2205 [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:34:31.861Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:34:32.238Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine [2021-07-15T02:34:32.238Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2021-07-15T02:34:32.238Z] 20abe527037c: Preparing [2021-07-15T02:34:32.238Z] e128a769fb5f: Preparing [2021-07-15T02:34:32.238Z] 90f289b76ff2: Preparing [2021-07-15T02:34:32.238Z] 970569b3e98b: Preparing [2021-07-15T02:34:32.238Z] bb98cc4b4f24: Preparing [2021-07-15T02:34:32.238Z] 25546d18ffa5: Preparing [2021-07-15T02:34:32.238Z] b4ab05475db3: Preparing [2021-07-15T02:34:32.238Z] 3ac08c726cd3: Preparing [2021-07-15T02:34:32.238Z] 72e830a4dff5: Preparing [2021-07-15T02:34:32.238Z] 25546d18ffa5: Waiting [2021-07-15T02:34:32.238Z] b4ab05475db3: Waiting [2021-07-15T02:34:32.238Z] 3ac08c726cd3: Waiting [2021-07-15T02:34:32.238Z] 72e830a4dff5: Waiting [2021-07-15T02:34:32.238Z] 970569b3e98b: Layer already exists [2021-07-15T02:34:32.238Z] 20abe527037c: Layer already exists [2021-07-15T02:34:32.238Z] bb98cc4b4f24: Layer already exists [2021-07-15T02:34:32.238Z] e128a769fb5f: Layer already exists [2021-07-15T02:34:32.238Z] 90f289b76ff2: Layer already exists [2021-07-15T02:34:32.238Z] 25546d18ffa5: Layer already exists [2021-07-15T02:34:32.238Z] b4ab05475db3: Layer already exists [2021-07-15T02:34:32.238Z] 72e830a4dff5: Layer already exists [2021-07-15T02:34:32.238Z] 3ac08c726cd3: Layer already exists [2021-07-15T02:34:32.506Z] 0.31.1-alpine: digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 size: 2205 [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:34:32.902Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:34:33.302Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [2021-07-15T02:34:33.302Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2021-07-15T02:34:33.302Z] 20abe527037c: Preparing [2021-07-15T02:34:33.302Z] e128a769fb5f: Preparing [2021-07-15T02:34:33.302Z] 90f289b76ff2: Preparing [2021-07-15T02:34:33.302Z] 970569b3e98b: Preparing [2021-07-15T02:34:33.302Z] bb98cc4b4f24: Preparing [2021-07-15T02:34:33.302Z] 25546d18ffa5: Preparing [2021-07-15T02:34:33.302Z] b4ab05475db3: Preparing [2021-07-15T02:34:33.302Z] 3ac08c726cd3: Preparing [2021-07-15T02:34:33.302Z] 72e830a4dff5: Preparing [2021-07-15T02:34:33.302Z] 25546d18ffa5: Waiting [2021-07-15T02:34:33.302Z] b4ab05475db3: Waiting [2021-07-15T02:34:33.302Z] 3ac08c726cd3: Waiting [2021-07-15T02:34:33.302Z] 72e830a4dff5: Waiting [2021-07-15T02:34:33.302Z] e128a769fb5f: Layer already exists [2021-07-15T02:34:33.302Z] 20abe527037c: Layer already exists [2021-07-15T02:34:33.302Z] 90f289b76ff2: Layer already exists [2021-07-15T02:34:33.302Z] 970569b3e98b: Layer already exists [2021-07-15T02:34:33.302Z] bb98cc4b4f24: Layer already exists [2021-07-15T02:34:33.302Z] 25546d18ffa5: Layer already exists [2021-07-15T02:34:33.302Z] b4ab05475db3: Layer already exists [2021-07-15T02:34:33.302Z] 72e830a4dff5: Layer already exists [2021-07-15T02:34:33.302Z] 3ac08c726cd3: Layer already exists [2021-07-15T02:34:33.571Z] amd64: digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 size: 2205 [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:34:33.962Z] + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:34:34.340Z] + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 [2021-07-15T02:34:34.340Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] [2021-07-15T02:34:34.340Z] 20abe527037c: Preparing [2021-07-15T02:34:34.340Z] e128a769fb5f: Preparing [2021-07-15T02:34:34.340Z] 90f289b76ff2: Preparing [2021-07-15T02:34:34.340Z] 970569b3e98b: Preparing [2021-07-15T02:34:34.340Z] bb98cc4b4f24: Preparing [2021-07-15T02:34:34.340Z] 25546d18ffa5: Preparing [2021-07-15T02:34:34.340Z] b4ab05475db3: Preparing [2021-07-15T02:34:34.340Z] 3ac08c726cd3: Preparing [2021-07-15T02:34:34.340Z] 72e830a4dff5: Preparing [2021-07-15T02:34:34.340Z] 25546d18ffa5: Waiting [2021-07-15T02:34:34.340Z] b4ab05475db3: Waiting [2021-07-15T02:34:34.340Z] 3ac08c726cd3: Waiting [2021-07-15T02:34:34.340Z] 72e830a4dff5: Waiting [2021-07-15T02:34:34.340Z] e128a769fb5f: Layer already exists [2021-07-15T02:34:34.340Z] 970569b3e98b: Layer already exists [2021-07-15T02:34:34.340Z] bb98cc4b4f24: Layer already exists [2021-07-15T02:34:34.340Z] 20abe527037c: Layer already exists [2021-07-15T02:34:34.340Z] 90f289b76ff2: Layer already exists [2021-07-15T02:34:34.340Z] b4ab05475db3: Layer already exists [2021-07-15T02:34:34.340Z] 25546d18ffa5: Layer already exists [2021-07-15T02:34:34.340Z] 72e830a4dff5: Layer already exists [2021-07-15T02:34:34.340Z] 3ac08c726cd3: Layer already exists [2021-07-15T02:34:34.608Z] 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] } [2021-07-15T02:47:02.263Z] Building wheel for lxml (setup.py): still running... [2021-07-15T02:48:39.248Z] Building wheel for lxml (setup.py): still running... [2021-07-15T02:49:47.355Z] Building wheel for lxml (setup.py): still running... [2021-07-15T02:51:24.297Z] Building wheel for lxml (setup.py): still running... [2021-07-15T02:52:32.318Z] Building wheel for lxml (setup.py): still running... [2021-07-15T02:53:19.264Z] Building wheel for lxml (setup.py): finished with status 'done' [2021-07-15T02:53:19.264Z] Created wheel for lxml: filename=lxml-4.6.3-cp39-cp39-linux_aarch64.whl size=1583446 sha256=6d421d431a3592c0033b2eaafeed40e32d45e0abfda8259683c02c828ddf267a [2021-07-15T02:53:19.264Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/6c/21/10/6efb7c8c644d8aecc1a85554f10af608c3c70a48f4836c375e [2021-07-15T02:53:19.264Z] Building wheel for pygerrit2 (PEP 517): started [2021-07-15T02:53:19.264Z] Building wheel for pygerrit2 (PEP 517): finished with status 'done' [2021-07-15T02:53:19.264Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10990 sha256=1ebcc5e976c675ff73f861b87b2612d53ed42c48b82d9a44e598c0ba1ad592f7 [2021-07-15T02:53:19.264Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb [2021-07-15T02:53:19.264Z] Building wheel for pynacl (PEP 517): started [2021-07-15T02:53:46.066Z] Building wheel for pynacl (PEP 517): finished with status 'error' [2021-07-15T02:53:46.066Z]  ERROR: Command errored out with exit status 1: [2021-07-15T02:53:46.066Z] command: /usr/local/bin/python /usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /tmp/tmplq5st9wh [2021-07-15T02:53:46.066Z] cwd: /tmp/pip-install-r2hfql8r/pynacl_aff0df3308fe41f48596ab31d8a6bf1e [2021-07-15T02:53:46.066Z] Complete output (309 lines): [2021-07-15T02:53:46.066Z] running bdist_wheel [2021-07-15T02:53:46.066Z] running build [2021-07-15T02:53:46.066Z] running build_py [2021-07-15T02:53:46.066Z] creating build [2021-07-15T02:53:46.066Z] creating build/lib.linux-aarch64-3.9 [2021-07-15T02:53:46.066Z] creating build/lib.linux-aarch64-3.9/nacl [2021-07-15T02:53:46.066Z] copying src/nacl/hash.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T02:53:46.066Z] copying src/nacl/utils.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T02:53:46.066Z] copying src/nacl/signing.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T02:53:46.066Z] copying src/nacl/hashlib.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T02:53:46.066Z] copying src/nacl/public.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T02:53:46.066Z] copying src/nacl/__init__.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T02:53:46.066Z] copying src/nacl/exceptions.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T02:53:46.066Z] copying src/nacl/secret.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T02:53:46.066Z] copying src/nacl/encoding.py -> build/lib.linux-aarch64-3.9/nacl [2021-07-15T02:53:46.066Z] creating build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T02:53:46.066Z] copying src/nacl/pwhash/argon2i.py -> build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T02:53:46.066Z] copying src/nacl/pwhash/scrypt.py -> build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T02:53:46.066Z] copying src/nacl/pwhash/__init__.py -> build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T02:53:46.066Z] copying src/nacl/pwhash/_argon2.py -> build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T02:53:46.066Z] copying src/nacl/pwhash/argon2id.py -> build/lib.linux-aarch64-3.9/nacl/pwhash [2021-07-15T02:53:46.066Z] creating build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_kx.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/sodium_core.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/utils.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_shorthash.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_core.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/__init__.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_hash.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_secretstream.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_box.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_aead.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_sign.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_pwhash.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/randombytes.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_generichash.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] copying src/nacl/bindings/crypto_secretbox.py -> build/lib.linux-aarch64-3.9/nacl/bindings [2021-07-15T02:53:46.066Z] running build_clib [2021-07-15T02:53:46.066Z] checking build system type... aarch64-unknown-linux-musl [2021-07-15T02:53:46.066Z] checking host system type... aarch64-unknown-linux-musl [2021-07-15T02:53:46.066Z] checking for a BSD-compatible install... /usr/bin/install -c [2021-07-15T02:53:46.066Z] checking whether build environment is sane... yes [2021-07-15T02:53:46.066Z] checking for a thread-safe mkdir -p... /tmp/pip-install-r2hfql8r/pynacl_aff0df3308fe41f48596ab31d8a6bf1e/src/libsodium/build-aux/install-sh -c -d [2021-07-15T02:53:46.066Z] checking for gawk... no [2021-07-15T02:53:46.066Z] checking for mawk... no [2021-07-15T02:53:46.066Z] checking for nawk... no [2021-07-15T02:53:46.066Z] checking for awk... awk [2021-07-15T02:53:46.066Z] checking whether make sets $(MAKE)... no [2021-07-15T02:53:46.066Z] checking whether make supports nested variables... no [2021-07-15T02:53:46.066Z] checking whether UID '0' is supported by ustar format... yes [2021-07-15T02:53:46.066Z] checking whether GID '0' is supported by ustar format... yes [2021-07-15T02:53:46.066Z] checking how to create a ustar tar archive... none [2021-07-15T02:53:46.066Z] checking whether make supports nested variables... (cached) no [2021-07-15T02:53:46.066Z] checking whether to enable maintainer-specific portions of Makefiles... no [2021-07-15T02:53:46.066Z] checking whether make supports the include directive... no [2021-07-15T02:53:46.066Z] checking for gcc... gcc [2021-07-15T02:53:46.066Z] checking whether the C compiler works... yes [2021-07-15T02:53:46.066Z] checking for C compiler default output file name... a.out [2021-07-15T02:53:46.066Z] checking for suffix of executables... [2021-07-15T02:53:46.066Z] checking whether we are cross compiling... no [2021-07-15T02:53:46.066Z] checking for suffix of object files... o [2021-07-15T02:53:46.066Z] checking whether we are using the GNU C compiler... yes [2021-07-15T02:53:46.066Z] checking whether gcc accepts -g... yes [2021-07-15T02:53:46.066Z] checking for gcc option to accept ISO C89... none needed [2021-07-15T02:53:46.066Z] checking whether gcc understands -c and -o together... yes [2021-07-15T02:53:46.066Z] checking dependency style of gcc... none [2021-07-15T02:53:46.066Z] checking for a sed that does not truncate output... /bin/sed [2021-07-15T02:53:46.066Z] checking how to run the C preprocessor... gcc -E [2021-07-15T02:53:46.066Z] checking for grep that handles long lines and -e... /bin/grep [2021-07-15T02:53:46.066Z] checking for egrep... /bin/grep -E [2021-07-15T02:53:46.066Z] checking whether gcc is Clang... no [2021-07-15T02:53:46.066Z] checking whether pthreads work with -pthread... yes [2021-07-15T02:53:46.066Z] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [2021-07-15T02:53:46.066Z] checking whether more special flags are required for pthreads... no [2021-07-15T02:53:46.066Z] checking for PTHREAD_PRIO_INHERIT... yes [2021-07-15T02:53:46.066Z] checking for gcc option to accept ISO C99... none needed [2021-07-15T02:53:46.066Z] checking dependency style of gcc... none [2021-07-15T02:53:46.066Z] checking for ANSI C header files... yes [2021-07-15T02:53:46.066Z] checking for sys/types.h... yes [2021-07-15T02:53:46.066Z] checking for sys/stat.h... yes [2021-07-15T02:53:46.066Z] checking for stdlib.h... yes [2021-07-15T02:53:46.066Z] checking for string.h... yes [2021-07-15T02:53:46.066Z] checking for memory.h... yes [2021-07-15T02:53:46.066Z] checking for strings.h... yes [2021-07-15T02:53:46.066Z] checking for inttypes.h... yes [2021-07-15T02:53:46.066Z] checking for stdint.h... yes [2021-07-15T02:53:46.066Z] checking for unistd.h... yes [2021-07-15T02:53:46.066Z] checking minix/config.h usability... no [2021-07-15T02:53:46.066Z] checking minix/config.h presence... no [2021-07-15T02:53:46.066Z] checking for minix/config.h... no [2021-07-15T02:53:46.066Z] checking whether it is safe to define __EXTENSIONS__... yes [2021-07-15T02:53:46.066Z] checking for variable-length arrays... yes [2021-07-15T02:53:46.066Z] checking for __wasi__ defined... no [2021-07-15T02:53:46.066Z] checking for _FORTIFY_SOURCE defined... yes [2021-07-15T02:53:46.066Z] checking whether C compiler accepts -fvisibility=hidden... yes [2021-07-15T02:53:46.066Z] checking whether C compiler accepts -fPIC... yes [2021-07-15T02:53:46.066Z] checking whether C compiler accepts -fPIE... yes [2021-07-15T02:53:46.066Z] checking whether the linker accepts -pie... yes [2021-07-15T02:53:46.066Z] checking whether C compiler accepts -fno-strict-aliasing... yes [2021-07-15T02:53:46.066Z] checking whether C compiler accepts -fno-strict-overflow... yes [2021-07-15T02:53:46.066Z] checking whether C compiler accepts -fstack-protector... yes [2021-07-15T02:53:46.066Z] checking whether the linker accepts -fstack-protector... yes [2021-07-15T02:53:46.066Z] 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 [2021-07-15T02:53:46.066Z] 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 [2021-07-15T02:53:46.067Z] checking for clang... no [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] 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 [2021-07-15T02:53:46.067Z] checking whether the linker accepts -Wl,-z,relro... yes [2021-07-15T02:53:46.067Z] checking whether the linker accepts -Wl,-z,now... yes [2021-07-15T02:53:46.067Z] checking whether the linker accepts -Wl,-z,noexecstack... yes [2021-07-15T02:53:46.067Z] checking whether segmentation violations can be caught when using the C compiler... yes [2021-07-15T02:53:46.067Z] checking whether SIGABRT can be caught when using the C compiler... no [2021-07-15T02:53:46.067Z] configure: WARNING: On this platform, SIGABRT cannot be caught using signal handlers. [2021-07-15T02:53:46.067Z] checking for thread local storage (TLS) class... _Thread_local [2021-07-15T02:53:46.067Z] thread local storage is supported [2021-07-15T02:53:46.067Z] checking whether C compiler accepts -ftls-model=local-dynamic... yes [2021-07-15T02:53:46.067Z] checking how to print strings... printf [2021-07-15T02:53:46.067Z] checking for a sed that does not truncate output... (cached) /bin/sed [2021-07-15T02:53:46.067Z] checking for fgrep... /bin/grep -F [2021-07-15T02:53:46.067Z] checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld [2021-07-15T02:53:46.067Z] checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes [2021-07-15T02:53:46.067Z] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2021-07-15T02:53:46.067Z] checking the name lister (/usr/bin/nm -B) interface... BSD nm [2021-07-15T02:53:46.067Z] checking whether ln -s works... yes [2021-07-15T02:53:46.067Z] checking the maximum length of command line arguments... 98304 [2021-07-15T02:53:46.067Z] checking how to convert aarch64-unknown-linux-musl file names to aarch64-unknown-linux-musl format... func_convert_file_noop [2021-07-15T02:53:46.067Z] checking how to convert aarch64-unknown-linux-musl file names to toolchain format... func_convert_file_noop [2021-07-15T02:53:46.067Z] checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r [2021-07-15T02:53:46.067Z] checking for objdump... objdump [2021-07-15T02:53:46.067Z] checking how to recognize dependent libraries... pass_all [2021-07-15T02:53:46.067Z] checking for dlltool... no [2021-07-15T02:53:46.067Z] checking how to associate runtime and link libraries... printf %s\n [2021-07-15T02:53:46.067Z] checking for ar... ar [2021-07-15T02:53:46.067Z] checking for archiver @FILE support... @ [2021-07-15T02:53:46.067Z] checking for strip... strip [2021-07-15T02:53:46.067Z] checking for ranlib... ranlib [2021-07-15T02:53:46.067Z] checking command to parse /usr/bin/nm -B output from gcc object... ok [2021-07-15T02:53:46.067Z] checking for sysroot... no [2021-07-15T02:53:46.067Z] checking for a working dd... /bin/dd [2021-07-15T02:53:46.067Z] checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2021-07-15T02:53:46.067Z] checking for mt... no [2021-07-15T02:53:46.067Z] checking if : is a manifest tool... no [2021-07-15T02:53:46.067Z] checking for dlfcn.h... yes [2021-07-15T02:53:46.067Z] checking for objdir... .libs [2021-07-15T02:53:46.067Z] checking if gcc supports -fno-rtti -fno-exceptions... no [2021-07-15T02:53:46.067Z] checking for gcc option to produce PIC... -fPIC -DPIC [2021-07-15T02:53:46.067Z] checking if gcc PIC flag -fPIC -DPIC works... yes [2021-07-15T02:53:46.067Z] checking if gcc static flag -static works... yes [2021-07-15T02:53:46.067Z] checking if gcc supports -c -o file.o... yes [2021-07-15T02:53:46.068Z] checking if gcc supports -c -o file.o... (cached) yes [2021-07-15T02:53:46.068Z] checking whether the gcc linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes [2021-07-15T02:53:46.068Z] checking dynamic linker characteristics... GNU/Linux ld.so [2021-07-15T02:53:46.068Z] checking how to hardcode library paths into programs... immediate [2021-07-15T02:53:46.068Z] checking whether stripping libraries is possible... yes [2021-07-15T02:53:46.068Z] checking if libtool supports shared libraries... yes [2021-07-15T02:53:46.068Z] checking whether to build shared libraries... no [2021-07-15T02:53:46.068Z] checking whether to build static libraries... yes [2021-07-15T02:53:46.068Z] checking for ar... (cached) ar [2021-07-15T02:53:46.068Z] checking whether C compiler accepts -mmmx... no [2021-07-15T02:53:46.068Z] checking for MMX instructions set... no [2021-07-15T02:53:46.068Z] checking whether C compiler accepts -msse2... no [2021-07-15T02:53:46.068Z] checking for SSE2 instructions set... no [2021-07-15T02:53:46.068Z] checking whether C compiler accepts -msse3... no [2021-07-15T02:53:46.068Z] checking for SSE3 instructions set... no [2021-07-15T02:53:46.068Z] checking whether C compiler accepts -mssse3... no [2021-07-15T02:53:46.068Z] checking for SSSE3 instructions set... no [2021-07-15T02:53:46.068Z] checking whether C compiler accepts -msse4.1... no [2021-07-15T02:53:46.068Z] checking for SSE4.1 instructions set... no [2021-07-15T02:53:46.068Z] checking whether C compiler accepts -mavx... no [2021-07-15T02:53:46.068Z] checking for AVX instructions set... no [2021-07-15T02:53:46.068Z] checking whether C compiler accepts -mavx2... no [2021-07-15T02:53:46.068Z] checking for AVX2 instructions set... no [2021-07-15T02:53:46.068Z] checking whether C compiler accepts -mavx512f... no [2021-07-15T02:53:46.068Z] checking for AVX512F instructions set... no [2021-07-15T02:53:46.068Z] 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 [2021-07-15T02:53:46.068Z] checking whether C compiler accepts -maes... no [2021-07-15T02:53:46.068Z] checking whether C compiler accepts -mpclmul... no [2021-07-15T02:53:46.068Z] checking for AESNI instructions set and PCLMULQDQ... no [2021-07-15T02:53:46.068Z] checking whether C compiler accepts -mrdrnd... no [2021-07-15T02:53:46.068Z] checking for RDRAND... no [2021-07-15T02:53:46.068Z] checking sys/mman.h usability... yes [2021-07-15T02:53:46.068Z] checking sys/mman.h presence... yes [2021-07-15T02:53:46.068Z] checking for sys/mman.h... yes [2021-07-15T02:53:46.068Z] checking sys/random.h usability... yes [2021-07-15T02:53:46.068Z] checking sys/random.h presence... yes [2021-07-15T02:53:46.068Z] checking for sys/random.h... yes [2021-07-15T02:53:46.068Z] checking intrin.h usability... no [2021-07-15T02:53:46.068Z] checking intrin.h presence... no [2021-07-15T02:53:46.068Z] checking for intrin.h... no [2021-07-15T02:53:46.068Z] checking if _xgetbv() is available... no [2021-07-15T02:53:46.068Z] checking for inline... inline [2021-07-15T02:53:46.068Z] checking whether byte ordering is bigendian... no [2021-07-15T02:53:46.068Z] checking whether __STDC_LIMIT_MACROS is required... no [2021-07-15T02:53:46.068Z] checking whether we can use inline asm code... yes [2021-07-15T02:53:46.068Z] no [2021-07-15T02:53:46.068Z] checking whether we can use x86_64 asm code... no [2021-07-15T02:53:46.068Z] checking whether we can assemble AVX opcodes... no [2021-07-15T02:53:46.068Z] checking for 128-bit arithmetic... yes [2021-07-15T02:53:46.068Z] checking for cpuid instruction... no [2021-07-15T02:53:46.068Z] checking if the .private_extern asm directive is supported... no [2021-07-15T02:53:46.068Z] checking if the .hidden asm directive is supported... yes [2021-07-15T02:53:46.068Z] checking if weak symbols are supported... yes [2021-07-15T02:53:46.068Z] checking if data alignment is required... yes [2021-07-15T02:53:46.068Z] checking if atomic operations are supported... yes [2021-07-15T02:53:46.068Z] checking for size_t... yes [2021-07-15T02:53:46.068Z] checking for working alloca.h... yes [2021-07-15T02:53:46.068Z] checking for alloca... yes [2021-07-15T02:53:46.068Z] checking for arc4random... no [2021-07-15T02:53:46.068Z] checking for arc4random_buf... no [2021-07-15T02:53:46.068Z] checking for mmap... yes [2021-07-15T02:53:46.068Z] checking for mlock... yes [2021-07-15T02:53:46.068Z] checking for madvise... yes [2021-07-15T02:53:46.068Z] checking for mprotect... yes [2021-07-15T02:53:46.068Z] checking for getrandom with a standard API... yes [2021-07-15T02:53:46.068Z] checking for getrandom... yes [2021-07-15T02:53:46.068Z] checking for getentropy with a standard API... yes [2021-07-15T02:53:46.068Z] checking for getentropy... yes [2021-07-15T02:53:46.068Z] checking for posix_memalign... yes [2021-07-15T02:53:46.068Z] checking for getpid... yes [2021-07-15T02:53:46.068Z] checking for nanosleep... yes [2021-07-15T02:53:46.068Z] checking for memset_s... no [2021-07-15T02:53:46.068Z] checking for explicit_bzero... yes [2021-07-15T02:53:46.068Z] checking for explicit_memset... no [2021-07-15T02:53:46.068Z] checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled [2021-07-15T02:53:46.068Z] checking that generated files are newer than configure... done [2021-07-15T02:53:46.068Z] configure: creating ./config.status [2021-07-15T02:53:46.068Z] config.status: creating Makefile [2021-07-15T02:53:46.068Z] config.status: creating builds/Makefile [2021-07-15T02:53:46.068Z] config.status: creating contrib/Makefile [2021-07-15T02:53:46.068Z] config.status: creating dist-build/Makefile [2021-07-15T02:53:46.068Z] config.status: creating libsodium.pc [2021-07-15T02:53:46.068Z] config.status: creating libsodium-uninstalled.pc [2021-07-15T02:53:46.068Z] config.status: creating msvc-scripts/Makefile [2021-07-15T02:53:46.068Z] config.status: creating src/Makefile [2021-07-15T02:53:46.068Z] config.status: creating src/libsodium/Makefile [2021-07-15T02:53:46.068Z] config.status: creating src/libsodium/include/Makefile [2021-07-15T02:53:46.068Z] config.status: creating src/libsodium/include/sodium/version.h [2021-07-15T02:53:46.068Z] config.status: creating test/default/Makefile [2021-07-15T02:53:46.068Z] config.status: creating test/Makefile [2021-07-15T02:53:46.068Z] config.status: executing depfiles commands [2021-07-15T02:53:46.068Z] config.status: executing libtool commands [2021-07-15T02:53:46.068Z] make: /bin/sh: Operation not permitted [2021-07-15T02:53:46.068Z] make: *** [Makefile:514: all-recursive] Error 127 [2021-07-15T02:53:46.068Z] Traceback (most recent call last): [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 280, in [2021-07-15T02:53:46.068Z] main() [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 263, in main [2021-07-15T02:53:46.068Z] json_out['return_val'] = hook(**hook_input['kwargs']) [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py", line 204, in build_wheel [2021-07-15T02:53:46.068Z] return _build_backend().build_wheel(wheel_directory, config_settings, [2021-07-15T02:53:46.068Z] File "/tmp/pip-build-env-b6bcx2mu/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 221, in build_wheel [2021-07-15T02:53:46.068Z] return self._build_with_temp_dir(['bdist_wheel'], '.whl', [2021-07-15T02:53:46.068Z] File "/tmp/pip-build-env-b6bcx2mu/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 207, in _build_with_temp_dir [2021-07-15T02:53:46.068Z] self.run_setup() [2021-07-15T02:53:46.068Z] File "/tmp/pip-build-env-b6bcx2mu/overlay/lib/python3.9/site-packages/setuptools/build_meta.py", line 150, in run_setup [2021-07-15T02:53:46.068Z] exec(compile(code, __file__, 'exec'), locals()) [2021-07-15T02:53:46.068Z] File "setup.py", line 216, in [2021-07-15T02:53:46.068Z] setup( [2021-07-15T02:53:46.068Z] File "/tmp/pip-build-env-b6bcx2mu/overlay/lib/python3.9/site-packages/setuptools/__init__.py", line 153, in setup [2021-07-15T02:53:46.068Z] return distutils.core.setup(**attrs) [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/distutils/core.py", line 148, in setup [2021-07-15T02:53:46.068Z] dist.run_commands() [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/distutils/dist.py", line 966, in run_commands [2021-07-15T02:53:46.068Z] self.run_command(cmd) [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/distutils/dist.py", line 985, in run_command [2021-07-15T02:53:46.068Z] cmd_obj.run() [2021-07-15T02:53:46.068Z] File "/tmp/pip-build-env-b6bcx2mu/overlay/lib/python3.9/site-packages/wheel/bdist_wheel.py", line 299, in run [2021-07-15T02:53:46.068Z] self.run_command('build') [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/distutils/cmd.py", line 313, in run_command [2021-07-15T02:53:46.068Z] self.distribution.run_command(command) [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/distutils/dist.py", line 985, in run_command [2021-07-15T02:53:46.068Z] cmd_obj.run() [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/distutils/command/build.py", line 135, in run [2021-07-15T02:53:46.068Z] self.run_command(cmd_name) [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/distutils/cmd.py", line 313, in run_command [2021-07-15T02:53:46.068Z] self.distribution.run_command(command) [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/distutils/dist.py", line 985, in run_command [2021-07-15T02:53:46.068Z] cmd_obj.run() [2021-07-15T02:53:46.068Z] File "setup.py", line 184, in run [2021-07-15T02:53:46.068Z] subprocess.check_call(["make"] + make_args, cwd=build_temp) [2021-07-15T02:53:46.068Z] File "/usr/local/lib/python3.9/subprocess.py", line 373, in check_call [2021-07-15T02:53:46.068Z] raise CalledProcessError(retcode, cmd) [2021-07-15T02:53:46.068Z] subprocess.CalledProcessError: Command '['make']' returned non-zero exit status 2. [2021-07-15T02:53:46.068Z] ---------------------------------------- [2021-07-15T02:53:46.068Z]  ERROR: Failed building wheel for pynacl [2021-07-15T02:53:46.068Z]  Building wheel for wrapt (setup.py): started [2021-07-15T02:53:52.800Z] Building wheel for wrapt (setup.py): finished with status 'done' [2021-07-15T02:53:52.800Z] Created wheel for wrapt: filename=wrapt-1.12.1-cp39-cp39-linux_aarch64.whl size=32536 sha256=31f8e900aa322716118438eb39829701ea41f86a574b1255bfe4811fcfa4362d [2021-07-15T02:53:52.800Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/98/23/68/efe259aaca055e93b08e74fbe512819c69a2155c11ba3c0f10 [2021-07-15T02:53:52.800Z] Building wheel for multi-key-dict (setup.py): started [2021-07-15T02:53:53.774Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2021-07-15T02:53:53.774Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9303 sha256=afd866065a013be277d64032632e013ffb28eb072678e73d261cea098a13a688 [2021-07-15T02:53:53.774Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 [2021-07-15T02:53:53.774Z] Building wheel for ruamel.yaml.clib (setup.py): started [2021-07-15T02:55:01.750Z] Building wheel for ruamel.yaml.clib (setup.py): still running... [2021-07-15T02:55:34.083Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2021-07-15T02:55:34.083Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp39-cp39-linux_aarch64.whl size=149500 sha256=60c7b5e4981e804856813e046e7fc837320ecfc79e05d1dcafd696a1acf5f316 [2021-07-15T02:55:34.083Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kb9kov5q/wheels/b1/c4/5d/d96e5c09189f4d6d2a9ffb0d7af04ee06d11a20f613f5f3496 [2021-07-15T02:55:34.083Z] Successfully built cryptography cffi netifaces pyyaml bs4 pyrsistent lxml pygerrit2 wrapt multi-key-dict ruamel.yaml.clib [2021-07-15T02:55:34.083Z] Failed to build pynacl [2021-07-15T02:55:34.083Z] ERROR: Could not build wheels for pynacl which use PEP 517 and cannot be installed directly [2021-07-15T02:55:34.083Z] 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] } [2021-07-15T02:55:34.984Z] 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 [2021-07-15T02:55:37.808Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T02:55:38.325Z] ---> package-listing.sh [2021-07-15T02:55:38.325Z] ++ facter osfamily [2021-07-15T02:55:38.325Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-15T02:55:38.603Z] + OS_FAMILY=redhat [2021-07-15T02:55:38.603Z] + workspace=/w/workspace/xfoundry_ci-build-images_lftools [2021-07-15T02:55:38.603Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-15T02:55:38.603Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-15T02:55:38.603Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-15T02:55:38.603Z] + PACKAGES=/tmp/packages_start.txt [2021-07-15T02:55:38.603Z] + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' [2021-07-15T02:55:38.603Z] + PACKAGES=/tmp/packages_end.txt [2021-07-15T02:55:38.603Z] + case "${OS_FAMILY}" in [2021-07-15T02:55:38.603Z] + sort [2021-07-15T02:55:38.603Z] + rpm -qa [2021-07-15T02:55:39.204Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-15T02:55:39.204Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-15T02:55:39.204Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-15T02:55:39.204Z] + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' [2021-07-15T02:55:39.204Z] + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/archives/ [2021-07-15T02:55:39.204Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_ci-build-images_lftools/archives/ [Pipeline] echo [2021-07-15T02:55:39.255Z] 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 [2021-07-15T02:55:39.587Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:55:40.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T02:55:40.287Z] [2021-07-15T02:55:40.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-15T02:55:40.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T02:55:40.991Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-15T02:55:40.991Z] 5843afab3874: Pulling fs layer [2021-07-15T02:55:40.991Z] 2dfaacf7024e: Pulling fs layer [2021-07-15T02:55:40.991Z] 2dbba127c6aa: Pulling fs layer [2021-07-15T02:55:40.991Z] 1a467efa2204: Pulling fs layer [2021-07-15T02:55:40.991Z] 865369a531d5: Pulling fs layer [2021-07-15T02:55:40.991Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-15T02:55:40.991Z] 9ac237eaa80d: Pulling fs layer [2021-07-15T02:55:40.991Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-15T02:55:40.991Z] 7074353bde3e: Pulling fs layer [2021-07-15T02:55:40.991Z] 1a467efa2204: Waiting [2021-07-15T02:55:40.991Z] 865369a531d5: Waiting [2021-07-15T02:55:40.991Z] 2dc3bafdbf1c: Waiting [2021-07-15T02:55:40.991Z] 9ac237eaa80d: Waiting [2021-07-15T02:55:40.991Z] 6bcad4ecc5c2: Waiting [2021-07-15T02:55:40.991Z] 7074353bde3e: Waiting [2021-07-15T02:55:40.991Z] 2dfaacf7024e: Verifying Checksum [2021-07-15T02:55:40.991Z] 2dfaacf7024e: Download complete [2021-07-15T02:55:40.991Z] 1a467efa2204: Verifying Checksum [2021-07-15T02:55:40.991Z] 1a467efa2204: Download complete [2021-07-15T02:55:41.267Z] 5843afab3874: Verifying Checksum [2021-07-15T02:55:41.267Z] 5843afab3874: Download complete [2021-07-15T02:55:41.267Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-15T02:55:41.267Z] 2dc3bafdbf1c: Download complete [2021-07-15T02:55:41.267Z] 9ac237eaa80d: Verifying Checksum [2021-07-15T02:55:41.267Z] 9ac237eaa80d: Download complete [2021-07-15T02:55:41.267Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-15T02:55:41.267Z] 6bcad4ecc5c2: Download complete [2021-07-15T02:55:41.267Z] 5843afab3874: Pull complete [2021-07-15T02:55:41.538Z] 865369a531d5: Verifying Checksum [2021-07-15T02:55:41.538Z] 865369a531d5: Download complete [2021-07-15T02:55:41.538Z] 2dfaacf7024e: Pull complete [2021-07-15T02:55:41.816Z] 2dbba127c6aa: Verifying Checksum [2021-07-15T02:55:41.816Z] 2dbba127c6aa: Download complete [2021-07-15T02:55:42.427Z] 2dbba127c6aa: Pull complete [2021-07-15T02:55:42.750Z] 1a467efa2204: Pull complete [2021-07-15T02:55:42.750Z] 865369a531d5: Pull complete [2021-07-15T02:55:43.020Z] 2dc3bafdbf1c: Pull complete [2021-07-15T02:55:43.020Z] 9ac237eaa80d: Pull complete [2021-07-15T02:55:43.020Z] 6bcad4ecc5c2: Pull complete [2021-07-15T02:55:45.617Z] 7074353bde3e: Verifying Checksum [2021-07-15T02:55:45.617Z] 7074353bde3e: Download complete [2021-07-15T02:55:49.940Z] 7074353bde3e: Pull complete [2021-07-15T02:55:49.940Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-15T02:55:49.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-15T02:55:49.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-15T02:55:50.118Z] prd-centos7-docker-4c-2g-2813 does not seem to be running inside a container [2021-07-15T02:55:50.211Z] $ 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 [2021-07-15T02:55:51.986Z] $ docker top c73689af917ef235b21031b0764a78144e1e3af1fe14ce6ee4c6c46cab5260f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-15T02:55:52.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-15T02:55:52.840Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-15T02:55:53.193Z] + ls /var/log/sa-host [2021-07-15T02:55:53.193Z] + sadf -c /var/log/sa-host/sa05 [2021-07-15T02:55:53.193Z] file_magic: OK [2021-07-15T02:55:53.193Z] HZ: Using current value: 100 [2021-07-15T02:55:53.193Z] file_header: OK [2021-07-15T02:55:53.193Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-15T02:55:53.193Z] Statistics: [2021-07-15T02:55:53.193Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-15T02:55:53.193Z] File successfully converted to sysstat format version 12.5.4 [2021-07-15T02:55:53.193Z] + sadf -c /var/log/sa-host/sa15 [2021-07-15T02:55:53.193Z] file_magic: OK [2021-07-15T02:55:53.193Z] HZ: Using current value: 100 [2021-07-15T02:55:53.193Z] file_header: OK [2021-07-15T02:55:53.193Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-15T02:55:53.193Z] Statistics: [2021-07-15T02:55:53.193Z] 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... [2021-07-15T02:55:53.193Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-15T02:55:53.944Z] provisioning config files... [2021-07-15T02:55:53.968Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config8790060352791577424tmp [Pipeline] { [Pipeline] echo [2021-07-15T02:55:54.039Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T02:55:54.432Z] ---> create-netrc.sh [Pipeline] } [2021-07-15T02:55:54.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-15T02:55:55.015Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-15T02:55:55.057Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T02:55:55.513Z] ---> sudo-logs.sh [2021-07-15T02:55:55.513Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-15T02:55:55.621Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T02:55:55.991Z] ---> job-cost.sh [2021-07-15T02:55:55.991Z] lf-activate-venv: SKIPPING [2021-07-15T02:55:55.991Z] INFO: No Stack... [2021-07-15T02:55:56.576Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-15T02:55:57.160Z] INFO: Archiving Costs [Pipeline] echo [2021-07-15T02:55:57.218Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-15T02:55:57.589Z] ---> logs-deploy.sh [2021-07-15T02:55:57.589Z] lf-activate-venv: SKIPPING [2021-07-15T02:55:57.589Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/lftools/15 [2021-07-15T02:55:57.589Z] INFO: archiving workspace using pattern(s): [2021-07-15T02:55:58.206Z] Archives upload complete. [2021-07-15T02:55:58.475Z] INFO: archiving logs to Nexus [2021-07-15T02:55:59.070Z] ---> uname -a: [2021-07-15T02:55:59.070Z] 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 [2021-07-15T02:55:59.070Z] [2021-07-15T02:55:59.070Z] [2021-07-15T02:55:59.070Z] ---> lscpu: [2021-07-15T02:55:59.070Z] Architecture: x86_64 [2021-07-15T02:55:59.070Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-15T02:55:59.070Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-15T02:55:59.070Z] Byte Order: Little Endian [2021-07-15T02:55:59.070Z] CPU(s): 2 [2021-07-15T02:55:59.070Z] On-line CPU(s) list: 0,1 [2021-07-15T02:55:59.070Z] Vendor ID: AuthenticAMD [2021-07-15T02:55:59.070Z] BIOS Vendor ID: QEMU [2021-07-15T02:55:59.070Z] Model name: AMD EPYC-Rome Processor [2021-07-15T02:55:59.070Z] BIOS Model name: pc-i440fx-4.2 [2021-07-15T02:55:59.070Z] CPU family: 23 [2021-07-15T02:55:59.070Z] Model: 49 [2021-07-15T02:55:59.070Z] Thread(s) per core: 1 [2021-07-15T02:55:59.070Z] Core(s) per socket: 1 [2021-07-15T02:55:59.070Z] Socket(s): 2 [2021-07-15T02:55:59.070Z] Stepping: 0 [2021-07-15T02:55:59.070Z] BogoMIPS: 5599.99 [2021-07-15T02:55:59.071Z] 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 [2021-07-15T02:55:59.071Z] Virtualization: AMD-V [2021-07-15T02:55:59.071Z] Hypervisor vendor: KVM [2021-07-15T02:55:59.071Z] Virtualization type: full [2021-07-15T02:55:59.071Z] L1d cache: 64 KiB (2 instances) [2021-07-15T02:55:59.071Z] L1i cache: 64 KiB (2 instances) [2021-07-15T02:55:59.071Z] L2 cache: 1 MiB (2 instances) [2021-07-15T02:55:59.071Z] L3 cache: 32 MiB (2 instances) [2021-07-15T02:55:59.071Z] NUMA node(s): 1 [2021-07-15T02:55:59.071Z] NUMA node0 CPU(s): 0,1 [2021-07-15T02:55:59.071Z] Vulnerability Itlb multihit: Not affected [2021-07-15T02:55:59.071Z] Vulnerability L1tf: Not affected [2021-07-15T02:55:59.071Z] Vulnerability Mds: Not affected [2021-07-15T02:55:59.071Z] Vulnerability Meltdown: Not affected [2021-07-15T02:55:59.071Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-15T02:55:59.071Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-15T02:55:59.071Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-15T02:55:59.071Z] Vulnerability Srbds: Not affected [2021-07-15T02:55:59.071Z] Vulnerability Tsx async abort: Not affected [2021-07-15T02:55:59.071Z] [2021-07-15T02:55:59.071Z] [2021-07-15T02:55:59.071Z] ---> nproc: [2021-07-15T02:55:59.071Z] 2 [2021-07-15T02:55:59.071Z] [2021-07-15T02:55:59.071Z] [2021-07-15T02:55:59.071Z] ---> df -h: [2021-07-15T02:55:59.071Z] Filesystem Size Used Available Use% Mounted on [2021-07-15T02:55:59.071Z] overlay 40.0G 7.2G 32.8G 18% / [2021-07-15T02:55:59.071Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-15T02:55:59.071Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-15T02:55:59.071Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-15T02:55:59.071Z] /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os [2021-07-15T02:55:59.071Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf [2021-07-15T02:55:59.071Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname [2021-07-15T02:55:59.071Z] /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts [2021-07-15T02:55:59.071Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure [2021-07-15T02:55:59.071Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log [2021-07-15T02:55:59.071Z] /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json [2021-07-15T02:55:59.071Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/xfoundry_ci-build-images_lftools [2021-07-15T02:55:59.071Z] /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/xfoundry_ci-build-images_lftools@tmp [2021-07-15T02:55:59.071Z] /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host [2021-07-15T02:55:59.071Z] [2021-07-15T02:55:59.071Z] [2021-07-15T02:55:59.071Z] ---> free -m: [2021-07-15T02:55:59.071Z] total used free shared buff/cache available [2021-07-15T02:55:59.071Z] Mem: 7821 797 4873 0 2149 6737 [2021-07-15T02:55:59.071Z] Swap: 1023 0 1023 [2021-07-15T02:55:59.071Z] [2021-07-15T02:55:59.071Z] [2021-07-15T02:55:59.071Z] ---> ip addr: [2021-07-15T02:55:59.071Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-15T02:55:59.071Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-15T02:55:59.071Z] inet 127.0.0.1/8 scope host lo [2021-07-15T02:55:59.071Z] valid_lft forever preferred_lft forever [2021-07-15T02:55:59.071Z] inet6 ::1/128 scope host [2021-07-15T02:55:59.071Z] valid_lft forever preferred_lft forever [2021-07-15T02:55:59.071Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-15T02:55:59.071Z] link/ether fa:16:3e:2f:d6:80 brd ff:ff:ff:ff:ff:ff [2021-07-15T02:55:59.071Z] inet 10.30.123.23/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-15T02:55:59.071Z] valid_lft 84383sec preferred_lft 84383sec [2021-07-15T02:55:59.071Z] inet6 fe80::f816:3eff:fe2f:d680/64 scope link [2021-07-15T02:55:59.071Z] valid_lft forever preferred_lft forever [2021-07-15T02:55:59.071Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-15T02:55:59.071Z] link/ether 02:42:52:bd:ad:49 brd ff:ff:ff:ff:ff:ff [2021-07-15T02:55:59.071Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-15T02:55:59.071Z] valid_lft forever preferred_lft forever [2021-07-15T02:55:59.071Z] [2021-07-15T02:55:59.071Z]