Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6041123274901891908.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh5502798992394295856.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh58989631942392664.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5011054205636540506.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7361830815401669353.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-269 in /w/workspace/gexfoundry_device-snmp-go_master [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 Avoid second fetch Checking out Revision 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 (master) Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_master@tmp/jenkins-gitclient-ssh1285294059954153959.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 core.sparsecheckout # timeout=10 > git checkout -f 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 # timeout=10 Commit message: "Merge pull request #105 from jim-wang-intel/remove-retry-config-update-secret-path" > git rev-list --no-walk 36f220337c15c882742676291291e5935134de27 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:49:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:49:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:49:52 ========================================================= 05:49:52 EdgeX Global Pipelines Version Info 05:49:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:49:54 ------------------- 05:49:54 stable info: 05:49:54 ------------------- 05:49:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:49:54 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:49:54 Message: update stable to v1.0.193 05:49:54 ------------------- 05:49:54 experimental info: 05:49:54 ------------------- 05:49:54 Commited By: **** collab-it+edgex@linuxfoundation.org 05:49:54 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:49:54 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:49:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:49:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:49:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:49:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:49:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:49:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:49:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:49:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:49:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:49:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5825ad0 [Pipeline] echo 05:49:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:55 provisioning config files... 05:49:55 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2447747224517442939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:55 ---> docker-login.sh 05:49:55 nexus3.edgexfoundry.org:10001 05:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:56 Configure a credential helper to remove this warning. See 05:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:56 05:49:56 Login Succeeded 05:49:56 nexus3.edgexfoundry.org:10002 05:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:56 Configure a credential helper to remove this warning. See 05:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:56 05:49:56 Login Succeeded 05:49:56 nexus3.edgexfoundry.org:10003 05:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:56 Configure a credential helper to remove this warning. See 05:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:56 05:49:56 Login Succeeded 05:49:56 nexus3.edgexfoundry.org:10004 05:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:56 Configure a credential helper to remove this warning. See 05:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:56 05:49:56 Login Succeeded 05:49:56 docker.io 05:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:57 Configure a credential helper to remove this warning. See 05:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:57 05:49:57 Login Succeeded 05:49:57 ---> docker-login.sh ends [Pipeline] } 05:49:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:57 + git log --format=format:%s -1 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] echo 05:49:57 GIT_COMMIT: 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18, Commit Message: Merge pull request #105 from jim-wang-intel/remove-retry-config-update-secret-path [Pipeline] echo 05:49:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:58 05:49:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:49:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:59 latest: Pulling from edgex-devops/git-semver 05:49:59 31603596830f: Pulling fs layer 05:49:59 54011a49482f: Pulling fs layer 05:49:59 a6820b24f6d8: Pulling fs layer 05:49:59 f581987b2513: Pulling fs layer 05:49:59 f581987b2513: Waiting 05:49:59 54011a49482f: Verifying Checksum 05:49:59 54011a49482f: Download complete 05:49:59 31603596830f: Verifying Checksum 05:49:59 31603596830f: Download complete 05:49:59 f581987b2513: Verifying Checksum 05:49:59 f581987b2513: Download complete 05:49:59 a6820b24f6d8: Verifying Checksum 05:49:59 a6820b24f6d8: Download complete 05:49:59 31603596830f: Pull complete 05:49:59 54011a49482f: Pull complete 05:50:00 a6820b24f6d8: Pull complete 05:50:00 f581987b2513: Pull complete 05:50:00 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:50:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:50:00 prd-centos7-docker-4c-2g-269 does not seem to be running inside a container 05:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:50:03 $ docker top 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:50:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:03 [ssh-agent] Looking for ssh-agent implementation... 05:50:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:03 $ docker exec 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 ssh-agent 05:50:03 SSH_AUTH_SOCK=/tmp/ssh-xhQU0Swv0Hlh/agent.15 05:50:03 SSH_AGENT_PID=21 05:50:03 Running ssh-add (command line suppressed) 05:50:03 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2112855433362908381.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2112855433362908381.key) 05:50:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:03 + git tag --points-at HEAD [Pipeline] } 05:50:03 $ docker exec --env ******** --env ******** 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 ssh-agent -k 05:50:03 unset SSH_AUTH_SOCK; 05:50:03 unset SSH_AGENT_PID; 05:50:03 echo Agent pid 21 killed; 05:50:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:50:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:04 [ssh-agent] Looking for ssh-agent implementation... 05:50:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:04 $ docker exec 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 ssh-agent 05:50:04 SSH_AUTH_SOCK=/tmp/ssh-b6VjmdULpLTZ/agent.54 05:50:04 SSH_AGENT_PID=60 05:50:04 Running ssh-add (command line suppressed) 05:50:04 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1618981047441728322.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1618981047441728322.key) 05:50:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:04 + git semver init 05:50:04 # -> Open(): unable to determine branch for HEAD 05:50:04 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 05:50:04 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 05:50:04 # $SEMVER_REMOTE_NAME = origin 05:50:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:50:04 # $SEMVER_USER_NAME = edgex-jenkins 05:50:04 # $SEMVER_BRANCH = master 05:50:04 # $SEMVER_TEMP = /tmp/semver-194292207 05:50:04 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 05:50:06 # '/tmp/semver-194292207' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' 05:50:06 # -> Force: false 05:50:06 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 05:50:06 $ docker exec --env ******** --env ******** 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 ssh-agent -k 05:50:06 unset SSH_AUTH_SOCK; 05:50:06 unset SSH_AGENT_PID; 05:50:06 echo Agent pid 60 killed; 05:50:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:06 + git semver [Pipeline] } 05:50:06 $ docker stop --time=1 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 05:50:07 $ docker rm -f 5166acef0fb76c8652bb4f158d5bbc96926869400fa24d7a8a5c932beee5fc34 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:50:08 Stashed 1 file(s) [Pipeline] echo 05:50:08 [edgeXSemver]: initialized semver on version 1.3.2-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:50:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-266 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 05:50:09 Running in /w/workspace/device-snmp-go/32 [Pipeline] { [Pipeline] checkout 05:50:09 Selected Git installation does not exist. Using Default 05:50:09 The recommended git tool is: NONE 05:50:13 using credential edgex-jenkins-ssh 05:50:13 Cloning the remote Git repository 05:50:14 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:50:14 > git init /w/workspace/device-snmp-go/32 # timeout=10 05:50:14 Avoid second fetch 05:50:14 Checking out Revision 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 (master) 05:50:14 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:50:14 > git --version # timeout=10 05:50:14 > git --version # 'git version 2.17.1' 05:50:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:14 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:50:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:14 > git config core.sparsecheckout # timeout=10 05:50:14 > git checkout -f 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 # timeout=10 05:50:19 Commit message: "Merge pull request #105 from jim-wang-intel/remove-retry-config-update-secret-path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:50:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:50:21 + sudo service docker restart 05:50:21 + true 05:50:23 Still waiting to schedule task 05:50:23 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:39 provisioning config files... 05:50:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/32@tmp/config6219075773443770376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:40 ---> docker-login.sh 05:50:40 nexus3.edgexfoundry.org:10001 05:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:41 Configure a credential helper to remove this warning. See 05:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:41 05:50:41 Login Succeeded 05:50:41 nexus3.edgexfoundry.org:10002 05:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:41 Configure a credential helper to remove this warning. See 05:50:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:41 05:50:41 Login Succeeded 05:50:41 nexus3.edgexfoundry.org:10003 05:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:42 Configure a credential helper to remove this warning. See 05:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:42 05:50:42 Login Succeeded 05:50:42 nexus3.edgexfoundry.org:10004 05:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:43 Configure a credential helper to remove this warning. See 05:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:43 05:50:43 Login Succeeded 05:50:43 docker.io 05:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:50:43 Configure a credential helper to remove this warning. See 05:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:50:43 05:50:43 Login Succeeded 05:50:43 ---> docker-login.sh ends [Pipeline] } 05:50:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:50:44 ========================================================= 05:50:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:50:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:44 + 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 . 05:50:44 Sending build context to Docker daemon 355.8kB 05:50:44 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:50:44 Step 2/10 : FROM ${BASE} 05:50:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:50:45 595b0fe564bb: Pulling fs layer 05:50:45 7186ed65a4f7: Pulling fs layer 05:50:45 316046926c0a: Pulling fs layer 05:50:45 4ebd0625c992: Pulling fs layer 05:50:45 207e8628e3a3: Pulling fs layer 05:50:45 c791037a9be2: Pulling fs layer 05:50:45 ffd874e62e21: Pulling fs layer 05:50:45 207e8628e3a3: Waiting 05:50:45 4ebd0625c992: Waiting 05:50:45 ffd874e62e21: Waiting 05:50:45 c791037a9be2: Waiting 05:50:45 316046926c0a: Verifying Checksum 05:50:45 316046926c0a: Download complete 05:50:45 7186ed65a4f7: Download complete 05:50:45 207e8628e3a3: Verifying Checksum 05:50:45 207e8628e3a3: Download complete 05:50:45 595b0fe564bb: Verifying Checksum 05:50:45 595b0fe564bb: Download complete 05:50:45 c791037a9be2: Verifying Checksum 05:50:45 c791037a9be2: Download complete 05:50:46 595b0fe564bb: Pull complete 05:50:46 7186ed65a4f7: Pull complete 05:50:47 316046926c0a: Pull complete 05:50:48 ffd874e62e21: Download complete 05:50:49 4ebd0625c992: Verifying Checksum 05:50:49 4ebd0625c992: Download complete 05:50:59 4ebd0625c992: Pull complete 05:50:59 207e8628e3a3: Pull complete 05:51:00 c791037a9be2: Pull complete 05:51:04 ffd874e62e21: Pull complete 05:51:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:51:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:51:04 ---> cfc18b08335c 05:51:04 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 05:51:05 ---> Running in 6107102647cc 05:51:06 Removing intermediate container 6107102647cc 05:51:06 ---> 792f90a12ba7 05:51:06 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:51:06 ---> Running in 1c412044822d 05:51:07 Removing intermediate container 1c412044822d 05:51:07 ---> 90ecf0698118 05:51:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:51:07 ---> Running in 7ced4a48b4ac 05:51:07 Removing intermediate container 7ced4a48b4ac 05:51:07 ---> da359bff5562 05:51:07 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:07 ---> Running in c7d71e9b0f17 05:51:10 Removing intermediate container c7d71e9b0f17 05:51:10 ---> 455fb9583207 05:51:10 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:51:10 ---> Running in 71c19c83d047 05:51:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:51:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:51:13 (1/13) Installing libc-dev (0.7.2-r3) 05:51:13 (2/13) Installing libsodium (1.0.18-r0) 05:51:13 (3/13) Installing pkgconf (1.7.3-r0) 05:51:13 (4/13) Installing libsodium-dev (1.0.18-r0) 05:51:13 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:51:13 (6/13) Installing libedit (20191231.3.1-r1) 05:51:14 (7/13) Installing openssh-client (8.4_p1-r3) 05:51:14 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:51:14 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:51:14 (10/13) Installing openssh-server (8.4_p1-r3) 05:51:14 (11/13) Installing openssh (8.4_p1-r3) 05:51:14 (12/13) Installing libzmq (4.3.3-r1) 05:51:14 (13/13) Installing zeromq-dev (4.3.3-r1) 05:51:14 Executing busybox-1.32.1-r6.trigger 05:51:14 OK: 145 MiB in 53 packages 05:51:16 Removing intermediate container 71c19c83d047 05:51:16 ---> e06cf3391eca 05:51:16 Step 8/10 : WORKDIR /device-snmp-go 05:51:16 ---> Running in 30f444fc891a 05:51:16 Removing intermediate container 30f444fc891a 05:51:16 ---> e2f0465520fa 05:51:16 Step 9/10 : COPY . . 05:51:17 ---> e76cd33a8aab 05:51:17 Step 10/10 : RUN go mod download 05:51:18 ---> Running in d7b786347d2e 05:51:45 Removing intermediate container d7b786347d2e 05:51:45 ---> 144a48d77856 05:51:45 Successfully built 144a48d77856 05:51:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:51:45 + docker inspect -f . ci-base-image-arm64 05:51:45 . [Pipeline] withDockerContainer 05:51:45 prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container 05:51:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/32 -v /w/workspace/device-snmp-go/32:/w/workspace/device-snmp-go/32:rw,z -v /w/workspace/device-snmp-go/32@tmp:/w/workspace/device-snmp-go/32@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 ******** ci-base-image-arm64 cat 05:51:47 $ docker top 7c7b115d2ac5cc89a954a280d0a954e1cdcc86499fb473fc169dd03db1a1bc3c -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:48 + go version 05:51:48 go version go1.16.3 linux/arm64 [Pipeline] } 05:51:48 $ docker stop --time=1 7c7b115d2ac5cc89a954a280d0a954e1cdcc86499fb473fc169dd03db1a1bc3c 05:51:50 $ docker rm -f 7c7b115d2ac5cc89a954a280d0a954e1cdcc86499fb473fc169dd03db1a1bc3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:51 + docker inspect -f . ci-base-image-arm64 05:51:51 . [Pipeline] withDockerContainer 05:51:51 prd-ubuntu18.04-docker-arm64-4c-16g-266 does not seem to be running inside a container 05:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/32 -v /w/workspace/device-snmp-go/32:/w/workspace/device-snmp-go/32:rw,z -v /w/workspace/device-snmp-go/32@tmp:/w/workspace/device-snmp-go/32@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 ******** ci-base-image-arm64 cat 05:51:53 $ docker top a3a37755158458dd001d4b274a3b3a034648feccf4c67c14902e988dc9dbaadf -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:54 + go mod tidy [Pipeline] sh 05:51:55 + make test 05:51:55 go mod tidy 05:51:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:51:56 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:52:15 Running on prd-centos7-docker-4c-2g-270 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 05:52:15 Running in /w/workspace/device-snmp-go/32 [Pipeline] { [Pipeline] checkout 05:52:15 Selected Git installation does not exist. Using Default 05:52:15 The recommended git tool is: NONE 05:52:17 using credential edgex-jenkins-ssh 05:52:17 Cloning the remote Git repository 05:52:17 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:52:17 > git init /w/workspace/device-snmp-go/32 # timeout=10 05:52:17 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:52:17 > git --version # timeout=10 05:52:17 > git --version # 'git version 2.24.4' 05:52:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:17 [INFO] Currently running in a labeled security context 05:52:17 [INFO] Currently SELinux is 'enforcing' on the host 05:52:17 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/32@tmp/jenkins-gitclient-ssh7066398055680362045.key 05:52:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:18 Avoid second fetch 05:52:18 Checking out Revision 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 (master) 05:52:18 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:52:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:18 > git config core.sparsecheckout # timeout=10 05:52:18 > git checkout -f 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 # timeout=10 05:52:21 Commit message: "Merge pull request #105 from jim-wang-intel/remove-retry-config-update-secret-path" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:52:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:52:23 + sudo service docker restart 05:52:23 + true 05:52:23 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:41 provisioning config files... 05:52:41 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/32@tmp/config2496142164216419340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:41 ---> docker-login.sh 05:52:41 nexus3.edgexfoundry.org:10001 05:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:42 Configure a credential helper to remove this warning. See 05:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:42 05:52:42 Login Succeeded 05:52:42 nexus3.edgexfoundry.org:10002 05:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:42 Configure a credential helper to remove this warning. See 05:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:42 05:52:42 Login Succeeded 05:52:42 nexus3.edgexfoundry.org:10003 05:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:42 Configure a credential helper to remove this warning. See 05:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:42 05:52:42 Login Succeeded 05:52:42 nexus3.edgexfoundry.org:10004 05:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:42 Configure a credential helper to remove this warning. See 05:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:42 05:52:42 Login Succeeded 05:52:42 docker.io 05:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:42 Configure a credential helper to remove this warning. See 05:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:42 05:52:42 Login Succeeded 05:52:42 ---> docker-login.sh ends [Pipeline] } 05:52:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:52:43 ========================================================= 05:52:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:52:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:52:43 + 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 . 05:52:43 Sending build context to Docker daemon 356.9kB 05:52:43 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:52:43 Step 2/10 : FROM ${BASE} 05:52:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:52:43 540db60ca938: Pulling fs layer 05:52:43 adcc1eea9eea: Pulling fs layer 05:52:43 4c4ab2625f07: Pulling fs layer 05:52:43 0510c868ecb4: Pulling fs layer 05:52:43 afea3b2eda06: Pulling fs layer 05:52:43 7809a108b3ef: Pulling fs layer 05:52:43 f706445af74f: Pulling fs layer 05:52:43 afea3b2eda06: Waiting 05:52:43 7809a108b3ef: Waiting 05:52:43 f706445af74f: Waiting 05:52:43 0510c868ecb4: Waiting 05:52:43 4c4ab2625f07: Download complete 05:52:43 adcc1eea9eea: Verifying Checksum 05:52:43 adcc1eea9eea: Download complete 05:52:43 afea3b2eda06: Verifying Checksum 05:52:43 afea3b2eda06: Download complete 05:52:43 540db60ca938: Verifying Checksum 05:52:43 540db60ca938: Download complete 05:52:43 7809a108b3ef: Verifying Checksum 05:52:43 7809a108b3ef: Download complete 05:52:43 540db60ca938: Pull complete 05:52:43 adcc1eea9eea: Pull complete 05:52:43 4c4ab2625f07: Pull complete 05:52:45 f706445af74f: Verifying Checksum 05:52:45 f706445af74f: Download complete 05:52:46 0510c868ecb4: Verifying Checksum 05:52:46 0510c868ecb4: Download complete 05:52:49 0510c868ecb4: Pull complete 05:52:49 afea3b2eda06: Pull complete 05:52:49 7809a108b3ef: Pull complete 05:52:51 f706445af74f: Pull complete 05:52:51 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:52:51 ---> b068be0155e3 05:52:51 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 05:52:53 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:52:53 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.034s coverage: 0.0% of statements 05:52:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:52:56 ---> Running in 340ca83e9779 05:52:56 Removing intermediate container 340ca83e9779 05:52:56 ---> 83ae108aaf3d 05:52:56 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:52:56 ---> Running in 1afa972c526b 05:52:56 Removing intermediate container 1afa972c526b 05:52:56 ---> ff9e39f42ead 05:52:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:52:56 ---> Running in 1ee35791aa92 05:52:56 Removing intermediate container 1ee35791aa92 05:52:56 ---> d230c8dfdf4a 05:52:56 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:52:56 ---> Running in d7ac0ef37c4e 05:52:57 Removing intermediate container d7ac0ef37c4e 05:52:57 ---> b5dd5f3169e8 05:52:57 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:52:57 ---> Running in cd1ca5f2e9b3 05:52:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:52:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:52:58 (1/13) Installing libc-dev (0.7.2-r3) 05:52:58 (2/13) Installing libsodium (1.0.18-r0) 05:52:58 (3/13) Installing pkgconf (1.7.3-r0) 05:52:58 (4/13) Installing libsodium-dev (1.0.18-r0) 05:52:58 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:52:59 (6/13) Installing libedit (20191231.3.1-r1) 05:52:59 (7/13) Installing openssh-client (8.4_p1-r3) 05:52:59 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:52:59 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:52:59 (10/13) Installing openssh-server (8.4_p1-r3) 05:52:59 (11/13) Installing openssh (8.4_p1-r3) 05:52:59 (12/13) Installing libzmq (4.3.3-r1) 05:52:59 (13/13) Installing zeromq-dev (4.3.3-r1) 05:52:59 Executing busybox-1.32.1-r6.trigger 05:52:59 OK: 156 MiB in 53 packages 05:53:00 Removing intermediate container cd1ca5f2e9b3 05:53:00 ---> 4f5066339661 05:53:00 Step 8/10 : WORKDIR /device-snmp-go 05:53:00 ---> Running in 4fd849fdc2a4 05:53:00 Removing intermediate container 4fd849fdc2a4 05:53:00 ---> 4858cb6aa796 05:53:00 Step 9/10 : COPY . . 05:53:00 ---> 7ea120bb5b23 05:53:00 Step 10/10 : RUN go mod download 05:53:00 ---> Running in 032f09c10902 05:53:11 gofmt -l . 05:53:11 [ "`gofmt -l .`" = "" ] 05:53:11 ./bin/test-attribution-txt.sh [Pipeline] } 05:53:11 $ docker stop --time=1 a3a37755158458dd001d4b274a3b3a034648feccf4c67c14902e988dc9dbaadf 05:53:12 Removing intermediate container 032f09c10902 05:53:12 ---> a0e4dab01363 05:53:12 Successfully built a0e4dab01363 05:53:12 Successfully tagged ci-base-image-x86_64:latest 05:53:14 $ docker rm -f a3a37755158458dd001d4b274a3b3a034648feccf4c67c14902e988dc9dbaadf [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:53:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:53:15 + docker inspect -f . ci-base-image-x86_64 05:53:15 . [Pipeline] withDockerContainer 05:53:15 prd-centos7-docker-4c-2g-270 does not seem to be running inside a container 05:53:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/32 -v /w/workspace/device-snmp-go/32:/w/workspace/device-snmp-go/32:rw,z -v /w/workspace/device-snmp-go/32@tmp:/w/workspace/device-snmp-go/32@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 ******** ci-base-image-x86_64 cat 05:53:15 Stashed 1 file(s) 05:53:15 $ docker top 6cd73f4e39ce0ff282a547766f0f9c5caf66f1916bac951f7931afce0f89a3d4 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 05:53:15 + go version 05:53:15 go version go1.16.3 linux/amd64 [Pipeline] } 05:53:17 $ docker stop --time=1 6cd73f4e39ce0ff282a547766f0f9c5caf66f1916bac951f7931afce0f89a3d4 05:53:19 $ docker rm -f 6cd73f4e39ce0ff282a547766f0f9c5caf66f1916bac951f7931afce0f89a3d4 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:53:19 + docker inspect -f . ci-base-image-x86_64 05:53:19 . [Pipeline] withDockerContainer 05:53:19 prd-centos7-docker-4c-2g-270 does not seem to be running inside a container 05:53:19 + ls -al . 05:53:19 total 128 05:53:19 drwxrwxr-x 7 jenkins jenkins 4096 Jun 3 05:53 . 05:53:19 drwxrwxr-x 4 jenkins jenkins 4096 Jun 3 05:50 .. 05:53:19 -rw-rw-r-- 1 jenkins jenkins 6 Jun 3 05:50 .dockerignore 05:53:19 drwxrwxr-x 8 jenkins jenkins 4096 Jun 3 05:50 .git 05:53:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:50 .github 05:53:19 -rw-rw-r-- 1 jenkins jenkins 269 Jun 3 05:50 .gitignore 05:53:19 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 3 05:50 Attribution.txt 05:53:19 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 3 05:50 Dockerfile 05:53:19 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 3 05:50 Dockerfile.build 05:53:19 -rw-rw-r-- 1 jenkins jenkins 656 Jun 3 05:50 Jenkinsfile 05:53:19 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 3 05:50 LICENSE 05:53:19 -rw-rw-r-- 1 jenkins jenkins 936 Jun 3 05:50 Makefile 05:53:19 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 3 05:50 README.md 05:53:19 -rw-rw-r-- 1 jenkins jenkins 11 Jun 3 05:50 VERSION 05:53:19 drwxrwxr-x 2 jenkins jenkins 4096 Jun 3 05:50 bin 05:53:19 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:50 cmd 05:53:19 -rw-r--r-- 1 jenkins jenkins 7631 Jun 3 05:52 coverage.out 05:53:19 -rw-rw-r-- 1 jenkins jenkins 222 Jun 3 05:50 go.mod 05:53:19 -rw-r--r-- 1 jenkins jenkins 21016 Jun 3 05:51 go.sum 05:53:19 drwxrwxr-x 3 jenkins jenkins 4096 Jun 3 05:50 internal 05:53:19 -rw-rw-r-- 1 jenkins jenkins 209 Jun 3 05:50 version.go 05:53:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/32 -v /w/workspace/device-snmp-go/32:/w/workspace/device-snmp-go/32:rw,z -v /w/workspace/device-snmp-go/32@tmp:/w/workspace/device-snmp-go/32@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 ******** ci-base-image-x86_64 cat 05:53:20 $ docker top 1e9cdbbeb2ccb82f7a4ca46b330813a9350dc58240726cc56635aec8dd3a6b04 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 05:53:20 + go mod tidy 05:53:20 + 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=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 --label arch=arm64 --label version=1.3.2-dev.8 . [Pipeline] sh 05:53:20 Sending build context to Docker daemon 364kB 05:53:21 + make test 05:53:21 go mod tidy 05:53:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:53:21 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:53:21 Step 2/24 : FROM ${BASE} AS builder 05:53:21 ---> 144a48d77856 05:53:21 Step 3/24 : ARG MAKE='make build' 05:53:21 ---> Running in 830dece2b58d 05:53:21 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:53:21 Removing intermediate container 830dece2b58d 05:53:21 ---> 7f713e3e5d7c 05:53:21 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:53:21 ---> Running in bbadba27bd9d 05:53:22 Removing intermediate container bbadba27bd9d 05:53:22 ---> f2a0901af6ef 05:53:22 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:53:22 ---> Running in e074d3c78c95 05:53:22 Removing intermediate container e074d3c78c95 05:53:22 ---> fe15e266a627 05:53:22 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:53:23 ---> Running in abc08494d9fc 05:53:25 Removing intermediate container abc08494d9fc 05:53:25 ---> ea1e0fd0f828 05:53:25 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:53:25 ---> Running in 80ce785e7684 05:53:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:53:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:53:28 OK: 145 MiB in 53 packages 05:53:29 Removing intermediate container 80ce785e7684 05:53:29 ---> 4d783db0db9b 05:53:29 Step 8/24 : WORKDIR /device-snmp-go 05:53:29 ---> Running in a42fb1b44d16 05:53:30 Removing intermediate container a42fb1b44d16 05:53:30 ---> fac88c97d2be 05:53:30 Step 9/24 : COPY . . 05:53:30 ---> 234ae250baac 05:53:30 Step 10/24 : RUN go mod tidy 05:53:31 ---> Running in 58eed90b654a 05:53:33 Removing intermediate container 58eed90b654a 05:53:33 ---> 8b0fdd61b1c2 05:53:33 Step 11/24 : RUN make update 05:53:34 ---> Running in aaf90189fb95 05:53:35 CGO_ENABLED=0 GO111MODULE=on go mod download 05:53:36 Removing intermediate container aaf90189fb95 05:53:36 ---> 91b6baa1895c 05:53:36 Step 12/24 : RUN ${MAKE} 05:53:36 ---> Running in 7bce1f66cccd 05:53:36 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:53:36 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 05:53:36 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:53:38 go mod tidy 05:53:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.8" -o cmd/device-snmp ./cmd 05:53:43 gofmt -l . 05:53:43 [ "`gofmt -l .`" = "" ] 05:53:43 ./bin/test-attribution-txt.sh [Pipeline] } 05:53:43 $ docker stop --time=1 1e9cdbbeb2ccb82f7a4ca46b330813a9350dc58240726cc56635aec8dd3a6b04 05:53:44 $ docker rm -f 1e9cdbbeb2ccb82f7a4ca46b330813a9350dc58240726cc56635aec8dd3a6b04 [Pipeline] // withDockerContainer [Pipeline] sh 05:53:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:53:45 Warning: overwriting stash ‘coverage-report’ 05:53:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:53:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:53:46 + ls -al . 05:53:46 total 104 05:53:46 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 3 05:53 . 05:53:46 drwxrwxr-x. 4 jenkins jenkins 30 Jun 3 05:52 .. 05:53:46 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 3 05:52 Attribution.txt 05:53:46 drwxrwxr-x. 2 jenkins jenkins 60 Jun 3 05:52 bin 05:53:46 drwxrwxr-x. 3 jenkins jenkins 32 Jun 3 05:52 cmd 05:53:46 -rw-r--r--. 1 jenkins jenkins 7631 Jun 3 05:53 coverage.out 05:53:46 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 3 05:52 Dockerfile 05:53:46 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 3 05:52 Dockerfile.build 05:53:46 -rw-rw-r--. 1 jenkins jenkins 6 Jun 3 05:52 .dockerignore 05:53:46 drwxrwxr-x. 8 jenkins jenkins 162 Jun 3 05:52 .git 05:53:46 drwxrwxr-x. 2 jenkins jenkins 103 Jun 3 05:52 .github 05:53:46 -rw-rw-r--. 1 jenkins jenkins 269 Jun 3 05:52 .gitignore 05:53:46 -rw-rw-r--. 1 jenkins jenkins 222 Jun 3 05:52 go.mod 05:53:46 -rw-r--r--. 1 jenkins jenkins 21016 Jun 3 05:53 go.sum 05:53:46 drwxrwxr-x. 3 jenkins jenkins 20 Jun 3 05:52 internal 05:53:46 -rw-rw-r--. 1 jenkins jenkins 656 Jun 3 05:52 Jenkinsfile 05:53:46 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 3 05:52 LICENSE 05:53:46 -rw-rw-r--. 1 jenkins jenkins 936 Jun 3 05:52 Makefile 05:53:46 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 3 05:52 README.md 05:53:46 -rw-rw-r--. 1 jenkins jenkins 11 Jun 3 05:50 VERSION 05:53:46 -rw-rw-r--. 1 jenkins jenkins 209 Jun 3 05:52 version.go [Pipeline] isUnix [Pipeline] sh 05:53:46 + 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=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 --label arch=amd64 --label version=1.3.2-dev.8 . 05:53:46 Sending build context to Docker daemon 365.1kB 05:53:46 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:53:46 Step 2/24 : FROM ${BASE} AS builder 05:53:46 ---> a0e4dab01363 05:53:46 Step 3/24 : ARG MAKE='make build' 05:53:46 ---> Running in a6791d0ba1aa 05:53:46 Removing intermediate container a6791d0ba1aa 05:53:46 ---> 134d0d6c81ac 05:53:46 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:53:46 ---> Running in 235401c9407e 05:53:46 Removing intermediate container 235401c9407e 05:53:46 ---> ebe9f5828957 05:53:46 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:53:46 ---> Running in c9905133462e 05:53:46 Removing intermediate container c9905133462e 05:53:46 ---> ea47966de99f 05:53:46 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:53:46 ---> Running in 904f63fe5927 05:53:47 Removing intermediate container 904f63fe5927 05:53:47 ---> 69caa811503a 05:53:47 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:53:47 ---> Running in 95ceb3d62f2e 05:53:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:53:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:53:48 OK: 156 MiB in 53 packages 05:53:49 Removing intermediate container 95ceb3d62f2e 05:53:49 ---> 6574a5e2ca44 05:53:49 Step 8/24 : WORKDIR /device-snmp-go 05:53:49 ---> Running in 680386c12925 05:53:49 Removing intermediate container 680386c12925 05:53:49 ---> 56d1c5dd2545 05:53:49 Step 9/24 : COPY . . 05:53:49 ---> b2662f40e75d 05:53:49 Step 10/24 : RUN go mod tidy 05:53:49 ---> Running in b845b48080aa 05:53:50 Removing intermediate container b845b48080aa 05:53:50 ---> 150021a91b90 05:53:50 Step 11/24 : RUN make update 05:53:50 ---> Running in 69b8fff1a087 05:53:50 CGO_ENABLED=0 GO111MODULE=on go mod download 05:53:50 Removing intermediate container 69b8fff1a087 05:53:50 ---> 390149ce0b61 05:53:50 Step 12/24 : RUN ${MAKE} 05:53:50 ---> Running in 8c9281a0ed34 05:53:51 go mod tidy 05:53:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.8" -o cmd/device-snmp ./cmd 05:54:03 Removing intermediate container 8c9281a0ed34 05:54:03 ---> c6983dbb7c4a 05:54:03 Step 13/24 : FROM alpine:3.12 05:54:03 3.12: Pulling from library/alpine 05:54:03 339de151aab4: Pulling fs layer 05:54:03 339de151aab4: Verifying Checksum 05:54:03 339de151aab4: Download complete 05:54:03 339de151aab4: Pull complete 05:54:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:54:03 Status: Downloaded newer image for alpine:3.12 05:54:03 ---> 13621d1b12d4 05:54:03 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:54:03 ---> Running in f4911185c38c 05:54:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:54:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:54:04 (1/6) Installing dumb-init (1.2.2-r1) 05:54:04 (2/6) Installing libgcc (9.3.0-r2) 05:54:04 (3/6) Installing libsodium (1.0.18-r0) 05:54:04 (4/6) Installing libstdc++ (9.3.0-r2) 05:54:04 (5/6) Installing libzmq (4.3.3-r0) 05:54:04 (6/6) Installing zeromq (4.3.3-r0) 05:54:04 Executing busybox-1.31.1-r20.trigger 05:54:04 OK: 8 MiB in 20 packages 05:54:05 Removing intermediate container f4911185c38c 05:54:05 ---> ce2636400869 05:54:05 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:54:05 ---> c6c12b55f8b4 05:54:05 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:54:05 ---> f31ca39ea1b6 05:54:05 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:54:05 ---> 51490841f4a1 05:54:05 Step 18/24 : EXPOSE 59993 05:54:05 ---> Running in 53831ae4fe72 05:54:05 Removing intermediate container 53831ae4fe72 05:54:05 ---> 384c199f0378 05:54:05 Step 19/24 : EXPOSE 161 05:54:05 ---> Running in 1fb4afa89ebf 05:54:05 Removing intermediate container 1fb4afa89ebf 05:54:05 ---> d1b40eb03bd8 05:54:05 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:54:06 ---> Running in 7e4473307bc3 05:54:06 Removing intermediate container 7e4473307bc3 05:54:06 ---> 8f3ebc739785 05:54:06 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:54:06 ---> Running in 25b6bc84a00d 05:54:06 Removing intermediate container 25b6bc84a00d 05:54:06 ---> 40b981782f37 05:54:06 Step 22/24 : LABEL arch=amd64 05:54:06 ---> Running in bfccd6643049 05:54:06 Removing intermediate container bfccd6643049 05:54:06 ---> 1e84bff4c180 05:54:06 Step 23/24 : LABEL git_sha=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 05:54:06 ---> Running in 950d46075878 05:54:06 Removing intermediate container 950d46075878 05:54:06 ---> a817f3247d4a 05:54:06 Step 24/24 : LABEL version=1.3.2-dev.8 05:54:06 ---> Running in 88a7d74d020c 05:54:06 Removing intermediate container 88a7d74d020c 05:54:06 ---> 34be44cfc72b 05:54:06 [Warning] One or more build-args [ARCH] were not consumed 05:54:06 Successfully built 34be44cfc72b 05:54:06 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:06 provisioning config files... 05:54:06 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/32@tmp/config7575902152266716334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:07 ---> docker-login.sh 05:54:07 nexus3.edgexfoundry.org:10001 05:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:07 Configure a credential helper to remove this warning. See 05:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:07 05:54:07 Login Succeeded 05:54:07 nexus3.edgexfoundry.org:10002 05:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:07 Configure a credential helper to remove this warning. See 05:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:07 05:54:07 Login Succeeded 05:54:07 nexus3.edgexfoundry.org:10003 05:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:07 Configure a credential helper to remove this warning. See 05:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:07 05:54:07 Login Succeeded 05:54:07 nexus3.edgexfoundry.org:10004 05:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:07 Configure a credential helper to remove this warning. See 05:54:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:07 05:54:07 Login Succeeded 05:54:07 docker.io 05:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:08 Configure a credential helper to remove this warning. See 05:54:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:08 05:54:08 Login Succeeded 05:54:08 ---> docker-login.sh ends [Pipeline] } 05:54:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:08 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 05:54:08 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 05:54:08 latest 05:54:08 1.3.2-dev.8 05:54:08 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 05:54:08 master 05:54:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:54:08 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] isUnix [Pipeline] sh 05:54:08 + docker push nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 05:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:54:08 d98761491918: Preparing 05:54:08 20c07d28af79: Preparing 05:54:08 f2026a299e61: Preparing 05:54:08 dcb9680ccf21: Preparing 05:54:08 32f366d666a5: Preparing 05:54:08 32f366d666a5: Layer already exists 05:54:09 20c07d28af79: Pushed 05:54:09 d98761491918: Pushed 05:54:09 dcb9680ccf21: Pushed 05:54:10 f2026a299e61: Pushed 05:54:10 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18: digest: sha256:8710c583431870ebfd1bcbdbc88aa1be9eed4bced91bb65dc3968ce43e44b54b size: 1365 [Pipeline] isUnix [Pipeline] sh 05:54:10 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 05:54:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 05:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:54:11 d98761491918: Preparing 05:54:11 20c07d28af79: Preparing 05:54:11 f2026a299e61: Preparing 05:54:11 dcb9680ccf21: Preparing 05:54:11 32f366d666a5: Preparing 05:54:11 d98761491918: Layer already exists 05:54:11 32f366d666a5: Layer already exists 05:54:11 dcb9680ccf21: Layer already exists 05:54:11 20c07d28af79: Layer already exists 05:54:11 f2026a299e61: Layer already exists 05:54:11 latest: digest: sha256:8710c583431870ebfd1bcbdbc88aa1be9eed4bced91bb65dc3968ce43e44b54b size: 1365 [Pipeline] isUnix [Pipeline] sh 05:54:11 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh 05:54:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.8 05:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:54:11 d98761491918: Preparing 05:54:11 20c07d28af79: Preparing 05:54:11 f2026a299e61: Preparing 05:54:11 dcb9680ccf21: Preparing 05:54:11 32f366d666a5: Preparing 05:54:11 32f366d666a5: Layer already exists 05:54:11 20c07d28af79: Layer already exists 05:54:11 d98761491918: Layer already exists 05:54:11 f2026a299e61: Layer already exists 05:54:11 dcb9680ccf21: Layer already exists 05:54:11 1.3.2-dev.8: digest: sha256:8710c583431870ebfd1bcbdbc88aa1be9eed4bced91bb65dc3968ce43e44b54b size: 1365 [Pipeline] isUnix [Pipeline] sh 05:54:12 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh 05:54:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 05:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:54:12 d98761491918: Preparing 05:54:12 20c07d28af79: Preparing 05:54:12 f2026a299e61: Preparing 05:54:12 dcb9680ccf21: Preparing 05:54:12 32f366d666a5: Preparing 05:54:12 f2026a299e61: Layer already exists 05:54:12 d98761491918: Layer already exists 05:54:12 32f366d666a5: Layer already exists 05:54:12 20c07d28af79: Layer already exists 05:54:12 dcb9680ccf21: Layer already exists 05:54:12 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8: digest: sha256:8710c583431870ebfd1bcbdbc88aa1be9eed4bced91bb65dc3968ce43e44b54b size: 1365 [Pipeline] isUnix [Pipeline] sh 05:54:12 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] isUnix [Pipeline] sh 05:54:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp:master 05:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 05:54:12 d98761491918: Preparing 05:54:12 20c07d28af79: Preparing 05:54:12 f2026a299e61: Preparing 05:54:12 dcb9680ccf21: Preparing 05:54:12 32f366d666a5: Preparing 05:54:12 d98761491918: Layer already exists 05:54:12 32f366d666a5: Layer already exists 05:54:12 20c07d28af79: Layer already exists 05:54:12 dcb9680ccf21: Layer already exists 05:54:12 f2026a299e61: Layer already exists 05:54:12 master: digest: sha256:8710c583431870ebfd1bcbdbc88aa1be9eed4bced91bb65dc3968ce43e44b54b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:12 ===================================================== [Pipeline] echo 05:54:12 taggedImages: 05:54:12 - nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 05:54:12 - nexus3.edgexfoundry.org:10004/device-snmp:latest 05:54:12 - nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.8 05:54:12 - nexus3.edgexfoundry.org:10004/device-snmp:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 05:54:12 - nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:54:13 ---> job-cost.sh 05:54:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v9rm 05:54:17 Removing intermediate container 7bce1f66cccd 05:54:17 ---> 6f68e76fbafa 05:54:17 Step 13/24 : FROM alpine:3.12 05:54:17 3.12: Pulling from library/alpine 05:54:17 d2f70382dc9a: Pulling fs layer 05:54:17 d2f70382dc9a: Verifying Checksum 05:54:17 d2f70382dc9a: Pull complete 05:54:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 05:54:17 Status: Downloaded newer image for alpine:3.12 05:54:17 ---> 9852663dfa18 05:54:17 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:54:17 ---> Running in 1444b824d49e 05:54:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:54:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:54:17 (1/6) Installing dumb-init (1.2.2-r1) 05:54:17 (2/6) Installing libgcc (9.3.0-r2) 05:54:17 (3/6) Installing libsodium (1.0.18-r0) 05:54:17 (4/6) Installing libstdc++ (9.3.0-r2) 05:54:17 (5/6) Installing libzmq (4.3.3-r0) 05:54:17 (6/6) Installing zeromq (4.3.3-r0) 05:54:17 Executing busybox-1.31.1-r20.trigger 05:54:17 OK: 8 MiB in 20 packages 05:54:19 Removing intermediate container 1444b824d49e 05:54:19 ---> 03cbc8b23b37 05:54:19 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:54:20 ---> 83ac2f09a260 05:54:20 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:54:21 ---> e78c02e30842 05:54:21 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:54:21 ---> 0b38c78740e8 05:54:21 Step 18/24 : EXPOSE 59993 05:54:22 ---> Running in 175ed4f10542 05:54:22 Removing intermediate container 175ed4f10542 05:54:22 ---> eb1a9a50023a 05:54:22 Step 19/24 : EXPOSE 161 05:54:22 ---> Running in dc933180f8a7 05:54:23 Removing intermediate container dc933180f8a7 05:54:23 ---> c8e4b32afbaa 05:54:23 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:54:23 ---> Running in 802b86629c8c 05:54:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:54:23 Removing intermediate container 802b86629c8c 05:54:23 ---> a239e9330fd1 05:54:23 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:54:23 ---> Running in 73f75677fefe 05:54:24 Removing intermediate container 73f75677fefe 05:54:24 ---> e11b3b23b998 05:54:24 Step 22/24 : LABEL arch=arm64 05:54:24 ---> Running in 4d70a309ec39 05:54:25 Removing intermediate container 4d70a309ec39 05:54:25 ---> d79862a17ca7 05:54:25 Step 23/24 : LABEL git_sha=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 05:54:25 ---> Running in 109db5ceba8f 05:54:25 Removing intermediate container 109db5ceba8f 05:54:25 ---> 09a2499e0bf6 05:54:25 Step 24/24 : LABEL version=1.3.2-dev.8 05:54:25 ---> Running in aaa498d1b93b 05:54:26 Removing intermediate container aaa498d1b93b 05:54:26 ---> 19770dbfd229 05:54:26 [Warning] One or more build-args [ARCH] were not consumed 05:54:26 Successfully built 19770dbfd229 05:54:26 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:26 provisioning config files... 05:54:26 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/32@tmp/config3544119032753842437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:27 ---> docker-login.sh 05:54:27 nexus3.edgexfoundry.org:10001 05:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:27 Configure a credential helper to remove this warning. See 05:54:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:27 05:54:27 Login Succeeded 05:54:27 nexus3.edgexfoundry.org:10002 05:54:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:28 Configure a credential helper to remove this warning. See 05:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:28 05:54:28 Login Succeeded 05:54:28 nexus3.edgexfoundry.org:10003 05:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:28 Configure a credential helper to remove this warning. See 05:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:28 05:54:28 Login Succeeded 05:54:28 nexus3.edgexfoundry.org:10004 05:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:29 Configure a credential helper to remove this warning. See 05:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:29 05:54:29 Login Succeeded 05:54:29 docker.io 05:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:54:30 Configure a credential helper to remove this warning. See 05:54:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:54:30 05:54:30 Login Succeeded 05:54:30 ---> docker-login.sh ends [Pipeline] } 05:54:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:30 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 05:54:30 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 05:54:30 latest 05:54:30 1.3.2-dev.8 05:54:30 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 05:54:30 master 05:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:54:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] isUnix [Pipeline] sh 05:54:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 05:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:54:31 00a276e10b51: Preparing 05:54:31 afd8d382d6d5: Preparing 05:54:31 35e67135250f: Preparing 05:54:31 5f538a864d11: Preparing 05:54:31 3fbe34a1663b: Preparing 05:54:31 3fbe34a1663b: Layer already exists 05:54:31 afd8d382d6d5: Pushed 05:54:31 00a276e10b51: Pushed 05:54:32 5f538a864d11: Pushed 05:54:34 35e67135250f: Pushed 05:54:34 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18: digest: sha256:b65968448e0b886ccfc7413468ed5fd893ef2661878bccea2462bf4ff033795e size: 1365 [Pipeline] isUnix [Pipeline] sh 05:54:34 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:54:35 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:54:35 00a276e10b51: Preparing 05:54:35 afd8d382d6d5: Preparing 05:54:35 35e67135250f: Preparing 05:54:35 5f538a864d11: Preparing 05:54:35 3fbe34a1663b: Preparing 05:54:35 afd8d382d6d5: Layer already exists 05:54:35 00a276e10b51: Layer already exists 05:54:35 35e67135250f: Layer already exists 05:54:35 5f538a864d11: Layer already exists 05:54:35 3fbe34a1663b: Layer already exists 05:54:35 latest: digest: sha256:b65968448e0b886ccfc7413468ed5fd893ef2661878bccea2462bf4ff033795e size: 1365 [Pipeline] isUnix [Pipeline] sh 05:54:35 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh 05:54:36 lf-activate-venv(): INFO: Adding /tmp/venv-v9rm/bin to PATH 05:54:36 INFO: No Stack... 05:54:36 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.8 05:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:54:36 00a276e10b51: Preparing 05:54:36 afd8d382d6d5: Preparing 05:54:36 35e67135250f: Preparing 05:54:36 5f538a864d11: Preparing 05:54:36 3fbe34a1663b: Preparing 05:54:36 3fbe34a1663b: Layer already exists 05:54:36 afd8d382d6d5: Layer already exists 05:54:36 00a276e10b51: Layer already exists 05:54:36 35e67135250f: Layer already exists 05:54:36 5f538a864d11: Layer already exists 05:54:36 1.3.2-dev.8: digest: sha256:b65968448e0b886ccfc7413468ed5fd893ef2661878bccea2462bf4ff033795e size: 1365 [Pipeline] isUnix [Pipeline] sh 05:54:36 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 [Pipeline] isUnix [Pipeline] sh 05:54:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 05:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:54:37 00a276e10b51: Preparing 05:54:37 afd8d382d6d5: Preparing 05:54:37 35e67135250f: Preparing 05:54:37 5f538a864d11: Preparing 05:54:37 3fbe34a1663b: Preparing 05:54:37 3fbe34a1663b: Layer already exists 05:54:37 35e67135250f: Layer already exists 05:54:37 afd8d382d6d5: Layer already exists 05:54:37 5f538a864d11: Layer already exists 05:54:37 00a276e10b51: Layer already exists 05:54:37 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8: digest: sha256:b65968448e0b886ccfc7413468ed5fd893ef2661878bccea2462bf4ff033795e size: 1365 05:54:37 INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] isUnix [Pipeline] sh 05:54:37 INFO: Archiving Costs [Pipeline] sh 05:54:37 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] isUnix [Pipeline] sh 05:54:37 + cut -d, -f6 05:54:37 + cat /w/workspace/device-snmp-go/32/archives/cost.csv [Pipeline] lock 05:54:38 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] 05:54:38 Resource [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] did not exist. Created. 05:54:38 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:54:38 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:master 05:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 05:54:38 00a276e10b51: Preparing 05:54:38 afd8d382d6d5: Preparing 05:54:38 35e67135250f: Preparing 05:54:38 5f538a864d11: Preparing 05:54:38 3fbe34a1663b: Preparing 05:54:38 35e67135250f: Layer already exists 05:54:38 afd8d382d6d5: Layer already exists 05:54:38 + echo total: 0.05999999865889549 [Pipeline] stash 05:54:38 5f538a864d11: Layer already exists 05:54:38 3fbe34a1663b: Layer already exists 05:54:38 00a276e10b51: Layer already exists 05:54:38 master: digest: sha256:b65968448e0b886ccfc7413468ed5fd893ef2661878bccea2462bf4ff033795e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry 05:54:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:38 ===================================================== [Pipeline] } 05:54:38 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] [Pipeline] // lock [Pipeline] echo 05:54:38 taggedImages: 05:54:38 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 05:54:38 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 05:54:38 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.8 05:54:38 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18-1.3.2-dev.8 05:54:38 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:54:38 ---> job-cost.sh 05:54:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2ZgE 05:55:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:56:39 lf-activate-venv(): INFO: Adding /tmp/venv-2ZgE/bin to PATH 05:56:39 INFO: No Stack... 05:56:41 INFO: Retrieving Pricing Info for: v2-standard-4 05:56:41 INFO: Archiving Costs [Pipeline] sh 05:56:41 + cat /w/workspace/device-snmp-go/32/archives/cost.csv 05:56:41 + cut -d, -f6 [Pipeline] lock 05:56:41 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] 05:56:41 Resource [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] did not exist. Created. 05:56:41 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:56:42 /w/workspace/device-snmp-go/32@tmp/durable-b6fc47ed/script.sh: 1: /w/workspace/device-snmp-go/32@tmp/durable-b6fc47ed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:56:42 + echo total: 0.18000000715255737 [Pipeline] stash 05:56:42 Warning: overwriting stash ‘stack-cost’ 05:56:42 Stashed 1 file(s) [Pipeline] } 05:56:42 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-32-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 05:56:43 provisioning config files... 05:56:43 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2057558239834417467tmp [Pipeline] { [Pipeline] sh 05:56:43 + set +x 05:56:43 + curl -s https://codecov.io/bash 05:56:43 + bash -s -- 05:56:43 05:56:43 _____ _ 05:56:43 / ____| | | 05:56:43 | | ___ __| | ___ ___ _____ __ 05:56:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:56:43 | |___| (_) | (_| | __/ (_| (_) \ V / 05:56:43 \_____\___/ \__,_|\___|\___\___/ \_/ 05:56:43 Bash-1.0.3 05:56:43 05:56:43 05:56:43 ==> git version 2.24.4 found 05:56:43 ==> 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 05:56:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:56:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:56:43 ==> Jenkins CI detected. 05:56:43 project root: . 05:56:43 --> token set from env 05:56:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:56:43 ==> Running gcov in . (disable via -X gcov) 05:56:43 ==> Python coveragepy not found 05:56:43 ==> Searching for coverage reports in: 05:56:43 + . 05:56:43 -> Found 1 reports 05:56:43 ==> Detecting git/mercurial file structure 05:56:43 ==> Reading reports 05:56:43 + ./coverage.out bytes=7631 05:56:43 ==> Appending adjustments 05:56:43 https://docs.codecov.io/docs/fixing-reports 05:56:43 + Found adjustments 05:56:43 ==> Gzipping contents 05:56:43 4.0K /tmp/codecov.P3vP5n.gz 05:56:43 ==> Uploading reports 05:56:43 url: https://codecov.io 05:56:43 query: branch=master&commit=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:56:43 -> Pinging Codecov 05:56:43 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18&build=32&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F32%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:56:44 -> Uploading to 05:56:44 https://storage.googleapis.com/codecov/v4/raw/2021-06-03/6C56EA5C29638FB4528AC87E60AF5AE0/5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18/bc702b91-f887-42fc-b427-936c8e4296b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T055644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8c13c3d92b506e74d8bab88465c3af9101c575f8d71607a2257c795d8fdd749 05:56:44 % Total % Received % Xferd Average Speed Time Time Time Current 05:56:44 Dload Upload Total Spent Left Speed 05:56:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3280 --:--:-- --:--:-- --:--:-- 3280 100 1378 0 0 100 1378 0 3279 --:--:-- --:--:-- --:--:-- 3273 05:56:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] } 05:56:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:56:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:56:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:56:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:56:45 05:56:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:56:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:56:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:56:45 188c0c94c7c5: Pulling fs layer 05:56:45 0ef7d3d256c8: Pulling fs layer 05:56:45 de9db76c5a1d: Pulling fs layer 05:56:45 0eba1c9be4d2: Pulling fs layer 05:56:45 0d57e429df01: Pulling fs layer 05:56:45 4e4be7b47b0d: Pulling fs layer 05:56:45 e1f770b5df2f: Pulling fs layer 05:56:45 85a0685a4137: Pulling fs layer 05:56:45 0d57e429df01: Waiting 05:56:45 4e4be7b47b0d: Waiting 05:56:45 e1f770b5df2f: Waiting 05:56:45 85a0685a4137: Waiting 05:56:45 0eba1c9be4d2: Waiting 05:56:45 de9db76c5a1d: Download complete 05:56:45 0ef7d3d256c8: Download complete 05:56:45 0d57e429df01: Verifying Checksum 05:56:45 0d57e429df01: Download complete 05:56:45 4e4be7b47b0d: Verifying Checksum 05:56:45 4e4be7b47b0d: Download complete 05:56:45 188c0c94c7c5: Verifying Checksum 05:56:45 188c0c94c7c5: Download complete 05:56:45 188c0c94c7c5: Pull complete 05:56:46 0ef7d3d256c8: Pull complete 05:56:46 de9db76c5a1d: Pull complete 05:56:47 e1f770b5df2f: Verifying Checksum 05:56:47 e1f770b5df2f: Download complete 05:56:49 0eba1c9be4d2: Verifying Checksum 05:56:49 0eba1c9be4d2: Download complete 05:56:49 85a0685a4137: Verifying Checksum 05:56:49 85a0685a4137: Download complete 05:56:53 0eba1c9be4d2: Pull complete 05:56:53 0d57e429df01: Pull complete 05:56:53 4e4be7b47b0d: Pull complete 05:56:53 e1f770b5df2f: Pull complete 05:56:56 85a0685a4137: Pull complete 05:56:56 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:56:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:56:57 prd-centos7-docker-4c-2g-269 does not seem to be running inside a container 05:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:57:01 $ docker top c377636d15ab896b312b9110265cf85d2e34ad71c2ae4cbb35d66446403200ed -eo pid,comm [Pipeline] { [Pipeline] echo 05:57:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:57:02 + set -o pipefail 05:57:02 + snyk monitor '--org=edgex-jenkins' 05:57:07 05:57:07 Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... 05:57:07 05:57:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/c78f2957-28fe-4488-b182-d0bedafdad41 05:57:07 05:57:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:57:07 05:57:07 [Pipeline] } 05:57:07 $ docker stop --time=1 c377636d15ab896b312b9110265cf85d2e34ad71c2ae4cbb35d66446403200ed 05:57:09 $ docker rm -f c377636d15ab896b312b9110265cf85d2e34ad71c2ae4cbb35d66446403200ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:57:10 + git log --format=format:%s -1 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 [Pipeline] isUnix [Pipeline] sh 05:57:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:57:11 . [Pipeline] withDockerContainer 05:57:11 prd-centos7-docker-4c-2g-269 does not seem to be running inside a container 05:57:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:57:11 $ docker top 8d479aa3bce597e7ec1a2ae4744e2c8470080c9c96b37d657779b63dd90fa08f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:11 [ssh-agent] Looking for ssh-agent implementation... 05:57:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:11 $ docker exec 8d479aa3bce597e7ec1a2ae4744e2c8470080c9c96b37d657779b63dd90fa08f ssh-agent 05:57:12 SSH_AUTH_SOCK=/tmp/ssh-BR4h494MVC04/agent.13 05:57:12 SSH_AGENT_PID=19 05:57:12 Running ssh-add (command line suppressed) 05:57:12 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6998022336294765926.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6998022336294765926.key) 05:57:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:12 + git semver tag 05:57:12 # -> Open(): unable to determine branch for HEAD 05:57:12 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 05:57:12 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 05:57:12 # $SEMVER_REMOTE_NAME = origin 05:57:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:57:12 # $SEMVER_USER_NAME = edgex-jenkins 05:57:12 # $SEMVER_BRANCH = master 05:57:12 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 05:57:12 # 5825ad0cc970ea3c642ac4c4da3b7e688fdc6b18 HEAD 05:57:12 # -> Force: false 05:57:12 # 09b5e6e8c6d230451da362cb8e65ff2f2ee5bb09 refs/tags/v1.3.2-dev.8 [Pipeline] } 05:57:12 $ docker exec --env ******** --env ******** 8d479aa3bce597e7ec1a2ae4744e2c8470080c9c96b37d657779b63dd90fa08f ssh-agent -k 05:57:12 unset SSH_AUTH_SOCK; 05:57:12 unset SSH_AGENT_PID; 05:57:12 echo Agent pid 19 killed; 05:57:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:12 + git semver [Pipeline] } 05:57:13 $ docker stop --time=1 8d479aa3bce597e7ec1a2ae4744e2c8470080c9c96b37d657779b63dd90fa08f 05:57:14 $ docker rm -f 8d479aa3bce597e7ec1a2ae4744e2c8470080c9c96b37d657779b63dd90fa08f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:57:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:57:14 05:57:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:57:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:57:14 0.23.1-centos7: Pulling from edgex-lftools 05:57:14 ab5ef0e58194: Pulling fs layer 05:57:14 9712f1f96733: Pulling fs layer 05:57:14 63f879dbbcfc: Pulling fs layer 05:57:14 0d9ebad4ef96: Pulling fs layer 05:57:14 e9a5061849ea: Pulling fs layer 05:57:14 d747dcd14b5f: Pulling fs layer 05:57:14 2de7ff778b66: Pulling fs layer 05:57:14 0d9ebad4ef96: Waiting 05:57:14 e9a5061849ea: Waiting 05:57:14 d747dcd14b5f: Waiting 05:57:14 2de7ff778b66: Waiting 05:57:14 9712f1f96733: Verifying Checksum 05:57:14 9712f1f96733: Download complete 05:57:16 63f879dbbcfc: Verifying Checksum 05:57:16 63f879dbbcfc: Download complete 05:57:17 e9a5061849ea: Verifying Checksum 05:57:17 e9a5061849ea: Download complete 05:57:17 d747dcd14b5f: Verifying Checksum 05:57:17 d747dcd14b5f: Download complete 05:57:17 2de7ff778b66: Verifying Checksum 05:57:17 2de7ff778b66: Download complete 05:57:17 0d9ebad4ef96: Verifying Checksum 05:57:17 0d9ebad4ef96: Download complete 05:57:17 ab5ef0e58194: Verifying Checksum 05:57:17 ab5ef0e58194: Download complete 05:57:20 ab5ef0e58194: Pull complete 05:57:20 9712f1f96733: Pull complete 05:57:21 63f879dbbcfc: Pull complete 05:57:24 0d9ebad4ef96: Pull complete 05:57:24 e9a5061849ea: Pull complete 05:57:24 d747dcd14b5f: Pull complete 05:57:25 2de7ff778b66: Pull complete 05:57:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:57:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:57:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:57:25 prd-centos7-docker-4c-2g-269 does not seem to be running inside a container 05:57:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat 05:57:31 $ docker top c7a4cf9a633aeb0308f466183fc9546d422f7b56476d5de8e174f6e474d6f680 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:57:31 provisioning config files... 05:57:31 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2840606905000935612tmp 05:57:31 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7976980107496301125tmp 05:57:31 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1000195355032847110tmp [Pipeline] { [Pipeline] echo 05:57:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:57:31 ---> sigul-configuration.sh 05:57:31 gpg: directory `/root/.gnupg' created 05:57:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:57:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:57:31 gpg: keyring `/root/.gnupg/secring.gpg' created 05:57:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:57:31 gpg: CAST5 encrypted data 05:57:31 gpg: encrypted with 1 passphrase 05:57:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:57:32 + mkdir /home/jenkins 05:57:32 + mkdir /home/jenkins/sigul [Pipeline] sh 05:57:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:57:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:57:32 ---> sigul-install.sh 05:57:39 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 05:57:39 + git tag --list 05:57:39 1.0.0 05:57:39 v0.0.0 05:57:39 v1.1.0 05:57:39 v1.1.1 05:57:39 v1.2.2 05:57:39 v1.3.0 05:57:39 v1.3.1 05:57:39 v1.3.1-dev.1 05:57:39 v1.3.1-dev.2 05:57:39 v1.3.1-dev.3 05:57:39 v1.3.1-dev.4 05:57:39 v1.3.2-dev.1 05:57:39 v1.3.2-dev.2 05:57:39 v1.3.2-dev.3 05:57:39 v1.3.2-dev.4 05:57:39 v1.3.2-dev.5 05:57:39 v1.3.2-dev.6 05:57:39 v1.3.2-dev.7 05:57:39 v1.3.2-dev.8 [Pipeline] sh 05:57:40 + lftools sign git-tag v1.3.2-dev.8 05:57:40 Signing Git tag with Sigul... 05:57:40 Signing v1.3.2-dev.8 [Pipeline] echo 05:57:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:57:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:57:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:57:42 $ docker stop --time=1 c7a4cf9a633aeb0308f466183fc9546d422f7b56476d5de8e174f6e474d6f680 05:57:44 $ docker rm -f c7a4cf9a633aeb0308f466183fc9546d422f7b56476d5de8e174f6e474d6f680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:57:45 . [Pipeline] withDockerContainer 05:57:45 prd-centos7-docker-4c-2g-269 does not seem to be running inside a container 05:57:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:57:46 $ docker top 983aba24b24e2ec482ab7cf1fc24d4a41a3b0b04ebcd6270650bbbc6e04d7cb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:46 [ssh-agent] Looking for ssh-agent implementation... 05:57:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:46 $ docker exec 983aba24b24e2ec482ab7cf1fc24d4a41a3b0b04ebcd6270650bbbc6e04d7cb2 ssh-agent 05:57:46 SSH_AUTH_SOCK=/tmp/ssh-wAmYNWv6WrV9/agent.14 05:57:46 SSH_AGENT_PID=20 05:57:46 Running ssh-add (command line suppressed) 05:57:47 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1865611263601670276.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1865611263601670276.key) 05:57:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:47 + git semver bump pre 05:57:47 # -> Open(): unable to determine branch for HEAD 05:57:47 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 05:57:47 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 05:57:47 # $SEMVER_REMOTE_NAME = origin 05:57:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:57:47 # $SEMVER_USER_NAME = edgex-jenkins 05:57:47 # $SEMVER_BRANCH = master 05:57:47 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 05:57:47 1.3.2-dev.9 [Pipeline] } 05:57:47 $ docker exec --env ******** --env ******** 983aba24b24e2ec482ab7cf1fc24d4a41a3b0b04ebcd6270650bbbc6e04d7cb2 ssh-agent -k 05:57:47 unset SSH_AUTH_SOCK; 05:57:47 unset SSH_AGENT_PID; 05:57:47 echo Agent pid 20 killed; 05:57:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:47 + git semver [Pipeline] } 05:57:47 $ docker stop --time=1 983aba24b24e2ec482ab7cf1fc24d4a41a3b0b04ebcd6270650bbbc6e04d7cb2 05:57:49 $ docker rm -f 983aba24b24e2ec482ab7cf1fc24d4a41a3b0b04ebcd6270650bbbc6e04d7cb2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:57:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:57:49 . [Pipeline] withDockerContainer 05:57:49 prd-centos7-docker-4c-2g-269 does not seem to be running inside a container 05:57:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:57:50 $ docker top 4114d024e01e9f9d8960af336488a68ed3d3c47edc221d16b760b07d610bdc14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:57:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:57:50 [ssh-agent] Looking for ssh-agent implementation... 05:57:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:57:51 $ docker exec 4114d024e01e9f9d8960af336488a68ed3d3c47edc221d16b760b07d610bdc14 ssh-agent 05:57:51 SSH_AUTH_SOCK=/tmp/ssh-W1Vu6WGAQLdx/agent.13 05:57:51 SSH_AGENT_PID=20 05:57:51 Running ssh-add (command line suppressed) 05:57:51 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7663874523084469614.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7663874523084469614.key) 05:57:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:57:51 + git semver push 05:57:51 # -> Open(): unable to determine branch for HEAD 05:57:51 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 05:57:51 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 05:57:51 # $SEMVER_REMOTE_NAME = origin 05:57:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:57:51 # $SEMVER_USER_NAME = edgex-jenkins 05:57:51 # $SEMVER_BRANCH = master 05:57:51 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 05:57:55 $ docker exec --env ******** --env ******** 4114d024e01e9f9d8960af336488a68ed3d3c47edc221d16b760b07d610bdc14 ssh-agent -k 05:57:56 unset SSH_AUTH_SOCK; 05:57:56 unset SSH_AGENT_PID; 05:57:56 echo Agent pid 20 killed; 05:57:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:56 + git semver [Pipeline] } 05:57:56 $ docker stop --time=1 4114d024e01e9f9d8960af336488a68ed3d3c47edc221d16b760b07d610bdc14 05:57:57 $ docker rm -f 4114d024e01e9f9d8960af336488a68ed3d3c47edc221d16b760b07d610bdc14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 05:57:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:57:59 ---> package-listing.sh 05:57:59 ++ facter osfamily 05:57:59 ++ tr '[:upper:]' '[:lower:]' 05:57:59 + OS_FAMILY=redhat 05:57:59 + workspace=/w/workspace/gexfoundry_device-snmp-go_master 05:57:59 + START_PACKAGES=/tmp/packages_start.txt 05:57:59 + END_PACKAGES=/tmp/packages_end.txt 05:57:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:57:59 + PACKAGES=/tmp/packages_start.txt 05:57:59 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 05:57:59 + PACKAGES=/tmp/packages_end.txt 05:57:59 + case "${OS_FAMILY}" in 05:57:59 + sort 05:57:59 + rpm -qa 05:58:00 + '[' -f /tmp/packages_start.txt ']' 05:58:00 + '[' -f /tmp/packages_end.txt ']' 05:58:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:58:00 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 05:58:00 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ 05:58:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo 05:58:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:58:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:58:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:00 05:58:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:58:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:01 alpine: Pulling from edgex-lftools-log-publisher 05:58:01 df20fa9351a1: Pulling fs layer 05:58:01 36b3adc4ff6f: Pulling fs layer 05:58:01 8ad3a11d3b57: Pulling fs layer 05:58:01 46f8f816bc3b: Pulling fs layer 05:58:01 93b61091891f: Pulling fs layer 05:58:01 93b9cdb0e59b: Pulling fs layer 05:58:01 5e14af77c1be: Pulling fs layer 05:58:01 01666e4c0597: Pulling fs layer 05:58:01 aa168da1d23b: Pulling fs layer 05:58:01 46f8f816bc3b: Waiting 05:58:01 93b61091891f: Waiting 05:58:01 93b9cdb0e59b: Waiting 05:58:01 5e14af77c1be: Waiting 05:58:01 01666e4c0597: Waiting 05:58:01 aa168da1d23b: Waiting 05:58:01 36b3adc4ff6f: Verifying Checksum 05:58:01 36b3adc4ff6f: Download complete 05:58:01 46f8f816bc3b: Verifying Checksum 05:58:01 46f8f816bc3b: Download complete 05:58:01 df20fa9351a1: Verifying Checksum 05:58:01 df20fa9351a1: Download complete 05:58:01 93b9cdb0e59b: Verifying Checksum 05:58:01 93b9cdb0e59b: Download complete 05:58:01 5e14af77c1be: Verifying Checksum 05:58:01 5e14af77c1be: Download complete 05:58:01 01666e4c0597: Verifying Checksum 05:58:01 01666e4c0597: Download complete 05:58:01 93b61091891f: Verifying Checksum 05:58:01 93b61091891f: Download complete 05:58:01 df20fa9351a1: Pull complete 05:58:01 36b3adc4ff6f: Pull complete 05:58:01 8ad3a11d3b57: Verifying Checksum 05:58:01 8ad3a11d3b57: Download complete 05:58:01 8ad3a11d3b57: Pull complete 05:58:02 46f8f816bc3b: Pull complete 05:58:02 93b61091891f: Pull complete 05:58:02 93b9cdb0e59b: Pull complete 05:58:02 5e14af77c1be: Pull complete 05:58:02 01666e4c0597: Pull complete 05:58:03 aa168da1d23b: Verifying Checksum 05:58:03 aa168da1d23b: Download complete 05:58:07 aa168da1d23b: Pull complete 05:58:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:58:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:58:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:58:08 prd-centos7-docker-4c-2g-269 does not seem to be running inside a container 05:58:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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:10003/edgex-lftools-log-publisher:alpine cat 05:58:23 $ docker top c462abcbdf77f619ff67d331f3605665ffd2169ad82919e673ccb0f1c6ec75e6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:24 + touch /tmp/pre-build-complete [Pipeline] sh 05:58:24 + mkdir -p /var/log/sa [Pipeline] sh 05:58:24 + ls /var/log/sa-host 05:58:24 + sadf -c /var/log/sa-host/sa03 05:58:24 file_magic: OK 05:58:24 HZ: Using current value: 100 05:58:24 file_header: OK 05:58:24 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 05:58:24 Statistics: 05:58:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:58:24 File successfully converted to sysstat format version 12.2.1 05:58:24 + sadf -c /var/log/sa-host/sa05 05:58:24 file_magic: OK 05:58:24 HZ: Using current value: 100 05:58:24 file_header: OK 05:58:24 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 05:58:24 Statistics: 05:58:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:58:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:25 provisioning config files... 05:58:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1548957694682659607tmp [Pipeline] { [Pipeline] echo 05:58:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:58:25 ---> create-netrc.sh [Pipeline] } 05:58:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:58:25 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:58:25 ---> python-tools-install.sh [Pipeline] echo 05:58:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:58:26 ---> sudo-logs.sh 05:58:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:58:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:58:26 ---> job-cost.sh 05:58:26 lf-activate-venv: SKIPPING 05:58:26 DEBUG: total: 0.18000000715255737 05:58:26 INFO: Retrieving Stack Cost... 05:58:27 INFO: Retrieving Pricing Info for: v3-standard-2 05:58:28 INFO: Archiving Costs [Pipeline] echo 05:58:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:58:28 ---> logs-deploy.sh 05:58:28 lf-activate-venv: SKIPPING 05:58:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/32 05:58:28 INFO: archiving workspace using pattern(s): 05:58:29 Archives upload complete. 05:58:29 INFO: archiving logs to Nexus 05:58:30 ---> uname -a: 05:58:30 Linux prd-centos7-docker-4c-2g-269.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:58:30 05:58:30 05:58:30 ---> lscpu: 05:58:30 Architecture: x86_64 05:58:30 CPU op-mode(s): 32-bit, 64-bit 05:58:30 Byte Order: Little Endian 05:58:30 Address sizes: 40 bits physical, 48 bits virtual 05:58:30 CPU(s): 2 05:58:30 On-line CPU(s) list: 0,1 05:58:30 Thread(s) per core: 1 05:58:30 Core(s) per socket: 1 05:58:30 Socket(s): 2 05:58:30 NUMA node(s): 1 05:58:30 Vendor ID: AuthenticAMD 05:58:30 CPU family: 23 05:58:30 Model: 49 05:58:30 Model name: AMD EPYC-Rome Processor 05:58:30 Stepping: 0 05:58:30 CPU MHz: 2800.000 05:58:30 BogoMIPS: 5600.00 05:58:30 Virtualization: AMD-V 05:58:30 Hypervisor vendor: KVM 05:58:30 Virtualization type: full 05:58:30 L1d cache: 64 KiB 05:58:30 L1i cache: 64 KiB 05:58:30 L2 cache: 1 MiB 05:58:30 L3 cache: 32 MiB 05:58:30 NUMA node0 CPU(s): 0,1 05:58:30 Vulnerability Itlb multihit: Not affected 05:58:30 Vulnerability L1tf: Not affected 05:58:30 Vulnerability Mds: Not affected 05:58:30 Vulnerability Meltdown: Not affected 05:58:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:58:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:58:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:58:30 Vulnerability Srbds: Not affected 05:58:30 Vulnerability Tsx async abort: Not affected 05:58:30 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 05:58:30 05:58:30 05:58:30 ---> nproc: 05:58:30 2 05:58:30 05:58:30 05:58:30 ---> df -h: 05:58:30 Filesystem Size Used Available Use% Mounted on 05:58:30 overlay 40.0G 8.9G 31.1G 22% / 05:58:30 tmpfs 64.0M 0 64.0M 0% /dev 05:58:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:58:30 shm 64.0M 0 64.0M 0% /dev/shm 05:58:30 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 05:58:30 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 05:58:30 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 05:58:30 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 05:58:30 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 05:58:30 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 05:58:30 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master 05:58:30 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master@tmp 05:58:30 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 05:58:30 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 05:58:30 05:58:30 05:58:30 ---> free -m: 05:58:30 total used free shared buff/cache available 05:58:30 Mem: 7821 1277 3159 0 3384 6461 05:58:30 Swap: 1023 0 1023 05:58:30 05:58:30 05:58:30 ---> ip addr: 05:58:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:58:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:58:30 inet 127.0.0.1/8 scope host lo 05:58:30 valid_lft forever preferred_lft forever 05:58:30 inet6 ::1/128 scope host 05:58:30 valid_lft forever preferred_lft forever 05:58:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:58:30 link/ether fa:16:3e:cc:e3:3a brd ff:ff:ff:ff:ff:ff 05:58:30 inet 10.30.123.69/23 brd 10.30.123.255 scope global dynamic eth0 05:58:30 valid_lft 85850sec preferred_lft 85850sec 05:58:30 inet6 fe80::f816:3eff:fecc:e33a/64 scope link 05:58:30 valid_lft forever preferred_lft forever 05:58:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:58:30 link/ether 02:42:91:f3:65:76 brd ff:ff:ff:ff:ff:ff 05:58:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:58:30 valid_lft forever preferred_lft forever 05:58:30 inet6 fe80::42:91ff:fef3:6576/64 scope link 05:58:30 valid_lft forever preferred_lft forever 05:58:30 05:58:30 05:58:30 ---> sar -b -r -n DEV: 05:58:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 05:58:30 05:58:30 05:49:09 LINUX RESTART (2 CPU) 05:58:30 05:58:30 05:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:58:30 05:51:01 8.38 0.58 7.79 0.00 350.70 229.88 0.00 05:58:30 05:52:01 0.42 0.00 0.42 0.00 0.00 7.13 0.00 05:58:30 05:53:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 05:58:30 05:54:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 05:58:30 05:55:01 0.20 0.00 0.20 0.00 0.00 1.85 0.00 05:58:30 05:56:01 0.42 0.00 0.42 0.00 0.00 6.08 0.00 05:58:30 05:57:01 55.57 0.03 55.54 0.00 3.73 23983.69 0.00 05:58:30 05:58:01 151.91 0.10 151.81 0.00 9.99 34573.27 0.00 05:58:30 Average: 27.23 0.09 27.14 0.00 45.65 7367.33 0.00 05:58:30 05:58:30 05:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:30 05:51:01 5469392 0 800840 10.00 2620 1736080 1249016 13.79 569068 1572380 20 05:58:30 05:52:01 5473348 0 796876 9.95 2620 1736088 1204800 13.30 568000 1570836 16 05:58:30 05:53:01 5471544 0 798680 9.97 2620 1736088 1205308 13.31 568812 1571456 8 05:58:30 05:54:01 5471276 0 798944 9.98 2620 1736092 1205056 13.30 569228 1571456 8 05:58:30 05:55:01 5468412 0 801800 10.01 2620 1736100 1205152 13.31 567680 1576312 16 05:58:30 05:56:01 5469068 0 801144 10.00 2620 1736100 1205056 13.30 567140 1576312 12 05:58:30 05:57:01 4589824 0 962332 12.02 2620 2454156 1392268 15.37 687704 2232152 248 05:58:30 05:58:01 3719372 0 1222984 15.27 2620 3063956 1602364 17.69 1057036 2597432 5684 05:58:30 Average: 5141530 0 872950 10.90 2620 1991832 1283628 14.17 644334 1783542 752 05:58:30 05:58:30 05:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:30 05:51:01 eth0 24.58 17.19 26.27 7.29 0.00 0.00 0.00 0.00 05:58:30 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:51:01 docker0 1.28 1.12 0.30 2.60 0.00 0.00 0.00 0.00 05:58:30 05:52:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 05:58:30 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:53:01 eth0 0.42 0.33 0.26 0.20 0.00 0.00 0.00 0.00 05:58:30 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:54:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:55:01 eth0 0.24 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:58:30 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:56:01 eth0 0.38 0.08 0.03 0.01 0.00 0.00 0.00 0.00 05:58:30 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:57:01 eth0 409.58 375.60 4079.95 30.83 0.00 0.00 0.00 0.00 05:58:30 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:58:01 eth0 553.67 485.03 4017.20 134.65 0.00 0.00 0.00 0.00 05:58:30 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 05:58:01 docker0 109.39 120.57 8.04 649.99 0.00 0.00 0.00 0.00 05:58:30 Average: eth0 123.96 110.06 1017.71 21.68 0.00 0.00 0.00 0.00 05:58:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:30 Average: docker0 13.87 15.25 1.04 81.77 0.00 0.00 0.00 0.00 05:58:30 05:58:30 05:58:30 ---> sar -P ALL: 05:58:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 05:58:30 05:58:30 05:49:09 LINUX RESTART (2 CPU) 05:58:30 05:58:30 05:50:01 CPU %user %nice %system %iowait %steal %idle 05:58:30 05:51:01 all 1.22 0.00 0.74 0.37 0.04 97.63 05:58:30 05:51:01 0 1.11 0.00 0.77 0.44 0.03 97.65 05:58:30 05:51:01 1 1.33 0.00 0.71 0.30 0.05 97.61 05:58:30 05:52:01 all 0.07 0.00 0.02 0.00 0.03 99.88 05:58:30 05:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:58:30 05:52:01 1 0.12 0.00 0.02 0.00 0.03 99.83 05:58:30 05:53:01 all 0.16 0.00 0.03 0.00 0.03 99.78 05:58:30 05:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:58:30 05:53:01 1 0.27 0.00 0.03 0.00 0.02 99.68 05:58:30 05:54:01 all 0.07 0.00 0.02 0.00 0.03 99.88 05:58:30 05:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:58:30 05:54:01 1 0.12 0.00 0.02 0.00 0.05 99.82 05:58:30 05:55:01 all 0.13 0.00 0.02 0.00 0.03 99.82 05:58:30 05:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:58:30 05:55:01 1 0.22 0.00 0.02 0.00 0.05 99.71 05:58:30 05:56:01 all 0.08 0.00 0.03 0.00 0.03 99.85 05:58:30 05:56:01 0 0.07 0.00 0.03 0.00 0.05 99.85 05:58:30 05:56:01 1 0.10 0.00 0.03 0.00 0.02 99.85 05:58:30 05:57:01 all 7.60 0.00 3.06 1.63 0.03 87.67 05:58:30 05:57:01 0 7.32 0.00 3.22 1.82 0.03 87.61 05:58:30 05:57:01 1 7.88 0.00 2.90 1.44 0.03 87.74 05:58:30 05:58:01 all 17.96 0.00 7.76 6.61 0.10 67.57 05:58:30 05:58:01 0 15.98 0.00 8.03 7.11 0.09 68.79 05:58:30 05:58:01 1 19.95 0.00 7.49 6.10 0.11 66.35 05:58:30 Average: all 3.32 0.00 1.42 1.04 0.04 94.18 05:58:30 Average: 0 2.99 0.00 1.47 1.13 0.04 94.37 05:58:30 Average: 1 3.65 0.00 1.37 0.95 0.04 93.99 05:58:30 05:58:30 05:58:30