Push event to branch lftools Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 06840a31598f64ccac197bd0012fe229e56fcaa7 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3033 in /w/workspace/xfoundry_ci-build-images_lftools [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/xfoundry_ci-build-images_lftools # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.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 Checking out Revision 06840a31598f64ccac197bd0012fe229e56fcaa7 (lftools) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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/heads/lftools:refs/remotes/origin/lftools # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 Commit message: "Merge pull request #150 from ernestojeda/lftools" > git rev-list --no-walk 9fd98d82aa27f7cecf1cffc52e964c127aea2103 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = lftools [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = lftools [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = lftools [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06840a31598f64ccac197bd0012fe229e56fcaa7 [Pipeline] echo 15:45:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06840a3 [Pipeline] echo 15:45:39 [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 15:45:54 Still waiting to schedule task 15:45:54 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:45:54 Still waiting to schedule task 15:45:54 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3031’ 15:47:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3034 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout 15:47:56 using credential edgex-jenkins-ssh 15:47:56 Cloning the remote Git repository 15:47:56 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 15:47:56 > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 15:47:56 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 15:47:56 > git --version # timeout=10 15:47:56 > git --version # 'git version 2.17.1' 15:47:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:58 Checking out Revision 06840a31598f64ccac197bd0012fe229e56fcaa7 (lftools) 15:47:57 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 15:47:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:47:57 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 15:47:57 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 15:47:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:47:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 15:47:58 > git config core.sparsecheckout # timeout=10 15:47:58 > git checkout -f 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 15:48:02 Commit message: "Merge pull request #150 from ernestojeda/lftools" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:03 provisioning config files... 15:48:03 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config6835130780595553279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:04 ---> docker-login.sh 15:48:04 nexus3.edgexfoundry.org:10001 15:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:05 Configure a credential helper to remove this warning. See 15:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:05 15:48:05 Login Succeeded 15:48:05 nexus3.edgexfoundry.org:10002 15:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:05 Configure a credential helper to remove this warning. See 15:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:05 15:48:05 Login Succeeded 15:48:05 nexus3.edgexfoundry.org:10003 15:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:06 Configure a credential helper to remove this warning. See 15:48:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:06 15:48:06 Login Succeeded 15:48:06 nexus3.edgexfoundry.org:10004 15:48:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:07 Configure a credential helper to remove this warning. See 15:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:07 15:48:07 Login Succeeded 15:48:07 docker.io 15:48:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:07 Configure a credential helper to remove this warning. See 15:48:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:07 15:48:07 Login Succeeded 15:48:07 ---> docker-login.sh ends [Pipeline] } 15:48:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 15:48:08 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 15:48:08 Sending build context to Docker daemon 369.2kB 15:48:08 [WARNING]: Empty continuation line found in: 15:48:08 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} 15:48:08 [WARNING]: Empty continuation lines will become errors in a future release. 15:48:08 Step 1/12 : FROM alpine:3.12 as mktempbuilder 15:48:09 3.12: Pulling from library/alpine 15:48:09 b538f80385f9: Pulling fs layer 15:48:09 b538f80385f9: Verifying Checksum 15:48:09 b538f80385f9: Download complete 15:48:10 b538f80385f9: Pull complete 15:48:10 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:48:10 Status: Downloaded newer image for alpine:3.12 15:48:10 ---> 62ee0e9f8440 15:48:10 Step 2/12 : WORKDIR /tmp/build 15:48:10 ---> Running in 655254029a1b 15:48:11 Removing intermediate container 655254029a1b 15:48:11 ---> 9569d3516bff 15:48:11 Step 3/12 : RUN apk add --update --no-cache build-base linux-headers 15:48:11 ---> Running in ed43cd052ec6 15:48:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:48:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:48:13 (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) 15:48:13 (2/22) Installing libgcc (9.3.0-r2) 15:48:13 (3/22) Installing libstdc++ (9.3.0-r2) 15:48:13 (4/22) Installing binutils (2.34-r1) 15:48:14 (5/22) Installing libmagic (5.38-r0) 15:48:14 (6/22) Installing file (5.38-r0) 15:48:14 (7/22) Installing gmp (6.2.0-r0) 15:48:14 (8/22) Installing isl (0.18-r0) 15:48:14 (9/22) Installing libgomp (9.3.0-r2) 15:48:14 (10/22) Installing libatomic (9.3.0-r2) 15:48:14 (11/22) Installing libgphobos (9.3.0-r2) 15:48:14 (12/22) Installing mpfr4 (4.0.2-r4) 15:48:14 (13/22) Installing mpc1 (1.1.0-r1) 15:48:14 (14/22) Installing gcc (9.3.0-r2) 15:48:16 (15/22) Installing musl-dev (1.1.24-r9) 15:48:16 (16/22) Installing libc-dev (0.7.2-r3) 15:48:16 (17/22) Installing g++ (9.3.0-r2) 15:48:17 (18/22) Installing make (4.3-r0) 15:48:17 (19/22) Installing fortify-headers (1.1-r0) 15:48:17 (20/22) Installing patch (2.7.6-r6) 15:48:17 (21/22) Installing build-base (0.5-r2) 15:48:17 (22/22) Installing linux-headers (5.4.5-r1) 15:48:18 Executing busybox-1.31.1-r16.trigger 15:48:18 OK: 197 MiB in 35 packages 15:48:26 Removing intermediate container ed43cd052ec6 15:48:26 ---> 1a9495e8e808 15:48:26 Step 4/12 : 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 15:48:26 ---> Running in a3c34d26ed7b 15:48:28 Connecting to www.mktemp.org (65.102.237.118:443) 15:48:28 saving to 'mktemp-1.7.tar.gz' 15:48:28 mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA 15:48:28 'mktemp-1.7.tar.gz' saved 15:48:28 mktemp-1.7/INSTALL 15:48:28 mktemp-1.7/INSTALL.configure 15:48:28 mktemp-1.7/LICENSE 15:48:28 mktemp-1.7/Makefile.in 15:48:28 mktemp-1.7/README 15:48:28 mktemp-1.7/RELEASE_NOTES 15:48:28 mktemp-1.7/config.guess 15:48:28 mktemp-1.7/config.h.in 15:48:28 mktemp-1.7/config.sub 15:48:28 mktemp-1.7/configure 15:48:28 mktemp-1.7/configure.in 15:48:28 mktemp-1.7/extern.h 15:48:28 mktemp-1.7/install-sh 15:48:28 mktemp-1.7/mkdtemp.c 15:48:28 mktemp-1.7/mkinstalldirs 15:48:28 mktemp-1.7/mktemp.c 15:48:28 mktemp-1.7/mktemp.man 15:48:28 mktemp-1.7/mktemp.mdoc 15:48:28 mktemp-1.7/priv_mktemp.c 15:48:28 mktemp-1.7/arc4random.c 15:48:28 mktemp-1.7/strdup.c 15:48:28 mktemp-1.7/strerror.c 15:48:28 Connecting to git.savannah.gnu.org (209.51.188.201:80) 15:48:29 saving to 'config.guess' 15:48:29 config.guess 100% |********************************| 48875 0:00:00 ETA 15:48:29 'config.guess' saved 15:48:29 Connecting to git.savannah.gnu.org (209.51.188.201:80) 15:48:30 saving to 'config.sub' 15:48:30 config.sub 100% |********************************| 34096 0:00:00 ETA 15:48:30 'config.sub' saved 15:48:30 checking build system type... aarch64-unknown-linux-musl 15:48:30 checking host system type... aarch64-unknown-linux-musl 15:48:30 checking for nroff... no 15:48:30 checking for gcc... gcc 15:48:30 checking for C compiler default output file name... a.out 15:48:30 checking whether the C compiler works... yes 15:48:30 checking whether we are cross compiling... no 15:48:30 checking for suffix of executables... 15:48:30 checking for suffix of object files... o 15:48:30 checking whether we are using the GNU C compiler... yes 15:48:31 checking whether gcc accepts -g... yes 15:48:31 checking for gcc option to accept ISO C89... none needed 15:48:31 checking how to run the C preprocessor... gcc -E 15:48:31 checking for grep that handles long lines and -e... /bin/grep 15:48:31 checking for egrep... /bin/grep -E 15:48:31 checking whether gcc needs -traditional... no 15:48:31 checking for an ANSI C-conforming const... yes 15:48:32 checking for ANSI C header files... yes 15:48:32 checking for sys/types.h... yes 15:48:32 checking for sys/stat.h... yes 15:48:32 checking for stdlib.h... yes 15:48:32 checking for string.h... yes 15:48:32 checking for memory.h... yes 15:48:32 checking for strings.h... yes 15:48:33 checking for inttypes.h... yes 15:48:33 checking for stdint.h... yes 15:48:33 checking for unistd.h... yes 15:48:33 checking paths.h usability... yes 15:48:33 checking paths.h presence... yes 15:48:33 checking for paths.h... yes 15:48:33 checking sys/time.h usability... yes 15:48:34 checking sys/time.h presence... yes 15:48:34 checking for sys/time.h... yes 15:48:34 checking whether time.h and sys/time.h may both be included... yes 15:48:34 checking for ssize_t... yes 15:48:34 checking for strerror... yes 15:48:34 checking for strdup... yes 15:48:34 checking for getopt_long... yes 15:48:34 checking for arc4random_uniform... no 15:48:35 checking for arc4random... no 15:48:35 checking for __progname... yes 15:48:35 checking for random device... /dev/urandom 15:48:35 checking whether to use mk{s,d}temp from libc... no 15:48:35 checking which macro set to use for manual... man 15:48:35 configure: creating ./config.status 15:48:35 config.status: creating Makefile 15:48:35 config.status: creating config.h 15:48:35 /bin/sh ./mkinstalldirs /usr/local/bin \ 15:48:35 /usr/local/share/man/man1 15:48:35 mkdir /usr/local/share/man 15:48:35 mkdir /usr/local/share/man/man1 15:48:35 gcc -c -I. -I. -g -O2 mktemp.c 15:48:35 gcc -c -I. -I. -g -O2 arc4random.c 15:48:36 gcc -c -I. -I. -g -O2 priv_mktemp.c 15:48:36 gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o 15:48:36 /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp 15:48:36 /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ 15:48:36 /usr/local/share/man/man1/mktemp.1 15:48:37 Removing intermediate container a3c34d26ed7b 15:48:37 ---> 6177e3dc000a 15:48:37 Step 5/12 : FROM python:3.6-alpine 15:48:38 3.6-alpine: Pulling from library/python 15:48:38 b538f80385f9: Already exists 15:48:38 0d489d24c263: Pulling fs layer 15:48:38 85a598a3ffd8: Pulling fs layer 15:48:38 f6ebbe0b582a: Pulling fs layer 15:48:38 eff0d4534bfb: Pulling fs layer 15:48:38 eff0d4534bfb: Waiting 15:48:38 f6ebbe0b582a: Verifying Checksum 15:48:38 f6ebbe0b582a: Download complete 15:48:38 eff0d4534bfb: Verifying Checksum 15:48:38 eff0d4534bfb: Download complete 15:48:38 0d489d24c263: Download complete 15:48:39 85a598a3ffd8: Verifying Checksum 15:48:39 85a598a3ffd8: Download complete 15:48:39 0d489d24c263: Pull complete 15:48:41 85a598a3ffd8: Pull complete 15:48:41 Running on prd-centos7-docker-4c-2g-3035 in /w/workspace/xfoundry_ci-build-images_lftools [Pipeline] { [Pipeline] checkout 15:48:41 f6ebbe0b582a: Pull complete 15:48:42 eff0d4534bfb: Pull complete 15:48:42 Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 15:48:42 Status: Downloaded newer image for python:3.6-alpine 15:48:42 ---> 7406910ec0e1 15:48:42 Step 6/12 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 15:48:42 ---> Running in 4730b1bf8063 15:48:43 Removing intermediate container 4730b1bf8063 15:48:43 ---> 817f2418c0f0 15:48:43 Step 7/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 15:48:43 ---> Running in 9d01b687cc51 15:48:43 Removing intermediate container 9d01b687cc51 15:48:43 ---> 09809f6e1468 15:48:43 Step 8/12 : RUN mv /bin/mktemp /bin/mktemp-busybox 15:48:43 ---> Running in e32e17ec046a 15:48:44 using credential edgex-jenkins-ssh 15:48:44 Cloning the remote Git repository 15:48:44 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 15:48:44 > git init /w/workspace/xfoundry_ci-build-images_lftools # timeout=10 15:48:44 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 15:48:44 > git --version # timeout=10 15:48:44 > git --version # 'git version 2.16.5' 15:48:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:45 Checking out Revision 06840a31598f64ccac197bd0012fe229e56fcaa7 (lftools) 15:48:45 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 15:48:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:45 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 15:48:45 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 15:48:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 15:48:45 > git config core.sparsecheckout # timeout=10 15:48:45 > git checkout -f 06840a31598f64ccac197bd0012fe229e56fcaa7 # timeout=10 15:48:46 Removing intermediate container e32e17ec046a 15:48:46 ---> f05a3dcdd9b7 15:48:46 Step 9/12 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp 15:48:46 ---> d410e02c9155 15:48:46 Step 10/12 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" 15:48:46 ---> Running in b96800fb0faf 15:48:47 Removing intermediate container b96800fb0faf 15:48:47 ---> f2f55d161289 15:48:47 Step 11/12 : COPY ./lf-env.sh /root/lf-env.sh 15:48:47 ---> e0cf348e0eb9 15:48:47 Step 12/12 : 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} 15:48:48 ---> Running in 3664165b696e 15:48:49 Commit message: "Merge pull request #150 from ernestojeda/lftools" 15:48:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:48:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:49 provisioning config files... 15:48:49 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config3844648282914805082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:48:50 (1/58) Installing bash (5.0.17-r0) 15:48:50 Executing bash-5.0.17-r0.post-install 15:48:50 (2/58) Installing libgcc (9.3.0-r2) 15:48:50 (3/58) Installing libstdc++ (9.3.0-r2) 15:48:50 (4/58) Installing binutils (2.34-r1) 15:48:50 (5/58) Installing libmagic (5.38-r0) 15:48:50 ---> docker-login.sh 15:48:50 nexus3.edgexfoundry.org:10001 15:48:50 (6/58) Installing file (5.38-r0) 15:48:50 (7/58) Installing gmp (6.2.0-r0) 15:48:50 (8/58) Installing isl (0.18-r0) 15:48:50 (9/58) Installing libgomp (9.3.0-r2) 15:48:50 (10/58) Installing libatomic (9.3.0-r2) 15:48:50 (11/58) Installing libgphobos (9.3.0-r2) 15:48:50 (12/58) Installing mpfr4 (4.0.2-r4) 15:48:50 (13/58) Installing mpc1 (1.1.0-r1) 15:48:50 (14/58) Installing gcc (9.3.0-r2) 15:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:50 Configure a credential helper to remove this warning. See 15:48:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:50 15:48:50 Login Succeeded 15:48:50 nexus3.edgexfoundry.org:10002 15:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:51 Configure a credential helper to remove this warning. See 15:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:51 15:48:51 Login Succeeded 15:48:51 nexus3.edgexfoundry.org:10003 15:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:51 Configure a credential helper to remove this warning. See 15:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:51 15:48:51 Login Succeeded 15:48:51 nexus3.edgexfoundry.org:10004 15:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:51 Configure a credential helper to remove this warning. See 15:48:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:51 15:48:51 Login Succeeded 15:48:51 docker.io 15:48:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:48:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:48:52 Configure a credential helper to remove this warning. See 15:48:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:48:52 15:48:52 Login Succeeded 15:48:52 ---> docker-login.sh ends [Pipeline] } 15:48:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh 15:48:52 + docker build -t edgex-lftools -f Dockerfile . 15:48:52 Sending build context to Docker daemon 369.2kB 15:48:52 Step 1/8 : FROM centos:7 15:48:52 (15/58) Installing musl-dev (1.1.24-r9) 15:48:52 (16/58) Installing libc-dev (0.7.2-r3) 15:48:52 (17/58) Installing g++ (9.3.0-r2) 15:48:53 7: Pulling from library/centos 15:48:53 75f829a71a1c: Pulling fs layer 15:48:54 (18/58) Installing make (4.3-r0) 15:48:54 (19/58) Installing fortify-headers (1.1-r0) 15:48:54 (20/58) Installing patch (2.7.6-r6) 15:48:54 (21/58) Installing build-base (0.5-r2) 15:48:54 (22/58) Installing nghttp2-libs (1.41.0-r0) 15:48:54 (23/58) Installing libcurl (7.69.1-r1) 15:48:54 (24/58) Installing curl (7.69.1-r1) 15:48:54 (25/58) Installing pcre2 (10.35-r0) 15:48:54 (26/58) Installing git (2.26.2-r0) 15:48:54 75f829a71a1c: Download complete 15:48:54 (27/58) Installing oniguruma (6.9.5-r1) 15:48:54 (28/58) Installing jq (1.6-r1) 15:48:54 (29/58) Installing linux-headers (5.4.5-r1) 15:48:55 (30/58) Installing pkgconf (1.7.2-r0) 15:48:55 (31/58) Installing libffi-dev (3.3-r2) 15:48:55 (32/58) Installing zlib-dev (1.2.11-r3) 15:48:55 (33/58) Installing xz-dev (5.2.5-r0) 15:48:55 (34/58) Installing libxml2 (2.9.10-r5) 15:48:55 (35/58) Installing libxml2-dev (2.9.10-r5) 15:48:55 (36/58) Installing libgpg-error (1.37-r0) 15:48:55 (37/58) Installing libgcrypt (1.8.5-r0) 15:48:55 (38/58) Installing libxslt (1.1.34-r0) 15:48:55 (39/58) Installing libxslt-dev (1.1.34-r0) 15:48:55 (40/58) Installing openssl-dev (1.1.1g-r0) 15:48:55 (41/58) Installing sudo (1.9.0-r0) 15:48:55 (42/58) Installing sysstat (12.2.1-r0) 15:48:55 (43/58) Installing libblkid (2.35.2-r0) 15:48:55 (44/58) Installing blkid (2.35.2-r0) 15:48:55 (45/58) Installing libcap-ng (0.7.10-r1) 15:48:55 (46/58) Installing setpriv (2.35.2-r0) 15:48:55 (47/58) Installing libmount (2.35.2-r0) 15:48:55 (48/58) Installing libsmartcols (2.35.2-r0) 15:48:55 (49/58) Installing findmnt (2.35.2-r0) 15:48:55 (50/58) Installing mcookie (2.35.2-r0) 15:48:55 (51/58) Installing hexdump (2.35.2-r0) 15:48:55 (52/58) Installing lsblk (2.35.2-r0) 15:48:55 (53/58) Installing libuuid (2.35.2-r0) 15:48:55 (54/58) Installing libfdisk (2.35.2-r0) 15:48:55 (55/58) Installing sfdisk (2.35.2-r0) 15:48:55 (56/58) Installing cfdisk (2.35.2-r0) 15:48:55 (57/58) Installing util-linux (2.35.2-r0) 15:48:55 (58/58) Installing xmlstarlet (1.6.1-r0) 15:48:56 Executing busybox-1.31.1-r16.trigger 15:48:56 OK: 244 MiB in 92 packages 15:48:58 75f829a71a1c: Pull complete 15:48:58 Digest: sha256:19a79828ca2e505eaee0ff38c2f3fd9901f4826737295157cc5212b7a372cd2b 15:48:58 Status: Downloaded newer image for centos:7 15:48:58 ---> 7e6257c9f8d8 15:48:58 Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ 15:49:00 ---> d752cafb7ff9 15:49:00 Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 15:49:01 ---> Running in f4084f4cd520 15:49:01 Removing intermediate container f4084f4cd520 15:49:01 ---> 28c332bba484 15:49:01 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 15:49:01 ---> Running in 074598bcbdb0 15:49:02 Loaded plugins: fastestmirror, ovl 15:49:02 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) 15:49:02 Determining fastest mirrors 15:49:03 * base: centos.mirror.iweb.ca 15:49:03 * extras: mirror.calgah.com 15:49:03 * updates: mirror.calgah.com 15:49:06 Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) 15:49:07 Package libxml2-2.9.1-6.el7.4.x86_64 already installed and latest version 15:49:07 Resolving Dependencies 15:49:07 --> Running transaction check 15:49:07 ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed 15:49:07 --> Finished Dependency Resolution 15:49:07 15:49:07 Dependencies Resolved 15:49:07 15:49:07 ================================================================================ 15:49:07 Package Arch Version Repository Size 15:49:07 ================================================================================ 15:49:07 Installing: 15:49:07 libxslt x86_64 1.1.28-5.el7 base 242 k 15:49:07 15:49:07 Transaction Summary 15:49:07 ================================================================================ 15:49:07 Install 1 Package 15:49:07 15:49:07 Total download size: 242 k 15:49:07 Installed size: 486 k 15:49:07 Downloading packages: 15:49:07 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 15:49:07 Public key for libxslt-1.1.28-5.el7.x86_64.rpm is not installed 15:49:07 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 15:49:07 Importing GPG key 0xF4A80EB5: 15:49:07 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " 15:49:07 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 15:49:07 Package : centos-release-7-8.2003.0.el7.centos.x86_64 (@CentOS) 15:49:07 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 15:49:07 Running transaction check 15:49:07 Running transaction test 15:49:07 Transaction test succeeded 15:49:07 Running transaction 15:49:08 Installing : libxslt-1.1.28-5.el7.x86_64 1/1 15:49:09 Verifying : libxslt-1.1.28-5.el7.x86_64 1/1 15:49:09 15:49:09 Installed: 15:49:09 libxslt.x86_64 0:1.1.28-5.el7 15:49:09 15:49:09 Complete! 15:49:09 warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY 15:49:09 Collecting lftools[openstack]==0.31.1 15:49:09 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 15:49:09 Preparing... ######################################## 15:49:09 Updating / installing... 15:49:09 xmlstarlet-1.6.1-1.el7 ######################################## 15:49:09 Collecting pygithub 15:49:09 Downloading PyGithub-1.53-py3-none-any.whl (274 kB) 15:49:10 Collecting jsonschema 15:49:10 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 15:49:10 Collecting email-validator 15:49:10 Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) 15:49:10 Collecting docker 15:49:10 Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) 15:49:10 Collecting pygerrit2 15:49:10 Downloading pygerrit2-2.0.13.tar.gz (29 kB) 15:49:11 Removing intermediate container 074598bcbdb0 15:49:11 ---> 3e0379aec9f6 15:49:11 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 15:49:11 ---> Running in 6cbf86fe6df0 15:49:12 Loaded plugins: fastestmirror, ovl 15:49:12 Loading mirror speeds from cached hostfile 15:49:12 * base: centos.mirror.iweb.ca 15:49:12 * extras: mirror.calgah.com 15:49:12 * updates: mirror.calgah.com 15:49:13 Resolving Dependencies 15:49:13 --> Running transaction check 15:49:13 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed 15:49:13 --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch 15:49:13 --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch 15:49:13 ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed 15:49:13 --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 15:49:13 --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 15:49:13 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 15:49:13 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 15:49:13 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 15:49:13 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 15:49:13 ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed 15:49:13 --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 15:49:13 --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 15:49:13 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 15:49:13 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 15:49:13 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 15:49:13 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 15:49:13 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 15:49:13 --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 15:49:13 ---> Package kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 will be installed 15:49:13 ---> Package make.x86_64 1:3.82-24.el7 will be installed 15:49:13 ---> Package python3.x86_64 0:3.6.8-13.el7 will be installed 15:49:13 --> Processing Dependency: python3-libs(x86-64) = 3.6.8-13.el7 for package: python3-3.6.8-13.el7.x86_64 15:49:13 --> Processing Dependency: python3-setuptools for package: python3-3.6.8-13.el7.x86_64 15:49:13 --> Processing Dependency: python3-pip for package: python3-3.6.8-13.el7.x86_64 15:49:13 --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-13.el7.x86_64 15:49:13 ---> Package python3-devel.x86_64 0:3.6.8-13.el7 will be installed 15:49:13 --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-13.el7.x86_64 15:49:13 --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 15:49:13 --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-13.el7.x86_64 15:49:13 --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-13.el7.x86_64 15:49:13 ---> Package sigul.x86_64 0:0.207-1.el7 will be installed 15:49:13 --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 15:49:13 --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 15:49:13 --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 15:49:13 ---> Package sudo.x86_64 0:1.8.23-9.el7 will be installed 15:49:13 --> Running transaction check 15:49:13 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed 15:49:13 --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch 15:49:13 --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch 15:49:13 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch 15:49:13 ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed 15:49:13 ---> Package glibc-devel.x86_64 0:2.17-307.el7.1 will be installed 15:49:13 --> Processing Dependency: glibc-headers = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64 15:49:13 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-307.el7.1.x86_64 15:49:13 ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed 15:49:13 --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch 15:49:13 --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch 15:49:13 ---> Package less.x86_64 0:458-9.el7 will be installed 15:49:13 --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 15:49:13 ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed 15:49:13 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed 15:49:13 ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed 15:49:13 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed 15:49:13 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed 15:49:13 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 15:49:13 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 15:49:13 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 15:49:13 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 15:49:13 ---> Package perl.x86_64 4:5.16.3-295.el7 will be installed 15:49:13 --> Processing Dependency: perl-libs = 4:5.16.3-295.el7 for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-295.el7.x86_64 15:49:13 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed 15:49:13 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed 15:49:13 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed 15:49:13 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed 15:49:13 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed 15:49:13 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed 15:49:13 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch 15:49:13 ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed 15:49:13 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed 15:49:13 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed 15:49:13 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed 15:49:13 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed 15:49:13 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed 15:49:13 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed 15:49:13 ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed 15:49:13 ---> Package python-rpm-macros.noarch 0:3-32.el7 will be installed 15:49:13 --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-32.el7.noarch 15:49:13 ---> Package python3-libs.x86_64 0:3.6.8-13.el7 will be installed 15:49:13 --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-13.el7.x86_64 15:49:13 ---> Package python3-pip.noarch 0:9.0.3-7.el7_7 will be installed 15:49:13 ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed 15:49:13 ---> Package python3-rpm-macros.noarch 0:3-32.el7 will be installed 15:49:13 ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed 15:49:13 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed 15:49:13 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 15:49:13 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 15:49:13 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch 15:49:13 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed 15:49:13 --> Running transaction check 15:49:13 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed 15:49:13 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed 15:49:13 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 15:49:13 ---> Package glibc-headers.x86_64 0:2.17-307.el7.1 will be installed 15:49:13 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-307.el7.1.x86_64 15:49:13 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-307.el7.1.x86_64 15:49:13 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed 15:49:13 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed 15:49:13 ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed 15:49:13 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed 15:49:13 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed 15:49:13 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed 15:49:13 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed 15:49:13 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed 15:49:13 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 15:49:13 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch 15:49:13 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed 15:49:13 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch 15:49:13 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch 15:49:13 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed 15:49:13 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed 15:49:13 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed 15:49:13 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed 15:49:13 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed 15:49:13 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed 15:49:13 ---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be installed 15:49:13 ---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be installed 15:49:13 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed 15:49:13 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed 15:49:13 ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed 15:49:13 ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed 15:49:13 --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch 15:49:13 --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch 15:49:13 --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch 15:49:13 --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch 15:49:13 --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch 15:49:13 --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch 15:49:13 ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed 15:49:13 --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 15:49:13 --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 15:49:13 ---> Package zip.x86_64 0:3.0-11.el7 will be installed 15:49:13 --> Running transaction check 15:49:13 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed 15:49:13 ---> Package kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 will be installed 15:49:13 ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed 15:49:13 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed 15:49:13 ---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be installed 15:49:13 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed 15:49:13 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 15:49:13 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch 15:49:13 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed 15:49:13 ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed 15:49:13 ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed 15:49:13 ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed 15:49:13 ---> Package python-requests.noarch 0:2.6.0-9.el7_8 will be installed 15:49:13 --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-9.el7_8.noarch 15:49:13 ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed 15:49:13 --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch 15:49:13 ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed 15:49:13 --> Running transaction check 15:49:13 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed 15:49:13 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed 15:49:13 ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed 15:49:13 ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed 15:49:13 --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch 15:49:13 --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch 15:49:13 --> Running transaction check 15:49:13 ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed 15:49:13 --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 15:49:13 ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed 15:49:13 --> Running transaction check 15:49:13 ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed 15:49:14 --> Finished Dependency Resolution 15:49:14 15:49:14 Dependencies Resolved 15:49:14 15:49:14 ================================================================================ 15:49:14 Package Arch Version Repository Size 15:49:14 ================================================================================ 15:49:14 Installing: 15:49:14 automake noarch 1.13.4-3.el7 base 679 k 15:49:14 gcc x86_64 4.8.5-39.el7 base 16 M 15:49:14 git x86_64 1.8.3.1-23.el7_8 updates 4.4 M 15:49:14 kernel-devel x86_64 3.10.0-1127.19.1.el7 updates 18 M 15:49:14 make x86_64 1:3.82-24.el7 base 421 k 15:49:14 python3 x86_64 3.6.8-13.el7 base 69 k 15:49:14 python3-devel x86_64 3.6.8-13.el7 base 215 k 15:49:14 sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k 15:49:14 sudo x86_64 1.8.23-9.el7 base 842 k 15:49:14 Installing for dependencies: 15:49:14 autoconf noarch 2.69-11.el7 base 701 k 15:49:14 cpp x86_64 4.8.5-39.el7 base 5.9 M 15:49:14 dwz x86_64 0.11-3.el7 base 99 k 15:49:14 fipscheck x86_64 1.4.1-6.el7 base 21 k 15:49:14 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k 15:49:14 glibc-devel x86_64 2.17-307.el7.1 base 1.1 M 15:49:14 glibc-headers x86_64 2.17-307.el7.1 base 689 k 15:49:14 groff-base x86_64 1.22.2-8.el7 base 942 k 15:49:14 kernel-headers x86_64 3.10.0-1127.19.1.el7 updates 9.0 M 15:49:14 koji noarch 1.15.1-1.el7.centos extras 115 k 15:49:14 less x86_64 458-9.el7 base 120 k 15:49:14 libcomps x86_64 0.1.8-14.el7 extras 75 k 15:49:14 libedit x86_64 3.0-12.20121213cvs.el7 15:49:14 base 92 k 15:49:14 libgomp x86_64 4.8.5-39.el7 base 158 k 15:49:14 libmpc x86_64 1.0.1-3.el7 base 51 k 15:49:14 libtirpc x86_64 0.2.4-0.16.el7 base 89 k 15:49:14 logrotate x86_64 3.8.6-19.el7 base 70 k 15:49:14 m4 x86_64 1.4.16-10.el7 base 256 k 15:49:14 mpfr x86_64 3.1.1-4.el7 base 203 k 15:49:14 openssh x86_64 7.4p1-21.el7 base 510 k 15:49:14 openssh-clients x86_64 7.4p1-21.el7 base 655 k 15:49:14 perl x86_64 4:5.16.3-295.el7 base 8.0 M 15:49:14 perl-Carp noarch 1.26-244.el7 base 19 k 15:49:14 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k 15:49:14 perl-Encode x86_64 2.51-7.el7 base 1.5 M 15:49:14 perl-Error noarch 1:0.17020-2.el7 base 32 k 15:49:14 perl-Exporter noarch 5.68-3.el7 base 28 k 15:49:14 perl-File-Path noarch 2.09-2.el7 base 26 k 15:49:14 perl-File-Temp noarch 0.23.01-3.el7 base 56 k 15:49:14 perl-Filter x86_64 1.49-3.el7 base 76 k 15:49:14 perl-Getopt-Long noarch 2.40-3.el7 base 56 k 15:49:14 perl-Git noarch 1.8.3.1-23.el7_8 updates 56 k 15:49:14 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k 15:49:14 perl-PathTools x86_64 3.40-5.el7 base 82 k 15:49:14 perl-Pod-Escapes noarch 1:1.04-295.el7 base 51 k 15:49:14 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k 15:49:14 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k 15:49:14 perl-Pod-Usage noarch 1.63-3.el7 base 27 k 15:49:14 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k 15:49:14 perl-Socket x86_64 2.010-5.el7 base 49 k 15:49:14 perl-Storable x86_64 2.45-3.el7 base 77 k 15:49:14 perl-TermReadKey x86_64 2.30-20.el7 base 31 k 15:49:14 perl-Test-Harness noarch 3.28-3.el7 base 302 k 15:49:14 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k 15:49:14 perl-Thread-Queue noarch 3.02-2.el7 base 17 k 15:49:14 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k 15:49:14 perl-Time-Local noarch 1.2300-2.el7 base 24 k 15:49:14 perl-constant noarch 1.27-2.el7 base 19 k 15:49:14 perl-libs x86_64 4:5.16.3-295.el7 base 689 k 15:49:14 perl-macros x86_64 4:5.16.3-295.el7 base 44 k 15:49:14 perl-parent noarch 1:0.225-244.el7 base 12 k 15:49:14 perl-podlators noarch 2.5.1-3.el7 base 112 k 15:49:14 perl-srpm-macros noarch 1-8.el7 base 4.6 k 15:49:14 perl-threads x86_64 1.87-4.el7 base 49 k 15:49:14 perl-threads-shared x86_64 1.43-6.el7 base 39 k 15:49:14 pyOpenSSL x86_64 0.13.1-4.el7 base 135 k 15:49:14 python-backports x86_64 1.0-8.el7 base 5.8 k 15:49:14 python-backports-ssl_match_hostname 15:49:14 noarch 3.5.0.1-1.el7 base 13 k 15:49:14 python-dateutil noarch 1.5-7.el7 base 85 k 15:49:14 python-ipaddress noarch 1.0.16-2.el7 base 34 k 15:49:14 python-kerberos x86_64 1.1-15.el7 base 25 k 15:49:14 python-krbV x86_64 1.0.90-8.el7 base 54 k 15:49:14 python-nss x86_64 0.16.0-3.el7 base 266 k 15:49:14 python-requests noarch 2.6.0-9.el7_8 updates 94 k 15:49:14 python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k 15:49:14 python-rpm-macros noarch 3-32.el7 base 8.8 k 15:49:14 python-six noarch 1.9.0-2.el7 base 29 k 15:49:14 python-srpm-macros noarch 3-32.el7 base 8.4 k 15:49:14 python-urllib3 noarch 1.10.2-7.el7 base 103 k 15:49:14 python2-koji noarch 1.15.1-1.el7.centos extras 291 k 15:49:14 python2-libcomps x86_64 0.1.8-14.el7 extras 47 k 15:49:14 python3-libs x86_64 3.6.8-13.el7 base 7.0 M 15:49:14 python3-pip noarch 9.0.3-7.el7_7 updates 1.8 M 15:49:14 python3-rpm-generators noarch 6-2.el7 base 20 k 15:49:14 python3-rpm-macros noarch 3-32.el7 base 7.7 k 15:49:14 python3-setuptools noarch 39.2.0-10.el7 base 629 k 15:49:14 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k 15:49:14 rsync x86_64 3.1.2-10.el7 base 404 k 15:49:14 zip x86_64 3.0-11.el7 base 260 k 15:49:14 15:49:14 Transaction Summary 15:49:14 ================================================================================ 15:49:14 Install 9 Packages (+79 Dependent packages) 15:49:14 15:49:14 Total download size: 85 M 15:49:14 Installed size: 231 M 15:49:14 Downloading packages: 15:49:14 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. 15:49:17 Collecting pyyaml 15:49:17 Downloading PyYAML-5.3.1.tar.gz (269 kB) 15:49:19 Collecting httplib2 15:49:19 Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) 15:49:19 Collecting python-jenkins 15:49:19 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 15:49:20 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 15:49:20 Public key for sigul-0.207-1.el7.x86_64.rpm is not installed 15:49:20 -------------------------------------------------------------------------------- 15:49:20 Total 14 MB/s | 85 MB 00:05 15:49:20 Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 15:49:20 Importing GPG key 0x47DD8EF9: 15:49:20 Userid : "Fedora Infrastructure (infrastructure) " 15:49:20 Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 15:49:20 From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS 15:49:20 Running transaction check 15:49:20 Running transaction test 15:49:20 Collecting tqdm 15:49:20 Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) 15:49:20 Collecting defusedxml 15:49:20 Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 15:49:21 Transaction test succeeded 15:49:21 Running transaction 15:49:21 Warning: RPMDB altered outside of yum. 15:49:22  Installing : fipscheck-1.4.1-6.el7.x86_64 1/88 15:49:23 Collecting lxml 15:49:23 Downloading lxml-4.5.2.tar.gz (4.5 MB) 15:49:24 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 2/88 15:49:26 Installing : mpfr-3.1.1-4.el7.x86_64 3/88 15:49:27 Installing : libmpc-1.0.1-3.el7.x86_64 4/88 15:49:27 Installing : python-six-1.9.0-2.el7.noarch 5/88 15:49:27 Installing : python-srpm-macros-3-32.el7.noarch 6/88 15:49:28 Installing : python-ipaddress-1.0.16-2.el7.noarch 7/88 15:49:28 Installing : groff-base-1.22.2-8.el7.x86_64 8/88 15:49:28 Installing : less-458-9.el7.x86_64 9/88 15:49:28 Installing : 1:perl-parent-0.225-244.el7.noarch 10/88 15:49:28 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 11/88 15:49:29 Installing : perl-podlators-2.5.1-3.el7.noarch 12/88 15:49:29 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 13/88 15:49:29 Installing : 1:perl-Pod-Escapes-1.04-295.el7.noarch 14/88 15:49:29 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 15/88 15:49:29 Installing : perl-Encode-2.51-7.el7.x86_64 16/88 15:49:29 Installing : perl-Pod-Usage-1.63-3.el7.noarch 17/88 15:49:31 Collecting oauth2client 15:49:31 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 15:49:31 Collecting tabulate 15:49:31 Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) 15:49:31 Collecting requests 15:49:31 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 15:49:31 Collecting xdg==3.0.2 15:49:31 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 15:49:31 Collecting six 15:49:31 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 15:49:31 Installing : 4:perl-libs-5.16.3-295.el7.x86_64 18/88 15:49:31 Installing : 4:perl-macros-5.16.3-295.el7.x86_64 19/88 15:49:31 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 20/88 15:49:31 Installing : perl-threads-1.87-4.el7.x86_64 21/88 15:49:31 Installing : perl-Storable-2.45-3.el7.x86_64 22/88 15:49:32 Installing : perl-Carp-1.26-244.el7.noarch 23/88 15:49:32 Installing : perl-Filter-1.49-3.el7.x86_64 24/88 15:49:32 Installing : perl-Exporter-5.68-3.el7.noarch 25/88 15:49:32 Installing : perl-constant-1.27-2.el7.noarch 26/88 15:49:32 Installing : perl-Socket-2.010-5.el7.x86_64 27/88 15:49:32 Installing : perl-Time-Local-1.2300-2.el7.noarch 28/88 15:49:32 Installing : perl-threads-shared-1.43-6.el7.x86_64 29/88 15:49:32 Installing : perl-File-Temp-0.23.01-3.el7.noarch 30/88 15:49:32 Installing : perl-File-Path-2.09-2.el7.noarch 31/88 15:49:33 Installing : perl-PathTools-3.40-5.el7.x86_64 32/88 15:49:33 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 33/88 15:49:33 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 34/88 15:49:34 Installing : perl-Getopt-Long-2.40-3.el7.noarch 35/88 15:49:34 Installing : 4:perl-5.16.3-295.el7.x86_64 36/88 15:49:34 Installing : 1:perl-Error-0.17020-2.el7.noarch 37/88 15:49:35 Collecting setuptools>=36.5.0 15:49:35 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 15:49:35 Installing : perl-TermReadKey-2.30-20.el7.x86_64 38/88 15:49:35 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 39/88 15:49:35 Installing : perl-Test-Harness-3.28-3.el7.noarch 40/88 15:49:35 Installing : perl-Thread-Queue-3.02-2.el7.noarch 41/88 15:49:36 Installing : python-rpm-macros-3-32.el7.noarch 42/88 15:49:39 Collecting ruamel.yaml 15:49:39 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) 15:49:39 Collecting click 15:49:39 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 15:49:39 Collecting bs4 15:49:39 Downloading bs4-0.0.1.tar.gz (1.1 kB) 15:49:40 Installing : cpp-4.8.5-39.el7.x86_64 43/88 15:49:40 Installing : openssh-7.4p1-21.el7.x86_64 44/88 15:49:40 Installing : zip-3.0-11.el7.x86_64 45/88 15:49:40 Installing : python-krbV-1.0.90-8.el7.x86_64 46/88 15:49:41 Collecting shade~=1.27.1; extra == "openstack" 15:49:41 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 15:49:41 Collecting deprecated 15:49:41 Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) 15:49:41 Collecting pyjwt 15:49:41 Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 15:49:42 Collecting importlib-metadata; python_version < "3.8" 15:49:42 Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) 15:49:42 Collecting attrs>=17.4.0 15:49:42 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) 15:49:42 Installing : libtirpc-0.2.4-0.16.el7.x86_64 47/88 15:49:43 Collecting pyrsistent>=0.14.0 15:49:43 Downloading pyrsistent-0.17.3.tar.gz (106 kB) 15:49:44 Collecting idna>=2.0.0 15:49:44 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 15:49:44 Collecting dnspython>=1.15.0 15:49:44 Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) 15:49:44 Installing : python3-pip-9.0.3-7.el7_7.noarch 48/88 15:49:44 Installing : python3-libs-3.6.8-13.el7.x86_64 49/88 15:49:45 Collecting websocket-client>=0.32.0 15:49:45 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:49:45 Installing : python3-3.6.8-13.el7.x86_64 50/88 15:49:45 Collecting pbr>=0.8.0 15:49:45 Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) 15:49:45 Installing : python3-setuptools-39.2.0-10.el7.noarch 51/88 15:49:45 Installing : python3-rpm-generators-6-2.el7.noarch 52/88 15:49:45 Collecting multi-key-dict 15:49:45 Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) 15:49:47 Installing : dwz-0.11-3.el7.x86_64 53/88 15:49:47 Installing : logrotate-3.8.6-19.el7.x86_64 54/88 15:49:47 Installing : pyOpenSSL-0.13.1-4.el7.x86_64 55/88 15:49:47 Collecting pyasn1-modules>=0.0.5 15:49:47 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 15:49:47 Collecting rsa>=3.1.4 15:49:47 Downloading rsa-4.6-py3-none-any.whl (47 kB) 15:49:48 Collecting pyasn1>=0.1.7 15:49:48 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 15:49:48 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 15:49:48 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 15:49:48 Collecting chardet<4,>=3.0.2 15:49:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:49:49 Collecting certifi>=2017.4.17 15:49:49 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 15:49:49 Installing : libcomps-0.1.8-14.el7.x86_64 56/88 15:49:49 Installing : python2-libcomps-0.1.8-14.el7.x86_64 57/88 15:49:49 Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" 15:49:49 Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) 15:49:51 Installing : libgomp-4.8.5-39.el7.x86_64 58/88 15:49:51 Installing : python3-rpm-macros-3-32.el7.noarch 59/88 15:49:51 Installing : python-dateutil-1.5-7.el7.noarch 60/88 15:49:51 Collecting beautifulsoup4 15:49:51 Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) 15:49:51 Collecting os-client-config>=1.28.0 15:49:51 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 15:49:52 Collecting openstacksdk>=0.9.19 15:49:52 Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) 15:49:52 Collecting wrapt<2,>=1.10 15:49:52 Downloading wrapt-1.12.1.tar.gz (27 kB) 15:49:53 Installing : m4-1.4.16-10.el7.x86_64 61/88 15:49:54 Collecting zipp>=0.5 15:49:54 Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) 15:49:54 Collecting soupsieve>1.2; python_version >= "3.0" 15:49:54 Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) 15:49:54 Collecting requestsexceptions>=1.2.0 15:49:54 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 15:49:54 Collecting munch>=2.1.0 15:49:54 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 15:49:55 Collecting jmespath>=0.9.0 15:49:55 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 15:49:56 Installing : autoconf-2.69-11.el7.noarch 62/88 15:49:56 install-info: No such file or directory for /usr/share/info/autoconf.info 15:49:56 Installing : perl-srpm-macros-1-8.el7.noarch 63/88 15:49:56 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 64/88 15:49:57 Collecting cryptography>=2.7 15:49:57 Downloading cryptography-3.1.1.tar.gz (534 kB) 15:49:58 Installing build dependencies: started 15:50:00 Installing : rsync-3.1.2-10.el7.x86_64 65/88 15:50:02 Installing : kernel-headers-3.10.0-1127.19.1.el7.x86_64 66/88 15:50:02 Installing : glibc-headers-2.17-307.el7.1.x86_64 67/88 15:50:04 Installing : glibc-devel-2.17-307.el7.1.x86_64 68/88 15:50:04 Installing : python-nss-0.16.0-3.el7.x86_64 69/88 15:50:04 Installing : python-kerberos-1.1-15.el7.x86_64 70/88 15:50:06 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 71/88 15:50:06 Installing : openssh-clients-7.4p1-21.el7.x86_64 72/88 15:50:07 Installing : perl-Git-1.8.3.1-23.el7_8.noarch 73/88 15:50:07 Installing : git-1.8.3.1-23.el7_8.x86_64 74/88 15:50:07 Installing : python-backports-1.0-8.el7.x86_64 75/88 15:50:07 Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 76/88 15:50:07 Installing : python-urllib3-1.10.2-7.el7.noarch 77/88 15:50:08 Installing : python-requests-2.6.0-9.el7_8.noarch 78/88 15:50:08 Installing : python-requests-kerberos-0.7.0-2.el7.noarch 79/88 15:50:08 Installing : python2-koji-1.15.1-1.el7.centos.noarch 80/88 15:50:10 Installing : koji-1.15.1-1.el7.centos.noarch 81/88 15:50:11 Installing : sigul-0.207-1.el7.x86_64 82/88 15:50:13 Installing : gcc-4.8.5-39.el7.x86_64 83/88 15:50:13 Installing : python3-devel-3.6.8-13.el7.x86_64 84/88 15:50:15 Installing : automake-1.13.4-3.el7.noarch 85/88 15:50:15 install-info: No such file or directory for /usr/share/info/automake.info.gz 15:50:40 Installing : kernel-devel-3.10.0-1127.19.1.el7.x86_64 86/88 15:50:41 Installing : sudo-1.8.23-9.el7.x86_64 87/88 15:50:43 Installing : 1:make-3.82-24.el7.x86_64 88/88 15:50:43 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/88 15:50:43 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/88 15:50:43 Verifying : koji-1.15.1-1.el7.centos.noarch 3/88 15:50:43 Verifying : gcc-4.8.5-39.el7.x86_64 4/88 15:50:43 Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 5/88 15:50:43 Verifying : git-1.8.3.1-23.el7_8.x86_64 6/88 15:50:43 Verifying : python-urllib3-1.10.2-7.el7.noarch 7/88 15:50:43 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 8/88 15:50:43 Verifying : 4:perl-libs-5.16.3-295.el7.x86_64 9/88 15:50:43 Verifying : groff-base-1.22.2-8.el7.x86_64 10/88 15:50:43 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 11/88 15:50:43 Verifying : 4:perl-macros-5.16.3-295.el7.x86_64 12/88 15:50:43 Verifying : python3-devel-3.6.8-13.el7.x86_64 13/88 15:50:43 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 14/88 15:50:43 Verifying : fipscheck-1.4.1-6.el7.x86_64 15/88 15:50:43 Verifying : 1:make-3.82-24.el7.x86_64 16/88 15:50:43 Verifying : python-backports-1.0-8.el7.x86_64 17/88 15:50:43 Verifying : python3-setuptools-39.2.0-10.el7.noarch 18/88 15:50:43 Verifying : python-rpm-macros-3-32.el7.noarch 19/88 15:50:43 Verifying : glibc-headers-2.17-307.el7.1.x86_64 20/88 15:50:43 Verifying : autoconf-2.69-11.el7.noarch 21/88 15:50:43 Verifying : perl-File-Path-2.09-2.el7.noarch 22/88 15:50:43 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 23/88 15:50:43 Verifying : python-ipaddress-1.0.16-2.el7.noarch 24/88 15:50:43 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 25/88 15:50:44 Verifying : python-kerberos-1.1-15.el7.x86_64 26/88 15:50:44 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 27/88 15:50:44 Verifying : 1:perl-Pod-Escapes-1.04-295.el7.noarch 28/88 15:50:44 Verifying : python3-pip-9.0.3-7.el7_7.noarch 29/88 15:50:44 Verifying : automake-1.13.4-3.el7.noarch 30/88 15:50:44 Verifying : kernel-devel-3.10.0-1127.19.1.el7.x86_64 31/88 15:50:44 Verifying : python-nss-0.16.0-3.el7.x86_64 32/88 15:50:44 Verifying : python3-libs-3.6.8-13.el7.x86_64 33/88 15:50:44 Verifying : kernel-headers-3.10.0-1127.19.1.el7.x86_64 34/88 15:50:44 Verifying : 4:perl-5.16.3-295.el7.x86_64 35/88 15:50:44 Verifying : openssh-clients-7.4p1-21.el7.x86_64 36/88 15:50:44 Verifying : libmpc-1.0.1-3.el7.x86_64 37/88 15:50:44 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 38/88 15:50:44 Verifying : perl-Encode-2.51-7.el7.x86_64 39/88 15:50:44 Verifying : python2-libcomps-0.1.8-14.el7.x86_64 40/88 15:50:44 Verifying : perl-threads-1.87-4.el7.x86_64 41/88 15:50:44 Verifying : rsync-3.1.2-10.el7.x86_64 42/88 15:50:44 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 43/88 15:50:44 Verifying : cpp-4.8.5-39.el7.x86_64 44/88 15:50:44 Verifying : perl-srpm-macros-1-8.el7.noarch 45/88 15:50:44 Verifying : python3-rpm-generators-6-2.el7.noarch 46/88 15:50:44 Verifying : perl-threads-shared-1.43-6.el7.x86_64 47/88 15:50:44 Verifying : perl-Storable-2.45-3.el7.x86_64 48/88 15:50:44 Verifying : m4-1.4.16-10.el7.x86_64 49/88 15:50:44 Verifying : 1:perl-parent-0.225-244.el7.noarch 50/88 15:50:44 Verifying : python-dateutil-1.5-7.el7.noarch 51/88 15:50:44 Verifying : perl-Test-Harness-3.28-3.el7.noarch 52/88 15:50:44 Verifying : python3-rpm-macros-3-32.el7.noarch 53/88 15:50:45 Verifying : libgomp-4.8.5-39.el7.x86_64 54/88 15:50:45 Verifying : python2-koji-1.15.1-1.el7.centos.noarch 55/88 15:50:45 Verifying : libcomps-0.1.8-14.el7.x86_64 56/88 15:50:45 Verifying : perl-Carp-1.26-244.el7.noarch 57/88 15:50:45 Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 58/88 15:50:45 Verifying : sudo-1.8.23-9.el7.x86_64 59/88 15:50:45 Verifying : perl-podlators-2.5.1-3.el7.noarch 60/88 15:50:45 Verifying : python3-3.6.8-13.el7.x86_64 61/88 15:50:45 Verifying : mpfr-3.1.1-4.el7.x86_64 62/88 15:50:45 Verifying : logrotate-3.8.6-19.el7.x86_64 63/88 15:50:45 Verifying : perl-Filter-1.49-3.el7.x86_64 64/88 15:50:45 Verifying : dwz-0.11-3.el7.x86_64 65/88 15:50:45 Verifying : less-458-9.el7.x86_64 66/88 15:50:45 Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/88 15:50:45 Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 68/88 15:50:45 Verifying : perl-Exporter-5.68-3.el7.noarch 69/88 15:50:45 Verifying : perl-constant-1.27-2.el7.noarch 70/88 15:50:45 Verifying : perl-PathTools-3.40-5.el7.x86_64 71/88 15:50:45 Verifying : perl-Socket-2.010-5.el7.x86_64 72/88 15:50:45 Verifying : openssh-7.4p1-21.el7.x86_64 73/88 15:50:45 Verifying : python-krbV-1.0.90-8.el7.x86_64 74/88 15:50:45 Installing build dependencies: finished with status 'done' 15:50:45 Getting requirements to build wheel: started 15:50:45 Getting requirements to build wheel: finished with status 'done' 15:50:45 Preparing wheel metadata: started 15:50:45 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 75/88 15:50:45 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 76/88 15:50:45 Verifying : python-srpm-macros-3-32.el7.noarch 77/88 15:50:45 Verifying : perl-Time-Local-1.2300-2.el7.noarch 78/88 15:50:45 Verifying : python-six-1.9.0-2.el7.noarch 79/88 15:50:45 Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 80/88 15:50:45 Verifying : 1:perl-Error-0.17020-2.el7.noarch 81/88 15:50:45 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 82/88 15:50:46 Verifying : sigul-0.207-1.el7.x86_64 83/88 15:50:46 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 84/88 15:50:46 Verifying : glibc-devel-2.17-307.el7.1.x86_64 85/88 15:50:46 Verifying : zip-3.0-11.el7.x86_64 86/88 15:50:46 Verifying : python-requests-2.6.0-9.el7_8.noarch 87/88 15:50:46 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 88/88 15:50:46 15:50:46 Installed: 15:50:46 automake.noarch 0:1.13.4-3.el7 15:50:46 gcc.x86_64 0:4.8.5-39.el7 15:50:46 git.x86_64 0:1.8.3.1-23.el7_8 15:50:46 kernel-devel.x86_64 0:3.10.0-1127.19.1.el7 15:50:46 make.x86_64 1:3.82-24.el7 15:50:46 python3.x86_64 0:3.6.8-13.el7 15:50:46 python3-devel.x86_64 0:3.6.8-13.el7 15:50:46 sigul.x86_64 0:0.207-1.el7 15:50:46 sudo.x86_64 0:1.8.23-9.el7 15:50:46 15:50:46 Dependency Installed: 15:50:46 autoconf.noarch 0:2.69-11.el7 15:50:46 cpp.x86_64 0:4.8.5-39.el7 15:50:46 dwz.x86_64 0:0.11-3.el7 15:50:46 fipscheck.x86_64 0:1.4.1-6.el7 15:50:46 fipscheck-lib.x86_64 0:1.4.1-6.el7 15:50:46 glibc-devel.x86_64 0:2.17-307.el7.1 15:50:46 glibc-headers.x86_64 0:2.17-307.el7.1 15:50:46 groff-base.x86_64 0:1.22.2-8.el7 15:50:46 kernel-headers.x86_64 0:3.10.0-1127.19.1.el7 15:50:46 koji.noarch 0:1.15.1-1.el7.centos 15:50:46 less.x86_64 0:458-9.el7 15:50:46 libcomps.x86_64 0:0.1.8-14.el7 15:50:46 libedit.x86_64 0:3.0-12.20121213cvs.el7 15:50:46 libgomp.x86_64 0:4.8.5-39.el7 15:50:46 libmpc.x86_64 0:1.0.1-3.el7 15:50:46 libtirpc.x86_64 0:0.2.4-0.16.el7 15:50:46 logrotate.x86_64 0:3.8.6-19.el7 15:50:46 m4.x86_64 0:1.4.16-10.el7 15:50:46 mpfr.x86_64 0:3.1.1-4.el7 15:50:46 openssh.x86_64 0:7.4p1-21.el7 15:50:46 openssh-clients.x86_64 0:7.4p1-21.el7 15:50:46 perl.x86_64 4:5.16.3-295.el7 15:50:46 perl-Carp.noarch 0:1.26-244.el7 15:50:46 perl-Data-Dumper.x86_64 0:2.145-3.el7 15:50:46 perl-Encode.x86_64 0:2.51-7.el7 15:50:46 perl-Error.noarch 1:0.17020-2.el7 15:50:46 perl-Exporter.noarch 0:5.68-3.el7 15:50:46 perl-File-Path.noarch 0:2.09-2.el7 15:50:46 perl-File-Temp.noarch 0:0.23.01-3.el7 15:50:46 perl-Filter.x86_64 0:1.49-3.el7 15:50:46 perl-Getopt-Long.noarch 0:2.40-3.el7 15:50:46 perl-Git.noarch 0:1.8.3.1-23.el7_8 15:50:46 perl-HTTP-Tiny.noarch 0:0.033-3.el7 15:50:46 perl-PathTools.x86_64 0:3.40-5.el7 15:50:46 perl-Pod-Escapes.noarch 1:1.04-295.el7 15:50:46 perl-Pod-Perldoc.noarch 0:3.20-4.el7 15:50:46 perl-Pod-Simple.noarch 1:3.28-4.el7 15:50:46 perl-Pod-Usage.noarch 0:1.63-3.el7 15:50:46 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 15:50:46 perl-Socket.x86_64 0:2.010-5.el7 15:50:46 perl-Storable.x86_64 0:2.45-3.el7 15:50:46 perl-TermReadKey.x86_64 0:2.30-20.el7 15:50:46 perl-Test-Harness.noarch 0:3.28-3.el7 15:50:46 perl-Text-ParseWords.noarch 0:3.29-4.el7 15:50:46 perl-Thread-Queue.noarch 0:3.02-2.el7 15:50:46 perl-Time-HiRes.x86_64 4:1.9725-3.el7 15:50:46 perl-Time-Local.noarch 0:1.2300-2.el7 15:50:46 perl-constant.noarch 0:1.27-2.el7 15:50:46 perl-libs.x86_64 4:5.16.3-295.el7 15:50:46 perl-macros.x86_64 4:5.16.3-295.el7 15:50:46 perl-parent.noarch 1:0.225-244.el7 15:50:46 perl-podlators.noarch 0:2.5.1-3.el7 15:50:46 perl-srpm-macros.noarch 0:1-8.el7 15:50:46 perl-threads.x86_64 0:1.87-4.el7 15:50:46 perl-threads-shared.x86_64 0:1.43-6.el7 15:50:46 pyOpenSSL.x86_64 0:0.13.1-4.el7 15:50:46 python-backports.x86_64 0:1.0-8.el7 15:50:46 python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 15:50:46 python-dateutil.noarch 0:1.5-7.el7 15:50:46 python-ipaddress.noarch 0:1.0.16-2.el7 15:50:46 python-kerberos.x86_64 0:1.1-15.el7 15:50:46 python-krbV.x86_64 0:1.0.90-8.el7 15:50:46 python-nss.x86_64 0:0.16.0-3.el7 15:50:46 python-requests.noarch 0:2.6.0-9.el7_8 15:50:46 python-requests-kerberos.noarch 0:0.7.0-2.el7 15:50:46 python-rpm-macros.noarch 0:3-32.el7 15:50:46 python-six.noarch 0:1.9.0-2.el7 15:50:46 python-srpm-macros.noarch 0:3-32.el7 15:50:46 python-urllib3.noarch 0:1.10.2-7.el7 15:50:46 python2-koji.noarch 0:1.15.1-1.el7.centos 15:50:46 python2-libcomps.x86_64 0:0.1.8-14.el7 15:50:46 python3-libs.x86_64 0:3.6.8-13.el7 15:50:46 python3-pip.noarch 0:9.0.3-7.el7_7 15:50:46 python3-rpm-generators.noarch 0:6-2.el7 15:50:46 python3-rpm-macros.noarch 0:3-32.el7 15:50:46 python3-setuptools.noarch 0:39.2.0-10.el7 15:50:46 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos 15:50:46 rsync.x86_64 0:3.1.2-10.el7 15:50:46 zip.x86_64 0:3.0-11.el7 15:50:46 15:50:46 Complete! 15:50:47 Loaded plugins: fastestmirror, ovl 15:50:47 Cleaning repos: base extras fedora-infra-sigul updates 15:50:47 Cleaning up list of fastest mirrors 15:50:47 Python 3.6.8 15:50:47 Preparing wheel metadata: finished with status 'done' 15:50:47 Collecting appdirs>=1.3.0 15:50:47 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 15:50:47 Collecting keystoneauth1>=3.18.0 15:50:47 Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 15:50:48 Collecting jsonpatch!=1.20,>=1.16 15:50:48 Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) 15:50:48 Collecting iso8601>=0.1.11 15:50:48 Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) 15:50:48 Collecting dogpile.cache>=0.6.5 15:50:48 Downloading dogpile.cache-1.0.2.tar.gz (351 kB) 15:50:50 Collecting os-service-types>=1.7.0 15:50:50 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 15:50:50 Collecting decorator>=4.4.1 15:50:50 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 15:50:51 Collecting netifaces>=0.10.4 15:50:51 Downloading netifaces-0.10.9.tar.gz (28 kB) 15:50:54 Collecting cffi!=1.11.3,>=1.8 15:50:54 Downloading cffi-1.14.3.tar.gz (470 kB) 15:50:57 Collecting stevedore>=1.20.0 15:50:57 Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) 15:50:57 Collecting jsonpointer>=1.9 15:50:57 Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 15:50:57 Collecting pycparser 15:50:57 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 15:50:57 Building wheels for collected packages: pygerrit2, pyyaml, lxml, bs4, pyrsistent, multi-key-dict, ruamel.yaml.clib, wrapt, cryptography, dogpile.cache, netifaces, cffi 15:50:57 Building wheel for pygerrit2 (setup.py): started 15:50:59 Building wheel for pygerrit2 (setup.py): finished with status 'done' 15:50:59 Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=83e749f0d8593c5161768ab91c6fffb7395085339f7688436c8468bb400d0619 15:50:59 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec 15:50:59 Building wheel for pyyaml (setup.py): started 15:51:01 Building wheel for pyyaml (setup.py): finished with status 'done' 15:51:01 Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_aarch64.whl size=44622 sha256=06ff8a6eaf6c5590d068e6abe6b80173b9dc4a3ab61ed5431275009ec76b0755 15:51:01 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 15:51:01 Building wheel for lxml (setup.py): started 15:51:09 Removing intermediate container 6cbf86fe6df0 15:51:09 ---> 24a4da702634 15:51:09 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 15:51:09 ---> Running in 4a5af20cfef7 15:51:09  % Total % Received % Xferd Average Speed Time Time Time Current 15:51:09 Dload Upload Total Spent Left Speed 15:51:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1841k 100 1841k 0 0 4570k 0 --:--:-- --:--:-- --:--:-- 4580k 15:51:11 Collecting pip 15:51:11 Downloading pip-20.2.3-py2.py3-none-any.whl (1.5 MB) 15:51:11 Collecting wheel 15:51:11 Downloading wheel-0.35.1-py2.py3-none-any.whl (33 kB) 15:51:11 Installing collected packages: pip, wheel 15:51:11 Attempting uninstall: pip 15:51:11 Found existing installation: pip 9.0.3 15:51:12 Uninstalling pip-9.0.3: 15:51:16 Successfully uninstalled pip-9.0.3 15:51:17 Successfully installed pip-20.2.3 wheel-0.35.1 15:51:19 Removing intermediate container 4a5af20cfef7 15:51:19 ---> 264faee528f1 15:51:19 Step 7/8 : RUN pip install --no-cache-dir --upgrade pip setuptools 15:51:19 ---> Running in 85b65d652683 15:51:20 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) 15:51:22 Collecting setuptools 15:51:22 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 15:51:22 Installing collected packages: setuptools 15:51:22 Attempting uninstall: setuptools 15:51:22 Found existing installation: setuptools 39.2.0 15:51:22 Uninstalling setuptools-39.2.0: 15:51:23 Successfully uninstalled setuptools-39.2.0 15:51:24 Successfully installed setuptools-50.3.0 15:51:26 Removing intermediate container 85b65d652683 15:51:26 ---> 3e2af6bdb7d1 15:51:26 Step 8/8 : RUN pip install --no-cache-dir -I lftools[openstack]==0.31.1 15:51:26 ---> Running in 1e46a18118f8 15:51:27 Collecting lftools[openstack]==0.31.1 15:51:27 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 15:51:27 Collecting six 15:51:27 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 15:51:27 Collecting tqdm 15:51:27 Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) 15:51:27 Collecting oauth2client 15:51:27 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 15:51:27 Collecting email-validator 15:51:27 Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) 15:51:27 Collecting pyyaml 15:51:27 Downloading PyYAML-5.3.1.tar.gz (269 kB) 15:51:29 Collecting ruamel.yaml 15:51:29 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) 15:51:29 Collecting tabulate 15:51:29 Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) 15:51:29 Collecting xdg==3.0.2 15:51:29 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 15:51:29 Collecting jsonschema 15:51:29 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 15:51:29 Collecting defusedxml 15:51:29 Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 15:51:29 Collecting bs4 15:51:29 Downloading bs4-0.0.1.tar.gz (1.1 kB) 15:51:30 Collecting lxml 15:51:30 Downloading lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 15:51:31 Collecting python-jenkins 15:51:31 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 15:51:31 Collecting setuptools>=36.5.0 15:51:31 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 15:51:31 Collecting pygerrit2 15:51:31 Downloading pygerrit2-2.0.13.tar.gz (29 kB) 15:51:33 Collecting httplib2 15:51:33 Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) 15:51:33 Collecting docker 15:51:33 Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) 15:51:33 Collecting click 15:51:33 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 15:51:33 Collecting requests 15:51:33 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 15:51:34 Collecting pygithub 15:51:34 Downloading PyGithub-1.53-py3-none-any.whl (274 kB) 15:51:34 Collecting shade~=1.27.1; extra == "openstack" 15:51:34 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 15:51:34 Collecting rsa>=3.1.4 15:51:34 Downloading rsa-4.6-py3-none-any.whl (47 kB) 15:51:34 Collecting pyasn1-modules>=0.0.5 15:51:34 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 15:51:34 Collecting pyasn1>=0.1.7 15:51:34 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 15:51:34 Collecting dnspython>=1.15.0 15:51:34 Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) 15:51:34 Collecting idna>=2.0.0 15:51:34 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 15:51:34 Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" 15:51:34 Downloading ruamel.yaml.clib-0.2.2-cp36-cp36m-manylinux1_x86_64.whl (549 kB) 15:51:34 Collecting importlib-metadata; python_version < "3.8" 15:51:34 Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) 15:51:34 Collecting pyrsistent>=0.14.0 15:51:34 Downloading pyrsistent-0.17.3.tar.gz (106 kB) 15:51:35 Collecting attrs>=17.4.0 15:51:35 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) 15:51:35 Collecting beautifulsoup4 15:51:35 Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) 15:51:35 Collecting multi-key-dict 15:51:35 Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) 15:51:36 Collecting pbr>=0.8.2 15:51:36 Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) 15:51:36 Collecting websocket-client>=0.32.0 15:51:36 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:51:36 Collecting chardet<4,>=3.0.2 15:51:36 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:51:36 Collecting certifi>=2017.4.17 15:51:36 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 15:51:36 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 15:51:36 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 15:51:36 Collecting deprecated 15:51:36 Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) 15:51:36 Collecting pyjwt 15:51:36 Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 15:51:36 Collecting openstacksdk>=0.9.19 15:51:36 Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) 15:51:36 Collecting os-client-config>=1.28.0 15:51:36 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 15:51:36 Collecting zipp>=0.5 15:51:36 Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) 15:51:36 Collecting soupsieve>1.2; python_version >= "3.0" 15:51:36 Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) 15:51:36 Collecting wrapt<2,>=1.10 15:51:37 Downloading wrapt-1.12.1.tar.gz (27 kB) 15:51:37 Collecting decorator>=4.4.1 15:51:37 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 15:51:37 Collecting keystoneauth1>=3.18.0 15:51:37 Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 15:51:37 Collecting appdirs>=1.3.0 15:51:37 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 15:51:37 Collecting munch>=2.1.0 15:51:37 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 15:51:37 Collecting netifaces>=0.10.4 15:51:37 Downloading netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 15:51:37 Collecting jmespath>=0.9.0 15:51:37 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 15:51:37 Collecting dogpile.cache>=0.6.5 15:51:37 Downloading dogpile.cache-1.0.2.tar.gz (351 kB) 15:51:38 Collecting iso8601>=0.1.11 15:51:38 Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) 15:51:38 Collecting os-service-types>=1.7.0 15:51:38 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 15:51:38 Collecting requestsexceptions>=1.2.0 15:51:38 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 15:51:39 Collecting cryptography>=2.7 15:51:39 Downloading cryptography-3.1.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) 15:51:39 Collecting jsonpatch!=1.20,>=1.16 15:51:39 Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) 15:51:39 Collecting stevedore>=1.20.0 15:51:39 Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) 15:51:39 Collecting cffi!=1.11.3,>=1.8 15:51:39 Downloading cffi-1.14.3-cp36-cp36m-manylinux1_x86_64.whl (400 kB) 15:51:39 Collecting jsonpointer>=1.9 15:51:39 Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 15:51:39 Collecting pycparser 15:51:39 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 15:51:39 Building wheels for collected packages: pyyaml, bs4, pygerrit2, pyrsistent, multi-key-dict, wrapt, dogpile.cache 15:51:39 Building wheel for pyyaml (setup.py): started 15:51:40 Building wheel for pyyaml (setup.py): finished with status 'done' 15:51:40 Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=12fad6db1ea684c02365a0e2e59f8db846831a444ebf3429e754747a10e8c335 15:51:40 Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 15:51:40 Building wheel for bs4 (setup.py): started 15:51:41 Building wheel for bs4 (setup.py): finished with status 'done' 15:51:41 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=60abb8ca59ea94edefcdfae3c852ce1c34ddbf8a16e12a523820e451f40b06a5 15:51:41 Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 15:51:41 Building wheel for pygerrit2 (setup.py): started 15:51:41 Building wheel for pygerrit2 (setup.py): finished with status 'done' 15:51:41 Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=93740a318caed234ca1f807fc8bec3513211fc8b4bf0649dec65a48203c0d9e8 15:51:41 Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec 15:51:41 Building wheel for pyrsistent (setup.py): started 15:51:42 Building wheel for pyrsistent (setup.py): finished with status 'done' 15:51:42 Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=94624 sha256=d3ddac1e2a44af2567b781e8b18e6eaa21c4a65f725bd1081f230276679dcf8e 15:51:42 Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb 15:51:42 Building wheel for multi-key-dict (setup.py): started 15:51:43 Building wheel for multi-key-dict (setup.py): finished with status 'done' 15:51:43 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=c3778c0f83ea0ef710208b6929e1c388629152a503bcddf2ec077098f2491a96 15:51:43 Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 15:51:43 Building wheel for wrapt (setup.py): started 15:51:44 Building wheel for wrapt (setup.py): finished with status 'done' 15:51:44 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=64497 sha256=ea08d8050131632b69ab74541fb4dbbe32a41cb6bf466c07cc382689a3680a58 15:51:44 Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 15:51:44 Building wheel for dogpile.cache (setup.py): started 15:51:44 Building wheel for dogpile.cache (setup.py): finished with status 'done' 15:51:44 Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=456066623ece911010a3707e233e36c8280fd8b4a85064b94d9d554ca51273b3 15:51:44 Stored in directory: /tmp/pip-ephem-wheel-cache-z_r57c56/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 15:51:44 Successfully built pyyaml bs4 pygerrit2 pyrsistent multi-key-dict wrapt dogpile.cache 15:51:45 Installing collected packages: six, tqdm, pyasn1, rsa, pyasn1-modules, httplib2, oauth2client, dnspython, idna, email-validator, pyyaml, ruamel.yaml.clib, ruamel.yaml, tabulate, xdg, zipp, importlib-metadata, pyrsistent, setuptools, attrs, jsonschema, defusedxml, soupsieve, beautifulsoup4, bs4, lxml, multi-key-dict, chardet, certifi, urllib3, requests, pbr, python-jenkins, pygerrit2, websocket-client, docker, click, wrapt, deprecated, pyjwt, pygithub, decorator, os-service-types, stevedore, iso8601, keystoneauth1, appdirs, munch, netifaces, jmespath, dogpile.cache, requestsexceptions, pycparser, cffi, cryptography, jsonpointer, jsonpatch, openstacksdk, os-client-config, shade, lftools 15:51:55 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 15:52:03 Removing intermediate container 1e46a18118f8 15:52:03 ---> dac7dbc5e393 15:52:03 Successfully built dac7dbc5e393 15:52:03 Successfully tagged edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh 15:52:04 + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . 15:52:04 Sending build context to Docker daemon 369.2kB 15:52:04 [WARNING]: Empty continuation line found in: 15:52:04 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} 15:52:04 [WARNING]: Empty continuation lines will become errors in a future release. 15:52:04 Step 1/12 : FROM alpine:3.12 as mktempbuilder 15:52:08 3.12: Pulling from library/alpine 15:52:08 df20fa9351a1: Pulling fs layer 15:52:08 df20fa9351a1: Verifying Checksum 15:52:08 df20fa9351a1: Download complete 15:52:09 df20fa9351a1: Pull complete 15:52:09 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:52:09 Status: Downloaded newer image for alpine:3.12 15:52:09 ---> a24bb4013296 15:52:09 Step 2/12 : WORKDIR /tmp/build 15:52:09 ---> Running in 69c5e8b45c9c 15:52:09 Removing intermediate container 69c5e8b45c9c 15:52:09 ---> 271cafeac95e 15:52:09 Step 3/12 : RUN apk add --update --no-cache build-base linux-headers 15:52:09 ---> Running in 464d49c366d3 15:52:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:52:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:52:10 (1/22) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) 15:52:10 (2/22) Installing libgcc (9.3.0-r2) 15:52:10 (3/22) Installing libstdc++ (9.3.0-r2) 15:52:10 (4/22) Installing binutils (2.34-r1) 15:52:10 (5/22) Installing libmagic (5.38-r0) 15:52:10 (6/22) Installing file (5.38-r0) 15:52:10 (7/22) Installing gmp (6.2.0-r0) 15:52:10 (8/22) Installing isl (0.18-r0) 15:52:10 (9/22) Installing libgomp (9.3.0-r2) 15:52:10 (10/22) Installing libatomic (9.3.0-r2) 15:52:10 (11/22) Installing libgphobos (9.3.0-r2) 15:52:10 (12/22) Installing mpfr4 (4.0.2-r4) 15:52:10 (13/22) Installing mpc1 (1.1.0-r1) 15:52:10 (14/22) Installing gcc (9.3.0-r2) 15:52:13 (15/22) Installing musl-dev (1.1.24-r9) 15:52:13 (16/22) Installing libc-dev (0.7.2-r3) 15:52:13 (17/22) Installing g++ (9.3.0-r2) 15:52:14 (18/22) Installing make (4.3-r0) 15:52:14 (19/22) Installing fortify-headers (1.1-r0) 15:52:14 (20/22) Installing patch (2.7.6-r6) 15:52:14 (21/22) Installing build-base (0.5-r2) 15:52:14 (22/22) Installing linux-headers (5.4.5-r1) 15:52:14 Executing busybox-1.31.1-r16.trigger 15:52:14 OK: 213 MiB in 35 packages 15:52:19 Removing intermediate container 464d49c366d3 15:52:19 ---> 7afe1bbc9f1a 15:52:19 Step 4/12 : 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 15:52:19 ---> Running in ac1ad9459853 15:52:20 Connecting to www.mktemp.org (65.102.237.118:443) 15:52:20 saving to 'mktemp-1.7.tar.gz' 15:52:20 mktemp-1.7.tar.gz 100% |********************************| 78792 0:00:00 ETA 15:52:20 'mktemp-1.7.tar.gz' saved 15:52:20 mktemp-1.7/INSTALL 15:52:20 mktemp-1.7/INSTALL.configure 15:52:20 mktemp-1.7/LICENSE 15:52:20 mktemp-1.7/Makefile.in 15:52:20 mktemp-1.7/README 15:52:20 mktemp-1.7/RELEASE_NOTES 15:52:20 mktemp-1.7/config.guess 15:52:20 mktemp-1.7/config.h.in 15:52:20 mktemp-1.7/config.sub 15:52:20 mktemp-1.7/configure 15:52:20 mktemp-1.7/configure.in 15:52:20 mktemp-1.7/extern.h 15:52:20 mktemp-1.7/install-sh 15:52:20 mktemp-1.7/mkdtemp.c 15:52:20 mktemp-1.7/mkinstalldirs 15:52:20 mktemp-1.7/mktemp.c 15:52:20 mktemp-1.7/mktemp.man 15:52:20 mktemp-1.7/mktemp.mdoc 15:52:20 mktemp-1.7/priv_mktemp.c 15:52:20 mktemp-1.7/arc4random.c 15:52:20 mktemp-1.7/strdup.c 15:52:20 mktemp-1.7/strerror.c 15:52:20 Connecting to git.savannah.gnu.org (209.51.188.201:80) 15:52:21 saving to 'config.guess' 15:52:21 config.guess 100% |********************************| 48875 0:00:00 ETA 15:52:21 'config.guess' saved 15:52:21 Connecting to git.savannah.gnu.org (209.51.188.201:80) 15:52:22 saving to 'config.sub' 15:52:22 config.sub 100% |********************************| 34096 0:00:00 ETA 15:52:22 'config.sub' saved 15:52:22 checking build system type... x86_64-pc-linux-musl 15:52:22 checking host system type... x86_64-pc-linux-musl 15:52:22 checking for nroff... no 15:52:22 checking for gcc... gcc 15:52:22 checking for C compiler default output file name... a.out 15:52:22 checking whether the C compiler works... yes 15:52:22 checking whether we are cross compiling... no 15:52:22 checking for suffix of executables... 15:52:22 checking for suffix of object files... o 15:52:22 checking whether we are using the GNU C compiler... yes 15:52:22 checking whether gcc accepts -g... yes 15:52:22 checking for gcc option to accept ISO C89... none needed 15:52:22 checking how to run the C preprocessor... gcc -E 15:52:22 checking for grep that handles long lines and -e... /bin/grep 15:52:22 checking for egrep... /bin/grep -E 15:52:22 checking whether gcc needs -traditional... no 15:52:22 checking for an ANSI C-conforming const... yes 15:52:22 checking for ANSI C header files... yes 15:52:22 checking for sys/types.h... yes 15:52:22 checking for sys/stat.h... yes 15:52:22 checking for stdlib.h... yes 15:52:22 checking for string.h... yes 15:52:22 checking for memory.h... yes 15:52:22 checking for strings.h... yes 15:52:22 checking for inttypes.h... yes 15:52:23 checking for stdint.h... yes 15:52:23 checking for unistd.h... yes 15:52:23 checking paths.h usability... yes 15:52:23 checking paths.h presence... yes 15:52:23 checking for paths.h... yes 15:52:23 checking sys/time.h usability... yes 15:52:23 checking sys/time.h presence... yes 15:52:23 checking for sys/time.h... yes 15:52:23 checking whether time.h and sys/time.h may both be included... yes 15:52:23 checking for ssize_t... yes 15:52:23 checking for strerror... yes 15:52:23 checking for strdup... yes 15:52:23 checking for getopt_long... yes 15:52:23 checking for arc4random_uniform... no 15:52:23 checking for arc4random... no 15:52:23 checking for __progname... yes 15:52:23 checking for random device... /dev/urandom 15:52:23 checking whether to use mk{s,d}temp from libc... no 15:52:23 checking which macro set to use for manual... man 15:52:23 configure: creating ./config.status 15:52:23 config.status: creating Makefile 15:52:23 config.status: creating config.h 15:52:23 /bin/sh ./mkinstalldirs /usr/local/bin \ 15:52:23 /usr/local/share/man/man1 15:52:23 mkdir /usr/local/share/man 15:52:23 mkdir /usr/local/share/man/man1 15:52:23 gcc -c -I. -I. -g -O2 mktemp.c 15:52:23 gcc -c -I. -I. -g -O2 arc4random.c 15:52:23 gcc -c -I. -I. -g -O2 priv_mktemp.c 15:52:24 gcc -o mktemp mktemp.o arc4random.o priv_mktemp.o 15:52:24 /bin/sh ./install-sh -c -m 0555 -s mktemp /usr/local/bin/mktemp 15:52:24 /bin/sh ./install-sh -c -m 0444 ./mktemp.man \ 15:52:24 /usr/local/share/man/man1/mktemp.1 15:52:24 Removing intermediate container ac1ad9459853 15:52:24 ---> 95e6505d816b 15:52:24 Step 5/12 : FROM python:3.6-alpine 15:52:24 3.6-alpine: Pulling from library/python 15:52:25 df20fa9351a1: Already exists 15:52:25 36b3adc4ff6f: Pulling fs layer 15:52:25 8ad3a11d3b57: Pulling fs layer 15:52:25 46f8f816bc3b: Pulling fs layer 15:52:25 93b61091891f: Pulling fs layer 15:52:25 93b61091891f: Waiting 15:52:25 46f8f816bc3b: Verifying Checksum 15:52:25 46f8f816bc3b: Download complete 15:52:25 36b3adc4ff6f: Download complete 15:52:25 93b61091891f: Verifying Checksum 15:52:25 93b61091891f: Download complete 15:52:25 36b3adc4ff6f: Pull complete 15:52:25 8ad3a11d3b57: Verifying Checksum 15:52:25 8ad3a11d3b57: Download complete 15:52:25 8ad3a11d3b57: Pull complete 15:52:25 46f8f816bc3b: Pull complete 15:52:26 93b61091891f: Pull complete 15:52:26 Digest: sha256:c228fcf0064d5595b4c7aab92b68598917383fe066dc5e17d2e426b0395c7848 15:52:26 Status: Downloaded newer image for python:3.6-alpine 15:52:26 ---> 176f50d88b04 15:52:26 Step 6/12 : ARG GLOBAL_JJB_COMMIT=64faafae2362d36e4d5c3e8d5fe6579b9d09cf55 15:52:28 ---> Running in 72f66bfb69ae 15:52:28 Removing intermediate container 72f66bfb69ae 15:52:28 ---> 9357b630bba4 15:52:28 Step 7/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' maintainer="Ernesto Ojeda " 15:52:28 ---> Running in f6e7f4781b8a 15:52:28 Removing intermediate container f6e7f4781b8a 15:52:28 ---> 74e0d579596b 15:52:28 Step 8/12 : RUN mv /bin/mktemp /bin/mktemp-busybox 15:52:28 ---> Running in 568710aa6d65 15:52:29 Removing intermediate container 568710aa6d65 15:52:29 ---> 93dd8358c4ee 15:52:29 Step 9/12 : COPY --from=mktempbuilder /usr/local/bin/mktemp /usr/local/bin/mktemp 15:52:29 ---> 2b5274f8dd5f 15:52:29 Step 10/12 : ENV SETUPTOOLS_USE_DISTUTILS="stdlib" 15:52:29 ---> Running in fff0e4c8e0fd 15:52:29 Removing intermediate container fff0e4c8e0fd 15:52:29 ---> 4f97a69f29f7 15:52:29 Step 11/12 : COPY ./lf-env.sh /root/lf-env.sh 15:52:29 ---> e009a6e976e1 15:52:29 Step 12/12 : 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} 15:52:29 ---> Running in 6d947e503f78 15:52:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:52:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:52:31 (1/58) Installing bash (5.0.17-r0) 15:52:31 Executing bash-5.0.17-r0.post-install 15:52:31 (2/58) Installing libgcc (9.3.0-r2) 15:52:31 (3/58) Installing libstdc++ (9.3.0-r2) 15:52:31 (4/58) Installing binutils (2.34-r1) 15:52:31 (5/58) Installing libmagic (5.38-r0) 15:52:31 (6/58) Installing file (5.38-r0) 15:52:31 (7/58) Installing gmp (6.2.0-r0) 15:52:31 (8/58) Installing isl (0.18-r0) 15:52:31 (9/58) Installing libgomp (9.3.0-r2) 15:52:31 (10/58) Installing libatomic (9.3.0-r2) 15:52:31 (11/58) Installing libgphobos (9.3.0-r2) 15:52:31 (12/58) Installing mpfr4 (4.0.2-r4) 15:52:31 (13/58) Installing mpc1 (1.1.0-r1) 15:52:31 (14/58) Installing gcc (9.3.0-r2) 15:52:33 (15/58) Installing musl-dev (1.1.24-r9) 15:52:33 (16/58) Installing libc-dev (0.7.2-r3) 15:52:33 (17/58) Installing g++ (9.3.0-r2) 15:52:34 (18/58) Installing make (4.3-r0) 15:52:34 (19/58) Installing fortify-headers (1.1-r0) 15:52:34 (20/58) Installing patch (2.7.6-r6) 15:52:34 (21/58) Installing build-base (0.5-r2) 15:52:34 (22/58) Installing nghttp2-libs (1.41.0-r0) 15:52:34 (23/58) Installing libcurl (7.69.1-r1) 15:52:34 (24/58) Installing curl (7.69.1-r1) 15:52:34 (25/58) Installing pcre2 (10.35-r0) 15:52:34 (26/58) Installing git (2.26.2-r0) 15:52:34 (27/58) Installing oniguruma (6.9.5-r1) 15:52:34 (28/58) Installing jq (1.6-r1) 15:52:34 (29/58) Installing linux-headers (5.4.5-r1) 15:52:35 (30/58) Installing pkgconf (1.7.2-r0) 15:52:35 (31/58) Installing libffi-dev (3.3-r2) 15:52:35 (32/58) Installing zlib-dev (1.2.11-r3) 15:52:35 (33/58) Installing xz-dev (5.2.5-r0) 15:52:35 (34/58) Installing libxml2 (2.9.10-r5) 15:52:35 (35/58) Installing libxml2-dev (2.9.10-r5) 15:52:35 (36/58) Installing libgpg-error (1.37-r0) 15:52:35 (37/58) Installing libgcrypt (1.8.5-r0) 15:52:35 (38/58) Installing libxslt (1.1.34-r0) 15:52:35 (39/58) Installing libxslt-dev (1.1.34-r0) 15:52:35 (40/58) Installing openssl-dev (1.1.1g-r0) 15:52:35 (41/58) Installing sudo (1.9.0-r0) 15:52:35 (42/58) Installing sysstat (12.2.1-r0) 15:52:35 (43/58) Installing libblkid (2.35.2-r0) 15:52:35 (44/58) Installing blkid (2.35.2-r0) 15:52:35 (45/58) Installing libcap-ng (0.7.10-r1) 15:52:35 (46/58) Installing setpriv (2.35.2-r0) 15:52:35 (47/58) Installing libmount (2.35.2-r0) 15:52:35 (48/58) Installing libsmartcols (2.35.2-r0) 15:52:35 (49/58) Installing findmnt (2.35.2-r0) 15:52:35 (50/58) Installing mcookie (2.35.2-r0) 15:52:35 (51/58) Installing hexdump (2.35.2-r0) 15:52:35 (52/58) Installing lsblk (2.35.2-r0) 15:52:35 (53/58) Installing libuuid (2.35.2-r0) 15:52:35 (54/58) Installing libfdisk (2.35.2-r0) 15:52:35 (55/58) Installing sfdisk (2.35.2-r0) 15:52:35 (56/58) Installing cfdisk (2.35.2-r0) 15:52:35 (57/58) Installing util-linux (2.35.2-r0) 15:52:35 (58/58) Installing xmlstarlet (1.6.1-r0) 15:52:35 Executing busybox-1.31.1-r16.trigger 15:52:35 OK: 257 MiB in 92 packages 15:52:37 Requirement already up-to-date: pip in /usr/local/lib/python3.6/site-packages (20.2.3) 15:52:38 Requirement already up-to-date: setuptools in /usr/local/lib/python3.6/site-packages (50.3.0) 15:52:39 Collecting lftools[openstack]==0.31.1 15:52:39 Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) 15:52:40 Collecting setuptools>=36.5.0 15:52:40 Downloading setuptools-50.3.0-py3-none-any.whl (785 kB) 15:52:40 Collecting httplib2 15:52:40 Downloading httplib2-0.18.1-py3-none-any.whl (95 kB) 15:52:40 Collecting email-validator 15:52:40 Downloading email_validator-1.1.1-py2.py3-none-any.whl (17 kB) 15:52:40 Collecting jsonschema 15:52:40 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 15:52:40 Collecting pyyaml 15:52:40 Downloading PyYAML-5.3.1.tar.gz (269 kB) 15:52:42 Collecting lxml 15:52:42 Downloading lxml-4.5.2.tar.gz (4.5 MB) 15:52:43 Collecting python-jenkins 15:52:43 Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) 15:52:43 Collecting bs4 15:52:43 Downloading bs4-0.0.1.tar.gz (1.1 kB) 15:52:44 Collecting pygithub 15:52:44 Downloading PyGithub-1.53-py3-none-any.whl (274 kB) 15:52:44 Collecting oauth2client 15:52:44 Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 15:52:44 Collecting pygerrit2 15:52:44 Downloading pygerrit2-2.0.13.tar.gz (29 kB) 15:52:45 Collecting tabulate 15:52:45 Downloading tabulate-0.8.7-py3-none-any.whl (24 kB) 15:52:45 Collecting requests 15:52:45 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) 15:52:45 Collecting click 15:52:45 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) 15:52:46 Collecting tqdm 15:52:46 Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) 15:52:46 Collecting six 15:52:46 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) 15:52:46 Collecting defusedxml 15:52:46 Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 15:52:46 Collecting xdg==3.0.2 15:52:46 Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) 15:52:46 Collecting docker 15:52:46 Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB) 15:52:47 Collecting ruamel.yaml 15:52:47 Downloading ruamel.yaml-0.16.12-py2.py3-none-any.whl (111 kB) 15:52:47 Collecting shade~=1.27.1; extra == "openstack" 15:52:47 Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) 15:52:47 Collecting idna>=2.0.0 15:52:47 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 15:52:47 Collecting dnspython>=1.15.0 15:52:47 Downloading dnspython-2.0.0-py3-none-any.whl (208 kB) 15:52:47 Collecting importlib-metadata; python_version < "3.8" 15:52:47 Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) 15:52:47 Collecting attrs>=17.4.0 15:52:47 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) 15:52:47 Collecting pyrsistent>=0.14.0 15:52:47 Downloading pyrsistent-0.17.3.tar.gz (106 kB) 15:52:48 Collecting multi-key-dict 15:52:48 Downloading multi_key_dict-2.0.3.tar.gz (8.4 kB) 15:52:48 Collecting pbr>=0.8.2 15:52:48 Downloading pbr-5.5.0-py2.py3-none-any.whl (106 kB) 15:52:48 Collecting beautifulsoup4 15:52:48 Downloading beautifulsoup4-4.9.2-py3-none-any.whl (115 kB) 15:52:48 Collecting pyjwt 15:52:48 Downloading PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 15:52:48 Collecting deprecated 15:52:48 Downloading Deprecated-1.2.10-py2.py3-none-any.whl (8.7 kB) 15:52:48 Collecting pyasn1-modules>=0.0.5 15:52:48 Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 15:52:48 Collecting rsa>=3.1.4 15:52:48 Downloading rsa-4.6-py3-none-any.whl (47 kB) 15:52:49 Collecting pyasn1>=0.1.7 15:52:49 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 15:52:49 Collecting certifi>=2017.4.17 15:52:49 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 15:52:49 Collecting chardet<4,>=3.0.2 15:52:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:52:49 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 15:52:49 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 15:52:49 Collecting websocket-client>=0.32.0 15:52:49 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:52:49 Collecting ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.9" 15:52:49 Downloading ruamel.yaml.clib-0.2.2.tar.gz (179 kB) 15:52:49 Collecting openstacksdk>=0.9.19 15:52:49 Downloading openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) 15:52:50 Collecting os-client-config>=1.28.0 15:52:50 Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 15:52:50 Collecting zipp>=0.5 15:52:50 Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) 15:52:50 Collecting soupsieve>1.2; python_version >= "3.0" 15:52:50 Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) 15:52:50 Collecting wrapt<2,>=1.10 15:52:50 Downloading wrapt-1.12.1.tar.gz (27 kB) 15:52:51 Collecting cryptography>=2.7 15:52:51 Downloading cryptography-3.1.1.tar.gz (534 kB) 15:52:51 Installing build dependencies: started 15:53:03 Installing build dependencies: finished with status 'done' 15:53:03 Getting requirements to build wheel: started 15:53:03 Getting requirements to build wheel: finished with status 'done' 15:53:03 Preparing wheel metadata: started 15:53:05 Preparing wheel metadata: finished with status 'done' 15:53:05 Collecting os-service-types>=1.7.0 15:53:05 Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 15:53:05 Collecting iso8601>=0.1.11 15:53:05 Downloading iso8601-0.1.13-py2.py3-none-any.whl (9.3 kB) 15:53:05 Collecting netifaces>=0.10.4 15:53:05 Downloading netifaces-0.10.9.tar.gz (28 kB) 15:53:05 Collecting requestsexceptions>=1.2.0 15:53:05 Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 15:53:05 Collecting keystoneauth1>=3.18.0 15:53:05 Downloading keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 15:53:05 Collecting munch>=2.1.0 15:53:05 Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) 15:53:05 Collecting dogpile.cache>=0.6.5 15:53:05 Downloading dogpile.cache-1.0.2.tar.gz (351 kB) 15:53:06 Collecting appdirs>=1.3.0 15:53:06 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 15:53:06 Collecting jsonpatch!=1.20,>=1.16 15:53:06 Downloading jsonpatch-1.26-py2.py3-none-any.whl (11 kB) 15:53:06 Collecting jmespath>=0.9.0 15:53:06 Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 15:53:06 Collecting decorator>=4.4.1 15:53:06 Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 15:53:07 Collecting cffi!=1.11.3,>=1.8 15:53:07 Downloading cffi-1.14.3.tar.gz (470 kB) 15:53:08 Collecting stevedore>=1.20.0 15:53:08 Downloading stevedore-3.2.2-py3-none-any.whl (42 kB) 15:53:08 Collecting jsonpointer>=1.9 15:53:08 Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 15:53:08 Collecting pycparser 15:53:08 Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) 15:53:08 Building wheels for collected packages: pyyaml, lxml, bs4, pygerrit2, pyrsistent, multi-key-dict, ruamel.yaml.clib, wrapt, cryptography, netifaces, dogpile.cache, cffi 15:53:08 Building wheel for pyyaml (setup.py): started 15:53:08 Building wheel for pyyaml (setup.py): finished with status 'done' 15:53:08 Created wheel for pyyaml: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=44619 sha256=cbfc6f6fef268adc56c42a32f0ee0ff10ae072c84296977e31dd4f0658b62724 15:53:08 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/e5/9d/ad/2ee53cf262cba1ffd8afe1487eef788ea3f260b7e6232a80fc 15:53:08 Building wheel for lxml (setup.py): started 15:55:45 Building wheel for lxml (setup.py): still running... 15:57:06 Building wheel for lxml (setup.py): still running... 15:57:06 Building wheel for lxml (setup.py): finished with status 'done' 15:57:06 Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_x86_64.whl size=1625566 sha256=23d2a897070011644b4766b4f6ffd8c3405b9fba4204fb81f727dec2d0ab7bc5 15:57:06 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 15:57:06 Building wheel for bs4 (setup.py): started 15:57:06 Building wheel for bs4 (setup.py): finished with status 'done' 15:57:06 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=7eb29c4e44ec7b48e65cbf66cd5c7886a9e779a081d776e44cd66fa9e5779deb 15:57:06 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 15:57:06 Building wheel for pygerrit2 (setup.py): started 15:57:06 Building wheel for pygerrit2 (setup.py): finished with status 'done' 15:57:06 Created wheel for pygerrit2: filename=pygerrit2-2.0.13-py3-none-any.whl size=10826 sha256=6e5a9491b1120fb7202d036e54a7cff57f85b8317454683674b5b2cc0c8784a3 15:57:06 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/83/3b/35/d60b3d5c1cd5590b09117c861f15eaa0115f942246c23b87ec 15:57:06 Building wheel for pyrsistent (setup.py): started 15:57:06 Building wheel for pyrsistent (setup.py): finished with status 'done' 15:57:06 Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=73998 sha256=780cf55d7b2a32756d7e624d329dab5486f0508f7b33c3eab7ff26b15c31eccd 15:57:06 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb 15:57:06 Building wheel for multi-key-dict (setup.py): started 15:57:07 Building wheel for multi-key-dict (setup.py): finished with status 'done' 15:57:07 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=8d6ff79c537d432615f7ec46196a4695345a3276aa12c56b26f296dd50917d6a 15:57:07 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 15:57:07 Building wheel for ruamel.yaml.clib (setup.py): started 15:57:29 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 15:57:29 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_x86_64.whl size=176563 sha256=42e15bfaacaf185f3d45933353b005e00d5d8f3122e7df1f664e4872128fdaea 15:57:29 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c 15:57:29 Building wheel for wrapt (setup.py): started 15:57:31 Building wheel for wrapt (setup.py): finished with status 'done' 15:57:31 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=33317 sha256=bba9d6bb8839842e013aa1ca205624ecf97770cc475be8ec652b9670ccd09508 15:57:31 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 15:57:31 Building wheel for cryptography (PEP 517): started 15:58:10 Building wheel for cryptography (PEP 517): finished with status 'done' 15:58:10 Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_x86_64.whl size=356344 sha256=4d23d1f743a559c748f8ede63450bd6673e9ab68111ac52516ea7947eedc3f68 15:58:10 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab 15:58:10 Building wheel for netifaces (setup.py): started 15:58:10 Building wheel for netifaces (setup.py): finished with status 'done' 15:58:10 Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_x86_64.whl size=12985 sha256=1716c0885aab53603e0797ce59a056a10b0b1c1097800332cac58b359290e082 15:58:10 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 15:58:10 Building wheel for dogpile.cache (setup.py): started 15:58:10 Building wheel for dogpile.cache (setup.py): finished with status 'done' 15:58:10 Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=b24ab718d1c1557e3e8e4c41067b1c44b58ed0a50ee67fd94451679e7dcc8f14 15:58:10 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 15:58:10 Building wheel for cffi (setup.py): started 15:58:18 Building wheel for cffi (setup.py): finished with status 'done' 15:58:18 Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_x86_64.whl size=187317 sha256=1bf4a302d3304593d12a43225b80a0123b2971f51aa32d7f67c5bc3108a2de99 15:58:18 Stored in directory: /tmp/pip-ephem-wheel-cache-8b45icd1/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 15:58:18 Successfully built pyyaml lxml bs4 pygerrit2 pyrsistent multi-key-dict ruamel.yaml.clib wrapt cryptography netifaces dogpile.cache cffi 15:58:18 Installing collected packages: setuptools, httplib2, idna, dnspython, email-validator, six, zipp, importlib-metadata, attrs, pyrsistent, jsonschema, pyyaml, lxml, certifi, chardet, urllib3, requests, multi-key-dict, pbr, python-jenkins, soupsieve, beautifulsoup4, bs4, pyjwt, wrapt, deprecated, pygithub, pyasn1, pyasn1-modules, rsa, oauth2client, pygerrit2, tabulate, click, tqdm, defusedxml, xdg, websocket-client, docker, ruamel.yaml.clib, ruamel.yaml, pycparser, cffi, cryptography, os-service-types, iso8601, netifaces, requestsexceptions, stevedore, keystoneauth1, munch, decorator, dogpile.cache, appdirs, jsonpointer, jsonpatch, jmespath, openstacksdk, os-client-config, shade, lftools 15:58:26 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 15:58:27 Collecting zipp==1.1.0 15:58:27 Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) 15:58:27 Collecting python-openstackclient 15:58:27 Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) 15:58:28 Collecting python-novaclient>=15.1.0 15:58:28 Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) 15:58:28 Collecting python-cinderclient>=3.3.0 15:58:28 Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) 15:58:28 Collecting osc-lib>=2.0.0 15:58:28 Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) 15:58:28 Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) 15:58:28 Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) 15:58:28 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) 15:58:28 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (5.5.0) 15:58:28 Collecting cliff!=2.9.0,>=2.8.0 15:58:28 Downloading cliff-3.4.0-py3-none-any.whl (76 kB) 15:58:28 Collecting python-keystoneclient>=3.22.0 15:58:28 Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) 15:58:28 Collecting oslo.utils>=3.33.0 15:58:28 Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) 15:58:28 Collecting oslo.i18n>=3.15.3 15:58:28 Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 15:58:29 Collecting simplejson>=3.5.1 15:58:29 Downloading simplejson-3.17.2.tar.gz (83 kB) 15:58:29 Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.6/site-packages (from python-novaclient>=15.1.0->python-openstackclient) (0.1.13) 15:58:29 Collecting PrettyTable<0.8,>=0.7.2 15:58:29 Downloading prettytable-0.7.2.tar.bz2 (21 kB) 15:58:30 Requirement already satisfied: keystoneauth1>=3.5.0 in /usr/local/lib/python3.6/site-packages (from python-novaclient>=15.1.0->python-openstackclient) (4.2.1) 15:58:30 Collecting oslo.serialization!=2.19.1,>=2.18.0 15:58:30 Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 15:58:30 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) 15:58:30 Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (5.3.1) 15:58:30 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) 15:58:30 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) 15:58:30 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) 15:58:30 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) 15:58:30 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) 15:58:30 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) 15:58:30 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) 15:58:30 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) 15:58:30 Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (3.1.1) 15:58:30 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) 15:58:30 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) 15:58:30 Collecting pyparsing>=2.1.0 15:58:30 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 15:58:30 Collecting cmd2!=0.8.3,>=0.8.0 15:58:30 Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) 15:58:31 Collecting debtcollector>=1.2.0 15:58:31 Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) 15:58:31 Collecting oslo.config>=5.2.0 15:58:31 Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) 15:58:31 Collecting pytz>=2013.6 15:58:31 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) 15:58:31 Collecting packaging>=20.4 15:58:31 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) 15:58:31 Collecting netaddr>=0.7.18 15:58:31 Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 15:58:31 Collecting msgpack>=0.5.2 15:58:31 Downloading msgpack-1.0.0.tar.gz (232 kB) 15:58:32 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) 15:58:32 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) 15:58:32 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) 15:58:32 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) 15:58:32 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) 15:58:32 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) 15:58:32 Collecting colorama>=0.3.7 15:58:32 Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) 15:58:32 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) 15:58:32 Collecting pyperclip>=1.6 15:58:32 Downloading pyperclip-1.8.0.tar.gz (16 kB) 15:58:33 Collecting wcwidth>=0.1.7 15:58:33 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 15:58:33 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) 15:58:33 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) 15:58:33 Collecting rfc3986>=1.2.0 15:58:33 Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 15:58:33 Collecting importlib-resources; python_version < "3.7" 15:58:33 Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) 15:58:33 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) 15:58:33 Building wheels for collected packages: simplejson, PrettyTable, msgpack, pyperclip 15:58:33 Building wheel for simplejson (setup.py): started 15:58:36 Building wheel for simplejson (setup.py): finished with status 'done' 15:58:36 Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_x86_64.whl size=74646 sha256=4e182d0ef0eb15dba16997144ae97beb1c25bd9f5c6981a7e484ab8a5bf33bfb 15:58:36 Stored in directory: /tmp/pip-ephem-wheel-cache-lmua9320/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 15:58:36 Building wheel for PrettyTable (setup.py): started 15:58:36 Building wheel for PrettyTable (setup.py): finished with status 'done' 15:58:36 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=859efe7881275ebf2f055add8dbd7cbeed9010cddecc9732fb9f2b28e56c404a 15:58:36 Stored in directory: /tmp/pip-ephem-wheel-cache-lmua9320/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b 15:58:36 Building wheel for msgpack (setup.py): started 15:58:46 Building wheel for msgpack (setup.py): finished with status 'done' 15:58:46 Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_x86_64.whl size=83772 sha256=d685166170db35f664359b68b39f6a48417d1febcdd2e0ed5a9b0e6b25891e09 15:58:46 Stored in directory: /tmp/pip-ephem-wheel-cache-lmua9320/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 15:58:46 Building wheel for pyperclip (setup.py): started 15:58:46 Building wheel for pyperclip (setup.py): finished with status 'done' 15:58:46 Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=4f11b5fd277d67fa31f089f73ebfcc3a910c3cffc694ca969c16c11037f0aca8 15:58:46 Stored in directory: /tmp/pip-ephem-wheel-cache-lmua9320/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 15:58:46 Successfully built simplejson PrettyTable msgpack pyperclip 15:58:46 Installing collected packages: zipp, simplejson, PrettyTable, msgpack, debtcollector, pytz, pyparsing, packaging, importlib-resources, netaddr, oslo.i18n, oslo.utils, oslo.serialization, python-novaclient, python-cinderclient, colorama, pyperclip, wcwidth, cmd2, cliff, osc-lib, rfc3986, oslo.config, python-keystoneclient, python-openstackclient 15:58:46 Attempting uninstall: zipp 15:58:46 Found existing installation: zipp 3.2.0 15:58:46 Uninstalling zipp-3.2.0: 15:58:46 Successfully uninstalled zipp-3.2.0 15:58:50 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 15:58:50 Cloning into 'global-jjb'... 15:58:51 HEAD is now at 64faafa Merge "lftools_activate should be deprecated" 15:59:13 Removing intermediate container 6d947e503f78 15:59:13 ---> 78a53c186042 15:59:13 Successfully built 78a53c186042 15:59:13 Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:14 + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:latest [Pipeline] isUnix [Pipeline] sh 15:59:15 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:latest 15:59:15 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] 15:59:15 69fcac277006: Preparing 15:59:15 b90007bd14d8: Preparing 15:59:15 3db4ea978dce: Preparing 15:59:15 e098992b0d5c: Preparing 15:59:15 93de3dec4653: Preparing 15:59:15 620604b35b33: Preparing 15:59:15 613be09ab3c0: Preparing 15:59:15 620604b35b33: Waiting 15:59:15 613be09ab3c0: Waiting 15:59:17 b90007bd14d8: Pushed 15:59:17 620604b35b33: Pushed 15:59:17 613be09ab3c0: Layer already exists 15:59:17 3db4ea978dce: Pushed 15:59:22 93de3dec4653: Pushed 15:59:27 69fcac277006: Pushed 15:59:59 e098992b0d5c: Pushed 15:59:59 latest: digest: sha256:a6596199705126d93b4ded83b7d19eee5240f11d96338ca84b686d629f563599 size: 1794 [Pipeline] isUnix [Pipeline] sh 15:59:59 + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:06840a31598f64ccac197bd0012fe229e56fcaa7 [Pipeline] isUnix [Pipeline] sh 16:00:00 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:06840a31598f64ccac197bd0012fe229e56fcaa7 16:00:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] 16:00:00 69fcac277006: Preparing 16:00:00 b90007bd14d8: Preparing 16:00:00 3db4ea978dce: Preparing 16:00:00 e098992b0d5c: Preparing 16:00:00 93de3dec4653: Preparing 16:00:00 620604b35b33: Preparing 16:00:00 613be09ab3c0: Preparing 16:00:00 613be09ab3c0: Waiting 16:00:00 620604b35b33: Waiting 16:00:00 3db4ea978dce: Layer already exists 16:00:00 b90007bd14d8: Layer already exists 16:00:00 69fcac277006: Layer already exists 16:00:00 e098992b0d5c: Layer already exists 16:00:00 93de3dec4653: Layer already exists 16:00:00 620604b35b33: Layer already exists 16:00:00 613be09ab3c0: Layer already exists 16:00:00 06840a31598f64ccac197bd0012fe229e56fcaa7: digest: sha256:a6596199705126d93b4ded83b7d19eee5240f11d96338ca84b686d629f563599 size: 1794 [Pipeline] isUnix [Pipeline] sh 16:00:00 + docker tag edgex-lftools nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:00:00 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 16:00:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools] 16:00:00 69fcac277006: Preparing 16:00:00 b90007bd14d8: Preparing 16:00:00 3db4ea978dce: Preparing 16:00:00 e098992b0d5c: Preparing 16:00:00 93de3dec4653: Preparing 16:00:00 620604b35b33: Preparing 16:00:00 613be09ab3c0: Preparing 16:00:00 620604b35b33: Waiting 16:00:00 613be09ab3c0: Waiting 16:00:00 93de3dec4653: Layer already exists 16:00:00 e098992b0d5c: Layer already exists 16:00:00 3db4ea978dce: Layer already exists 16:00:00 b90007bd14d8: Layer already exists 16:00:00 69fcac277006: Layer already exists 16:00:00 613be09ab3c0: Layer already exists 16:00:00 620604b35b33: Layer already exists 16:00:00 0.31.1-centos7: digest: sha256:a6596199705126d93b4ded83b7d19eee5240f11d96338ca84b686d629f563599 size: 1794 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:00:01 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:00:02 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:00:02 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 16:00:02 02f7923ed64c: Preparing 16:00:02 a043bc572235: Preparing 16:00:02 3c0899de300a: Preparing 16:00:02 5c83f4c20c41: Preparing 16:00:02 f502b6b5874b: Preparing 16:00:02 06d0be38ea79: Preparing 16:00:02 9255421ae75d: Preparing 16:00:02 408e53c5e3b2: Preparing 16:00:02 50644c29ef5a: Preparing 16:00:02 06d0be38ea79: Waiting 16:00:02 9255421ae75d: Waiting 16:00:02 50644c29ef5a: Waiting 16:00:02 f502b6b5874b: Layer already exists 16:00:02 06d0be38ea79: Layer already exists 16:00:02 9255421ae75d: Layer already exists 16:00:02 3c0899de300a: Pushed 16:00:02 408e53c5e3b2: Layer already exists 16:00:02 50644c29ef5a: Layer already exists 16:00:02 a043bc572235: Pushed 16:00:02 5c83f4c20c41: Pushed 16:00:35 02f7923ed64c: Pushed 16:00:35 alpine: digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c size: 2205 [Pipeline] isUnix [Pipeline] sh 16:00:35 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine [Pipeline] isUnix [Pipeline] sh 16:00:35 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:0.31.1-alpine 16:00:35 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 16:00:35 02f7923ed64c: Preparing 16:00:35 a043bc572235: Preparing 16:00:35 3c0899de300a: Preparing 16:00:35 5c83f4c20c41: Preparing 16:00:35 f502b6b5874b: Preparing 16:00:35 06d0be38ea79: Preparing 16:00:35 9255421ae75d: Preparing 16:00:35 408e53c5e3b2: Preparing 16:00:35 50644c29ef5a: Preparing 16:00:35 408e53c5e3b2: Waiting 16:00:35 9255421ae75d: Waiting 16:00:35 50644c29ef5a: Waiting 16:00:35 06d0be38ea79: Waiting 16:00:35 f502b6b5874b: Layer already exists 16:00:35 a043bc572235: Layer already exists 16:00:35 3c0899de300a: Layer already exists 16:00:35 02f7923ed64c: Layer already exists 16:00:35 5c83f4c20c41: Layer already exists 16:00:35 06d0be38ea79: Layer already exists 16:00:35 9255421ae75d: Layer already exists 16:00:35 50644c29ef5a: Layer already exists 16:00:35 408e53c5e3b2: Layer already exists 16:00:35 0.31.1-alpine: digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c size: 2205 [Pipeline] isUnix [Pipeline] sh 16:00:36 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 [Pipeline] isUnix [Pipeline] sh 16:00:36 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 16:00:36 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 16:00:36 02f7923ed64c: Preparing 16:00:36 a043bc572235: Preparing 16:00:36 3c0899de300a: Preparing 16:00:36 5c83f4c20c41: Preparing 16:00:36 f502b6b5874b: Preparing 16:00:36 06d0be38ea79: Preparing 16:00:36 9255421ae75d: Preparing 16:00:36 408e53c5e3b2: Preparing 16:00:36 50644c29ef5a: Preparing 16:00:36 06d0be38ea79: Waiting 16:00:36 9255421ae75d: Waiting 16:00:36 408e53c5e3b2: Waiting 16:00:36 50644c29ef5a: Waiting 16:00:36 f502b6b5874b: Layer already exists 16:00:36 02f7923ed64c: Layer already exists 16:00:36 5c83f4c20c41: Layer already exists 16:00:36 a043bc572235: Layer already exists 16:00:36 3c0899de300a: Layer already exists 16:00:36 06d0be38ea79: Layer already exists 16:00:36 50644c29ef5a: Layer already exists 16:00:36 408e53c5e3b2: Layer already exists 16:00:36 9255421ae75d: Layer already exists 16:00:36 amd64: digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c size: 2205 [Pipeline] isUnix [Pipeline] sh 16:00:36 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 [Pipeline] isUnix [Pipeline] sh 16:00:37 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:x86_64 16:00:37 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 16:00:37 02f7923ed64c: Preparing 16:00:37 a043bc572235: Preparing 16:00:37 3c0899de300a: Preparing 16:00:37 5c83f4c20c41: Preparing 16:00:37 f502b6b5874b: Preparing 16:00:37 06d0be38ea79: Preparing 16:00:37 9255421ae75d: Preparing 16:00:37 408e53c5e3b2: Preparing 16:00:37 50644c29ef5a: Preparing 16:00:37 06d0be38ea79: Waiting 16:00:37 9255421ae75d: Waiting 16:00:37 408e53c5e3b2: Waiting 16:00:37 50644c29ef5a: Waiting 16:00:37 f502b6b5874b: Layer already exists 16:00:37 3c0899de300a: Layer already exists 16:00:37 02f7923ed64c: Layer already exists 16:00:37 5c83f4c20c41: Layer already exists 16:00:37 a043bc572235: Layer already exists 16:00:37 9255421ae75d: Layer already exists 16:00:37 06d0be38ea79: Layer already exists 16:00:37 50644c29ef5a: Layer already exists 16:00:37 408e53c5e3b2: Layer already exists 16:00:37 x86_64: digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c size: 2205 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:05:09 Building wheel for lxml (setup.py): still running... 16:06:46 Building wheel for lxml (setup.py): still running... 16:07:42 Building wheel for lxml (setup.py): still running... 16:09:04 Building wheel for lxml (setup.py): still running... 16:10:26 Building wheel for lxml (setup.py): still running... 16:11:05 Building wheel for lxml (setup.py): finished with status 'done' 16:11:05 Created wheel for lxml: filename=lxml-4.5.2-cp36-cp36m-linux_aarch64.whl size=1554913 sha256=bb5c3e4b050587321436611bebb3cc00397fa9cf1a3b839f1350b2f909e3c029 16:11:05 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/b5/85/4f/dce32f69e42434dc20ab2bb7ae1ee21f8a4d62ee1e6ba38006 16:11:05 Building wheel for bs4 (setup.py): started 16:11:05 Building wheel for bs4 (setup.py): finished with status 'done' 16:11:05 Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1273 sha256=e33eb0e2fd54cfbb0928d38fea4a1a3d2471d3a685729142a45863dcd9569d23 16:11:05 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 16:11:05 Building wheel for pyrsistent (setup.py): started 16:11:11 Building wheel for pyrsistent (setup.py): finished with status 'done' 16:11:11 Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_aarch64.whl size=73826 sha256=e78b4554a701850a528e9ecbec966f4b3bcfe5dc4f38d37bccfdae7b24910c40 16:11:11 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/34/13/19/294da8e11bce7e563afee51251b9fa878185e14f4b5caf00cb 16:11:11 Building wheel for multi-key-dict (setup.py): started 16:11:13 Building wheel for multi-key-dict (setup.py): finished with status 'done' 16:11:13 Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9300 sha256=c5ce393de03be54167edbc115da1151e0c8c534cac29f925654440efeaffd840 16:11:13 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/0b/36/f1/3d9fcd071063a9c09bcbd05058274e14f540f6b92233d19867 16:11:13 Building wheel for ruamel.yaml.clib (setup.py): started 16:12:21 Building wheel for ruamel.yaml.clib (setup.py): still running... 16:12:48 Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' 16:12:48 Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.2-cp36-cp36m-linux_aarch64.whl size=151919 sha256=8c6b5f1637d9e3f064b9ab22e02be6ef4b46e788a2dab8a6f2b495e1f867e278 16:12:48 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/bf/03/67/0d01ca2ff418eceb85b87bcc7d7f383e611f281a97dcfedd3c 16:12:48 Building wheel for wrapt (setup.py): started 16:12:55 Building wheel for wrapt (setup.py): finished with status 'done' 16:12:55 Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_aarch64.whl size=32352 sha256=be916fd2e21db2b3b5950279821c5af091aabe24b1909f99b5079ff8ae8c9768 16:12:55 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/32/42/7f/23cae9ff6ef66798d00dc5d659088e57dbba01566f6c60db63 16:12:55 Building wheel for cryptography (PEP 517): started 16:15:17 Building wheel for cryptography (PEP 517): still running... 16:15:17 Building wheel for cryptography (PEP 517): finished with status 'done' 16:15:17 Created wheel for cryptography: filename=cryptography-3.1.1-cp36-cp36m-linux_aarch64.whl size=331141 sha256=62cdff9cb143af290844711234cd36f3372495898f9192b16c7caae651bc067a 16:15:17 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/35/e6/57/fcd141c8a36e47d273b4f2522256c2c0e89ac9f184c47236ab 16:15:17 Building wheel for dogpile.cache (setup.py): started 16:15:17 Building wheel for dogpile.cache (setup.py): finished with status 'done' 16:15:17 Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=2e783830607dd0332be1bb6713ce05e23abe73ff16ec81a1cb6f1a9590a36272 16:15:17 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/be/92/43/387b688346d5737d6df69684d281822252d924a42f03abd202 16:15:17 Building wheel for netifaces (setup.py): started 16:15:17 Building wheel for netifaces (setup.py): finished with status 'done' 16:15:17 Created wheel for netifaces: filename=netifaces-0.10.9-cp36-cp36m-linux_aarch64.whl size=12915 sha256=264c561d5016d373c227db7c08f9898c7731b8b14251a10daa4c15c7f19d4bb5 16:15:17 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/ef/f5/42/39d33556db44fd4d0caa4841154b5a2503f8a2d1eced209df5 16:15:17 Building wheel for cffi (setup.py): started 16:15:49 Building wheel for cffi (setup.py): finished with status 'done' 16:15:49 Created wheel for cffi: filename=cffi-1.14.3-cp36-cp36m-linux_aarch64.whl size=189924 sha256=591a6e9e3132a9b1043606912eacc9d042e8f6a33284066de57aac29a3b00a94 16:15:49 Stored in directory: /tmp/pip-ephem-wheel-cache-e3k0_lvg/wheels/2a/59/ec/6cbdd2c65458e3a999482168f87ba2832b7b6544cb07f329d5 16:15:49 Successfully built pygerrit2 pyyaml lxml bs4 pyrsistent multi-key-dict ruamel.yaml.clib wrapt cryptography dogpile.cache netifaces cffi 16:15:49 Installing collected packages: urllib3, chardet, idna, certifi, requests, wrapt, deprecated, pyjwt, pygithub, setuptools, zipp, importlib-metadata, six, attrs, pyrsistent, jsonschema, dnspython, email-validator, websocket-client, docker, pbr, pygerrit2, pyyaml, httplib2, multi-key-dict, python-jenkins, tqdm, defusedxml, lxml, pyasn1, pyasn1-modules, rsa, oauth2client, tabulate, xdg, ruamel.yaml.clib, ruamel.yaml, click, soupsieve, beautifulsoup4, bs4, requestsexceptions, munch, jmespath, pycparser, cffi, cryptography, appdirs, stevedore, iso8601, os-service-types, keystoneauth1, jsonpointer, jsonpatch, decorator, dogpile.cache, netifaces, openstacksdk, os-client-config, shade, lftools 16:16:12 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 16:16:14 Collecting zipp==1.1.0 16:16:14 Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) 16:16:14 Collecting python-openstackclient 16:16:14 Downloading python_openstackclient-5.3.1-py3-none-any.whl (884 kB) 16:16:15 Requirement already satisfied: openstacksdk>=0.48.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (0.50.0) 16:16:15 Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (5.5.0) 16:16:16 Collecting oslo.utils>=3.33.0 16:16:16 Downloading oslo.utils-4.6.0-py3-none-any.whl (96 kB) 16:16:16 Collecting oslo.i18n>=3.15.3 16:16:16 Downloading oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 16:16:17 Collecting cliff!=2.9.0,>=2.8.0 16:16:17 Downloading cliff-3.4.0-py3-none-any.whl (76 kB) 16:16:17 Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (3.2.2) 16:16:17 Collecting python-keystoneclient>=3.22.0 16:16:17 Downloading python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) 16:16:17 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.6/site-packages (from python-openstackclient) (1.15.0) 16:16:18 Collecting osc-lib>=2.0.0 16:16:18 Downloading osc_lib-2.2.1-py3-none-any.whl (83 kB) 16:16:19 Collecting python-novaclient>=15.1.0 16:16:19 Downloading python_novaclient-17.2.1-py3-none-any.whl (319 kB) 16:16:19 Collecting python-cinderclient>=3.3.0 16:16:19 Downloading python_cinderclient-7.2.0-py3-none-any.whl (274 kB) 16:16:19 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) 16:16:19 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) 16:16:19 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) 16:16:19 Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (5.3.1) 16:16:20 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) 16:16:20 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) 16:16:20 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) 16:16:20 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) 16:16:20 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) 16:16:20 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) 16:16:20 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) 16:16:20 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) 16:16:20 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) 16:16:20 Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.6/site-packages (from openstacksdk>=0.48.0->python-openstackclient) (3.1.1) 16:16:21 Collecting pyparsing>=2.1.0 16:16:21 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 16:16:21 Collecting packaging>=20.4 16:16:21 Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) 16:16:22 Collecting netaddr>=0.7.18 16:16:22 Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) 16:16:22 Collecting debtcollector>=1.2.0 16:16:22 Downloading debtcollector-2.2.0-py3-none-any.whl (20 kB) 16:16:24 Collecting pytz>=2013.6 16:16:24 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) 16:16:24 Collecting PrettyTable<0.8,>=0.7.2 16:16:24 Downloading prettytable-0.7.2.tar.bz2 (21 kB) 16:16:27 Collecting cmd2!=0.8.3,>=0.8.0 16:16:27 Downloading cmd2-1.3.11-py3-none-any.whl (133 kB) 16:16:28 Collecting oslo.config>=5.2.0 16:16:28 Downloading oslo.config-8.3.2-py3-none-any.whl (119 kB) 16:16:28 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) 16:16:29 Collecting oslo.serialization!=2.19.1,>=2.18.0 16:16:29 Downloading oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 16:16:30 Collecting simplejson>=3.5.1 16:16:30 Downloading simplejson-3.17.2.tar.gz (83 kB) 16:16:32 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) 16:16:32 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) 16:16:32 Collecting importlib-resources; python_version < "3.7" 16:16:32 Downloading importlib_resources-3.0.0-py2.py3-none-any.whl (23 kB) 16:16:32 Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.6/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.12.1) 16:16:33 Collecting pyperclip>=1.6 16:16:33 Downloading pyperclip-1.8.0.tar.gz (16 kB) 16:16:35 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) 16:16:35 Collecting wcwidth>=0.1.7 16:16:35 Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 16:16:35 Collecting colorama>=0.3.7 16:16:35 Downloading colorama-0.4.3-py2.py3-none-any.whl (15 kB) 16:16:35 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) 16:16:36 Collecting rfc3986>=1.2.0 16:16:36 Downloading rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 16:16:36 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) 16:16:36 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) 16:16:36 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) 16:16:36 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) 16:16:37 Collecting msgpack>=0.5.2 16:16:37 Downloading msgpack-1.0.0.tar.gz (232 kB) 16:16:39 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) 16:16:39 Building wheels for collected packages: PrettyTable, simplejson, pyperclip, msgpack 16:16:39 Building wheel for PrettyTable (setup.py): started 16:16:41 Building wheel for PrettyTable (setup.py): finished with status 'done' 16:16:41 Created wheel for PrettyTable: filename=prettytable-0.7.2-py3-none-any.whl size=13700 sha256=4e3148af9749f0bf52c4aa5b13f6ed1b04db25e3dbc028287138ae531c1fbffd 16:16:41 Stored in directory: /tmp/pip-ephem-wheel-cache-ylew2bh9/wheels/90/15/c3/5f28b42ae9c81638570b8b7ed654e0f98c5fdc08875869511b 16:16:41 Building wheel for simplejson (setup.py): started 16:16:51 Building wheel for simplejson (setup.py): finished with status 'done' 16:16:51 Created wheel for simplejson: filename=simplejson-3.17.2-cp36-cp36m-linux_aarch64.whl size=73877 sha256=cc2324b45c449c399ffb1f8db387be7fe731c8ed834d824ae0cc007c75688570 16:16:51 Stored in directory: /tmp/pip-ephem-wheel-cache-ylew2bh9/wheels/36/f7/a6/1aa7ab548751db0dfbc2524da98d8b7fb39ef9b14d929bf038 16:16:51 Building wheel for pyperclip (setup.py): started 16:16:52 Building wheel for pyperclip (setup.py): finished with status 'done' 16:16:52 Created wheel for pyperclip: filename=pyperclip-1.8.0-py3-none-any.whl size=8692 sha256=9bf6e6d6433b262265c547ab87d4dddbf2f7d9167f8039eb632e420f9f2c0ebc 16:16:52 Stored in directory: /tmp/pip-ephem-wheel-cache-ylew2bh9/wheels/26/30/fe/92e2d4b1301ba74c07ea09c9e4c08f5bf12bae9c30319d74c5 16:16:52 Building wheel for msgpack (setup.py): started 16:17:24 Building wheel for msgpack (setup.py): finished with status 'done' 16:17:24 Created wheel for msgpack: filename=msgpack-1.0.0-cp36-cp36m-linux_aarch64.whl size=76931 sha256=a4d580ec0cf250c201288238b9499f725a4adc52064c8004dd59c1ac7fa94bce 16:17:24 Stored in directory: /tmp/pip-ephem-wheel-cache-ylew2bh9/wheels/81/02/ab/3429715e43746dde3d7354115ea4d7f017ecefe77ec67c03c5 16:17:24 Successfully built PrettyTable simplejson pyperclip msgpack 16:17:24 Installing collected packages: zipp, pyparsing, packaging, importlib-resources, netaddr, debtcollector, oslo.i18n, pytz, oslo.utils, PrettyTable, pyperclip, wcwidth, colorama, cmd2, cliff, rfc3986, oslo.config, msgpack, oslo.serialization, python-keystoneclient, simplejson, osc-lib, python-novaclient, python-cinderclient, python-openstackclient 16:17:24 Attempting uninstall: zipp 16:17:24 Found existing installation: zipp 3.2.0 16:17:25 Uninstalling zipp-3.2.0: 16:17:25 Successfully uninstalled zipp-3.2.0 16:17:37 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 16:17:38 Cloning into 'global-jjb'... 16:17:40 HEAD is now at 64faafa Merge "lftools_activate should be deprecated" 16:18:02 Removing intermediate container 3664165b696e 16:18:02 ---> a1d194415bce 16:18:02 Successfully built a1d194415bce 16:18:02 Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:03 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:18:04 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 16:18:04 a9f7fea8a93b: Preparing 16:18:04 c489001974ac: Preparing 16:18:04 ccb5cec8a9fb: Preparing 16:18:04 d911ed1d7ad1: Preparing 16:18:04 975159bf197d: Preparing 16:18:04 35d6305f29d1: Preparing 16:18:04 3fa15440b13d: Preparing 16:18:04 8691b6bf9361: Preparing 16:18:04 e2f13739ad41: Preparing 16:18:04 3fa15440b13d: Waiting 16:18:04 8691b6bf9361: Waiting 16:18:04 e2f13739ad41: Waiting 16:18:04 35d6305f29d1: Waiting 16:18:04 975159bf197d: Layer already exists 16:18:04 35d6305f29d1: Layer already exists 16:18:04 3fa15440b13d: Layer already exists 16:18:04 8691b6bf9361: Layer already exists 16:18:04 e2f13739ad41: Layer already exists 16:18:04 ccb5cec8a9fb: Pushed 16:18:04 d911ed1d7ad1: Pushed 16:18:04 c489001974ac: Pushed 16:19:26 a9f7fea8a93b: Pushed 16:19:26 arm64: digest: sha256:88799cac93c3ee5c704f01b95255f132a50bd1066e83e8a7efe3983ecec85b98 size: 2205 [Pipeline] isUnix [Pipeline] sh 16:19:26 + docker tag edgex-lftools-log-publisher nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:aarch64 [Pipeline] isUnix [Pipeline] sh 16:19:27 + docker push nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:aarch64 16:19:27 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher] 16:19:27 a9f7fea8a93b: Preparing 16:19:27 c489001974ac: Preparing 16:19:27 ccb5cec8a9fb: Preparing 16:19:27 d911ed1d7ad1: Preparing 16:19:27 975159bf197d: Preparing 16:19:27 35d6305f29d1: Preparing 16:19:27 3fa15440b13d: Preparing 16:19:27 8691b6bf9361: Preparing 16:19:27 e2f13739ad41: Preparing 16:19:27 35d6305f29d1: Waiting 16:19:27 3fa15440b13d: Waiting 16:19:27 8691b6bf9361: Waiting 16:19:27 e2f13739ad41: Waiting 16:19:27 c489001974ac: Layer already exists 16:19:27 d911ed1d7ad1: Layer already exists 16:19:27 ccb5cec8a9fb: Layer already exists 16:19:27 a9f7fea8a93b: Layer already exists 16:19:27 975159bf197d: Layer already exists 16:19:27 3fa15440b13d: Layer already exists 16:19:27 8691b6bf9361: Layer already exists 16:19:27 35d6305f29d1: Layer already exists 16:19:27 e2f13739ad41: Layer already exists 16:19:27 aarch64: digest: sha256:88799cac93c3ee5c704f01b95255f132a50bd1066e83e8a7efe3983ecec85b98 size: 2205 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Image Scan) [Pipeline] isUnix [Pipeline] sh 16:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 16:19:30 16:19:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 16:19:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 16:19:31 latest: Pulling from edgex-devops/edgex-klar 16:19:31 e7c96db7181b: Pulling fs layer 16:19:31 1868ca2cb446: Pulling fs layer 16:19:31 136be5d0fe8e: Pulling fs layer 16:19:31 894bfe63afcb: Pulling fs layer 16:19:31 894bfe63afcb: Waiting 16:19:31 1868ca2cb446: Verifying Checksum 16:19:31 1868ca2cb446: Download complete 16:19:31 136be5d0fe8e: Verifying Checksum 16:19:31 136be5d0fe8e: Download complete 16:19:31 e7c96db7181b: Verifying Checksum 16:19:31 e7c96db7181b: Download complete 16:19:31 894bfe63afcb: Verifying Checksum 16:19:31 894bfe63afcb: Download complete 16:19:31 e7c96db7181b: Pull complete 16:19:31 1868ca2cb446: Pull complete 16:19:31 136be5d0fe8e: Pull complete 16:19:32 894bfe63afcb: Pull complete 16:19:32 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 16:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 16:19:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 16:19:32 prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container 16:19:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_ci-build-images_lftools -v /w/workspace/xfoundry_ci-build-images_lftools:/w/workspace/xfoundry_ci-build-images_lftools:rw,z -v /w/workspace/xfoundry_ci-build-images_lftools@tmp:/w/workspace/xfoundry_ci-build-images_lftools@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 16:19:33 $ docker top 18245426faac5f5dd8f675a4131c6c21cecc1f17524012313809e7152e687d61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:33 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 16:19:33 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:19:56 $ docker stop --time=1 18245426faac5f5dd8f675a4131c6c21cecc1f17524012313809e7152e687d61 16:19:57 $ docker rm -f 18245426faac5f5dd8f675a4131c6c21cecc1f17524012313809e7152e687d61 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 16:19:58 . [Pipeline] withDockerContainer 16:19:58 prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container 16:19:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_ci-build-images_lftools -v /w/workspace/xfoundry_ci-build-images_lftools:/w/workspace/xfoundry_ci-build-images_lftools:rw,z -v /w/workspace/xfoundry_ci-build-images_lftools@tmp:/w/workspace/xfoundry_ci-build-images_lftools@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 16:19:58 $ docker top 3ec5329a72986a1ab583538bc35cd6309f50c15f395fb5b1011b3e7ee14cef65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:59 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools:0.31.1-centos7 16:19:59 + tee 16:19:59 clair timeout 1m0s 16:19:59 docker timeout: 1m0s 16:19:59 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:20:01 $ docker stop --time=1 3ec5329a72986a1ab583538bc35cd6309f50c15f395fb5b1011b3e7ee14cef65 16:20:03 $ docker rm -f 3ec5329a72986a1ab583538bc35cd6309f50c15f395fb5b1011b3e7ee14cef65 [Pipeline] // withDockerContainer [Pipeline] sh 16:20:03 + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo 16:20:03 Generated HTML Table Report. Writing to /w/workspace/xfoundry_ci-build-images_lftools/clair-reports/clair_results_edgex-lftools_0.31.1-centos7.html [Pipeline] writeFile [Pipeline] step 16:20:03 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 16:20:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 16:20:04 . [Pipeline] withDockerContainer 16:20:04 prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container 16:20:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_ci-build-images_lftools -v /w/workspace/xfoundry_ci-build-images_lftools:/w/workspace/xfoundry_ci-build-images_lftools:rw,z -v /w/workspace/xfoundry_ci-build-images_lftools@tmp:/w/workspace/xfoundry_ci-build-images_lftools@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 16:20:05 $ docker top b69cecd6c113b2c840f8fdb93ee2c19d33378b473dbac2cc95819a6b76de5a01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:06 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 16:20:06 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:20:18 $ docker stop --time=1 b69cecd6c113b2c840f8fdb93ee2c19d33378b473dbac2cc95819a6b76de5a01 16:20:20 $ docker rm -f b69cecd6c113b2c840f8fdb93ee2c19d33378b473dbac2cc95819a6b76de5a01 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:20:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 16:20:20 . [Pipeline] withDockerContainer 16:20:21 prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container 16:20:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_ci-build-images_lftools -v /w/workspace/xfoundry_ci-build-images_lftools:/w/workspace/xfoundry_ci-build-images_lftools:rw,z -v /w/workspace/xfoundry_ci-build-images_lftools@tmp:/w/workspace/xfoundry_ci-build-images_lftools@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 16:20:21 $ docker top e919a2a700d9a1ea5c1eafa2778f9cc062b601f5db9ba768bb453b2799595abc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:22 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:amd64 16:20:22 + tee 16:20:22 clair timeout 1m0s 16:20:22 docker timeout: 1m0s 16:20:22 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:20:23 $ docker stop --time=1 e919a2a700d9a1ea5c1eafa2778f9cc062b601f5db9ba768bb453b2799595abc 16:20:24 $ docker rm -f e919a2a700d9a1ea5c1eafa2778f9cc062b601f5db9ba768bb453b2799595abc [Pipeline] // withDockerContainer [Pipeline] sh 16:20:25 + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo 16:20:25 Generated HTML Table Report. Writing to /w/workspace/xfoundry_ci-build-images_lftools/clair-reports/clair_results_edgex-lftools-log-publisher_amd64.html [Pipeline] writeFile [Pipeline] step 16:20:25 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 16:20:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 16:20:25 . [Pipeline] withDockerContainer 16:20:26 prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container 16:20:26 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_ci-build-images_lftools -v /w/workspace/xfoundry_ci-build-images_lftools:/w/workspace/xfoundry_ci-build-images_lftools:rw,z -v /w/workspace/xfoundry_ci-build-images_lftools@tmp:/w/workspace/xfoundry_ci-build-images_lftools@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 16:20:26 $ docker top e4e0dc6de384af701d42191400d49dde6a3290bc2f3aeae04eeebf21b3905806 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:27 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:27 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:20:39 $ docker stop --time=1 e4e0dc6de384af701d42191400d49dde6a3290bc2f3aeae04eeebf21b3905806 16:20:41 $ docker rm -f e4e0dc6de384af701d42191400d49dde6a3290bc2f3aeae04eeebf21b3905806 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:20:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 16:20:41 . [Pipeline] withDockerContainer 16:20:41 prd-centos7-docker-4c-2g-3033 does not seem to be running inside a container 16:20:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/xfoundry_ci-build-images_lftools -v /w/workspace/xfoundry_ci-build-images_lftools:/w/workspace/xfoundry_ci-build-images_lftools:rw,z -v /w/workspace/xfoundry_ci-build-images_lftools@tmp:/w/workspace/xfoundry_ci-build-images_lftools@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 16:20:42 $ docker top 0b0fcd0e9369051e844a4b55a549d92b147e26328f502c05e134b158910a2a92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:43 + /klar nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:20:43 + tee 16:20:43 clair timeout 1m0s 16:20:43 docker timeout: 1m0s 16:20:43 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:20:44 $ docker stop --time=1 0b0fcd0e9369051e844a4b55a549d92b147e26328f502c05e134b158910a2a92 16:20:45 $ docker rm -f 0b0fcd0e9369051e844a4b55a549d92b147e26328f502c05e134b158910a2a92 [Pipeline] // withDockerContainer [Pipeline] sh 16:20:46 + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/clair-reports [Pipeline] echo 16:20:46 Generated HTML Table Report. Writing to /w/workspace/xfoundry_ci-build-images_lftools/clair-reports/clair_results_edgex-lftools-log-publisher_arm64.html [Pipeline] writeFile [Pipeline] step 16:20:46 Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:20:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:20:47 ---> package-listing.sh 16:20:47 ++ facter osfamily 16:20:47 ++ tr '[:upper:]' '[:lower:]' 16:20:47 + OS_FAMILY=redhat 16:20:47 + workspace=/w/workspace/xfoundry_ci-build-images_lftools 16:20:47 + START_PACKAGES=/tmp/packages_start.txt 16:20:47 + END_PACKAGES=/tmp/packages_end.txt 16:20:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:20:47 + PACKAGES=/tmp/packages_start.txt 16:20:47 + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' 16:20:47 + PACKAGES=/tmp/packages_end.txt 16:20:47 + case "${OS_FAMILY}" in 16:20:47 + rpm -qa 16:20:47 + sort 16:20:51 + '[' -f /tmp/packages_start.txt ']' 16:20:51 + '[' -f /tmp/packages_end.txt ']' 16:20:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:20:51 + '[' /w/workspace/xfoundry_ci-build-images_lftools ']' 16:20:51 + mkdir -p /w/workspace/xfoundry_ci-build-images_lftools/archives/ 16:20:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_ci-build-images_lftools/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:20:52 provisioning config files... 16:20:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_lftools@tmp/config61912774953885278tmp [Pipeline] { [Pipeline] echo 16:20:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:20:52 ---> create-netrc.sh [Pipeline] } 16:20:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:20:52 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:20:53 ---> python-tools-install.sh 16:20:53 Generating Requirements File 16:22:14 Python 3.6.8 16:22:14 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 16:22:14 aiohttp==3.6.2 16:22:14 appdirs==1.4.3 16:22:14 argcomplete==1.12.1 16:22:14 aspy.yaml==1.3.0 16:22:14 async-timeout==3.0.1 16:22:14 attrs==19.3.0 16:22:14 Babel==2.8.0 16:22:14 beautifulsoup4==4.8.2 16:22:14 boto3==1.11.6 16:22:14 botocore==1.14.6 16:22:14 bs4==0.0.1 16:22:14 cachetools==4.1.1 16:22:14 certifi==2019.11.28 16:22:14 cffi==1.14.3 16:22:14 cfgv==2.0.1 16:22:14 chardet==3.0.4 16:22:14 click==7.1 16:22:14 cliff==3.4.0 16:22:14 cmd2==1.3.11 16:22:14 colorama==0.4.3 16:22:14 cryptography==3.1.1 16:22:14 debtcollector==2.2.0 16:22:14 decorator==4.4.2 16:22:14 defusedxml==0.6.0 16:22:14 Deprecated==1.2.7 16:22:14 distlib==0.3.1 16:22:14 distro==1.2.0 16:22:14 dnspython==1.16.0 16:22:14 docker==4.2.0 16:22:14 docutils==0.15.2 16:22:14 dogpile.cache==1.0.2 16:22:14 email-validator==1.0.5 16:22:14 filelock==3.0.12 16:22:14 future==0.18.2 16:22:14 google-auth==1.22.0 16:22:14 httplib2==0.17.0 16:22:14 identify==1.4.11 16:22:14 idna==2.9 16:22:14 idna-ssl==1.1.0 16:22:14 importlib-metadata==1.7.0 16:22:14 importlib-resources==1.5.0 16:22:14 iso8601==0.1.13 16:22:14 Jinja2==2.11.1 16:22:14 jmespath==0.10.0 16:22:14 jsonpatch==1.26 16:22:14 jsonpointer==2.0 16:22:14 jsonschema==3.2.0 16:22:14 keystoneauth1==4.2.1 16:22:14 kubernetes==11.0.0 16:22:14 lftools==0.34.2 16:22:14 lxml==4.5.0 16:22:14 MarkupSafe==0.23 16:22:14 msgpack==1.0.0 16:22:14 multi-key-dict==2.0.3 16:22:14 multidict==4.7.6 16:22:14 munch==2.5.0 16:22:14 netaddr==0.8.0 16:22:14 netifaces==0.10.9 16:22:14 niet==1.4.2 16:22:14 nodeenv==1.3.5 16:22:14 oauth2client==4.1.3 16:22:14 oauthlib==3.1.0 16:22:14 openstacksdk==0.50.0 16:22:14 os-client-config==2.1.0 16:22:14 os-service-types==1.7.0 16:22:14 osc-lib==2.2.1 16:22:14 oslo.config==8.3.2 16:22:14 oslo.context==3.1.1 16:22:14 oslo.i18n==5.0.1 16:22:14 oslo.log==4.4.0 16:22:14 oslo.serialization==4.0.1 16:22:14 oslo.utils==4.6.0 16:22:14 packaging==20.4 16:22:14 pbr==5.4.4 16:22:14 pluggy==0.13.1 16:22:14 prettytable==0.7.2 16:22:14 py==1.9.0 16:22:14 pyasn1==0.4.8 16:22:14 pyasn1-modules==0.2.8 16:22:14 pycparser==2.20 16:22:14 pygerrit2==2.0.10 16:22:14 PyGithub==1.46 16:22:14 pyinotify==0.9.6 16:22:14 PyJWT==1.7.1 16:22:14 pyparsing==2.4.7 16:22:14 pyperclip==1.8.0 16:22:14 pyroute2==0.4.13 16:22:14 pyrsistent==0.15.7 16:22:14 PySocks==1.6.8 16:22:14 python-cinderclient==7.2.0 16:22:14 python-dateutil==2.8.1 16:22:14 python-heatclient==2.2.1 16:22:14 python-jenkins==1.7.0 16:22:14 python-keystoneclient==4.1.1 16:22:14 python-magnumclient==3.2.1 16:22:14 python-novaclient==17.2.1 16:22:14 python-openstackclient==5.3.1 16:22:14 python-swiftclient==3.10.1 16:22:14 pytz==2020.1 16:22:14 PyYAML==5.3 16:22:14 requests==2.23.0 16:22:14 requests-oauthlib==1.3.0 16:22:14 requestsexceptions==1.4.0 16:22:14 rfc3986==1.4.0 16:22:14 rpm==4.11.3 16:22:14 rsa==4.0 16:22:14 ruamel.yaml==0.16.10 16:22:14 ruamel.yaml.clib==0.2.0 16:22:14 s3transfer==0.3.3 16:22:14 shade==1.27.2 16:22:14 simplejson==3.17.2 16:22:14 six==1.14.0 16:22:14 soupsieve==2.0 16:22:14 stevedore==3.2.2 16:22:14 tabulate==0.8.6 16:22:14 toml==0.10.0 16:22:14 tox==3.20.0 16:22:14 tqdm==4.43.0 16:22:14 typing-extensions==3.7.4.3 16:22:14 urllib3==1.25.8 16:22:14 virtualenv==20.0.32 16:22:14 wcwidth==0.2.5 16:22:14 websocket-client==0.57.0 16:22:14 wrapt==1.12.1 16:22:14 xdg==3.0.2 16:22:14 xmltodict==0.12.0 16:22:14 yarl==1.6.0 16:22:14 yq==2.11.1 16:22:14 zipp==3.2.0 16:22:14 Cache entry deserialization failed, entry ignored 16:22:14 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. 16:22:15 Python 2.7.5 16:22:16 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 16:22:16 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. 16:22:16 ansible==2.9.7 16:22:16 Babel==0.9.6 16:22:16 backports.ssl-match-hostname==3.5.0.1 16:22:16 beautifulsoup4==4.4.1 16:22:16 bodhi==2.11.0 16:22:16 bodhi-client==2.11.0 16:22:16 CCColUtils==1.4 16:22:16 cffi==1.6.0 16:22:16 chardet==2.2.1 16:22:16 click==6.7 16:22:16 cloud-init==18.5 16:22:16 configobj==4.7.2 16:22:16 cryptography==1.7.2 16:22:16 decorator==3.4.0 16:22:16 distro==1.2.0 16:22:16 enum34==1.0.4 16:22:16 fedpkg==1.38 16:22:16 futures==3.1.1 16:22:16 gitdb==0.6.4 16:22:16 GitPython==1.0.1 16:22:16 html5lib==0.999 16:22:16 httplib2==0.9.2 16:22:16 idna==2.4 16:22:16 iniparse==0.4 16:22:16 ipaddress==1.0.16 16:22:16 IPy==0.75 16:22:16 javapackages==1.0.0 16:22:16 Jinja2==2.7.2 16:22:16 jmespath==0.9.4 16:22:16 jsonpatch==1.2 16:22:16 jsonpointer==1.9 16:22:16 kerberos==1.1 16:22:16 kitchen==1.1.1 16:22:16 langtable==0.0.31 16:22:16 lockfile==0.9.1 16:22:16 lxml==3.2.1 16:22:16 MarkupSafe==0.11 16:22:16 munch==2.0.2 16:22:16 offtrac==0.1.0 16:22:16 openidc-client==0.6.0 16:22:16 packagedb-cli==2.14.1 16:22:16 paramiko==2.1.1 16:22:16 perf==0.1 16:22:16 ply==3.4 16:22:16 policycoreutils-default-encoding==0.1 16:22:16 prettytable==0.7.2 16:22:16 pyasn1==0.1.9 16:22:16 pycparser==2.14 16:22:16 pycurl==7.19.0 16:22:16 pygobject==3.22.0 16:22:16 pygpgme==0.3 16:22:16 pyliblzma==0.5.3 16:22:16 pyOpenSSL==0.13.1 16:22:16 pyparsing==1.5.6 16:22:16 pyserial==2.6 16:22:16 python-augeas==0.5.0 16:22:16 python-bugzilla==2.3.0 16:22:16 python-dateutil==1.5 16:22:16 python-fedora==0.10.0 16:22:16 python-linux-procfs==0.4.9 16:22:16 python-yubico==1.2.3 16:22:16 pyudev==0.15 16:22:16 pyusb==1.0.0b1 16:22:16 pyxattr==0.5.1 16:22:16 PyYAML==3.10 16:22:16 requests==2.6.0 16:22:16 requests-kerberos==0.7.0 16:22:16 rpkg==1.60 16:22:16 schedutils==0.4 16:22:16 seobject==0.1 16:22:16 sepolicy==1.1 16:22:16 six==1.9.0 16:22:16 smmap==0.9.0 16:22:16 urlgrabber==3.10 16:22:16 urllib3==1.10.2 16:22:16 virtualenv==15.1.0 16:22:16 yum-langpacks==0.4.2 16:22:16 yum-metadata-parser==1.1.4 [Pipeline] echo 16:22:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:22:17 ---> sudo-logs.sh 16:22:17 Archiving 'sudo' log.. [Pipeline] echo 16:22:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:22:18 ---> job-cost.sh 16:22:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lsbg 16:22:30 Cache entry deserialization failed, entry ignored 16:22:30 Cache entry deserialization failed, entry ignored 16:22:30 Cache entry deserialization failed, entry ignored 16:22:30 Cache entry deserialization failed, entry ignored 16:22:30 Cache entry deserialization failed, entry ignored 16:22:30 Cache entry deserialization failed, entry ignored 16:22:30 Cache entry deserialization failed, entry ignored 16:22:30 Cache entry deserialization failed, entry ignored 16:22:30 Cache entry deserialization failed, entry ignored 16:22:30 Cache entry deserialization failed, entry ignored 16:22:30 Cache entry deserialization failed, entry ignored 16:22:30 Cache entry deserialization failed, entry ignored 16:22:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:23:07 lf-activate-venv(): INFO: Adding /tmp/venv-lsbg/bin to PATH 16:23:07 INFO: No Stack... 16:23:07 INFO: Retrieving Pricing Info for: v1-standard-2 16:23:07 INFO: Archiving Costs [Pipeline] echo 16:23:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:23:07 ---> logs-deploy.sh 16:23:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/lftools/13 16:23:07 INFO: archiving workspace using pattern(s): 16:23:09 Archives upload complete. 16:23:09 INFO: archiving logs to Nexus 16:23:10 ---> uname -a: 16:23:10 Linux prd-centos7-docker-4c-2g-3033.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 16:23:10 16:23:10 16:23:10 ---> lscpu: 16:23:10 Architecture: x86_64 16:23:10 CPU op-mode(s): 32-bit, 64-bit 16:23:10 Byte Order: Little Endian 16:23:10 CPU(s): 4 16:23:10 On-line CPU(s) list: 0-3 16:23:10 Thread(s) per core: 1 16:23:10 Core(s) per socket: 1 16:23:10 Socket(s): 4 16:23:10 NUMA node(s): 1 16:23:10 Vendor ID: GenuineIntel 16:23:10 CPU family: 6 16:23:10 Model: 44 16:23:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:23:10 Stepping: 1 16:23:10 CPU MHz: 2933.436 16:23:10 BogoMIPS: 5866.87 16:23:10 Virtualization: VT-x 16:23:10 Hypervisor vendor: KVM 16:23:10 Virtualization type: full 16:23:10 L1d cache: 32K 16:23:10 L1i cache: 32K 16:23:10 L2 cache: 4096K 16:23:10 L3 cache: 16384K 16:23:10 NUMA node0 CPU(s): 0-3 16:23:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:23:10 16:23:10 16:23:10 ---> nproc: 16:23:10 4 16:23:10 16:23:10 16:23:10 ---> df -h: 16:23:10 Filesystem Size Used Avail Use% Mounted on 16:23:10 devtmpfs 887M 0 887M 0% /dev 16:23:10 tmpfs 919M 0 919M 0% /dev/shm 16:23:10 tmpfs 919M 17M 903M 2% /run 16:23:10 tmpfs 919M 0 919M 0% /sys/fs/cgroup 16:23:10 /dev/vda1 50G 6.9G 44G 14% / 16:23:10 tmpfs 184M 0 184M 0% /run/user/1001 16:23:10 tmpfs 184M 0 184M 0% /run/user/0 16:23:10 16:23:10 16:23:10 ---> free -m: 16:23:10 total used free shared buff/cache available 16:23:10 Mem: 1837 622 82 16 1132 1020 16:23:10 Swap: 1023 1 1022 16:23:10 16:23:10 16:23:10 ---> ip addr: 16:23:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:23:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:23:10 inet 127.0.0.1/8 scope host lo 16:23:10 valid_lft forever preferred_lft forever 16:23:10 inet6 ::1/128 scope host 16:23:10 valid_lft forever preferred_lft forever 16:23:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 16:23:10 link/ether fa:16:3e:ff:54:b1 brd ff:ff:ff:ff:ff:ff 16:23:10 inet 10.30.123.36/23 brd 10.30.123.255 scope global dynamic eth0 16:23:10 valid_lft 84116sec preferred_lft 84116sec 16:23:10 inet6 fe80::f816:3eff:feff:54b1/64 scope link 16:23:10 valid_lft forever preferred_lft forever 16:23:10 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:23:10 link/ether 02:42:ce:e1:93:b0 brd ff:ff:ff:ff:ff:ff 16:23:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:23:10 valid_lft forever preferred_lft forever 16:23:10 inet6 fe80::42:ceff:fee1:93b0/64 scope link 16:23:10 valid_lft forever preferred_lft forever 16:23:10 16:23:10 16:23:10 ---> sar -b -r -n DEV: 16:23:10 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/02/2020 _x86_64_ (4 CPU) 16:23:10 16:23:10 03:44:46 PM LINUX RESTART 16:23:10 16:23:10 03:46:02 PM tps rtps wtps bread/s bwrtn/s 16:23:10 03:47:01 PM 1.73 0.00 1.73 0.00 46.32 16:23:10 03:48:01 PM 0.25 0.00 0.25 0.00 3.46 16:23:10 03:49:01 PM 0.23 0.00 0.23 0.00 3.11 16:23:10 03:50:01 PM 0.28 0.00 0.28 0.00 3.88 16:23:10 03:51:01 PM 0.32 0.00 0.32 0.00 4.48 16:23:10 03:52:01 PM 0.22 0.00 0.22 0.00 2.20 16:23:10 03:53:01 PM 0.32 0.00 0.32 0.00 3.63 16:23:10 03:54:01 PM 0.22 0.00 0.22 0.00 2.30 16:23:10 03:55:01 PM 0.28 0.00 0.28 0.00 3.50 16:23:10 03:56:01 PM 0.25 0.00 0.25 0.00 2.71 16:23:10 03:57:01 PM 0.20 0.00 0.20 0.00 1.75 16:23:10 03:58:01 PM 0.32 0.00 0.32 0.00 4.60 16:23:10 03:59:01 PM 0.25 0.00 0.25 0.00 2.85 16:23:10 04:00:01 PM 0.45 0.17 0.28 5.33 3.21 16:23:10 04:01:01 PM 0.73 0.02 0.72 0.13 14.14 16:23:10 04:02:01 PM 0.48 0.12 0.37 2.13 6.11 16:23:10 04:03:01 PM 0.32 0.00 0.32 0.00 3.68 16:23:10 04:04:01 PM 0.20 0.00 0.20 0.00 2.70 16:23:10 04:05:01 PM 0.20 0.00 0.20 0.00 2.35 16:23:10 04:06:01 PM 0.22 0.00 0.22 0.00 2.17 16:23:10 04:07:01 PM 0.17 0.00 0.17 0.00 1.88 16:23:10 04:08:01 PM 0.28 0.00 0.28 0.00 3.65 16:23:10 04:09:02 PM 0.25 0.00 0.25 0.00 2.30 16:23:10 04:10:01 PM 0.17 0.00 0.17 0.00 1.78 16:23:10 04:11:01 PM 0.27 0.00 0.27 0.00 3.13 16:23:10 04:12:01 PM 0.17 0.00 0.17 0.00 1.60 16:23:10 04:13:01 PM 0.25 0.00 0.25 0.00 2.68 16:23:10 04:14:01 PM 0.22 0.00 0.22 0.00 2.28 16:23:10 04:15:01 PM 0.17 0.00 0.17 0.00 1.73 16:23:10 04:16:01 PM 0.17 0.00 0.17 0.00 1.73 16:23:10 04:17:01 PM 0.17 0.00 0.17 0.00 1.87 16:23:10 04:18:01 PM 0.33 0.00 0.33 0.00 4.85 16:23:10 04:19:01 PM 0.23 0.00 0.23 0.00 2.35 16:23:10 04:20:01 PM 17.46 7.41 10.05 4107.47 950.22 16:23:10 04:21:01 PM 74.99 54.22 20.77 4803.59 678.58 16:23:10 04:22:01 PM 77.69 6.60 71.09 789.63 9678.84 16:23:10 04:23:01 PM 90.66 20.29 70.37 866.71 7865.76 16:23:10 Average: 7.34 2.40 4.94 286.25 523.35 16:23:10 16:23:10 03:46:02 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:23:10 03:47:01 PM 114220 1767336 93.93 2620 1252880 1042736 35.59 359520 1255280 20 16:23:10 03:48:01 PM 110952 1770604 94.10 2620 1252888 1051124 35.87 363088 1255000 20 16:23:10 03:49:01 PM 111248 1770308 94.09 2620 1252896 1051112 35.87 363072 1255000 12 16:23:10 03:50:01 PM 112272 1769284 94.03 2620 1252900 1050932 35.87 362124 1255000 16 16:23:10 03:51:01 PM 111940 1769616 94.05 2620 1252904 1051016 35.87 361688 1256040 8 16:23:10 03:52:01 PM 112308 1769248 94.03 2620 1252912 1050932 35.87 361068 1256040 16 16:23:10 03:53:01 PM 112448 1769108 94.02 2620 1252912 1050932 35.87 357964 1259148 8 16:23:10 03:54:01 PM 112572 1768984 94.02 2620 1252916 1050932 35.87 358220 1259148 12 16:23:10 03:55:01 PM 112108 1769448 94.04 2620 1252924 1050932 35.87 358232 1259148 12 16:23:10 03:56:01 PM 111588 1769968 94.07 2620 1252928 1051040 35.87 358664 1259172 8 16:23:10 03:57:01 PM 111980 1769576 94.05 2620 1252932 1050932 35.87 358204 1259172 8 16:23:10 03:58:01 PM 112136 1769420 94.04 2620 1252936 1050932 35.87 357944 1259316 12 16:23:10 03:59:01 PM 111948 1769608 94.05 2620 1252944 1050980 35.87 358204 1259320 8 16:23:10 04:00:01 PM 111864 1769692 94.05 2620 1252944 1050932 35.87 358096 1259312 16 16:23:10 04:01:01 PM 107632 1773924 94.28 2620 1252952 1053776 35.96 361876 1259316 8 16:23:10 04:02:01 PM 108796 1772760 94.22 2620 1253092 1051488 35.89 361052 1259392 16 16:23:10 04:03:01 PM 108892 1772664 94.21 2620 1253096 1051440 35.88 360924 1259392 16 16:23:10 04:04:01 PM 109040 1772516 94.20 2620 1253100 1051440 35.88 361072 1259392 12 16:23:10 04:05:01 PM 107852 1773704 94.27 2620 1253112 1051608 35.89 361908 1259392 8 16:23:10 04:06:01 PM 107588 1773968 94.28 2620 1253112 1051712 35.89 362032 1259392 12 16:23:10 04:07:01 PM 107480 1774076 94.29 2620 1253120 1051700 35.89 362248 1259392 16 16:23:10 04:08:01 PM 108488 1773068 94.23 2620 1253124 1051508 35.89 361080 1259400 8 16:23:10 04:09:02 PM 108908 1772648 94.21 2620 1253124 1051508 35.89 361072 1259400 8 16:23:10 04:10:01 PM 107852 1773704 94.27 2620 1253132 1051700 35.89 362128 1259400 8 16:23:10 04:11:01 PM 108120 1773436 94.25 2620 1253136 1051616 35.89 361680 1259400 8 16:23:10 04:12:01 PM 108728 1772828 94.22 2620 1253144 1051508 35.89 360964 1259400 8 16:23:10 04:13:01 PM 108908 1772648 94.21 2620 1253144 1051508 35.89 361092 1259400 8 16:23:10 04:14:01 PM 108876 1772680 94.21 2620 1253152 1051508 35.89 361100 1259400 12 16:23:10 04:15:01 PM 108900 1772656 94.21 2620 1253156 1051508 35.89 361112 1259400 16 16:23:10 04:16:01 PM 108052 1773504 94.26 2620 1253156 1051592 35.89 361712 1259400 12 16:23:10 04:17:01 PM 107936 1773620 94.26 2620 1253164 1051580 35.89 361412 1259400 8 16:23:10 04:18:01 PM 108464 1773092 94.24 2620 1253168 1051508 35.89 361288 1259400 8 16:23:10 04:19:01 PM 108684 1772872 94.22 2620 1253176 1051508 35.89 361168 1259404 8 16:23:10 04:20:01 PM 198380 1683176 89.46 2620 1140148 1179944 40.27 377776 1154352 488 16:23:10 04:21:01 PM 83708 1797848 95.55 2620 1181116 1129468 38.55 463868 1174420 15580 16:23:10 04:22:01 PM 74080 1807476 96.06 2620 1072892 1182064 40.34 553492 1040412 43452 16:23:10 04:23:01 PM 85124 1796432 95.48 2620 1068792 1145632 39.10 560276 998460 82652 16:23:10 Average: 110002 1771554 94.15 2620 1238193 1062819 36.27 374552 1240600 3853 16:23:10 16:23:10 03:46:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:23:10 03:47:01 PM eth0 0.63 0.08 0.04 0.01 0.00 0.00 0.00 16:23:10 03:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:48:01 PM eth0 0.75 0.37 0.30 0.20 0.00 0.00 0.00 16:23:10 03:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:49:01 PM eth0 0.90 0.30 0.32 0.20 0.00 0.00 0.00 16:23:10 03:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:50:01 PM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 16:23:10 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:51:01 PM eth0 0.37 0.27 0.15 0.08 0.00 0.00 0.00 16:23:10 03:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:52:01 PM eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 16:23:10 03:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:53:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 16:23:10 03:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:54:01 PM eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 16:23:10 03:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:55:01 PM eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 16:23:10 03:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:56:01 PM eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 16:23:10 03:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:57:01 PM eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 16:23:10 03:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:58:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 16:23:10 03:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:59:01 PM eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 16:23:10 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 03:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:00:01 PM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 16:23:10 04:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:01:01 PM eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 16:23:10 04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:02:01 PM eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 16:23:10 04:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:03:01 PM eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 16:23:10 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:04:01 PM eth0 0.48 0.07 0.05 0.01 0.00 0.00 0.00 16:23:10 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:05:01 PM eth0 1.00 0.42 0.32 0.20 0.00 0.00 0.00 16:23:10 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:06:01 PM eth0 1.10 0.47 0.45 0.27 0.00 0.00 0.00 16:23:10 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:07:01 PM eth0 0.50 0.38 0.28 0.21 0.00 0.00 0.00 16:23:10 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:08:01 PM eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 16:23:10 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:09:02 PM eth0 0.73 0.02 0.06 0.00 0.00 0.00 0.00 16:23:10 04:09:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:09:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:10:01 PM eth0 0.51 0.37 0.27 0.21 0.00 0.00 0.00 16:23:10 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:11:01 PM eth0 0.32 0.17 0.14 0.07 0.00 0.00 0.00 16:23:10 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:12:01 PM eth0 0.03 0.10 0.00 0.01 0.00 0.00 0.00 16:23:10 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:13:01 PM eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 16:23:10 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:14:01 PM eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 16:23:10 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:15:01 PM eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 16:23:10 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:16:01 PM eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 16:23:10 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:17:01 PM eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 16:23:10 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:18:01 PM eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 16:23:10 04:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:19:01 PM eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 16:23:10 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:20:01 PM veth0ffa024 0.60 0.60 0.13 0.55 0.00 0.00 0.00 16:23:10 04:20:01 PM eth0 485.17 283.59 928.94 79.29 0.00 0.00 0.00 16:23:10 04:20:01 PM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 16:23:10 04:20:01 PM docker0 1.18 1.25 0.25 1.09 0.00 0.00 0.00 16:23:10 04:21:01 PM eth0 89.22 62.84 136.08 50.91 0.00 0.00 0.00 16:23:10 04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:21:01 PM docker0 2.08 1.91 0.58 1.01 0.00 0.00 0.00 16:23:10 04:22:01 PM eth0 118.35 78.72 790.17 8.80 0.00 0.00 0.00 16:23:10 04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:23:01 PM eth0 46.45 36.27 130.00 56.08 0.00 0.00 0.00 16:23:10 04:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 04:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 Average: eth0 9.60 6.76 36.19 3.80 0.00 0.00 0.00 16:23:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:23:10 Average: docker0 0.09 0.09 0.02 0.06 0.00 0.00 0.00 16:23:10 16:23:10 16:23:10 ---> sar -P ALL: 16:23:10 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/02/2020 _x86_64_ (4 CPU) 16:23:10 16:23:10 03:44:46 PM LINUX RESTART 16:23:10 16:23:10 03:46:02 PM CPU %user %nice %system %iowait %steal %idle 16:23:10 03:47:01 PM all 0.13 0.00 0.05 0.00 0.00 99.82 16:23:10 03:47:01 PM 0 0.02 0.00 0.03 0.00 0.00 99.95 16:23:10 03:47:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 16:23:10 03:47:01 PM 2 0.41 0.00 0.08 0.00 0.00 99.51 16:23:10 03:47:01 PM 3 0.07 0.00 0.05 0.00 0.00 99.88 16:23:10 03:48:01 PM all 0.15 0.00 0.03 0.00 0.00 99.81 16:23:10 03:48:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 16:23:10 03:48:01 PM 1 0.05 0.00 0.03 0.00 0.00 99.92 16:23:10 03:48:01 PM 2 0.48 0.00 0.03 0.00 0.00 99.48 16:23:10 03:48:01 PM 3 0.08 0.00 0.05 0.00 0.02 99.85 16:23:10 03:49:01 PM all 0.14 0.00 0.03 0.00 0.00 99.83 16:23:10 03:49:01 PM 0 0.02 0.00 0.03 0.00 0.00 99.95 16:23:10 03:49:01 PM 1 0.07 0.00 0.05 0.00 0.00 99.88 16:23:10 03:49:01 PM 2 0.45 0.00 0.03 0.00 0.00 99.52 16:23:10 03:49:01 PM 3 0.02 0.00 0.00 0.00 0.00 99.98 16:23:10 03:50:01 PM all 0.16 0.00 0.03 0.00 0.00 99.80 16:23:10 03:50:01 PM 0 0.02 0.00 0.00 0.00 0.00 99.98 16:23:10 03:50:01 PM 1 0.07 0.00 0.05 0.00 0.00 99.88 16:23:10 03:50:01 PM 2 0.52 0.00 0.02 0.00 0.00 99.47 16:23:10 03:50:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 16:23:10 03:51:01 PM all 0.15 0.00 0.03 0.00 0.00 99.82 16:23:10 03:51:01 PM 0 0.02 0.00 0.03 0.00 0.02 99.93 16:23:10 03:51:01 PM 1 0.02 0.00 0.03 0.00 0.00 99.95 16:23:10 03:51:01 PM 2 0.52 0.00 0.05 0.00 0.00 99.43 16:23:10 03:51:01 PM 3 0.03 0.00 0.02 0.00 0.00 99.95 16:23:10 03:52:01 PM all 0.15 0.00 0.03 0.00 0.00 99.82 16:23:10 03:52:01 PM 0 0.02 0.00 0.03 0.00 0.00 99.95 16:23:10 03:52:01 PM 1 0.03 0.00 0.03 0.00 0.02 99.92 16:23:10 03:52:01 PM 2 0.52 0.00 0.02 0.00 0.00 99.47 16:23:10 03:52:01 PM 3 0.05 0.00 0.03 0.00 0.00 99.92 16:23:10 03:53:01 PM all 0.15 0.00 0.03 0.00 0.00 99.82 16:23:10 03:53:01 PM 0 0.05 0.00 0.03 0.00 0.00 99.92 16:23:10 03:53:01 PM 1 0.02 0.00 0.02 0.00 0.00 99.97 16:23:10 03:53:01 PM 2 0.50 0.00 0.03 0.00 0.00 99.47 16:23:10 03:53:01 PM 3 0.02 0.00 0.03 0.00 0.00 99.95 16:23:10 03:54:01 PM all 0.10 0.00 0.05 0.00 0.00 99.85 16:23:10 03:54:01 PM 0 0.02 0.00 0.03 0.00 0.00 99.95 16:23:10 03:54:01 PM 1 0.07 0.00 0.05 0.00 0.00 99.88 16:23:10 03:54:01 PM 2 0.25 0.00 0.10 0.00 0.00 99.65 16:23:10 03:54:01 PM 3 0.03 0.00 0.03 0.00 0.02 99.92 16:23:10 03:55:01 PM all 0.03 0.00 0.04 0.00 0.00 99.93 16:23:10 03:55:01 PM 0 0.03 0.00 0.05 0.00 0.02 99.90 16:23:10 03:55:01 PM 1 0.02 0.00 0.05 0.00 0.00 99.93 16:23:10 03:55:01 PM 2 0.05 0.00 0.05 0.00 0.00 99.90 16:23:10 03:55:01 PM 3 0.02 0.00 0.00 0.00 0.00 99.98 16:23:10 03:56:01 PM all 0.13 0.00 0.04 0.00 0.00 99.83 16:23:10 03:56:01 PM 0 0.05 0.00 0.05 0.00 0.00 99.90 16:23:10 03:56:01 PM 1 0.03 0.00 0.05 0.00 0.00 99.92 16:23:10 03:56:01 PM 2 0.42 0.00 0.05 0.00 0.02 99.52 16:23:10 03:56:01 PM 3 0.03 0.00 0.02 0.00 0.00 99.95 16:23:10 03:57:01 PM all 0.15 0.00 0.03 0.00 0.00 99.82 16:23:10 03:57:01 PM 0 0.02 0.00 0.02 0.00 0.02 99.95 16:23:10 03:57:01 PM 1 0.02 0.00 0.03 0.00 0.02 99.93 16:23:10 03:57:01 PM 2 0.52 0.00 0.02 0.00 0.00 99.47 16:23:10 03:57:01 PM 3 0.03 0.00 0.05 0.00 0.00 99.92 16:23:10 16:23:10 03:57:01 PM CPU %user %nice %system %iowait %steal %idle 16:23:10 03:58:01 PM all 0.15 0.00 0.03 0.00 0.00 99.82 16:23:10 03:58:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93 16:23:10 03:58:01 PM 1 0.03 0.00 0.02 0.00 0.00 99.95 16:23:10 03:58:01 PM 2 0.48 0.00 0.05 0.00 0.00 99.47 16:23:10 03:58:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 16:23:10 03:59:01 PM all 0.15 0.00 0.03 0.00 0.00 99.81 16:23:10 03:59:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 16:23:10 03:59:01 PM 1 0.03 0.00 0.02 0.00 0.00 99.95 16:23:10 03:59:01 PM 2 0.52 0.00 0.07 0.00 0.00 99.42 16:23:10 03:59:01 PM 3 0.02 0.00 0.02 0.00 0.00 99.97 16:23:10 04:00:01 PM all 0.15 0.00 0.04 0.00 0.00 99.80 16:23:10 04:00:01 PM 0 0.05 0.00 0.10 0.00 0.00 99.85 16:23:10 04:00:01 PM 1 0.02 0.00 0.03 0.00 0.00 99.95 16:23:10 04:00:01 PM 2 0.52 0.00 0.03 0.00 0.02 99.43 16:23:10 04:00:01 PM 3 0.03 0.00 0.02 0.00 0.00 99.95 16:23:10 04:01:01 PM all 0.15 0.00 0.05 0.00 0.00 99.80 16:23:10 04:01:01 PM 0 0.05 0.00 0.07 0.02 0.00 99.87 16:23:10 04:01:01 PM 1 0.02 0.00 0.03 0.00 0.00 99.95 16:23:10 04:01:01 PM 2 0.50 0.00 0.03 0.00 0.00 99.47 16:23:10 04:01:01 PM 3 0.03 0.00 0.03 0.00 0.00 99.93 16:23:10 04:02:01 PM all 0.15 0.00 0.03 0.00 0.00 99.81 16:23:10 04:02:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 16:23:10 04:02:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 16:23:10 04:02:01 PM 2 0.52 0.00 0.05 0.00 0.02 99.42 16:23:10 04:02:01 PM 3 0.05 0.00 0.05 0.00 0.02 99.88 16:23:10 04:03:01 PM all 0.15 0.00 0.03 0.00 0.00 99.81 16:23:10 04:03:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 16:23:10 04:03:01 PM 1 0.02 0.00 0.02 0.00 0.00 99.97 16:23:10 04:03:01 PM 2 0.02 0.00 0.03 0.00 0.00 99.95 16:23:10 04:03:01 PM 3 0.53 0.00 0.05 0.00 0.00 99.42 16:23:10 04:04:01 PM all 0.15 0.00 0.02 0.00 0.00 99.83 16:23:10 04:04:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 16:23:10 04:04:01 PM 1 0.03 0.00 0.02 0.00 0.00 99.95 16:23:10 04:04:01 PM 2 0.03 0.00 0.03 0.00 0.00 99.93 16:23:10 04:04:01 PM 3 0.52 0.00 0.03 0.00 0.02 99.43 16:23:10 04:05:01 PM all 0.14 0.00 0.04 0.00 0.00 99.82 16:23:10 04:05:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 16:23:10 04:05:01 PM 1 0.02 0.00 0.02 0.00 0.00 99.97 16:23:10 04:05:01 PM 2 0.03 0.00 0.05 0.00 0.00 99.92 16:23:10 04:05:01 PM 3 0.47 0.00 0.08 0.00 0.00 99.45 16:23:10 04:06:01 PM all 0.04 0.00 0.03 0.00 0.00 99.93 16:23:10 04:06:01 PM 0 0.02 0.00 0.02 0.00 0.02 99.95 16:23:10 04:06:01 PM 1 0.02 0.00 0.02 0.00 0.00 99.97 16:23:10 04:06:01 PM 2 0.05 0.00 0.02 0.00 0.00 99.93 16:23:10 04:06:01 PM 3 0.07 0.00 0.07 0.00 0.02 99.85 16:23:10 04:07:01 PM all 0.08 0.00 0.04 0.00 0.00 99.88 16:23:10 04:07:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 16:23:10 04:07:01 PM 1 0.00 0.00 0.02 0.00 0.00 99.98 16:23:10 04:07:01 PM 2 0.08 0.00 0.03 0.00 0.00 99.88 16:23:10 04:07:01 PM 3 0.22 0.00 0.08 0.00 0.00 99.70 16:23:10 04:08:01 PM all 0.15 0.00 0.03 0.00 0.00 99.82 16:23:10 04:08:01 PM 0 0.00 0.00 0.02 0.00 0.00 99.98 16:23:10 04:08:01 PM 1 0.03 0.00 0.00 0.00 0.00 99.97 16:23:10 04:08:01 PM 2 0.03 0.00 0.03 0.00 0.00 99.93 16:23:10 04:08:01 PM 3 0.52 0.00 0.05 0.00 0.00 99.43 16:23:10 16:23:10 04:08:01 PM CPU %user %nice %system %iowait %steal %idle 16:23:10 04:09:02 PM all 0.15 0.00 0.02 0.00 0.00 99.82 16:23:11 04:09:02 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 16:23:11 04:09:02 PM 1 0.03 0.00 0.05 0.00 0.02 99.90 16:23:11 04:09:02 PM 2 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 04:09:02 PM 3 0.52 0.00 0.03 0.00 0.00 99.45 16:23:11 04:10:01 PM all 0.14 0.00 0.03 0.00 0.00 99.83 16:23:11 04:10:01 PM 0 0.03 0.00 0.02 0.00 0.00 99.95 16:23:11 04:10:01 PM 1 0.03 0.00 0.03 0.00 0.00 99.93 16:23:11 04:10:01 PM 2 0.05 0.00 0.05 0.00 0.00 99.90 16:23:11 04:10:01 PM 3 0.47 0.00 0.03 0.00 0.02 99.47 16:23:11 04:11:01 PM all 0.14 0.00 0.03 0.00 0.00 99.83 16:23:11 04:11:01 PM 0 0.00 0.00 0.02 0.00 0.00 99.98 16:23:11 04:11:01 PM 1 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 04:11:01 PM 2 0.05 0.00 0.05 0.00 0.00 99.90 16:23:11 04:11:01 PM 3 0.50 0.00 0.03 0.00 0.00 99.47 16:23:11 04:12:01 PM all 0.15 0.00 0.02 0.00 0.00 99.83 16:23:11 04:12:01 PM 0 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 04:12:01 PM 1 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 04:12:01 PM 2 0.05 0.00 0.07 0.00 0.02 99.87 16:23:11 04:12:01 PM 3 0.50 0.00 0.02 0.00 0.00 99.48 16:23:11 04:13:01 PM all 0.15 0.00 0.02 0.00 0.00 99.83 16:23:11 04:13:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 04:13:01 PM 1 0.00 0.00 0.02 0.00 0.00 99.98 16:23:11 04:13:01 PM 2 0.05 0.00 0.05 0.00 0.00 99.90 16:23:11 04:13:01 PM 3 0.52 0.00 0.03 0.00 0.02 99.43 16:23:11 04:14:01 PM all 0.14 0.00 0.02 0.00 0.00 99.83 16:23:11 04:14:01 PM 0 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 04:14:01 PM 1 0.03 0.00 0.02 0.00 0.00 99.95 16:23:11 04:14:01 PM 2 0.05 0.00 0.05 0.00 0.00 99.90 16:23:11 04:14:01 PM 3 0.48 0.00 0.02 0.00 0.00 99.50 16:23:11 04:15:01 PM all 0.14 0.00 0.03 0.00 0.00 99.83 16:23:11 04:15:01 PM 0 0.00 0.00 0.02 0.00 0.00 99.98 16:23:11 04:15:01 PM 1 0.02 0.00 0.03 0.00 0.02 99.93 16:23:11 04:15:01 PM 2 0.32 0.00 0.05 0.00 0.00 99.63 16:23:11 04:15:01 PM 3 0.23 0.00 0.02 0.00 0.00 99.75 16:23:11 04:16:01 PM all 0.16 0.00 0.03 0.00 0.00 99.80 16:23:11 04:16:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 04:16:01 PM 1 0.05 0.00 0.03 0.00 0.00 99.92 16:23:11 04:16:01 PM 2 0.57 0.00 0.05 0.00 0.02 99.37 16:23:11 04:16:01 PM 3 0.00 0.00 0.02 0.00 0.00 99.98 16:23:11 04:17:01 PM all 0.15 0.00 0.03 0.00 0.00 99.82 16:23:11 04:17:01 PM 0 0.02 0.00 0.00 0.00 0.00 99.98 16:23:11 04:17:01 PM 1 0.03 0.00 0.02 0.00 0.00 99.95 16:23:11 04:17:01 PM 2 0.55 0.00 0.05 0.00 0.02 99.38 16:23:11 04:17:01 PM 3 0.02 0.00 0.03 0.00 0.00 99.95 16:23:11 04:18:01 PM all 0.15 0.00 0.02 0.00 0.00 99.83 16:23:11 04:18:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 16:23:11 04:18:01 PM 1 0.03 0.00 0.05 0.00 0.00 99.92 16:23:11 04:18:01 PM 2 0.05 0.00 0.03 0.00 0.00 99.92 16:23:11 04:18:01 PM 3 0.48 0.00 0.00 0.00 0.00 99.52 16:23:11 04:19:01 PM all 0.14 0.00 0.02 0.00 0.00 99.84 16:23:11 04:19:01 PM 0 0.00 0.00 0.00 0.00 0.00 100.00 16:23:11 04:19:01 PM 1 0.03 0.00 0.05 0.00 0.00 99.92 16:23:11 04:19:01 PM 2 0.02 0.00 0.03 0.00 0.00 99.95 16:23:11 04:19:01 PM 3 0.50 0.00 0.03 0.00 0.00 99.47 16:23:11 16:23:11 04:19:01 PM CPU %user %nice %system %iowait %steal %idle 16:23:11 04:20:01 PM all 1.94 0.00 1.19 0.22 0.03 96.62 16:23:11 04:20:01 PM 0 1.56 0.00 1.04 0.10 0.03 97.27 16:23:11 04:20:01 PM 1 2.01 0.00 1.44 0.49 0.03 96.03 16:23:11 04:20:01 PM 2 1.99 0.00 1.39 0.22 0.03 96.37 16:23:11 04:20:01 PM 3 2.19 0.00 0.90 0.08 0.05 96.77 16:23:11 04:21:01 PM all 5.88 0.00 2.25 1.44 0.04 90.40 16:23:11 04:21:01 PM 0 10.31 0.00 2.87 0.76 0.03 86.02 16:23:11 04:21:01 PM 1 3.29 0.00 1.90 1.12 0.03 93.65 16:23:11 04:21:01 PM 2 6.53 0.00 2.24 1.99 0.05 89.20 16:23:11 04:21:01 PM 3 3.42 0.00 1.97 1.85 0.03 92.73 16:23:11 04:22:01 PM all 16.49 0.00 2.61 1.08 0.05 79.77 16:23:11 04:22:01 PM 0 23.78 0.00 3.40 1.98 0.05 70.79 16:23:11 04:22:01 PM 1 14.94 0.00 1.57 0.15 0.03 83.30 16:23:11 04:22:01 PM 2 15.89 0.00 2.47 1.71 0.05 79.87 16:23:11 04:22:01 PM 3 11.43 0.00 3.00 0.51 0.05 85.01 16:23:11 04:23:01 PM all 16.32 0.00 3.18 1.75 0.21 78.54 16:23:11 04:23:01 PM 0 28.01 0.00 3.80 1.92 0.17 66.09 16:23:11 04:23:01 PM 1 10.54 0.00 2.45 2.35 0.27 84.40 16:23:11 04:23:01 PM 2 18.08 0.00 3.99 0.77 0.17 76.99 16:23:11 04:23:01 PM 3 8.81 0.00 2.52 1.93 0.24 86.50 16:23:11 Average: all 1.20 0.00 0.28 0.12 0.01 98.39 16:23:11 Average: 0 1.70 0.00 0.32 0.13 0.01 97.85 16:23:11 Average: 1 0.85 0.00 0.22 0.11 0.01 98.81 16:23:11 Average: 2 1.38 0.00 0.31 0.13 0.01 98.18 16:23:11 Average: 3 0.88 0.00 0.25 0.12 0.01 98.73 16:23:11 16:23:11 16:23:11