Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9d6357bcddde696a4c85c15c815c1fa368d70fcf+9351a662b217a128018db5c2b0fd8a407906271b (91c1578ab9a912b6e9453f6139d45f80492de8c9) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2072223220398983404.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3275161611381566826.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-100/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-100/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4105680085352014925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-100/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9039201379970870620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4368144046266281709.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-100/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-100/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7976566554437397574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-15742’ is offline ‘prd-centos7-docker-4c-2g-15743’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-15739’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15754 in /w/workspace/gexfoundry_device-snmp-go_PR-100 [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/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/jenkins-gitclient-ssh4006498044450919308.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 9d6357bcddde696a4c85c15c815c1fa368d70fcf > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/jenkins-gitclient-ssh2197400164661953808.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/jenkins-gitclient-ssh7164726550780570459.key > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 Merge succeeded, producing 9d6357bcddde696a4c85c15c815c1fa368d70fcf Checking out Revision 9d6357bcddde696a4c85c15c815c1fa368d70fcf (PR-100) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:51:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:51:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:51:59 ========================================================= 05:51:59 EdgeX Global Pipelines Version Info 05:51:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:52:06 ------------------- 05:52:06 stable info: 05:52:06 ------------------- 05:52:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:52:06 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:52:06 Message: update stable to v1.0.192 05:52:06 ------------------- 05:52:06 experimental info: 05:52:06 ------------------- 05:52:06 Commited By: **** collab-it+edgex@linuxfoundation.org 05:52:06 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:52:06 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:52:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:52:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:52:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:52:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d6357bcddde696a4c85c15c815c1fa368d70fcf [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d6357b [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:32 provisioning config files... 05:52:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/config3587938516082603816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:34 ---> docker-login.sh 05:52:34 nexus3.edgexfoundry.org:10001 05:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:34 Configure a credential helper to remove this warning. See 05:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:34 05:52:34 Login Succeeded 05:52:34 nexus3.edgexfoundry.org:10002 05:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:34 Configure a credential helper to remove this warning. See 05:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:34 05:52:34 Login Succeeded 05:52:34 nexus3.edgexfoundry.org:10003 05:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:34 Configure a credential helper to remove this warning. See 05:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:34 05:52:34 Login Succeeded 05:52:34 nexus3.edgexfoundry.org:10004 05:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:34 Configure a credential helper to remove this warning. See 05:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:34 05:52:34 Login Succeeded 05:52:34 docker.io 05:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:34 Configure a credential helper to remove this warning. See 05:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:34 05:52:34 Login Succeeded 05:52:34 ---> docker-login.sh ends [Pipeline] } 05:52:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:39 + git log --format=format:%s -1 9d6357bcddde696a4c85c15c815c1fa368d70fcf [Pipeline] echo 05:52:40 GIT_COMMIT: 9d6357bcddde696a4c85c15c815c1fa368d70fcf, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:52:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:52:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:49 05:52:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:52:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:54 latest: Pulling from edgex-devops/git-semver 05:52:54 31603596830f: Pulling fs layer 05:52:54 54011a49482f: Pulling fs layer 05:52:54 a6820b24f6d8: Pulling fs layer 05:52:54 f581987b2513: Pulling fs layer 05:52:54 f581987b2513: Waiting 05:52:54 54011a49482f: Verifying Checksum 05:52:54 54011a49482f: Download complete 05:52:54 31603596830f: Verifying Checksum 05:52:54 31603596830f: Download complete 05:52:54 f581987b2513: Verifying Checksum 05:52:54 f581987b2513: Download complete 05:52:54 a6820b24f6d8: Verifying Checksum 05:52:54 a6820b24f6d8: Download complete 05:52:54 31603596830f: Pull complete 05:52:54 54011a49482f: Pull complete 05:52:54 a6820b24f6d8: Pull complete 05:52:54 f581987b2513: Pull complete 05:52:57 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:52:58 prd-centos7-docker-4c-2g-15754 does not seem to be running inside a container 05:52:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-100 -v /w/workspace/gexfoundry_device-snmp-go_PR-100:/w/workspace/gexfoundry_device-snmp-go_PR-100:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-100@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:53:04 $ docker top fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:04 [ssh-agent] Looking for ssh-agent implementation... 05:53:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:04 $ docker exec fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 ssh-agent 05:53:04 SSH_AUTH_SOCK=/tmp/ssh-lflNop53Zxlh/agent.14 05:53:04 SSH_AGENT_PID=21 05:53:04 Running ssh-add (command line suppressed) 05:53:05 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/private_key_6419941808238074856.key (/w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/private_key_6419941808238074856.key) 05:53:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:09 + git tag --points-at HEAD [Pipeline] } 05:53:09 $ docker exec --env ******** --env ******** fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 ssh-agent -k 05:53:09 unset SSH_AUTH_SOCK; 05:53:09 unset SSH_AGENT_PID; 05:53:09 echo Agent pid 21 killed; 05:53:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:53:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:09 [ssh-agent] Looking for ssh-agent implementation... 05:53:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:12 $ docker exec fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 ssh-agent 05:53:12 SSH_AUTH_SOCK=/tmp/ssh-KpzQApPEK7Lj/agent.55 05:53:12 SSH_AGENT_PID=62 05:53:12 Running ssh-add (command line suppressed) 05:53:12 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/private_key_5777234366734374581.key (/w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/private_key_5777234366734374581.key) 05:53:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:15 + git semver init 05:53:15 # -> Open(): unable to determine branch for HEAD 05:53:15 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-100/.git 05:53:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-100 05:53:15 # $SEMVER_REMOTE_NAME = origin 05:53:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:53:15 # $SEMVER_USER_NAME = edgex-jenkins 05:53:15 # $SEMVER_BRANCH = PR-100 05:53:15 # $SEMVER_TEMP = /tmp/semver-229053560 05:53:15 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 05:53:15 # '/tmp/semver-229053560' -> '/w/workspace/gexfoundry_device-snmp-go_PR-100/.semver' 05:53:15 # -> Force: false 05:53:15 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-100/.semver [Pipeline] } 05:53:15 $ docker exec --env ******** --env ******** fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 ssh-agent -k 05:53:15 unset SSH_AUTH_SOCK; 05:53:15 unset SSH_AGENT_PID; 05:53:15 echo Agent pid 62 killed; 05:53:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:18 + git semver [Pipeline] } 05:53:18 $ docker stop --time=1 fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 05:53:20 $ docker rm -f fd30fe8da56d2e21627102967698909f9a3a8d8849b986ee4c2fbdc8967f8c22 [Pipeline] // withDockerContainer [Pipeline] sh 05:53:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:53:25 Stashed 1 file(s) [Pipeline] echo 05:53:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:53:47 Still waiting to schedule task 05:53:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:53:49 Still waiting to schedule task 05:53:49 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:02:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16375 in /w/workspace/gexfoundry_device-snmp-go_PR-100 [Pipeline] { [Pipeline] ws 06:02:58 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:03:00 Selected Git installation does not exist. Using Default 06:03:00 The recommended git tool is: NONE 06:03:26 Running on prd-centos7-docker-4c-2g-16424 in /w/workspace/gexfoundry_device-snmp-go_PR-100 [Pipeline] { [Pipeline] ws 06:03:27 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:03:29 Selected Git installation does not exist. Using Default 06:03:29 The recommended git tool is: NONE 06:03:44 using credential edgex-jenkins-ssh 06:03:44 Cloning the remote Git repository 06:03:44 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:03:44 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:03:46 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:46 > git --version # timeout=10 06:03:46 > git --version # 'git version 2.17.1' 06:03:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:47 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:51 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 9d6357bcddde696a4c85c15c815c1fa368d70fcf 06:03:49 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:49 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:51 Merge succeeded, producing 9d6357bcddde696a4c85c15c815c1fa368d70fcf 06:03:51 Checking out Revision 9d6357bcddde696a4c85c15c815c1fa368d70fcf (PR-100) 06:03:51 > git config core.sparsecheckout # timeout=10 06:03:51 > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 06:03:51 > git remote # timeout=10 06:03:51 > git config --get remote.origin.url # timeout=10 06:03:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:51 > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 06:03:51 > git rev-parse HEAD^{commit} # timeout=10 06:03:51 > git config core.sparsecheckout # timeout=10 06:03:51 > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 06:03:56 using credential edgex-jenkins-ssh 06:03:56 Cloning the remote Git repository 06:03:56 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:03:56 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:03:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:56 > git --version # timeout=10 06:03:56 > git --version # 'git version 2.24.4' 06:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:56 [INFO] Currently running in a labeled security context 06:03:56 [INFO] Currently SELinux is 'enforcing' on the host 06:03:56 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh5304909956116981422.key 06:03:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:57 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:58 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:58 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:58 [INFO] Currently running in a labeled security context 06:03:58 [INFO] Currently SELinux is 'enforcing' on the host 06:03:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh2421072945598560264.key 06:03:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:59 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit 9d6357bcddde696a4c85c15c815c1fa368d70fcf 06:03:59 > git config core.sparsecheckout # timeout=10 06:03:59 > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 06:04:01 Merge succeeded, producing 9d6357bcddde696a4c85c15c815c1fa368d70fcf 06:04:01 Checking out Revision 9d6357bcddde696a4c85c15c815c1fa368d70fcf (PR-100) 06:04:01 > git remote # timeout=10 06:04:01 > git config --get remote.origin.url # timeout=10 06:04:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:01 [INFO] Currently running in a labeled security context 06:04:01 [INFO] Currently SELinux is 'enforcing' on the host 06:04:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh6006598694590972888.key 06:04:01 > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 06:04:01 > git rev-parse HEAD^{commit} # timeout=10 06:04:01 > git config core.sparsecheckout # timeout=10 06:04:01 > git checkout -f 9d6357bcddde696a4c85c15c815c1fa368d70fcf # timeout=10 06:04:04 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:04:06 > git --version # timeout=10 06:04:06 > git --version # 'git version 2.17.1' 06:04:06 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:11 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:04:11 > git --version # timeout=10 06:04:11 > git --version # 'git version 2.24.4' 06:04:11 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:04:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 06:04:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json 06:04:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh 06:04:19 + true 06:04:19 + sudo service docker restart 06:04:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:19 + sudo service docker restart 06:04:19 + true 06:04:19 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:36 provisioning config files... 06:04:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config1505037109585622623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { 06:04:41 ---> docker-login.sh 06:04:41 nexus3.edgexfoundry.org:10001 06:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:41 Configure a credential helper to remove this warning. See 06:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:41 06:04:41 Login Succeeded 06:04:41 nexus3.edgexfoundry.org:10002 06:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:41 Configure a credential helper to remove this warning. See 06:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:41 06:04:41 Login Succeeded 06:04:41 nexus3.edgexfoundry.org:10003 06:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:41 Configure a credential helper to remove this warning. See 06:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:41 06:04:41 Login Succeeded 06:04:41 nexus3.edgexfoundry.org:10004 06:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:41 Configure a credential helper to remove this warning. See 06:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:41 06:04:41 Login Succeeded 06:04:41 docker.io 06:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:41 Configure a credential helper to remove this warning. See 06:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:41 06:04:41 Login Succeeded 06:04:41 ---> docker-login.sh ends [Pipeline] configFileProvider 06:04:41 provisioning config files... 06:04:41 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config1165270961421172799tmp [Pipeline] } 06:04:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash 06:04:44 ---> docker-login.sh 06:04:44 nexus3.edgexfoundry.org:10001 [Pipeline] echo 06:04:44 ========================================================= 06:04:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:04:44 ========================================================= [Pipeline] isUnix 06:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:46 Configure a credential helper to remove this warning. See 06:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:46 06:04:46 Login Succeeded 06:04:46 nexus3.edgexfoundry.org:10002 06:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:46 Configure a credential helper to remove this warning. See 06:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:46 06:04:46 Login Succeeded 06:04:46 nexus3.edgexfoundry.org:10003 06:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 06:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:46 Configure a credential helper to remove this warning. See 06:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:46 06:04:46 Login Succeeded 06:04:46 nexus3.edgexfoundry.org:10004 06:04:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:04:46 Sending build context to Docker daemon 357.4kB 06:04:46 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 06:04:46 Step 2/10 : FROM ${BASE} 06:04:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:04:47 540db60ca938: Pulling fs layer 06:04:47 adcc1eea9eea: Pulling fs layer 06:04:47 4c4ab2625f07: Pulling fs layer 06:04:47 0510c868ecb4: Pulling fs layer 06:04:47 afea3b2eda06: Pulling fs layer 06:04:47 7809a108b3ef: Pulling fs layer 06:04:47 f706445af74f: Pulling fs layer 06:04:47 0510c868ecb4: Waiting 06:04:47 afea3b2eda06: Waiting 06:04:47 7809a108b3ef: Waiting 06:04:47 f706445af74f: Waiting 06:04:47 4c4ab2625f07: Verifying Checksum 06:04:47 4c4ab2625f07: Download complete 06:04:47 adcc1eea9eea: Verifying Checksum 06:04:47 adcc1eea9eea: Download complete 06:04:47 afea3b2eda06: Verifying Checksum 06:04:47 afea3b2eda06: Download complete 06:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:49 7809a108b3ef: Verifying Checksum 06:04:49 7809a108b3ef: Download complete 06:04:49 540db60ca938: Verifying Checksum 06:04:49 540db60ca938: Download complete 06:04:49 540db60ca938: Pull complete 06:04:49 adcc1eea9eea: Pull complete 06:04:49 4c4ab2625f07: Pull complete 06:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:49 Configure a credential helper to remove this warning. See 06:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:49 06:04:49 Login Succeeded 06:04:49 docker.io 06:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:49 Configure a credential helper to remove this warning. See 06:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:49 06:04:49 Login Succeeded 06:04:49 ---> docker-login.sh ends [Pipeline] } 06:04:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:52 ========================================================= 06:04:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:04:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:52 f706445af74f: Verifying Checksum 06:04:52 f706445af74f: Download complete 06:04:52 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:04:52 Sending build context to Docker daemon 356.4kB 06:04:53 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 06:04:53 Step 2/10 : FROM ${BASE} 06:04:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:53 595b0fe564bb: Pulling fs layer 06:04:53 7186ed65a4f7: Pulling fs layer 06:04:53 316046926c0a: Pulling fs layer 06:04:53 4ebd0625c992: Pulling fs layer 06:04:53 207e8628e3a3: Pulling fs layer 06:04:53 c791037a9be2: Pulling fs layer 06:04:53 ffd874e62e21: Pulling fs layer 06:04:53 207e8628e3a3: Waiting 06:04:53 c791037a9be2: Waiting 06:04:53 ffd874e62e21: Waiting 06:04:53 4ebd0625c992: Waiting 06:04:53 316046926c0a: Download complete 06:04:53 7186ed65a4f7: Verifying Checksum 06:04:53 7186ed65a4f7: Download complete 06:04:53 207e8628e3a3: Download complete 06:04:53 c791037a9be2: Download complete 06:04:53 595b0fe564bb: Verifying Checksum 06:04:53 595b0fe564bb: Download complete 06:04:54 595b0fe564bb: Pull complete 06:04:56 7186ed65a4f7: Pull complete 06:04:56 316046926c0a: Pull complete 06:04:57 0510c868ecb4: Verifying Checksum 06:04:57 0510c868ecb4: Download complete 06:04:58 ffd874e62e21: Download complete 06:05:00 4ebd0625c992: Download complete 06:05:03 0510c868ecb4: Pull complete 06:05:03 afea3b2eda06: Pull complete 06:05:03 7809a108b3ef: Pull complete 06:05:03 f706445af74f: Pull complete 06:05:03 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:05:03 ---> b068be0155e3 06:05:03 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 06:05:10 4ebd0625c992: Pull complete 06:05:10 207e8628e3a3: Pull complete 06:05:10 c791037a9be2: Pull complete 06:05:14 ffd874e62e21: Pull complete 06:05:14 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:05:14 ---> cfc18b08335c 06:05:14 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 06:05:16 ---> Running in aef3d142d865 06:05:16 Removing intermediate container aef3d142d865 06:05:16 ---> 03a868486926 06:05:16 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:05:16 ---> Running in 7de072d2529f 06:05:17 Removing intermediate container 7de072d2529f 06:05:17 ---> c3241790fc94 06:05:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:05:17 ---> Running in 31facc1493aa 06:05:18 Removing intermediate container 31facc1493aa 06:05:18 ---> 2def1cf55d3b 06:05:18 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:18 ---> Running in 72f8587a5ab5 06:05:20 Removing intermediate container 72f8587a5ab5 06:05:20 ---> 9550805c7bdb 06:05:20 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:20 ---> Running in 89e388604a3d 06:05:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:05:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:24 (1/13) Installing libc-dev (0.7.2-r3) 06:05:24 (2/13) Installing libsodium (1.0.18-r0) 06:05:24 (3/13) Installing pkgconf (1.7.3-r0) 06:05:24 (4/13) Installing libsodium-dev (1.0.18-r0) 06:05:24 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:05:24 (6/13) Installing libedit (20191231.3.1-r1) 06:05:24 (7/13) Installing openssh-client (8.4_p1-r3) 06:05:24 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:05:24 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:05:25 (10/13) Installing openssh-server (8.4_p1-r3) 06:05:25 (11/13) Installing openssh (8.4_p1-r3) 06:05:25 (12/13) Installing libzmq (4.3.3-r1) 06:05:25 (13/13) Installing zeromq-dev (4.3.3-r1) 06:05:25 Executing busybox-1.32.1-r6.trigger 06:05:25 OK: 145 MiB in 53 packages 06:05:26 Removing intermediate container 89e388604a3d 06:05:26 ---> 8012552af2ee 06:05:26 Step 8/10 : WORKDIR /device-snmp-go 06:05:27 ---> Running in cc8d6d09ad8c 06:05:27 Removing intermediate container cc8d6d09ad8c 06:05:27 ---> 0720da734f22 06:05:27 Step 9/10 : COPY . . 06:05:29 ---> 09f43bff6a5b 06:05:29 Step 10/10 : RUN go mod download 06:05:29 ---> Running in 952a7f885e9d 06:05:33 ---> Running in ea6f7903f635 06:05:33 Removing intermediate container ea6f7903f635 06:05:33 ---> 6b9399cba5a9 06:05:33 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:05:33 ---> Running in d637225caa15 06:05:33 Removing intermediate container d637225caa15 06:05:33 ---> 324008f7e17b 06:05:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:05:36 ---> Running in 5b9223b50fa6 06:05:36 Removing intermediate container 5b9223b50fa6 06:05:36 ---> fc294ea758f8 06:05:36 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:36 ---> Running in e0b13be7fffd 06:05:36 Removing intermediate container e0b13be7fffd 06:05:36 ---> 21c27595d10e 06:05:36 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:37 ---> Running in f8171b74a93f 06:05:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:05:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:05:39 (1/13) Installing libc-dev (0.7.2-r3) 06:05:39 (2/13) Installing libsodium (1.0.18-r0) 06:05:39 (3/13) Installing pkgconf (1.7.3-r0) 06:05:39 (4/13) Installing libsodium-dev (1.0.18-r0) 06:05:39 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:05:39 (6/13) Installing libedit (20191231.3.1-r1) 06:05:39 (7/13) Installing openssh-client (8.4_p1-r3) 06:05:39 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:05:39 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:05:39 (10/13) Installing openssh-server (8.4_p1-r3) 06:05:40 (11/13) Installing openssh (8.4_p1-r3) 06:05:40 (12/13) Installing libzmq (4.3.3-r1) 06:05:40 (13/13) Installing zeromq-dev (4.3.3-r1) 06:05:40 Executing busybox-1.32.1-r6.trigger 06:05:40 OK: 156 MiB in 53 packages 06:05:42 Removing intermediate container f8171b74a93f 06:05:42 ---> 29eec2b7df2d 06:05:42 Step 8/10 : WORKDIR /device-snmp-go 06:05:42 ---> Running in 00f093ba1adb 06:05:43 Removing intermediate container 00f093ba1adb 06:05:43 ---> 0f30fb981bd8 06:05:43 Step 9/10 : COPY . . 06:05:44 ---> 03dc90e5297b 06:05:44 Step 10/10 : RUN go mod download 06:05:44 ---> Running in 1346fe5780d2 06:05:53 Removing intermediate container 952a7f885e9d 06:05:53 ---> c7f2251b73d2 06:05:53 Successfully built c7f2251b73d2 06:05:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:05:54 + docker inspect -f . ci-base-image-arm64 06:05:54 . [Pipeline] withDockerContainer 06:05:56 prd-ubuntu18.04-docker-arm64-4c-16g-16375 does not seem to be running inside a container 06:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:05:58 $ docker top 83b5c4b348d2823bc1f42229600f609548bad6cf51bbf2adb99e23faae534541 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:00 + go version 06:06:00 go version go1.16.3 linux/arm64 [Pipeline] } 06:06:00 $ docker stop --time=1 83b5c4b348d2823bc1f42229600f609548bad6cf51bbf2adb99e23faae534541 06:06:04 $ docker rm -f 83b5c4b348d2823bc1f42229600f609548bad6cf51bbf2adb99e23faae534541 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:07 + docker inspect -f . ci-base-image-arm64 06:06:07 . [Pipeline] withDockerContainer 06:06:11 prd-ubuntu18.04-docker-arm64-4c-16g-16375 does not seem to be running inside a container 06:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:06:16 $ docker top becf025521b0a6fc5029951c82f5d165618e1a17d2c83d9221d29652e30f18e7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:22 + go mod tidy [Pipeline] sh 06:06:25 + make test 06:06:25 go mod tidy 06:06:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:06:25 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:06:35 Removing intermediate container 1346fe5780d2 06:06:35 ---> 5f982ad58f8e 06:06:35 Successfully built 5f982ad58f8e 06:06:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:06:36 + docker inspect -f . ci-base-image-x86_64 06:06:36 . [Pipeline] withDockerContainer 06:06:36 prd-centos7-docker-4c-2g-16424 does not seem to be running inside a container 06:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:06:37 $ docker top 8ce162a9edfdb3605f72a0b408260325a1adde017d31e01651bb5afc5bf52418 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:39 + go version 06:06:39 go version go1.16.3 linux/amd64 [Pipeline] } 06:06:39 $ docker stop --time=1 8ce162a9edfdb3605f72a0b408260325a1adde017d31e01651bb5afc5bf52418 06:06:42 $ docker rm -f 8ce162a9edfdb3605f72a0b408260325a1adde017d31e01651bb5afc5bf52418 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:43 + docker inspect -f . ci-base-image-x86_64 06:06:43 . [Pipeline] withDockerContainer 06:06:43 prd-centos7-docker-4c-2g-16424 does not seem to be running inside a container 06:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:06:44 $ docker top 79a5722803c1f0c361df69df95ab782545f2f13d2cee7c40c02c29bef521d0a7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:44 + go mod tidy [Pipeline] sh 06:06:45 + make test 06:06:45 go mod tidy 06:06:45 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:06:46 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:07:05 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:07:05 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements 06:07:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:07:11 gofmt -l . 06:07:11 [ "`gofmt -l .`" = "" ] 06:07:11 ./bin/test-attribution-txt.sh [Pipeline] } 06:07:11 $ docker stop --time=1 79a5722803c1f0c361df69df95ab782545f2f13d2cee7c40c02c29bef521d0a7 06:07:15 $ docker rm -f 79a5722803c1f0c361df69df95ab782545f2f13d2cee7c40c02c29bef521d0a7 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:07:23 + sudo chown -R jenkins:jenkins . 06:07:23 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:07:23 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements 06:07:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] sh 06:07:24 + ls -al . 06:07:24 total 104 06:07:24 drwxrwxr-x. 7 jenkins jenkins 4096 May 24 06:07 . 06:07:24 drwxrwxr-x. 4 jenkins jenkins 28 May 24 06:03 .. 06:07:24 -rw-rw-r--. 1 jenkins jenkins 6520 May 24 06:03 Attribution.txt 06:07:24 drwxrwxr-x. 2 jenkins jenkins 60 May 24 06:03 bin 06:07:24 drwxrwxr-x. 3 jenkins jenkins 32 May 24 06:03 cmd 06:07:24 -rw-r--r--. 1 jenkins jenkins 7631 May 24 06:07 coverage.out 06:07:24 -rw-rw-r--. 1 jenkins jenkins 1459 May 24 06:03 Dockerfile 06:07:24 -rw-rw-r--. 1 jenkins jenkins 1057 May 24 06:03 Dockerfile.build 06:07:24 -rw-rw-r--. 1 jenkins jenkins 6 May 24 06:03 .dockerignore 06:07:24 drwxrwxr-x. 8 jenkins jenkins 179 May 24 06:04 .git 06:07:24 drwxrwxr-x. 2 jenkins jenkins 103 May 24 06:03 .github 06:07:24 -rw-rw-r--. 1 jenkins jenkins 272 May 24 06:03 .gitignore 06:07:24 -rw-rw-r--. 1 jenkins jenkins 222 May 24 06:03 go.mod 06:07:24 -rw-r--r--. 1 jenkins jenkins 21556 May 24 06:06 go.sum 06:07:24 drwxrwxr-x. 3 jenkins jenkins 20 May 24 06:03 internal 06:07:24 -rw-rw-r--. 1 jenkins jenkins 656 May 24 06:03 Jenkinsfile 06:07:24 -rw-rw-r--. 1 jenkins jenkins 11340 May 24 06:03 LICENSE 06:07:24 -rw-rw-r--. 1 jenkins jenkins 936 May 24 06:03 Makefile 06:07:24 -rw-rw-r--. 1 jenkins jenkins 9079 May 24 06:03 README.md 06:07:24 -rw-rw-r--. 1 jenkins jenkins 5 May 24 05:53 VERSION 06:07:24 -rw-rw-r--. 1 jenkins jenkins 209 May 24 06:03 version.go [Pipeline] isUnix [Pipeline] sh 06:07:26 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9d6357bcddde696a4c85c15c815c1fa368d70fcf --label arch=amd64 --label version=0.0.0 . 06:07:26 Sending build context to Docker daemon 365.6kB 06:07:26 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:07:26 Step 2/24 : FROM ${BASE} AS builder 06:07:26 ---> 5f982ad58f8e 06:07:26 Step 3/24 : ARG MAKE='make build' 06:07:26 ---> Running in 8d8688ee3bd0 06:07:26 Removing intermediate container 8d8688ee3bd0 06:07:26 ---> 152883d3724c 06:07:26 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:07:26 ---> Running in 6e2389cc8341 06:07:26 Removing intermediate container 6e2389cc8341 06:07:26 ---> 7d362630cfda 06:07:26 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:07:26 ---> Running in 397e1412c8a2 06:07:26 Removing intermediate container 397e1412c8a2 06:07:26 ---> 2fcb32bcd216 06:07:26 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:26 ---> Running in 48bd8f3e9580 06:07:26 Removing intermediate container 48bd8f3e9580 06:07:26 ---> 65e60a63a3c2 06:07:26 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:07:29 ---> Running in f3fd272ca328 06:07:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:07:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:07:29 OK: 156 MiB in 53 packages 06:07:29 Removing intermediate container f3fd272ca328 06:07:29 ---> dcc3173324ff 06:07:29 Step 8/24 : WORKDIR /device-snmp-go 06:07:29 ---> Running in 1ab12df47d93 06:07:31 Removing intermediate container 1ab12df47d93 06:07:31 ---> efc399247bca 06:07:31 Step 9/24 : COPY . . 06:07:31 ---> 46a9c6cfafa8 06:07:31 Step 10/24 : RUN go mod tidy 06:07:31 ---> Running in 6507a4dd5358 06:07:32 Removing intermediate container 6507a4dd5358 06:07:32 ---> a687ee0e13d6 06:07:32 Step 11/24 : RUN make update 06:07:35 ---> Running in f7051db70f3d 06:07:35 CGO_ENABLED=0 GO111MODULE=on go mod download 06:07:35 Removing intermediate container f7051db70f3d 06:07:35 ---> 472be656dff2 06:07:35 Step 12/24 : RUN ${MAKE} 06:07:35 ---> Running in dfb1bcf5c4c5 06:07:35 go mod tidy 06:07:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 06:07:48 gofmt -l . 06:07:48 [ "`gofmt -l .`" = "" ] 06:07:48 ./bin/test-attribution-txt.sh [Pipeline] } 06:07:48 $ docker stop --time=1 becf025521b0a6fc5029951c82f5d165618e1a17d2c83d9221d29652e30f18e7 06:07:50 $ docker rm -f becf025521b0a6fc5029951c82f5d165618e1a17d2c83d9221d29652e30f18e7 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:53 + sudo chown -R jenkins:jenkins . 06:07:53 Removing intermediate container dfb1bcf5c4c5 06:07:53 ---> 63865b5274d1 06:07:53 Step 13/24 : FROM alpine:3.12 06:07:53 3.12: Pulling from library/alpine 06:07:53 339de151aab4: Pulling fs layer 06:07:53 339de151aab4: Verifying Checksum 06:07:53 339de151aab4: Download complete [Pipeline] stash 06:07:53 Warning: overwriting stash ‘coverage-report’ 06:07:53 339de151aab4: Pull complete 06:07:53 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:07:56 Status: Downloaded newer image for alpine:3.12 06:07:56 ---> 13621d1b12d4 06:07:56 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 06:07:56 ---> Running in 54f597161a1f 06:07:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:56 (1/6) Installing dumb-init (1.2.2-r1) 06:07:56 (2/6) Installing libgcc (9.3.0-r2) 06:07:56 (3/6) Installing libsodium (1.0.18-r0) 06:07:56 (4/6) Installing libstdc++ (9.3.0-r2) 06:07:56 (5/6) Installing libzmq (4.3.3-r0) 06:07:56 (6/6) Installing zeromq (4.3.3-r0) 06:07:56 Executing busybox-1.31.1-r20.trigger 06:07:56 OK: 8 MiB in 20 packages 06:07:56 Removing intermediate container 54f597161a1f 06:07:56 ---> c41ffd6c65bd 06:07:56 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:07:56 Stashed 1 file(s) [Pipeline] } 06:07:58 ---> dba015cdfd65 06:07:58 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:07:58 ---> fc5f89055d33 06:07:58 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:07:58 ---> e69c8c01e1e5 06:07:58 Step 18/24 : EXPOSE 59993 06:07:58 ---> Running in d4407839bcc6 06:07:58 Removing intermediate container d4407839bcc6 06:07:58 ---> e32cdad6a039 06:07:58 Step 19/24 : EXPOSE 161 06:07:58 ---> Running in 3c2ac4c5ced9 [Pipeline] // script [Pipeline] } 06:07:58 Removing intermediate container 3c2ac4c5ced9 06:07:58 ---> d17f239e76ce 06:07:58 Step 20/24 : ENTRYPOINT ["/device-snmp"] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:59 ---> Running in 4d46dd48d696 06:08:01 Removing intermediate container 4d46dd48d696 06:08:01 ---> 987e4400e13c 06:08:01 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:08:01 ---> Running in b3d00fc4ed27 06:08:01 Removing intermediate container b3d00fc4ed27 06:08:01 ---> 89c05fbde9d4 06:08:01 Step 22/24 : LABEL arch=amd64 06:08:01 ---> Running in 47667c79d3af 06:08:01 Removing intermediate container 47667c79d3af 06:08:01 ---> 7e08596aac23 06:08:01 Step 23/24 : LABEL git_sha=9d6357bcddde696a4c85c15c815c1fa368d70fcf 06:08:01 ---> Running in 4f1c1fc48d61 06:08:01 Removing intermediate container 4f1c1fc48d61 06:08:01 ---> f9ab14189cc4 06:08:01 Step 24/24 : LABEL version=0.0.0 06:08:01 ---> Running in 9de12941a63a 06:08:01 Removing intermediate container 9de12941a63a 06:08:01 ---> 0d00c242d2dc 06:08:01 [Warning] One or more build-args [ARCH] were not consumed 06:08:01 Successfully built 0d00c242d2dc 06:08:01 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 06:08:01 + sudo chown -R jenkins:jenkins . Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 06:08:01 + ls -al . 06:08:01 total 128 06:08:01 drwxrwxr-x 7 jenkins jenkins 4096 May 24 06:07 . 06:08:01 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:03 .. 06:08:01 -rw-rw-r-- 1 jenkins jenkins 6 May 24 06:03 .dockerignore 06:08:01 drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:03 .git 06:08:01 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 .github 06:08:01 -rw-rw-r-- 1 jenkins jenkins 272 May 24 06:03 .gitignore 06:08:01 -rw-rw-r-- 1 jenkins jenkins 6520 May 24 06:03 Attribution.txt 06:08:01 -rw-rw-r-- 1 jenkins jenkins 1459 May 24 06:03 Dockerfile 06:08:01 -rw-rw-r-- 1 jenkins jenkins 1057 May 24 06:03 Dockerfile.build 06:08:01 -rw-rw-r-- 1 jenkins jenkins 656 May 24 06:03 Jenkinsfile 06:08:01 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 06:03 LICENSE 06:08:01 -rw-rw-r-- 1 jenkins jenkins 936 May 24 06:03 Makefile 06:08:01 -rw-rw-r-- 1 jenkins jenkins 9079 May 24 06:03 README.md 06:08:01 -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:53 VERSION 06:08:01 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 bin 06:08:01 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 cmd 06:08:01 -rw-r--r-- 1 jenkins jenkins 7631 May 24 06:07 coverage.out 06:08:01 -rw-rw-r-- 1 jenkins jenkins 222 May 24 06:03 go.mod 06:08:01 -rw-r--r-- 1 jenkins jenkins 21556 May 24 06:06 go.sum 06:08:01 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 internal 06:08:01 -rw-rw-r-- 1 jenkins jenkins 209 May 24 06:03 version.go [Pipeline] libraryResource [Pipeline] sh 06:08:04 ---> job-cost.sh 06:08:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dqNh [Pipeline] isUnix [Pipeline] sh 06:08:04 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9d6357bcddde696a4c85c15c815c1fa368d70fcf --label arch=arm64 --label version=0.0.0 . 06:08:04 Sending build context to Docker daemon 364.5kB 06:08:05 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:08:05 Step 2/24 : FROM ${BASE} AS builder 06:08:05 ---> c7f2251b73d2 06:08:05 Step 3/24 : ARG MAKE='make build' 06:08:05 ---> Running in bdef362ac32a 06:08:08 Removing intermediate container bdef362ac32a 06:08:08 ---> 51a2bde0df7d 06:08:08 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:08:08 ---> Running in 90391a1d073e 06:08:08 Removing intermediate container 90391a1d073e 06:08:08 ---> fff13fd85a94 06:08:08 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:08:08 ---> Running in 716f14496461 06:08:08 Removing intermediate container 716f14496461 06:08:08 ---> e4bac4b4c8e0 06:08:08 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:08 ---> Running in 58ba0224a461 06:08:09 Removing intermediate container 58ba0224a461 06:08:09 ---> 3831c9a548e9 06:08:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:08:09 ---> Running in bb6aca078992 06:08:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:08:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:08:15 OK: 145 MiB in 53 packages 06:08:15 Removing intermediate container bb6aca078992 06:08:15 ---> 429d6c367ade 06:08:15 Step 8/24 : WORKDIR /device-snmp-go 06:08:15 ---> Running in d999c5eb6173 06:08:15 Removing intermediate container d999c5eb6173 06:08:15 ---> 69a1c7bd8afa 06:08:15 Step 9/24 : COPY . . 06:08:15 ---> 2b3df3ec18ad 06:08:15 Step 10/24 : RUN go mod tidy 06:08:15 ---> Running in 10c0fd62bfd3 06:08:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:08:19 Removing intermediate container 10c0fd62bfd3 06:08:19 ---> 9170b68b27a2 06:08:19 Step 11/24 : RUN make update 06:08:19 ---> Running in 93a001009562 06:08:22 CGO_ENABLED=0 GO111MODULE=on go mod download 06:08:22 Removing intermediate container 93a001009562 06:08:22 ---> afca7ccf3091 06:08:22 Step 12/24 : RUN ${MAKE} 06:08:22 ---> Running in fd22c8a79aa2 06:08:22 go mod tidy 06:08:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 06:08:38 lf-activate-venv(): INFO: Adding /tmp/venv-dqNh/bin to PATH 06:08:38 INFO: No Stack... 06:08:38 INFO: Retrieving Pricing Info for: v3-standard-2 06:08:39 INFO: Archiving Costs [Pipeline] sh 06:08:39 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 06:08:39 + cut -d, -f6 [Pipeline] lock 06:08:39 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-100-1-stack-cost] 06:08:39 Resource [jenkins-edgexfoundry-device-snmp-go-PR-100-1-stack-cost] did not exist. Created. 06:08:39 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:40 + echo total: 0.05999999865889549 [Pipeline] stash 06:08:40 Stashed 1 file(s) [Pipeline] } 06:08:40 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:08:59 Removing intermediate container fd22c8a79aa2 06:08:59 ---> f29695e5b59a 06:08:59 Step 13/24 : FROM alpine:3.12 06:09:00 3.12: Pulling from library/alpine 06:09:00 d2f70382dc9a: Pulling fs layer 06:09:01 d2f70382dc9a: Verifying Checksum 06:09:01 d2f70382dc9a: Download complete 06:09:01 d2f70382dc9a: Pull complete 06:09:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:09:01 Status: Downloaded newer image for alpine:3.12 06:09:01 ---> 9852663dfa18 06:09:01 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 06:09:01 ---> Running in fa6cfba0a52b 06:09:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:09:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:09:05 (1/6) Installing dumb-init (1.2.2-r1) 06:09:05 (2/6) Installing libgcc (9.3.0-r2) 06:09:05 (3/6) Installing libsodium (1.0.18-r0) 06:09:05 (4/6) Installing libstdc++ (9.3.0-r2) 06:09:05 (5/6) Installing libzmq (4.3.3-r0) 06:09:05 (6/6) Installing zeromq (4.3.3-r0) 06:09:05 Executing busybox-1.31.1-r20.trigger 06:09:05 OK: 8 MiB in 20 packages 06:09:05 Removing intermediate container fa6cfba0a52b 06:09:05 ---> 7f77a9f731d0 06:09:05 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:09:06 ---> d487da5f5295 06:09:06 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:09:07 ---> f4220ba9ecd6 06:09:07 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:09:08 ---> 5407184d8089 06:09:08 Step 18/24 : EXPOSE 59993 06:09:08 ---> Running in c2c982e24f4b 06:09:08 Removing intermediate container c2c982e24f4b 06:09:08 ---> 90461ecffbce 06:09:08 Step 19/24 : EXPOSE 161 06:09:08 ---> Running in eb1c29a01fe7 06:09:09 Removing intermediate container eb1c29a01fe7 06:09:09 ---> dbecc38a9543 06:09:09 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:09:09 ---> Running in 29d43c997f3b 06:09:10 Removing intermediate container 29d43c997f3b 06:09:10 ---> 8cf7e6fcba8e 06:09:10 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:09:10 ---> Running in aedeab837178 06:09:10 Removing intermediate container aedeab837178 06:09:10 ---> 6607cd895c9e 06:09:10 Step 22/24 : LABEL arch=arm64 06:09:10 ---> Running in 86eb30aadeb3 06:09:11 Removing intermediate container 86eb30aadeb3 06:09:11 ---> c9744862509b 06:09:11 Step 23/24 : LABEL git_sha=9d6357bcddde696a4c85c15c815c1fa368d70fcf 06:09:13 ---> Running in 799717c3d9ff 06:09:13 Removing intermediate container 799717c3d9ff 06:09:13 ---> fbd7bef4e0cc 06:09:13 Step 24/24 : LABEL version=0.0.0 06:09:13 ---> Running in 49097917e93e 06:09:13 Removing intermediate container 49097917e93e 06:09:13 ---> 65cab252b394 06:09:13 [Warning] One or more build-args [ARCH] were not consumed 06:09:13 Successfully built 65cab252b394 06:09:13 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:09:14 ---> job-cost.sh 06:09:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xzf5 06:09:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:11:26 lf-activate-venv(): INFO: Adding /tmp/venv-Xzf5/bin to PATH 06:11:26 INFO: No Stack... 06:11:26 INFO: Retrieving Pricing Info for: v2-standard-4 Error when executing always post condition: hudson.AbortException: script returned exit code 28 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:17:53 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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] libraryResource [Pipeline] sh 06:26:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:26:11 ---> package-listing.sh 06:26:11 ++ facter osfamily 06:26:11 ++ tr '[:upper:]' '[:lower:]' 06:26:11 + OS_FAMILY=redhat 06:26:11 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-100 06:26:11 + START_PACKAGES=/tmp/packages_start.txt 06:26:11 + END_PACKAGES=/tmp/packages_end.txt 06:26:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:11 + PACKAGES=/tmp/packages_start.txt 06:26:11 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-100 ']' 06:26:11 + PACKAGES=/tmp/packages_end.txt 06:26:11 + case "${OS_FAMILY}" in 06:26:11 + sort 06:26:11 + rpm -qa 06:26:11 + '[' -f /tmp/packages_start.txt ']' 06:26:11 + '[' -f /tmp/packages_end.txt ']' 06:26:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:11 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-100 ']' 06:26:11 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-100/archives/ 06:26:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-100/archives/ [Pipeline] echo 06:26:11 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/gexfoundry_device-snmp-go_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:26:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:20 06:26:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:26:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:24 alpine: Pulling from edgex-lftools-log-publisher 06:26:24 df20fa9351a1: Pulling fs layer 06:26:24 36b3adc4ff6f: Pulling fs layer 06:26:24 8ad3a11d3b57: Pulling fs layer 06:26:24 46f8f816bc3b: Pulling fs layer 06:26:24 93b61091891f: Pulling fs layer 06:26:24 93b9cdb0e59b: Pulling fs layer 06:26:24 5e14af77c1be: Pulling fs layer 06:26:24 01666e4c0597: Pulling fs layer 06:26:24 aa168da1d23b: Pulling fs layer 06:26:24 46f8f816bc3b: Waiting 06:26:24 01666e4c0597: Waiting 06:26:24 93b61091891f: Waiting 06:26:24 93b9cdb0e59b: Waiting 06:26:24 aa168da1d23b: Waiting 06:26:24 5e14af77c1be: Waiting 06:26:24 36b3adc4ff6f: Verifying Checksum 06:26:24 36b3adc4ff6f: Download complete 06:26:24 46f8f816bc3b: Verifying Checksum 06:26:24 46f8f816bc3b: Download complete 06:26:24 df20fa9351a1: Verifying Checksum 06:26:24 df20fa9351a1: Download complete 06:26:24 93b9cdb0e59b: Verifying Checksum 06:26:24 93b9cdb0e59b: Download complete 06:26:24 5e14af77c1be: Verifying Checksum 06:26:24 5e14af77c1be: Download complete 06:26:24 93b61091891f: Verifying Checksum 06:26:24 93b61091891f: Download complete 06:26:24 01666e4c0597: Verifying Checksum 06:26:24 01666e4c0597: Download complete 06:26:24 8ad3a11d3b57: Verifying Checksum 06:26:24 8ad3a11d3b57: Download complete 06:26:24 df20fa9351a1: Pull complete 06:26:24 36b3adc4ff6f: Pull complete 06:26:24 8ad3a11d3b57: Pull complete 06:26:24 46f8f816bc3b: Pull complete 06:26:24 93b61091891f: Pull complete 06:26:24 93b9cdb0e59b: Pull complete 06:26:24 5e14af77c1be: Pull complete 06:26:24 01666e4c0597: Pull complete 06:26:26 aa168da1d23b: Verifying Checksum 06:26:26 aa168da1d23b: Download complete 06:26:29 aa168da1d23b: Pull complete 06:26:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:26:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:26:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:26:33 prd-centos7-docker-4c-2g-15754 does not seem to be running inside a container 06:26:33 $ 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/gexfoundry_device-snmp-go_PR-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-100 -v /w/workspace/gexfoundry_device-snmp-go_PR-100:/w/workspace/gexfoundry_device-snmp-go_PR-100:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-100@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:26:42 $ docker top 83a967e85fa15255b424933b60e3e51a60d18a1e63d2d6c8e712cd3cf7d1383d -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:48 + touch /tmp/pre-build-complete [Pipeline] sh 06:26:53 + mkdir -p /var/log/sa [Pipeline] sh 06:26:55 + ls /var/log/sa-host 06:26:55 + sadf -c /var/log/sa-host/sa05 06:26:55 file_magic: OK 06:26:55 HZ: Using current value: 100 06:26:55 file_header: OK 06:26:55 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 06:26:55 Statistics: 06:26:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:26:55 File successfully converted to sysstat format version 12.2.1 06:26:55 + sadf -c /var/log/sa-host/sa24 06:26:55 file_magic: OK 06:26:55 HZ: Using current value: 100 06:26:55 file_header: OK 06:26:55 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 06:26:55 Statistics: 06:26:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:26:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:21 provisioning config files... 06:27:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-100@tmp/config314688053851594905tmp [Pipeline] { [Pipeline] echo 06:27:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:27:27 ---> create-netrc.sh [Pipeline] } 06:27:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:27:30 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:27:34 ---> python-tools-install.sh [Pipeline] echo 06:27:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:27:38 ---> sudo-logs.sh 06:27:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:27:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:27:43 ---> job-cost.sh 06:27:43 lf-activate-venv: SKIPPING 06:27:43 DEBUG: total: 0.05999999865889549 06:27:43 INFO: Retrieving Stack Cost... 06:27:43 INFO: Retrieving Pricing Info for: v3-standard-2 06:27:43 INFO: Archiving Costs [Pipeline] echo 06:27:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:27:45 ---> logs-deploy.sh 06:27:45 lf-activate-venv: SKIPPING 06:27:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-100/1 06:27:45 INFO: archiving workspace using pattern(s): 06:27:45 Archives upload complete. 06:27:45 INFO: archiving logs to Nexus 06:27:45 ---> uname -a: 06:27:45 Linux prd-centos7-docker-4c-2g-15754.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:27:45 06:27:45 06:27:45 ---> lscpu: 06:27:45 Architecture: x86_64 06:27:45 CPU op-mode(s): 32-bit, 64-bit 06:27:45 Byte Order: Little Endian 06:27:45 Address sizes: 40 bits physical, 48 bits virtual 06:27:45 CPU(s): 2 06:27:45 On-line CPU(s) list: 0,1 06:27:45 Thread(s) per core: 1 06:27:45 Core(s) per socket: 1 06:27:45 Socket(s): 2 06:27:45 NUMA node(s): 1 06:27:45 Vendor ID: AuthenticAMD 06:27:45 CPU family: 23 06:27:45 Model: 49 06:27:45 Model name: AMD EPYC-Rome Processor 06:27:45 Stepping: 0 06:27:45 CPU MHz: 2800.000 06:27:45 BogoMIPS: 5600.00 06:27:45 Virtualization: AMD-V 06:27:45 Hypervisor vendor: KVM 06:27:45 Virtualization type: full 06:27:45 L1d cache: 64 KiB 06:27:45 L1i cache: 64 KiB 06:27:45 L2 cache: 1 MiB 06:27:45 L3 cache: 32 MiB 06:27:45 NUMA node0 CPU(s): 0,1 06:27:45 Vulnerability Itlb multihit: Not affected 06:27:45 Vulnerability L1tf: Not affected 06:27:45 Vulnerability Mds: Not affected 06:27:45 Vulnerability Meltdown: Not affected 06:27:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:27:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:27:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:27:45 Vulnerability Srbds: Not affected 06:27:45 Vulnerability Tsx async abort: Not affected 06:27:45 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:27:45 06:27:45 06:27:45 ---> nproc: 06:27:45 2 06:27:45 06:27:45 06:27:45 ---> df -h: 06:27:45 Filesystem Size Used Available Use% Mounted on 06:27:45 overlay 40.0G 7.2G 32.8G 18% / 06:27:45 tmpfs 64.0M 0 64.0M 0% /dev 06:27:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:27:45 shm 64.0M 0 64.0M 0% /dev/shm 06:27:45 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 06:27:45 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 06:27:45 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 06:27:45 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 06:27:45 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 06:27:45 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 06:27:45 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-snmp-go_PR-100 06:27:45 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/gexfoundry_device-snmp-go_PR-100@tmp 06:27:45 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 06:27:45 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 06:27:45 06:27:45 06:27:45 ---> free -m: 06:27:45 total used free shared buff/cache available 06:27:45 Mem: 7821 826 4900 0 2093 6816 06:27:45 Swap: 1023 0 1023 06:27:45 06:27:45 06:27:45 ---> ip addr: 06:27:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:27:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:27:45 inet 127.0.0.1/8 scope host lo 06:27:45 valid_lft forever preferred_lft forever 06:27:45 inet6 ::1/128 scope host 06:27:45 valid_lft forever preferred_lft forever 06:27:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:27:45 link/ether fa:16:3e:15:ff:15 brd ff:ff:ff:ff:ff:ff 06:27:45 inet 10.30.122.72/23 brd 10.30.123.255 scope global dynamic eth0 06:27:45 valid_lft 84165sec preferred_lft 84165sec 06:27:45 inet6 fe80::f816:3eff:fe15:ff15/64 scope link 06:27:45 valid_lft forever preferred_lft forever 06:27:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:27:45 link/ether 02:42:01:49:4c:5c brd ff:ff:ff:ff:ff:ff 06:27:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:27:45 valid_lft forever preferred_lft forever 06:27:45 inet6 fe80::42:1ff:fe49:4c5c/64 scope link 06:27:45 valid_lft forever preferred_lft forever 06:27:45 06:27:45 06:27:45 ---> sar -b -r -n DEV: 06:27:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 06:27:45 06:27:45 05:50:19 LINUX RESTART (2 CPU) 06:27:45 06:27:45 05:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:27:45 05:52:01 61.06 0.90 60.16 0.00 237.31 1388.57 0.00 06:27:45 05:53:01 16.01 3.38 12.62 0.00 2577.88 1964.09 0.00 06:27:45 05:54:01 4.46 0.18 4.28 0.00 23.18 129.58 0.00 06:27:45 05:55:01 1.77 0.00 1.77 0.00 0.00 32.65 0.00 06:27:45 05:56:01 0.32 0.00 0.32 0.00 0.00 3.45 0.00 06:27:45 05:57:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 06:27:45 05:58:02 0.35 0.00 0.35 0.00 0.00 5.88 0.00 06:27:45 05:59:01 0.17 0.00 0.17 0.00 0.00 1.51 0.00 06:27:45 06:00:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 06:27:45 06:01:01 0.33 0.02 0.32 0.00 0.13 4.60 0.00 06:27:45 06:02:01 0.47 0.10 0.37 0.00 1.73 5.08 0.00 06:27:45 06:03:01 0.25 0.00 0.25 0.00 0.00 3.66 0.00 06:27:45 06:04:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 06:27:45 06:05:01 0.27 0.00 0.27 0.00 0.00 3.47 0.00 06:27:45 06:06:01 1.02 0.15 0.87 0.00 4.80 17.96 0.00 06:27:45 06:07:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 06:27:45 06:08:01 0.28 0.00 0.28 0.00 0.00 3.60 0.00 06:27:45 06:09:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 06:27:45 06:10:01 0.30 0.00 0.30 0.00 0.00 3.42 0.00 06:27:45 06:11:01 0.18 0.00 0.18 0.00 0.00 1.82 0.00 06:27:45 06:12:01 0.28 0.00 0.28 0.00 0.00 2.47 0.00 06:27:45 06:13:01 0.17 0.00 0.17 0.00 0.00 2.02 0.00 06:27:45 06:14:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 06:27:45 06:15:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 06:27:45 06:16:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 06:27:45 06:17:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 06:27:45 06:18:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 06:27:45 06:19:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 06:27:45 06:20:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 06:27:45 06:21:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 06:27:45 06:22:01 0.17 0.00 0.17 0.00 0.00 1.87 0.00 06:27:45 06:23:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 06:27:45 06:24:01 0.33 0.00 0.33 0.00 0.00 4.60 0.00 06:27:45 06:25:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 06:27:45 06:26:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 06:27:45 Average: 2.62 0.14 2.49 0.00 81.34 103.41 0.00 06:27:45 06:27:45 05:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:27:45 05:52:01 5724828 0 668444 8.35 2620 1613040 1025528 11.32 385572 1511016 7436 06:27:45 05:53:01 5504212 0 767080 9.58 2620 1735020 1694636 18.71 528064 1576040 20 06:27:45 05:54:01 5568196 0 702020 8.77 2620 1736096 1078644 11.91 473052 1568636 20 06:27:45 05:55:01 5583044 0 687168 8.58 2620 1736100 967760 10.68 460544 1569236 8 06:27:45 05:56:01 5581256 0 688948 8.60 2620 1736108 967760 10.68 461352 1570004 12 06:27:45 05:57:01 5568648 0 701556 8.76 2620 1736108 967844 10.69 473900 1570504 8 06:27:45 05:58:02 5569240 0 700956 8.75 2620 1736116 967760 10.68 466168 1577756 12 06:27:45 05:59:01 5568996 0 701196 8.76 2620 1736120 967760 10.68 468084 1575748 16 06:27:45 06:00:01 5569276 0 700916 8.75 2620 1736120 967760 10.68 473944 1569868 8 06:27:45 06:01:01 5568456 0 701636 8.76 2620 1736220 970532 10.72 477144 1567456 20 06:27:45 06:02:01 5568072 0 701988 8.77 2620 1736252 968352 10.69 477112 1567488 8 06:27:45 06:03:01 5567020 0 703036 8.78 2620 1736256 967752 10.68 478036 1567488 12 06:27:45 06:04:01 5566944 0 703104 8.78 2620 1736264 967728 10.68 477524 1567896 20 06:27:45 06:05:01 5569616 0 700432 8.75 2620 1736264 967368 10.68 475556 1567896 20 06:27:45 06:06:01 5569236 0 700804 8.75 2620 1736272 967368 10.68 475424 1567896 8 06:27:45 06:07:01 5568936 0 701104 8.75 2620 1736272 967452 10.68 476296 1567488 8 06:27:45 06:08:01 5569156 0 700880 8.75 2620 1736276 967368 10.68 475840 1567488 16 06:27:45 06:09:01 5569156 0 700872 8.75 2620 1736284 967368 10.68 475868 1567488 8 06:27:45 06:10:01 5569372 0 700656 8.75 2620 1736284 967368 10.68 475856 1567488 8 06:27:45 06:11:01 5568712 0 701304 8.76 2620 1736296 967452 10.68 476300 1567488 8 06:27:45 06:12:01 5568312 0 701704 8.76 2620 1736296 967560 10.68 476996 1567488 16 06:27:45 06:13:01 5568180 0 701828 8.76 2620 1736304 967548 10.68 476904 1567488 12 06:27:45 06:14:01 5568080 0 701924 8.76 2620 1736308 967560 10.68 477088 1567488 8 06:27:45 06:15:01 5569096 0 700908 8.75 2620 1736308 967368 10.68 475872 1567488 8 06:27:45 06:16:01 5569708 0 700288 8.74 2620 1736316 967368 10.68 475832 1567488 8 06:27:45 06:17:01 5568648 0 701344 8.76 2620 1736320 967476 10.68 476512 1567492 8 06:27:45 06:18:01 5569544 0 700444 8.75 2620 1736324 967368 10.68 476004 1567488 8 06:27:45 06:19:01 5569584 0 700400 8.75 2620 1736328 967368 10.68 475992 1567488 8 06:27:45 06:20:01 5569148 0 700832 8.75 2620 1736332 967368 10.68 475916 1567488 8 06:27:45 06:21:01 5569848 0 700128 8.74 2620 1736336 967368 10.68 475968 1567488 8 06:27:45 06:22:01 5568680 0 701288 8.76 2620 1736344 967476 10.68 476484 1567492 8 06:27:45 06:23:01 5569444 0 700524 8.75 2620 1736344 967368 10.68 475892 1567488 12 06:27:45 06:24:01 5569280 0 700680 8.75 2620 1736352 967368 10.68 475932 1567492 8 06:27:45 06:25:01 5569320 0 700636 8.75 2620 1736356 967368 10.68 476036 1567488 8 06:27:45 06:26:01 5569328 0 700624 8.75 2620 1736360 967368 10.68 475924 1567488 8 06:27:45 Average: 5572245 0 701361 8.76 2620 1732706 993225 10.97 473571 1566991 223 06:27:45 06:27:45 05:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:27:45 05:52:01 eth0 285.58 205.66 587.23 57.94 0.00 0.00 0.00 0.00 06:27:45 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:53:01 vethe11bb1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:53:01 vethe1aaba8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:53:01 eth0 64.79 52.90 348.59 12.96 0.00 0.00 0.00 0.00 06:27:45 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:54:01 eth0 21.58 16.22 25.00 19.45 0.00 0.00 0.00 0.00 06:27:45 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:54:01 docker0 1.40 1.18 0.30 2.56 0.00 0.00 0.00 0.00 06:27:45 05:55:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:27:45 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:56:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:27:45 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:57:01 eth0 0.32 0.25 0.15 0.08 0.00 0.00 0.00 0.00 06:27:45 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:58:02 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:27:45 05:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:59:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:27:45 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:00:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:27:45 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:01:01 eth0 2.72 0.08 0.19 0.01 0.00 0.00 0.00 0.00 06:27:45 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:02:01 eth0 5.70 0.30 0.70 0.08 0.00 0.00 0.00 0.00 06:27:45 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:03:01 eth0 2.37 2.33 1.11 4.63 0.00 0.00 0.00 0.00 06:27:45 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:04:01 eth0 1.42 0.77 0.80 0.59 0.00 0.00 0.00 0.00 06:27:45 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:05:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 06:27:45 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:06:01 eth0 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:27:45 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:07:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 06:27:45 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:08:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:27:45 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:09:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:27:45 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:10:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:27:45 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:11:01 eth0 3.20 0.18 0.38 0.07 0.00 0.00 0.00 0.00 06:27:45 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:12:01 eth0 2.10 0.63 0.77 0.43 0.00 0.00 0.00 0.00 06:27:45 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:13:01 eth0 0.72 0.27 0.29 0.23 0.00 0.00 0.00 0.00 06:27:45 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:14:01 eth0 1.33 0.73 0.80 0.59 0.00 0.00 0.00 0.00 06:27:45 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:15:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:27:45 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:27:45 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:17:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 06:27:45 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:18:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:27:45 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:19:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:27:45 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:20:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:27:45 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:21:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:22:01 eth0 0.68 0.22 0.18 0.07 0.00 0.00 0.00 0.00 06:27:45 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:23:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:27:45 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:24:01 eth0 0.35 0.03 0.04 0.00 0.00 0.00 0.00 0.00 06:27:45 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:25:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:27:45 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:26:01 eth0 0.32 0.05 0.03 0.00 0.00 0.00 0.00 0.00 06:27:45 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 Average: eth0 11.32 8.07 27.64 2.79 0.00 0.00 0.00 0.00 06:27:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:45 Average: docker0 0.04 0.03 0.01 0.07 0.00 0.00 0.00 0.00 06:27:45 06:27:45 06:27:45 ---> sar -P ALL: 06:27:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 06:27:45 06:27:45 05:50:19 LINUX RESTART (2 CPU) 06:27:45 06:27:45 05:51:01 CPU %user %nice %system %iowait %steal %idle 06:27:45 05:52:01 all 6.94 0.00 1.08 1.63 0.05 90.30 06:27:45 05:52:01 0 7.61 0.00 1.17 1.92 0.05 89.25 06:27:45 05:52:01 1 6.26 0.00 0.98 1.35 0.05 91.36 06:27:45 05:53:01 all 2.15 0.00 0.99 3.35 0.04 93.47 06:27:45 05:53:01 0 2.19 0.00 0.98 1.14 0.03 95.66 06:27:45 05:53:01 1 2.12 0.00 1.01 5.55 0.05 91.27 06:27:45 05:54:01 all 1.47 0.00 0.66 0.08 0.03 97.75 06:27:45 05:54:01 0 1.48 0.00 0.59 0.05 0.03 97.85 06:27:45 05:54:01 1 1.46 0.00 0.74 0.12 0.03 97.65 06:27:45 05:55:01 all 0.16 0.00 0.03 0.00 0.03 99.78 06:27:45 05:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:27:45 05:55:01 1 0.27 0.00 0.03 0.00 0.03 99.67 06:27:45 05:56:01 all 0.10 0.00 0.05 0.00 0.03 99.82 06:27:45 05:56:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:27:45 05:56:01 1 0.17 0.00 0.05 0.00 0.03 99.75 06:27:45 05:57:01 all 0.15 0.00 0.04 0.00 0.03 99.78 06:27:45 05:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:27:45 05:57:01 1 0.27 0.00 0.03 0.00 0.03 99.67 06:27:45 05:58:02 all 0.18 0.00 0.03 0.00 0.02 99.78 06:27:45 05:58:02 0 0.02 0.00 0.02 0.00 0.02 99.95 06:27:45 05:58:02 1 0.33 0.00 0.03 0.00 0.02 99.62 06:27:45 05:59:01 all 0.14 0.00 0.02 0.00 0.03 99.81 06:27:45 05:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:27:45 05:59:01 1 0.27 0.00 0.02 0.00 0.03 99.68 06:27:45 06:00:01 all 0.14 0.00 0.03 0.00 0.02 99.81 06:27:45 06:00:01 0 0.18 0.00 0.03 0.00 0.00 99.78 06:27:45 06:00:01 1 0.10 0.00 0.03 0.00 0.03 99.83 06:27:45 06:01:01 all 0.15 0.00 0.03 0.00 0.02 99.80 06:27:45 06:01:01 0 0.27 0.00 0.02 0.00 0.02 99.70 06:27:45 06:01:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:27:45 06:02:01 all 0.18 0.00 0.03 0.00 0.02 99.77 06:27:45 06:02:01 0 0.33 0.00 0.03 0.00 0.02 99.62 06:27:45 06:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:27:45 06:27:45 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:27:45 06:03:01 all 0.24 0.00 0.04 0.00 0.01 99.71 06:27:45 06:03:01 0 0.20 0.00 0.05 0.00 0.00 99.75 06:27:45 06:03:01 1 0.28 0.00 0.03 0.00 0.02 99.67 06:27:45 06:04:01 all 0.16 0.00 0.03 0.00 0.02 99.79 06:27:45 06:04:01 0 0.25 0.00 0.05 0.00 0.02 99.68 06:27:45 06:04:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:27:45 06:05:01 all 0.20 0.00 0.03 0.00 0.02 99.76 06:27:45 06:05:01 0 0.40 0.00 0.03 0.00 0.02 99.55 06:27:45 06:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:27:45 06:06:01 all 0.22 0.00 0.04 0.00 0.00 99.74 06:27:45 06:06:01 0 0.40 0.00 0.07 0.00 0.00 99.53 06:27:45 06:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:27:45 06:07:01 all 0.13 0.00 0.03 0.00 0.03 99.81 06:27:45 06:07:01 0 0.25 0.00 0.03 0.00 0.02 99.70 06:27:45 06:07:01 1 0.02 0.00 0.02 0.00 0.05 99.92 06:27:45 06:08:01 all 0.13 0.00 0.02 0.00 0.01 99.85 06:27:45 06:08:01 0 0.20 0.00 0.02 0.00 0.02 99.77 06:27:45 06:08:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:27:45 06:09:01 all 0.08 0.00 0.03 0.00 0.01 99.87 06:27:45 06:09:01 0 0.13 0.00 0.03 0.00 0.00 99.83 06:27:45 06:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:27:45 06:10:01 all 0.17 0.00 0.03 0.00 0.03 99.78 06:27:45 06:10:01 0 0.30 0.00 0.02 0.00 0.02 99.67 06:27:45 06:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:27:45 06:11:01 all 0.18 0.00 0.03 0.00 0.01 99.79 06:27:45 06:11:01 0 0.30 0.00 0.02 0.00 0.00 99.68 06:27:45 06:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:27:45 06:12:01 all 0.17 0.00 0.03 0.00 0.02 99.78 06:27:45 06:12:01 0 0.27 0.00 0.03 0.00 0.02 99.68 06:27:45 06:12:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:27:45 06:13:01 all 0.22 0.00 0.03 0.00 0.01 99.75 06:27:45 06:13:01 0 0.37 0.00 0.02 0.00 0.00 99.62 06:27:45 06:13:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:27:45 06:27:45 06:13:01 CPU %user %nice %system %iowait %steal %idle 06:27:45 06:14:01 all 0.19 0.00 0.04 0.00 0.02 99.75 06:27:45 06:14:01 0 0.22 0.00 0.03 0.00 0.00 99.75 06:27:45 06:14:01 1 0.17 0.00 0.05 0.00 0.03 99.75 06:27:45 06:15:01 all 0.17 0.00 0.02 0.00 0.03 99.79 06:27:45 06:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:27:45 06:15:01 1 0.32 0.00 0.02 0.00 0.02 99.65 06:27:45 06:16:01 all 0.16 0.00 0.03 0.00 0.02 99.80 06:27:45 06:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:27:45 06:16:01 1 0.30 0.00 0.03 0.00 0.02 99.65 06:27:45 06:17:01 all 0.14 0.00 0.03 0.00 0.02 99.82 06:27:45 06:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:27:45 06:17:01 1 0.27 0.00 0.03 0.00 0.02 99.68 06:27:45 06:18:01 all 0.18 0.00 0.02 0.00 0.02 99.79 06:27:45 06:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:27:45 06:18:01 1 0.33 0.00 0.02 0.00 0.02 99.63 06:27:45 06:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:27:45 06:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:27:45 06:19:01 1 0.15 0.00 0.03 0.00 0.03 99.78 06:27:45 06:20:01 all 0.06 0.00 0.02 0.00 0.02 99.91 06:27:45 06:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:27:45 06:20:01 1 0.10 0.00 0.02 0.00 0.02 99.87 06:27:45 06:21:01 all 0.17 0.00 0.02 0.00 0.01 99.81 06:27:45 06:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:27:45 06:21:01 1 0.32 0.00 0.02 0.00 0.02 99.65 06:27:45 06:22:01 all 0.10 0.00 0.02 0.00 0.02 99.87 06:27:45 06:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:27:45 06:22:01 1 0.18 0.00 0.02 0.00 0.02 99.78 06:27:45 06:23:01 all 0.04 0.00 0.02 0.00 0.02 99.92 06:27:45 06:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:27:45 06:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:27:45 06:24:01 all 0.13 0.00 0.03 0.00 0.03 99.82 06:27:45 06:24:01 0 0.22 0.00 0.03 0.00 0.02 99.73 06:27:45 06:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:27:45 06:27:45 06:24:01 CPU %user %nice %system %iowait %steal %idle 06:27:45 06:25:01 all 0.10 0.00 0.02 0.00 0.02 99.87 06:27:45 06:25:01 0 0.18 0.00 0.00 0.00 0.02 99.80 06:27:45 06:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:27:45 06:26:01 all 0.16 0.00 0.03 0.00 0.03 99.79 06:27:45 06:26:01 0 0.30 0.00 0.03 0.00 0.03 99.63 06:27:45 06:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:27:45 Average: all 0.43 0.00 0.10 0.14 0.02 99.30 06:27:45 Average: 0 0.46 0.00 0.10 0.09 0.02 99.33 06:27:45 Average: 1 0.40 0.00 0.10 0.20 0.02 99.27 06:27:45 06:27:45 06:27:45