Pull request #149 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 7f92b911746feb14b2af72c3bf42f16a51e493aa+094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 (cc64d7e0250623f005e627e09292643c7de8b5ba) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-149/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-149/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2885 in /w/workspace/exfoundry_ci-build-images_PR-149 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-149 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/lftools commit 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 into PR head commit 7f92b911746feb14b2af72c3bf42f16a51e493aa Merge succeeded, producing 7f92b911746feb14b2af72c3bf42f16a51e493aa Checking out Revision 7f92b911746feb14b2af72c3bf42f16a51e493aa (PR-149) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 Commit message: "feat: add components for other lf scripts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo 22:02:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-149 [Pipeline] echo 22:02:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-149 [Pipeline] echo 22:02:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-149 [Pipeline] echo 22:02:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f92b911746feb14b2af72c3bf42f16a51e493aa [Pipeline] echo 22:02:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f92b91 [Pipeline] echo 22:02:12 [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 22:02:28 Still waiting to schedule task 22:02:28 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2885’ 22:02:28 Still waiting to schedule task 22:02:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:04:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2886 in /w/workspace/exfoundry_ci-build-images_PR-149 [Pipeline] { [Pipeline] checkout 22:04:30 using credential edgex-jenkins-ssh 22:04:30 Cloning the remote Git repository 22:04:30 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 22:04:30 > git init /w/workspace/exfoundry_ci-build-images_PR-149 # timeout=10 22:04:30 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:04:30 > git --version # timeout=10 22:04:30 > git --version # 'git version 2.17.1' 22:04:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:31 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:04:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:04:32 Merging remotes/origin/lftools commit 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 into PR head commit 7f92b911746feb14b2af72c3bf42f16a51e493aa 22:04:32 Merge succeeded, producing 7f92b911746feb14b2af72c3bf42f16a51e493aa 22:04:32 Checking out Revision 7f92b911746feb14b2af72c3bf42f16a51e493aa (PR-149) 22:04:31 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:04:31 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 22:04:32 > git config core.sparsecheckout # timeout=10 22:04:32 > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 22:04:32 > git remote # timeout=10 22:04:32 > git config --get remote.origin.url # timeout=10 22:04:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:04:32 > git merge 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 # timeout=10 22:04:32 > git rev-parse HEAD^{commit} # timeout=10 22:04:32 > git config core.sparsecheckout # timeout=10 22:04:32 > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 22:04:37 Commit message: "feat: add components for other lf scripts" 22:04:37 > git --version # timeout=10 22:04:37 > git --version # 'git version 2.17.1' 22:04:37 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:38 provisioning config files... 22:04:38 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-149@tmp/config5982453105178522611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:39 ---> docker-login.sh 22:04:39 nexus3.edgexfoundry.org:10001 22:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:40 Configure a credential helper to remove this warning. See 22:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:40 22:04:40 Login Succeeded 22:04:40 nexus3.edgexfoundry.org:10002 22:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:41 Configure a credential helper to remove this warning. See 22:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:41 22:04:41 Login Succeeded 22:04:41 nexus3.edgexfoundry.org:10003 22:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:41 Configure a credential helper to remove this warning. See 22:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:41 22:04:41 Login Succeeded 22:04:41 nexus3.edgexfoundry.org:10004 22:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:42 Configure a credential helper to remove this warning. See 22:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:42 22:04:42 Login Succeeded 22:04:42 docker.io 22:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:04:43 Configure a credential helper to remove this warning. See 22:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:04:43 22:04:43 Login Succeeded 22:04:43 ---> docker-login.sh ends [Pipeline] } 22:04:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 22:04:44 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 22:04:44 Sending build context to Docker daemon 360.4kB 22:04:44 [WARNING]: Empty continuation line found in: 22:04:44 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} 22:04:44 [WARNING]: Empty continuation lines will become errors in a future release. 22:04:44 Step 1/11 : FROM alpine:3.12 as mktempbuilder 22:04:45 3.12: Pulling from library/alpine 22:04:45 b538f80385f9: Pulling fs layer 22:04:45 b538f80385f9: Verifying Checksum 22:04:45 b538f80385f9: Download complete 22:04:45 b538f80385f9: Pull complete 22:04:45 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:04:45 Status: Downloaded newer image for alpine:3.12 22:04:45 ---> 62ee0e9f8440 22:04:45 Step 2/11 : WORKDIR /tmp/build 22:04:46 ---> Running in 287c25120c24 22:04:46 Removing intermediate container 287c25120c24 22:04:46 ---> 25eeb2f0576c 22:04:46 Step 3/11 : RUN apk add --update --no-cache build-base linux-headers 22:04:47 ---> Running in abe42a9335ec 22:04:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:04:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:04:49 (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) 22:04:49 (2/22) Installing libgcc (9.3.0-r2) 22:04:49 (3/22) Installing libstdc++ (9.3.0-r2) 22:04:49 (4/22) Installing binutils (2.34-r1) 22:04:49 (5/22) Installing libmagic (5.38-r0) 22:04:49 (6/22) Installing file (5.38-r0) 22:04:49 (7/22) Installing gmp (6.2.0-r0) 22:04:49 (8/22) Installing isl (0.18-r0) 22:04:49 (9/22) Installing libgomp (9.3.0-r2) 22:04:49 (10/22) Installing libatomic (9.3.0-r2) 22:04:49 (11/22) Installing libgphobos (9.3.0-r2) 22:04:49 (12/22) Installing mpfr4 (4.0.2-r4) 22:04:49 (13/22) Installing mpc1 (1.1.0-r1) 22:04:49 (14/22) Installing gcc (9.3.0-r2) 22:04:51 (15/22) Installing musl-dev (1.1.24-r9) 22:04:51 (16/22) Installing libc-dev (0.7.2-r3) 22:04:51 (17/22) Installing g++ (9.3.0-r2) 22:04:53 (18/22) Installing make (4.3-r0) 22:04:53 (19/22) Installing fortify-headers (1.1-r0) 22:04:53 (20/22) Installing patch (2.7.6-r6) 22:04:53 (21/22) Installing build-base (0.5-r2) 22:04:53 (22/22) Installing linux-headers (5.4.5-r1) 22:04:53 Executing busybox-1.31.1-r16.trigger 22:04:53 OK: 197 MiB in 35 packages 22:05:02 Removing intermediate container abe42a9335ec 22:05:02 ---> aa9b56f947d2 22:05:02 Step 4/11 : 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 22:05:02 ---> Running in b44c7af947b7 22:05:04 Connecting to www.mktemp.org (65.102.237.118:443) 22:05:04 saving to 'mktemp-1.7.tar.gz' 22:05:04 mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA 22:05:04 'mktemp-1.7.tar.gz' saved 22:05:04 mktemp-1.7/INSTALL 22:05:04 mktemp-1.7/INSTALL.configure 22:05:04 mktemp-1.7/LICENSE 22:05:04 mktemp-1.7/Makefile.in 22:05:04 mktemp-1.7/README 22:05:04 mktemp-1.7/RELEASE_NOTES 22:05:04 mktemp-1.7/config.guess 22:05:04 mktemp-1.7/config.h.in 22:05:04 mktemp-1.7/config.sub 22:05:04 mktemp-1.7/configure 22:05:04 mktemp-1.7/configure.in 22:05:04 mktemp-1.7/extern.h 22:05:04 mktemp-1.7/install-sh 22:05:04 mktemp-1.7/mkdtemp.c 22:05:04 mktemp-1.7/mkinstalldirs 22:05:04 mktemp-1.7/mktemp.c 22:05:04 mktemp-1.7/mktemp.man 22:05:04 mktemp-1.7/mktemp.mdoc 22:05:04 mktemp-1.7/priv_mktemp.c 22:05:04 mktemp-1.7/arc4random.c 22:05:04 mktemp-1.7/strdup.c 22:05:04 mktemp-1.7/strerror.c 22:05:04 Connecting to git.savannah.gnu.org (209.51.188.201:80) 22:05:04 saving to 'config.guess' 22:05:04 config.guess 100% |********************************| 48875 0:00:00 ETA 22:05:04 'config.guess' saved 22:05:04 Connecting to git.savannah.gnu.org (209.51.188.201:80) 22:05:05 saving to 'config.sub' 22:05:05 config.sub 100% |********************************| 34096 0:00:00 ETA 22:05:05 'config.sub' saved 22:05:06 checking build system type... aarch64-unknown-linux-musl 22:05:06 checking host system type... aarch64-unknown-linux-musl 22:05:06 checking for nroff... no 22:05:06 checking for gcc... gcc 22:05:06 checking for C compiler default output file name... a.out 22:05:06 checking whether the C compiler works... yes 22:05:06 checking whether we are cross compiling... no 22:05:06 checking for suffix of executables... 22:05:06 checking for suffix of object files... o 22:05:06 checking whether we are using the GNU C compiler... yes 22:05:06 checking whether gcc accepts -g... yes 22:05:06 checking for gcc option to accept ISO C89... none needed 22:05:06 checking how to run the C preprocessor... gcc -E 22:05:07 Running on prd-centos7-docker-4c-2g-2888 in /w/workspace/exfoundry_ci-build-images_PR-149 [Pipeline] { 22:05:07 checking for grep that handles long lines and -e... /bin/grep 22:05:07 checking for egrep... /bin/grep -E 22:05:07 checking whether gcc needs -traditional... no [Pipeline] checkout 22:05:07 checking for an ANSI C-conforming const... yes 22:05:07 checking for ANSI C header files... yes 22:05:08 checking for sys/types.h... yes 22:05:08 checking for sys/stat.h... yes 22:05:08 checking for stdlib.h... yes 22:05:08 checking for string.h... yes 22:05:08 checking for memory.h... yes 22:05:08 checking for strings.h... yes 22:05:08 checking for inttypes.h... yes 22:05:08 checking for stdint.h... yes 22:05:09 checking for unistd.h... yes 22:05:09 checking paths.h usability... yes 22:05:09 checking paths.h presence... yes 22:05:09 checking for paths.h... yes 22:05:09 checking sys/time.h usability... yes 22:05:09 checking sys/time.h presence... yes 22:05:09 checking for sys/time.h... yes 22:05:09 checking whether time.h and sys/time.h may both be included... yes 22:05:09 checking for ssize_t... yes 22:05:09 checking for strerror... yes 22:05:10 checking for strdup... yes 22:05:10 checking for getopt_long... yes 22:05:10 checking for arc4random_uniform... no 22:05:10 using credential edgex-jenkins-ssh 22:05:10 Cloning the remote Git repository 22:05:10 checking for arc4random... no 22:05:10 checking for __progname... yes 22:05:10 checking for random device... /dev/urandom 22:05:10 checking whether to use mk{s,d}temp from libc... no 22:05:10 checking which macro set to use for manual... man 22:05:10 configure: creating ./config.status 22:05:11 config.status: creating Makefile 22:05:11 config.status: creating config.h 22:05:11 /bin/sh ./mkinstalldirs /usr/local/bin \ 22:05:11 /usr/local/share/man/man1 22:05:11 mkdir /usr/local/share/man 22:05:11 mkdir /usr/local/share/man/man1 22:05:11 gcc -c -I. -I. -g -O2 mktemp.c 22:05:10 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 22:05:10 > git init /w/workspace/exfoundry_ci-build-images_PR-149 # timeout=10 22:05:10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:05:10 > git --version # timeout=10 22:05:10 > git --version # 'git version 2.16.5' 22:05:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:11 gcc -c -I. -I. -g -O2 arc4random.c 22:05:12 gcc -c -I. -I. -g -O2 priv_mktemp.c 22:05:12 gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o 22:05:12 /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp 22:05:12 /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ 22:05:12 /usr/local/share/man/man1/mktemp.1 22:05:12 Merging remotes/origin/lftools commit 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 into PR head commit 7f92b911746feb14b2af72c3bf42f16a51e493aa 22:05:12 Merge succeeded, producing 7f92b911746feb14b2af72c3bf42f16a51e493aa 22:05:12 Checking out Revision 7f92b911746feb14b2af72c3bf42f16a51e493aa (PR-149) 22:05:12 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:05:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:12 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:05:12 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/149/head:refs/remotes/origin/PR-149 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 22:05:12 > git config core.sparsecheckout # timeout=10 22:05:12 > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 22:05:12 > git remote # timeout=10 22:05:12 > git config --get remote.origin.url # timeout=10 22:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:12 > git merge 094e39b5c08b0b0bbeabdcd6ea1200406aea9d82 # timeout=10 22:05:12 > git rev-parse HEAD^{commit} # timeout=10 22:05:12 > git config core.sparsecheckout # timeout=10 22:05:12 > git checkout -f 7f92b911746feb14b2af72c3bf42f16a51e493aa # timeout=10 22:05:13 Removing intermediate container b44c7af947b7 22:05:13 ---> 02eb60eaa0fb 22:05:13 Step 5/11 : FROM python:3.6-alpine 22:05:14 3.6-alpine: Pulling from library/python 22:05:14 b538f80385f9: Already exists 22:05:14 0d489d24c263: Pulling fs layer 22:05:14 85a598a3ffd8: Pulling fs layer 22:05:14 f6ebbe0b582a: Pulling fs layer 22:05:14 eff0d4534bfb: Pulling fs layer 22:05:14 eff0d4534bfb: Waiting 22:05:14 0d489d24c263: Download complete 22:05:15 0d489d24c263: Pull complete 22:05:15 f6ebbe0b582a: Download complete 22:05:15 eff0d4534bfb: Verifying Checksum 22:05:15 eff0d4534bfb: Download complete 22:05:15 85a598a3ffd8: Verifying Checksum 22:05:15 85a598a3ffd8: Download complete 22:05:16 Commit message: "feat: add components for other lf scripts" 22:05:16 > git --version # timeout=10 22:05:16 > git --version # 'git version 2.16.5' 22:05:16 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 22:05:17 85a598a3ffd8: Pull complete [Pipeline] configFileProvider 22:05:17 provisioning config files... 22:05:17 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-149@tmp/config7884716789716391905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:17 f6ebbe0b582a: Pull complete 22:05:18 ---> docker-login.sh 22:05:18 nexus3.edgexfoundry.org:10001 22:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:18 Configure a credential helper to remove this warning. See 22:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:18 22:05:18 Login Succeeded 22:05:18 nexus3.edgexfoundry.org:10002 22:05:18 eff0d4534bfb: Pull complete 22:05:18 Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 22:05:18 Status: Downloaded newer image for python:3.6-alpine 22:05:18 ---> 7406910ec0e1 22:05:18 Step 6/11 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 22:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:18 Configure a credential helper to remove this warning. See 22:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:18 22:05:18 Login Succeeded 22:05:18 nexus3.edgexfoundry.org:10003 22:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:18 Configure a credential helper to remove this warning. See 22:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:18 22:05:18 Login Succeeded 22:05:18 nexus3.edgexfoundry.org:10004 22:05:19 ---> Running in 2043ac75637a 22:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:19 Configure a credential helper to remove this warning. See 22:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:19 22:05:19 Login Succeeded 22:05:19 docker.io 22:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:19 Removing intermediate container 2043ac75637a 22:05:19 ---> 9f97febb7dbb 22:05:19 Step 7/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 22:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:05:19 Configure a credential helper to remove this warning. See 22:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:05:19 22:05:19 Login Succeeded 22:05:19 ---> docker-login.sh ends [Pipeline] } 22:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:05:19 ---> Running in e2159b48d1e9 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 22:05:20 Removing intermediate container e2159b48d1e9 22:05:20 ---> 4d619c726e68 22:05:20 Step 8/11 : RUN mv /bin/mktemp /bin/mktemp-busybox 22:05:20 + docker build -t edgex-lftools -f Dockerfile . 22:05:20 ---> Running in 0103cf0a831c 22:05:20 Sending build context to Docker daemon 360.4kB 22:05:20 Step 1/8 : FROM centos:7 22:05:21 7: Pulling from library/centos 22:05:21 75f829a71a1c: Pulling fs layer 22:05:22 75f829a71a1c: Download complete 22:05:22 Removing intermediate container 0103cf0a831c 22:05:22 ---> f3fcb5da4a92 22:05:22 Step 9/11 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp 22:05:23 ---> 362baf14f1a2 22:05:23 Step 10/11 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" 22:05:23 ---> Running in 7e526a17eb58 22:05:23 Removing intermediate container 7e526a17eb58 22:05:23 ---> 28513423256c 22:05:23 Step 11/11 : 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} 22:05:23 ---> Running in 9301b5c95fe4 22:05:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:05:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:05:25 (1/58) Installing bash (5.0.17-r0) 22:05:25 Executing bash-5.0.17-r0.post-install 22:05:25 (2/58) Installing libgcc (9.3.0-r2) 22:05:25 (3/58) Installing libstdc++ (9.3.0-r2) 22:05:25 (4/58) Installing binutils (2.34-r1) 22:05:26 (5/58) Installing libmagic (5.38-r0) 22:05:26 (6/58) Installing file (5.38-r0) 22:05:26 (7/58) Installing gmp (6.2.0-r0) 22:05:26 (8/58) Installing isl (0.18-r0) 22:05:26 (9/58) Installing libgomp (9.3.0-r2) 22:05:26 (10/58) Installing libatomic (9.3.0-r2) 22:05:26 (11/58) Installing libgphobos (9.3.0-r2) 22:05:26 75f829a71a1c: Pull complete 22:05:26 Digest: sha256:19a79828ca2e505eaee0ff38c2f3fd9901f4826737295157cc5212b7a372cd2b 22:05:26 Status: Downloaded newer image for centos:7 22:05:26 ---> 7e6257c9f8d8 22:05:26 Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ 22:05:26 (12/58) Installing mpfr4 (4.0.2-r4) 22:05:26 (13/58) Installing mpc1 (1.1.0-r1) 22:05:26 (14/58) Installing gcc (9.3.0-r2) 22:05:28 (15/58) Installing musl-dev (1.1.24-r9) 22:05:28 (16/58) Installing libc-dev (0.7.2-r3) 22:05:28 (17/58) Installing g++ (9.3.0-r2) 22:05:29 ---> fe8f699fd2ca 22:05:29 Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 22:05:29 ---> Running in a86d2465dafb 22:05:29 Removing intermediate container a86d2465dafb 22:05:29 ---> 590b3c5382fe 22:05:29 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 22:05:29 ---> Running in ae20a19431c7 22:05:29 (18/58) Installing make (4.3-r0) 22:05:29 (19/58) Installing fortify-headers (1.1-r0) 22:05:29 (20/58) Installing patch (2.7.6-r6) 22:05:29 (21/58) Installing build-base (0.5-r2) 22:05:29 (22/58) Installing nghttp2-libs (1.41.0-r0) 22:05:29 (23/58) Installing libcurl (7.69.1-r1) 22:05:29 (24/58) Installing curl (7.69.1-r1) 22:05:29 (25/58) Installing pcre2 (10.35-r0) 22:05:29 (26/58) Installing git (2.26.2-r0) 22:05:30 (27/58) Installing oniguruma (6.9.5-r1) 22:05:30 (28/58) Installing jq (1.6-r1) 22:05:30 (29/58) Installing linux-headers (5.4.5-r1) 22:05:30 (30/58) Installing pkgconf (1.7.2-r0) 22:05:30 (31/58) Installing libffi-dev (3.3-r2) 22:05:30 Loaded plugins: fastestmirror, ovl 22:05:31 (32/58) Installing zlib-dev (1.2.11-r3) 22:05:31 (33/58) Installing xz-dev (5.2.5-r0) 22:05:31 (34/58) Installing libxml2 (2.9.10-r5) 22:05:31 (35/58) Installing libxml2-dev (2.9.10-r5) 22:05:31 Determining fastest mirrors 22:05:31 (36/58) Installing libgpg-error (1.37-r0) 22:05:31 (37/58) Installing libgcrypt (1.8.5-r0) 22:05:31 (38/58) Installing libxslt (1.1.34-r0) 22:05:31 (39/58) Installing libxslt-dev (1.1.34-r0) 22:05:31 (40/58) Installing openssl-dev (1.1.1g-r0) 22:05:31 (41/58) Installing sudo (1.9.0-r0) 22:05:31 (42/58) Installing sysstat (12.2.1-r0) 22:05:31 * base: centos.mirror.netelligent.ca 22:05:31 * extras: centos.mirror.ca.planethoster.net 22:05:31 * updates: centos.mirror.netelligent.ca 22:05:31 (43/58) Installing libblkid (2.35.2-r0) 22:05:31 (44/58) Installing blkid (2.35.2-r0) 22:05:31 (45/58) Installing libcap-ng (0.7.10-r1) 22:05:31 (46/58) Installing setpriv (2.35.2-r0) 22:05:31 (47/58) Installing libmount (2.35.2-r0) 22:05:31 (48/58) Installing libsmartcols (2.35.2-r0) 22:05:31 (49/58) Installing findmnt (2.35.2-r0) 22:05:31 (50/58) Installing mcookie (2.35.2-r0) 22:05:31 (51/58) Installing hexdump (2.35.2-r0) 22:05:31 (52/58) Installing lsblk (2.35.2-r0) 22:05:31 (53/58) Installing libuuid (2.35.2-r0) 22:05:31 (54/58) Installing libfdisk (2.35.2-r0) 22:05:31 (55/58) Installing sfdisk (2.35.2-r0) 22:05:31 (56/58) Installing cfdisk (2.35.2-r0) 22:05:31 (57/58) Installing util-linux (2.35.2-r0) 22:05:32 (58/58) Installing xmlstarlet (1.6.1-r0) 22:05:32 Executing busybox-1.31.1-r16.trigger 22:05:32 OK: 244 MiB in 92 packages 22:05:35 Package libxml2-2.9.1-6.el7.4.x86_64 already installed and latest version 22:05:35 Resolving Dependencies 22:05:35 --> Running transaction check 22:05:35 ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed 22:05:35 --> Finished Dependency Resolution 22:05:35 22:05:35 Dependencies Resolved 22:05:35 22:05:35 ================================================================================ 22:05:35 Package Arch Version Repository Size 22:05:35 ================================================================================ 22:05:35 Installing: 22:05:35 libxslt x86_64 1.1.28-5.el7 base 242 k 22:05:35 22:05:35 Transaction Summary 22:05:35 ================================================================================ 22:05:35 Install 1 Package 22:05:35 22:05:35 Total download size: 242 k 22:05:35 Installed size: 486 k 22:05:35 Downloading packages: 22:05:35 warning: /var/cache/yum/x86_64/7/base/packages/libxslt-1.1.28-5.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY 22:05:35 Public key for libxslt-1.1.28-5.el7.x86_64.rpm is not installed 22:05:35 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 22:05:35 Importing GPG key 0xF4A80EB5: 22:05:35 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 22:05:35 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 22:05:35 Package : centos-release-7-8.2003.0.el7.centos.x86_64 (@CentOS) 22:05:35 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 22:05:35 Running transaction check 22:05:35 Running transaction test 22:05:36 Transaction test succeeded 22:05:36 Running transaction 22:05:37 Installing : libxslt-1.1.28-5.el7.x86_64 1/1 22:05:37 Verifying : libxslt-1.1.28-5.el7.x86_64 1/1 22:05:37 22:05:37 Installed: 22:05:37 libxslt.x86_64 0:1.1.28-5.el7 22:05:37 22:05:37 Complete! 22:05:38 warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY 22:05:38 Preparing... ######################################## 22:05:38 Updating / installing... 22:05:38 xmlstarlet-1.6.1-1.el7 ######################################## 22:05:38 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) 22:05:41 Removing intermediate container ae20a19431c7 22:05:41 ---> 29b72c9d9d9a 22:05:41 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 22:05:41 ---> Running in 5704abc1c016 22:05:41 Loaded plugins: fastestmirror, ovl 22:05:41 Loading mirror speeds from cached hostfile 22:05:41 * base: centos.mirror.netelligent.ca 22:05:41 * extras: centos.mirror.ca.planethoster.net 22:05:41 * updates: centos.mirror.netelligent.ca 22:05:42 Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) 22:05:43 Resolving Dependencies 22:05:43 --> Running transaction check 22:05:43 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed 22:05:43 --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch 22:05:43 --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch 22:05:43 ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed 22:05:43 --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 22:05:43 --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 22:05:43 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 22:05:43 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 22:05:43 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 22:05:43 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 22:05:43 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed 22:05:43 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 22:05:43 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 22:05:43 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 22:05:43 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 22:05:43 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 22:05:43 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 22:05:43 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 22:05:43 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 22:05:43 ---> Package kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 will be installed 22:05:43 ---> Package make.x86_64 1:3.82-24.el7 will be installed 22:05:43 ---> Package python3.x86_64 0:3.6.8-13.el7 will be installed 22:05:43 --> Processing Dependency: python3-libs(x86-64) = 3.6.8-13.el7 for package: python3-3.6.8-13.el7.x86_64 22:05:43 --> Processing Dependency: python3-setuptools for package: python3-3.6.8-13.el7.x86_64 22:05:43 --> Processing Dependency: python3-pip for package: python3-3.6.8-13.el7.x86_64 22:05:43 --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-13.el7.x86_64 22:05:43 ---> Package python3-devel.x86_64 0:3.6.8-13.el7 will be installed 22:05:43 --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-13.el7.x86_64 22:05:43 --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 22:05:43 --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-13.el7.x86_64 22:05:43 --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 22:05:43 ---> Package sigul.x86_64 0:0.207-1.el7 will be installed 22:05:43 --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 22:05:43 --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 22:05:43 --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 22:05:43 ---> Package sudo.x86_64 0:1.8.23-9.el7 will be installed 22:05:43 --> Running transaction check 22:05:43 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed 22:05:43 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch 22:05:43 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch 22:05:43 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch 22:05:43 ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed 22:05:43 ---> Package glibc-devel.x86_64 0:2.17-307.el7.1 will be installed 22:05:43 --> Processing Dependency: glibc-headers = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64 22:05:43 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-307.el7.1.x86_64 22:05:43 ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed 22:05:43 --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch 22:05:43 --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch 22:05:43 ---> Package less.x86_64 0:458-9.el7 will be installed 22:05:43 --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 22:05:43 ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed 22:05:43 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 22:05:43 ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed 22:05:43 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 22:05:43 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed 22:05:43 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 22:05:43 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 22:05:43 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 22:05:43 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 22:05:43 ---> Package perl.x86_64 4:5.16.3-295.el7 will be installed 22:05:43 --> Processing Dependency: perl-libs = 4:5.16.3-295.el7 for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-295.el7.x86_64 22:05:43 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 22:05:43 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 22:05:43 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 22:05:43 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 22:05:43 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 22:05:43 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 22:05:43 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 22:05:43 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed 22:05:43 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 22:05:43 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 22:05:43 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed 22:05:43 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed 22:05:43 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 22:05:43 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 22:05:43 ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed 22:05:43 ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed 22:05:43 --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch 22:05:43 ---> Package python3-libs.x86_64 0:3.6.8-13.el7 will be installed 22:05:43 --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-13.el7.x86_64 22:05:43 ---> Package python3-pip.noarch 0:9.0.3-7.el7_7 will be installed 22:05:43 ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed 22:05:43 ---> Package python3-rpm-macros.noarch 0:3-32.el7 will be installed 22:05:43 ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed 22:05:43 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed 22:05:43 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 22:05:43 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 22:05:43 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 22:05:43 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed 22:05:43 --> Running transaction check 22:05:43 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed 22:05:43 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed 22:05:43 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 22:05:43 ---> Package glibc-headers.x86_64 0:2.17-307.el7.1 will be installed 22:05:43 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-307.el7.1.x86_64 22:05:43 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-307.el7.1.x86_64 22:05:43 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed 22:05:43 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed 22:05:43 ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed 22:05:43 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed 22:05:43 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed 22:05:43 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed 22:05:43 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 22:05:43 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 22:05:43 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 22:05:43 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 22:05:43 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 22:05:43 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 22:05:43 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 22:05:43 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 22:05:43 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed 22:05:43 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 22:05:43 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 22:05:43 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 22:05:43 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 22:05:43 ---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be installed 22:05:43 ---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be installed 22:05:43 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed 22:05:43 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 22:05:43 ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed 22:05:43 ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed 22:05:43 --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch 22:05:43 --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch 22:05:43 --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch 22:05:43 --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch 22:05:43 --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch 22:05:43 --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch 22:05:43 ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed 22:05:43 --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 22:05:43 --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 22:05:43 ---> Package zip.x86_64 0:3.0-11.el7 will be installed 22:05:43 --> Running transaction check 22:05:43 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed 22:05:43 ---> Package kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 will be installed 22:05:43 ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed 22:05:43 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 22:05:43 ---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be installed 22:05:43 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 22:05:43 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 22:05:43 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 22:05:43 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 22:05:43 ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed 22:05:43 ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed 22:05:43 ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed 22:05:43 ---> Package python-requests.noarch 0:2.6.0-9.el7_8 will be installed 22:05:43 --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-9.el7_8.noarch 22:05:43 ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed 22:05:43 --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch 22:05:43 ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed 22:05:43 --> Running transaction check 22:05:43 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 22:05:43 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 22:05:43 ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed 22:05:43 ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed 22:05:43 --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch 22:05:43 --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch 22:05:43 --> Running transaction check 22:05:43 ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed 22:05:43 --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 22:05:43 ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed 22:05:43 --> Running transaction check 22:05:43 ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed 22:05:43 --> Finished Dependency Resolution 22:05:43 22:05:43 Dependencies Resolved 22:05:43 22:05:43 ================================================================================ 22:05:43 Package Arch Version Repository Size 22:05:43 ================================================================================ 22:05:43 Installing: 22:05:43 automake noarch 1.13.4-3.el7 base 679 k 22:05:43 gcc x86_64 4.8.5-39.el7 base 16 M 22:05:43 git x86_64 1.8.3.1-23.el7_8 updates 4.4 M 22:05:43 kernel-devel x86_64 3.10.0-1127.19.1.el7 updates 18 M 22:05:43 make x86_64 1:3.82-24.el7 base 421 k 22:05:43 python3 x86_64 3.6.8-13.el7 base 69 k 22:05:43 python3-devel x86_64 3.6.8-13.el7 base 215 k 22:05:43 sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k 22:05:43 sudo x86_64 1.8.23-9.el7 base 842 k 22:05:43 Installing for dependencies: 22:05:43 autoconf noarch 2.69-11.el7 base 701 k 22:05:43 cpp x86_64 4.8.5-39.el7 base 5.9 M 22:05:43 dwz x86_64 0.11-3.el7 base 99 k 22:05:43 fipscheck x86_64 1.4.1-6.el7 base 21 k 22:05:43 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k 22:05:43 glibc-devel x86_64 2.17-307.el7.1 base 1.1 M 22:05:43 glibc-headers x86_64 2.17-307.el7.1 base 689 k 22:05:43 groff-base x86_64 1.22.2-8.el7 base 942 k 22:05:43 kernel-headers x86_64 3.10.0-1127.19.1.el7 updates 9.0 M 22:05:43 koji noarch 1.15.1-1.el7.centos extras 115 k 22:05:43 less x86_64 458-9.el7 base 120 k 22:05:43 libcomps x86_64 0.1.8-14.el7 extras 75 k 22:05:43 libedit x86_64 3.0-12.20121213cvs.el7 22:05:43 base 92 k 22:05:43 libgomp x86_64 4.8.5-39.el7 base 158 k 22:05:43 libmpc x86_64 1.0.1-3.el7 base 51 k 22:05:43 libtirpc x86_64 0.2.4-0.16.el7 base 89 k 22:05:43 logrotate x86_64 3.8.6-19.el7 base 70 k 22:05:43 m4 x86_64 1.4.16-10.el7 base 256 k 22:05:43 mpfr x86_64 3.1.1-4.el7 base 203 k 22:05:43 openssh x86_64 7.4p1-21.el7 base 510 k 22:05:43 openssh-clients x86_64 7.4p1-21.el7 base 655 k 22:05:43 perl x86_64 4:5.16.3-295.el7 base 8.0 M 22:05:43 perl-Carp noarch 1.26-244.el7 base 19 k 22:05:43 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k 22:05:43 perl-Encode x86_64 2.51-7.el7 base 1.5 M 22:05:43 perl-Error noarch 1:0.17020-2.el7 base 32 k 22:05:43 perl-Exporter noarch 5.68-3.el7 base 28 k 22:05:43 perl-File-Path noarch 2.09-2.el7 base 26 k 22:05:43 perl-File-Temp noarch 0.23.01-3.el7 base 56 k 22:05:43 perl-Filter x86_64 1.49-3.el7 base 76 k 22:05:43 perl-Getopt-Long noarch 2.40-3.el7 base 56 k 22:05:43 perl-Git noarch 1.8.3.1-23.el7_8 updates 56 k 22:05:43 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 22:05:43 perl-PathTools x86_64 3.40-5.el7 base 82 k 22:05:43 perl-Pod-Escapes noarch 1:1.04-295.el7 base 51 k 22:05:43 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 22:05:43 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 22:05:43 perl-Pod-Usage noarch 1.63-3.el7 base 27 k 22:05:43 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k 22:05:43 perl-Socket x86_64 2.010-5.el7 base 49 k 22:05:43 perl-Storable x86_64 2.45-3.el7 base 77 k 22:05:43 perl-TermReadKey x86_64 2.30-20.el7 base 31 k 22:05:43 perl-Test-Harness noarch 3.28-3.el7 base 302 k 22:05:43 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 22:05:43 perl-Thread-Queue noarch 3.02-2.el7 base 17 k 22:05:43 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 22:05:43 perl-Time-Local noarch 1.2300-2.el7 base 24 k 22:05:43 perl-constant noarch 1.27-2.el7 base 19 k 22:05:43 perl-libs x86_64 4:5.16.3-295.el7 base 689 k 22:05:43 perl-macros x86_64 4:5.16.3-295.el7 base 44 k 22:05:43 perl-parent noarch 1:0.225-244.el7 base 12 k 22:05:43 perl-podlators noarch 2.5.1-3.el7 base 112 k 22:05:43 perl-srpm-macros noarch 1-8.el7 base 4.6 k 22:05:43 perl-threads x86_64 1.87-4.el7 base 49 k 22:05:43 perl-threads-shared x86_64 1.43-6.el7 base 39 k 22:05:43 pyOpenSSL x86_64 0.13.1-4.el7 base 135 k 22:05:43 python-backports x86_64 1.0-8.el7 base 5.8 k 22:05:43 python-backports-ssl_match_hostname 22:05:43 noarch 3.5.0.1-1.el7 base 13 k 22:05:43 python-dateutil noarch 1.5-7.el7 base 85 k 22:05:43 python-ipaddress noarch 1.0.16-2.el7 base 34 k 22:05:43 python-kerberos x86_64 1.1-15.el7 base 25 k 22:05:43 python-krbV x86_64 1.0.90-8.el7 base 54 k 22:05:43 python-nss x86_64 0.16.0-3.el7 base 266 k 22:05:43 python-requests noarch 2.6.0-9.el7_8 updates 94 k 22:05:43 python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k 22:05:43 python-rpm-macros noarch 3-32.el7 base 8.8 k 22:05:43 python-six noarch 1.9.0-2.el7 base 29 k 22:05:43 python-srpm-macros noarch 3-32.el7 base 8.4 k 22:05:43 python-urllib3 noarch 1.10.2-7.el7 base 103 k 22:05:43 python2-koji noarch 1.15.1-1.el7.centos extras 291 k 22:05:43 python2-libcomps x86_64 0.1.8-14.el7 extras 47 k 22:05:43 python3-libs x86_64 3.6.8-13.el7 base 7.0 M 22:05:43 python3-pip noarch 9.0.3-7.el7_7 updates 1.8 M 22:05:43 python3-rpm-generators noarch 6-2.el7 base 20 k 22:05:43 python3-rpm-macros noarch 3-32.el7 base 7.7 k 22:05:43 python3-setuptools noarch 39.2.0-10.el7 base 629 k 22:05:43 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k 22:05:43 rsync x86_64 3.1.2-10.el7 base 404 k 22:05:43 zip x86_64 3.0-11.el7 base 260 k 22:05:43 22:05:43 Transaction Summary 22:05:43 ================================================================================ 22:05:43 Install 9 Packages (+79 Dependent packages) 22:05:43 22:05:43 Total download size: 85 M 22:05:43 Installed size: 231 M 22:05:43 Downloading packages: 22:05:43 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 22:05:45 Collecting lftools[openstack]==0.31.1 22:05:45 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 22:05:45 Collecting pygerrit2 22:05:46 Downloading pygerrit2-2.0.13.tar.gz (29 kB) 22:05:51 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 22:05:51 Public key for sigul-0.207-1.el7.x86_64.rpm is not installed 22:05:51 -------------------------------------------------------------------------------- 22:05:51 Total 12 MB/s | 85 MB 00:07 22:05:51 Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 22:05:51 Importing GPG key 0x47DD8EF9: 22:05:51 Userid : "Fedora Infrastructure (infrastructure) " 22:05:51 Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 22:05:51 From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 22:05:51 Running transaction check 22:05:51 Running transaction test 22:05:52 Transaction test succeeded 22:05:52 Running transaction 22:05:52 Warning: RPMDB altered outside of yum. 22:05:53  Installing : fipscheck-1.4.1-6.el7.x86_64 1/88 22:05:54 Collecting tqdm 22:05:54 Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) 22:05:55 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/88 22:05:57 Installing : mpfr-3.1.1-4.el7.x86_64 3/88 22:05:57 Collecting ruamel.yaml 22:05:57 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) 22:05:57 Collecting email-validator 22:05:57 Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) 22:05:58 Collecting pygithub 22:05:58 Downloading PyGithub-1.53-py3-none-any.whl (274 kB) 22:05:58 Collecting python-jenkins 22:05:58 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 22:05:58 Collecting six 22:05:58 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 22:05:58 Collecting bs4 22:05:58 Downloading bs4-0.0.1.tar.gz (1.1 kB) 22:05:58 Installing : libmpc-1.0.1-3.el7.x86_64 4/88 22:05:58 Installing : python-six-1.9.0-2.el7.noarch 5/88 22:05:59 Installing : python-srpm-macros-3-32.el7.noarch 6/88 22:05:59 Installing : python-ipaddress-1.0.16-2.el7.noarch 7/88 22:05:59 Installing : groff-base-1.22.2-8.el7.x86_64 8/88 22:05:59 Installing : less-458-9.el7.x86_64 9/88 22:05:59 Installing : 1:perl-parent-0.225-244.el7.noarch 10/88 22:05:59 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 11/88 22:05:59 Installing : perl-podlators-2.5.1-3.el7.noarch 12/88 22:05:59 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 13/88 22:06:00 Installing : 1:perl-Pod-Escapes-1.04-295.el7.noarch 14/88 22:06:00 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 15/88 22:06:00 Installing : perl-Encode-2.51-7.el7.x86_64 16/88 22:06:00 Installing : perl-Pod-Usage-1.63-3.el7.noarch 17/88 22:06:00 Collecting oauth2client 22:06:00 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 22:06:00 Collecting xdg==3.0.2 22:06:00 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 22:06:00 Collecting tabulate 22:06:00 Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) 22:06:00 Collecting httplib2 22:06:00 Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) 22:06:01 Collecting requests 22:06:01 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 22:06:01 Collecting docker 22:06:01 Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) 22:06:02 Installing : 4:perl-libs-5.16.3-295.el7.x86_64 18/88 22:06:02 Installing : 4:perl-macros-5.16.3-295.el7.x86_64 19/88 22:06:02 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 20/88 22:06:02 Installing : perl-threads-1.87-4.el7.x86_64 21/88 22:06:02 Installing : perl-Storable-2.45-3.el7.x86_64 22/88 22:06:02 Installing : perl-Carp-1.26-244.el7.noarch 23/88 22:06:03 Installing : perl-Filter-1.49-3.el7.x86_64 24/88 22:06:03 Installing : perl-Exporter-5.68-3.el7.noarch 25/88 22:06:03 Installing : perl-constant-1.27-2.el7.noarch 26/88 22:06:03 Installing : perl-Socket-2.010-5.el7.x86_64 27/88 22:06:03 Installing : perl-Time-Local-1.2300-2.el7.noarch 28/88 22:06:03 Installing : perl-threads-shared-1.43-6.el7.x86_64 29/88 22:06:03 Installing : perl-File-Temp-0.23.01-3.el7.noarch 30/88 22:06:03 Installing : perl-File-Path-2.09-2.el7.noarch 31/88 22:06:03 Installing : perl-PathTools-3.40-5.el7.x86_64 32/88 22:06:04 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 33/88 22:06:04 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 34/88 22:06:04 Collecting lxml 22:06:04 Downloading lxml-4.5.2.tar.gz (4.5 MB) 22:06:06 Installing : perl-Getopt-Long-2.40-3.el7.noarch 35/88 22:06:06 Installing : 4:perl-5.16.3-295.el7.x86_64 36/88 22:06:06 Installing : 1:perl-Error-0.17020-2.el7.noarch 37/88 22:06:06 Installing : perl-TermReadKey-2.30-20.el7.x86_64 38/88 22:06:06 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 39/88 22:06:06 Installing : perl-Test-Harness-3.28-3.el7.noarch 40/88 22:06:06 Installing : perl-Thread-Queue-3.02-2.el7.noarch 41/88 22:06:07 Installing : python-rpm-macros-3-32.el7.noarch 42/88 22:06:10 Installing : cpp-4.8.5-39.el7.x86_64 43/88 22:06:11 Installing : openssh-7.4p1-21.el7.x86_64 44/88 22:06:11 Installing : zip-3.0-11.el7.x86_64 45/88 22:06:11 Installing : python-krbV-1.0.90-8.el7.x86_64 46/88 22:06:14 Installing : libtirpc-0.2.4-0.16.el7.x86_64 47/88 22:06:14 Collecting setuptools>=36.5.0 22:06:14 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 22:06:15 Collecting click 22:06:15 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 22:06:15 Collecting jsonschema 22:06:15 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 22:06:15 Collecting defusedxml 22:06:15 Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 22:06:16 Collecting pyyaml 22:06:16 Downloading PyYAML-5.3.1.tar.gz (269 kB) 22:06:16 Installing : python3-pip-9.0.3-7.el7_7.noarch 48/88 22:06:16 Installing : python3-libs-3.6.8-13.el7.x86_64 49/88 22:06:16 Installing : python3-3.6.8-13.el7.x86_64 50/88 22:06:17 Installing : python3-setuptools-39.2.0-10.el7.noarch 51/88 22:06:17 Installing : python3-rpm-generators-6-2.el7.noarch 52/88 22:06:18 Collecting shade~=1.27.1; extra == "openstack" 22:06:18 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 22:06:19 Installing : dwz-0.11-3.el7.x86_64 53/88 22:06:19 Installing : logrotate-3.8.6-19.el7.x86_64 54/88 22:06:19 Collecting pbr>=0.8.0 22:06:19 Installing : pyOpenSSL-0.13.1-4.el7.x86_64 55/88 22:06:19 Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) 22:06:19 Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" 22:06:19 Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) 22:06:21 Installing : libcomps-0.1.8-14.el7.x86_64 56/88 22:06:21 Installing : python2-libcomps-0.1.8-14.el7.x86_64 57/88 22:06:21 Collecting idna>=2.0.0 22:06:21 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 22:06:21 Collecting dnspython>=1.15.0 22:06:21 Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) 22:06:21 Collecting deprecated 22:06:21 Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) 22:06:22 Collecting pyjwt 22:06:22 Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 22:06:22 Collecting multi-key-dict 22:06:22 Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) 22:06:23 Installing : libgomp-4.8.5-39.el7.x86_64 58/88 22:06:23 Installing : python3-rpm-macros-3-32.el7.noarch 59/88 22:06:23 Installing : python-dateutil-1.5-7.el7.noarch 60/88 22:06:24 Collecting beautifulsoup4 22:06:24 Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) 22:06:24 Collecting rsa>=3.1.4 22:06:24 Downloading rsa-4.6-py3-none-any.whl (47 kB) 22:06:24 Collecting pyasn1>=0.1.7 22:06:24 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 22:06:25 Installing : m4-1.4.16-10.el7.x86_64 61/88 22:06:25 Collecting pyasn1-modules>=0.0.5 22:06:25 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 22:06:25 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 22:06:25 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 22:06:26 Collecting certifi>=2017.4.17 22:06:26 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 22:06:26 Collecting chardet<4,>=3.0.2 22:06:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:06:26 Collecting websocket-client>=0.32.0 22:06:26 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:06:26 Collecting pyrsistent>=0.14.0 22:06:26 Downloading pyrsistent-0.17.3.tar.gz (106 kB) 22:06:26 Installing : autoconf-2.69-11.el7.noarch 62/88 22:06:26 install-info: No such file or directory for /usr/share/info/autoconf.info 22:06:26 Installing : perl-srpm-macros-1-8.el7.noarch 63/88 22:06:27 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 64/88 22:06:28 Collecting attrs>=17.4.0 22:06:28 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) 22:06:29 Collecting importlib-metadata; python_version < "3.8" 22:06:29 Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) 22:06:29 Collecting os-client-config>=1.28.0 22:06:29 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 22:06:30 Collecting openstacksdk>=0.9.19 22:06:30 Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) 22:06:30 Collecting wrapt<2,>=1.10 22:06:30 Downloading wrapt-1.12.1.tar.gz (27 kB) 22:06:31 Installing : rsync-3.1.2-10.el7.x86_64 65/88 22:06:32 Collecting soupsieve>1.2; python_version >= "3.0" 22:06:32 Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) 22:06:32 Collecting zipp>=0.5 22:06:32 Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) 22:06:32 Collecting appdirs>=1.3.0 22:06:33 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 22:06:33 Collecting munch>=2.1.0 22:06:33 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 22:06:33 Collecting iso8601>=0.1.11 22:06:33 Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) 22:06:33 Installing : kernel-headers-3.10.0-1127.19.1.el7.x86_64 66/88 22:06:33 Collecting netifaces>=0.10.4 22:06:33 Downloading netifaces-0.10.9.tar.gz (28 kB) 22:06:33 Installing : glibc-headers-2.17-307.el7.1.x86_64 67/88 22:06:35 Collecting jmespath>=0.9.0 22:06:35 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 22:06:35 Collecting jsonpatch!=1.20,>=1.16 22:06:35 Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) 22:06:35 Collecting requestsexceptions>=1.2.0 22:06:35 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 22:06:36 Installing : glibc-devel-2.17-307.el7.1.x86_64 68/88 22:06:36 Installing : python-nss-0.16.0-3.el7.x86_64 69/88 22:06:36 Installing : python-kerberos-1.1-15.el7.x86_64 70/88 22:06:38 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 71/88 22:06:38 Installing : openssh-clients-7.4p1-21.el7.x86_64 72/88 22:06:39 Collecting cryptography>=2.7 22:06:39 Downloading cryptography-3.1.1.tar.gz (534 kB) 22:06:39 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 73/88 22:06:39 Installing : git-1.8.3.1-23.el7_8.x86_64 74/88 22:06:39 Installing build dependencies: started 22:06:39 Installing : python-backports-1.0-8.el7.x86_64 75/88 22:06:39 Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 76/88 22:06:39 Installing : python-urllib3-1.10.2-7.el7.noarch 77/88 22:06:40 Installing : python-requests-2.6.0-9.el7_8.noarch 78/88 22:06:40 Installing : python-requests-kerberos-0.7.0-2.el7.noarch 79/88 22:06:40 Installing : python2-koji-1.15.1-1.el7.centos.noarch 80/88 22:06:42 Installing : koji-1.15.1-1.el7.centos.noarch 81/88 22:06:43 Installing : sigul-0.207-1.el7.x86_64 82/88 22:06:45 Installing : gcc-4.8.5-39.el7.x86_64 83/88 22:06:46 Installing : python3-devel-3.6.8-13.el7.x86_64 84/88 22:06:47 Installing : automake-1.13.4-3.el7.noarch 85/88 22:06:47 install-info: No such file or directory for /usr/share/info/automake.info.gz 22:07:18 Installing : kernel-devel-3.10.0-1127.19.1.el7.x86_64 86/88 22:07:18 Installing : sudo-1.8.23-9.el7.x86_64 87/88 22:07:19 Installing : 1:make-3.82-24.el7.x86_64 88/88 22:07:19 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/88 22:07:19 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/88 22:07:19 Verifying : koji-1.15.1-1.el7.centos.noarch 3/88 22:07:19 Verifying : gcc-4.8.5-39.el7.x86_64 4/88 22:07:19 Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 5/88 22:07:19 Verifying : git-1.8.3.1-23.el7_8.x86_64 6/88 22:07:19 Verifying : python-urllib3-1.10.2-7.el7.noarch 7/88 22:07:19 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 8/88 22:07:19 Verifying : 4:perl-libs-5.16.3-295.el7.x86_64 9/88 22:07:19 Verifying : groff-base-1.22.2-8.el7.x86_64 10/88 22:07:19 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 11/88 22:07:19 Verifying : 4:perl-macros-5.16.3-295.el7.x86_64 12/88 22:07:19 Verifying : python3-devel-3.6.8-13.el7.x86_64 13/88 22:07:19 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 14/88 22:07:19 Verifying : fipscheck-1.4.1-6.el7.x86_64 15/88 22:07:19 Verifying : 1:make-3.82-24.el7.x86_64 16/88 22:07:19 Verifying : python-backports-1.0-8.el7.x86_64 17/88 22:07:19 Verifying : python3-setuptools-39.2.0-10.el7.noarch 18/88 22:07:19 Verifying : python-rpm-macros-3-32.el7.noarch 19/88 22:07:19 Verifying : glibc-headers-2.17-307.el7.1.x86_64 20/88 22:07:19 Verifying : autoconf-2.69-11.el7.noarch 21/88 22:07:20 Verifying : perl-File-Path-2.09-2.el7.noarch 22/88 22:07:20 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 23/88 22:07:20 Verifying : python-ipaddress-1.0.16-2.el7.noarch 24/88 22:07:20 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 25/88 22:07:20 Verifying : python-kerberos-1.1-15.el7.x86_64 26/88 22:07:20 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 27/88 22:07:20 Verifying : 1:perl-Pod-Escapes-1.04-295.el7.noarch 28/88 22:07:20 Verifying : python3-pip-9.0.3-7.el7_7.noarch 29/88 22:07:20 Verifying : automake-1.13.4-3.el7.noarch 30/88 22:07:20 Verifying : kernel-devel-3.10.0-1127.19.1.el7.x86_64 31/88 22:07:20 Verifying : python-nss-0.16.0-3.el7.x86_64 32/88 22:07:20 Verifying : python3-libs-3.6.8-13.el7.x86_64 33/88 22:07:20 Verifying : kernel-headers-3.10.0-1127.19.1.el7.x86_64 34/88 22:07:20 Verifying : 4:perl-5.16.3-295.el7.x86_64 35/88 22:07:20 Verifying : openssh-clients-7.4p1-21.el7.x86_64 36/88 22:07:20 Verifying : libmpc-1.0.1-3.el7.x86_64 37/88 22:07:20 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 38/88 22:07:20 Verifying : perl-Encode-2.51-7.el7.x86_64 39/88 22:07:20 Verifying : python2-libcomps-0.1.8-14.el7.x86_64 40/88 22:07:20 Verifying : perl-threads-1.87-4.el7.x86_64 41/88 22:07:20 Verifying : rsync-3.1.2-10.el7.x86_64 42/88 22:07:20 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/88 22:07:20 Verifying : cpp-4.8.5-39.el7.x86_64 44/88 22:07:20 Verifying : perl-srpm-macros-1-8.el7.noarch 45/88 22:07:20 Verifying : python3-rpm-generators-6-2.el7.noarch 46/88 22:07:20 Verifying : perl-threads-shared-1.43-6.el7.x86_64 47/88 22:07:20 Verifying : perl-Storable-2.45-3.el7.x86_64 48/88 22:07:21 Verifying : m4-1.4.16-10.el7.x86_64 49/88 22:07:21 Verifying : 1:perl-parent-0.225-244.el7.noarch 50/88 22:07:21 Verifying : python-dateutil-1.5-7.el7.noarch 51/88 22:07:21 Verifying : perl-Test-Harness-3.28-3.el7.noarch 52/88 22:07:21 Verifying : python3-rpm-macros-3-32.el7.noarch 53/88 22:07:21 Verifying : libgomp-4.8.5-39.el7.x86_64 54/88 22:07:21 Verifying : python2-koji-1.15.1-1.el7.centos.noarch 55/88 22:07:21 Verifying : libcomps-0.1.8-14.el7.x86_64 56/88 22:07:21 Verifying : perl-Carp-1.26-244.el7.noarch 57/88 22:07:21 Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 58/88 22:07:21 Verifying : sudo-1.8.23-9.el7.x86_64 59/88 22:07:21 Verifying : perl-podlators-2.5.1-3.el7.noarch 60/88 22:07:21 Verifying : python3-3.6.8-13.el7.x86_64 61/88 22:07:21 Verifying : mpfr-3.1.1-4.el7.x86_64 62/88 22:07:21 Verifying : logrotate-3.8.6-19.el7.x86_64 63/88 22:07:21 Verifying : perl-Filter-1.49-3.el7.x86_64 64/88 22:07:21 Verifying : dwz-0.11-3.el7.x86_64 65/88 22:07:21 Verifying : less-458-9.el7.x86_64 66/88 22:07:21 Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/88 22:07:21 Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 68/88 22:07:21 Verifying : perl-Exporter-5.68-3.el7.noarch 69/88 22:07:21 Verifying : perl-constant-1.27-2.el7.noarch 70/88 22:07:21 Verifying : perl-PathTools-3.40-5.el7.x86_64 71/88 22:07:21 Verifying : perl-Socket-2.010-5.el7.x86_64 72/88 22:07:21 Verifying : openssh-7.4p1-21.el7.x86_64 73/88 22:07:22 Verifying : python-krbV-1.0.90-8.el7.x86_64 74/88 22:07:22 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 75/88 22:07:22 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 76/88 22:07:22 Verifying : python-srpm-macros-3-32.el7.noarch 77/88 22:07:22 Verifying : perl-Time-Local-1.2300-2.el7.noarch 78/88 22:07:22 Verifying : python-six-1.9.0-2.el7.noarch 79/88 22:07:22 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 80/88 22:07:22 Verifying : 1:perl-Error-0.17020-2.el7.noarch 81/88 22:07:22 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 82/88 22:07:22 Verifying : sigul-0.207-1.el7.x86_64 83/88 22:07:22 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 84/88 22:07:22 Verifying : glibc-devel-2.17-307.el7.1.x86_64 85/88 22:07:22 Verifying : zip-3.0-11.el7.x86_64 86/88 22:07:22 Verifying : python-requests-2.6.0-9.el7_8.noarch 87/88 22:07:22 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 88/88 22:07:22 22:07:22 Installed: 22:07:22 automake.noarch 0:1.13.4-3.el7 22:07:22 gcc.x86_64 0:4.8.5-39.el7 22:07:22 git.x86_64 0:1.8.3.1-23.el7_8 22:07:22 kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 22:07:22 make.x86_64 1:3.82-24.el7 22:07:22 python3.x86_64 0:3.6.8-13.el7 22:07:22 python3-devel.x86_64 0:3.6.8-13.el7 22:07:22 sigul.x86_64 0:0.207-1.el7 22:07:22 sudo.x86_64 0:1.8.23-9.el7 22:07:22 22:07:22 Dependency Installed: 22:07:22 autoconf.noarch 0:2.69-11.el7 22:07:22 cpp.x86_64 0:4.8.5-39.el7 22:07:22 dwz.x86_64 0:0.11-3.el7 22:07:22 fipscheck.x86_64 0:1.4.1-6.el7 22:07:22 fipscheck-lib.x86_64 0:1.4.1-6.el7 22:07:22 glibc-devel.x86_64 0:2.17-307.el7.1 22:07:22 glibc-headers.x86_64 0:2.17-307.el7.1 22:07:22 groff-base.x86_64 0:1.22.2-8.el7 22:07:22 kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 22:07:22 koji.noarch 0:1.15.1-1.el7.centos 22:07:22 less.x86_64 0:458-9.el7 22:07:22 libcomps.x86_64 0:0.1.8-14.el7 22:07:22 libedit.x86_64 0:3.0-12.20121213cvs.el7 22:07:22 libgomp.x86_64 0:4.8.5-39.el7 22:07:22 libmpc.x86_64 0:1.0.1-3.el7 22:07:22 libtirpc.x86_64 0:0.2.4-0.16.el7 22:07:22 logrotate.x86_64 0:3.8.6-19.el7 22:07:22 m4.x86_64 0:1.4.16-10.el7 22:07:22 mpfr.x86_64 0:3.1.1-4.el7 22:07:22 openssh.x86_64 0:7.4p1-21.el7 22:07:22 openssh-clients.x86_64 0:7.4p1-21.el7 22:07:22 perl.x86_64 4:5.16.3-295.el7 22:07:22 perl-Carp.noarch 0:1.26-244.el7 22:07:22 perl-Data-Dumper.x86_64 0:2.145-3.el7 22:07:22 perl-Encode.x86_64 0:2.51-7.el7 22:07:22 perl-Error.noarch 1:0.17020-2.el7 22:07:22 perl-Exporter.noarch 0:5.68-3.el7 22:07:22 perl-File-Path.noarch 0:2.09-2.el7 22:07:22 perl-File-Temp.noarch 0:0.23.01-3.el7 22:07:22 perl-Filter.x86_64 0:1.49-3.el7 22:07:22 perl-Getopt-Long.noarch 0:2.40-3.el7 22:07:22 perl-Git.noarch 0:1.8.3.1-23.el7_8 22:07:22 perl-HTTP-Tiny.noarch 0:0.033-3.el7 22:07:22 perl-PathTools.x86_64 0:3.40-5.el7 22:07:22 perl-Pod-Escapes.noarch 1:1.04-295.el7 22:07:22 perl-Pod-Perldoc.noarch 0:3.20-4.el7 22:07:22 perl-Pod-Simple.noarch 1:3.28-4.el7 22:07:22 perl-Pod-Usage.noarch 0:1.63-3.el7 22:07:22 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 22:07:22 perl-Socket.x86_64 0:2.010-5.el7 22:07:22 perl-Storable.x86_64 0:2.45-3.el7 22:07:22 perl-TermReadKey.x86_64 0:2.30-20.el7 22:07:22 perl-Test-Harness.noarch 0:3.28-3.el7 22:07:22 perl-Text-ParseWords.noarch 0:3.29-4.el7 22:07:22 perl-Thread-Queue.noarch 0:3.02-2.el7 22:07:22 perl-Time-HiRes.x86_64 4:1.9725-3.el7 22:07:22 perl-Time-Local.noarch 0:1.2300-2.el7 22:07:22 perl-constant.noarch 0:1.27-2.el7 22:07:22 perl-libs.x86_64 4:5.16.3-295.el7 22:07:22 perl-macros.x86_64 4:5.16.3-295.el7 22:07:22 perl-parent.noarch 1:0.225-244.el7 22:07:22 perl-podlators.noarch 0:2.5.1-3.el7 22:07:22 perl-srpm-macros.noarch 0:1-8.el7 22:07:22 perl-threads.x86_64 0:1.87-4.el7 22:07:22 perl-threads-shared.x86_64 0:1.43-6.el7 22:07:22 pyOpenSSL.x86_64 0:0.13.1-4.el7 22:07:22 python-backports.x86_64 0:1.0-8.el7 22:07:22 python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 22:07:22 python-dateutil.noarch 0:1.5-7.el7 22:07:22 python-ipaddress.noarch 0:1.0.16-2.el7 22:07:22 python-kerberos.x86_64 0:1.1-15.el7 22:07:22 python-krbV.x86_64 0:1.0.90-8.el7 22:07:22 python-nss.x86_64 0:0.16.0-3.el7 22:07:22 python-requests.noarch 0:2.6.0-9.el7_8 22:07:22 python-requests-kerberos.noarch 0:0.7.0-2.el7 22:07:22 python-rpm-macros.noarch 0:3-32.el7 22:07:22 python-six.noarch 0:1.9.0-2.el7 22:07:22 python-srpm-macros.noarch 0:3-32.el7 22:07:22 python-urllib3.noarch 0:1.10.2-7.el7 22:07:22 python2-koji.noarch 0:1.15.1-1.el7.centos 22:07:22 python2-libcomps.x86_64 0:0.1.8-14.el7 22:07:22 python3-libs.x86_64 0:3.6.8-13.el7 22:07:22 python3-pip.noarch 0:9.0.3-7.el7_7 22:07:22 python3-rpm-generators.noarch 0:6-2.el7 22:07:22 python3-rpm-macros.noarch 0:3-32.el7 22:07:22 python3-setuptools.noarch 0:39.2.0-10.el7 22:07:22 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos 22:07:22 rsync.x86_64 0:3.1.2-10.el7 22:07:22 zip.x86_64 0:3.0-11.el7 22:07:22 22:07:22 Complete! 22:07:23 Loaded plugins: fastestmirror, ovl 22:07:23 Cleaning repos: base extras fedora-infra-sigul updates 22:07:23 Cleaning up list of fastest mirrors 22:07:23 Python 3.6.8 22:07:26 Installing build dependencies: finished with status 'done' 22:07:26 Getting requirements to build wheel: started 22:07:26 Getting requirements to build wheel: finished with status 'done' 22:07:26 Preparing wheel metadata: started 22:07:28 Preparing wheel metadata: finished with status 'done' 22:07:28 Collecting decorator>=4.4.1 22:07:28 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 22:07:28 Collecting keystoneauth1>=3.18.0 22:07:28 Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 22:07:29 Collecting os-service-types>=1.7.0 22:07:29 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 22:07:29 Collecting dogpile.cache>=0.6.5 22:07:29 Downloading dogpile.cache-1.0.2.tar.gz (351 kB) 22:07:32 Collecting jsonpointer>=1.9 22:07:32 Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 22:07:34 Collecting cffi!=1.11.3,>=1.8 22:07:34 Downloading cffi-1.14.3.tar.gz (470 kB) 22:07:36 Collecting stevedore>=1.20.0 22:07:36 Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) 22:07:36 Collecting pycparser 22:07:36 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 22:07:36 Building wheels for collected packages: pygerrit2, bs4, lxml, pyyaml, ruamel.yaml.clib, multi-key-dict, pyrsistent, wrapt, netifaces, cryptography, dogpile.cache, cffi 22:07:36 Building wheel for pygerrit2 (setup.py): started 22:07:38 Building wheel for pygerrit2 (setup.py): finished with status 'done' 22:07:38 Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=4a9cc6ef32cb7a06e14dc86599bba70948c88451c5abf61ec4da07e39615cce4 22:07:38 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec 22:07:38 Building wheel for bs4 (setup.py): started 22:07:40 Building wheel for bs4 (setup.py): finished with status 'done' 22:07:40 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=737f81239eb8c8b1fda6da7c59d9987d7ce08ec8e246d7d09a4961da5eec05a8 22:07:40 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 22:07:40 Building wheel for lxml (setup.py): started 22:07:45 Removing intermediate container 5704abc1c016 22:07:45 ---> 316912fdb9bc 22:07:45 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 22:07:45 ---> Running in 71ae62143ab7 22:07:46  % Total % Received % Xferd Average Speed Time Time Time Current 22:07:46 Dload Upload Total Spent Left Speed 22:07:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 1841k 29 535k 0 0 1461k 0 0:00:01 --:--:-- 0:00:01 1463k 100 1841k 100 1841k 0 0 3835k 0 --:--:-- --:--:-- --:--:-- 3835k 22:07:49 Collecting pip 22:07:49 Downloading pip-20.2.3-py2.py3-none-any.whl (1.5 MB) 22:07:49 Collecting wheel 22:07:49 Downloading wheel-0.35.1-py2.py3-none-any.whl (33 kB) 22:07:49 Installing collected packages: pip, wheel 22:07:49 Attempting uninstall: pip 22:07:49 Found existing installation: pip 9.0.3 22:07:50 Uninstalling pip-9.0.3: 22:07:54 Successfully uninstalled pip-9.0.3 22:07:55 Successfully installed pip-20.2.3 wheel-0.35.1 22:07:57 Removing intermediate container 71ae62143ab7 22:07:57 ---> 090afeca55ce 22:07:57 Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools 22:07:57 ---> Running in 091d3e689ae5 22:07:58 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) 22:08:00 Collecting setuptools 22:08:00 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 22:08:00 Installing collected packages: setuptools 22:08:00 Attempting uninstall: setuptools 22:08:00 Found existing installation: setuptools 39.2.0 22:08:00 Uninstalling setuptools-39.2.0: 22:08:01 Successfully uninstalled setuptools-39.2.0 22:08:02 Successfully installed setuptools-50.3.0 22:08:04 Removing intermediate container 091d3e689ae5 22:08:04 ---> f5ec2cd01a4b 22:08:04 Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 22:08:04 ---> Running in fb1228fbf674 22:08:05 Collecting lftools[openstack]==0.31.1 22:08:05 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 22:08:05 Collecting httplib2 22:08:05 Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) 22:08:06 Collecting lxml 22:08:06 Downloading lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 22:08:06 Collecting python-jenkins 22:08:06 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 22:08:06 Collecting xdg==3.0.2 22:08:06 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 22:08:06 Collecting requests 22:08:06 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 22:08:06 Collecting docker 22:08:06 Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) 22:08:06 Collecting pygithub 22:08:06 Downloading PyGithub-1.53-py3-none-any.whl (274 kB) 22:08:06 Collecting click 22:08:06 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 22:08:06 Collecting jsonschema 22:08:06 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 22:08:07 Collecting oauth2client 22:08:07 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 22:08:07 Collecting defusedxml 22:08:07 Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 22:08:07 Collecting pygerrit2 22:08:07 Downloading pygerrit2-2.0.13.tar.gz (29 kB) 22:08:09 Collecting ruamel.yaml 22:08:09 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) 22:08:09 Collecting email-validator 22:08:09 Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) 22:08:09 Collecting six 22:08:09 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 22:08:09 Collecting tabulate 22:08:09 Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) 22:08:10 Collecting tqdm 22:08:10 Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) 22:08:11 Collecting setuptools>=36.5.0 22:08:11 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 22:08:11 Collecting bs4 22:08:11 Downloading bs4-0.0.1.tar.gz (1.1 kB) 22:08:11 Collecting pyyaml 22:08:11 Downloading PyYAML-5.3.1.tar.gz (269 kB) 22:08:12 Collecting shade~=1.27.1; extra == "openstack" 22:08:12 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 22:08:12 Collecting multi-key-dict 22:08:12 Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) 22:08:12 Collecting pbr>=0.8.2 22:08:12 Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) 22:08:12 Collecting chardet<4,>=3.0.2 22:08:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:08:12 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 22:08:12 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 22:08:12 Collecting idna<3,>=2.5 22:08:12 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 22:08:13 Collecting certifi>=2017.4.17 22:08:13 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 22:08:13 Collecting websocket-client>=0.32.0 22:08:13 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:08:13 Collecting pyjwt 22:08:13 Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 22:08:13 Collecting deprecated 22:08:13 Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) 22:08:13 Collecting pyrsistent>=0.14.0 22:08:13 Downloading pyrsistent-0.17.3.tar.gz (106 kB) 22:08:14 Collecting importlib-metadata; python_version < "3.8" 22:08:14 Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) 22:08:14 Collecting attrs>=17.4.0 22:08:14 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) 22:08:14 Collecting pyasn1-modules>=0.0.5 22:08:14 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 22:08:14 Collecting pyasn1>=0.1.7 22:08:14 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 22:08:14 Collecting rsa>=3.1.4 22:08:14 Downloading rsa-4.6-py3-none-any.whl (47 kB) 22:08:14 Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" 22:08:14 Downloading ruamel.yaml.clib-0.2.2-cp36-cp36m-manylinux1_x86_64.whl (549 kB) 22:08:14 Collecting dnspython>=1.15.0 22:08:14 Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) 22:08:14 Collecting beautifulsoup4 22:08:14 Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) 22:08:14 Collecting openstacksdk>=0.9.19 22:08:14 Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) 22:08:14 Collecting os-client-config>=1.28.0 22:08:14 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 22:08:14 Collecting wrapt<2,>=1.10 22:08:14 Downloading wrapt-1.12.1.tar.gz (27 kB) 22:08:15 Collecting zipp>=0.5 22:08:15 Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) 22:08:15 Collecting soupsieve>1.2; python_version >= "3.0" 22:08:15 Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) 22:08:15 Collecting appdirs>=1.3.0 22:08:15 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 22:08:15 Collecting requestsexceptions>=1.2.0 22:08:15 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 22:08:16 Collecting cryptography>=2.7 22:08:16 Downloading cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) 22:08:16 Collecting netifaces>=0.10.4 22:08:16 Downloading netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 22:08:16 Collecting keystoneauth1>=3.18.0 22:08:16 Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 22:08:16 Collecting os-service-types>=1.7.0 22:08:16 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 22:08:16 Collecting iso8601>=0.1.11 22:08:16 Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) 22:08:16 Collecting decorator>=4.4.1 22:08:16 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 22:08:16 Collecting jsonpatch!=1.20,>=1.16 22:08:16 Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) 22:08:16 Collecting munch>=2.1.0 22:08:16 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 22:08:16 Collecting dogpile.cache>=0.6.5 22:08:16 Downloading dogpile.cache-1.0.2.tar.gz (351 kB) 22:08:17 Collecting jmespath>=0.9.0 22:08:17 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 22:08:17 Collecting cffi!=1.11.3,>=1.8 22:08:17 Downloading cffi-1.14.3-cp36-cp36m-manylinux1_x86_64.whl (400 kB) 22:08:18 Collecting stevedore>=1.20.0 22:08:18 Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) 22:08:18 Collecting jsonpointer>=1.9 22:08:18 Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 22:08:18 Collecting pycparser 22:08:18 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 22:08:18 Building wheels for collected packages: pygerrit2, bs4, pyyaml, multi-key-dict, pyrsistent, wrapt, dogpile.cache 22:08:18 Building wheel for pygerrit2 (setup.py): started 22:08:18 Building wheel for pygerrit2 (setup.py): finished with status 'done' 22:08:18 Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=945969724cd46ce8dd2b1d9643203947f9f082cc61d7ec4074efa8d4f42932c6 22:08:18 Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec 22:08:18 Building wheel for bs4 (setup.py): started 22:08:19 Building wheel for bs4 (setup.py): finished with status 'done' 22:08:19 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=d4eda696bde3321654f200514084e4b0c45337b16585dfb6a02c936473e07641 22:08:19 Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 22:08:19 Building wheel for pyyaml (setup.py): started 22:08:19 Building wheel for pyyaml (setup.py): finished with status 'done' 22:08:19 Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=5bb35dd85c9c50b7407c19329c5eb2ad9b41cfe0dd1ca119bc6f761bd3392745 22:08:19 Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 22:08:19 Building wheel for multi-key-dict (setup.py): started 22:08:20 Building wheel for multi-key-dict (setup.py): finished with status 'done' 22:08:20 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=9c4d875a00d067058f6794f11d81ce2d4583ff5893466623080feee652c1f8b5 22:08:20 Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 22:08:20 Building wheel for pyrsistent (setup.py): started 22:08:20 Building wheel for pyrsistent (setup.py): finished with status 'done' 22:08:20 Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=94622 sha256=e5470fe9327ff709241538aad637f50b5cbf22415ad2bae512723a1d1dd59020 22:08:20 Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb 22:08:20 Building wheel for wrapt (setup.py): started 22:08:22 Building wheel for wrapt (setup.py): finished with status 'done' 22:08:22 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64501 sha256=9be34a07505a26e1200f71b7f81cfb274c1158c1386960f10c32ce2068486126 22:08:22 Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 22:08:22 Building wheel for dogpile.cache (setup.py): started 22:08:22 Building wheel for dogpile.cache (setup.py): finished with status 'done' 22:08:22 Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=78312fa558f37d440a6793b79efbb484d831061235491ba760bd2a03f59d00ff 22:08:22 Stored in directory: /tmp/pip-ephem-wheel-cache-v9z_zg7n/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 22:08:22 Successfully built pygerrit2 bs4 pyyaml multi-key-dict pyrsistent wrapt dogpile.cache 22:08:23 Installing collected packages: httplib2, lxml, multi-key-dict, six, pbr, chardet, urllib3, idna, certifi, requests, python-jenkins, xdg, websocket-client, docker, pyjwt, wrapt, deprecated, pygithub, click, pyrsistent, zipp, importlib-metadata, setuptools, attrs, jsonschema, pyasn1, pyasn1-modules, rsa, oauth2client, defusedxml, pygerrit2, ruamel.yaml.clib, ruamel.yaml, dnspython, email-validator, tabulate, tqdm, soupsieve, beautifulsoup4, bs4, pyyaml, appdirs, requestsexceptions, pycparser, cffi, cryptography, netifaces, iso8601, stevedore, os-service-types, keystoneauth1, decorator, jsonpointer, jsonpatch, munch, dogpile.cache, jmespath, openstacksdk, os-client-config, shade, lftools 22:08:33 Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 22:08:41 Removing intermediate container fb1228fbf674 22:08:41 ---> 7e3f37043144 22:08:41 Successfully built 7e3f37043144 22:08:41 Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh 22:08:42 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 22:08:42 Sending build context to Docker daemon 360.4kB 22:08:42 [WARNING]: Empty continuation line found in: 22:08:42 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} 22:08:42 [WARNING]: Empty continuation lines will become errors in a future release. 22:08:42 Step 1/11 : FROM alpine:3.12 as mktempbuilder 22:08:42 3.12: Pulling from library/alpine 22:08:42 df20fa9351a1: Pulling fs layer 22:08:43 df20fa9351a1: Verifying Checksum 22:08:43 df20fa9351a1: Download complete 22:08:43 df20fa9351a1: Pull complete 22:08:43 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 22:08:43 Status: Downloaded newer image for alpine:3.12 22:08:43 ---> a24bb4013296 22:08:43 Step 2/11 : WORKDIR /tmp/build 22:08:43 ---> Running in 4226501684d6 22:08:43 Removing intermediate container 4226501684d6 22:08:43 ---> 83ce9ae6f5e6 22:08:43 Step 3/11 : RUN apk add --update --no-cache build-base linux-headers 22:08:43 ---> Running in 1c6c552bfd48 22:08:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:08:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:08:44 (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) 22:08:44 (2/22) Installing libgcc (9.3.0-r2) 22:08:44 (3/22) Installing libstdc++ (9.3.0-r2) 22:08:44 (4/22) Installing binutils (2.34-r1) 22:08:44 (5/22) Installing libmagic (5.38-r0) 22:08:44 (6/22) Installing file (5.38-r0) 22:08:44 (7/22) Installing gmp (6.2.0-r0) 22:08:44 (8/22) Installing isl (0.18-r0) 22:08:44 (9/22) Installing libgomp (9.3.0-r2) 22:08:44 (10/22) Installing libatomic (9.3.0-r2) 22:08:44 (11/22) Installing libgphobos (9.3.0-r2) 22:08:44 (12/22) Installing mpfr4 (4.0.2-r4) 22:08:44 (13/22) Installing mpc1 (1.1.0-r1) 22:08:44 (14/22) Installing gcc (9.3.0-r2) 22:08:47 (15/22) Installing musl-dev (1.1.24-r9) 22:08:47 (16/22) Installing libc-dev (0.7.2-r3) 22:08:47 (17/22) Installing g++ (9.3.0-r2) 22:08:48 (18/22) Installing make (4.3-r0) 22:08:48 (19/22) Installing fortify-headers (1.1-r0) 22:08:48 (20/22) Installing patch (2.7.6-r6) 22:08:48 (21/22) Installing build-base (0.5-r2) 22:08:48 (22/22) Installing linux-headers (5.4.5-r1) 22:08:48 Executing busybox-1.31.1-r16.trigger 22:08:48 OK: 213 MiB in 35 packages 22:08:55 Removing intermediate container 1c6c552bfd48 22:08:55 ---> 32b0b777c7f7 22:08:55 Step 4/11 : 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 22:08:55 ---> Running in fb1524c2b45f 22:08:55 Connecting to www.mktemp.org (65.102.237.118:443) 22:08:55 saving to 'mktemp-1.7.tar.gz' 22:08:55 mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA 22:08:55 'mktemp-1.7.tar.gz' saved 22:08:55 mktemp-1.7/INSTALL 22:08:55 mktemp-1.7/INSTALL.configure 22:08:55 mktemp-1.7/LICENSE 22:08:55 mktemp-1.7/Makefile.in 22:08:55 mktemp-1.7/README 22:08:55 mktemp-1.7/RELEASE_NOTES 22:08:55 mktemp-1.7/config.guess 22:08:55 mktemp-1.7/config.h.in 22:08:55 mktemp-1.7/config.sub 22:08:55 mktemp-1.7/configure 22:08:55 mktemp-1.7/configure.in 22:08:55 mktemp-1.7/extern.h 22:08:55 mktemp-1.7/install-sh 22:08:55 mktemp-1.7/mkdtemp.c 22:08:55 mktemp-1.7/mkinstalldirs 22:08:55 mktemp-1.7/mktemp.c 22:08:55 mktemp-1.7/mktemp.man 22:08:55 mktemp-1.7/mktemp.mdoc 22:08:55 mktemp-1.7/priv_mktemp.c 22:08:55 mktemp-1.7/arc4random.c 22:08:55 mktemp-1.7/strdup.c 22:08:55 mktemp-1.7/strerror.c 22:08:55 Connecting to git.savannah.gnu.org (209.51.188.201:80) 22:08:56 saving to 'config.guess' 22:08:56 config.guess 100% |********************************| 48875 0:00:00 ETA 22:08:56 'config.guess' saved 22:08:56 Connecting to git.savannah.gnu.org (209.51.188.201:80) 22:08:57 saving to 'config.sub' 22:08:57 config.sub 100% |********************************| 34096 0:00:00 ETA 22:08:57 'config.sub' saved 22:08:57 checking build system type... x86_64-pc-linux-musl 22:08:57 checking host system type... x86_64-pc-linux-musl 22:08:57 checking for nroff... no 22:08:57 checking for gcc... gcc 22:08:57 checking for C compiler default output file name... a.out 22:08:57 checking whether the C compiler works... yes 22:08:57 checking whether we are cross compiling... no 22:08:57 checking for suffix of executables... 22:08:57 checking for suffix of object files... o 22:08:57 checking whether we are using the GNU C compiler... yes 22:08:57 checking whether gcc accepts -g... yes 22:08:57 checking for gcc option to accept ISO C89... none needed 22:08:57 checking how to run the C preprocessor... gcc -E 22:08:57 checking for grep that handles long lines and -e... /bin/grep 22:08:57 checking for egrep... /bin/grep -E 22:08:57 checking whether gcc needs -traditional... no 22:08:58 checking for an ANSI C-conforming const... yes 22:08:58 checking for ANSI C header files... yes 22:08:58 checking for sys/types.h... yes 22:08:58 checking for sys/stat.h... yes 22:08:58 checking for stdlib.h... yes 22:08:58 checking for string.h... yes 22:08:58 checking for memory.h... yes 22:08:58 checking for strings.h... yes 22:08:58 checking for inttypes.h... yes 22:08:58 checking for stdint.h... yes 22:08:58 checking for unistd.h... yes 22:08:58 checking paths.h usability... yes 22:08:58 checking paths.h presence... yes 22:08:58 checking for paths.h... yes 22:08:58 checking sys/time.h usability... yes 22:08:58 checking sys/time.h presence... yes 22:08:58 checking for sys/time.h... yes 22:08:58 checking whether time.h and sys/time.h may both be included... yes 22:08:58 checking for ssize_t... yes 22:08:58 checking for strerror... yes 22:08:58 checking for strdup... yes 22:08:58 checking for getopt_long... yes 22:08:58 checking for arc4random_uniform... no 22:08:58 checking for arc4random... no 22:08:59 checking for __progname... yes 22:08:59 checking for random device... /dev/urandom 22:08:59 checking whether to use mk{s,d}temp from libc... no 22:08:59 checking which macro set to use for manual... man 22:08:59 configure: creating ./config.status 22:08:59 config.status: creating Makefile 22:08:59 config.status: creating config.h 22:08:59 /bin/sh ./mkinstalldirs /usr/local/bin \ 22:08:59 /usr/local/share/man/man1 22:08:59 mkdir /usr/local/share/man 22:08:59 mkdir /usr/local/share/man/man1 22:08:59 gcc -c -I. -I. -g -O2 mktemp.c 22:08:59 gcc -c -I. -I. -g -O2 arc4random.c 22:08:59 gcc -c -I. -I. -g -O2 priv_mktemp.c 22:08:59 gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o 22:08:59 /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp 22:08:59 /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ 22:08:59 /usr/local/share/man/man1/mktemp.1 22:09:00 Removing intermediate container fb1524c2b45f 22:09:00 ---> 79a44f3cd915 22:09:00 Step 5/11 : FROM python:3.6-alpine 22:09:00 3.6-alpine: Pulling from library/python 22:09:01 df20fa9351a1: Already exists 22:09:01 36b3adc4ff6f: Pulling fs layer 22:09:01 8ad3a11d3b57: Pulling fs layer 22:09:01 46f8f816bc3b: Pulling fs layer 22:09:01 93b61091891f: Pulling fs layer 22:09:01 93b61091891f: Waiting 22:09:01 46f8f816bc3b: Verifying Checksum 22:09:01 46f8f816bc3b: Download complete 22:09:01 36b3adc4ff6f: Verifying Checksum 22:09:01 36b3adc4ff6f: Download complete 22:09:01 93b61091891f: Verifying Checksum 22:09:01 93b61091891f: Download complete 22:09:01 8ad3a11d3b57: Verifying Checksum 22:09:01 8ad3a11d3b57: Download complete 22:09:01 36b3adc4ff6f: Pull complete 22:09:02 8ad3a11d3b57: Pull complete 22:09:02 46f8f816bc3b: Pull complete 22:09:03 93b61091891f: Pull complete 22:09:03 Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 22:09:03 Status: Downloaded newer image for python:3.6-alpine 22:09:03 ---> 176f50d88b04 22:09:03 Step 6/11 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 22:09:04 ---> Running in db003001836d 22:09:04 Removing intermediate container db003001836d 22:09:04 ---> afaf9ddcb26c 22:09:04 Step 7/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 22:09:04 ---> Running in ca53ba50d810 22:09:04 Removing intermediate container ca53ba50d810 22:09:04 ---> 16fe02026cc5 22:09:04 Step 8/11 : RUN mv /bin/mktemp /bin/mktemp-busybox 22:09:04 ---> Running in 4462597871a3 22:09:05 Removing intermediate container 4462597871a3 22:09:05 ---> 8ca315fec119 22:09:05 Step 9/11 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp 22:09:05 ---> 369a3e77ab5a 22:09:05 Step 10/11 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" 22:09:05 ---> Running in 09b19426687b 22:09:06 Removing intermediate container 09b19426687b 22:09:06 ---> 75482dd75d8d 22:09:06 Step 11/11 : 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} 22:09:06 ---> Running in 5210d447d7b1 22:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:09:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:09:06 (1/58) Installing bash (5.0.17-r0) 22:09:07 Executing bash-5.0.17-r0.post-install 22:09:07 (2/58) Installing libgcc (9.3.0-r2) 22:09:07 (3/58) Installing libstdc++ (9.3.0-r2) 22:09:07 (4/58) Installing binutils (2.34-r1) 22:09:07 (5/58) Installing libmagic (5.38-r0) 22:09:07 (6/58) Installing file (5.38-r0) 22:09:07 (7/58) Installing gmp (6.2.0-r0) 22:09:07 (8/58) Installing isl (0.18-r0) 22:09:07 (9/58) Installing libgomp (9.3.0-r2) 22:09:07 (10/58) Installing libatomic (9.3.0-r2) 22:09:07 (11/58) Installing libgphobos (9.3.0-r2) 22:09:07 (12/58) Installing mpfr4 (4.0.2-r4) 22:09:07 (13/58) Installing mpc1 (1.1.0-r1) 22:09:07 (14/58) Installing gcc (9.3.0-r2) 22:09:09 (15/58) Installing musl-dev (1.1.24-r9) 22:09:09 (16/58) Installing libc-dev (0.7.2-r3) 22:09:09 (17/58) Installing g++ (9.3.0-r2) 22:09:09 (18/58) Installing make (4.3-r0) 22:09:09 (19/58) Installing fortify-headers (1.1-r0) 22:09:09 (20/58) Installing patch (2.7.6-r6) 22:09:09 (21/58) Installing build-base (0.5-r2) 22:09:09 (22/58) Installing nghttp2-libs (1.41.0-r0) 22:09:09 (23/58) Installing libcurl (7.69.1-r1) 22:09:09 (24/58) Installing curl (7.69.1-r1) 22:09:09 (25/58) Installing pcre2 (10.35-r0) 22:09:09 (26/58) Installing git (2.26.2-r0) 22:09:10 (27/58) Installing oniguruma (6.9.5-r1) 22:09:10 (28/58) Installing jq (1.6-r1) 22:09:10 (29/58) Installing linux-headers (5.4.5-r1) 22:09:10 (30/58) Installing pkgconf (1.7.2-r0) 22:09:10 (31/58) Installing libffi-dev (3.3-r2) 22:09:10 (32/58) Installing zlib-dev (1.2.11-r3) 22:09:10 (33/58) Installing xz-dev (5.2.5-r0) 22:09:10 (34/58) Installing libxml2 (2.9.10-r5) 22:09:10 (35/58) Installing libxml2-dev (2.9.10-r5) 22:09:10 (36/58) Installing libgpg-error (1.37-r0) 22:09:10 (37/58) Installing libgcrypt (1.8.5-r0) 22:09:10 (38/58) Installing libxslt (1.1.34-r0) 22:09:10 (39/58) Installing libxslt-dev (1.1.34-r0) 22:09:10 (40/58) Installing openssl-dev (1.1.1g-r0) 22:09:10 (41/58) Installing sudo (1.9.0-r0) 22:09:10 (42/58) Installing sysstat (12.2.1-r0) 22:09:10 (43/58) Installing libblkid (2.35.2-r0) 22:09:10 (44/58) Installing blkid (2.35.2-r0) 22:09:10 (45/58) Installing libcap-ng (0.7.10-r1) 22:09:10 (46/58) Installing setpriv (2.35.2-r0) 22:09:10 (47/58) Installing libmount (2.35.2-r0) 22:09:10 (48/58) Installing libsmartcols (2.35.2-r0) 22:09:10 (49/58) Installing findmnt (2.35.2-r0) 22:09:10 (50/58) Installing mcookie (2.35.2-r0) 22:09:10 (51/58) Installing hexdump (2.35.2-r0) 22:09:10 (52/58) Installing lsblk (2.35.2-r0) 22:09:10 (53/58) Installing libuuid (2.35.2-r0) 22:09:10 (54/58) Installing libfdisk (2.35.2-r0) 22:09:10 (55/58) Installing sfdisk (2.35.2-r0) 22:09:10 (56/58) Installing cfdisk (2.35.2-r0) 22:09:10 (57/58) Installing util-linux (2.35.2-r0) 22:09:10 (58/58) Installing xmlstarlet (1.6.1-r0) 22:09:11 Executing busybox-1.31.1-r16.trigger 22:09:11 OK: 257 MiB in 92 packages 22:09:12 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) 22:09:13 Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) 22:09:14 Collecting lftools[openstack]==0.31.1 22:09:14 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 22:09:15 Collecting lxml 22:09:15 Downloading lxml-4.5.2.tar.gz (4.5 MB) 22:09:17 Collecting pyyaml 22:09:17 Downloading PyYAML-5.3.1.tar.gz (269 kB) 22:09:18 Collecting six 22:09:18 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 22:09:18 Collecting tabulate 22:09:18 Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) 22:09:18 Collecting requests 22:09:18 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 22:09:19 Collecting setuptools>=36.5.0 22:09:19 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 22:09:19 Collecting tqdm 22:09:19 Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) 22:09:19 Collecting pygerrit2 22:09:19 Downloading pygerrit2-2.0.13.tar.gz (29 kB) 22:09:21 Collecting xdg==3.0.2 22:09:21 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 22:09:21 Collecting httplib2 22:09:21 Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) 22:09:21 Collecting oauth2client 22:09:21 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 22:09:22 Collecting ruamel.yaml 22:09:22 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) 22:09:22 Collecting defusedxml 22:09:22 Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 22:09:22 Collecting jsonschema 22:09:22 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 22:09:22 Collecting email-validator 22:09:22 Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) 22:09:22 Collecting docker 22:09:22 Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) 22:09:23 Collecting click 22:09:23 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 22:09:23 Collecting python-jenkins 22:09:23 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 22:09:23 Collecting bs4 22:09:23 Downloading bs4-0.0.1.tar.gz (1.1 kB) 22:09:23 Collecting pygithub 22:09:23 Downloading PyGithub-1.53-py3-none-any.whl (274 kB) 22:09:23 Collecting shade~=1.27.1; extra == "openstack" 22:09:23 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 22:09:23 Collecting certifi>=2017.4.17 22:09:23 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 22:09:23 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 22:09:23 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 22:09:23 Collecting idna<3,>=2.5 22:09:23 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 22:09:23 Collecting chardet<4,>=3.0.2 22:09:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:09:23 Collecting pbr>=0.8.0 22:09:23 Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) 22:09:24 Collecting pyasn1>=0.1.7 22:09:24 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 22:09:24 Collecting pyasn1-modules>=0.0.5 22:09:24 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 22:09:24 Collecting rsa>=3.1.4 22:09:24 Downloading rsa-4.6-py3-none-any.whl (47 kB) 22:09:24 Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" 22:09:24 Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) 22:09:25 Collecting attrs>=17.4.0 22:09:25 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) 22:09:25 Collecting pyrsistent>=0.14.0 22:09:25 Downloading pyrsistent-0.17.3.tar.gz (106 kB) 22:09:25 Collecting importlib-metadata; python_version < "3.8" 22:09:25 Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) 22:09:25 Collecting dnspython>=1.15.0 22:09:25 Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) 22:09:25 Collecting websocket-client>=0.32.0 22:09:25 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 22:09:25 Collecting multi-key-dict 22:09:25 Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) 22:09:26 Collecting beautifulsoup4 22:09:26 Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) 22:09:26 Collecting deprecated 22:09:26 Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) 22:09:26 Collecting pyjwt 22:09:26 Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 22:09:26 Collecting os-client-config>=1.28.0 22:09:26 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 22:09:26 Collecting openstacksdk>=0.9.19 22:09:26 Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) 22:09:26 Collecting zipp>=0.5 22:09:26 Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) 22:09:26 Collecting soupsieve>1.2; python_version >= "3.0" 22:09:26 Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) 22:09:27 Collecting wrapt<2,>=1.10 22:09:27 Downloading wrapt-1.12.1.tar.gz (27 kB) 22:09:27 Collecting jmespath>=0.9.0 22:09:27 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 22:09:27 Collecting keystoneauth1>=3.18.0 22:09:27 Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 22:09:27 Collecting appdirs>=1.3.0 22:09:27 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 22:09:27 Collecting jsonpatch!=1.20,>=1.16 22:09:27 Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) 22:09:27 Collecting netifaces>=0.10.4 22:09:27 Downloading netifaces-0.10.9.tar.gz (28 kB) 22:09:27 Collecting requestsexceptions>=1.2.0 22:09:27 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 22:09:27 Collecting decorator>=4.4.1 22:09:27 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 22:09:27 Collecting iso8601>=0.1.11 22:09:27 Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) 22:09:27 Collecting os-service-types>=1.7.0 22:09:27 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 22:09:28 Collecting cryptography>=2.7 22:09:28 Downloading cryptography-3.1.1.tar.gz (534 kB) 22:09:28 Installing build dependencies: started 22:09:41 Installing build dependencies: finished with status 'done' 22:09:41 Getting requirements to build wheel: started 22:09:41 Getting requirements to build wheel: finished with status 'done' 22:09:41 Preparing wheel metadata: started 22:09:42 Preparing wheel metadata: finished with status 'done' 22:09:42 Collecting dogpile.cache>=0.6.5 22:09:42 Downloading dogpile.cache-1.0.2.tar.gz (351 kB) 22:09:43 Collecting munch>=2.1.0 22:09:43 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 22:09:43 Collecting stevedore>=1.20.0 22:09:43 Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) 22:09:43 Collecting jsonpointer>=1.9 22:09:43 Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 22:09:43 Collecting cffi!=1.11.3,>=1.8 22:09:43 Downloading cffi-1.14.3.tar.gz (470 kB) 22:09:44 Collecting pycparser 22:09:44 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 22:09:44 Building wheels for collected packages: lxml, pyyaml, pygerrit2, bs4, ruamel.yaml.clib, pyrsistent, multi-key-dict, wrapt, netifaces, cryptography, dogpile.cache, cffi 22:09:44 Building wheel for lxml (setup.py): started 22:12:21 Building wheel for lxml (setup.py): still running... 22:13:17 Building wheel for lxml (setup.py): still running... 22:13:44 Building wheel for lxml (setup.py): finished with status 'done' 22:13:44 Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_x86_64.whl size=1625566 sha256=4ab14e5004627b1e69eb8c579aa88c8e890c300f1a7dc516ba2a49bc717c44cb 22:13:44 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 22:13:44 Building wheel for pyyaml (setup.py): started 22:13:44 Building wheel for pyyaml (setup.py): finished with status 'done' 22:13:44 Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=1fa744c75cd1562077848dc2cc187f9f7048ffe0478a808124c4ff21a9ed5786 22:13:44 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 22:13:44 Building wheel for pygerrit2 (setup.py): started 22:13:45 Building wheel for pygerrit2 (setup.py): finished with status 'done' 22:13:45 Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=d8d8d5ebe7404a698396cc1bd4e34b3ab84a0476b224f98f382bae9627260e42 22:13:45 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec 22:13:45 Building wheel for bs4 (setup.py): started 22:13:45 Building wheel for bs4 (setup.py): finished with status 'done' 22:13:45 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=9302e3b0bd3cad6d3092b70a680eb7ffa71f81dda34cadedff0acbd8a4497f5b 22:13:45 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 22:13:45 Building wheel for ruamel.yaml.clib (setup.py): started 22:14:12 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 22:14:12 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_x86_64.whl size=176563 sha256=a62489ed2f26135c4090b113d87007227b466e15843710478fa3ad141860af5e 22:14:12 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c 22:14:12 Building wheel for pyrsistent (setup.py): started 22:14:12 Building wheel for pyrsistent (setup.py): finished with status 'done' 22:14:12 Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=73998 sha256=db21403f9b7295c4607d7a2f3a46b907500bdaeff9739f15103a0dce4968cd09 22:14:12 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb 22:14:12 Building wheel for multi-key-dict (setup.py): started 22:14:12 Building wheel for multi-key-dict (setup.py): finished with status 'done' 22:14:12 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=03c4db57f658a71c668b1b7ab36aa93d4e1d286dc389f56fe80341afa9e871ec 22:14:12 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 22:14:12 Building wheel for wrapt (setup.py): started 22:14:12 Building wheel for wrapt (setup.py): finished with status 'done' 22:14:12 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=33317 sha256=c135cf3c0ed2a69f0f8705667ad79cb1a32f05d065225cc39b19f3f55692e138 22:14:12 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 22:14:12 Building wheel for netifaces (setup.py): started 22:14:14 Building wheel for netifaces (setup.py): finished with status 'done' 22:14:14 Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_x86_64.whl size=12985 sha256=0f2cf43a6eb3285e786b875685f353aa6bd67c884a0e29c15848aafe88b25bf9 22:14:14 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 22:14:14 Building wheel for cryptography (PEP 517): started 22:14:53 Building wheel for cryptography (PEP 517): finished with status 'done' 22:14:53 Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_x86_64.whl size=356344 sha256=620abfc6bed1de0a49eb18ffdc7549e52ef90b7fe3c12a976a78a8262799076c 22:14:53 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab 22:14:53 Building wheel for dogpile.cache (setup.py): started 22:14:53 Building wheel for dogpile.cache (setup.py): finished with status 'done' 22:14:53 Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=330b03553ec0b9d40638f9813a801ec416e8f9afa4c37b22a516a0565ea0887c 22:14:53 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 22:14:53 Building wheel for cffi (setup.py): started 22:15:00 Building wheel for cffi (setup.py): finished with status 'done' 22:15:00 Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_x86_64.whl size=187317 sha256=63e2c54ba2db53ce6d0d439d3ab8261ca4ffb154dc62245567008c14065fa5b2 22:15:00 Stored in directory: /tmp/pip-ephem-wheel-cache-wvf_fw_l/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 22:15:00 Successfully built lxml pyyaml pygerrit2 bs4 ruamel.yaml.clib pyrsistent multi-key-dict wrapt netifaces cryptography dogpile.cache cffi 22:15:01 Installing collected packages: lxml, pyyaml, six, tabulate, certifi, urllib3, idna, chardet, requests, setuptools, tqdm, pbr, pygerrit2, xdg, httplib2, pyasn1, pyasn1-modules, rsa, oauth2client, ruamel.yaml.clib, ruamel.yaml, defusedxml, attrs, pyrsistent, zipp, importlib-metadata, jsonschema, dnspython, email-validator, websocket-client, docker, click, multi-key-dict, python-jenkins, soupsieve, beautifulsoup4, bs4, wrapt, deprecated, pyjwt, pygithub, jmespath, os-service-types, iso8601, stevedore, keystoneauth1, appdirs, jsonpointer, jsonpatch, netifaces, requestsexceptions, decorator, pycparser, cffi, cryptography, dogpile.cache, munch, openstacksdk, os-client-config, shade, lftools 22:15:09 Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 22:15:10 Collecting zipp==1.1.0 22:15:10 Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) 22:15:10 Collecting python-openstackclient 22:15:10 Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) 22:15:10 Collecting python-cinderclient>=3.3.0 22:15:10 Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) 22:15:11 Collecting osc-lib>=2.0.0 22:15:11 Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) 22:15:11 Collecting python-keystoneclient>=3.22.0 22:15:11 Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) 22:15:11 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (5.5.0) 22:15:11 Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) 22:15:11 Collecting python-novaclient>=15.1.0 22:15:11 Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) 22:15:11 Collecting cliff!=2.9.0,>=2.8.0 22:15:11 Downloading cliff-3.4.0-py3-none-any.whl (76 kB) 22:15:11 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) 22:15:11 Collecting oslo.utils>=3.33.0 22:15:11 Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) 22:15:11 Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) 22:15:11 Collecting oslo.i18n>=3.15.3 22:15:11 Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 22:15:12 Collecting simplejson>=3.5.1 22:15:12 Downloading simplejson-3.17.2.tar.gz (83 kB) 22:15:12 Collecting PrettyTable<0.8,>=0.7.1 22:15:12 Downloading prettytable-0.7.2.tar.bz2 (21 kB) 22:15:12 Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.6/site-packages (from python-cinderclient>=3.3.0->python-openstackclient) (4.2.1) 22:15:13 Requirement already satisfied: requests!=2.20.0,>=2.14.2 in /usr/local/lib/python3.6/site-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.24.0) 22:15:13 Collecting oslo.config>=5.2.0 22:15:13 Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) 22:15:13 Collecting debtcollector>=1.2.0 22:15:13 Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) 22:15:13 Collecting oslo.serialization!=2.19.1,>=2.18.0 22:15:13 Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 22:15:13 Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.4.2) 22:15:13 Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.5.0) 22:15:13 Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.9) 22:15:13 Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.0.2) 22:15:13 Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.0) 22:15:13 Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.26) 22:15:13 Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.0) 22:15:13 Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (5.3.1) 22:15:13 Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.1.13) 22:15:13 Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.4) 22:15:13 Requirement already satisfied: importlib-metadata>=1.7.0; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.0.0) 22:15:13 Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.7.0) 22:15:13 Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (3.1.1) 22:15:14 Collecting cmd2!=0.8.3,>=0.8.0 22:15:14 Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) 22:15:14 Collecting pyparsing>=2.1.0 22:15:14 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 22:15:14 Collecting pytz>=2013.6 22:15:14 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) 22:15:14 Collecting netaddr>=0.7.18 22:15:14 Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 22:15:14 Collecting packaging>=20.4 22:15:14 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) 22:15:14 Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (2.10) 22:15:14 Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (3.0.4) 22:15:14 Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (1.25.10) 22:15:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests!=2.20.0,>=2.14.2->python-cinderclient>=3.3.0->python-openstackclient) (2020.6.20) 22:15:15 Collecting rfc3986>=1.2.0 22:15:15 Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 22:15:15 Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.12.1) 22:15:15 Collecting msgpack>=0.5.2 22:15:15 Downloading msgpack-1.0.0.tar.gz (232 kB) 22:15:15 Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.6/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.48.0->python-openstackclient) (2.0) 22:15:15 Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.6/site-packages (from cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (1.14.3) 22:15:15 Collecting colorama>=0.3.7 22:15:15 Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) 22:15:15 Collecting pyperclip>=1.6 22:15:15 Downloading pyperclip-1.8.0.tar.gz (16 kB) 22:15:16 Collecting wcwidth>=0.1.7 22:15:16 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 22:15:16 Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (50.3.0) 22:15:16 Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (20.2.0) 22:15:16 Collecting importlib-resources; python_version < "3.7" 22:15:16 Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) 22:15:16 Requirement already satisfied: pycparser in /usr/local/lib/python3.6/site-packages (from cffi!=1.11.3,>=1.8->cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (2.20) 22:15:16 Building wheels for collected packages: simplejson, PrettyTable, msgpack, pyperclip 22:15:16 Building wheel for simplejson (setup.py): started 22:15:19 Building wheel for simplejson (setup.py): finished with status 'done' 22:15:19 Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_x86_64.whl size=74646 sha256=5dbbcceb7cec79070b14dabeeea93b8554e80e87b53646ec94dfb5ef273eea9e 22:15:19 Stored in directory: /tmp/pip-ephem-wheel-cache-b8rjl7ud/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 22:15:19 Building wheel for PrettyTable (setup.py): started 22:15:19 Building wheel for PrettyTable (setup.py): finished with status 'done' 22:15:19 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=aefb89c0a5b656da1d36587df731498c5322fc74c753cc0b4b77e6acee5d8815 22:15:19 Stored in directory: /tmp/pip-ephem-wheel-cache-b8rjl7ud/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b 22:15:19 Building wheel for msgpack (setup.py): started 22:15:29 Building wheel for msgpack (setup.py): finished with status 'done' 22:15:29 Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_x86_64.whl size=83772 sha256=8d24dbf0f40402bb2d4b167306e804bc56eb46b1bb34919d383da7c373197282 22:15:29 Stored in directory: /tmp/pip-ephem-wheel-cache-b8rjl7ud/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 22:15:29 Building wheel for pyperclip (setup.py): started 22:15:29 Building wheel for pyperclip (setup.py): finished with status 'done' 22:15:29 Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=644944226098242372337121b0c82c0f252e349118100636bc01a62ea78c99a0 22:15:29 Stored in directory: /tmp/pip-ephem-wheel-cache-b8rjl7ud/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 22:15:29 Successfully built simplejson PrettyTable msgpack pyperclip 22:15:29 Installing collected packages: zipp, simplejson, PrettyTable, debtcollector, pytz, pyparsing, importlib-resources, netaddr, packaging, oslo.i18n, oslo.utils, python-cinderclient, colorama, pyperclip, wcwidth, cmd2, cliff, osc-lib, rfc3986, oslo.config, msgpack, oslo.serialization, python-keystoneclient, python-novaclient, python-openstackclient 22:15:29 Attempting uninstall: zipp 22:15:29 Found existing installation: zipp 3.2.0 22:15:29 Uninstalling zipp-3.2.0: 22:15:29 Successfully uninstalled zipp-3.2.0 22:15:36 Successfully installed PrettyTable-0.7.2 cliff-3.4.0 cmd2-1.3.11 colorama-0.4.3 debtcollector-2.2.0 importlib-resources-3.0.0 msgpack-1.0.0 netaddr-0.8.0 osc-lib-2.2.1 oslo.config-8.3.2 oslo.i18n-5.0.1 oslo.serialization-4.0.1 oslo.utils-4.6.0 packaging-20.4 pyparsing-2.4.7 pyperclip-1.8.0 python-cinderclient-7.2.0 python-keystoneclient-4.1.1 python-novaclient-17.2.1 python-openstackclient-5.3.1 pytz-2020.1 rfc3986-1.4.0 simplejson-3.17.2 wcwidth-0.2.5 zipp-1.1.0 22:15:36 Cloning into 'global-jjb'... 22:15:37 HEAD is now at 64faafa Merge "lftools_activate should be deprecated" 22:15:59 Removing intermediate container 5210d447d7b1 22:15:59 ---> 76bc194c3c2c 22:15:59 Successfully built 76bc194c3c2c 22:15:59 Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:22:03 Building wheel for lxml (setup.py): still running... 22:23:25 Building wheel for lxml (setup.py): still running... 22:24:22 Building wheel for lxml (setup.py): still running... 22:25:43 Building wheel for lxml (setup.py): still running... 22:27:05 Building wheel for lxml (setup.py): still running... 22:27:44 Building wheel for lxml (setup.py): finished with status 'done' 22:27:44 Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_aarch64.whl size=1554913 sha256=f7bdf1c0888da788ebf841273138f5515b83bdeb96df5db3dfb0f96ef1b5e7bd 22:27:44 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 22:27:44 Building wheel for pyyaml (setup.py): started 22:27:44 Building wheel for pyyaml (setup.py): finished with status 'done' 22:27:44 Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_aarch64.whl size=44622 sha256=3240153351cc5bcff9b15a4728acb0997b298b3b26f000b354bd38d1f2300349 22:27:44 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 22:27:44 Building wheel for ruamel.yaml.clib (setup.py): started 22:28:52 Building wheel for ruamel.yaml.clib (setup.py): still running... 22:29:19 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 22:29:19 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_aarch64.whl size=151919 sha256=ce2ec10aef6c043fc5f3f56ba58b1c8a3265b071dc3e8fe2f052d5c3b75d641d 22:29:19 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c 22:29:19 Building wheel for multi-key-dict (setup.py): started 22:29:20 Building wheel for multi-key-dict (setup.py): finished with status 'done' 22:29:20 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=10950c3f01a794d8284a471ea3ed8f8db6a170f45f8ef6ebe00d5a2c64131aeb 22:29:20 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 22:29:20 Building wheel for pyrsistent (setup.py): started 22:29:28 Building wheel for pyrsistent (setup.py): finished with status 'done' 22:29:28 Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_aarch64.whl size=73826 sha256=d462e19e2e61daa8ec76e9b38009fd5a92e8d204df46998f3a0e63635a806da0 22:29:28 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb 22:29:28 Building wheel for wrapt (setup.py): started 22:29:33 Building wheel for wrapt (setup.py): finished with status 'done' 22:29:33 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_aarch64.whl size=32352 sha256=0e5abf8864995e0b91d17cab02eba81d492a83166b085dc18d422b1d5c01d494 22:29:33 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 22:29:33 Building wheel for netifaces (setup.py): started 22:29:42 Building wheel for netifaces (setup.py): finished with status 'done' 22:29:42 Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_aarch64.whl size=12915 sha256=84d731766e449c3419c47ab30f2c6596601527fb957e83798b4f630b3b806815 22:29:42 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 22:29:42 Building wheel for cryptography (PEP 517): started 22:31:48 Building wheel for cryptography (PEP 517): still running... 22:31:48 Building wheel for cryptography (PEP 517): finished with status 'done' 22:31:48 Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_aarch64.whl size=331141 sha256=0c3c0335f5624c7cb66c8bd4c71bb9525f0cd50815a60e54c397eb596a8bf2cd 22:31:48 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab 22:31:48 Building wheel for dogpile.cache (setup.py): started 22:31:50 Building wheel for dogpile.cache (setup.py): finished with status 'done' 22:31:50 Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=6b6ca0a78f09cde2013fc6d55576716ba6d86d34495700cbb4ba95f77106235c 22:31:50 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 22:31:50 Building wheel for cffi (setup.py): started 22:32:23 Building wheel for cffi (setup.py): finished with status 'done' 22:32:23 Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_aarch64.whl size=189924 sha256=5cf5b6941de4a8cb1211cb7dfb4fcd3accf910359723d5d6c4c08c9dab0a7d7d 22:32:23 Stored in directory: /tmp/pip-ephem-wheel-cache-xtsvsgbo/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 22:32:23 Successfully built pygerrit2 bs4 lxml pyyaml ruamel.yaml.clib multi-key-dict pyrsistent wrapt netifaces cryptography dogpile.cache cffi 22:32:23 Installing collected packages: pbr, idna, urllib3, certifi, chardet, requests, pygerrit2, tqdm, ruamel.yaml.clib, ruamel.yaml, dnspython, email-validator, wrapt, deprecated, pyjwt, pygithub, six, multi-key-dict, python-jenkins, soupsieve, beautifulsoup4, bs4, pyasn1, rsa, httplib2, pyasn1-modules, oauth2client, xdg, tabulate, websocket-client, docker, lxml, setuptools, click, pyrsistent, attrs, zipp, importlib-metadata, jsonschema, defusedxml, pyyaml, appdirs, munch, iso8601, netifaces, jmespath, jsonpointer, jsonpatch, requestsexceptions, pycparser, cffi, cryptography, decorator, os-service-types, stevedore, keystoneauth1, dogpile.cache, openstacksdk, os-client-config, shade, lftools 22:32:45 Successfully installed appdirs-1.4.4 attrs-20.2.0 beautifulsoup4-4.9.2 bs4-0.0.1 certifi-2020.6.20 cffi-1.14.3 chardet-3.0.4 click-7.1.2 cryptography-3.1.1 decorator-4.4.2 defusedxml-0.6.0 deprecated-1.2.10 dnspython-2.0.0 docker-4.3.1 dogpile.cache-1.0.2 email-validator-1.1.1 httplib2-0.18.1 idna-2.10 importlib-metadata-2.0.0 iso8601-0.1.13 jmespath-0.10.0 jsonpatch-1.26 jsonpointer-2.0 jsonschema-3.2.0 keystoneauth1-4.2.1 lftools-0.31.1 lxml-4.5.2 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.10.9 oauth2client-4.1.3 openstacksdk-0.50.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.5.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 pygerrit2-2.0.13 pygithub-1.53 pyjwt-1.7.1 pyrsistent-0.17.3 python-jenkins-1.7.0 pyyaml-5.3.1 requests-2.24.0 requestsexceptions-1.4.0 rsa-4.6 ruamel.yaml-0.16.12 ruamel.yaml.clib-0.2.2 setuptools-50.3.0 shade-1.27.2 six-1.15.0 soupsieve-2.0.1 stevedore-3.2.2 tabulate-0.8.7 tqdm-4.50.0 urllib3-1.25.10 websocket-client-0.57.0 wrapt-1.12.1 xdg-3.0.2 zipp-3.2.0 22:32:48 Collecting zipp==1.1.0 22:32:48 Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) 22:32:48 Collecting python-openstackclient 22:32:48 Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) 22:32:49 Collecting cliff!=2.9.0,>=2.8.0 22:32:49 Downloading cliff-3.4.0-py3-none-any.whl (76 kB) 22:32:49 Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) 22:32:50 Collecting python-keystoneclient>=3.22.0 22:32:50 Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) 22:32:50 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) 22:32:51 Collecting python-novaclient>=15.1.0 22:32:51 Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) 22:32:52 Collecting oslo.utils>=3.33.0 22:32:52 Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) 22:32:52 Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) 22:32:52 Collecting oslo.i18n>=3.15.3 22:32:52 Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 22:32:53 Collecting osc-lib>=2.0.0 22:32:53 Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) 22:32:53 Collecting python-cinderclient>=3.3.0 22:32:53 Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) 22:32:53 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (5.5.0) 22:32:53 Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.6/site-packages (from cliff!=2.9.0,>=2.8.0->python-openstackclient) (5.3.1) 22:32:54 Collecting pyparsing>=2.1.0 22:32:54 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 22:32:55 Collecting cmd2!=0.8.3,>=0.8.0 22:32:55 Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) 22:32:56 Collecting PrettyTable<0.8,>=0.7.2 22:32:56 Downloading prettytable-0.7.2.tar.bz2 (21 kB) 22:32:58 Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.1.13) 22:32:58 Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.0) 22:32:58 Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (3.1.1) 22:32:58 Requirement already satisfied: importlib-metadata>=1.7.0; python_version < "3.8" in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.0.0) 22:32:58 Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.4.2) 22:32:58 Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.0) 22:32:58 Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (2.5.0) 22:32:58 Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.0.2) 22:32:58 Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.26) 22:32:58 Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (4.2.1) 22:32:58 Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.7.0) 22:32:58 Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (1.4.4) 22:32:58 Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (0.10.9) 22:32:58 Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.6/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (2.24.0) 22:32:59 Collecting oslo.config>=5.2.0 22:32:59 Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) 22:33:00 Collecting debtcollector>=1.2.0 22:33:00 Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) 22:33:00 Collecting oslo.serialization!=2.19.1,>=2.18.0 22:33:00 Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 22:33:01 Collecting simplejson>=3.5.1 22:33:01 Downloading simplejson-3.17.2.tar.gz (83 kB) 22:33:04 Collecting packaging>=20.4 22:33:04 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) 22:33:05 Collecting pytz>=2013.6 22:33:05 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) 22:33:05 Collecting netaddr>=0.7.18 22:33:05 Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 22:33:06 Collecting pyperclip>=1.6 22:33:06 Downloading pyperclip-1.8.0.tar.gz (16 kB) 22:33:08 Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (50.3.0) 22:33:08 Collecting wcwidth>=0.1.7 22:33:08 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 22:33:08 Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.6/site-packages (from cmd2!=0.8.3,>=0.8.0->cliff!=2.9.0,>=2.8.0->python-openstackclient) (20.2.0) 22:33:09 Collecting colorama>=0.3.7 22:33:09 Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) 22:33:09 Requirement already satisfied: cffi!=1.11.3,>=1.8 in /usr/local/lib/python3.6/site-packages (from cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (1.14.3) 22:33:09 Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.6/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.48.0->python-openstackclient) (2.0) 22:33:09 Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (1.25.10) 22:33:09 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (2020.6.20) 22:33:09 Requirement already satisfied: chardet<4,>=3.0.2 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (3.0.4) 22:33:09 Requirement already satisfied: idna<3,>=2.5 in /usr/local/lib/python3.6/site-packages (from requests>=2.14.2->python-keystoneclient>=3.22.0->python-openstackclient) (2.10) 22:33:09 Collecting rfc3986>=1.2.0 22:33:09 Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 22:33:09 Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.12.1) 22:33:10 Collecting msgpack>=0.5.2 22:33:10 Downloading msgpack-1.0.0.tar.gz (232 kB) 22:33:12 Collecting importlib-resources; python_version < "3.7" 22:33:12 Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) 22:33:12 Requirement already satisfied: pycparser in /usr/local/lib/python3.6/site-packages (from cffi!=1.11.3,>=1.8->cryptography>=2.7->openstacksdk>=0.48.0->python-openstackclient) (2.20) 22:33:12 Building wheels for collected packages: PrettyTable, simplejson, pyperclip, msgpack 22:33:12 Building wheel for PrettyTable (setup.py): started 22:33:14 Building wheel for PrettyTable (setup.py): finished with status 'done' 22:33:14 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=d473d3769d3d2364223a79aa343fc373cbdffcb17cdfdda94d92b8985fdb240b 22:33:14 Stored in directory: /tmp/pip-ephem-wheel-cache-hepf3o_0/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b 22:33:14 Building wheel for simplejson (setup.py): started 22:33:24 Building wheel for simplejson (setup.py): finished with status 'done' 22:33:24 Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_aarch64.whl size=73877 sha256=7f2a2c7877010b9157f9caf2e6322ecfc07434f4340296dfa4cd9d9a17059e8e 22:33:24 Stored in directory: /tmp/pip-ephem-wheel-cache-hepf3o_0/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 22:33:24 Building wheel for pyperclip (setup.py): started 22:33:26 Building wheel for pyperclip (setup.py): finished with status 'done' 22:33:26 Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=9e1ab351a0796c5011a2cb4f4dbdc731b70e10123b95dcab46df0c50624135ea 22:33:26 Stored in directory: /tmp/pip-ephem-wheel-cache-hepf3o_0/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 22:33:26 Building wheel for msgpack (setup.py): started 22:33:58 Building wheel for msgpack (setup.py): finished with status 'done' 22:33:58 Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_aarch64.whl size=76931 sha256=b73272ae85d5080927c690c9de8e03c6d2b9d49d50f3871ed3cd0dc2ca219d0d 22:33:58 Stored in directory: /tmp/pip-ephem-wheel-cache-hepf3o_0/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 22:33:58 Successfully built PrettyTable simplejson pyperclip msgpack 22:33:58 Installing collected packages: zipp, pyparsing, pyperclip, wcwidth, colorama, cmd2, PrettyTable, cliff, packaging, pytz, oslo.i18n, debtcollector, importlib-resources, netaddr, oslo.utils, rfc3986, oslo.config, msgpack, oslo.serialization, python-keystoneclient, simplejson, python-novaclient, osc-lib, python-cinderclient, python-openstackclient 22:33:58 Attempting uninstall: zipp 22:33:58 Found existing installation: zipp 3.2.0 22:33:58 Uninstalling zipp-3.2.0: 22:33:58 Successfully uninstalled zipp-3.2.0 22:34:10 Successfully installed PrettyTable-0.7.2 cliff-3.4.0 cmd2-1.3.11 colorama-0.4.3 debtcollector-2.2.0 importlib-resources-3.0.0 msgpack-1.0.0 netaddr-0.8.0 osc-lib-2.2.1 oslo.config-8.3.2 oslo.i18n-5.0.1 oslo.serialization-4.0.1 oslo.utils-4.6.0 packaging-20.4 pyparsing-2.4.7 pyperclip-1.8.0 python-cinderclient-7.2.0 python-keystoneclient-4.1.1 python-novaclient-17.2.1 python-openstackclient-5.3.1 pytz-2020.1 rfc3986-1.4.0 simplejson-3.17.2 wcwidth-0.2.5 zipp-1.1.0 22:34:11 Cloning into 'global-jjb'... 22:34:13 HEAD is now at 64faafa Merge "lftools_activate should be deprecated" 22:34:35 Removing intermediate container 9301b5c95fe4 22:34:35 ---> 568ba0a7e05f 22:34:35 Successfully built 568ba0a7e05f 22:34:35 Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Image Scan) Stage "Clair Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:34:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:39 ---> package-listing.sh 22:34:39 ++ facter osfamily 22:34:39 ++ tr '[:upper:]' '[:lower:]' 22:34:39 + OS_FAMILY=redhat 22:34:39 + workspace=/w/workspace/exfoundry_ci-build-images_PR-149 22:34:39 + START_PACKAGES=/tmp/packages_start.txt 22:34:39 + END_PACKAGES=/tmp/packages_end.txt 22:34:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:39 + PACKAGES=/tmp/packages_start.txt 22:34:39 + '[' /w/workspace/exfoundry_ci-build-images_PR-149 ']' 22:34:39 + PACKAGES=/tmp/packages_end.txt 22:34:39 + case "${OS_FAMILY}" in 22:34:39 + rpm -qa 22:34:39 + sort 22:34:43 + '[' -f /tmp/packages_start.txt ']' 22:34:43 + '[' -f /tmp/packages_end.txt ']' 22:34:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:43 + '[' /w/workspace/exfoundry_ci-build-images_PR-149 ']' 22:34:43 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-149/archives/ 22:34:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-149/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:43 provisioning config files... 22:34:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-149@tmp/config8251398030117078018tmp [Pipeline] { [Pipeline] echo 22:34:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:44 ---> create-netrc.sh [Pipeline] } 22:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:34:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:34:44 ---> python-tools-install.sh 22:34:44 Generating Requirements File 22:36:06 Python 3.6.8 22:36:06 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 22:36:06 aiohttp==3.6.2 22:36:06 appdirs==1.4.3 22:36:06 argcomplete==1.12.1 22:36:06 aspy.yaml==1.3.0 22:36:06 async-timeout==3.0.1 22:36:06 attrs==19.3.0 22:36:06 Babel==2.8.0 22:36:06 beautifulsoup4==4.8.2 22:36:06 boto3==1.11.6 22:36:06 botocore==1.14.6 22:36:06 bs4==0.0.1 22:36:06 cachetools==4.1.1 22:36:06 certifi==2019.11.28 22:36:06 cffi==1.14.3 22:36:06 cfgv==2.0.1 22:36:06 chardet==3.0.4 22:36:06 click==7.1 22:36:06 cliff==3.4.0 22:36:06 cmd2==1.3.11 22:36:06 colorama==0.4.3 22:36:06 cryptography==3.1.1 22:36:06 debtcollector==2.2.0 22:36:06 decorator==4.4.2 22:36:06 defusedxml==0.6.0 22:36:06 Deprecated==1.2.7 22:36:06 distlib==0.3.1 22:36:06 distro==1.2.0 22:36:06 dnspython==1.16.0 22:36:06 docker==4.2.0 22:36:06 docutils==0.15.2 22:36:06 dogpile.cache==1.0.2 22:36:06 email-validator==1.0.5 22:36:06 filelock==3.0.12 22:36:06 future==0.18.2 22:36:06 google-auth==1.22.0 22:36:06 httplib2==0.17.0 22:36:06 identify==1.4.11 22:36:06 idna==2.9 22:36:06 idna-ssl==1.1.0 22:36:06 importlib-metadata==1.7.0 22:36:06 importlib-resources==1.5.0 22:36:06 iso8601==0.1.13 22:36:06 Jinja2==2.11.1 22:36:06 jmespath==0.10.0 22:36:06 jsonpatch==1.26 22:36:06 jsonpointer==2.0 22:36:06 jsonschema==3.2.0 22:36:06 keystoneauth1==4.2.1 22:36:06 kubernetes==11.0.0 22:36:06 lftools==0.34.2 22:36:06 lxml==4.5.0 22:36:06 MarkupSafe==0.23 22:36:06 msgpack==1.0.0 22:36:06 multi-key-dict==2.0.3 22:36:06 multidict==4.7.6 22:36:06 munch==2.5.0 22:36:06 netaddr==0.8.0 22:36:06 netifaces==0.10.9 22:36:06 niet==1.4.2 22:36:06 nodeenv==1.3.5 22:36:06 oauth2client==4.1.3 22:36:06 oauthlib==3.1.0 22:36:06 openstacksdk==0.50.0 22:36:06 os-client-config==2.1.0 22:36:06 os-service-types==1.7.0 22:36:06 osc-lib==2.2.1 22:36:06 oslo.config==8.3.2 22:36:06 oslo.context==3.1.1 22:36:06 oslo.i18n==5.0.1 22:36:06 oslo.log==4.4.0 22:36:06 oslo.serialization==4.0.1 22:36:06 oslo.utils==4.6.0 22:36:06 packaging==20.4 22:36:06 pbr==5.4.4 22:36:06 pluggy==0.13.1 22:36:06 prettytable==0.7.2 22:36:06 py==1.9.0 22:36:06 pyasn1==0.4.8 22:36:06 pyasn1-modules==0.2.8 22:36:06 pycparser==2.20 22:36:06 pygerrit2==2.0.10 22:36:06 PyGithub==1.46 22:36:06 pyinotify==0.9.6 22:36:06 PyJWT==1.7.1 22:36:06 pyparsing==2.4.7 22:36:06 pyperclip==1.8.0 22:36:06 pyroute2==0.4.13 22:36:06 pyrsistent==0.15.7 22:36:06 PySocks==1.6.8 22:36:06 python-cinderclient==7.2.0 22:36:06 python-dateutil==2.8.1 22:36:06 python-heatclient==2.2.1 22:36:06 python-jenkins==1.7.0 22:36:06 python-keystoneclient==4.1.1 22:36:06 python-magnumclient==3.2.1 22:36:06 python-novaclient==17.2.1 22:36:06 python-openstackclient==5.3.1 22:36:06 python-swiftclient==3.10.1 22:36:06 pytz==2020.1 22:36:06 PyYAML==5.3 22:36:06 requests==2.23.0 22:36:06 requests-oauthlib==1.3.0 22:36:06 requestsexceptions==1.4.0 22:36:06 rfc3986==1.4.0 22:36:06 rpm==4.11.3 22:36:06 rsa==4.0 22:36:06 ruamel.yaml==0.16.10 22:36:06 ruamel.yaml.clib==0.2.0 22:36:06 s3transfer==0.3.3 22:36:06 shade==1.27.2 22:36:06 simplejson==3.17.2 22:36:06 six==1.14.0 22:36:06 soupsieve==2.0 22:36:06 stevedore==3.2.2 22:36:06 tabulate==0.8.6 22:36:06 toml==0.10.0 22:36:06 tox==3.20.0 22:36:06 tqdm==4.43.0 22:36:06 typing-extensions==3.7.4.3 22:36:06 urllib3==1.25.8 22:36:06 virtualenv==20.0.31 22:36:06 wcwidth==0.2.5 22:36:06 websocket-client==0.57.0 22:36:06 wrapt==1.12.1 22:36:06 xdg==3.0.2 22:36:06 xmltodict==0.12.0 22:36:06 yarl==1.6.0 22:36:06 yq==2.11.1 22:36:06 zipp==3.2.0 22:36:06 Cache entry deserialization failed, entry ignored 22:36:06 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 22:36:06 Python 2.7.5 22:36:06 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 22:36:06 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. 22:36:06 ansible==2.9.7 22:36:06 Babel==0.9.6 22:36:06 backports.ssl-match-hostname==3.5.0.1 22:36:06 beautifulsoup4==4.4.1 22:36:06 bodhi==2.11.0 22:36:06 bodhi-client==2.11.0 22:36:06 CCColUtils==1.4 22:36:06 cffi==1.6.0 22:36:06 chardet==2.2.1 22:36:06 click==6.7 22:36:06 cloud-init==18.5 22:36:06 configobj==4.7.2 22:36:06 cryptography==1.7.2 22:36:06 decorator==3.4.0 22:36:06 distro==1.2.0 22:36:06 enum34==1.0.4 22:36:06 fedpkg==1.38 22:36:06 futures==3.1.1 22:36:06 gitdb==0.6.4 22:36:06 GitPython==1.0.1 22:36:06 html5lib==0.999 22:36:06 httplib2==0.9.2 22:36:06 idna==2.4 22:36:06 iniparse==0.4 22:36:06 ipaddress==1.0.16 22:36:06 IPy==0.75 22:36:06 javapackages==1.0.0 22:36:06 Jinja2==2.7.2 22:36:06 jmespath==0.9.4 22:36:06 jsonpatch==1.2 22:36:06 jsonpointer==1.9 22:36:06 kerberos==1.1 22:36:06 kitchen==1.1.1 22:36:06 langtable==0.0.31 22:36:06 lockfile==0.9.1 22:36:06 lxml==3.2.1 22:36:06 MarkupSafe==0.11 22:36:06 munch==2.0.2 22:36:06 offtrac==0.1.0 22:36:06 openidc-client==0.6.0 22:36:06 packagedb-cli==2.14.1 22:36:06 paramiko==2.1.1 22:36:06 perf==0.1 22:36:06 ply==3.4 22:36:06 policycoreutils-default-encoding==0.1 22:36:06 prettytable==0.7.2 22:36:06 pyasn1==0.1.9 22:36:06 pycparser==2.14 22:36:06 pycurl==7.19.0 22:36:06 pygobject==3.22.0 22:36:06 pygpgme==0.3 22:36:06 pyliblzma==0.5.3 22:36:06 pyOpenSSL==0.13.1 22:36:06 pyparsing==1.5.6 22:36:06 pyserial==2.6 22:36:06 python-augeas==0.5.0 22:36:06 python-bugzilla==2.3.0 22:36:06 python-dateutil==1.5 22:36:06 python-fedora==0.10.0 22:36:06 python-linux-procfs==0.4.9 22:36:06 python-yubico==1.2.3 22:36:06 pyudev==0.15 22:36:06 pyusb==1.0.0b1 22:36:06 pyxattr==0.5.1 22:36:06 PyYAML==3.10 22:36:06 requests==2.6.0 22:36:06 requests-kerberos==0.7.0 22:36:06 rpkg==1.60 22:36:06 schedutils==0.4 22:36:06 seobject==0.1 22:36:06 sepolicy==1.1 22:36:06 six==1.9.0 22:36:06 smmap==0.9.0 22:36:06 urlgrabber==3.10 22:36:06 urllib3==1.10.2 22:36:06 virtualenv==15.1.0 22:36:06 yum-langpacks==0.4.2 22:36:06 yum-metadata-parser==1.1.4 [Pipeline] echo 22:36:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:36:06 ---> sudo-logs.sh 22:36:06 Archiving 'sudo' log.. [Pipeline] echo 22:36:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:36:07 ---> job-cost.sh 22:36:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UOdC 22:36:19 Cache entry deserialization failed, entry ignored 22:36:19 Cache entry deserialization failed, entry ignored 22:36:19 Cache entry deserialization failed, entry ignored 22:36:19 Cache entry deserialization failed, entry ignored 22:36:19 Cache entry deserialization failed, entry ignored 22:36:19 Cache entry deserialization failed, entry ignored 22:36:19 Cache entry deserialization failed, entry ignored 22:36:19 Cache entry deserialization failed, entry ignored 22:36:19 Cache entry deserialization failed, entry ignored 22:36:19 Cache entry deserialization failed, entry ignored 22:36:20 Cache entry deserialization failed, entry ignored 22:36:20 Cache entry deserialization failed, entry ignored 22:36:20 Cache entry deserialization failed, entry ignored 22:36:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:36:49 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 22:36:49 22:36:49 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 22:36:49 22:36:49 virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. 22:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-UOdC/bin to PATH 22:36:49 INFO: No Stack... 22:36:50 INFO: Retrieving Pricing Info for: v1-standard-2 22:36:50 INFO: Archiving Costs [Pipeline] echo 22:36:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:36:52 ---> logs-deploy.sh 22:36:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-149/1 22:36:52 INFO: archiving workspace using pattern(s): 22:36:54 Archives upload complete. 22:36:54 INFO: archiving logs to Nexus