Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9351a662b217a128018db5c2b0fd8a407906271b 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-ssh7982608610644258166.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6539674839750849141.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh3404695434684127848.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4782375298985682255.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-ssh3320963186663875208.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-15464 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 9351a662b217a128018db5c2b0fd8a407906271b (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-ssh6224206093553912631.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 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 Commit message: "Merge pull request #98 from lenny-intel/ports" > git rev-list --no-walk 80fc4d6fa8e57088abf890f3ca65168d4dd41549 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:44:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:44:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:44:32 ========================================================= 03:44:32 EdgeX Global Pipelines Version Info 03:44:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:44:34 ------------------- 03:44:34 stable info: 03:44:34 ------------------- 03:44:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:44:34 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:44:34 Message: update stable to v1.0.192 03:44:34 ------------------- 03:44:34 experimental info: 03:44:34 ------------------- 03:44:34 Commited By: **** collab-it+edgex@linuxfoundation.org 03:44:34 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 03:44:34 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:44:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 03:44:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 03:44:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:44:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:44:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:44:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:44:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:44:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9351a662b217a128018db5c2b0fd8a407906271b [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9351a66 [Pipeline] echo 03:44:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:44:35 provisioning config files... 03:44:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2056254958723002659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:36 ---> docker-login.sh 03:44:36 nexus3.edgexfoundry.org:10001 03:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:36 Configure a credential helper to remove this warning. See 03:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:36 03:44:36 Login Succeeded 03:44:36 nexus3.edgexfoundry.org:10002 03:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:36 Configure a credential helper to remove this warning. See 03:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:36 03:44:36 Login Succeeded 03:44:36 nexus3.edgexfoundry.org:10003 03:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:36 Configure a credential helper to remove this warning. See 03:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:36 03:44:36 Login Succeeded 03:44:36 nexus3.edgexfoundry.org:10004 03:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:36 Configure a credential helper to remove this warning. See 03:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:36 03:44:36 Login Succeeded 03:44:37 docker.io 03:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:44:37 Configure a credential helper to remove this warning. See 03:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:44:37 03:44:37 Login Succeeded 03:44:37 ---> docker-login.sh ends [Pipeline] } 03:44:37 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 03:44:37 + git log --format=format:%s -1 9351a662b217a128018db5c2b0fd8a407906271b [Pipeline] echo 03:44:37 GIT_COMMIT: 9351a662b217a128018db5c2b0fd8a407906271b, Commit Message: Merge pull request #98 from lenny-intel/ports [Pipeline] echo 03:44:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:44:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:38 03:44:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:44:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:38 latest: Pulling from edgex-devops/git-semver 03:44:38 31603596830f: Pulling fs layer 03:44:38 54011a49482f: Pulling fs layer 03:44:38 a6820b24f6d8: Pulling fs layer 03:44:38 f581987b2513: Pulling fs layer 03:44:38 f581987b2513: Waiting 03:44:38 54011a49482f: Verifying Checksum 03:44:38 54011a49482f: Download complete 03:44:39 31603596830f: Verifying Checksum 03:44:39 31603596830f: Download complete 03:44:39 a6820b24f6d8: Verifying Checksum 03:44:39 a6820b24f6d8: Download complete 03:44:39 f581987b2513: Verifying Checksum 03:44:39 f581987b2513: Download complete 03:44:39 31603596830f: Pull complete 03:44:39 54011a49482f: Pull complete 03:44:39 a6820b24f6d8: Pull complete 03:44:40 f581987b2513: Pull complete 03:44:40 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:44:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:44:40 prd-centos7-docker-4c-2g-15464 does not seem to be running inside a container 03:44:40 $ 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 03:44:43 $ docker top db483dd7ef59ce4cb7cf4a2da8147f46f8e9ab55a7f692254b871aaa6028cf26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:43 [ssh-agent] Looking for ssh-agent implementation... 03:44:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:43 $ docker exec db483dd7ef59ce4cb7cf4a2da8147f46f8e9ab55a7f692254b871aaa6028cf26 ssh-agent 03:44:44 SSH_AUTH_SOCK=/tmp/ssh-9Y6Y5Uxf7uo7/agent.14 03:44:44 SSH_AGENT_PID=20 03:44:44 Running ssh-add (command line suppressed) 03:44:44 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6143210900308041832.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6143210900308041832.key) 03:44:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:44 + git tag --points-at HEAD [Pipeline] } 03:44:44 $ docker exec --env ******** --env ******** db483dd7ef59ce4cb7cf4a2da8147f46f8e9ab55a7f692254b871aaa6028cf26 ssh-agent -k 03:44:44 unset SSH_AUTH_SOCK; 03:44:44 unset SSH_AGENT_PID; 03:44:44 echo Agent pid 20 killed; 03:44:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:44:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:44 [ssh-agent] Looking for ssh-agent implementation... 03:44:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:44 $ docker exec db483dd7ef59ce4cb7cf4a2da8147f46f8e9ab55a7f692254b871aaa6028cf26 ssh-agent 03:44:44 SSH_AUTH_SOCK=/tmp/ssh-76AaAACBENaM/agent.53 03:44:44 SSH_AGENT_PID=58 03:44:44 Running ssh-add (command line suppressed) 03:44:45 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7253433524933787414.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7253433524933787414.key) 03:44:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:45 + git semver init 03:44:45 # -> Open(): unable to determine branch for HEAD 03:44:45 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 03:44:45 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 03:44:45 # $SEMVER_REMOTE_NAME = origin 03:44:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:44:45 # $SEMVER_USER_NAME = edgex-jenkins 03:44:45 # $SEMVER_BRANCH = master 03:44:45 # $SEMVER_TEMP = /tmp/semver-086088043 03:44:45 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 03:44:45 # '/tmp/semver-086088043' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' 03:44:45 # -> Force: false 03:44:45 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 03:44:45 $ docker exec --env ******** --env ******** db483dd7ef59ce4cb7cf4a2da8147f46f8e9ab55a7f692254b871aaa6028cf26 ssh-agent -k 03:44:45 unset SSH_AUTH_SOCK; 03:44:45 unset SSH_AGENT_PID; 03:44:45 echo Agent pid 58 killed; 03:44:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:44:46 + git semver [Pipeline] } 03:44:46 $ docker stop --time=1 db483dd7ef59ce4cb7cf4a2da8147f46f8e9ab55a7f692254b871aaa6028cf26 03:44:47 $ docker rm -f db483dd7ef59ce4cb7cf4a2da8147f46f8e9ab55a7f692254b871aaa6028cf26 [Pipeline] // withDockerContainer [Pipeline] sh 03:44:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:44:48 Stashed 1 file(s) [Pipeline] echo 03:44:48 [edgeXSemver]: initialized semver on version 1.3.2-dev.6 [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 03:45:03 Still waiting to schedule task 03:45:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:45:03 Still waiting to schedule task 03:45:03 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 03:47:24 Running on prd-centos7-docker-4c-2g-15467 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 03:47:24 Running in /w/workspace/device-snmp-go/30 [Pipeline] { [Pipeline] checkout 03:47:25 Selected Git installation does not exist. Using Default 03:47:25 The recommended git tool is: NONE 03:47:27 using credential edgex-jenkins-ssh 03:47:27 Cloning the remote Git repository 03:47:28 Avoid second fetch 03:47:28 Checking out Revision 9351a662b217a128018db5c2b0fd8a407906271b (master) 03:47:27 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 03:47:27 > git init /w/workspace/device-snmp-go/30 # timeout=10 03:47:27 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 03:47:27 > git --version # timeout=10 03:47:27 > git --version # 'git version 2.24.4' 03:47:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:27 [INFO] Currently running in a labeled security context 03:47:27 [INFO] Currently SELinux is 'enforcing' on the host 03:47:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/30@tmp/jenkins-gitclient-ssh3736801005135367555.key 03:47:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:28 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 03:47:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:28 > git config core.sparsecheckout # timeout=10 03:47:28 > git checkout -f 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 03:47:31 Commit message: "Merge pull request #98 from lenny-intel/ports" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:47:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:47:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:47:33 + sudo service docker restart 03:47:33 + true 03:47:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:51 provisioning config files... 03:47:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/30@tmp/config8157627151773364328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:51 ---> docker-login.sh 03:47:51 nexus3.edgexfoundry.org:10001 03:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:52 Configure a credential helper to remove this warning. See 03:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:52 03:47:52 Login Succeeded 03:47:52 nexus3.edgexfoundry.org:10002 03:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:52 Configure a credential helper to remove this warning. See 03:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:52 03:47:52 Login Succeeded 03:47:52 nexus3.edgexfoundry.org:10003 03:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:52 Configure a credential helper to remove this warning. See 03:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:52 03:47:52 Login Succeeded 03:47:52 nexus3.edgexfoundry.org:10004 03:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:52 Configure a credential helper to remove this warning. See 03:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:52 03:47:52 Login Succeeded 03:47:52 docker.io 03:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:47:52 Configure a credential helper to remove this warning. See 03:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:47:52 03:47:52 Login Succeeded 03:47:52 ---> docker-login.sh ends [Pipeline] } 03:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:47:53 ========================================================= 03:47:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:47:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:47:53 + 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 . 03:47:53 Sending build context to Docker daemon 353.3kB 03:47:53 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 03:47:53 Step 2/10 : FROM ${BASE} 03:47:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:47:53 540db60ca938: Pulling fs layer 03:47:53 adcc1eea9eea: Pulling fs layer 03:47:53 4c4ab2625f07: Pulling fs layer 03:47:53 0510c868ecb4: Pulling fs layer 03:47:53 afea3b2eda06: Pulling fs layer 03:47:53 7809a108b3ef: Pulling fs layer 03:47:53 f706445af74f: Pulling fs layer 03:47:53 afea3b2eda06: Waiting 03:47:53 7809a108b3ef: Waiting 03:47:53 f706445af74f: Waiting 03:47:53 0510c868ecb4: Waiting 03:47:53 4c4ab2625f07: Verifying Checksum 03:47:53 4c4ab2625f07: Download complete 03:47:53 adcc1eea9eea: Verifying Checksum 03:47:53 adcc1eea9eea: Download complete 03:47:53 afea3b2eda06: Verifying Checksum 03:47:53 afea3b2eda06: Download complete 03:47:53 7809a108b3ef: Verifying Checksum 03:47:53 7809a108b3ef: Download complete 03:47:53 540db60ca938: Verifying Checksum 03:47:53 540db60ca938: Download complete 03:47:53 540db60ca938: Pull complete 03:47:53 adcc1eea9eea: Pull complete 03:47:54 4c4ab2625f07: Pull complete 03:47:56 f706445af74f: Verifying Checksum 03:47:56 f706445af74f: Download complete 03:47:58 0510c868ecb4: Verifying Checksum 03:47:58 0510c868ecb4: Download complete 03:48:01 0510c868ecb4: Pull complete 03:48:01 afea3b2eda06: Pull complete 03:48:01 7809a108b3ef: Pull complete 03:48:02 f706445af74f: Pull complete 03:48:02 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:48:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:48:02 ---> b068be0155e3 03:48:02 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 03:48:07 ---> Running in 3726d2470849 03:48:07 Removing intermediate container 3726d2470849 03:48:07 ---> cd2216cbd0e1 03:48:07 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 03:48:07 ---> Running in b225ed4e466e 03:48:07 Removing intermediate container b225ed4e466e 03:48:07 ---> 80e7618190fb 03:48:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 03:48:07 ---> Running in 087104512cc3 03:48:07 Removing intermediate container 087104512cc3 03:48:07 ---> d3760fd7af97 03:48:07 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:07 ---> Running in 41b694516af0 03:48:07 Removing intermediate container 41b694516af0 03:48:07 ---> 599725c376a5 03:48:07 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:48:07 ---> Running in 2e961da91363 03:48:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:48:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:48:09 (1/13) Installing libc-dev (0.7.2-r3) 03:48:09 (2/13) Installing libsodium (1.0.18-r0) 03:48:09 (3/13) Installing pkgconf (1.7.3-r0) 03:48:09 (4/13) Installing libsodium-dev (1.0.18-r0) 03:48:09 (5/13) Installing openssh-keygen (8.4_p1-r3) 03:48:09 (6/13) Installing libedit (20191231.3.1-r1) 03:48:09 (7/13) Installing openssh-client (8.4_p1-r3) 03:48:09 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 03:48:10 (9/13) Installing openssh-server-common (8.4_p1-r3) 03:48:10 (10/13) Installing openssh-server (8.4_p1-r3) 03:48:10 (11/13) Installing openssh (8.4_p1-r3) 03:48:10 (12/13) Installing libzmq (4.3.3-r1) 03:48:10 (13/13) Installing zeromq-dev (4.3.3-r1) 03:48:10 Executing busybox-1.32.1-r6.trigger 03:48:10 OK: 156 MiB in 53 packages 03:48:11 Removing intermediate container 2e961da91363 03:48:11 ---> 12d96ebb99f7 03:48:11 Step 8/10 : WORKDIR /device-snmp-go 03:48:11 ---> Running in 41fbf125b987 03:48:11 Removing intermediate container 41fbf125b987 03:48:11 ---> b6075fd7d17c 03:48:11 Step 9/10 : COPY . . 03:48:11 ---> dd7ea831d848 03:48:11 Step 10/10 : RUN go mod download 03:48:11 ---> Running in cd1bd4da8e34 03:48:23 Removing intermediate container cd1bd4da8e34 03:48:23 ---> 9f979b7f74c8 03:48:23 Successfully built 9f979b7f74c8 03:48:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:48:23 + docker inspect -f . ci-base-image-x86_64 03:48:23 . [Pipeline] withDockerContainer 03:48:23 prd-centos7-docker-4c-2g-15467 does not seem to be running inside a container 03:48:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/30 -v /w/workspace/device-snmp-go/30:/w/workspace/device-snmp-go/30:rw,z -v /w/workspace/device-snmp-go/30@tmp:/w/workspace/device-snmp-go/30@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 03:48:24 $ docker top bf15b7646b4f7005f19946dfaba6b96119229a1a4150ed65db927778850a27f3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:24 + go version 03:48:24 go version go1.16.3 linux/amd64 [Pipeline] } 03:48:24 $ docker stop --time=1 bf15b7646b4f7005f19946dfaba6b96119229a1a4150ed65db927778850a27f3 03:48:25 $ docker rm -f bf15b7646b4f7005f19946dfaba6b96119229a1a4150ed65db927778850a27f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:48:26 + docker inspect -f . ci-base-image-x86_64 03:48:26 . [Pipeline] withDockerContainer 03:48:26 prd-centos7-docker-4c-2g-15467 does not seem to be running inside a container 03:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/30 -v /w/workspace/device-snmp-go/30:/w/workspace/device-snmp-go/30:rw,z -v /w/workspace/device-snmp-go/30@tmp:/w/workspace/device-snmp-go/30@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 03:48:27 $ docker top 035f10335074fd58d10486d54f39af7bc90272093cfb89228cf320931ce11913 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:27 + go mod tidy [Pipeline] sh 03:48:27 + make test 03:48:27 go mod tidy 03:48:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:48:28 ? github.com/edgexfoundry/device-snmp-go [no test files] 03:48:46 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 03:48:46 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 03:48:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:48:50 gofmt -l . 03:48:50 [ "`gofmt -l .`" = "" ] 03:48:50 ./bin/test-attribution-txt.sh [Pipeline] } 03:48:50 $ docker stop --time=1 035f10335074fd58d10486d54f39af7bc90272093cfb89228cf320931ce11913 03:48:52 $ docker rm -f 035f10335074fd58d10486d54f39af7bc90272093cfb89228cf320931ce11913 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:48:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:48:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:48:54 + ls -al . 03:48:54 total 104 03:48:54 drwxrwxr-x. 7 jenkins jenkins 4096 May 21 03:48 . 03:48:54 drwxrwxr-x. 4 jenkins jenkins 30 May 21 03:47 .. 03:48:54 -rw-rw-r--. 1 jenkins jenkins 6520 May 21 03:47 Attribution.txt 03:48:54 drwxrwxr-x. 2 jenkins jenkins 60 May 21 03:47 bin 03:48:54 drwxrwxr-x. 3 jenkins jenkins 32 May 21 03:47 cmd 03:48:54 -rw-r--r--. 1 jenkins jenkins 7631 May 21 03:48 coverage.out 03:48:54 -rw-rw-r--. 1 jenkins jenkins 1459 May 21 03:47 Dockerfile 03:48:54 -rw-rw-r--. 1 jenkins jenkins 1057 May 21 03:47 Dockerfile.build 03:48:54 -rw-rw-r--. 1 jenkins jenkins 6 May 21 03:47 .dockerignore 03:48:54 drwxrwxr-x. 8 jenkins jenkins 162 May 21 03:47 .git 03:48:54 drwxrwxr-x. 2 jenkins jenkins 103 May 21 03:47 .github 03:48:54 -rw-rw-r--. 1 jenkins jenkins 272 May 21 03:47 .gitignore 03:48:54 -rw-rw-r--. 1 jenkins jenkins 222 May 21 03:47 go.mod 03:48:54 -rw-r--r--. 1 jenkins jenkins 21438 May 21 03:48 go.sum 03:48:54 drwxrwxr-x. 3 jenkins jenkins 20 May 21 03:47 internal 03:48:54 -rw-rw-r--. 1 jenkins jenkins 656 May 21 03:47 Jenkinsfile 03:48:54 -rw-rw-r--. 1 jenkins jenkins 11340 May 21 03:47 LICENSE 03:48:54 -rw-rw-r--. 1 jenkins jenkins 936 May 21 03:47 Makefile 03:48:54 -rw-rw-r--. 1 jenkins jenkins 9079 May 21 03:47 README.md 03:48:54 -rw-rw-r--. 1 jenkins jenkins 11 May 21 03:44 VERSION 03:48:54 -rw-rw-r--. 1 jenkins jenkins 209 May 21 03:47 version.go [Pipeline] isUnix [Pipeline] sh 03:48:55 + 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=9351a662b217a128018db5c2b0fd8a407906271b --label arch=amd64 --label version=1.3.2-dev.6 . 03:48:55 Sending build context to Docker daemon 361.5kB 03:48:55 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 03:48:55 Step 2/24 : FROM ${BASE} AS builder 03:48:55 ---> 9f979b7f74c8 03:48:55 Step 3/24 : ARG MAKE='make build' 03:48:55 ---> Running in 7bd928c3bf04 03:48:55 Removing intermediate container 7bd928c3bf04 03:48:55 ---> 428016b1ad7d 03:48:55 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:48:55 ---> Running in 68d42c993c71 03:48:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15468 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 03:48:55 Running in /w/workspace/device-snmp-go/30 [Pipeline] { 03:48:55 Removing intermediate container 68d42c993c71 03:48:55 ---> 57b01749135e 03:48:55 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 03:48:55 ---> Running in bbb88b7ea25f 03:48:55 Removing intermediate container bbb88b7ea25f 03:48:55 ---> 23a873b8aa7d 03:48:55 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:55 ---> Running in a89883ec8fa5 [Pipeline] checkout 03:48:55 Selected Git installation does not exist. Using Default 03:48:55 The recommended git tool is: NONE 03:48:55 Removing intermediate container a89883ec8fa5 03:48:55 ---> 58099f92e566 03:48:55 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:48:55 ---> Running in a2aab5858c31 03:48:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:48:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:48:57 OK: 156 MiB in 53 packages 03:48:57 Removing intermediate container a2aab5858c31 03:48:57 ---> cc32ea04df14 03:48:57 Step 8/24 : WORKDIR /device-snmp-go 03:48:57 ---> Running in b1430287b2c9 03:48:57 Removing intermediate container b1430287b2c9 03:48:57 ---> 795a25d231ad 03:48:57 Step 9/24 : COPY . . 03:48:58 ---> f4b8dfb6eb09 03:48:58 Step 10/24 : RUN go mod tidy 03:48:58 ---> Running in ab47459185be 03:48:58 Removing intermediate container ab47459185be 03:48:58 ---> 4f049b1902b2 03:48:58 Step 11/24 : RUN make update 03:48:58 ---> Running in 0e01fdfa15f6 03:48:59 CGO_ENABLED=0 GO111MODULE=on go mod download 03:48:59 Removing intermediate container 0e01fdfa15f6 03:48:59 ---> 8f83a0b4a55a 03:48:59 Step 12/24 : RUN ${MAKE} 03:48:59 ---> Running in 7d69d9c4ed04 03:48:59 go mod tidy 03:48:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.6" -o cmd/device-snmp ./cmd 03:49:01 using credential edgex-jenkins-ssh 03:49:01 Cloning the remote Git repository 03:49:01 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 03:49:01 > git init /w/workspace/device-snmp-go/30 # timeout=10 03:49:01 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 03:49:01 > git --version # timeout=10 03:49:01 > git --version # 'git version 2.17.1' 03:49:01 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:03 Avoid second fetch 03:49:03 Checking out Revision 9351a662b217a128018db5c2b0fd8a407906271b (master) 03:49:03 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 03:49:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:03 > git config core.sparsecheckout # timeout=10 03:49:03 > git checkout -f 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 03:49:07 Commit message: "Merge pull request #98 from lenny-intel/ports" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:08 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:49:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:49:09 + sudo service docker restart 03:49:09 + true 03:49:14 Removing intermediate container 7d69d9c4ed04 03:49:14 ---> 08d171ab1a4c 03:49:14 Step 13/24 : FROM alpine:3.12 03:49:14 3.12: Pulling from library/alpine 03:49:14 339de151aab4: Pulling fs layer 03:49:14 339de151aab4: Download complete 03:49:14 339de151aab4: Pull complete 03:49:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:49:14 Status: Downloaded newer image for alpine:3.12 03:49:14 ---> 13621d1b12d4 03:49:14 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 03:49:14 ---> Running in cc0cb92629d2 03:49:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:49:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:49:14 (1/6) Installing dumb-init (1.2.2-r1) 03:49:14 (2/6) Installing libgcc (9.3.0-r2) 03:49:14 (3/6) Installing libsodium (1.0.18-r0) 03:49:14 (4/6) Installing libstdc++ (9.3.0-r2) 03:49:14 (5/6) Installing libzmq (4.3.3-r0) 03:49:14 (6/6) Installing zeromq (4.3.3-r0) 03:49:14 Executing busybox-1.31.1-r20.trigger 03:49:14 OK: 8 MiB in 20 packages 03:49:14 Removing intermediate container cc0cb92629d2 03:49:14 ---> 6b5fda8de0b9 03:49:14 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 03:49:15 ---> fa4eb8dc1e67 03:49:15 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 03:49:15 ---> e55f547a8a66 03:49:15 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 03:49:15 ---> 98254917cd9b 03:49:15 Step 18/24 : EXPOSE 59993 03:49:15 ---> Running in 557247b5e1f7 03:49:15 Removing intermediate container 557247b5e1f7 03:49:15 ---> 21cd0fab4297 03:49:15 Step 19/24 : EXPOSE 161 03:49:15 ---> Running in cbd90f4d612f 03:49:15 Removing intermediate container cbd90f4d612f 03:49:15 ---> 720988102506 03:49:15 Step 20/24 : ENTRYPOINT ["/device-snmp"] 03:49:15 ---> Running in 6ea8266b34de 03:49:15 Removing intermediate container 6ea8266b34de 03:49:15 ---> 285389f0acb8 03:49:15 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 03:49:15 ---> Running in 2fb5c4bb9e6d 03:49:15 Removing intermediate container 2fb5c4bb9e6d 03:49:15 ---> a03c91fe422e 03:49:15 Step 22/24 : LABEL arch=amd64 03:49:15 ---> Running in 8b87f4458c73 03:49:16 Removing intermediate container 8b87f4458c73 03:49:16 ---> 5abc8549ca53 03:49:16 Step 23/24 : LABEL git_sha=9351a662b217a128018db5c2b0fd8a407906271b 03:49:16 ---> Running in 1b3eb2775a54 03:49:16 Removing intermediate container 1b3eb2775a54 03:49:16 ---> 0816d65e82b3 03:49:16 Step 24/24 : LABEL version=1.3.2-dev.6 03:49:16 ---> Running in 97fa2ea00034 03:49:16 Removing intermediate container 97fa2ea00034 03:49:16 ---> c08503ec6925 03:49:16 [Warning] One or more build-args [ARCH] were not consumed 03:49:16 Successfully built c08503ec6925 03:49:16 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:16 provisioning config files... 03:49:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/30@tmp/config3012936382849261884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:17 ---> docker-login.sh 03:49:17 nexus3.edgexfoundry.org:10001 03:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:17 Configure a credential helper to remove this warning. See 03:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:17 03:49:17 Login Succeeded 03:49:17 nexus3.edgexfoundry.org:10002 03:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:17 Configure a credential helper to remove this warning. See 03:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:17 03:49:17 Login Succeeded 03:49:17 nexus3.edgexfoundry.org:10003 03:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:17 Configure a credential helper to remove this warning. See 03:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:17 03:49:17 Login Succeeded 03:49:17 nexus3.edgexfoundry.org:10004 03:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:17 Configure a credential helper to remove this warning. See 03:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:17 03:49:17 Login Succeeded 03:49:17 docker.io 03:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:17 Configure a credential helper to remove this warning. See 03:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:17 03:49:17 Login Succeeded 03:49:17 ---> docker-login.sh ends [Pipeline] } 03:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:18 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 03:49:18 9351a662b217a128018db5c2b0fd8a407906271b 03:49:18 latest 03:49:18 1.3.2-dev.6 03:49:18 9351a662b217a128018db5c2b0fd8a407906271b-1.3.2-dev.6 03:49:18 master 03:49:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:49:18 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:9351a662b217a128018db5c2b0fd8a407906271b [Pipeline] isUnix [Pipeline] sh 03:49:18 + docker push nexus3.edgexfoundry.org:10004/device-snmp:9351a662b217a128018db5c2b0fd8a407906271b 03:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:49:18 2d2166989db1: Preparing 03:49:18 20db20a53b98: Preparing 03:49:18 23cbce066f73: Preparing 03:49:18 2255ab5a6258: Preparing 03:49:18 32f366d666a5: Preparing 03:49:18 32f366d666a5: Layer already exists 03:49:18 20db20a53b98: Pushed 03:49:18 2d2166989db1: Pushed 03:49:18 2255ab5a6258: Pushed 03:49:20 23cbce066f73: Pushed 03:49:20 9351a662b217a128018db5c2b0fd8a407906271b: digest: sha256:72d022a703c765007e0789b3831eb8ee58568f6e863b61749b0e626a05131ea0 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:49:20 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 03:49:20 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 03:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:49:20 2d2166989db1: Preparing 03:49:20 20db20a53b98: Preparing 03:49:20 23cbce066f73: Preparing 03:49:20 2255ab5a6258: Preparing 03:49:20 32f366d666a5: Preparing 03:49:20 32f366d666a5: Layer already exists 03:49:20 2255ab5a6258: Layer already exists 03:49:20 2d2166989db1: Layer already exists 03:49:20 23cbce066f73: Layer already exists 03:49:20 20db20a53b98: Layer already exists 03:49:20 latest: digest: sha256:72d022a703c765007e0789b3831eb8ee58568f6e863b61749b0e626a05131ea0 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:49:21 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.6 [Pipeline] isUnix [Pipeline] sh 03:49:21 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.6 03:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:49:21 2d2166989db1: Preparing 03:49:21 20db20a53b98: Preparing 03:49:21 23cbce066f73: Preparing 03:49:21 2255ab5a6258: Preparing 03:49:21 32f366d666a5: Preparing 03:49:21 23cbce066f73: Layer already exists 03:49:21 2255ab5a6258: Layer already exists 03:49:21 32f366d666a5: Layer already exists 03:49:21 2d2166989db1: Layer already exists 03:49:21 20db20a53b98: Layer already exists 03:49:21 1.3.2-dev.6: digest: sha256:72d022a703c765007e0789b3831eb8ee58568f6e863b61749b0e626a05131ea0 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:49:21 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:9351a662b217a128018db5c2b0fd8a407906271b-1.3.2-dev.6 [Pipeline] isUnix [Pipeline] sh 03:49:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp:9351a662b217a128018db5c2b0fd8a407906271b-1.3.2-dev.6 03:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:49:22 2d2166989db1: Preparing 03:49:22 20db20a53b98: Preparing 03:49:22 23cbce066f73: Preparing 03:49:22 2255ab5a6258: Preparing 03:49:22 32f366d666a5: Preparing 03:49:22 20db20a53b98: Layer already exists 03:49:22 2d2166989db1: Layer already exists 03:49:22 23cbce066f73: Layer already exists 03:49:22 2255ab5a6258: Layer already exists 03:49:22 32f366d666a5: Layer already exists 03:49:22 9351a662b217a128018db5c2b0fd8a407906271b-1.3.2-dev.6: digest: sha256:72d022a703c765007e0789b3831eb8ee58568f6e863b61749b0e626a05131ea0 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:49:22 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] isUnix [Pipeline] sh 03:49:22 + docker push nexus3.edgexfoundry.org:10004/device-snmp:master 03:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 03:49:22 2d2166989db1: Preparing 03:49:22 20db20a53b98: Preparing 03:49:22 23cbce066f73: Preparing 03:49:22 2255ab5a6258: Preparing 03:49:22 32f366d666a5: Preparing 03:49:22 20db20a53b98: Layer already exists 03:49:22 32f366d666a5: Layer already exists 03:49:22 2d2166989db1: Layer already exists 03:49:22 2255ab5a6258: Layer already exists 03:49:22 23cbce066f73: Layer already exists 03:49:22 master: digest: sha256:72d022a703c765007e0789b3831eb8ee58568f6e863b61749b0e626a05131ea0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:22 ===================================================== [Pipeline] echo 03:49:22 taggedImages: 03:49:22 - nexus3.edgexfoundry.org:10004/device-snmp:9351a662b217a128018db5c2b0fd8a407906271b 03:49:22 - nexus3.edgexfoundry.org:10004/device-snmp:latest 03:49:22 - nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.6 03:49:22 - nexus3.edgexfoundry.org:10004/device-snmp:9351a662b217a128018db5c2b0fd8a407906271b-1.3.2-dev.6 03:49:22 - 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 03:49:23 ---> job-cost.sh 03:49:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sZta [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:27 provisioning config files... 03:49:27 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/30@tmp/config6494685557632577224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:27 ---> docker-login.sh 03:49:27 nexus3.edgexfoundry.org:10001 03:49:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:29 Configure a credential helper to remove this warning. See 03:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:29 03:49:29 Login Succeeded 03:49:29 nexus3.edgexfoundry.org:10002 03:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:29 Configure a credential helper to remove this warning. See 03:49:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:29 03:49:29 Login Succeeded 03:49:29 nexus3.edgexfoundry.org:10003 03:49:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:30 Configure a credential helper to remove this warning. See 03:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:30 03:49:30 Login Succeeded 03:49:30 nexus3.edgexfoundry.org:10004 03:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:30 Configure a credential helper to remove this warning. See 03:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:30 03:49:30 Login Succeeded 03:49:30 docker.io 03:49:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:49:31 Configure a credential helper to remove this warning. See 03:49:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:49:31 03:49:31 Login Succeeded 03:49:31 ---> docker-login.sh ends [Pipeline] } 03:49:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:49:32 ========================================================= 03:49:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:49:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:49:32 + 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 . 03:49:32 Sending build context to Docker daemon 352.3kB 03:49:32 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 03:49:32 Step 2/10 : FROM ${BASE} 03:49:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:49:32 595b0fe564bb: Pulling fs layer 03:49:32 7186ed65a4f7: Pulling fs layer 03:49:32 316046926c0a: Pulling fs layer 03:49:32 4ebd0625c992: Pulling fs layer 03:49:32 207e8628e3a3: Pulling fs layer 03:49:32 c791037a9be2: Pulling fs layer 03:49:32 ffd874e62e21: Pulling fs layer 03:49:32 207e8628e3a3: Waiting 03:49:32 c791037a9be2: Waiting 03:49:32 ffd874e62e21: Waiting 03:49:32 4ebd0625c992: Waiting 03:49:32 316046926c0a: Verifying Checksum 03:49:32 316046926c0a: Download complete 03:49:32 7186ed65a4f7: Download complete 03:49:32 207e8628e3a3: Verifying Checksum 03:49:32 207e8628e3a3: Download complete 03:49:33 c791037a9be2: Verifying Checksum 03:49:33 c791037a9be2: Download complete 03:49:33 595b0fe564bb: Verifying Checksum 03:49:33 595b0fe564bb: Download complete 03:49:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:49:33 595b0fe564bb: Pull complete 03:49:34 7186ed65a4f7: Pull complete 03:49:35 316046926c0a: Pull complete 03:49:35 ffd874e62e21: Verifying Checksum 03:49:35 ffd874e62e21: Download complete 03:49:36 4ebd0625c992: Verifying Checksum 03:49:36 4ebd0625c992: Download complete 03:49:46 4ebd0625c992: Pull complete 03:49:46 207e8628e3a3: Pull complete 03:49:47 c791037a9be2: Pull complete 03:49:50 ffd874e62e21: Pull complete 03:49:50 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 03:49:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:49:50 ---> cfc18b08335c 03:49:50 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 03:49:52 lf-activate-venv(): INFO: Adding /tmp/venv-sZta/bin to PATH 03:49:52 INFO: No Stack... 03:49:52 INFO: Retrieving Pricing Info for: v3-standard-2 03:49:52 INFO: Archiving Costs [Pipeline] sh 03:49:52 + cat /w/workspace/device-snmp-go/30/archives/cost.csv 03:49:52 + cut -d, -f6 [Pipeline] lock 03:49:52 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-30-stack-cost] 03:49:52 Resource [jenkins-edgexfoundry-device-snmp-go-master-30-stack-cost] did not exist. Created. 03:49:52 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:49:52 + echo total: 0.05999999865889549 [Pipeline] stash 03:49:52 Stashed 1 file(s) [Pipeline] } 03:49:52 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-30-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:49:53 ---> Running in be41263fbf17 03:49:53 Removing intermediate container be41263fbf17 03:49:53 ---> fb7a40f701f8 03:49:53 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 03:49:53 ---> Running in e0efbc74e647 03:49:54 Removing intermediate container e0efbc74e647 03:49:54 ---> 6c8455e64dbe 03:49:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 03:49:54 ---> Running in bbbc239d82db 03:49:54 Removing intermediate container bbbc239d82db 03:49:54 ---> f3a766015053 03:49:54 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:54 ---> Running in e1db60490f37 03:49:57 Removing intermediate container e1db60490f37 03:49:57 ---> da06af1fc4bc 03:49:57 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:49:57 ---> Running in 45df03231265 03:49:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:49:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:50:00 (1/13) Installing libc-dev (0.7.2-r3) 03:50:00 (2/13) Installing libsodium (1.0.18-r0) 03:50:00 (3/13) Installing pkgconf (1.7.3-r0) 03:50:00 (4/13) Installing libsodium-dev (1.0.18-r0) 03:50:00 (5/13) Installing openssh-keygen (8.4_p1-r3) 03:50:00 (6/13) Installing libedit (20191231.3.1-r1) 03:50:00 (7/13) Installing openssh-client (8.4_p1-r3) 03:50:01 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 03:50:01 (9/13) Installing openssh-server-common (8.4_p1-r3) 03:50:01 (10/13) Installing openssh-server (8.4_p1-r3) 03:50:01 (11/13) Installing openssh (8.4_p1-r3) 03:50:01 (12/13) Installing libzmq (4.3.3-r1) 03:50:01 (13/13) Installing zeromq-dev (4.3.3-r1) 03:50:02 Executing busybox-1.32.1-r6.trigger 03:50:02 OK: 145 MiB in 53 packages 03:50:03 Removing intermediate container 45df03231265 03:50:03 ---> 53c2914d694c 03:50:03 Step 8/10 : WORKDIR /device-snmp-go 03:50:03 ---> Running in 24fc8a90660d 03:50:04 Removing intermediate container 24fc8a90660d 03:50:04 ---> d1f39a3497d8 03:50:04 Step 9/10 : COPY . . 03:50:05 ---> 2d89b9548c5f 03:50:05 Step 10/10 : RUN go mod download 03:50:05 ---> Running in 7f8faecf70c4 03:50:32 Removing intermediate container 7f8faecf70c4 03:50:32 ---> 47a414656ba9 03:50:32 Successfully built 47a414656ba9 03:50:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:50:32 + docker inspect -f . ci-base-image-arm64 03:50:32 . [Pipeline] withDockerContainer 03:50:33 prd-ubuntu18.04-docker-arm64-4c-16g-15468 does not seem to be running inside a container 03:50:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/30 -v /w/workspace/device-snmp-go/30:/w/workspace/device-snmp-go/30:rw,z -v /w/workspace/device-snmp-go/30@tmp:/w/workspace/device-snmp-go/30@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 ******** ci-base-image-arm64 cat 03:50:34 $ docker top 86a8e6e5b870583f154c7f744c97911885546b3c57556753ffab197fa29577a4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:35 + go version 03:50:35 go version go1.16.3 linux/arm64 [Pipeline] } 03:50:35 $ docker stop --time=1 86a8e6e5b870583f154c7f744c97911885546b3c57556753ffab197fa29577a4 03:50:37 $ docker rm -f 86a8e6e5b870583f154c7f744c97911885546b3c57556753ffab197fa29577a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:38 + docker inspect -f . ci-base-image-arm64 03:50:38 . [Pipeline] withDockerContainer 03:50:38 prd-ubuntu18.04-docker-arm64-4c-16g-15468 does not seem to be running inside a container 03:50:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/30 -v /w/workspace/device-snmp-go/30:/w/workspace/device-snmp-go/30:rw,z -v /w/workspace/device-snmp-go/30@tmp:/w/workspace/device-snmp-go/30@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 ******** ci-base-image-arm64 cat 03:50:40 $ docker top f4124441328b8c53451044f74e83bce20223aace27945eafa64344c573972a86 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:41 + go mod tidy [Pipeline] sh 03:50:42 + make test 03:50:42 go mod tidy 03:50:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:50:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 03:51:41 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 03:51:41 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.034s coverage: 0.0% of statements 03:51:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:51:59 gofmt -l . 03:51:59 [ "`gofmt -l .`" = "" ] 03:51:59 ./bin/test-attribution-txt.sh [Pipeline] } 03:52:00 $ docker stop --time=1 f4124441328b8c53451044f74e83bce20223aace27945eafa64344c573972a86 03:52:02 $ docker rm -f f4124441328b8c53451044f74e83bce20223aace27945eafa64344c573972a86 [Pipeline] // withDockerContainer [Pipeline] sh 03:52:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:52:02 Warning: overwriting stash ‘coverage-report’ 03:52:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:52:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:52:04 + ls -al . 03:52:04 total 128 03:52:04 drwxrwxr-x 7 jenkins jenkins 4096 May 21 03:51 . 03:52:04 drwxrwxr-x 4 jenkins jenkins 4096 May 21 03:49 .. 03:52:04 -rw-rw-r-- 1 jenkins jenkins 6 May 21 03:49 .dockerignore 03:52:04 drwxrwxr-x 8 jenkins jenkins 4096 May 21 03:49 .git 03:52:04 drwxrwxr-x 2 jenkins jenkins 4096 May 21 03:49 .github 03:52:04 -rw-rw-r-- 1 jenkins jenkins 272 May 21 03:49 .gitignore 03:52:04 -rw-rw-r-- 1 jenkins jenkins 6520 May 21 03:49 Attribution.txt 03:52:04 -rw-rw-r-- 1 jenkins jenkins 1459 May 21 03:49 Dockerfile 03:52:04 -rw-rw-r-- 1 jenkins jenkins 1057 May 21 03:49 Dockerfile.build 03:52:04 -rw-rw-r-- 1 jenkins jenkins 656 May 21 03:49 Jenkinsfile 03:52:04 -rw-rw-r-- 1 jenkins jenkins 11340 May 21 03:49 LICENSE 03:52:04 -rw-rw-r-- 1 jenkins jenkins 936 May 21 03:49 Makefile 03:52:04 -rw-rw-r-- 1 jenkins jenkins 9079 May 21 03:49 README.md 03:52:04 -rw-rw-r-- 1 jenkins jenkins 11 May 21 03:44 VERSION 03:52:04 drwxrwxr-x 2 jenkins jenkins 4096 May 21 03:49 bin 03:52:04 drwxrwxr-x 3 jenkins jenkins 4096 May 21 03:49 cmd 03:52:04 -rw-r--r-- 1 jenkins jenkins 7631 May 21 03:51 coverage.out 03:52:04 -rw-rw-r-- 1 jenkins jenkins 222 May 21 03:49 go.mod 03:52:04 -rw-r--r-- 1 jenkins jenkins 21438 May 21 03:50 go.sum 03:52:04 drwxrwxr-x 3 jenkins jenkins 4096 May 21 03:49 internal 03:52:04 -rw-rw-r-- 1 jenkins jenkins 209 May 21 03:49 version.go [Pipeline] isUnix [Pipeline] sh 03:52:04 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9351a662b217a128018db5c2b0fd8a407906271b --label arch=arm64 --label version=1.3.2-dev.6 . 03:52:04 Sending build context to Docker daemon 360.4kB 03:52:04 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 03:52:04 Step 2/24 : FROM ${BASE} AS builder 03:52:04 ---> 47a414656ba9 03:52:04 Step 3/24 : ARG MAKE='make build' 03:52:05 ---> Running in c2683f968636 03:52:05 Removing intermediate container c2683f968636 03:52:05 ---> a2f9031eb251 03:52:05 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:52:06 ---> Running in 4ecf4b20ef33 03:52:06 Removing intermediate container 4ecf4b20ef33 03:52:06 ---> 94127fd0688d 03:52:06 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 03:52:06 ---> Running in 5e99e26df5e1 03:52:06 Removing intermediate container 5e99e26df5e1 03:52:06 ---> 381c29c417c0 03:52:06 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:07 ---> Running in 20e412f2cb87 03:52:09 Removing intermediate container 20e412f2cb87 03:52:09 ---> eaba29e1050c 03:52:09 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:52:09 ---> Running in df2378660b60 03:52:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:52:12 OK: 145 MiB in 53 packages 03:52:13 Removing intermediate container df2378660b60 03:52:13 ---> d69723e4b256 03:52:13 Step 8/24 : WORKDIR /device-snmp-go 03:52:13 ---> Running in c1b9f0f1ca05 03:52:14 Removing intermediate container c1b9f0f1ca05 03:52:14 ---> b304b7b3592d 03:52:14 Step 9/24 : COPY . . 03:52:15 ---> c683b2d01252 03:52:15 Step 10/24 : RUN go mod tidy 03:52:15 ---> Running in 36e04100b7e2 03:52:18 Removing intermediate container 36e04100b7e2 03:52:18 ---> bd6ccdb80909 03:52:18 Step 11/24 : RUN make update 03:52:18 ---> Running in adac04703508 03:52:19 CGO_ENABLED=0 GO111MODULE=on go mod download 03:52:20 Removing intermediate container adac04703508 03:52:20 ---> f000c8c807e4 03:52:20 Step 12/24 : RUN ${MAKE} 03:52:20 ---> Running in 9b96ddeb2010 03:52:21 go mod tidy 03:52:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.6" -o cmd/device-snmp ./cmd 03:53:01 Removing intermediate container 9b96ddeb2010 03:53:01 ---> d9cb9002001b 03:53:01 Step 13/24 : FROM alpine:3.12 03:53:01 3.12: Pulling from library/alpine 03:53:01 d2f70382dc9a: Pulling fs layer 03:53:01 d2f70382dc9a: Verifying Checksum 03:53:01 d2f70382dc9a: Download complete 03:53:01 d2f70382dc9a: Pull complete 03:53:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:53:01 Status: Downloaded newer image for alpine:3.12 03:53:01 ---> 9852663dfa18 03:53:01 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 03:53:01 ---> Running in efb12f46352b 03:53:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:53:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:53:02 (1/6) Installing dumb-init (1.2.2-r1) 03:53:02 (2/6) Installing libgcc (9.3.0-r2) 03:53:02 (3/6) Installing libsodium (1.0.18-r0) 03:53:02 (4/6) Installing libstdc++ (9.3.0-r2) 03:53:02 (5/6) Installing libzmq (4.3.3-r0) 03:53:02 (6/6) Installing zeromq (4.3.3-r0) 03:53:02 Executing busybox-1.31.1-r20.trigger 03:53:02 OK: 8 MiB in 20 packages 03:53:03 Removing intermediate container efb12f46352b 03:53:03 ---> bbd37482751a 03:53:03 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 03:53:04 ---> 622086fd5c2d 03:53:04 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 03:53:05 ---> 38d9a92d3232 03:53:05 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 03:53:06 ---> 50137a036782 03:53:06 Step 18/24 : EXPOSE 59993 03:53:06 ---> Running in 06e972f7d821 03:53:06 Removing intermediate container 06e972f7d821 03:53:06 ---> 6851c5f867f4 03:53:06 Step 19/24 : EXPOSE 161 03:53:07 ---> Running in dbd3a3197401 03:53:07 Removing intermediate container dbd3a3197401 03:53:07 ---> 9fd0bd9f483d 03:53:07 Step 20/24 : ENTRYPOINT ["/device-snmp"] 03:53:07 ---> Running in 420b9fe26301 03:53:08 Removing intermediate container 420b9fe26301 03:53:08 ---> af21d983b4b6 03:53:08 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 03:53:08 ---> Running in 258f1f06ba9d 03:53:08 Removing intermediate container 258f1f06ba9d 03:53:08 ---> ab282ba254fd 03:53:08 Step 22/24 : LABEL arch=arm64 03:53:08 ---> Running in 870a542f6cc5 03:53:09 Removing intermediate container 870a542f6cc5 03:53:09 ---> c43f88d89c70 03:53:09 Step 23/24 : LABEL git_sha=9351a662b217a128018db5c2b0fd8a407906271b 03:53:09 ---> Running in dcf4504cb9e2 03:53:10 Removing intermediate container dcf4504cb9e2 03:53:10 ---> ee98084573ce 03:53:10 Step 24/24 : LABEL version=1.3.2-dev.6 03:53:10 ---> Running in 493a6de9a80e 03:53:10 Removing intermediate container 493a6de9a80e 03:53:10 ---> 3bda1dbfae48 03:53:10 [Warning] One or more build-args [ARCH] were not consumed 03:53:10 Successfully built 3bda1dbfae48 03:53:10 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 03:53:10 provisioning config files... 03:53:10 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/30@tmp/config2376495499385217167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:11 ---> docker-login.sh 03:53:11 nexus3.edgexfoundry.org:10001 03:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:11 Configure a credential helper to remove this warning. See 03:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:11 03:53:11 Login Succeeded 03:53:11 nexus3.edgexfoundry.org:10002 03:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:12 Configure a credential helper to remove this warning. See 03:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:12 03:53:12 Login Succeeded 03:53:12 nexus3.edgexfoundry.org:10003 03:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:12 Configure a credential helper to remove this warning. See 03:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:12 03:53:12 Login Succeeded 03:53:12 nexus3.edgexfoundry.org:10004 03:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:13 Configure a credential helper to remove this warning. See 03:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:13 03:53:13 Login Succeeded 03:53:13 docker.io 03:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:53:13 Configure a credential helper to remove this warning. See 03:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:53:13 03:53:13 Login Succeeded 03:53:13 ---> docker-login.sh ends [Pipeline] } 03:53:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:13 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 03:53:13 9351a662b217a128018db5c2b0fd8a407906271b 03:53:13 latest 03:53:13 1.3.2-dev.6 03:53:13 9351a662b217a128018db5c2b0fd8a407906271b-1.3.2-dev.6 03:53:13 master 03:53:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:53:14 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:9351a662b217a128018db5c2b0fd8a407906271b [Pipeline] isUnix [Pipeline] sh 03:53:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:9351a662b217a128018db5c2b0fd8a407906271b 03:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:53:14 e6e0869592c5: Preparing 03:53:14 a822e3778c7f: Preparing 03:53:14 7f8467611b54: Preparing 03:53:14 22f14bd57634: Preparing 03:53:14 3fbe34a1663b: Preparing 03:53:14 3fbe34a1663b: Layer already exists 03:53:14 e6e0869592c5: Pushed 03:53:14 a822e3778c7f: Pushed 03:53:15 22f14bd57634: Pushed 03:53:17 7f8467611b54: Pushed 03:53:18 9351a662b217a128018db5c2b0fd8a407906271b: digest: sha256:66d4b19f6ff1830316149d788c1b08c2edb23ee6900c4235692afe2f4eadddee size: 1365 [Pipeline] isUnix [Pipeline] sh 03:53:18 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:53:18 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 03:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:53:18 e6e0869592c5: Preparing 03:53:18 a822e3778c7f: Preparing 03:53:18 7f8467611b54: Preparing 03:53:18 22f14bd57634: Preparing 03:53:18 3fbe34a1663b: Preparing 03:53:18 a822e3778c7f: Layer already exists 03:53:18 e6e0869592c5: Layer already exists 03:53:18 22f14bd57634: Layer already exists 03:53:18 7f8467611b54: Layer already exists 03:53:18 3fbe34a1663b: Layer already exists 03:53:19 latest: digest: sha256:66d4b19f6ff1830316149d788c1b08c2edb23ee6900c4235692afe2f4eadddee size: 1365 [Pipeline] isUnix [Pipeline] sh 03:53:19 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.6 [Pipeline] isUnix [Pipeline] sh 03:53:19 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.6 03:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:53:19 e6e0869592c5: Preparing 03:53:19 a822e3778c7f: Preparing 03:53:19 7f8467611b54: Preparing 03:53:19 22f14bd57634: Preparing 03:53:19 3fbe34a1663b: Preparing 03:53:19 7f8467611b54: Layer already exists 03:53:19 a822e3778c7f: Layer already exists 03:53:19 3fbe34a1663b: Layer already exists 03:53:19 22f14bd57634: Layer already exists 03:53:19 e6e0869592c5: Layer already exists 03:53:20 1.3.2-dev.6: digest: sha256:66d4b19f6ff1830316149d788c1b08c2edb23ee6900c4235692afe2f4eadddee size: 1365 [Pipeline] isUnix [Pipeline] sh 03:53:20 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:9351a662b217a128018db5c2b0fd8a407906271b-1.3.2-dev.6 [Pipeline] isUnix [Pipeline] sh 03:53:20 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:9351a662b217a128018db5c2b0fd8a407906271b-1.3.2-dev.6 03:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:53:20 e6e0869592c5: Preparing 03:53:20 a822e3778c7f: Preparing 03:53:20 7f8467611b54: Preparing 03:53:20 22f14bd57634: Preparing 03:53:20 3fbe34a1663b: Preparing 03:53:20 22f14bd57634: Layer already exists 03:53:20 7f8467611b54: Layer already exists 03:53:20 e6e0869592c5: Layer already exists 03:53:20 3fbe34a1663b: Layer already exists 03:53:20 a822e3778c7f: Layer already exists 03:53:21 9351a662b217a128018db5c2b0fd8a407906271b-1.3.2-dev.6: digest: sha256:66d4b19f6ff1830316149d788c1b08c2edb23ee6900c4235692afe2f4eadddee size: 1365 [Pipeline] isUnix [Pipeline] sh 03:53:21 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] isUnix [Pipeline] sh 03:53:21 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:master 03:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:53:21 e6e0869592c5: Preparing 03:53:21 a822e3778c7f: Preparing 03:53:21 7f8467611b54: Preparing 03:53:21 22f14bd57634: Preparing 03:53:21 3fbe34a1663b: Preparing 03:53:22 e6e0869592c5: Layer already exists 03:53:22 a822e3778c7f: Layer already exists 03:53:22 7f8467611b54: Layer already exists 03:53:22 3fbe34a1663b: Layer already exists 03:53:22 22f14bd57634: Layer already exists 03:53:22 master: digest: sha256:66d4b19f6ff1830316149d788c1b08c2edb23ee6900c4235692afe2f4eadddee size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:22 ===================================================== [Pipeline] echo 03:53:22 taggedImages: 03:53:22 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:9351a662b217a128018db5c2b0fd8a407906271b 03:53:22 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 03:53:22 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.6 03:53:22 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:9351a662b217a128018db5c2b0fd8a407906271b-1.3.2-dev.6 03:53:22 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:53:22 ---> job-cost.sh 03:53:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oFLn 03:54:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:55:46 lf-activate-venv(): INFO: Adding /tmp/venv-oFLn/bin to PATH 03:55:46 INFO: No Stack... 03:55:46 INFO: Retrieving Pricing Info for: v2-standard-4 03:55:46 INFO: Archiving Costs [Pipeline] sh 03:55:46 + cat /w/workspace/device-snmp-go/30/archives/cost.csv 03:55:46 + cut -d, -f6 [Pipeline] lock 03:55:46 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-30-stack-cost] 03:55:46 Resource [jenkins-edgexfoundry-device-snmp-go-master-30-stack-cost] did not exist. Created. 03:55:46 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-30-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:55:47 /w/workspace/device-snmp-go/30@tmp/durable-25757460/script.sh: 1: /w/workspace/device-snmp-go/30@tmp/durable-25757460/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:55:47 + echo total: 0.18000000715255737 [Pipeline] stash 03:55:47 Warning: overwriting stash ‘stack-cost’ 03:55:47 Stashed 1 file(s) [Pipeline] } 03:55:47 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-30-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 03:55:48 provisioning config files... 03:55:48 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4685227622474714447tmp [Pipeline] { [Pipeline] sh 03:55:48 + set +x 03:55:48 + curl -s https://codecov.io/bash 03:55:48 + bash -s -- 03:55:48 03:55:48 _____ _ 03:55:48 / ____| | | 03:55:48 | | ___ __| | ___ ___ _____ __ 03:55:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:55:48 | |___| (_) | (_| | __/ (_| (_) \ V / 03:55:48 \_____\___/ \__,_|\___|\___\___/ \_/ 03:55:48 Bash-1.0.2 03:55:48 03:55:48 03:55:48 ==> git version 2.24.4 found 03:55:48 ==> 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 03:55:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:55:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:55:48 ==> Jenkins CI detected. 03:55:48 project root: . 03:55:48 --> token set from env 03:55:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:55:49 ==> Running gcov in . (disable via -X gcov) 03:55:49 ==> Python coveragepy not found 03:55:49 ==> Searching for coverage reports in: 03:55:49 + . 03:55:49 -> Found 1 reports 03:55:49 ==> Detecting git/mercurial file structure 03:55:49 ==> Reading reports 03:55:49 + ./coverage.out bytes=7631 03:55:49 ==> Appending adjustments 03:55:49 https://docs.codecov.io/docs/fixing-reports 03:55:49 + Found adjustments 03:55:49 ==> Gzipping contents 03:55:49 4.0K /tmp/codecov.31AiaH.gz 03:55:49 ==> Uploading reports 03:55:49 url: https://codecov.io 03:55:49 query: branch=master&commit=9351a662b217a128018db5c2b0fd8a407906271b&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:55:49 -> Pinging Codecov 03:55:49 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=9351a662b217a128018db5c2b0fd8a407906271b&build=30&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F30%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:55:49 -> Uploading to 03:55:49 https://storage.googleapis.com/codecov/v4/raw/2021-05-21/6C56EA5C29638FB4528AC87E60AF5AE0/9351a662b217a128018db5c2b0fd8a407906271b/02ed0fe4-a6dc-453c-9a91-1986a5ac7071.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T035549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=80350c39fec712af36401e1a21c5c3282f84403524b22d2e0c3c11cda9edda61 03:55:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:55:49 Dload Upload Total Spent Left Speed 03:55:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3760 --:--:-- --:--:-- --:--:-- 3765 03:55:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/9351a662b217a128018db5c2b0fd8a407906271b [Pipeline] } 03:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:55:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:55:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:55:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:55:50 03:55:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:55:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:55:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:55:51 188c0c94c7c5: Pulling fs layer 03:55:51 0ef7d3d256c8: Pulling fs layer 03:55:51 de9db76c5a1d: Pulling fs layer 03:55:51 0eba1c9be4d2: Pulling fs layer 03:55:51 0d57e429df01: Pulling fs layer 03:55:51 4e4be7b47b0d: Pulling fs layer 03:55:51 e1f770b5df2f: Pulling fs layer 03:55:51 85a0685a4137: Pulling fs layer 03:55:51 0d57e429df01: Waiting 03:55:51 4e4be7b47b0d: Waiting 03:55:51 e1f770b5df2f: Waiting 03:55:51 85a0685a4137: Waiting 03:55:51 0eba1c9be4d2: Waiting 03:55:51 de9db76c5a1d: Verifying Checksum 03:55:51 de9db76c5a1d: Download complete 03:55:51 0ef7d3d256c8: Verifying Checksum 03:55:51 0ef7d3d256c8: Download complete 03:55:51 0d57e429df01: Verifying Checksum 03:55:51 0d57e429df01: Download complete 03:55:51 4e4be7b47b0d: Download complete 03:55:51 188c0c94c7c5: Verifying Checksum 03:55:51 188c0c94c7c5: Download complete 03:55:51 188c0c94c7c5: Pull complete 03:55:51 0ef7d3d256c8: Pull complete 03:55:51 de9db76c5a1d: Pull complete 03:55:52 e1f770b5df2f: Verifying Checksum 03:55:52 e1f770b5df2f: Download complete 03:55:54 0eba1c9be4d2: Verifying Checksum 03:55:54 0eba1c9be4d2: Download complete 03:55:54 85a0685a4137: Verifying Checksum 03:55:54 85a0685a4137: Download complete 03:55:57 0eba1c9be4d2: Pull complete 03:55:57 0d57e429df01: Pull complete 03:55:57 4e4be7b47b0d: Pull complete 03:55:58 e1f770b5df2f: Pull complete 03:56:03 85a0685a4137: Pull complete 03:56:03 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:56:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:56:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:56:03 prd-centos7-docker-4c-2g-15464 does not seem to be running inside a container 03:56:03 $ 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 03:56:07 $ docker top 2b126d191292b4903499166afb889cb9b9907a30a45e6b149c69f7231a0e97cf -eo pid,comm [Pipeline] { [Pipeline] echo 03:56:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:56:08 + set -o pipefail 03:56:08 + snyk monitor '--org=edgex-jenkins' 03:56:18 03:56:18 Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... 03:56:18 03:56:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/65b2ee29-1440-463c-8602-1aba497df1eb 03:56:18 03:56:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:56:18 03:56:18 [Pipeline] } 03:56:18 $ docker stop --time=1 2b126d191292b4903499166afb889cb9b9907a30a45e6b149c69f7231a0e97cf 03:56:20 $ docker rm -f 2b126d191292b4903499166afb889cb9b9907a30a45e6b149c69f7231a0e97cf [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 03:56:21 + git log --format=format:%s -1 9351a662b217a128018db5c2b0fd8a407906271b [Pipeline] isUnix [Pipeline] sh 03:56:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:56:22 . [Pipeline] withDockerContainer 03:56:22 prd-centos7-docker-4c-2g-15464 does not seem to be running inside a container 03:56:22 $ 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 03:56:22 $ docker top 9ba061d98696eff5627b64d2462873402ff72fbe31e3f3c40995a9969f39f2f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:56:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:22 [ssh-agent] Looking for ssh-agent implementation... 03:56:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:22 $ docker exec 9ba061d98696eff5627b64d2462873402ff72fbe31e3f3c40995a9969f39f2f0 ssh-agent 03:56:23 SSH_AUTH_SOCK=/tmp/ssh-amDeTmzzUCGE/agent.14 03:56:23 SSH_AGENT_PID=20 03:56:23 Running ssh-add (command line suppressed) 03:56:23 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_9170854324291286603.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_9170854324291286603.key) 03:56:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:23 + git semver tag 03:56:23 # -> Open(): unable to determine branch for HEAD 03:56:23 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 03:56:23 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 03:56:23 # $SEMVER_REMOTE_NAME = origin 03:56:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:56:23 # $SEMVER_USER_NAME = edgex-jenkins 03:56:23 # $SEMVER_BRANCH = master 03:56:23 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 03:56:23 # 9351a662b217a128018db5c2b0fd8a407906271b HEAD 03:56:23 # -> Force: false 03:56:23 # ad98327c05ec610efd5965b916ae9b044c2b5bf2 refs/tags/v1.3.2-dev.6 [Pipeline] } 03:56:23 $ docker exec --env ******** --env ******** 9ba061d98696eff5627b64d2462873402ff72fbe31e3f3c40995a9969f39f2f0 ssh-agent -k 03:56:23 unset SSH_AUTH_SOCK; 03:56:23 unset SSH_AGENT_PID; 03:56:23 echo Agent pid 20 killed; 03:56:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:24 + git semver [Pipeline] } 03:56:24 $ docker stop --time=1 9ba061d98696eff5627b64d2462873402ff72fbe31e3f3c40995a9969f39f2f0 03:56:25 $ docker rm -f 9ba061d98696eff5627b64d2462873402ff72fbe31e3f3c40995a9969f39f2f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:56:25 03:56:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:56:26 0.23.1-centos7: Pulling from edgex-lftools 03:56:26 ab5ef0e58194: Pulling fs layer 03:56:26 9712f1f96733: Pulling fs layer 03:56:26 63f879dbbcfc: Pulling fs layer 03:56:26 0d9ebad4ef96: Pulling fs layer 03:56:26 e9a5061849ea: Pulling fs layer 03:56:26 d747dcd14b5f: Pulling fs layer 03:56:26 2de7ff778b66: Pulling fs layer 03:56:26 0d9ebad4ef96: Waiting 03:56:26 e9a5061849ea: Waiting 03:56:26 d747dcd14b5f: Waiting 03:56:26 2de7ff778b66: Waiting 03:56:26 9712f1f96733: Verifying Checksum 03:56:26 9712f1f96733: Download complete 03:56:27 63f879dbbcfc: Download complete 03:56:27 e9a5061849ea: Download complete 03:56:27 d747dcd14b5f: Verifying Checksum 03:56:27 d747dcd14b5f: Download complete 03:56:27 ab5ef0e58194: Verifying Checksum 03:56:27 ab5ef0e58194: Download complete 03:56:27 2de7ff778b66: Verifying Checksum 03:56:27 2de7ff778b66: Download complete 03:56:27 0d9ebad4ef96: Verifying Checksum 03:56:27 0d9ebad4ef96: Download complete 03:56:31 ab5ef0e58194: Pull complete 03:56:31 9712f1f96733: Pull complete 03:56:31 63f879dbbcfc: Pull complete 03:56:35 0d9ebad4ef96: Pull complete 03:56:35 e9a5061849ea: Pull complete 03:56:35 d747dcd14b5f: Pull complete 03:56:36 2de7ff778b66: Pull complete 03:56:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:56:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:56:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:56:36 prd-centos7-docker-4c-2g-15464 does not seem to be running inside a container 03:56:36 $ 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 03:56:40 $ docker top 073e8753f0b7ef6cae3a48ebee6c615a4ba436eacc253ead13d94e920b7cfd33 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:56:40 provisioning config files... 03:56:40 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config9175535157784718841tmp 03:56:40 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7449808251196986430tmp 03:56:40 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1042728056838386243tmp [Pipeline] { [Pipeline] echo 03:56:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:56:41 ---> sigul-configuration.sh 03:56:41 gpg: directory `/root/.gnupg' created 03:56:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:56:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:56:41 gpg: keyring `/root/.gnupg/secring.gpg' created 03:56:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:56:41 gpg: CAST5 encrypted data 03:56:41 gpg: encrypted with 1 passphrase 03:56:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:56:41 + mkdir /home/jenkins 03:56:41 + mkdir /home/jenkins/sigul [Pipeline] sh 03:56:41 + 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 03:56:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:56:42 ---> sigul-install.sh 03:56:46 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:56:46 + git tag --list 03:56:46 1.0.0 03:56:46 v0.0.0 03:56:46 v1.1.0 03:56:46 v1.1.1 03:56:46 v1.2.2 03:56:46 v1.3.0 03:56:46 v1.3.1 03:56:46 v1.3.1-dev.1 03:56:46 v1.3.1-dev.2 03:56:46 v1.3.1-dev.3 03:56:46 v1.3.1-dev.4 03:56:46 v1.3.2-dev.1 03:56:46 v1.3.2-dev.2 03:56:46 v1.3.2-dev.3 03:56:46 v1.3.2-dev.4 03:56:46 v1.3.2-dev.5 03:56:46 v1.3.2-dev.6 [Pipeline] sh 03:56:47 + lftools sign git-tag v1.3.2-dev.6 03:56:47 Signing Git tag with Sigul... 03:56:47 Signing v1.3.2-dev.6 [Pipeline] echo 03:56:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:56:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:56:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:56:48 $ docker stop --time=1 073e8753f0b7ef6cae3a48ebee6c615a4ba436eacc253ead13d94e920b7cfd33 03:56:50 $ docker rm -f 073e8753f0b7ef6cae3a48ebee6c615a4ba436eacc253ead13d94e920b7cfd33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:56:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:56:51 . [Pipeline] withDockerContainer 03:56:52 prd-centos7-docker-4c-2g-15464 does not seem to be running inside a container 03:56:52 $ 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 03:56:52 $ docker top 6017ada0b8848fbfb8bcdd65444bbb6b50680033fafde3eedbfc1d67c1b83827 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:56:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:52 [ssh-agent] Looking for ssh-agent implementation... 03:56:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:52 $ docker exec 6017ada0b8848fbfb8bcdd65444bbb6b50680033fafde3eedbfc1d67c1b83827 ssh-agent 03:56:52 SSH_AUTH_SOCK=/tmp/ssh-ZT0xuysT2qQB/agent.14 03:56:52 SSH_AGENT_PID=20 03:56:52 Running ssh-add (command line suppressed) 03:56:53 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2450689139894632313.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2450689139894632313.key) 03:56:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:53 + git semver bump pre 03:56:53 # -> Open(): unable to determine branch for HEAD 03:56:53 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 03:56:53 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 03:56:53 # $SEMVER_REMOTE_NAME = origin 03:56:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:56:53 # $SEMVER_USER_NAME = edgex-jenkins 03:56:53 # $SEMVER_BRANCH = master 03:56:53 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 03:56:53 1.3.2-dev.7 [Pipeline] } 03:56:53 $ docker exec --env ******** --env ******** 6017ada0b8848fbfb8bcdd65444bbb6b50680033fafde3eedbfc1d67c1b83827 ssh-agent -k 03:56:53 unset SSH_AUTH_SOCK; 03:56:53 unset SSH_AGENT_PID; 03:56:53 echo Agent pid 20 killed; 03:56:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:53 + git semver [Pipeline] } 03:56:53 $ docker stop --time=1 6017ada0b8848fbfb8bcdd65444bbb6b50680033fafde3eedbfc1d67c1b83827 03:56:55 $ docker rm -f 6017ada0b8848fbfb8bcdd65444bbb6b50680033fafde3eedbfc1d67c1b83827 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:56:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:56:55 . [Pipeline] withDockerContainer 03:56:55 prd-centos7-docker-4c-2g-15464 does not seem to be running inside a container 03:56:55 $ 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 03:56:56 $ docker top 5a37ac6267ed89b4d95f76d92edf5eb94b8a4b381e620149607e469bf045c894 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:56:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:56 [ssh-agent] Looking for ssh-agent implementation... 03:56:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:56 $ docker exec 5a37ac6267ed89b4d95f76d92edf5eb94b8a4b381e620149607e469bf045c894 ssh-agent 03:56:56 SSH_AUTH_SOCK=/tmp/ssh-X4KRG2IVtGht/agent.14 03:56:56 SSH_AGENT_PID=21 03:56:56 Running ssh-add (command line suppressed) 03:56:56 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1068504030910185423.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1068504030910185423.key) 03:56:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:56 + git semver push 03:56:56 # -> Open(): unable to determine branch for HEAD 03:56:56 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 03:56:56 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 03:56:56 # $SEMVER_REMOTE_NAME = origin 03:56:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:56:56 # $SEMVER_USER_NAME = edgex-jenkins 03:56:56 # $SEMVER_BRANCH = master 03:56:56 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 03:57:00 $ docker exec --env ******** --env ******** 5a37ac6267ed89b4d95f76d92edf5eb94b8a4b381e620149607e469bf045c894 ssh-agent -k 03:57:00 unset SSH_AUTH_SOCK; 03:57:00 unset SSH_AGENT_PID; 03:57:00 echo Agent pid 21 killed; 03:57:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:57:00 + git semver [Pipeline] } 03:57:00 $ docker stop --time=1 5a37ac6267ed89b4d95f76d92edf5eb94b8a4b381e620149607e469bf045c894 03:57:04 $ docker rm -f 5a37ac6267ed89b4d95f76d92edf5eb94b8a4b381e620149607e469bf045c894 [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 03:57:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:57:05 ---> package-listing.sh 03:57:05 ++ facter osfamily 03:57:05 ++ tr '[:upper:]' '[:lower:]' 03:57:06 + OS_FAMILY=redhat 03:57:06 + workspace=/w/workspace/gexfoundry_device-snmp-go_master 03:57:06 + START_PACKAGES=/tmp/packages_start.txt 03:57:06 + END_PACKAGES=/tmp/packages_end.txt 03:57:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:57:06 + PACKAGES=/tmp/packages_start.txt 03:57:06 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 03:57:06 + PACKAGES=/tmp/packages_end.txt 03:57:06 + case "${OS_FAMILY}" in 03:57:06 + rpm -qa 03:57:06 + sort 03:57:06 + '[' -f /tmp/packages_start.txt ']' 03:57:06 + '[' -f /tmp/packages_end.txt ']' 03:57:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:57:06 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 03:57:06 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ 03:57:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo 03:57:06 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 03:57:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:57:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:57:07 03:57:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:57:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:57:07 alpine: Pulling from edgex-lftools-log-publisher 03:57:07 df20fa9351a1: Pulling fs layer 03:57:07 36b3adc4ff6f: Pulling fs layer 03:57:07 8ad3a11d3b57: Pulling fs layer 03:57:07 46f8f816bc3b: Pulling fs layer 03:57:07 93b61091891f: Pulling fs layer 03:57:07 93b9cdb0e59b: Pulling fs layer 03:57:07 5e14af77c1be: Pulling fs layer 03:57:07 01666e4c0597: Pulling fs layer 03:57:07 aa168da1d23b: Pulling fs layer 03:57:07 46f8f816bc3b: Waiting 03:57:07 93b61091891f: Waiting 03:57:07 93b9cdb0e59b: Waiting 03:57:07 5e14af77c1be: Waiting 03:57:07 01666e4c0597: Waiting 03:57:07 aa168da1d23b: Waiting 03:57:07 36b3adc4ff6f: Verifying Checksum 03:57:07 36b3adc4ff6f: Download complete 03:57:07 46f8f816bc3b: Verifying Checksum 03:57:07 46f8f816bc3b: Download complete 03:57:07 df20fa9351a1: Verifying Checksum 03:57:07 df20fa9351a1: Download complete 03:57:08 93b9cdb0e59b: Verifying Checksum 03:57:08 93b9cdb0e59b: Download complete 03:57:08 5e14af77c1be: Verifying Checksum 03:57:08 5e14af77c1be: Download complete 03:57:08 01666e4c0597: Verifying Checksum 03:57:08 01666e4c0597: Download complete 03:57:08 93b61091891f: Verifying Checksum 03:57:08 93b61091891f: Download complete 03:57:08 8ad3a11d3b57: Verifying Checksum 03:57:08 8ad3a11d3b57: Download complete 03:57:08 df20fa9351a1: Pull complete 03:57:08 36b3adc4ff6f: Pull complete 03:57:09 8ad3a11d3b57: Pull complete 03:57:09 46f8f816bc3b: Pull complete 03:57:09 93b61091891f: Pull complete 03:57:09 93b9cdb0e59b: Pull complete 03:57:09 5e14af77c1be: Pull complete 03:57:09 01666e4c0597: Pull complete 03:57:10 aa168da1d23b: Verifying Checksum 03:57:10 aa168da1d23b: Download complete 03:57:15 aa168da1d23b: Pull complete 03:57:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:57:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:57:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:57:15 prd-centos7-docker-4c-2g-15464 does not seem to be running inside a container 03:57:15 $ 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 03:57:18 $ docker top da3b71b065f21a74bdb017c9d585c284534130fb56461b75f0a82b3c95babcdb -eo pid,comm [Pipeline] { [Pipeline] sh 03:57:18 + touch /tmp/pre-build-complete [Pipeline] sh 03:57:19 + mkdir -p /var/log/sa [Pipeline] sh 03:57:19 + ls /var/log/sa-host 03:57:19 + sadf -c /var/log/sa-host/sa05 03:57:19 file_magic: OK 03:57:19 HZ: Using current value: 100 03:57:19 file_header: OK 03:57:19 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 03:57:19 Statistics: 03:57:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:57:19 File successfully converted to sysstat format version 12.2.1 03:57:19 + sadf -c /var/log/sa-host/sa21 03:57:19 file_magic: OK 03:57:19 HZ: Using current value: 100 03:57:19 file_header: OK 03:57:19 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 03:57:19 Statistics: 03:57:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:57:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:57:19 provisioning config files... 03:57:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7222883398956115828tmp [Pipeline] { [Pipeline] echo 03:57:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:57:19 ---> create-netrc.sh [Pipeline] } 03:57:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:57:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:57:20 ---> python-tools-install.sh [Pipeline] echo 03:57:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:57:20 ---> sudo-logs.sh 03:57:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:57:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:57:21 ---> job-cost.sh 03:57:21 lf-activate-venv: SKIPPING 03:57:21 DEBUG: total: 0.18000000715255737 03:57:21 INFO: Retrieving Stack Cost... 03:57:22 INFO: Retrieving Pricing Info for: v3-standard-2 03:57:22 INFO: Archiving Costs [Pipeline] echo 03:57:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:57:23 ---> logs-deploy.sh 03:57:23 lf-activate-venv: SKIPPING 03:57:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/30 03:57:23 INFO: archiving workspace using pattern(s): 03:57:24 Archives upload complete. 03:57:24 INFO: archiving logs to Nexus 03:57:25 ---> uname -a: 03:57:25 Linux prd-centos7-docker-4c-2g-15464.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:57:25 03:57:25 03:57:25 ---> lscpu: 03:57:25 Architecture: x86_64 03:57:25 CPU op-mode(s): 32-bit, 64-bit 03:57:25 Byte Order: Little Endian 03:57:25 Address sizes: 40 bits physical, 48 bits virtual 03:57:25 CPU(s): 2 03:57:25 On-line CPU(s) list: 0,1 03:57:25 Thread(s) per core: 1 03:57:25 Core(s) per socket: 1 03:57:25 Socket(s): 2 03:57:25 NUMA node(s): 1 03:57:25 Vendor ID: AuthenticAMD 03:57:25 CPU family: 23 03:57:25 Model: 49 03:57:25 Model name: AMD EPYC-Rome Processor 03:57:25 Stepping: 0 03:57:25 CPU MHz: 2799.998 03:57:25 BogoMIPS: 5599.99 03:57:25 Virtualization: AMD-V 03:57:25 Hypervisor vendor: KVM 03:57:25 Virtualization type: full 03:57:25 L1d cache: 64 KiB 03:57:25 L1i cache: 64 KiB 03:57:25 L2 cache: 1 MiB 03:57:25 L3 cache: 32 MiB 03:57:25 NUMA node0 CPU(s): 0,1 03:57:25 Vulnerability Itlb multihit: Not affected 03:57:25 Vulnerability L1tf: Not affected 03:57:25 Vulnerability Mds: Not affected 03:57:25 Vulnerability Meltdown: Not affected 03:57:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:57:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:57:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:57:25 Vulnerability Srbds: Not affected 03:57:25 Vulnerability Tsx async abort: Not affected 03:57:25 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 03:57:25 03:57:25 03:57:25 ---> nproc: 03:57:25 2 03:57:25 03:57:25 03:57:25 ---> df -h: 03:57:25 Filesystem Size Used Available Use% Mounted on 03:57:25 overlay 40.0G 8.9G 31.1G 22% / 03:57:25 tmpfs 64.0M 0 64.0M 0% /dev 03:57:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:57:25 shm 64.0M 0 64.0M 0% /dev/shm 03:57:25 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 03:57:25 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 03:57:25 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 03:57:25 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 03:57:25 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 03:57:25 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 03:57:25 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master 03:57:25 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master@tmp 03:57:25 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 03:57:25 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 03:57:25 03:57:25 03:57:25 ---> free -m: 03:57:25 total used free shared buff/cache available 03:57:25 Mem: 7821 1269 3167 0 3384 6469 03:57:25 Swap: 1023 0 1023 03:57:25 03:57:25 03:57:25 ---> ip addr: 03:57:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:57:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:57:25 inet 127.0.0.1/8 scope host lo 03:57:25 valid_lft forever preferred_lft forever 03:57:25 inet6 ::1/128 scope host 03:57:25 valid_lft forever preferred_lft forever 03:57:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:57:25 link/ether fa:16:3e:2e:a0:a6 brd ff:ff:ff:ff:ff:ff 03:57:25 inet 10.30.122.70/23 brd 10.30.123.255 scope global dynamic eth0 03:57:25 valid_lft 85589sec preferred_lft 85589sec 03:57:25 inet6 fe80::f816:3eff:fe2e:a0a6/64 scope link 03:57:25 valid_lft forever preferred_lft forever 03:57:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:57:25 link/ether 02:42:45:3d:ba:a4 brd ff:ff:ff:ff:ff:ff 03:57:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:57:25 valid_lft forever preferred_lft forever 03:57:25 inet6 fe80::42:45ff:fe3d:baa4/64 scope link 03:57:25 valid_lft forever preferred_lft forever 03:57:25 03:57:25 03:57:25 ---> sar -b -r -n DEV: 03:57:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 03:57:25 03:57:25 03:43:34 LINUX RESTART (2 CPU) 03:57:25 03:57:25 03:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:57:25 03:45:01 188.53 83.62 104.91 0.00 10259.21 40893.77 0.00 03:57:25 03:46:01 1.67 0.00 1.67 0.00 0.00 32.76 0.00 03:57:25 03:47:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 03:57:25 03:48:01 0.20 0.00 0.20 0.00 0.00 2.97 0.00 03:57:25 03:49:01 0.33 0.00 0.33 0.00 0.00 5.16 0.00 03:57:25 03:50:01 0.27 0.00 0.27 0.00 0.00 3.93 0.00 03:57:25 03:51:01 0.18 0.00 0.18 0.00 0.00 2.30 0.00 03:57:25 03:52:01 0.38 0.00 0.38 0.00 0.00 5.70 0.00 03:57:25 03:53:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 03:57:25 03:54:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 03:57:25 03:55:01 0.33 0.00 0.33 0.00 0.00 4.00 0.00 03:57:25 03:56:01 16.62 0.03 16.59 0.00 3.73 5337.32 0.00 03:57:25 03:57:01 186.19 0.00 186.19 0.00 0.00 52953.74 0.00 03:57:25 Average: 30.42 6.44 23.98 0.00 789.72 7636.42 0.00 03:57:25 03:57:25 03:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:57:25 03:45:01 5469808 0 800428 9.99 2620 1736084 1288588 14.23 569644 1570812 128 03:57:25 03:46:01 5478700 0 791528 9.88 2620 1736092 1226224 13.54 561976 1570776 20 03:57:25 03:47:01 5480312 0 789916 9.86 2620 1736092 1204876 13.30 555428 1576432 8 03:57:25 03:48:01 5478984 0 791236 9.88 2620 1736100 1204888 13.30 556744 1576432 8 03:57:25 03:49:01 5479448 0 790768 9.87 2620 1736104 1204816 13.30 555332 1577280 20 03:57:25 03:50:01 5476812 0 793400 9.91 2620 1736108 1204816 13.30 557148 1578400 8 03:57:25 03:51:01 5477564 0 792644 9.90 2620 1736112 1204636 13.30 556244 1578400 8 03:57:25 03:52:01 5476628 0 793576 9.91 2620 1736116 1204636 13.30 557384 1578400 8 03:57:25 03:53:01 5468284 0 801916 10.01 2620 1736120 1204636 13.30 565300 1578400 8 03:57:25 03:54:01 5468312 0 801884 10.01 2620 1736124 1204636 13.30 567492 1576392 8 03:57:25 03:55:01 5467864 0 802328 10.02 2620 1736128 1204768 13.30 568100 1576392 8 03:57:25 03:56:01 4615400 0 936800 11.70 2620 2454120 1392520 15.37 683844 2229844 572484 03:57:25 03:57:01 3767872 0 1180312 14.74 2620 3058136 1374104 15.17 906500 2697336 48 03:57:25 Average: 5277384 0 835903 10.44 2620 1893034 1240319 13.69 597010 1712715 44059 03:57:25 03:57:25 03:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:57:25 03:45:01 eth0 589.69 378.17 1064.44 83.54 0.00 0.00 0.00 0.00 03:57:25 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:45:01 docker0 1.22 1.10 0.28 2.54 0.00 0.00 0.00 0.00 03:57:25 03:46:01 eth0 1.77 0.60 1.13 0.05 0.00 0.00 0.00 0.00 03:57:25 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:47:01 eth0 1.67 0.28 0.37 0.20 0.00 0.00 0.00 0.00 03:57:25 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:48:01 eth0 2.08 0.73 0.86 0.56 0.00 0.00 0.00 0.00 03:57:25 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:49:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 03:57:25 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:50:01 eth0 0.40 0.30 0.20 0.11 0.00 0.00 0.00 0.00 03:57:25 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:57:25 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:52:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:57:25 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:57:25 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:57:25 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:55:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 03:57:25 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:56:01 eth0 383.76 354.47 4072.55 28.16 0.00 0.00 0.00 0.00 03:57:25 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:57:01 eth0 556.84 486.58 3914.34 132.02 0.00 0.00 0.00 0.00 03:57:25 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 03:57:01 docker0 92.39 99.22 6.86 643.58 0.00 0.00 0.00 0.00 03:57:25 Average: eth0 118.30 94.02 696.62 18.85 0.00 0.00 0.00 0.00 03:57:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:57:25 Average: docker0 7.20 7.72 0.55 49.71 0.00 0.00 0.00 0.00 03:57:25 03:57:25 03:57:25 ---> sar -P ALL: 03:57:25 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 03:57:25 03:57:25 03:43:34 LINUX RESTART (2 CPU) 03:57:25 03:57:25 03:44:01 CPU %user %nice %system %iowait %steal %idle 03:57:25 03:45:01 all 19.29 0.00 8.44 16.40 0.08 55.79 03:57:25 03:45:01 0 19.80 0.00 8.47 14.61 0.07 57.05 03:57:25 03:45:01 1 18.78 0.00 8.41 18.19 0.09 54.53 03:57:25 03:46:01 all 0.11 0.00 0.05 0.00 0.03 99.82 03:57:25 03:46:01 0 0.15 0.00 0.05 0.00 0.03 99.77 03:57:25 03:46:01 1 0.07 0.00 0.05 0.00 0.02 99.87 03:57:25 03:47:01 all 0.20 0.00 0.08 0.00 0.03 99.69 03:57:25 03:47:01 0 0.33 0.00 0.08 0.00 0.02 99.57 03:57:25 03:47:01 1 0.07 0.00 0.08 0.00 0.03 99.82 03:57:25 03:48:01 all 0.13 0.00 0.03 0.00 0.03 99.81 03:57:25 03:48:01 0 0.20 0.00 0.03 0.00 0.03 99.73 03:57:25 03:48:01 1 0.05 0.00 0.03 0.00 0.03 99.88 03:57:25 03:49:01 all 0.18 0.00 0.02 0.00 0.03 99.77 03:57:25 03:49:01 0 0.33 0.00 0.02 0.00 0.02 99.63 03:57:25 03:49:01 1 0.03 0.00 0.02 0.00 0.03 99.92 03:57:25 03:50:01 all 0.12 0.00 0.04 0.00 0.05 99.79 03:57:25 03:50:01 0 0.20 0.00 0.05 0.00 0.07 99.68 03:57:25 03:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 03:57:25 03:51:01 all 0.18 0.00 0.03 0.00 0.02 99.78 03:57:25 03:51:01 0 0.32 0.00 0.03 0.00 0.02 99.63 03:57:25 03:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:57:25 03:52:01 all 0.09 0.00 0.04 0.00 0.03 99.83 03:57:25 03:52:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:57:25 03:52:01 1 0.12 0.00 0.05 0.00 0.07 99.77 03:57:25 03:53:01 all 0.12 0.00 0.03 0.00 0.02 99.84 03:57:25 03:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:57:25 03:53:01 1 0.22 0.00 0.03 0.00 0.02 99.73 03:57:25 03:54:01 all 0.14 0.00 0.03 0.00 0.03 99.81 03:57:25 03:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:57:25 03:54:01 1 0.25 0.00 0.03 0.00 0.03 99.68 03:57:25 03:55:01 all 0.05 0.00 0.03 0.00 0.02 99.90 03:57:25 03:55:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:57:25 03:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:57:25 03:57:25 03:55:01 CPU %user %nice %system %iowait %steal %idle 03:57:25 03:56:01 all 8.08 0.00 3.73 0.31 0.04 87.85 03:57:25 03:56:01 0 8.45 0.00 3.75 0.36 0.05 87.39 03:57:25 03:56:01 1 7.71 0.00 3.70 0.26 0.03 88.30 03:57:25 03:57:01 all 19.08 0.00 9.82 4.35 0.08 66.68 03:57:25 03:57:01 0 17.38 0.00 10.08 5.46 0.07 67.01 03:57:25 03:57:01 1 20.77 0.00 9.55 3.24 0.09 66.35 03:57:25 Average: all 3.55 0.00 1.66 1.56 0.04 93.19 03:57:25 Average: 0 3.52 0.00 1.68 1.51 0.03 93.25 03:57:25 Average: 1 3.58 0.00 1.64 1.61 0.04 93.12 03:57:25 03:57:25 03:57:25