Pull request #96 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 25abfe57947f788d4293243a21694654233679a1+80fc4d6fa8e57088abf890f3ca65168d4dd41549 (abebd821cf89aea30c02686d6fc771214ff3d21d) 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-ssh1970453953226746828.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-ssh1273602024692804810.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-96/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-96/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7485756777406549488.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-96/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6656593431374658615.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-ssh2478008283601786023.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-96/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-96/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3949568049502560633.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15335 in /w/workspace/dgexfoundry_device-snmp-go_PR-96 [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 Merging remotes/origin/master commit 80fc4d6fa8e57088abf890f3ca65168d4dd41549 into PR head commit 25abfe57947f788d4293243a21694654233679a1 > git init /w/workspace/dgexfoundry_device-snmp-go_PR-96 # 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/dgexfoundry_device-snmp-go_PR-96@tmp/jenkins-gitclient-ssh3504912969583031417.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 > 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/dgexfoundry_device-snmp-go_PR-96@tmp/jenkins-gitclient-ssh5450057947509692915.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # 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/dgexfoundry_device-snmp-go_PR-96@tmp/jenkins-gitclient-ssh8384400986493120676.key Merge succeeded, producing 25abfe57947f788d4293243a21694654233679a1 Checking out Revision 25abfe57947f788d4293243a21694654233679a1 (PR-96) > git merge 80fc4d6fa8e57088abf890f3ca65168d4dd41549 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/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 16:25:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:25:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:25:35 ========================================================= 16:25:35 EdgeX Global Pipelines Version Info 16:25:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:25:37 ------------------- 16:25:37 stable info: 16:25:37 ------------------- 16:25:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:25:37 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:25:37 Message: update stable to v1.0.192 16:25:38 ------------------- 16:25:38 experimental info: 16:25:38 ------------------- 16:25:38 Commited By: **** collab-it+edgex@linuxfoundation.org 16:25:38 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 16:25:38 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 16:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:25:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-96 [Pipeline] echo 16:25:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-96 [Pipeline] echo 16:25:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-96 [Pipeline] echo 16:25:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 25abfe57947f788d4293243a21694654233679a1 [Pipeline] echo 16:25:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 25abfe5 [Pipeline] echo 16:25:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:40 provisioning config files... 16:25:40 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/config1816322408610140056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:40 ---> docker-login.sh 16:25:40 nexus3.edgexfoundry.org:10001 16:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:41 Configure a credential helper to remove this warning. See 16:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:41 16:25:41 Login Succeeded 16:25:41 nexus3.edgexfoundry.org:10002 16:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:41 Configure a credential helper to remove this warning. See 16:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:41 16:25:41 Login Succeeded 16:25:41 nexus3.edgexfoundry.org:10003 16:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:41 Configure a credential helper to remove this warning. See 16:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:41 16:25:41 Login Succeeded 16:25:41 nexus3.edgexfoundry.org:10004 16:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:41 Configure a credential helper to remove this warning. See 16:25:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:41 16:25:41 Login Succeeded 16:25:41 docker.io 16:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:42 Configure a credential helper to remove this warning. See 16:25:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:42 16:25:42 Login Succeeded 16:25:42 ---> docker-login.sh ends [Pipeline] } 16:25:42 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 16:25:43 + git log --format=format:%s -1 25abfe57947f788d4293243a21694654233679a1 [Pipeline] echo 16:25:43 GIT_COMMIT: 25abfe57947f788d4293243a21694654233679a1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 16:25:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:25:43 16:25:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:25:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:25:44 latest: Pulling from edgex-devops/git-semver 16:25:44 31603596830f: Pulling fs layer 16:25:44 54011a49482f: Pulling fs layer 16:25:44 a6820b24f6d8: Pulling fs layer 16:25:44 f581987b2513: Pulling fs layer 16:25:44 f581987b2513: Waiting 16:25:44 54011a49482f: Verifying Checksum 16:25:44 54011a49482f: Download complete 16:25:44 31603596830f: Verifying Checksum 16:25:44 31603596830f: Download complete 16:25:44 f581987b2513: Verifying Checksum 16:25:44 f581987b2513: Download complete 16:25:44 a6820b24f6d8: Verifying Checksum 16:25:44 a6820b24f6d8: Download complete 16:25:44 31603596830f: Pull complete 16:25:44 54011a49482f: Pull complete 16:25:45 a6820b24f6d8: Pull complete 16:25:45 f581987b2513: Pull complete 16:25:45 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:25:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:25:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:25:45 prd-centos7-docker-4c-2g-15335 does not seem to be running inside a container 16:25:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-96 -v /w/workspace/dgexfoundry_device-snmp-go_PR-96:/w/workspace/dgexfoundry_device-snmp-go_PR-96:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-96@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 16:25:47 $ docker top 28e11e7c37f88df8fae8429a70828d643220baa9bfc104d3d201f72ff2e25b67 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:47 [ssh-agent] Looking for ssh-agent implementation... 16:25:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:47 $ docker exec 28e11e7c37f88df8fae8429a70828d643220baa9bfc104d3d201f72ff2e25b67 ssh-agent 16:25:47 SSH_AUTH_SOCK=/tmp/ssh-QCMadMyfqLw9/agent.13 16:25:47 SSH_AGENT_PID=19 16:25:47 Running ssh-add (command line suppressed) 16:25:48 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_8008389203350585228.key (/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_8008389203350585228.key) 16:25:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:48 + git tag --points-at HEAD [Pipeline] } 16:25:48 $ docker exec --env ******** --env ******** 28e11e7c37f88df8fae8429a70828d643220baa9bfc104d3d201f72ff2e25b67 ssh-agent -k 16:25:48 unset SSH_AUTH_SOCK; 16:25:48 unset SSH_AGENT_PID; 16:25:48 echo Agent pid 19 killed; 16:25:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:25:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:48 [ssh-agent] Looking for ssh-agent implementation... 16:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:48 $ docker exec 28e11e7c37f88df8fae8429a70828d643220baa9bfc104d3d201f72ff2e25b67 ssh-agent 16:25:48 SSH_AUTH_SOCK=/tmp/ssh-ZgYpZ4SiDkPq/agent.53 16:25:48 SSH_AGENT_PID=60 16:25:48 Running ssh-add (command line suppressed) 16:25:49 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_7530014923106495989.key (/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/private_key_7530014923106495989.key) 16:25:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:49 + git semver init 16:25:49 # -> Open(): unable to determine branch for HEAD 16:25:49 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-96/.git 16:25:49 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-96 16:25:49 # $SEMVER_REMOTE_NAME = origin 16:25:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:25:49 # $SEMVER_USER_NAME = edgex-jenkins 16:25:49 # $SEMVER_BRANCH = PR-96 16:25:49 # $SEMVER_TEMP = /tmp/semver-989325221 16:25:49 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 16:25:49 # '/tmp/semver-989325221' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-96/.semver' 16:25:49 # -> Force: false 16:25:49 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-96/.semver [Pipeline] } 16:25:49 $ docker exec --env ******** --env ******** 28e11e7c37f88df8fae8429a70828d643220baa9bfc104d3d201f72ff2e25b67 ssh-agent -k 16:25:49 unset SSH_AUTH_SOCK; 16:25:49 unset SSH_AGENT_PID; 16:25:49 echo Agent pid 60 killed; 16:25:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:50 + git semver [Pipeline] } 16:25:50 $ docker stop --time=1 28e11e7c37f88df8fae8429a70828d643220baa9bfc104d3d201f72ff2e25b67 16:25:52 $ docker rm -f 28e11e7c37f88df8fae8429a70828d643220baa9bfc104d3d201f72ff2e25b67 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:25:52 Stashed 1 file(s) [Pipeline] echo 16:25:52 [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 16:26:08 Still waiting to schedule task 16:26:08 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:26:08 Still waiting to schedule task 16:26:08 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15331’ 16:27:01 Running on prd-centos7-docker-4c-2g-15339 in /w/workspace/dgexfoundry_device-snmp-go_PR-96 [Pipeline] { [Pipeline] ws 16:27:01 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 16:27:02 Selected Git installation does not exist. Using Default 16:27:02 The recommended git tool is: NONE 16:27:04 using credential edgex-jenkins-ssh 16:27:04 Cloning the remote Git repository 16:27:04 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:27:04 > git init /w/workspace/device-snmp-go/1 # timeout=10 16:27:04 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:27:04 > git --version # timeout=10 16:27:04 > git --version # 'git version 2.24.4' 16:27:04 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:04 [INFO] Currently running in a labeled security context 16:27:04 [INFO] Currently SELinux is 'enforcing' on the host 16:27:04 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh718854248489037110.key 16:27:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:05 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:27:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:27:05 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:27:05 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:27:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:05 [INFO] Currently running in a labeled security context 16:27:05 [INFO] Currently SELinux is 'enforcing' on the host 16:27:05 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh9131472096616727928.key 16:27:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:27:05 Merging remotes/origin/master commit 80fc4d6fa8e57088abf890f3ca65168d4dd41549 into PR head commit 25abfe57947f788d4293243a21694654233679a1 16:27:05 Merge succeeded, producing 25abfe57947f788d4293243a21694654233679a1 16:27:05 Checking out Revision 25abfe57947f788d4293243a21694654233679a1 (PR-96) 16:27:05 > git config core.sparsecheckout # timeout=10 16:27:05 > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # timeout=10 16:27:05 > git remote # timeout=10 16:27:05 > git config --get remote.origin.url # timeout=10 16:27:05 using GIT_SSH to set credentials SSH Credentials for GitHub 16:27:05 [INFO] Currently running in a labeled security context 16:27:05 [INFO] Currently SELinux is 'enforcing' on the host 16:27:05 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh5356243170620366310.key 16:27:05 > git merge 80fc4d6fa8e57088abf890f3ca65168d4dd41549 # timeout=10 16:27:05 > git rev-parse HEAD^{commit} # timeout=10 16:27:05 > git config core.sparsecheckout # timeout=10 16:27:05 > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # timeout=10 16:27:09 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 16:27:09 > git --version # timeout=10 16:27:09 > git --version # 'git version 2.24.4' 16:27:09 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:27:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:27:11 + sudo service docker restart 16:27:11 + true 16:27:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:29 provisioning config files... 16:27:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7358034285628544273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:30 ---> docker-login.sh 16:27:30 nexus3.edgexfoundry.org:10001 16:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:30 Configure a credential helper to remove this warning. See 16:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:30 16:27:30 Login Succeeded 16:27:30 nexus3.edgexfoundry.org:10002 16:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:30 Configure a credential helper to remove this warning. See 16:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:30 16:27:30 Login Succeeded 16:27:30 nexus3.edgexfoundry.org:10003 16:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:30 Configure a credential helper to remove this warning. See 16:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:30 16:27:30 Login Succeeded 16:27:30 nexus3.edgexfoundry.org:10004 16:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:30 Configure a credential helper to remove this warning. See 16:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:30 16:27:30 Login Succeeded 16:27:30 docker.io 16:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:31 Configure a credential helper to remove this warning. See 16:27:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:31 16:27:31 Login Succeeded 16:27:31 ---> docker-login.sh ends [Pipeline] } 16:27:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:27:31 ========================================================= 16:27:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:27:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:27:31 + 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 . 16:27:31 Sending build context to Docker daemon 352.8kB 16:27:31 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:27:31 Step 2/10 : FROM ${BASE} 16:27:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:27:31 540db60ca938: Pulling fs layer 16:27:31 adcc1eea9eea: Pulling fs layer 16:27:31 4c4ab2625f07: Pulling fs layer 16:27:31 0510c868ecb4: Pulling fs layer 16:27:31 afea3b2eda06: Pulling fs layer 16:27:31 7809a108b3ef: Pulling fs layer 16:27:31 f706445af74f: Pulling fs layer 16:27:31 0510c868ecb4: Waiting 16:27:31 afea3b2eda06: Waiting 16:27:31 7809a108b3ef: Waiting 16:27:31 f706445af74f: Waiting 16:27:31 4c4ab2625f07: Verifying Checksum 16:27:31 4c4ab2625f07: Download complete 16:27:31 adcc1eea9eea: Verifying Checksum 16:27:31 adcc1eea9eea: Download complete 16:27:31 afea3b2eda06: Verifying Checksum 16:27:31 afea3b2eda06: Download complete 16:27:32 7809a108b3ef: Verifying Checksum 16:27:32 7809a108b3ef: Download complete 16:27:32 540db60ca938: Verifying Checksum 16:27:32 540db60ca938: Download complete 16:27:32 540db60ca938: Pull complete 16:27:32 adcc1eea9eea: Pull complete 16:27:32 4c4ab2625f07: Pull complete 16:27:33 f706445af74f: Verifying Checksum 16:27:33 f706445af74f: Download complete 16:27:33 0510c868ecb4: Verifying Checksum 16:27:33 0510c868ecb4: Download complete 16:28:12 0510c868ecb4: Pull complete 16:28:12 afea3b2eda06: Pull complete 16:28:12 7809a108b3ef: Pull complete 16:28:13 f706445af74f: Pull complete 16:28:13 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:28:13 ---> b068be0155e3 16:28:13 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 16:28:14 ---> Running in 27aac1bda430 16:28:14 Removing intermediate container 27aac1bda430 16:28:14 ---> ff915c56ca52 16:28:14 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:28:14 ---> Running in c3c728addd90 16:28:14 Removing intermediate container c3c728addd90 16:28:14 ---> ba0022c8c5a7 16:28:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 16:28:14 ---> Running in b8ce7fa72ede 16:28:14 Removing intermediate container b8ce7fa72ede 16:28:14 ---> b003b4603c6e 16:28:14 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:14 ---> Running in a298163145ac 16:28:15 Removing intermediate container a298163145ac 16:28:15 ---> 11a5458d3acd 16:28:15 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:28:15 ---> Running in ab579deee661 16:28:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:28:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:28:16 (1/13) Installing libc-dev (0.7.2-r3) 16:28:16 (2/13) Installing libsodium (1.0.18-r0) 16:28:16 (3/13) Installing pkgconf (1.7.3-r0) 16:28:16 (4/13) Installing libsodium-dev (1.0.18-r0) 16:28:17 (5/13) Installing openssh-keygen (8.4_p1-r3) 16:28:17 (6/13) Installing libedit (20191231.3.1-r1) 16:28:17 (7/13) Installing openssh-client (8.4_p1-r3) 16:28:17 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 16:28:17 (9/13) Installing openssh-server-common (8.4_p1-r3) 16:28:17 (10/13) Installing openssh-server (8.4_p1-r3) 16:28:18 (11/13) Installing openssh (8.4_p1-r3) 16:28:18 (12/13) Installing libzmq (4.3.3-r1) 16:28:18 (13/13) Installing zeromq-dev (4.3.3-r1) 16:28:18 Executing busybox-1.32.1-r6.trigger 16:28:18 OK: 156 MiB in 53 packages 16:28:19 Removing intermediate container ab579deee661 16:28:19 ---> 8acce8a1be21 16:28:19 Step 8/10 : WORKDIR /device-snmp-go 16:28:19 ---> Running in a08b29299602 16:28:19 Removing intermediate container a08b29299602 16:28:19 ---> 6797275b41fd 16:28:19 Step 9/10 : COPY . . 16:28:19 ---> 32efdc552272 16:28:19 Step 10/10 : RUN go mod download 16:28:19 ---> Running in 99f18536af11 16:28:31 Removing intermediate container 99f18536af11 16:28:31 ---> e1c4d1791c80 16:28:31 Successfully built e1c4d1791c80 16:28:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:28:32 + docker inspect -f . ci-base-image-x86_64 16:28:32 . [Pipeline] withDockerContainer 16:28:32 prd-centos7-docker-4c-2g-15339 does not seem to be running inside a container 16:28:32 $ 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 ******** ci-base-image-x86_64 cat 16:28:32 $ docker top 258c40e454d8ed10032b2e5f8d3d2485ca3d6183a41b275d843b995b934fcacd -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:33 + go version 16:28:33 go version go1.16.3 linux/amd64 [Pipeline] } 16:28:33 $ docker stop --time=1 258c40e454d8ed10032b2e5f8d3d2485ca3d6183a41b275d843b995b934fcacd 16:28:34 $ docker rm -f 258c40e454d8ed10032b2e5f8d3d2485ca3d6183a41b275d843b995b934fcacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:35 + docker inspect -f . ci-base-image-x86_64 16:28:35 . [Pipeline] withDockerContainer 16:28:35 prd-centos7-docker-4c-2g-15339 does not seem to be running inside a container 16:28:35 $ 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 ******** ci-base-image-x86_64 cat 16:28:35 $ docker top 69433075ca20cb4cd52bead213e10283d86a38cd621f078680f269ec6609905a -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:36 + go mod tidy [Pipeline] sh 16:28:36 + make test 16:28:36 go mod tidy 16:28:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:28:37 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:28:52 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:28:52 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 16:28:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:28:59 gofmt -l . 16:28:59 [ "`gofmt -l .`" = "" ] 16:28:59 ./bin/test-attribution-txt.sh [Pipeline] } 16:28:59 $ docker stop --time=1 69433075ca20cb4cd52bead213e10283d86a38cd621f078680f269ec6609905a 16:29:00 $ docker rm -f 69433075ca20cb4cd52bead213e10283d86a38cd621f078680f269ec6609905a [Pipeline] // withDockerContainer [Pipeline] sh 16:29:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:29:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:29:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:29:03 + ls -al . 16:29:03 total 104 16:29:03 drwxrwxr-x. 7 jenkins jenkins 4096 May 20 16:28 . 16:29:03 drwxrwxr-x. 4 jenkins jenkins 28 May 20 16:27 .. 16:29:03 -rw-rw-r--. 1 jenkins jenkins 6520 May 20 16:27 Attribution.txt 16:29:03 drwxrwxr-x. 2 jenkins jenkins 60 May 20 16:27 bin 16:29:03 drwxrwxr-x. 3 jenkins jenkins 32 May 20 16:27 cmd 16:29:03 -rw-r--r--. 1 jenkins jenkins 7631 May 20 16:28 coverage.out 16:29:03 -rw-rw-r--. 1 jenkins jenkins 1459 May 20 16:27 Dockerfile 16:29:03 -rw-rw-r--. 1 jenkins jenkins 1057 May 20 16:27 Dockerfile.build 16:29:03 -rw-rw-r--. 1 jenkins jenkins 6 May 20 16:27 .dockerignore 16:29:03 drwxrwxr-x. 8 jenkins jenkins 179 May 20 16:27 .git 16:29:03 drwxrwxr-x. 2 jenkins jenkins 103 May 20 16:27 .github 16:29:03 -rw-rw-r--. 1 jenkins jenkins 272 May 20 16:27 .gitignore 16:29:03 -rw-rw-r--. 1 jenkins jenkins 222 May 20 16:27 go.mod 16:29:03 -rw-r--r--. 1 jenkins jenkins 21438 May 20 16:28 go.sum 16:29:03 drwxrwxr-x. 3 jenkins jenkins 20 May 20 16:27 internal 16:29:03 -rw-rw-r--. 1 jenkins jenkins 656 May 20 16:27 Jenkinsfile 16:29:03 -rw-rw-r--. 1 jenkins jenkins 11340 May 20 16:27 LICENSE 16:29:03 -rw-rw-r--. 1 jenkins jenkins 936 May 20 16:27 Makefile 16:29:03 -rw-rw-r--. 1 jenkins jenkins 9079 May 20 16:27 README.md 16:29:03 -rw-rw-r--. 1 jenkins jenkins 5 May 20 16:25 VERSION 16:29:03 -rw-rw-r--. 1 jenkins jenkins 209 May 20 16:27 version.go [Pipeline] isUnix [Pipeline] sh 16:29:03 + 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=25abfe57947f788d4293243a21694654233679a1 --label arch=amd64 --label version=0.0.0 . 16:29:03 Sending build context to Docker daemon 361kB 16:29:03 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:29:03 Step 2/24 : FROM ${BASE} AS builder 16:29:03 ---> e1c4d1791c80 16:29:03 Step 3/24 : ARG MAKE='make build' 16:29:03 ---> Running in 44d45c1ba153 16:29:03 Removing intermediate container 44d45c1ba153 16:29:03 ---> 25058d7a090d 16:29:03 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:29:03 ---> Running in da9df73ca589 16:29:03 Removing intermediate container da9df73ca589 16:29:03 ---> ff83918b493f 16:29:03 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:29:03 ---> Running in 39ed922cb820 16:29:03 Removing intermediate container 39ed922cb820 16:29:03 ---> a33890703856 16:29:03 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:29:03 ---> Running in 53acee9b2493 16:29:04 Removing intermediate container 53acee9b2493 16:29:04 ---> f6702b87a799 16:29:04 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:04 ---> Running in 30ad7c556087 16:29:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:29:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:29:05 OK: 156 MiB in 53 packages 16:29:06 Removing intermediate container 30ad7c556087 16:29:06 ---> ea5cbb38e662 16:29:06 Step 8/24 : WORKDIR /device-snmp-go 16:29:06 ---> Running in c1fd85ba383d 16:29:06 Removing intermediate container c1fd85ba383d 16:29:06 ---> 5aa305ec8f84 16:29:06 Step 9/24 : COPY . . 16:29:06 ---> 3605b7aed833 16:29:06 Step 10/24 : RUN go mod tidy 16:29:06 ---> Running in 15afa9b79938 16:29:06 Removing intermediate container 15afa9b79938 16:29:06 ---> db28b39de75e 16:29:06 Step 11/24 : RUN make update 16:29:06 ---> Running in 037348fbbd50 16:29:07 CGO_ENABLED=0 GO111MODULE=on go mod download 16:29:07 Removing intermediate container 037348fbbd50 16:29:07 ---> ebcb9db0ae65 16:29:07 Step 12/24 : RUN ${MAKE} 16:29:07 ---> Running in af9aa7adbf71 16:29:07 go mod tidy 16:29:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 16:29:20 Removing intermediate container af9aa7adbf71 16:29:20 ---> ede78f00861e 16:29:20 Step 13/24 : FROM alpine:3.12 16:29:20 3.12: Pulling from library/alpine 16:29:20 339de151aab4: Pulling fs layer 16:29:20 339de151aab4: Verifying Checksum 16:29:20 339de151aab4: Download complete 16:29:20 339de151aab4: Pull complete 16:29:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:29:20 Status: Downloaded newer image for alpine:3.12 16:29:20 ---> 13621d1b12d4 16:29:20 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 16:29:20 ---> Running in 2132dd6d2e24 16:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:29:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:29:20 (1/6) Installing dumb-init (1.2.2-r1) 16:29:20 (2/6) Installing libgcc (9.3.0-r2) 16:29:20 (3/6) Installing libsodium (1.0.18-r0) 16:29:20 (4/6) Installing libstdc++ (9.3.0-r2) 16:29:20 (5/6) Installing libzmq (4.3.3-r0) 16:29:20 (6/6) Installing zeromq (4.3.3-r0) 16:29:20 Executing busybox-1.31.1-r20.trigger 16:29:20 OK: 8 MiB in 20 packages 16:29:20 Removing intermediate container 2132dd6d2e24 16:29:20 ---> c5817bc952ae 16:29:20 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 16:29:21 ---> ec4d38ea76b9 16:29:21 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 16:29:21 ---> 4730d5f4f7ba 16:29:21 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 16:29:21 ---> 4cc384d7bcd4 16:29:21 Step 18/24 : EXPOSE 49993 16:29:21 ---> Running in 2847ae478f75 16:29:21 Removing intermediate container 2847ae478f75 16:29:21 ---> efe00848007c 16:29:21 Step 19/24 : EXPOSE 161 16:29:21 ---> Running in d033f607957c 16:29:21 Removing intermediate container d033f607957c 16:29:21 ---> c5132992ee83 16:29:21 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:29:21 ---> Running in 09ba57e44b1a 16:29:21 Removing intermediate container 09ba57e44b1a 16:29:21 ---> dc4cc29f3b24 16:29:21 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:29:21 ---> Running in 70a062ebad41 16:29:21 Removing intermediate container 70a062ebad41 16:29:21 ---> b21b057d8955 16:29:21 Step 22/24 : LABEL arch=amd64 16:29:21 ---> Running in fbd2fe540ba4 16:29:22 Removing intermediate container fbd2fe540ba4 16:29:22 ---> 17a78a396cd4 16:29:22 Step 23/24 : LABEL git_sha=25abfe57947f788d4293243a21694654233679a1 16:29:22 ---> Running in b281e16faf62 16:29:22 Removing intermediate container b281e16faf62 16:29:22 ---> 0da59ef5d07e 16:29:22 Step 24/24 : LABEL version=0.0.0 16:29:22 ---> Running in 68531f8a5139 16:29:22 Removing intermediate container 68531f8a5139 16:29:22 ---> d8597e4a1065 16:29:22 [Warning] One or more build-args [ARCH] were not consumed 16:29:22 Successfully built d8597e4a1065 16:29:22 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:29:23 ---> job-cost.sh 16:29:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JTq4 16:29:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15341 in /w/workspace/dgexfoundry_device-snmp-go_PR-96 [Pipeline] { [Pipeline] ws 16:29:25 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 16:29:25 Selected Git installation does not exist. Using Default 16:29:25 The recommended git tool is: NONE 16:29:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:29:32 using credential edgex-jenkins-ssh 16:29:32 Cloning the remote Git repository 16:29:32 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:29:32 > git init /w/workspace/device-snmp-go/1 # timeout=10 16:29:32 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:29:32 > git --version # timeout=10 16:29:32 > git --version # 'git version 2.17.1' 16:29:32 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:34 Merging remotes/origin/master commit 80fc4d6fa8e57088abf890f3ca65168d4dd41549 into PR head commit 25abfe57947f788d4293243a21694654233679a1 16:29:34 Merge succeeded, producing 25abfe57947f788d4293243a21694654233679a1 16:29:34 Checking out Revision 25abfe57947f788d4293243a21694654233679a1 (PR-96) 16:29:33 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:29:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:33 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:29:33 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:29:33 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:29:34 > git config core.sparsecheckout # timeout=10 16:29:34 > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # timeout=10 16:29:34 > git remote # timeout=10 16:29:34 > git config --get remote.origin.url # timeout=10 16:29:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:34 > git merge 80fc4d6fa8e57088abf890f3ca65168d4dd41549 # timeout=10 16:29:34 > git rev-parse HEAD^{commit} # timeout=10 16:29:34 > git config core.sparsecheckout # timeout=10 16:29:34 > git checkout -f 25abfe57947f788d4293243a21694654233679a1 # timeout=10 16:29:39 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 16:29:39 > git --version # timeout=10 16:29:39 > git --version # 'git version 2.17.1' 16:29:39 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 16:29:39 16:29:39 GitHub has been notified of this commit’s build result 16:29:39 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:29:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:29:41 + sudo service docker restart+ 16:29:41 true 16:29:46 lf-activate-venv(): INFO: Adding /tmp/venv-JTq4/bin to PATH 16:29:46 INFO: No Stack... 16:29:46 INFO: Retrieving Pricing Info for: v3-standard-2 16:29:46 INFO: Archiving Costs [Pipeline] sh 16:29:46 + cut -d, -f6 16:29:46 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 16:29:47 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-96-1-stack-cost] 16:29:47 Resource [jenkins-edgexfoundry-device-snmp-go-PR-96-1-stack-cost] did not exist. Created. 16:29:47 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:47 + echo total: 0.05999999865889549 [Pipeline] stash 16:29:47 Stashed 1 file(s) [Pipeline] } 16:29:47 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:04 provisioning config files... 16:30:04 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config6448362972047638336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:04 ---> docker-login.sh 16:30:04 nexus3.edgexfoundry.org:10001 16:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:05 Configure a credential helper to remove this warning. See 16:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:05 16:30:05 Login Succeeded 16:30:05 nexus3.edgexfoundry.org:10002 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 nexus3.edgexfoundry.org:10003 16:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:07 Configure a credential helper to remove this warning. See 16:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:07 16:30:07 Login Succeeded 16:30:07 nexus3.edgexfoundry.org:10004 16:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:07 Configure a credential helper to remove this warning. See 16:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:07 16:30:07 Login Succeeded 16:30:07 docker.io 16:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:08 Configure a credential helper to remove this warning. See 16:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:08 16:30:08 Login Succeeded 16:30:08 ---> docker-login.sh ends [Pipeline] } 16:30:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:30:09 ========================================================= 16:30:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:30:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:30:10 + 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 . 16:30:10 Sending build context to Docker daemon 351.7kB 16:30:10 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 16:30:10 Step 2/10 : FROM ${BASE} 16:30:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:30:11 595b0fe564bb: Pulling fs layer 16:30:11 7186ed65a4f7: Pulling fs layer 16:30:11 316046926c0a: Pulling fs layer 16:30:11 4ebd0625c992: Pulling fs layer 16:30:11 207e8628e3a3: Pulling fs layer 16:30:11 c791037a9be2: Pulling fs layer 16:30:11 ffd874e62e21: Pulling fs layer 16:30:11 207e8628e3a3: Waiting 16:30:11 c791037a9be2: Waiting 16:30:11 ffd874e62e21: Waiting 16:30:11 4ebd0625c992: Waiting 16:30:11 316046926c0a: Download complete 16:30:11 7186ed65a4f7: Verifying Checksum 16:30:11 7186ed65a4f7: Download complete 16:30:11 207e8628e3a3: Verifying Checksum 16:30:11 207e8628e3a3: Download complete 16:30:11 c791037a9be2: Download complete 16:30:11 595b0fe564bb: Verifying Checksum 16:30:11 595b0fe564bb: Download complete 16:30:11 595b0fe564bb: Pull complete 16:30:12 7186ed65a4f7: Pull complete 16:30:12 316046926c0a: Pull complete 16:30:13 ffd874e62e21: Verifying Checksum 16:30:13 ffd874e62e21: Download complete 16:30:14 4ebd0625c992: Verifying Checksum 16:30:14 4ebd0625c992: Download complete 16:30:26 4ebd0625c992: Pull complete 16:30:26 207e8628e3a3: Pull complete 16:30:26 c791037a9be2: Pull complete 16:30:29 ffd874e62e21: Pull complete 16:30:29 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 16:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:30:29 ---> cfc18b08335c 16:30:29 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 16:30:32 ---> Running in 7c68ddac9fbc 16:30:32 Removing intermediate container 7c68ddac9fbc 16:30:32 ---> c28f578ff5db 16:30:32 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:30:32 ---> Running in 98d25c0af096 16:30:33 Removing intermediate container 98d25c0af096 16:30:33 ---> f13e1ab4a2cc 16:30:33 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 16:30:33 ---> Running in c9983fb33dfe 16:30:34 Removing intermediate container c9983fb33dfe 16:30:34 ---> 50ca6f3b0ec0 16:30:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:30:34 ---> Running in 306133f99e6d 16:30:36 Removing intermediate container 306133f99e6d 16:30:36 ---> e7b6f81c2db1 16:30:36 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:30:36 ---> Running in 18f4cf63118d 16:30:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:30:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:30:40 (1/13) Installing libc-dev (0.7.2-r3) 16:30:40 (2/13) Installing libsodium (1.0.18-r0) 16:30:40 (3/13) Installing pkgconf (1.7.3-r0) 16:30:40 (4/13) Installing libsodium-dev (1.0.18-r0) 16:30:40 (5/13) Installing openssh-keygen (8.4_p1-r3) 16:30:40 (6/13) Installing libedit (20191231.3.1-r1) 16:30:40 (7/13) Installing openssh-client (8.4_p1-r3) 16:30:41 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 16:30:41 (9/13) Installing openssh-server-common (8.4_p1-r3) 16:30:41 (10/13) Installing openssh-server (8.4_p1-r3) 16:30:41 (11/13) Installing openssh (8.4_p1-r3) 16:30:41 (12/13) Installing libzmq (4.3.3-r1) 16:30:41 (13/13) Installing zeromq-dev (4.3.3-r1) 16:30:42 Executing busybox-1.32.1-r6.trigger 16:30:42 OK: 145 MiB in 53 packages 16:30:43 Removing intermediate container 18f4cf63118d 16:30:43 ---> 9b1dc9d64202 16:30:43 Step 8/10 : WORKDIR /device-snmp-go 16:30:43 ---> Running in 2afade75ec59 16:30:44 Removing intermediate container 2afade75ec59 16:30:44 ---> c836d1bc54ee 16:30:44 Step 9/10 : COPY . . 16:30:45 ---> 955392a9c5c0 16:30:45 Step 10/10 : RUN go mod download 16:30:45 ---> Running in 1485607261ac 16:31:17 Removing intermediate container 1485607261ac 16:31:17 ---> bae25c193219 16:31:17 Successfully built bae25c193219 16:31:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:31:18 + docker inspect -f . ci-base-image-arm64 16:31:18 . [Pipeline] withDockerContainer 16:31:18 prd-ubuntu18.04-docker-arm64-4c-16g-15341 does not seem to be running inside a container 16:31:18 $ 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 ******** ci-base-image-arm64 cat 16:31:20 $ docker top 8c0fcaf75d0474643ff9a1e228eda67cb48d67af601ab3bb536bf039e7eb44ed -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:21 + go version 16:31:21 go version go1.16.3 linux/arm64 [Pipeline] } 16:31:21 $ docker stop --time=1 8c0fcaf75d0474643ff9a1e228eda67cb48d67af601ab3bb536bf039e7eb44ed 16:31:23 $ docker rm -f 8c0fcaf75d0474643ff9a1e228eda67cb48d67af601ab3bb536bf039e7eb44ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:31:24 + docker inspect -f . ci-base-image-arm64 16:31:24 . [Pipeline] withDockerContainer 16:31:24 prd-ubuntu18.04-docker-arm64-4c-16g-15341 does not seem to be running inside a container 16:31:24 $ 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 ******** ci-base-image-arm64 cat 16:31:26 $ docker top e7e32b4418cd29948a05c2733d6d3ded18c3d5f8171a598c8e28934a7b8fb977 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:29 + go mod tidy [Pipeline] sh 16:31:30 + make test 16:31:30 go mod tidy 16:31:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:31:32 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:32:29 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:32:29 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.039s coverage: 0.0% of statements 16:32:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:33:01 gofmt -l . 16:33:01 [ "`gofmt -l .`" = "" ] 16:33:01 ./bin/test-attribution-txt.sh [Pipeline] } 16:33:01 $ docker stop --time=1 e7e32b4418cd29948a05c2733d6d3ded18c3d5f8171a598c8e28934a7b8fb977 16:33:03 $ docker rm -f e7e32b4418cd29948a05c2733d6d3ded18c3d5f8171a598c8e28934a7b8fb977 [Pipeline] // withDockerContainer [Pipeline] sh 16:33:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:33:04 Warning: overwriting stash ‘coverage-report’ 16:33:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:33:06 + ls -al . 16:33:06 total 128 16:33:06 drwxrwxr-x 7 jenkins jenkins 4096 May 20 16:32 . 16:33:06 drwxrwxr-x 4 jenkins jenkins 4096 May 20 16:29 .. 16:33:06 -rw-rw-r-- 1 jenkins jenkins 6 May 20 16:29 .dockerignore 16:33:06 drwxrwxr-x 8 jenkins jenkins 4096 May 20 16:29 .git 16:33:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 16:29 .github 16:33:06 -rw-rw-r-- 1 jenkins jenkins 272 May 20 16:29 .gitignore 16:33:06 -rw-rw-r-- 1 jenkins jenkins 6520 May 20 16:29 Attribution.txt 16:33:06 -rw-rw-r-- 1 jenkins jenkins 1459 May 20 16:29 Dockerfile 16:33:06 -rw-rw-r-- 1 jenkins jenkins 1057 May 20 16:29 Dockerfile.build 16:33:06 -rw-rw-r-- 1 jenkins jenkins 656 May 20 16:29 Jenkinsfile 16:33:06 -rw-rw-r-- 1 jenkins jenkins 11340 May 20 16:29 LICENSE 16:33:06 -rw-rw-r-- 1 jenkins jenkins 936 May 20 16:29 Makefile 16:33:06 -rw-rw-r-- 1 jenkins jenkins 9079 May 20 16:29 README.md 16:33:06 -rw-rw-r-- 1 jenkins jenkins 5 May 20 16:25 VERSION 16:33:06 drwxrwxr-x 2 jenkins jenkins 4096 May 20 16:29 bin 16:33:06 drwxrwxr-x 3 jenkins jenkins 4096 May 20 16:29 cmd 16:33:06 -rw-r--r-- 1 jenkins jenkins 7631 May 20 16:32 coverage.out 16:33:06 -rw-rw-r-- 1 jenkins jenkins 222 May 20 16:29 go.mod 16:33:06 -rw-r--r-- 1 jenkins jenkins 21438 May 20 16:31 go.sum 16:33:06 drwxrwxr-x 3 jenkins jenkins 4096 May 20 16:29 internal 16:33:06 -rw-rw-r-- 1 jenkins jenkins 209 May 20 16:29 version.go [Pipeline] isUnix [Pipeline] sh 16:33:06 + 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=25abfe57947f788d4293243a21694654233679a1 --label arch=arm64 --label version=0.0.0 . 16:33:06 Sending build context to Docker daemon 359.9kB 16:33:07 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:33:07 Step 2/24 : FROM ${BASE} AS builder 16:33:07 ---> bae25c193219 16:33:07 Step 3/24 : ARG MAKE='make build' 16:33:07 ---> Running in f2b6d20c2891 16:33:07 Removing intermediate container f2b6d20c2891 16:33:07 ---> 9e8a39a209d8 16:33:07 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 16:33:08 ---> Running in 1ed21fb12d59 16:33:08 Removing intermediate container 1ed21fb12d59 16:33:08 ---> b28db334662b 16:33:08 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:33:08 ---> Running in 304b7bdbb6ce 16:33:09 Removing intermediate container 304b7bdbb6ce 16:33:09 ---> eb44b60467bd 16:33:09 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:09 ---> Running in 2d6b0518579d 16:33:11 Removing intermediate container 2d6b0518579d 16:33:11 ---> 5caa3df9d277 16:33:11 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:33:11 ---> Running in cf1ab91ce9f7 16:33:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:33:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:33:14 OK: 145 MiB in 53 packages 16:33:15 Removing intermediate container cf1ab91ce9f7 16:33:15 ---> 439a2f9e03f4 16:33:15 Step 8/24 : WORKDIR /device-snmp-go 16:33:15 ---> Running in a4e89f22913a 16:33:16 Removing intermediate container a4e89f22913a 16:33:16 ---> e0c2b3ddfc17 16:33:16 Step 9/24 : COPY . . 16:33:17 ---> 01d3c3d66fb6 16:33:17 Step 10/24 : RUN go mod tidy 16:33:17 ---> Running in accbc5961243 16:33:20 Removing intermediate container accbc5961243 16:33:20 ---> f86492934f49 16:33:20 Step 11/24 : RUN make update 16:33:20 ---> Running in beb75f512e5b 16:33:22 CGO_ENABLED=0 GO111MODULE=on go mod download 16:33:23 Removing intermediate container beb75f512e5b 16:33:23 ---> 2b73b31801f8 16:33:23 Step 12/24 : RUN ${MAKE} 16:33:23 ---> Running in 3d53ddb65ed3 16:33:24 go mod tidy 16:33:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 16:34:03 Removing intermediate container 3d53ddb65ed3 16:34:03 ---> 07925370b676 16:34:03 Step 13/24 : FROM alpine:3.12 16:34:03 3.12: Pulling from library/alpine 16:34:03 d2f70382dc9a: Pulling fs layer 16:34:03 d2f70382dc9a: Download complete 16:34:03 d2f70382dc9a: Pull complete 16:34:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 16:34:03 Status: Downloaded newer image for alpine:3.12 16:34:03 ---> 9852663dfa18 16:34:03 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 16:34:03 ---> Running in f9c9303eca42 16:34:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:34:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:34:05 (1/6) Installing dumb-init (1.2.2-r1) 16:34:05 (2/6) Installing libgcc (9.3.0-r2) 16:34:05 (3/6) Installing libsodium (1.0.18-r0) 16:34:05 (4/6) Installing libstdc++ (9.3.0-r2) 16:34:05 (5/6) Installing libzmq (4.3.3-r0) 16:34:05 (6/6) Installing zeromq (4.3.3-r0) 16:34:05 Executing busybox-1.31.1-r20.trigger 16:34:05 OK: 8 MiB in 20 packages 16:34:06 Removing intermediate container f9c9303eca42 16:34:06 ---> dda3a29a3f98 16:34:06 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 16:34:07 ---> 1ab86ba207d5 16:34:07 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 16:34:08 ---> f49e1c446d87 16:34:08 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 16:34:09 ---> 033101a39cd3 16:34:09 Step 18/24 : EXPOSE 49993 16:34:09 ---> Running in a4593a55d07a 16:34:09 Removing intermediate container a4593a55d07a 16:34:09 ---> e5aa819515e8 16:34:09 Step 19/24 : EXPOSE 161 16:34:09 ---> Running in a9ae066cf6e3 16:34:10 Removing intermediate container a9ae066cf6e3 16:34:10 ---> f1fc5a57d402 16:34:10 Step 20/24 : ENTRYPOINT ["/device-snmp"] 16:34:10 ---> Running in ddeda4e38676 16:34:10 Removing intermediate container ddeda4e38676 16:34:10 ---> 1bca443211e5 16:34:10 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:34:11 ---> Running in 309477a05127 16:34:11 Removing intermediate container 309477a05127 16:34:11 ---> aff56aa909a3 16:34:11 Step 22/24 : LABEL arch=arm64 16:34:11 ---> Running in 6e1103a93c62 16:34:12 Removing intermediate container 6e1103a93c62 16:34:12 ---> 435a0be4fb7e 16:34:12 Step 23/24 : LABEL git_sha=25abfe57947f788d4293243a21694654233679a1 16:34:12 ---> Running in 5aeb0353c826 16:34:12 Removing intermediate container 5aeb0353c826 16:34:12 ---> 270ef18a3ff3 16:34:12 Step 24/24 : LABEL version=0.0.0 16:34:12 ---> Running in ead8db18ff67 16:34:13 Removing intermediate container ead8db18ff67 16:34:13 ---> 9eed2c8d3ab2 16:34:13 [Warning] One or more build-args [ARCH] were not consumed 16:34:13 Successfully built 9eed2c8d3ab2 16:34: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 16:34:14 ---> job-cost.sh 16:34:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MMho 16:35:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-MMho/bin to PATH 16:36:23 INFO: No Stack... 16:36:23 INFO: Retrieving Pricing Info for: v2-standard-4 16:36:23 INFO: Archiving Costs [Pipeline] sh 16:36:23 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 16:36:23 + cut -d, -f6 [Pipeline] lock 16:36:23 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-96-1-stack-cost] 16:36:23 Resource [jenkins-edgexfoundry-device-snmp-go-PR-96-1-stack-cost] did not exist. Created. 16:36:23 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:36:23 /w/workspace/device-snmp-go/1@tmp/durable-ff2bdc72/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-ff2bdc72/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:36:24 + echo total: 0.18000000715255737 [Pipeline] stash 16:36:24 Warning: overwriting stash ‘stack-cost’ 16:36:24 Stashed 1 file(s) [Pipeline] } 16:36:24 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:36:25 provisioning config files... 16:36:25 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/config6776512457137513337tmp [Pipeline] { [Pipeline] sh 16:36:25 + set +x 16:36:25 + bash -s -- 16:36:25 + curl -s https://codecov.io/bash 16:36:25 16:36:25 _____ _ 16:36:25 / ____| | | 16:36:25 | | ___ __| | ___ ___ _____ __ 16:36:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:36:25 | |___| (_) | (_| | __/ (_| (_) \ V / 16:36:25 \_____\___/ \__,_|\___|\___\___/ \_/ 16:36:25 Bash-1.0.2 16:36:25 16:36:25 16:36:25 ==> git version 2.24.4 found 16:36:25 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:36:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:36:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:36:25 ==> Jenkins CI detected. 16:36:25 project root: . 16:36:25 --> token set from env 16:36:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:36:25 ==> Running gcov in . (disable via -X gcov) 16:36:25 ==> Python coveragepy not found 16:36:25 ==> Searching for coverage reports in: 16:36:25 + . 16:36:25 -> Found 1 reports 16:36:25 ==> Detecting git/mercurial file structure 16:36:26 ==> Reading reports 16:36:26 + ./coverage.out bytes=7631 16:36:26 ==> Appending adjustments 16:36:26 https://docs.codecov.io/docs/fixing-reports 16:36:26 + Found adjustments 16:36:26 ==> Gzipping contents 16:36:26 4.0K /tmp/codecov.2AjCvb.gz 16:36:26 ==> Uploading reports 16:36:26 url: https://codecov.io 16:36:26 query: branch=PR-96&commit=25abfe57947f788d4293243a21694654233679a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-96%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=96&job=&cmd_args= 16:36:26 -> Pinging Codecov 16:36:26 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-96&commit=25abfe57947f788d4293243a21694654233679a1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-96%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=96&job=&cmd_args= 16:36:26 -> Uploading to 16:36:26 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/6C56EA5C29638FB4528AC87E60AF5AE0/25abfe57947f788d4293243a21694654233679a1/cfecf991-0eb5-4b89-a439-6d24d77896f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T163626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d412fefaa06e3798fcb32965eccbc4e26f64c8bc30592d45b24780fbd9b93fd 16:36:26 % Total % Received % Xferd Average Speed Time Time Time Current 16:36:26 Dload Upload Total Spent Left Speed 16:36:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3222 --:--:-- --:--:-- --:--:-- 3219 16:36:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/25abfe57947f788d4293243a21694654233679a1 [Pipeline] } 16:36:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:36:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:36:29 ---> package-listing.sh 16:36:29 ++ facter osfamily 16:36:29 ++ tr '[:upper:]' '[:lower:]' 16:36:30 + OS_FAMILY=redhat 16:36:30 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-96 16:36:30 + START_PACKAGES=/tmp/packages_start.txt 16:36:30 + END_PACKAGES=/tmp/packages_end.txt 16:36:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:36:30 + PACKAGES=/tmp/packages_start.txt 16:36:30 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-96 ']' 16:36:30 + PACKAGES=/tmp/packages_end.txt 16:36:30 + case "${OS_FAMILY}" in 16:36:30 + rpm -qa 16:36:30 + sort 16:36:30 + '[' -f /tmp/packages_start.txt ']' 16:36:30 + '[' -f /tmp/packages_end.txt ']' 16:36:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:36:30 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-96 ']' 16:36:30 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-96/archives/ 16:36:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-96/archives/ [Pipeline] echo 16:36:30 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/dgexfoundry_device-snmp-go_PR-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:36:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:36:31 16:36:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:36:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:36:32 alpine: Pulling from edgex-lftools-log-publisher 16:36:32 df20fa9351a1: Pulling fs layer 16:36:32 36b3adc4ff6f: Pulling fs layer 16:36:32 8ad3a11d3b57: Pulling fs layer 16:36:32 46f8f816bc3b: Pulling fs layer 16:36:32 93b61091891f: Pulling fs layer 16:36:32 93b9cdb0e59b: Pulling fs layer 16:36:32 5e14af77c1be: Pulling fs layer 16:36:32 01666e4c0597: Pulling fs layer 16:36:32 aa168da1d23b: Pulling fs layer 16:36:32 93b9cdb0e59b: Waiting 16:36:32 5e14af77c1be: Waiting 16:36:32 01666e4c0597: Waiting 16:36:32 aa168da1d23b: Waiting 16:36:32 46f8f816bc3b: Waiting 16:36:32 93b61091891f: Waiting 16:36:32 36b3adc4ff6f: Verifying Checksum 16:36:32 36b3adc4ff6f: Download complete 16:36:32 46f8f816bc3b: Verifying Checksum 16:36:32 46f8f816bc3b: Download complete 16:36:32 df20fa9351a1: Verifying Checksum 16:36:32 df20fa9351a1: Download complete 16:36:32 93b9cdb0e59b: Verifying Checksum 16:36:32 93b9cdb0e59b: Download complete 16:36:32 93b61091891f: Verifying Checksum 16:36:32 93b61091891f: Download complete 16:36:32 01666e4c0597: Verifying Checksum 16:36:32 01666e4c0597: Download complete 16:36:32 5e14af77c1be: Verifying Checksum 16:36:32 5e14af77c1be: Download complete 16:36:32 8ad3a11d3b57: Verifying Checksum 16:36:32 8ad3a11d3b57: Download complete 16:36:32 df20fa9351a1: Pull complete 16:36:33 36b3adc4ff6f: Pull complete 16:36:33 8ad3a11d3b57: Pull complete 16:36:34 46f8f816bc3b: Pull complete 16:36:34 aa168da1d23b: Verifying Checksum 16:36:34 aa168da1d23b: Download complete 16:36:34 93b61091891f: Pull complete 16:36:34 93b9cdb0e59b: Pull complete 16:36:35 5e14af77c1be: Pull complete 16:36:35 01666e4c0597: Pull complete 16:36:40 aa168da1d23b: Pull complete 16:36:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:36:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:36:40 prd-centos7-docker-4c-2g-15335 does not seem to be running inside a container 16:36:40 $ 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/dgexfoundry_device-snmp-go_PR-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-96 -v /w/workspace/dgexfoundry_device-snmp-go_PR-96:/w/workspace/dgexfoundry_device-snmp-go_PR-96:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-96@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 16:36:52 $ docker top bc5325c519781863b4caea4c76f499154c2ab4625a32a3e47b04fbfba087e1a1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:52 + touch /tmp/pre-build-complete [Pipeline] sh 16:36:52 + mkdir -p /var/log/sa [Pipeline] sh 16:36:53 + ls /var/log/sa-host 16:36:53 + sadf -c /var/log/sa-host/sa05 16:36:53 file_magic: OK 16:36:53 HZ: Using current value: 100 16:36:53 file_header: OK 16:36:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:36:53 Statistics: 16:36:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:36:53 File successfully converted to sysstat format version 12.2.1 16:36:53 + sadf -c /var/log/sa-host/sa20 16:36:53 file_magic: OK 16:36:53 HZ: Using current value: 100 16:36:53 file_header: OK 16:36:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 16:36:53 Statistics: 16:36:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:36:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:53 provisioning config files... 16:36:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp/config8304277996429884080tmp [Pipeline] { [Pipeline] echo 16:36:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:36:54 ---> create-netrc.sh [Pipeline] } 16:36:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:36:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:36:54 ---> python-tools-install.sh [Pipeline] echo 16:36:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:36:55 ---> sudo-logs.sh 16:36:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:36:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:36:55 ---> job-cost.sh 16:36:55 lf-activate-venv: SKIPPING 16:36:55 DEBUG: total: 0.18000000715255737 16:36:55 INFO: Retrieving Stack Cost... 16:36:56 INFO: Retrieving Pricing Info for: v3-standard-2 16:36:57 INFO: Archiving Costs [Pipeline] echo 16:36:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:36:57 ---> logs-deploy.sh 16:36:57 lf-activate-venv: SKIPPING 16:36:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-96/1 16:36:57 INFO: archiving workspace using pattern(s): 16:36:58 Archives upload complete. 16:36:58 INFO: archiving logs to Nexus 16:36:59 ---> uname -a: 16:36:59 Linux prd-centos7-docker-4c-2g-15335.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:36:59 16:36:59 16:36:59 ---> lscpu: 16:36:59 Architecture: x86_64 16:36:59 CPU op-mode(s): 32-bit, 64-bit 16:36:59 Byte Order: Little Endian 16:36:59 Address sizes: 40 bits physical, 48 bits virtual 16:36:59 CPU(s): 2 16:36:59 On-line CPU(s) list: 0,1 16:36:59 Thread(s) per core: 1 16:36:59 Core(s) per socket: 1 16:36:59 Socket(s): 2 16:36:59 NUMA node(s): 1 16:36:59 Vendor ID: AuthenticAMD 16:36:59 CPU family: 23 16:36:59 Model: 49 16:36:59 Model name: AMD EPYC-Rome Processor 16:36:59 Stepping: 0 16:36:59 CPU MHz: 2800.000 16:36:59 BogoMIPS: 5600.00 16:36:59 Virtualization: AMD-V 16:36:59 Hypervisor vendor: KVM 16:36:59 Virtualization type: full 16:36:59 L1d cache: 64 KiB 16:36:59 L1i cache: 64 KiB 16:36:59 L2 cache: 1 MiB 16:36:59 L3 cache: 32 MiB 16:36:59 NUMA node0 CPU(s): 0,1 16:36:59 Vulnerability Itlb multihit: Not affected 16:36:59 Vulnerability L1tf: Not affected 16:36:59 Vulnerability Mds: Not affected 16:36:59 Vulnerability Meltdown: Not affected 16:36:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:36:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:36:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:36:59 Vulnerability Srbds: Not affected 16:36:59 Vulnerability Tsx async abort: Not affected 16:36:59 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 16:36:59 16:36:59 16:36:59 ---> nproc: 16:36:59 2 16:36:59 16:36:59 16:36:59 ---> df -h: 16:36:59 Filesystem Size Used Available Use% Mounted on 16:36:59 overlay 40.0G 7.6G 32.4G 19% / 16:36:59 tmpfs 64.0M 0 64.0M 0% /dev 16:36:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:36:59 shm 64.0M 0 64.0M 0% /dev/shm 16:36:59 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 16:36:59 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 16:36:59 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 16:36:59 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 16:36:59 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-96 16:36:59 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-snmp-go_PR-96@tmp 16:36:59 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 16:36:59 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 16:36:59 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 16:36:59 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 16:36:59 16:36:59 16:36:59 ---> free -m: 16:36:59 total used free shared buff/cache available 16:36:59 Mem: 7821 988 4739 0 2093 6654 16:36:59 Swap: 1023 0 1023 16:36:59 16:36:59 16:36:59 ---> ip addr: 16:36:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:36:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:36:59 inet 127.0.0.1/8 scope host lo 16:36:59 valid_lft forever preferred_lft forever 16:36:59 inet6 ::1/128 scope host 16:36:59 valid_lft forever preferred_lft forever 16:36:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:36:59 link/ether fa:16:3e:28:f2:8f brd ff:ff:ff:ff:ff:ff 16:36:59 inet 10.30.123.31/23 brd 10.30.123.255 scope global dynamic eth0 16:36:59 valid_lft 85678sec preferred_lft 85678sec 16:36:59 inet6 fe80::f816:3eff:fe28:f28f/64 scope link 16:36:59 valid_lft forever preferred_lft forever 16:36:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:36:59 link/ether 02:42:e8:2a:2c:5e brd ff:ff:ff:ff:ff:ff 16:36:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:36:59 valid_lft forever preferred_lft forever 16:36:59 inet6 fe80::42:e8ff:fe2a:2c5e/64 scope link 16:36:59 valid_lft forever preferred_lft forever 16:36:59 16:36:59 16:36:59 ---> sar -b -r -n DEV: 16:36:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 16:36:59 16:36:59 16:24:45 LINUX RESTART (2 CPU) 16:36:59 16:36:59 16:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:36:59 16:26:02 234.39 97.57 136.82 0.00 10683.14 41493.97 0.00 16:36:59 16:27:01 3.32 0.03 3.29 0.00 1.08 94.24 0.00 16:36:59 16:28:01 0.42 0.00 0.42 0.00 0.00 5.85 0.00 16:36:59 16:29:01 0.18 0.00 0.18 0.00 0.00 2.10 0.00 16:36:59 16:30:02 0.25 0.00 0.25 0.00 0.00 3.88 0.00 16:36:59 16:31:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 16:36:59 16:32:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 16:36:59 16:33:01 0.27 0.00 0.27 0.00 0.00 3.17 0.00 16:36:59 16:34:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 16:36:59 16:35:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 16:36:59 16:36:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 16:36:59 Average: 21.90 8.90 12.99 0.00 974.79 3797.04 0.00 16:36:59 16:36:59 16:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:36:59 16:26:02 5461140 0 809080 10.10 2620 1736092 1315172 14.52 578820 1568944 128 16:36:59 16:27:01 5470108 0 800104 9.99 2620 1736100 1244664 13.74 571828 1568908 12 16:36:59 16:28:01 5470516 0 799696 9.99 2620 1736100 1241656 13.71 572800 1567724 20 16:36:59 16:29:01 5470132 0 800072 9.99 2620 1736108 1231364 13.59 573416 1567724 16 16:36:59 16:30:02 5470048 0 800152 9.99 2620 1736112 1231412 13.60 572816 1568556 8 16:36:59 16:31:01 5470384 0 799816 9.99 2620 1736112 1230336 13.58 569696 1571404 8 16:36:59 16:32:01 5472328 0 797864 9.96 2620 1736120 1210720 13.37 568380 1571404 16 16:36:59 16:33:01 5466176 0 804012 10.04 2620 1736124 1207504 13.33 574448 1571404 8 16:36:59 16:34:01 5464928 0 805256 10.05 2620 1736128 1207504 13.33 575484 1571460 8 16:36:59 16:35:01 5464816 0 805364 10.06 2620 1736132 1207504 13.33 577244 1569724 8 16:36:59 16:36:01 5461336 0 808840 10.10 2620 1736136 1207684 13.33 580940 1569724 8 16:36:59 Average: 5467447 0 802751 10.02 2620 1736115 1230502 13.59 574170 1569725 22 16:36:59 16:36:59 16:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:36:59 16:26:02 eth0 626.10 401.61 1068.53 85.83 0.00 0.00 0.00 0.00 16:36:59 16:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:26:02 docker0 1.23 1.05 0.28 2.31 0.00 0.00 0.00 0.00 16:36:59 16:27:01 eth0 2.03 0.39 0.44 0.18 0.00 0.00 0.00 0.00 16:36:59 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:28:01 eth0 2.07 0.53 0.62 0.42 0.00 0.00 0.00 0.00 16:36:59 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:29:01 eth0 1.00 0.50 0.43 0.27 0.00 0.00 0.00 0.00 16:36:59 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:30:02 eth0 1.02 0.28 0.32 0.23 0.00 0.00 0.00 0.00 16:36:59 16:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:31:01 eth0 1.41 0.51 0.68 0.28 0.00 0.00 0.00 0.00 16:36:59 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:32:01 eth0 0.53 0.28 0.27 0.20 0.00 0.00 0.00 0.00 16:36:59 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:33:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:36:59 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:34:01 eth0 0.73 0.05 0.06 0.00 0.00 0.00 0.00 0.00 16:36:59 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:35:01 eth0 0.50 0.02 0.04 0.00 0.00 0.00 0.00 0.00 16:36:59 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:36:01 eth0 0.98 0.50 0.43 0.27 0.00 0.00 0.00 0.00 16:36:59 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 Average: eth0 58.07 36.93 97.79 8.00 0.00 0.00 0.00 0.00 16:36:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:36:59 Average: docker0 0.11 0.10 0.03 0.21 0.00 0.00 0.00 0.00 16:36:59 16:36:59 16:36:59 ---> sar -P ALL: 16:36:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 16:36:59 16:36:59 16:24:45 LINUX RESTART (2 CPU) 16:36:59 16:36:59 16:25:01 CPU %user %nice %system %iowait %steal %idle 16:36:59 16:26:02 all 22.03 0.00 9.94 16.35 0.08 51.60 16:36:59 16:26:02 0 21.63 0.00 10.88 15.99 0.07 51.43 16:36:59 16:26:02 1 22.44 0.00 8.99 16.71 0.09 51.76 16:36:59 16:27:01 all 0.12 0.00 0.05 0.00 0.03 99.80 16:36:59 16:27:01 0 0.17 0.00 0.05 0.00 0.03 99.74 16:36:59 16:27:01 1 0.07 0.00 0.05 0.00 0.03 99.85 16:36:59 16:28:01 all 0.13 0.00 0.04 0.00 0.03 99.81 16:36:59 16:28:01 0 0.17 0.00 0.03 0.00 0.02 99.78 16:36:59 16:28:01 1 0.08 0.00 0.05 0.00 0.03 99.83 16:36:59 16:29:01 all 0.09 0.00 0.03 0.00 0.03 99.86 16:36:59 16:29:01 0 0.17 0.00 0.02 0.00 0.03 99.78 16:36:59 16:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 16:36:59 16:30:02 all 0.08 0.00 0.03 0.00 0.02 99.87 16:36:59 16:30:02 0 0.13 0.00 0.03 0.00 0.02 99.82 16:36:59 16:30:02 1 0.03 0.00 0.02 0.00 0.02 99.93 16:36:59 16:31:01 all 0.15 0.00 0.03 0.00 0.03 99.79 16:36:59 16:31:01 0 0.26 0.00 0.02 0.00 0.02 99.71 16:36:59 16:31:01 1 0.05 0.00 0.05 0.00 0.03 99.86 16:36:59 16:32:01 all 0.12 0.00 0.03 0.00 0.03 99.82 16:36:59 16:32:01 0 0.18 0.00 0.03 0.00 0.02 99.77 16:36:59 16:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:36:59 16:33:01 all 0.12 0.00 0.03 0.00 0.03 99.83 16:36:59 16:33:01 0 0.20 0.00 0.00 0.00 0.02 99.78 16:36:59 16:33:01 1 0.03 0.00 0.05 0.00 0.03 99.88 16:36:59 16:34:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:36:59 16:34:01 0 0.25 0.00 0.02 0.00 0.03 99.70 16:36:59 16:34:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:36:59 16:35:01 all 0.17 0.00 0.03 0.00 0.02 99.79 16:36:59 16:35:01 0 0.30 0.00 0.03 0.00 0.02 99.65 16:36:59 16:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:36:59 16:36:01 all 0.13 0.00 0.04 0.00 0.02 99.82 16:36:59 16:36:01 0 0.22 0.00 0.05 0.00 0.02 99.72 16:36:59 16:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:36:59 16:36:59 Average: CPU %user %nice %system %iowait %steal %idle 16:36:59 Average: all 2.04 0.00 0.90 1.43 0.03 95.60 16:36:59 Average: 0 2.09 0.00 0.98 1.40 0.03 95.50 16:36:59 Average: 1 2.00 0.00 0.82 1.46 0.03 95.69 16:36:59 16:36:59 16:36:59