Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8dbff7922d1b221651f0b16e872d16215c6a8218 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12440906242323383333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15472204487699560150.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9909705628681153228.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5496440201037629478.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8742002928115142124.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[5], releaseBranchOverride:gcc] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc DOCKER_CUSTOM_TAGS: 5 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4454 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/jenkins-gitclient-ssh4620991446085303556.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8dbff7922d1b221651f0b16e872d16215c6a8218 (gcc) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8dbff7922d1b221651f0b16e872d16215c6a8218 # timeout=10 Commit message: "Merge pull request #182 from ernestojeda/gcc" > git rev-list --no-walk 8dbff7922d1b221651f0b16e872d16215c6a8218 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:39:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:39:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:39:41 ========================================================= 16:39:41 EdgeX Global Pipelines Version Info 16:39:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:39:42 ------------------- 16:39:42 stable info: 16:39:42 ------------------- 16:39:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:39:42 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:39:42 Message: update stable to v1.0.220 16:39:43 ------------------- 16:39:43 experimental info: 16:39:43 ------------------- 16:39:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:39:43 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:39:43 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 5 [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8dbff7922d1b221651f0b16e872d16215c6a8218 [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8dbff79 [Pipeline] echo 16:39:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:43 provisioning config files... 16:39:43 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3098913436471093259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:43 ---> docker-login.sh 16:39:43 nexus3.edgexfoundry.org:10001 16:39:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:44 Configure a credential helper to remove this warning. See 16:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:44 16:39:44 Login Succeeded 16:39:44 nexus3.edgexfoundry.org:10002 16:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:44 Configure a credential helper to remove this warning. See 16:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:44 16:39:44 Login Succeeded 16:39:44 nexus3.edgexfoundry.org:10003 16:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:44 Configure a credential helper to remove this warning. See 16:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:44 16:39:44 Login Succeeded 16:39:44 nexus3.edgexfoundry.org:10004 16:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:44 Configure a credential helper to remove this warning. See 16:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:44 16:39:44 Login Succeeded 16:39:44 docker.io 16:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:44 Configure a credential helper to remove this warning. See 16:39:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:44 16:39:44 Login Succeeded 16:39:44 ---> docker-login.sh ends [Pipeline] } 16:39:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:45 provisioning config files... 16:39:45 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config2835282124513502696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:45 ---> docker-login.sh 16:39:45 nexus3.edgexfoundry.org:10001 16:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:45 Configure a credential helper to remove this warning. See 16:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:45 16:39:45 Login Succeeded 16:39:45 nexus3.edgexfoundry.org:10002 16:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:45 Configure a credential helper to remove this warning. See 16:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:45 16:39:45 Login Succeeded 16:39:45 nexus3.edgexfoundry.org:10003 16:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:45 Configure a credential helper to remove this warning. See 16:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:45 16:39:45 Login Succeeded 16:39:45 nexus3.edgexfoundry.org:10004 16:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:45 Configure a credential helper to remove this warning. See 16:39:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:45 16:39:45 Login Succeeded 16:39:45 docker.io 16:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:46 Configure a credential helper to remove this warning. See 16:39:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:46 16:39:46 Login Succeeded 16:39:46 ---> docker-login.sh ends [Pipeline] } 16:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:39:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:39:47 + ls -al . 16:39:47 total 8 16:39:47 drwxrwxr-x. 3 jenkins jenkins 55 Feb 2 16:39 . 16:39:47 drwxrwxr-x. 4 jenkins jenkins 112 Feb 2 16:39 .. 16:39:47 -rw-rw-r--. 1 jenkins jenkins 401 Feb 2 16:39 Dockerfile 16:39:47 drwxrwxr-x. 8 jenkins jenkins 162 Feb 2 16:39 .git 16:39:47 -rw-rw-r--. 1 jenkins jenkins 883 Feb 2 16:39 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 16:39:47 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8dbff7922d1b221651f0b16e872d16215c6a8218 --label arch=amd64 . 16:39:47 Sending build context to Docker daemon 407kB 16:39:47 Step 1/6 : FROM alpine:3.14 16:39:48 3.14: Pulling from library/alpine 16:39:48 97518928ae5f: Pulling fs layer 16:39:48 97518928ae5f: Verifying Checksum 16:39:48 97518928ae5f: Download complete 16:39:48 97518928ae5f: Pull complete 16:39:48 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:39:48 Status: Downloaded newer image for alpine:3.14 16:39:48 ---> 0a97eee8041e 16:39:48 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:39:48 ---> Running in 4a3a5226bfc3 16:39:49 Removing intermediate container 4a3a5226bfc3 16:39:49 ---> 6e6dc2a1ff30 16:39:49 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:49 ---> Running in ac78d0f454c0 16:39:49 Removing intermediate container ac78d0f454c0 16:39:49 ---> f688ba8a5c87 16:39:49 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 16:39:49 ---> Running in 183b7c48c077 16:39:49 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:39:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:39:55 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) 16:40:00 Still waiting to schedule task 16:40:00 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4455’ is offline 16:40:00 WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) 16:40:00 ERROR: unable to select packages: 16:40:00  build-base (no such package): 16:40:00 required by: world[build-base] 16:40:00 cmake (no such package): 16:40:00 required by: world[cmake] 16:40:00 curl-dev (no such package): 16:40:00 required by: world[curl-dev] 16:40:00 git (no such package): 16:40:00 required by: world[git] 16:40:00 libcurl (no such package): 16:40:00 required by: world[libcurl] 16:40:00 libmicrohttpd-dev (no such package): 16:40:00 required by: world[libmicrohttpd-dev] 16:40:00 linux-headers (no such package): 16:40:00 required by: world[linux-headers] 16:40:00 yaml (no such package): 16:40:00 required by: world[yaml] 16:40:00 yaml-dev (no such package): 16:40:00 required by: world[yaml-dev] 16:40:00 The command '/bin/sh -c apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev' returned a non-zero code: 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:40:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:00 16:40:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:01 latest: Pulling from edgex-lftools-log-publisher 16:40:01 b4d181a07f80: Pulling fs layer 16:40:01 a1111a8f2ec3: Pulling fs layer 16:40:01 ed53099fbce6: Pulling fs layer 16:40:01 dc539afda2c1: Pulling fs layer 16:40:01 77bc0d833cb6: Pulling fs layer 16:40:01 9065ff56babe: Pulling fs layer 16:40:01 d287ab97295c: Pulling fs layer 16:40:01 dc539afda2c1: Waiting 16:40:01 77bc0d833cb6: Waiting 16:40:01 9065ff56babe: Waiting 16:40:01 d287ab97295c: Waiting 16:40:01 a1111a8f2ec3: Verifying Checksum 16:40:01 a1111a8f2ec3: Download complete 16:40:01 dc539afda2c1: Verifying Checksum 16:40:01 dc539afda2c1: Download complete 16:40:01 ed53099fbce6: Verifying Checksum 16:40:01 ed53099fbce6: Download complete 16:40:01 9065ff56babe: Verifying Checksum 16:40:01 9065ff56babe: Download complete 16:40:01 77bc0d833cb6: Verifying Checksum 16:40:01 77bc0d833cb6: Download complete 16:40:01 b4d181a07f80: Download complete 16:40:01 d287ab97295c: Verifying Checksum 16:40:01 d287ab97295c: Download complete 16:40:02 b4d181a07f80: Pull complete 16:40:03 a1111a8f2ec3: Pull complete 16:40:03 ed53099fbce6: Pull complete 16:40:03 dc539afda2c1: Pull complete 16:40:04 77bc0d833cb6: Pull complete 16:40:04 9065ff56babe: Pull complete 16:40:09 d287ab97295c: Pull complete 16:40:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:40:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:40:09 prd-centos7-docker-4c-2g-4454 does not seem to be running inside a container 16:40:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:40:12 $ docker top 6be9bedce6c1f166e9ff095173be23dff2c3e273682c7382248a42dc36fc10a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:40:12 ---> job-cost.sh 16:40:12 lf-activate-venv: SKIPPING 16:40:12 INFO: No Stack... 16:40:13 INFO: Retrieving Pricing Info for: v3-standard-2 16:40:13 INFO: Archiving Costs [Pipeline] sh 16:40:14 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 16:40:14 + cut -d, -f6 [Pipeline] lock 16:40:14 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] 16:40:14 Resource [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] did not exist. Created. 16:40:14 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:40:14 + echo total: 0.05999999865889549 [Pipeline] stash 16:40:14 Stashed 1 file(s) [Pipeline] } 16:40:14 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] [Pipeline] // lock [Pipeline] } 16:40:14 $ docker stop --time=1 6be9bedce6c1f166e9ff095173be23dff2c3e273682c7382248a42dc36fc10a8 16:40:15 $ docker rm -f 6be9bedce6c1f166e9ff095173be23dff2c3e273682c7382248a42dc36fc10a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:40:15 Failed in branch amd64 16:42:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4457 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout 16:42:14 Selected Git installation does not exist. Using Default 16:42:14 The recommended git tool is: NONE 16:42:19 using credential edgex-jenkins-ssh 16:42:19 Cloning the remote Git repository 16:42:19 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 16:42:19 > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 16:42:20 Avoid second fetch 16:42:20 Checking out Revision 8dbff7922d1b221651f0b16e872d16215c6a8218 (gcc) 16:42:19 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 16:42:19 > git --version # timeout=10 16:42:19 > git --version # 'git version 2.17.1' 16:42:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:20 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 16:42:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:20 > git config core.sparsecheckout # timeout=10 16:42:20 > git checkout -f 8dbff7922d1b221651f0b16e872d16215c6a8218 # timeout=10 16:42:25 Commit message: "Merge pull request #182 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:42:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:42:26 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:26 Dload Upload Total Spent Left Speed 16:42:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 16:42:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:42:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:42:26 + sudo tee /etc/docker/daemon.new 16:42:26 { 16:42:26 "registry-mirrors": [ 16:42:26 "https://nexus3.edgexfoundry.org:10001" 16:42:26 ], 16:42:26 "bip": "10.250.0.254/24", 16:42:26 "hosts": [ 16:42:26 "tcp://0.0.0.0:5555", 16:42:26 "unix:///var/run/docker.sock" 16:42:26 ], 16:42:26 "mtu": 1458, 16:42:26 "selinux-enabled": true, 16:42:26 "seccomp-profile": "/etc/docker/seccomp.json" 16:42:26 } [Pipeline] sh 16:42:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:42:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:45 provisioning config files... 16:42:45 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config1864874503067117494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:46 ---> docker-login.sh 16:42:46 nexus3.edgexfoundry.org:10001 16:42:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:47 Configure a credential helper to remove this warning. See 16:42:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:47 16:42:47 Login Succeeded 16:42:47 nexus3.edgexfoundry.org:10002 16:42:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:47 Configure a credential helper to remove this warning. See 16:42:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:47 16:42:47 Login Succeeded 16:42:47 nexus3.edgexfoundry.org:10003 16:42:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:48 Configure a credential helper to remove this warning. See 16:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:48 16:42:48 Login Succeeded 16:42:48 nexus3.edgexfoundry.org:10004 16:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:48 Configure a credential helper to remove this warning. See 16:42:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:48 16:42:48 Login Succeeded 16:42:48 docker.io 16:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:49 Configure a credential helper to remove this warning. See 16:42:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:49 16:42:49 Login Succeeded 16:42:49 ---> docker-login.sh ends [Pipeline] } 16:42:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:42:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:42:50 + ls -al . 16:42:50 total 20 16:42:50 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 16:42 . 16:42:50 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 16:42 .. 16:42:50 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 16:42 .git 16:42:50 -rw-rw-r-- 1 jenkins jenkins 401 Feb 2 16:42 Dockerfile 16:42:50 -rw-rw-r-- 1 jenkins jenkins 883 Feb 2 16:42 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 16:42:50 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8dbff7922d1b221651f0b16e872d16215c6a8218 --label arch=arm64 . 16:42:50 Sending build context to Docker daemon 406kB 16:42:50 Step 1/6 : FROM alpine:3.14 16:42:51 3.14: Pulling from library/alpine 16:42:51 be307f383ecc: Pulling fs layer 16:42:51 be307f383ecc: Verifying Checksum 16:42:51 be307f383ecc: Download complete 16:42:52 be307f383ecc: Pull complete 16:42:52 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:42:52 Status: Downloaded newer image for alpine:3.14 16:42:52 ---> 5b8b7b635229 16:42:52 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 16:42:52 ---> Running in cfa5803cf908 16:42:53 Removing intermediate container cfa5803cf908 16:42:53 ---> c230ae3227e4 16:42:53 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:42:53 ---> Running in 4468bfbb910a 16:42:54 Removing intermediate container 4468bfbb910a 16:42:54 ---> 527e21afe23d 16:42:54 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 16:42:55 ---> Running in 8d95178d07ce 16:42:56 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:42:57 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:42:57 (1/63) Installing libgcc (10.3.1_git20210424-r2) 16:42:57 (2/63) Installing libstdc++ (10.3.1_git20210424-r2) 16:42:57 (3/63) Installing binutils (2.35.2-r2) 16:42:58 (4/63) Installing libmagic (5.40-r1) 16:42:58 (5/63) Installing file (5.40-r1) 16:42:58 (6/63) Installing libgomp (10.3.1_git20210424-r2) 16:42:58 (7/63) Installing libatomic (10.3.1_git20210424-r2) 16:42:58 (8/63) Installing libgphobos (10.3.1_git20210424-r2) 16:42:58 (9/63) Installing gmp (6.2.1-r0) 16:42:58 (10/63) Installing isl22 (0.22-r0) 16:42:59 (11/63) Installing mpfr4 (4.1.0-r0) 16:42:59 (12/63) Installing mpc1 (1.2.1-r0) 16:42:59 (13/63) Installing gcc (10.3.1_git20210424-r2) 16:43:01 (14/63) Installing musl-dev (1.2.2-r3) 16:43:01 (15/63) Installing libc-dev (0.7.2-r3) 16:43:02 (16/63) Installing g++ (10.3.1_git20210424-r2) 16:43:03 (17/63) Installing make (4.3-r0) 16:43:03 (18/63) Installing fortify-headers (1.1-r1) 16:43:03 (19/63) Installing patch (2.7.6-r7) 16:43:03 (20/63) Installing build-base (0.5-r2) 16:43:04 (21/63) Installing libacl (2.2.53-r0) 16:43:04 (22/63) Installing libbz2 (1.0.8-r1) 16:43:04 (23/63) Installing expat (2.4.3-r0) 16:43:04 (24/63) Installing lz4-libs (1.9.3-r1) 16:43:04 (25/63) Installing xz-libs (5.2.5-r0) 16:43:04 (26/63) Installing zstd-libs (1.4.9-r1) 16:43:04 (27/63) Installing libarchive (3.5.2-r0) 16:43:04 (28/63) Installing ca-certificates (20211220-r0) 16:43:05 (29/63) Installing brotli-libs (1.0.9-r5) 16:43:05 (30/63) Installing nghttp2-libs (1.43.0-r0) 16:43:05 (31/63) Installing libcurl (7.79.1-r0) 16:43:05 (32/63) Installing ncurses-terminfo-base (6.2_p20210612-r0) 16:43:05 (33/63) Installing ncurses-libs (6.2_p20210612-r0) 16:43:05 (34/63) Installing rhash-libs (1.4.1-r0) 16:43:05 (35/63) Installing libuv (1.41.0-r0) 16:43:05 (36/63) Installing cmake (3.20.3-r0) 16:43:08 (37/63) Installing pkgconf (1.7.4-r0) 16:43:08 (38/63) Installing openssl-dev (1.1.1l-r0) 16:43:08 (39/63) Installing nghttp2-dev (1.43.0-r0) 16:43:08 (40/63) Installing zlib-dev (1.2.11-r3) 16:43:08 (41/63) Installing brotli-dev (1.0.9-r5) 16:43:08 (42/63) Installing curl-dev (7.79.1-r0) 16:43:08 (43/63) Installing pcre2 (10.36-r0) 16:43:09 (44/63) Installing git (2.32.0-r0) 16:43:09 (45/63) Installing nettle (3.7.3-r0) 16:43:09 (46/63) Installing libffi (3.3-r2) 16:43:09 (47/63) Installing p11-kit (0.23.22-r0) 16:43:09 (48/63) Installing libtasn1 (4.17.0-r0) 16:43:10 (49/63) Installing libunistring (0.9.10-r1) 16:43:10 (50/63) Installing gnutls (3.7.1-r0) 16:43:10 (51/63) Installing libmicrohttpd (0.9.72-r0) 16:43:10 (52/63) Installing gnutls-c++ (3.7.1-r0) 16:43:10 (53/63) Installing libgmpxx (6.2.1-r0) 16:43:10 (54/63) Installing gmp-dev (6.2.1-r0) 16:43:10 (55/63) Installing nettle-dev (3.7.3-r0) 16:43:10 (56/63) Installing libtasn1-progs (4.17.0-r0) 16:43:10 (57/63) Installing libtasn1-dev (4.17.0-r0) 16:43:10 (58/63) Installing p11-kit-dev (0.23.22-r0) 16:43:11 (59/63) Installing gnutls-dev (3.7.1-r0) 16:43:11 (60/63) Installing libmicrohttpd-dev (0.9.72-r0) 16:43:11 (61/63) Installing linux-headers (5.10.41-r0) 16:43:11 (62/63) Installing yaml (0.2.5-r0) 16:43:11 (63/63) Installing yaml-dev (0.2.5-r0) 16:43:12 Executing busybox-1.33.1-r6.trigger 16:43:12 Executing ca-certificates-20211220-r0.trigger 16:43:12 OK: 274 MiB in 77 packages 16:43:24 Removing intermediate container 8d95178d07ce 16:43:24 ---> 6de48a6444c3 16:43:24 Step 5/6 : LABEL arch=arm64 16:43:24 ---> Running in 4269cb896b54 16:43:24 Removing intermediate container 4269cb896b54 16:43:24 ---> c6eeec5ab2b6 16:43:24 Step 6/6 : LABEL git_sha=8dbff7922d1b221651f0b16e872d16215c6a8218 16:43:25 ---> Running in b55b0e901765 16:43:25 Removing intermediate container b55b0e901765 16:43:25 ---> 902874ad5566 16:43:25 [Warning] One or more build-args [ARCH] were not consumed 16:43:25 Successfully built 902874ad5566 16:43:25 Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 16:43:25 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 16:43:25 8dbff7922d1b221651f0b16e872d16215c6a8218 16:43:25 latest 16:43:25 gcc 16:43:25 5 16:43:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:43:25 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:8dbff7922d1b221651f0b16e872d16215c6a8218 [Pipeline] isUnix [Pipeline] sh 16:43:26 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:8dbff7922d1b221651f0b16e872d16215c6a8218 16:43:26 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:43:26 3bebe3ee1ee6: Preparing 16:43:26 06064f308cf9: Preparing 16:43:26 62170e181a92: Preparing 16:43:26 06064f308cf9: Pushed 16:43:27 62170e181a92: Pushed 16:44:24 3bebe3ee1ee6: Pushed 16:44:24 8dbff7922d1b221651f0b16e872d16215c6a8218: digest: sha256:27a560f68313cdb897b9df5f6a9887bddd8168c762d84b58f9bded60475c1e78 size: 947 [Pipeline] isUnix [Pipeline] sh 16:44:24 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:44:25 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 16:44:25 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:44:25 3bebe3ee1ee6: Preparing 16:44:25 06064f308cf9: Preparing 16:44:25 62170e181a92: Preparing 16:44:25 06064f308cf9: Layer already exists 16:44:25 62170e181a92: Layer already exists 16:44:25 3bebe3ee1ee6: Layer already exists 16:44:25 latest: digest: sha256:27a560f68313cdb897b9df5f6a9887bddd8168c762d84b58f9bded60475c1e78 size: 947 [Pipeline] isUnix [Pipeline] sh 16:44:25 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] isUnix [Pipeline] sh 16:44:26 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 16:44:26 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:44:26 3bebe3ee1ee6: Preparing 16:44:26 06064f308cf9: Preparing 16:44:26 62170e181a92: Preparing 16:44:26 06064f308cf9: Layer already exists 16:44:26 3bebe3ee1ee6: Layer already exists 16:44:26 62170e181a92: Layer already exists 16:44:26 gcc: digest: sha256:27a560f68313cdb897b9df5f6a9887bddd8168c762d84b58f9bded60475c1e78 size: 947 [Pipeline] isUnix [Pipeline] sh 16:44:26 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5 [Pipeline] isUnix [Pipeline] sh 16:44:27 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5 16:44:27 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 16:44:27 3bebe3ee1ee6: Preparing 16:44:27 06064f308cf9: Preparing 16:44:27 62170e181a92: Preparing 16:44:27 06064f308cf9: Layer already exists 16:44:27 62170e181a92: Layer already exists 16:44:27 3bebe3ee1ee6: Layer already exists 16:44:27 5: digest: sha256:27a560f68313cdb897b9df5f6a9887bddd8168c762d84b58f9bded60475c1e78 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:27 ===================================================== [Pipeline] echo 16:44:27 taggedImages: 16:44:27 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:8dbff7922d1b221651f0b16e872d16215c6a8218 16:44:27 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 16:44:27 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 16:44:27 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:27 16:44:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:44:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:28 arm64: Pulling from edgex-lftools-log-publisher 16:44:28 448f6bf000e3: Pulling fs layer 16:44:28 f757da607395: Pulling fs layer 16:44:28 05883995daec: Pulling fs layer 16:44:28 8603b9c90790: Pulling fs layer 16:44:28 1560dd03e051: Pulling fs layer 16:44:28 27f5ce0e4adf: Pulling fs layer 16:44:28 c2d8d7efcc4b: Pulling fs layer 16:44:28 8603b9c90790: Waiting 16:44:28 1560dd03e051: Waiting 16:44:28 27f5ce0e4adf: Waiting 16:44:28 c2d8d7efcc4b: Waiting 16:44:28 f757da607395: Verifying Checksum 16:44:28 f757da607395: Download complete 16:44:28 8603b9c90790: Verifying Checksum 16:44:28 8603b9c90790: Download complete 16:44:28 1560dd03e051: Verifying Checksum 16:44:28 1560dd03e051: Download complete 16:44:28 27f5ce0e4adf: Verifying Checksum 16:44:28 27f5ce0e4adf: Download complete 16:44:28 05883995daec: Verifying Checksum 16:44:28 05883995daec: Download complete 16:44:29 448f6bf000e3: Verifying Checksum 16:44:29 448f6bf000e3: Download complete 16:44:32 c2d8d7efcc4b: Verifying Checksum 16:44:32 c2d8d7efcc4b: Download complete 16:44:33 448f6bf000e3: Pull complete 16:44:33 f757da607395: Pull complete 16:44:35 05883995daec: Pull complete 16:44:35 8603b9c90790: Pull complete 16:44:36 1560dd03e051: Pull complete 16:44:36 27f5ce0e4adf: Pull complete 16:44:51 c2d8d7efcc4b: Pull complete 16:44:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:44:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:44:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:44:51 prd-ubuntu18.04-docker-arm64-4c-16g-4457 does not seem to be running inside a container 16:44:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:44:54 $ docker top 3b2b9cfca126d11e93328870d7a976e7c39372f63af274df894e66937b47ec5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:55 ---> job-cost.sh 16:44:55 lf-activate-venv: SKIPPING 16:44:55 INFO: No Stack... 16:44:55 INFO: Retrieving Pricing Info for: v3-standard-4 16:44:56 INFO: Archiving Costs [Pipeline] sh 16:44:56 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 16:44:56 + cut -d, -f6 [Pipeline] lock 16:44:56 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] 16:44:56 Resource [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] did not exist. Created. 16:44:56 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:44:57 /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-34358803/script.sh: 1: /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-34358803/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:44:58 + echo total: 0.10999999940395355 [Pipeline] stash 16:44:58 Warning: overwriting stash ‘stack-cost’ 16:44:58 Stashed 1 file(s) [Pipeline] } 16:44:58 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-5-stack-cost] [Pipeline] // lock [Pipeline] } 16:44:58 $ docker stop --time=1 3b2b9cfca126d11e93328870d7a976e7c39372f63af274df894e66937b47ec5a 16:45:00 $ docker rm -f 3b2b9cfca126d11e93328870d7a976e7c39372f63af274df894e66937b47ec5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:45:01 + '[' -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ']' 16:45:01 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 16:45:01 total 4 16:45:01 drwxr-xr-x. 3 root root 34 Feb 2 16:40 . 16:45:01 drwxrwxr-x. 4 jenkins jenkins 89 Feb 2 16:40 .. 16:45:01 drwxr-xr-x. 2 root root 6 Feb 2 16:40 cost 16:45:01 -rw-r--r--. 1 root root 82 Feb 2 16:40 cost.csv 16:45:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives 16:45:01 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 16:45:01 total 4 16:45:01 drwxr-xr-x. 3 jenkins jenkins 34 Feb 2 16:40 . 16:45:01 drwxrwxr-x. 4 jenkins jenkins 89 Feb 2 16:40 .. 16:45:01 drwxr-xr-x. 2 jenkins jenkins 6 Feb 2 16:40 cost 16:45:01 -rw-r--r--. 1 jenkins jenkins 82 Feb 2 16:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:45:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:45:01 ---> package-listing.sh 16:45:01 ++ facter osfamily 16:45:01 ++ tr '[:upper:]' '[:lower:]' 16:45:02 + OS_FAMILY=redhat 16:45:02 + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc 16:45:02 + START_PACKAGES=/tmp/packages_start.txt 16:45:02 + END_PACKAGES=/tmp/packages_end.txt 16:45:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:45:02 + PACKAGES=/tmp/packages_start.txt 16:45:02 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 16:45:02 + PACKAGES=/tmp/packages_end.txt 16:45:02 + case "${OS_FAMILY}" in 16:45:02 + sort 16:45:02 + rpm -qa 16:45:03 + '[' -f /tmp/packages_start.txt ']' 16:45:03 + '[' -f /tmp/packages_end.txt ']' 16:45:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:45:03 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 16:45:03 + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ 16:45:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo 16:45:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:45:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:04 . [Pipeline] withDockerContainer 16:45:04 prd-centos7-docker-4c-2g-4454 does not seem to be running inside a container 16:45:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:45:04 $ docker top 11c94920f2d56f56b6f2f7fad79037ea94246eedde1cfaacd348dad752c13bc2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:45:04 + touch /tmp/pre-build-complete [Pipeline] sh 16:45:05 + mkdir -p /var/log/sysstat [Pipeline] sh 16:45:05 + ls /var/log/sa-host 16:45:05 + sadf -c /var/log/sa-host/sa02 16:45:05 file_magic: OK 16:45:05 HZ: Using current value: 100 16:45:05 file_header: OK 16:45:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:45:05 Statistics: 16:45:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:45:05 File successfully converted to sysstat format version 12.0.3 16:45:05 + sadf -c /var/log/sa-host/sa17 16:45:05 file_magic: OK 16:45:05 HZ: Using current value: 100 16:45:05 file_header: OK 16:45:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:45:05 Statistics: 16:45:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:45:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:45:05 provisioning config files... 16:45:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config1013563205328903755tmp [Pipeline] { [Pipeline] echo 16:45:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:45:05 ---> create-netrc.sh [Pipeline] } 16:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:45:06 ---> python-tools-install.sh [Pipeline] echo 16:45:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:45:06 ---> sudo-logs.sh 16:45:06 Archiving 'sudo' log.. 16:45:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-4454.novalocal: Name or service not known 16:45:06 sudo: unable to resolve host prd-centos7-docker-4c-2g-4454.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:45:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:45:06 ---> job-cost.sh 16:45:06 lf-activate-venv: SKIPPING 16:45:06 DEBUG: total: 0.05999999865889549 16:45:06 INFO: Retrieving Stack Cost... 16:45:07 INFO: Retrieving Pricing Info for: v3-standard-2 16:45:07 INFO: Archiving Costs [Pipeline] echo 16:45:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:45:07 ---> logs-deploy.sh 16:45:07 lf-activate-venv: SKIPPING 16:45:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/5 16:45:07 INFO: archiving workspace using pattern(s): 16:45:08 Archives upload complete. 16:45:08 INFO: archiving logs to Nexus 16:45:09 ---> uname -a: 16:45:09 Linux prd-centos7-docker-4c-2g-4454.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 16:45:09 16:45:09 16:45:09 ---> lscpu: 16:45:09 Architecture: x86_64 16:45:09 CPU op-mode(s): 32-bit, 64-bit 16:45:09 Byte Order: Little Endian 16:45:09 Address sizes: 40 bits physical, 48 bits virtual 16:45:09 CPU(s): 2 16:45:09 On-line CPU(s) list: 0,1 16:45:09 Thread(s) per core: 1 16:45:09 Core(s) per socket: 1 16:45:09 Socket(s): 2 16:45:09 NUMA node(s): 1 16:45:09 Vendor ID: AuthenticAMD 16:45:09 CPU family: 23 16:45:09 Model: 49 16:45:09 Model name: AMD EPYC-Rome Processor 16:45:09 Stepping: 0 16:45:09 CPU MHz: 2799.994 16:45:09 BogoMIPS: 5599.98 16:45:09 Virtualization: AMD-V 16:45:09 Hypervisor vendor: KVM 16:45:09 Virtualization type: full 16:45:09 L1d cache: 32K 16:45:09 L1i cache: 32K 16:45:09 L2 cache: 512K 16:45:09 L3 cache: 16384K 16:45:09 NUMA node0 CPU(s): 0,1 16:45:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:45:09 16:45:09 16:45:09 ---> nproc: 16:45:09 2 16:45:09 16:45:09 16:45:09 ---> df -h: 16:45:09 Filesystem Size Used Avail Use% Mounted on 16:45:09 overlay 40G 7.7G 33G 20% / 16:45:09 tmpfs 64M 0 64M 0% /dev 16:45:09 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:45:09 shm 64M 0 64M 0% /dev/shm 16:45:09 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:45:09 16:45:09 16:45:09 ---> sar -b -r -n DEV: 16:45:09 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/02/22 _x86_64_ (2 CPU) 16:45:09 16:45:09 16:39:09 LINUX RESTART (2 CPU) 16:45:09 16:45:09 16:40:01 tps rtps wtps bread/s bwrtn/s 16:45:09 16:41:01 71.99 0.05 71.94 1.07 18114.80 16:45:09 16:42:01 0.97 0.00 0.97 0.00 9.91 16:45:09 16:43:01 0.37 0.00 0.37 0.00 5.15 16:45:09 16:44:01 0.22 0.00 0.22 0.00 3.88 16:45:09 16:45:01 0.32 0.07 0.25 3.46 4.05 16:45:09 Average: 14.78 0.02 14.75 0.91 3628.76 16:45:09 16:45:09 16:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:45:09 16:41:01 5136500 0 716664 8.95 2620 2153156 1260540 13.92 606164 1938960 28 16:45:09 16:42:01 5138196 0 714964 8.93 2620 2153160 1198596 13.23 605948 1938916 28 16:45:09 16:43:01 5139300 0 713856 8.91 2620 2153164 1190616 13.15 605164 1938916 16 16:45:09 16:44:01 5139160 0 713992 8.91 2620 2153168 1188608 13.12 605208 1938916 20 16:45:09 16:45:01 5136488 0 716484 8.95 2620 2153348 1252180 13.82 607328 1938520 28 16:45:09 Average: 5137929 0 715192 8.93 2620 2153199 1218108 13.45 605962 1938846 24 16:45:09 16:45:09 16:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:45:09 16:41:01 eth0 47.02 26.41 681.62 8.62 0.00 0.00 0.00 0.00 16:45:09 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 16:42:01 eth0 1.15 0.17 0.19 0.07 0.00 0.00 0.00 0.00 16:45:09 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 16:43:01 eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00 16:45:09 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 16:44:01 eth0 1.28 0.53 0.56 0.36 0.00 0.00 0.00 0.00 16:45:09 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 16:45:01 eth0 4.31 2.80 4.45 1.43 0.00 0.00 0.00 0.00 16:45:09 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 Average: eth0 10.87 6.04 137.46 2.14 0.00 0.00 0.00 0.00 16:45:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:45:09 16:45:09 16:45:09 ---> sar -P ALL: 16:45:09 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/02/22 _x86_64_ (2 CPU) 16:45:09 16:45:09 16:39:09 LINUX RESTART (2 CPU) 16:45:09 16:45:09 16:40:01 CPU %user %nice %system %iowait %steal %idle 16:45:09 16:41:01 all 7.10 0.00 2.94 1.15 0.03 88.77 16:45:09 16:41:01 0 7.14 0.00 3.16 1.58 0.03 88.09 16:45:09 16:41:01 1 7.07 0.00 2.73 0.73 0.03 89.44 16:45:09 16:42:01 all 0.12 0.00 0.05 0.00 0.03 99.81 16:45:09 16:42:01 0 0.15 0.00 0.07 0.00 0.03 99.75 16:45:09 16:42:01 1 0.08 0.00 0.03 0.00 0.02 99.87 16:45:09 16:43:01 all 0.18 0.00 0.05 0.00 0.02 99.75 16:45:09 16:43:01 0 0.32 0.00 0.05 0.00 0.02 99.62 16:45:09 16:43:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:45:09 16:44:01 all 0.19 0.00 0.03 0.00 0.03 99.76 16:45:09 16:44:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:45:09 16:44:01 1 0.07 0.00 0.03 0.00 0.03 99.87 16:45:09 16:45:01 all 0.44 0.00 0.14 0.00 0.03 99.38 16:45:09 16:45:01 0 0.60 0.00 0.15 0.00 0.03 99.21 16:45:09 16:45:01 1 0.28 0.00 0.13 0.00 0.03 99.55 16:45:09 Average: all 1.59 0.00 0.64 0.23 0.03 97.52 16:45:09 Average: 0 1.69 0.00 0.68 0.31 0.03 97.29 16:45:09 Average: 1 1.49 0.00 0.59 0.14 0.03 97.75 16:45:09 16:45:09 16:45:09