Started by upstream project "edgexfoundry/cd-management/release-lts" build number 23 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a246da567fca350fd9d1d3301cf71cc0b33f546 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4124588223635339541.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh415125185598130248.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 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/jakarta/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/jakarta/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9113534026519819508.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8853675592997118749.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/jakarta/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/jakarta/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4208115121653353132.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-1170’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1172’ is offline Running on prd-centos7-docker-4c-2g-1177 in /w/workspace/exfoundry_device-snmp-go_jakarta [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/exfoundry_device-snmp-go_jakarta # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/jenkins-gitclient-ssh5313928591565067918.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0a246da567fca350fd9d1d3301cf71cc0b33f546 (jakarta) > 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 0a246da567fca350fd9d1d3301cf71cc0b33f546 # timeout=10 Commit message: "ci(lts-release): LTS release v2.1.0 @d6a2d44" > git rev-list --no-walk 0a246da567fca350fd9d1d3301cf71cc0b33f546 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:09:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:09:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:09:04 ========================================================= 01:09:04 EdgeX Global Pipelines Version Info 01:09:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:09:08 ------------------- 01:09:08 stable info: 01:09:08 ------------------- 01:09:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:09:08 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 01:09:08 Message: update stable to v2.0.216 01:09:10 ------------------- 01:09:10 experimental info: 01:09:10 ------------------- 01:09:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:09:10 Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 01:09:10 Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:09:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 01:09:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 01:09:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:09:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:09:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:09:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:09:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:09:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:09:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:09:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:09:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:09:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 01:09:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 01:09:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 01:09:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] echo 01:09:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a246da [Pipeline] echo 01:09:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:13 provisioning config files... 01:09:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config2736292650697636725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:14 ---> docker-login.sh 01:09:14 nexus3.edgexfoundry.org:10001 01:09:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:14 Configure a credential helper to remove this warning. See 01:09:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:14 01:09:14 Login Succeeded 01:09:14 nexus3.edgexfoundry.org:10002 01:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:15 Configure a credential helper to remove this warning. See 01:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:15 01:09:15 Login Succeeded 01:09:15 nexus3.edgexfoundry.org:10003 01:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:15 Configure a credential helper to remove this warning. See 01:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:15 01:09:15 Login Succeeded 01:09:15 nexus3.edgexfoundry.org:10004 01:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:15 Configure a credential helper to remove this warning. See 01:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:15 01:09:15 Login Succeeded 01:09:15 docker.io 01:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:15 Configure a credential helper to remove this warning. See 01:09:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:15 01:09:15 Login Succeeded 01:09:15 ---> docker-login.sh ends [Pipeline] } 01:09:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:09:17 + git rev-list -1 --merges 0a246da567fca350fd9d1d3301cf71cc0b33f546~1..0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] echo 01:09:17 -----------> git rev-list -1 --merges 0a246da567fca350fd9d1d3301cf71cc0b33f546~1..0a246da567fca350fd9d1d3301cf71cc0b33f546 0a246da567fca350fd9d1d3301cf71cc0b33f546 [false] [Pipeline] sh 01:09:18 + git log --format=format:%s -1 0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] echo 01:09:18 ========================================================= 01:09:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 01:09:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:19 + git log --format=format:%s -1 0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] echo 01:09:20 [semverPrep] GIT_COMMIT: 0a246da567fca350fd9d1d3301cf71cc0b33f546, Commit Message: ci(lts-release): LTS release v2.1.0 @d6a2d44 [Pipeline] echo 01:09:20 [semverPrep] This is not a build commit. [Pipeline] sh 01:09:22 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 01:09:22 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 01:09:22 + sudo tee -a /etc/ssh/ssh_known_hosts 01:09:22 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 01:09:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:09:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:09:24 01:09:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:09:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:09:24 latest: Pulling from edgex-devops/git-semver 01:09:24 a0d0a0d46f8b: Pulling fs layer 01:09:24 3e5f54012d9b: Pulling fs layer 01:09:24 4c7163046ea9: Pulling fs layer 01:09:24 0c2d73faf560: Pulling fs layer 01:09:24 0c2d73faf560: Waiting 01:09:24 3e5f54012d9b: Verifying Checksum 01:09:24 3e5f54012d9b: Download complete 01:09:24 a0d0a0d46f8b: Download complete 01:09:24 0c2d73faf560: Verifying Checksum 01:09:24 0c2d73faf560: Download complete 01:09:24 4c7163046ea9: Verifying Checksum 01:09:24 4c7163046ea9: Download complete 01:09:24 a0d0a0d46f8b: Pull complete 01:09:24 3e5f54012d9b: Pull complete 01:09:24 4c7163046ea9: Pull complete 01:09:25 0c2d73faf560: Pull complete 01:09:25 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 01:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:09:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:09:25 prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container 01:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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 01:09:26 $ docker top f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:09:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:26 [ssh-agent] Looking for ssh-agent implementation... 01:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:26 $ docker exec f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 ssh-agent 01:09:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgKBKlf/agent.14 01:09:26 SSH_AGENT_PID=21 01:09:26 Running ssh-add (command line suppressed) 01:09:27 Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3575881034946608568.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_3575881034946608568.key) 01:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:27 + git tag --points-at 0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] } 01:09:27 $ docker exec --env ******** --env ******** f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 ssh-agent -k 01:09:27 unset SSH_AUTH_SOCK; 01:09:27 unset SSH_AGENT_PID; 01:09:27 echo Agent pid 21 killed; 01:09:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 01:09:27 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.1.0' [Pipeline] sshagent 01:09:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:27 [ssh-agent] Looking for ssh-agent implementation... 01:09:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:27 $ docker exec f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 ssh-agent 01:09:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFfKAHD/agent.54 01:09:27 SSH_AGENT_PID=60 01:09:27 Running ssh-add (command line suppressed) 01:09:27 Identity added: /w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_2620412138383104526.key (/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/private_key_2620412138383104526.key) 01:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:29 + git semver init 01:09:29 # -> Open(): unable to determine branch for HEAD 01:09:29 # $GIT_DIR = /w/workspace/exfoundry_device-snmp-go_jakarta/.git 01:09:29 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-snmp-go_jakarta 01:09:29 # $SEMVER_REMOTE_NAME = origin 01:09:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:09:29 # $SEMVER_USER_NAME = edgex-jenkins 01:09:29 # $SEMVER_BRANCH = jakarta 01:09:29 # $SEMVER_TEMP = /tmp/semver-172226242 01:09:29 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 01:09:29 # '/tmp/semver-172226242' -> '/w/workspace/exfoundry_device-snmp-go_jakarta/.semver' 01:09:29 # -> Force: false 01:09:29 # $SEMVER_DIR = /w/workspace/exfoundry_device-snmp-go_jakarta/.semver [Pipeline] } 01:09:29 $ docker exec --env ******** --env ******** f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 ssh-agent -k 01:09:29 unset SSH_AUTH_SOCK; 01:09:29 unset SSH_AGENT_PID; 01:09:29 echo Agent pid 60 killed; 01:09:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:09:29 + git semver [Pipeline] } 01:09:29 $ docker stop --time=1 f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 01:09:30 $ docker rm -f f4d0add63959d0afe1b8c4b3d27f5d4257007a9833e4f3dcc48c0220c6458fa1 [Pipeline] // withDockerContainer [Pipeline] sh 01:09:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:09:32 Stashed 1 file(s) [Pipeline] echo 01:09:32 [edgeXSemver]: initialized semver on version 2.1.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 01:09:48 Still waiting to schedule task 01:09:48 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:09:48 Still waiting to schedule task 01:09:48 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1169’ 01:12:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1182 in /w/workspace/exfoundry_device-snmp-go_jakarta [Pipeline] { [Pipeline] ws 01:12:55 Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout 01:12:56 Selected Git installation does not exist. Using Default 01:12:56 The recommended git tool is: NONE 01:13:05 using credential edgex-jenkins-ssh 01:13:05 Cloning the remote Git repository 01:13:05 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 01:13:05 > git init /w/workspace/device-snmp-go/3 # timeout=10 01:13:05 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:13:05 > git --version # timeout=10 01:13:05 > git --version # 'git version 2.17.1' 01:13:05 using GIT_SSH to set credentials SSH Credentials for GitHub 01:13:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:06 Avoid second fetch 01:13:06 Checking out Revision 0a246da567fca350fd9d1d3301cf71cc0b33f546 (jakarta) 01:13:06 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:13:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:06 > git config core.sparsecheckout # timeout=10 01:13:06 > git checkout -f 0a246da567fca350fd9d1d3301cf71cc0b33f546 # timeout=10 01:13:08 Running on prd-centos7-docker-4c-2g-1184 in /w/workspace/exfoundry_device-snmp-go_jakarta [Pipeline] { [Pipeline] ws 01:13:08 Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout 01:13:08 Selected Git installation does not exist. Using Default 01:13:08 The recommended git tool is: NONE 01:13:12 Commit message: "ci(lts-release): LTS release v2.1.0 @d6a2d44" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:13:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:13:13 % Total % Received % Xferd Average Speed Time Time Time Current 01:13:13 Dload Upload Total Spent Left Speed 01:13:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 01:13:14 using credential edgex-jenkins-ssh 01:13:14 Cloning the remote Git repository 01:13:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:13:13 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 01:13:13 > git init /w/workspace/device-snmp-go/3 # timeout=10 01:13:13 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:13:13 > git --version # timeout=10 01:13:13 > git --version # 'git version 2.24.4' 01:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:13:13 [INFO] Currently running in a labeled security context 01:13:13 [INFO] Currently SELinux is 'enforcing' on the host 01:13:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/3@tmp/jenkins-gitclient-ssh7766417481661973001.key 01:13:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:13:14 + sudo tee /etc/docker/daemon.new 01:13:14 { 01:13:14 "registry-mirrors": [ 01:13:14 "https://nexus3.edgexfoundry.org:10001" 01:13:14 ], 01:13:14 "bip": "10.250.0.254/24", 01:13:14 "hosts": [ 01:13:14 "tcp://0.0.0.0:5555", 01:13:14 "unix:///var/run/docker.sock" 01:13:14 ], 01:13:14 "mtu": 1458, 01:13:14 "selinux-enabled": true, 01:13:14 "seccomp-profile": "/etc/docker/seccomp.json" 01:13:14 } [Pipeline] sh 01:13:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:13:15 Avoid second fetch 01:13:15 Checking out Revision 0a246da567fca350fd9d1d3301cf71cc0b33f546 (jakarta) 01:13:15 + sudo service docker restart 01:13:14 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:13:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:14 > git config core.sparsecheckout # timeout=10 01:13:14 > git checkout -f 0a246da567fca350fd9d1d3301cf71cc0b33f546 # timeout=10 01:13:19 Commit message: "ci(lts-release): LTS release v2.1.0 @d6a2d44" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:13:20 + git checkout 0a246da567fca350fd9d1d3301cf71cc0b33f546 01:13:20 HEAD is now at 0a246da ci(lts-release): LTS release v2.1.0 @d6a2d44 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:20 provisioning config files... 01:13:20 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config1508843232171398986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:21 ---> docker-login.sh 01:13:21 nexus3.edgexfoundry.org:10001 01:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:21 Configure a credential helper to remove this warning. See 01:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:21 01:13:21 Login Succeeded 01:13:21 nexus3.edgexfoundry.org:10002 01:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:21 Configure a credential helper to remove this warning. See 01:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:21 01:13:21 Login Succeeded 01:13:21 nexus3.edgexfoundry.org:10003 01:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:21 Configure a credential helper to remove this warning. See 01:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:21 01:13:21 Login Succeeded 01:13:21 nexus3.edgexfoundry.org:10004 01:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:21 Configure a credential helper to remove this warning. See 01:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:21 01:13:21 Login Succeeded 01:13:21 docker.io 01:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:21 Configure a credential helper to remove this warning. See 01:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:21 01:13:21 Login Succeeded 01:13:21 ---> docker-login.sh ends [Pipeline] } 01:13:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:13:21 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:13:21 ========================================================= 01:13:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 01:13:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:13:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg 'MAKE=echo noop' --target=builder . 01:13:22 Sending build context to Docker daemon 13.61MB 01:13:22 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 01:13:22 Step 2/11 : FROM ${BASE} AS builder 01:13:22 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 01:13:22 a0d0a0d46f8b: Pulling fs layer 01:13:22 31adcdaf11c8: Pulling fs layer 01:13:22 b8b176561691: Pulling fs layer 01:13:22 4527c011a84f: Pulling fs layer 01:13:22 5d74067f8e1e: Pulling fs layer 01:13:22 36f58ee4fdd2: Pulling fs layer 01:13:22 32f094029db3: Pulling fs layer 01:13:22 773a5188bba9: Pulling fs layer 01:13:22 0a89ddfe6704: Pulling fs layer 01:13:22 36f58ee4fdd2: Waiting 01:13:22 32f094029db3: Waiting 01:13:22 773a5188bba9: Waiting 01:13:22 0a89ddfe6704: Waiting 01:13:22 4527c011a84f: Waiting 01:13:22 5d74067f8e1e: Waiting 01:13:22 b8b176561691: Verifying Checksum 01:13:22 b8b176561691: Download complete 01:13:22 31adcdaf11c8: Download complete 01:13:22 5d74067f8e1e: Verifying Checksum 01:13:22 5d74067f8e1e: Download complete 01:13:22 36f58ee4fdd2: Verifying Checksum 01:13:22 36f58ee4fdd2: Download complete 01:13:22 a0d0a0d46f8b: Verifying Checksum 01:13:22 a0d0a0d46f8b: Download complete 01:13:22 32f094029db3: Verifying Checksum 01:13:22 32f094029db3: Download complete 01:13:22 773a5188bba9: Verifying Checksum 01:13:22 773a5188bba9: Download complete 01:13:22 a0d0a0d46f8b: Pull complete 01:13:23 0a89ddfe6704: Verifying Checksum 01:13:23 0a89ddfe6704: Download complete 01:13:23 31adcdaf11c8: Pull complete 01:13:23 b8b176561691: Pull complete 01:13:23 4527c011a84f: Verifying Checksum 01:13:23 4527c011a84f: Download complete 01:13:27 4527c011a84f: Pull complete 01:13:27 5d74067f8e1e: Pull complete 01:13:27 36f58ee4fdd2: Pull complete 01:13:27 32f094029db3: Pull complete 01:13:27 773a5188bba9: Pull complete 01:13:30 0a89ddfe6704: Pull complete 01:13:30 Digest: sha256:1b40dceaf34dee7ca55b3c49faf64f21c87f0328d9001acbe5b0b15629491fba 01:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 01:13:30 ---> dd279347b56d 01:13:30 Step 3/11 : ARG MAKE='make build' 01:13:31 ---> Running in a91bb4e66fad 01:13:32 Removing intermediate container a91bb4e66fad 01:13:32 ---> 4d2f54df3fb8 01:13:32 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:13:32 ---> Running in 2ffa291358ed 01:13:32 Removing intermediate container 2ffa291358ed 01:13:32 ---> f1fc7dc87f13 01:13:32 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 01:13:32 ---> Running in 869934d55dc9 01:13:32 Removing intermediate container 869934d55dc9 01:13:32 ---> 9ac13a7b4a54 01:13:32 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:13:32 ---> Running in e9239a54ccff 01:13:33 Removing intermediate container e9239a54ccff 01:13:33 ---> 67a4f42ad724 01:13:33 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:13:33 ---> Running in ec9c47ce54c2 [Pipeline] sh 01:13:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:13:33 + git checkout 0a246da567fca350fd9d1d3301cf71cc0b33f546 01:13:33 HEAD is now at 0a246da ci(lts-release): LTS release v2.1.0 @d6a2d44 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:33 provisioning config files... 01:13:33 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config8987576802988632024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:33 ---> docker-login.sh 01:13:33 nexus3.edgexfoundry.org:10001 01:13:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:13:34 (1/4) Installing openssh-keygen (8.6_p1-r3) 01:13:34 (2/4) Installing libedit (20210216.3.1-r0) 01:13:34 (3/4) Installing openssh-client-common (8.6_p1-r3) 01:13:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:34 (4/4) Installing openssh-client-default (8.6_p1-r3) 01:13:34 Executing busybox-1.33.1-r3.trigger 01:13:34 OK: 224 MiB in 56 packages 01:13:35 Removing intermediate container ec9c47ce54c2 01:13:35 ---> d208126ca848 01:13:35 Step 8/11 : WORKDIR /device-snmp-go 01:13:35 ---> Running in 1fb6f0514aef 01:13:35 Removing intermediate container 1fb6f0514aef 01:13:35 ---> 63b6f068a409 01:13:35 Step 9/11 : COPY . . 01:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:35 Configure a credential helper to remove this warning. See 01:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:35 01:13:35 Login Succeeded 01:13:35 nexus3.edgexfoundry.org:10002 01:13:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:35 Configure a credential helper to remove this warning. See 01:13:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:35 01:13:35 Login Succeeded 01:13:35 nexus3.edgexfoundry.org:10003 01:13:36 ---> 5c417eebb81f 01:13:36 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:36 ---> Running in 121129d1c2b0 01:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:36 skipping... 01:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:36 Configure a credential helper to remove this warning. See 01:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:36 01:13:36 Login Succeeded 01:13:36 nexus3.edgexfoundry.org:10004 01:13:36 Removing intermediate container 121129d1c2b0 01:13:36 ---> 22621dac092e 01:13:36 Step 11/11 : RUN ${MAKE} 01:13:36 ---> Running in 337fcb469442 01:13:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:36 noop 01:13:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:36 Configure a credential helper to remove this warning. See 01:13:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:36 01:13:36 Login Succeeded 01:13:36 docker.io 01:13:37 Removing intermediate container 337fcb469442 01:13:37 ---> ef8100de0512 01:13:37 Successfully built ef8100de0512 01:13:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:13:37 + docker inspect -f . ci-base-image-x86_64 01:13:37 . [Pipeline] withDockerContainer 01:13:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:37 prd-centos7-docker-4c-2g-1184 does not seem to be running inside a container 01:13:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:13:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:13:37 Configure a credential helper to remove this warning. See 01:13:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:13:37 01:13:37 Login Succeeded 01:13:37 ---> docker-login.sh ends 01:13:37 $ docker top da5b61ce769c158d3cd0ab613530247369f77d0739da78b56d346e54644c30ed -eo pid,comm [Pipeline] { [Pipeline] } 01:13:38 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:13:38 + go version 01:13:38 go version go1.16.8 linux/amd64 [Pipeline] } 01:13:38 $ docker stop --time=1 da5b61ce769c158d3cd0ab613530247369f77d0739da78b56d346e54644c30ed 01:13:40 $ docker rm -f da5b61ce769c158d3cd0ab613530247369f77d0739da78b56d346e54644c30ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 01:13:40 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] echo 01:13:40 ========================================================= 01:13:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 01:13:40 ========================================================= [Pipeline] fileExists [Pipeline] stage [Pipeline] { (Test) [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:13:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . 01:13:40 + docker inspect -f . ci-base-image-x86_64 01:13:40 . [Pipeline] withDockerContainer 01:13:40 prd-centos7-docker-4c-2g-1184 does not seem to be running inside a container 01:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:13:41 $ docker top 3eb41a25a1b2ce25be3d8678243c8a5b9bf7df4a6c7b9df253c1a683ce6a559c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:13:41 + make test 01:13:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:13:41 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:13:42 Sending build context to Docker daemon 13.61MB 01:13:42 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 01:13:42 Step 2/11 : FROM ${BASE} AS builder 01:13:42 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 01:13:42 552d1f2373af: Pulling fs layer 01:13:42 ea3f2d53f512: Pulling fs layer 01:13:42 9e70ebbbe112: Pulling fs layer 01:13:42 7a9cfe048b4a: Pulling fs layer 01:13:42 72dc09318566: Pulling fs layer 01:13:42 7a9cfe048b4a: Waiting 01:13:42 6b38a4ac6b94: Pulling fs layer 01:13:42 1cf82868ecbe: Pulling fs layer 01:13:42 cf934696a108: Pulling fs layer 01:13:42 1cf82868ecbe: Waiting 01:13:42 72dc09318566: Waiting 01:13:42 cf934696a108: Waiting 01:13:42 6b38a4ac6b94: Waiting 01:13:42 9e70ebbbe112: Verifying Checksum 01:13:42 9e70ebbbe112: Download complete 01:13:42 ea3f2d53f512: Verifying Checksum 01:13:42 ea3f2d53f512: Download complete 01:13:42 72dc09318566: Verifying Checksum 01:13:42 72dc09318566: Download complete 01:13:42 6b38a4ac6b94: Verifying Checksum 01:13:42 6b38a4ac6b94: Download complete 01:13:42 552d1f2373af: Download complete 01:13:42 1cf82868ecbe: Verifying Checksum 01:13:42 1cf82868ecbe: Download complete 01:13:43 552d1f2373af: Pull complete 01:13:43 ea3f2d53f512: Pull complete 01:13:45 9e70ebbbe112: Pull complete 01:13:45 cf934696a108: Verifying Checksum 01:13:45 cf934696a108: Download complete 01:13:45 7a9cfe048b4a: Verifying Checksum 01:13:45 7a9cfe048b4a: Download complete 01:13:55 7a9cfe048b4a: Pull complete 01:13:55 72dc09318566: Pull complete 01:13:56 6b38a4ac6b94: Pull complete 01:13:56 1cf82868ecbe: Pull complete 01:13:57 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 01:13:57 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 01:13:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:14:02 cf934696a108: Pull complete 01:14:02 Digest: sha256:c7a1c6e7193eac42aea82418dc538ba94561e4292c792d132f5c974f427cd528 01:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 01:14:02 ---> 8a4ae6370de5 01:14:02 Step 3/11 : ARG MAKE='make build' 01:14:04 ---> Running in 76a289a6108c 01:14:04 Removing intermediate container 76a289a6108c 01:14:04 ---> 25da9dd8c5be 01:14:04 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:14:04 ---> Running in 661f94fa66db 01:14:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:14:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:14:04 ./bin/test-attribution-txt.sh 01:14:04 Removing intermediate container 661f94fa66db 01:14:04 ---> fe280c339036 01:14:04 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 01:14:04 ---> Running in f6a38951da48 01:14:05 Removing intermediate container f6a38951da48 01:14:05 ---> 99bf1d73ba7b 01:14:05 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:05 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 01:14:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 01:14:05 go: downloading github.com/soniah/gosnmp v1.21.0 01:14:05 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:14:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 01:14:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:14:05 go: downloading github.com/google/uuid v1.3.0 01:14:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 01:14:05 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 01:14:05 go: downloading github.com/gorilla/mux v1.8.0 01:14:05 go: downloading github.com/pelletier/go-toml v1.9.4 01:14:05 ---> Running in 25a4d462d1e7 01:14:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 01:14:05 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:14:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 01:14:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 01:14:05 go: downloading github.com/hashicorp/go-multierror v1.1.0 01:14:05 go: downloading github.com/hashicorp/consul/api v1.9.1 01:14:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:14:05 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 01:14:05 go: downloading github.com/go-kit/kit v0.11.0 01:14:05 go: downloading github.com/go-playground/validator/v10 v10.9.0 01:14:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 01:14:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:14:05 go: downloading github.com/pebbe/zmq4 v1.2.7 01:14:05 go: downloading github.com/go-logfmt/logfmt v0.5.0 01:14:05 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:14:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:14:05 go: downloading github.com/mitchellh/copystructure v1.0.0 01:14:05 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:14:05 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 01:14:05 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 01:14:06 go: downloading golang.org/x/text v0.3.6 01:14:06 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:14:06 go: downloading github.com/golang/mock v1.4.4 01:14:07 go: downloading github.com/hashicorp/errwrap v1.0.0 01:14:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:14:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:14:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:14:07 go: downloading github.com/hashicorp/serf v0.9.5 01:14:07 go: downloading github.com/x448/float16 v0.8.4 01:14:07 go: downloading github.com/go-playground/universal-translator v0.18.0 01:14:07 go: downloading github.com/leodido/go-urn v1.2.1 01:14:07 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 01:14:07 go: downloading github.com/gorilla/websocket v1.4.2 01:14:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:14:07 go: downloading github.com/mitchellh/go-homedir v1.1.0 01:14:07 go: downloading github.com/fatih/color v1.9.0 01:14:07 go: downloading github.com/mattn/go-colorable v0.1.6 01:14:07 go: downloading github.com/mattn/go-isatty v0.0.12 01:14:07 go: downloading github.com/go-playground/locales v0.14.0 01:14:07 Removing intermediate container 25a4d462d1e7 01:14:07 ---> 52abf05f7e28 01:14:07 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:14:07 ---> Running in 361a04bb9f2d [Pipeline] echo 01:14:08 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 01:14:08 + go mod tidy 01:14:08 go: downloading github.com/stretchr/testify v1.7.0 01:14:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:14:08 go: downloading github.com/davecgh/go-spew v1.1.1 01:14:08 go: downloading github.com/pmezard/go-difflib v1.0.0 01:14:08 go: downloading github.com/go-stack/stack v1.8.0 01:14:08 go: downloading github.com/go-playground/assert/v2 v2.0.1 01:14:08 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 01:14:08 go: downloading github.com/stretchr/objx v0.1.1 01:14:08 go: downloading github.com/kr/pretty v0.3.0 01:14:08 go: downloading github.com/hashicorp/consul/sdk v0.8.0 01:14:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 01:14:08 go: downloading github.com/onsi/ginkgo v1.10.1 01:14:08 go: downloading github.com/onsi/gomega v1.7.0 01:14:08 go: downloading github.com/kr/text v0.2.0 01:14:08 go: downloading github.com/rogpeppe/go-internal v1.8.0 01:14:08 go: downloading github.com/pkg/errors v0.9.1 01:14:09 go: downloading github.com/hashicorp/go-msgpack v0.5.3 01:14:09 go: downloading github.com/hashicorp/memberlist v0.2.2 01:14:09 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:14:09 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 01:14:09 go: downloading gopkg.in/yaml.v2 v2.3.0 01:14:09 go: downloading github.com/hpcloud/tail v1.0.0 01:14:09 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:14:09 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 01:14:09 go: downloading github.com/miekg/dns v1.1.26 01:14:09 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:14:09 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 01:14:09 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 01:14:09 $ docker stop --time=1 3eb41a25a1b2ce25be3d8678243c8a5b9bf7df4a6c7b9df253c1a683ce6a559c 01:14:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:14:11 $ docker rm -f 3eb41a25a1b2ce25be3d8678243c8a5b9bf7df4a6c7b9df253c1a683ce6a559c 01:14:11 (1/4) Installing openssh-keygen (8.6_p1-r3) 01:14:11 (2/4) Installing libedit (20210216.3.1-r0) 01:14:11 (3/4) Installing openssh-client-common (8.6_p1-r3) 01:14:11 (4/4) Installing openssh-client-default (8.6_p1-r3) 01:14:11 Executing busybox-1.33.1-r3.trigger 01:14:11 OK: 223 MiB in 56 packages [Pipeline] // withDockerContainer [Pipeline] sh 01:14:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:14:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 01:14:12 Removing intermediate container 361a04bb9f2d 01:14:12 ---> a3be9daeb995 01:14:12 Step 8/11 : WORKDIR /device-snmp-go 01:14:12 ---> Running in 9de94f8490fc 01:14:13 Removing intermediate container 9de94f8490fc 01:14:13 ---> 1c45b6898c4b 01:14:13 Step 9/11 : COPY . . [Pipeline] sh 01:14:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:14:14 + ls -al . 01:14:14 total 144 01:14:14 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 18 01:14 . 01:14:14 drwxrwxr-x. 4 jenkins jenkins 28 Nov 18 01:13 .. 01:14:14 -rw-rw-r--. 1 jenkins jenkins 6926 Nov 18 01:13 Attribution.txt 01:14:14 drwxrwxr-x. 2 jenkins jenkins 60 Nov 18 01:13 bin 01:14:14 -rw-rw-r--. 1 jenkins jenkins 4401 Nov 18 01:13 CHANGELOG.md 01:14:14 drwxrwxr-x. 3 jenkins jenkins 32 Nov 18 01:13 cmd 01:14:14 -rw-r--r--. 1 jenkins jenkins 7631 Nov 18 01:13 coverage.out 01:14:14 -rw-rw-r--. 1 jenkins jenkins 1493 Nov 18 01:13 Dockerfile 01:14:14 -rw-rw-r--. 1 jenkins jenkins 6 Nov 18 01:13 .dockerignore 01:14:14 drwxrwxr-x. 8 jenkins jenkins 162 Nov 18 01:13 .git 01:14:14 drwxrwxr-x. 2 jenkins jenkins 103 Nov 18 01:13 .github 01:14:14 -rw-rw-r--. 1 jenkins jenkins 255 Nov 18 01:13 .gitignore 01:14:14 -rw-rw-r--. 1 jenkins jenkins 208 Nov 18 01:14 go.mod 01:14:14 -rw-rw-r--. 1 jenkins jenkins 49477 Nov 18 01:13 go.sum 01:14:14 -rw-rw-r--. 1 jenkins jenkins 677 Nov 18 01:13 GOVERNANCE.md 01:14:14 drwxrwxr-x. 3 jenkins jenkins 20 Nov 18 01:13 internal 01:14:14 -rw-rw-r--. 1 jenkins jenkins 656 Nov 18 01:13 Jenkinsfile 01:14:14 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 18 01:13 LICENSE 01:14:14 -rw-rw-r--. 1 jenkins jenkins 1057 Nov 18 01:13 Makefile 01:14:14 -rw-rw-r--. 1 jenkins jenkins 620 Nov 18 01:13 OWNERS.md 01:14:14 -rw-rw-r--. 1 jenkins jenkins 9073 Nov 18 01:13 README.md 01:14:14 drwxrwxr-x. 3 jenkins jenkins 58 Nov 18 01:13 snap 01:14:14 drwxrwxr-x. 6 jenkins jenkins 98 Nov 18 01:13 vendor 01:14:14 -rw-rw-r--. 1 jenkins jenkins 5 Nov 18 01:09 VERSION 01:14:14 -rw-rw-r--. 1 jenkins jenkins 209 Nov 18 01:13 version.go [Pipeline] isUnix [Pipeline] sh 01:14:14 + 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=0a246da567fca350fd9d1d3301cf71cc0b33f546 --label arch=amd64 --label version=2.1.0 . 01:14:15 Sending build context to Docker daemon 13.62MB 01:14:15 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 01:14:15 Step 2/23 : FROM ${BASE} AS builder 01:14:15 ---> ef8100de0512 01:14:15 Step 3/23 : ARG MAKE='make build' 01:14:15 ---> Running in 5bd4ee3399b8 01:14:15 Removing intermediate container 5bd4ee3399b8 01:14:15 ---> a73a342e6625 01:14:15 Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:14:15 ---> Running in f3aeda241462 01:14:15 Removing intermediate container f3aeda241462 01:14:15 ---> d23a2d65d81c 01:14:15 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 01:14:15 ---> Running in 63398724c19a 01:14:15 Removing intermediate container 63398724c19a 01:14:15 ---> d99dcce746d2 01:14:15 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:15 ---> Running in 9847c9445b1c 01:14:16 Removing intermediate container 9847c9445b1c 01:14:16 ---> 4ca379ba29e6 01:14:16 Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:14:16 ---> Running in ff08313ab0fe 01:14:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:14:16 ---> 013c0a58bda6 01:14:16 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:16 ---> Running in 1fd5b3ac34dd 01:14:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:14:17 OK: 224 MiB in 56 packages 01:14:18 skipping... 01:14:18 Removing intermediate container 1fd5b3ac34dd 01:14:18 ---> c50ad2b947c1 01:14:18 Step 11/11 : RUN ${MAKE} 01:14:18 ---> Running in 7c364954cc1e 01:14:18 Removing intermediate container ff08313ab0fe 01:14:18 ---> e4c4d09320fd 01:14:18 Step 8/23 : WORKDIR /device-snmp-go 01:14:18 ---> Running in ed540f070ed5 01:14:18 Removing intermediate container ed540f070ed5 01:14:18 ---> c8e271d47240 01:14:18 Step 9/23 : COPY . . 01:14:18 ---> 3d6742abfaec 01:14:18 Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:18 ---> Running in 6c01d9fe6290 01:14:19 skipping... 01:14:19 Removing intermediate container 6c01d9fe6290 01:14:19 ---> 2bb60e674835 01:14:19 Step 11/23 : RUN ${MAKE} 01:14:19 ---> Running in 803444fe0346 01:14:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.1.0" -o cmd/device-snmp ./cmd 01:14:20 noop 01:14:20 Removing intermediate container 7c364954cc1e 01:14:20 ---> 2b5a3fd2a3c9 01:14:20 Successfully built 2b5a3fd2a3c9 01:14:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:14:21 + docker inspect -f . ci-base-image-arm64 01:14:21 . [Pipeline] withDockerContainer 01:14:21 prd-ubuntu18.04-docker-arm64-4c-16g-1182 does not seem to be running inside a container 01:14:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:14:23 $ docker top 2afcbb9ce9aea2e2c1ccb0f89b03ebddd354806713e48397fa69c692f09fd66c -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:24 + go version 01:14:24 go version go1.16.8 linux/arm64 [Pipeline] } 01:14:24 $ docker stop --time=1 2afcbb9ce9aea2e2c1ccb0f89b03ebddd354806713e48397fa69c692f09fd66c 01:14:25 $ docker rm -f 2afcbb9ce9aea2e2c1ccb0f89b03ebddd354806713e48397fa69c692f09fd66c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:27 + docker inspect -f . ci-base-image-arm64 01:14:27 . [Pipeline] withDockerContainer 01:14:27 prd-ubuntu18.04-docker-arm64-4c-16g-1182 does not seem to be running inside a container 01:14:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:14:29 $ docker top 5667cf1ab1387675f48fefcc37cd65bcf93eaaad56492ed14a366c3e740817e1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:14:30 + make test 01:14:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:14:31 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:14:31 Removing intermediate container 803444fe0346 01:14:31 ---> 6a7c86423f58 01:14:31 Step 12/23 : FROM alpine:3.14 01:14:31 3.14: Pulling from library/alpine 01:14:31 97518928ae5f: Pulling fs layer 01:14:31 97518928ae5f: Verifying Checksum 01:14:31 97518928ae5f: Download complete 01:14:32 97518928ae5f: Pull complete 01:14:32 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 01:14:32 Status: Downloaded newer image for alpine:3.14 01:14:32 ---> 0a97eee8041e 01:14:32 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 01:14:32 ---> Running in b1705a5fafbb 01:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:14:32 (1/6) Installing dumb-init (1.2.5-r1) 01:14:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:14:32 (3/6) Installing libsodium (1.0.18-r0) 01:14:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:14:32 (5/6) Installing libzmq (4.3.4-r0) 01:14:32 (6/6) Installing zeromq (4.3.4-r0) 01:14:32 Executing busybox-1.33.1-r6.trigger 01:14:32 OK: 8 MiB in 20 packages 01:14:33 Removing intermediate container b1705a5fafbb 01:14:33 ---> d749cfd847be 01:14:33 Step 14/23 : COPY --from=builder /device-snmp-go/cmd / 01:14:33 ---> fb7f8466ad2b 01:14:33 Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / 01:14:33 ---> 6eac953a4a4d 01:14:33 Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / 01:14:33 ---> 56c4828536c5 01:14:33 Step 17/23 : EXPOSE 59993 01:14:33 ---> Running in a5ed91686213 01:14:33 Removing intermediate container a5ed91686213 01:14:33 ---> b002ebe47e8a 01:14:33 Step 18/23 : EXPOSE 161 01:14:34 ---> Running in 9e9fff876312 01:14:34 Removing intermediate container 9e9fff876312 01:14:34 ---> a9e4b21df606 01:14:34 Step 19/23 : ENTRYPOINT ["/device-snmp"] 01:14:34 ---> Running in eacde21f5ddd 01:14:34 Removing intermediate container eacde21f5ddd 01:14:34 ---> 1aa22ec0655b 01:14:34 Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 01:14:34 ---> Running in 4caa1f2b06f6 01:14:35 Removing intermediate container 4caa1f2b06f6 01:14:35 ---> fb5ae97346d7 01:14:35 Step 21/23 : LABEL arch=amd64 01:14:35 ---> Running in db36d66abf58 01:14:35 Removing intermediate container db36d66abf58 01:14:35 ---> 912b285a3c20 01:14:35 Step 22/23 : LABEL git_sha=0a246da567fca350fd9d1d3301cf71cc0b33f546 01:14:35 ---> Running in fc7b075992f7 01:14:35 Removing intermediate container fc7b075992f7 01:14:35 ---> c8f2c6135ee5 01:14:35 Step 23/23 : LABEL version=2.1.0 01:14:35 ---> Running in 201c2555b677 01:14:35 Removing intermediate container 201c2555b677 01:14:35 ---> 06c13fac73a2 01:14:35 [Warning] One or more build-args [ARCH] were not consumed 01:14:35 Successfully built 06c13fac73a2 01:14:35 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:14:35 provisioning config files... 01:14:35 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config6234871154648635351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:35 ---> docker-login.sh 01:14:35 nexus3.edgexfoundry.org:10001 01:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:35 Configure a credential helper to remove this warning. See 01:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:35 01:14:35 Login Succeeded 01:14:35 nexus3.edgexfoundry.org:10002 01:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:35 Configure a credential helper to remove this warning. See 01:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:35 01:14:35 Login Succeeded 01:14:35 nexus3.edgexfoundry.org:10003 01:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:35 Configure a credential helper to remove this warning. See 01:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:35 01:14:35 Login Succeeded 01:14:35 nexus3.edgexfoundry.org:10004 01:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:35 Configure a credential helper to remove this warning. See 01:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:35 01:14:35 Login Succeeded 01:14:35 docker.io 01:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:14:36 Configure a credential helper to remove this warning. See 01:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:14:36 01:14:36 Login Succeeded 01:14:36 ---> docker-login.sh ends [Pipeline] } 01:14:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:36 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:14:36 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 01:14:36 0a246da567fca350fd9d1d3301cf71cc0b33f546 01:14:36 2.1.0 01:14:36 0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 01:14:36 jakarta 01:14:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:36 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] isUnix [Pipeline] sh 01:14:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546 01:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:14:37 fbbabfd5b9d7: Preparing 01:14:37 2601f3604f70: Preparing 01:14:37 a11d888d9b4e: Preparing 01:14:37 879c9fdfb4b1: Preparing 01:14:37 1a058d5342cc: Preparing 01:14:37 1a058d5342cc: Layer already exists 01:14:37 fbbabfd5b9d7: Pushed 01:14:37 2601f3604f70: Pushed 01:14:37 879c9fdfb4b1: Pushed 01:14:38 a11d888d9b4e: Pushed 01:14:38 0a246da567fca350fd9d1d3301cf71cc0b33f546: digest: sha256:3428e049d332ba74727273c03bef9116232435b178c49dbfdefde91a919bf35f size: 1366 [Pipeline] isUnix [Pipeline] sh 01:14:38 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.1.0 [Pipeline] isUnix [Pipeline] sh 01:14:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.1.0 01:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:14:39 fbbabfd5b9d7: Preparing 01:14:39 2601f3604f70: Preparing 01:14:39 a11d888d9b4e: Preparing 01:14:39 879c9fdfb4b1: Preparing 01:14:39 1a058d5342cc: Preparing 01:14:39 1a058d5342cc: Layer already exists 01:14:39 879c9fdfb4b1: Layer already exists 01:14:39 a11d888d9b4e: Layer already exists 01:14:39 2601f3604f70: Layer already exists 01:14:39 fbbabfd5b9d7: Layer already exists 01:14:39 2.1.0: digest: sha256:3428e049d332ba74727273c03bef9116232435b178c49dbfdefde91a919bf35f size: 1366 [Pipeline] isUnix [Pipeline] sh 01:14:39 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 [Pipeline] isUnix [Pipeline] sh 01:14:39 + docker push nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 01:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:14:39 fbbabfd5b9d7: Preparing 01:14:39 2601f3604f70: Preparing 01:14:39 a11d888d9b4e: Preparing 01:14:39 879c9fdfb4b1: Preparing 01:14:39 1a058d5342cc: Preparing 01:14:39 fbbabfd5b9d7: Layer already exists 01:14:39 879c9fdfb4b1: Layer already exists 01:14:39 2601f3604f70: Layer already exists 01:14:39 a11d888d9b4e: Layer already exists 01:14:39 1a058d5342cc: Layer already exists 01:14:39 0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0: digest: sha256:3428e049d332ba74727273c03bef9116232435b178c49dbfdefde91a919bf35f size: 1366 [Pipeline] isUnix [Pipeline] sh 01:14:40 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:jakarta [Pipeline] isUnix [Pipeline] sh 01:14:40 + docker push nexus3.edgexfoundry.org:10004/device-snmp:jakarta 01:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 01:14:40 fbbabfd5b9d7: Preparing 01:14:40 2601f3604f70: Preparing 01:14:40 a11d888d9b4e: Preparing 01:14:40 879c9fdfb4b1: Preparing 01:14:40 1a058d5342cc: Preparing 01:14:40 a11d888d9b4e: Layer already exists 01:14:40 fbbabfd5b9d7: Layer already exists 01:14:40 879c9fdfb4b1: Layer already exists 01:14:40 2601f3604f70: Layer already exists 01:14:40 1a058d5342cc: Layer already exists 01:14:40 jakarta: digest: sha256:3428e049d332ba74727273c03bef9116232435b178c49dbfdefde91a919bf35f size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:40 ===================================================== [Pipeline] echo 01:14:40 taggedImages: 01:14:40 - nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546 01:14:40 - nexus3.edgexfoundry.org:10004/device-snmp:2.1.0 01:14:40 - nexus3.edgexfoundry.org:10004/device-snmp:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 01:14:40 - nexus3.edgexfoundry.org:10004/device-snmp:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:42 01:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:14:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:42 latest: Pulling from edgex-lftools-log-publisher 01:14:42 b4d181a07f80: Pulling fs layer 01:14:42 a1111a8f2ec3: Pulling fs layer 01:14:42 ed53099fbce6: Pulling fs layer 01:14:42 dc539afda2c1: Pulling fs layer 01:14:42 77bc0d833cb6: Pulling fs layer 01:14:42 9065ff56babe: Pulling fs layer 01:14:42 d287ab97295c: Pulling fs layer 01:14:42 dc539afda2c1: Waiting 01:14:42 77bc0d833cb6: Waiting 01:14:42 9065ff56babe: Waiting 01:14:42 d287ab97295c: Waiting 01:14:42 a1111a8f2ec3: Verifying Checksum 01:14:42 a1111a8f2ec3: Download complete 01:14:42 dc539afda2c1: Verifying Checksum 01:14:42 dc539afda2c1: Download complete 01:14:42 ed53099fbce6: Verifying Checksum 01:14:42 ed53099fbce6: Download complete 01:14:42 9065ff56babe: Verifying Checksum 01:14:42 9065ff56babe: Download complete 01:14:42 77bc0d833cb6: Verifying Checksum 01:14:42 77bc0d833cb6: Download complete 01:14:42 b4d181a07f80: Verifying Checksum 01:14:42 b4d181a07f80: Download complete 01:14:43 d287ab97295c: Verifying Checksum 01:14:43 d287ab97295c: Download complete 01:14:44 b4d181a07f80: Pull complete 01:14:44 a1111a8f2ec3: Pull complete 01:14:45 ed53099fbce6: Pull complete 01:14:45 dc539afda2c1: Pull complete 01:14:45 77bc0d833cb6: Pull complete 01:14:45 9065ff56babe: Pull complete 01:14:50 d287ab97295c: Pull complete 01:14:50 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:14:50 prd-centos7-docker-4c-2g-1184 does not seem to be running inside a container 01:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:14:53 $ docker top a423de80b13c7dc2bc3ef02f774e90ef756555d053c5e15e413bc334bdeca7dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:53 ---> job-cost.sh 01:14:53 lf-activate-venv: SKIPPING 01:14:53 INFO: No Stack... 01:14:53 INFO: Retrieving Pricing Info for: v3-standard-2 01:14:54 INFO: Archiving Costs [Pipeline] sh 01:14:55 + cat /w/workspace/device-snmp-go/3/archives/cost.csv 01:14:55 + cut -d, -f6 [Pipeline] lock 01:14:55 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] 01:14:55 Resource [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] did not exist. Created. 01:14:55 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:55 + echo total: 0.05999999865889549 [Pipeline] stash 01:14:55 Stashed 1 file(s) [Pipeline] } 01:14:55 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:55 $ docker stop --time=1 a423de80b13c7dc2bc3ef02f774e90ef756555d053c5e15e413bc334bdeca7dd 01:14:57 $ docker rm -f a423de80b13c7dc2bc3ef02f774e90ef756555d053c5e15e413bc334bdeca7dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:15:30 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 01:15:30 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.042s coverage: 0.0% of statements 01:15:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 01:16:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:16:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:16:03 ./bin/test-attribution-txt.sh 01:16:03 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.1.0 01:16:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 01:16:03 go: downloading github.com/soniah/gosnmp v1.21.0 01:16:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 01:16:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:16:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:16:03 go: downloading github.com/google/uuid v1.3.0 01:16:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 01:16:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 01:16:03 go: downloading github.com/gorilla/mux v1.8.0 01:16:03 go: downloading github.com/pelletier/go-toml v1.9.4 01:16:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 01:16:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:16:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 01:16:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 01:16:03 go: downloading github.com/hashicorp/go-multierror v1.1.0 01:16:03 go: downloading github.com/hashicorp/consul/api v1.9.1 01:16:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:16:03 go: downloading github.com/go-kit/kit v0.11.0 01:16:03 go: downloading github.com/go-playground/validator/v10 v10.9.0 01:16:03 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 01:16:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 01:16:03 go: downloading github.com/pebbe/zmq4 v1.2.7 01:16:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:16:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:16:03 go: downloading github.com/mitchellh/copystructure v1.0.0 01:16:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:16:03 go: downloading github.com/go-logfmt/logfmt v0.5.0 01:16:03 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 01:16:03 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 01:16:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:16:03 go: downloading golang.org/x/text v0.3.6 01:16:04 go: downloading github.com/golang/mock v1.4.4 01:16:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:16:04 go: downloading github.com/hashicorp/errwrap v1.0.0 01:16:04 go: downloading github.com/x448/float16 v0.8.4 01:16:04 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:16:04 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:16:04 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:16:04 go: downloading github.com/hashicorp/serf v0.9.5 01:16:04 go: downloading github.com/go-playground/universal-translator v0.18.0 01:16:04 go: downloading github.com/leodido/go-urn v1.2.1 01:16:05 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 01:16:06 go: downloading github.com/gorilla/websocket v1.4.2 01:16:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:16:06 go: downloading github.com/fatih/color v1.9.0 01:16:06 go: downloading github.com/mattn/go-colorable v0.1.6 01:16:06 go: downloading github.com/mattn/go-isatty v0.0.12 01:16:06 go: downloading github.com/mitchellh/go-homedir v1.1.0 01:16:06 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 01:16:11 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 01:16:12 + go mod tidy 01:16:12 go: downloading github.com/stretchr/testify v1.7.0 01:16:12 go: downloading github.com/go-stack/stack v1.8.0 01:16:12 go: downloading github.com/go-playground/assert/v2 v2.0.1 01:16:13 go: downloading github.com/davecgh/go-spew v1.1.1 01:16:13 go: downloading github.com/pmezard/go-difflib v1.0.0 01:16:13 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 01:16:13 go: downloading github.com/stretchr/objx v0.1.1 01:16:13 go: downloading github.com/hashicorp/consul/sdk v0.8.0 01:16:13 go: downloading github.com/hashicorp/go-uuid v1.0.1 01:16:13 go: downloading github.com/onsi/ginkgo v1.10.1 01:16:13 go: downloading github.com/onsi/gomega v1.7.0 01:16:13 go: downloading github.com/kr/pretty v0.3.0 01:16:13 go: downloading github.com/hashicorp/go-msgpack v0.5.3 01:16:13 go: downloading github.com/hashicorp/memberlist v0.2.2 01:16:13 go: downloading github.com/pkg/errors v0.9.1 01:16:13 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:16:13 go: downloading github.com/kr/text v0.2.0 01:16:13 go: downloading github.com/rogpeppe/go-internal v1.8.0 01:16:13 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 01:16:13 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:16:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 01:16:13 go: downloading github.com/miekg/dns v1.1.26 01:16:13 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:16:13 go: downloading gopkg.in/yaml.v2 v2.3.0 01:16:13 go: downloading github.com/hpcloud/tail v1.0.0 01:16:13 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 01:16:13 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 01:16:13 $ docker stop --time=1 5667cf1ab1387675f48fefcc37cd65bcf93eaaad56492ed14a366c3e740817e1 01:16:16 $ docker rm -f 5667cf1ab1387675f48fefcc37cd65bcf93eaaad56492ed14a366c3e740817e1 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:16:18 Warning: overwriting stash ‘coverage-report’ 01:16:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:16:21 + ls -al . 01:16:21 total 176 01:16:21 drwxrwxr-x 9 jenkins jenkins 4096 Nov 18 01:16 . 01:16:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 01:13 .. 01:16:21 -rw-rw-r-- 1 jenkins jenkins 6 Nov 18 01:13 .dockerignore 01:16:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 01:13 .git 01:16:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 01:13 .github 01:16:21 -rw-rw-r-- 1 jenkins jenkins 255 Nov 18 01:13 .gitignore 01:16:21 -rw-rw-r-- 1 jenkins jenkins 6926 Nov 18 01:13 Attribution.txt 01:16:21 -rw-rw-r-- 1 jenkins jenkins 4401 Nov 18 01:13 CHANGELOG.md 01:16:21 -rw-rw-r-- 1 jenkins jenkins 1493 Nov 18 01:13 Dockerfile 01:16:21 -rw-rw-r-- 1 jenkins jenkins 677 Nov 18 01:13 GOVERNANCE.md 01:16:21 -rw-rw-r-- 1 jenkins jenkins 656 Nov 18 01:13 Jenkinsfile 01:16:21 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 18 01:13 LICENSE 01:16:21 -rw-rw-r-- 1 jenkins jenkins 1057 Nov 18 01:13 Makefile 01:16:21 -rw-rw-r-- 1 jenkins jenkins 620 Nov 18 01:13 OWNERS.md 01:16:21 -rw-rw-r-- 1 jenkins jenkins 9073 Nov 18 01:13 README.md 01:16:21 -rw-rw-r-- 1 jenkins jenkins 5 Nov 18 01:09 VERSION 01:16:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 01:13 bin 01:16:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:13 cmd 01:16:21 -rw-r--r-- 1 jenkins jenkins 7631 Nov 18 01:15 coverage.out 01:16:21 -rw-rw-r-- 1 jenkins jenkins 208 Nov 18 01:16 go.mod 01:16:21 -rw-rw-r-- 1 jenkins jenkins 49477 Nov 18 01:13 go.sum 01:16:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:13 internal 01:16:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:13 snap 01:16:21 drwxrwxr-x 6 jenkins jenkins 4096 Nov 18 01:13 vendor 01:16:21 -rw-rw-r-- 1 jenkins jenkins 209 Nov 18 01:13 version.go [Pipeline] isUnix [Pipeline] sh 01:16:22 + 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=0a246da567fca350fd9d1d3301cf71cc0b33f546 --label arch=arm64 --label version=2.1.0 . 01:16:23 Sending build context to Docker daemon 13.62MB 01:16:23 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 01:16:23 Step 2/23 : FROM ${BASE} AS builder 01:16:23 ---> 2b5a3fd2a3c9 01:16:23 Step 3/23 : ARG MAKE='make build' 01:16:23 ---> Running in e21c2500a1ff 01:16:23 Removing intermediate container e21c2500a1ff 01:16:23 ---> d4967044ccd8 01:16:23 Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:16:23 ---> Running in 48e547e87099 01:16:24 Removing intermediate container 48e547e87099 01:16:24 ---> 74c421784f6a 01:16:24 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 01:16:24 ---> Running in 13740803d61a 01:16:25 Removing intermediate container 13740803d61a 01:16:25 ---> b3b003e88e9c 01:16:25 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:25 ---> Running in e26ae43d9774 01:16:28 Removing intermediate container e26ae43d9774 01:16:28 ---> 0ba7398dd560 01:16:28 Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:16:28 ---> Running in c333fe469827 01:16:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:16:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:16:30 OK: 223 MiB in 56 packages 01:16:31 Removing intermediate container c333fe469827 01:16:31 ---> ac1ddb4c75d0 01:16:31 Step 8/23 : WORKDIR /device-snmp-go 01:16:31 ---> Running in b9d6c82824c4 01:16:31 Removing intermediate container b9d6c82824c4 01:16:31 ---> d6a18c932549 01:16:31 Step 9/23 : COPY . . 01:16:36 ---> fc33a77f85ed 01:16:36 Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:16:36 ---> Running in f811ea90d786 01:16:37 skipping... 01:16:38 Removing intermediate container f811ea90d786 01:16:38 ---> 02773c472d7f 01:16:38 Step 11/23 : RUN ${MAKE} 01:16:38 ---> Running in 1477460c2eb7 01:16:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.1.0" -o cmd/device-snmp ./cmd 01:17:27 Removing intermediate container 1477460c2eb7 01:17:27 ---> c6c348705473 01:17:27 Step 12/23 : FROM alpine:3.14 01:17:27 3.14: Pulling from library/alpine 01:17:27 be307f383ecc: Pulling fs layer 01:17:27 be307f383ecc: Verifying Checksum 01:17:27 be307f383ecc: Pull complete 01:17:27 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 01:17:27 Status: Downloaded newer image for alpine:3.14 01:17:27 ---> 5b8b7b635229 01:17:27 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 01:17:27 ---> Running in 78a6e9623001 01:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:17:27 (1/6) Installing dumb-init (1.2.5-r1) 01:17:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:17:27 (3/6) Installing libsodium (1.0.18-r0) 01:17:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:17:27 (5/6) Installing libzmq (4.3.4-r0) 01:17:27 (6/6) Installing zeromq (4.3.4-r0) 01:17:27 Executing busybox-1.33.1-r6.trigger 01:17:27 OK: 8 MiB in 20 packages 01:17:27 Removing intermediate container 78a6e9623001 01:17:27 ---> d11e17fe625f 01:17:27 Step 14/23 : COPY --from=builder /device-snmp-go/cmd / 01:17:27 ---> 438d1c98542a 01:17:27 Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / 01:17:27 ---> d7a376f9e45a 01:17:27 Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / 01:17:28 ---> 84e99b5b0ee8 01:17:28 Step 17/23 : EXPOSE 59993 01:17:28 ---> Running in 710cc2340a81 01:17:28 Removing intermediate container 710cc2340a81 01:17:28 ---> eced76ab317f 01:17:28 Step 18/23 : EXPOSE 161 01:17:28 ---> Running in 09a4b94b5287 01:17:29 Removing intermediate container 09a4b94b5287 01:17:29 ---> a758503b8bbc 01:17:29 Step 19/23 : ENTRYPOINT ["/device-snmp"] 01:17:29 ---> Running in e9e8c14c4a77 01:17:30 Removing intermediate container e9e8c14c4a77 01:17:30 ---> e7986ae9c163 01:17:30 Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 01:17:30 ---> Running in 1555ebc87412 01:17:30 Removing intermediate container 1555ebc87412 01:17:30 ---> 3f45bfcc6955 01:17:30 Step 21/23 : LABEL arch=arm64 01:17:30 ---> Running in 92da3ec52a09 01:17:30 Removing intermediate container 92da3ec52a09 01:17:30 ---> 3d4f26067f8e 01:17:30 Step 22/23 : LABEL git_sha=0a246da567fca350fd9d1d3301cf71cc0b33f546 01:17:30 ---> Running in ca4a4d33b96e 01:17:31 Removing intermediate container ca4a4d33b96e 01:17:31 ---> d07d68d93dfd 01:17:31 Step 23/23 : LABEL version=2.1.0 01:17:31 ---> Running in 8d23d97ea858 01:17:31 Removing intermediate container 8d23d97ea858 01:17:31 ---> 5a900b3d9115 01:17:31 [Warning] One or more build-args [ARCH] were not consumed 01:17:32 Successfully built 5a900b3d9115 01:17:32 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 01:17:33 provisioning config files... 01:17:33 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config647788786124809266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:17:33 ---> docker-login.sh 01:17:33 nexus3.edgexfoundry.org:10001 01:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:34 Configure a credential helper to remove this warning. See 01:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:34 01:17:34 Login Succeeded 01:17:34 nexus3.edgexfoundry.org:10002 01:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:34 Configure a credential helper to remove this warning. See 01:17:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:34 01:17:34 Login Succeeded 01:17:34 nexus3.edgexfoundry.org:10003 01:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:35 Configure a credential helper to remove this warning. See 01:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:35 01:17:35 Login Succeeded 01:17:35 nexus3.edgexfoundry.org:10004 01:17:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:35 Configure a credential helper to remove this warning. See 01:17:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:35 01:17:35 Login Succeeded 01:17:35 docker.io 01:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:17:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:17:37 Configure a credential helper to remove this warning. See 01:17:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:17:37 01:17:37 Login Succeeded 01:17:37 ---> docker-login.sh ends [Pipeline] } 01:17:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:17:37 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:17:37 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 01:17:37 0a246da567fca350fd9d1d3301cf71cc0b33f546 01:17:37 2.1.0 01:17:37 0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 01:17:37 jakarta 01:17:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:17:37 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] isUnix [Pipeline] sh 01:17:37 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546 01:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:17:37 988432354302: Preparing 01:17:37 be754fbc9e5c: Preparing 01:17:37 355d9da07786: Preparing 01:17:37 c4021de6ce34: Preparing 01:17:37 62170e181a92: Preparing 01:17:39 62170e181a92: Layer already exists 01:17:39 988432354302: Pushed 01:17:39 be754fbc9e5c: Pushed 01:17:39 c4021de6ce34: Pushed 01:17:40 355d9da07786: Pushed 01:17:40 0a246da567fca350fd9d1d3301cf71cc0b33f546: digest: sha256:753e6297de4b5030ecd75f513bb742b59a6f3c867c0b3eca1c7d045fb5e5b531 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:17:41 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.0 [Pipeline] isUnix [Pipeline] sh 01:17:42 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.0 01:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:17:42 988432354302: Preparing 01:17:42 be754fbc9e5c: Preparing 01:17:42 355d9da07786: Preparing 01:17:42 c4021de6ce34: Preparing 01:17:42 62170e181a92: Preparing 01:17:42 355d9da07786: Layer already exists 01:17:42 62170e181a92: Layer already exists 01:17:42 be754fbc9e5c: Layer already exists 01:17:42 c4021de6ce34: Layer already exists 01:17:42 988432354302: Layer already exists 01:17:42 2.1.0: digest: sha256:753e6297de4b5030ecd75f513bb742b59a6f3c867c0b3eca1c7d045fb5e5b531 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:17:43 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 [Pipeline] isUnix [Pipeline] sh 01:17:43 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 01:17:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:17:43 988432354302: Preparing 01:17:43 be754fbc9e5c: Preparing 01:17:43 355d9da07786: Preparing 01:17:43 c4021de6ce34: Preparing 01:17:43 62170e181a92: Preparing 01:17:43 62170e181a92: Layer already exists 01:17:43 988432354302: Layer already exists 01:17:43 355d9da07786: Layer already exists 01:17:43 be754fbc9e5c: Layer already exists 01:17:43 c4021de6ce34: Layer already exists 01:17:43 0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0: digest: sha256:753e6297de4b5030ecd75f513bb742b59a6f3c867c0b3eca1c7d045fb5e5b531 size: 1365 [Pipeline] isUnix [Pipeline] sh 01:17:43 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [Pipeline] isUnix [Pipeline] sh 01:17:44 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta 01:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 01:17:44 988432354302: Preparing 01:17:44 be754fbc9e5c: Preparing 01:17:44 355d9da07786: Preparing 01:17:44 c4021de6ce34: Preparing 01:17:44 62170e181a92: Preparing 01:17:44 be754fbc9e5c: Layer already exists 01:17:44 355d9da07786: Layer already exists 01:17:44 62170e181a92: Layer already exists 01:17:44 c4021de6ce34: Layer already exists 01:17:44 988432354302: Layer already exists 01:17:44 jakarta: digest: sha256:753e6297de4b5030ecd75f513bb742b59a6f3c867c0b3eca1c7d045fb5e5b531 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:17:44 ===================================================== [Pipeline] echo 01:17:44 taggedImages: 01:17:44 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546 01:17:44 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.1.0 01:17:44 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0a246da567fca350fd9d1d3301cf71cc0b33f546-2.1.0 01:17:44 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:17:45 01:17:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:17:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:17:45 arm64: Pulling from edgex-lftools-log-publisher 01:17:45 448f6bf000e3: Pulling fs layer 01:17:45 f757da607395: Pulling fs layer 01:17:45 05883995daec: Pulling fs layer 01:17:45 8603b9c90790: Pulling fs layer 01:17:45 1560dd03e051: Pulling fs layer 01:17:45 27f5ce0e4adf: Pulling fs layer 01:17:45 c2d8d7efcc4b: Pulling fs layer 01:17:45 8603b9c90790: Waiting 01:17:45 1560dd03e051: Waiting 01:17:45 27f5ce0e4adf: Waiting 01:17:45 c2d8d7efcc4b: Waiting 01:17:45 f757da607395: Verifying Checksum 01:17:45 f757da607395: Download complete 01:17:45 8603b9c90790: Verifying Checksum 01:17:45 8603b9c90790: Download complete 01:17:46 1560dd03e051: Verifying Checksum 01:17:46 1560dd03e051: Download complete 01:17:46 27f5ce0e4adf: Verifying Checksum 01:17:46 27f5ce0e4adf: Download complete 01:17:46 05883995daec: Verifying Checksum 01:17:46 05883995daec: Download complete 01:17:46 448f6bf000e3: Verifying Checksum 01:17:46 448f6bf000e3: Download complete 01:17:49 c2d8d7efcc4b: Verifying Checksum 01:17:49 c2d8d7efcc4b: Download complete 01:17:50 448f6bf000e3: Pull complete 01:17:50 f757da607395: Pull complete 01:17:52 05883995daec: Pull complete 01:17:52 8603b9c90790: Pull complete 01:17:53 1560dd03e051: Pull complete 01:17:54 27f5ce0e4adf: Pull complete 01:18:10 c2d8d7efcc4b: Pull complete 01:18:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:18:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:18:10 prd-ubuntu18.04-docker-arm64-4c-16g-1182 does not seem to be running inside a container 01:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:18:15 $ docker top d281ac66a58c2adf0a4ee3dd07ea34798f52080b6b87b3d485305f2439937b65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:17 ---> job-cost.sh 01:18:17 lf-activate-venv: SKIPPING 01:18:17 INFO: No Stack... 01:18:17 INFO: Retrieving Pricing Info for: v3-standard-4 01:18:17 INFO: Archiving Costs [Pipeline] sh 01:18:18 + cat+ /w/workspace/device-snmp-go/3/archives/cost.csv 01:18:18 cut -d, -f6 [Pipeline] lock 01:18:18 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] 01:18:18 Resource [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] did not exist. Created. 01:18:18 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:18:19 /w/workspace/device-snmp-go/3@tmp/durable-794f6c0b/script.sh: 1: /w/workspace/device-snmp-go/3@tmp/durable-794f6c0b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:18:20 + echo total: 0.10999999940395355 [Pipeline] stash 01:18:20 Warning: overwriting stash ‘stack-cost’ 01:18:20 Stashed 1 file(s) [Pipeline] } 01:18:20 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-jakarta-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:18:20 $ docker stop --time=1 d281ac66a58c2adf0a4ee3dd07ea34798f52080b6b87b3d485305f2439937b65 01:18:22 $ docker rm -f d281ac66a58c2adf0a4ee3dd07ea34798f52080b6b87b3d485305f2439937b65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 01:18:23 provisioning config files... 01:18:23 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config3281625131439723745tmp [Pipeline] { [Pipeline] sh 01:18:24 + set +x 01:18:24 + curl -s https://codecov.io/bash 01:18:24 + bash -s -- 01:18:24 01:18:24 _____ _ 01:18:24 / ____| | | 01:18:24 | | ___ __| | ___ ___ _____ __ 01:18:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:18:24 | |___| (_) | (_| | __/ (_| (_) \ V / 01:18:24 \_____\___/ \__,_|\___|\___\___/ \_/ 01:18:24 Bash-1.0.6 01:18:24 01:18:24 01:18:24 ==> git version 2.24.4 found 01:18:24 ==> 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 01:18:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:18:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:18:24 ==> Jenkins CI detected. 01:18:24 current dir:  /w/workspace/exfoundry_device-snmp-go_jakarta 01:18:24 project root: . 01:18:24 --> token set from env 01:18:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:18:24 ==> Running gcov in . (disable via -X gcov) 01:18:24 ==> Python coveragepy not found 01:18:24 ==> Searching for coverage reports in: 01:18:24 + . 01:18:24 -> Found 1 reports 01:18:24 ==> Detecting git/mercurial file structure 01:18:24 ==> Reading reports 01:18:24 + ./coverage.out bytes=7631 01:18:24 ==> Appending adjustments 01:18:24 https://docs.codecov.io/docs/fixing-reports 01:18:24 + Found adjustments 01:18:24 ==> Gzipping contents 01:18:24 8.0K /tmp/codecov.GysUPa.gz 01:18:24 ==> Uploading reports 01:18:24 url: https://codecov.io 01:18:24 query: branch=jakarta&commit=0a246da567fca350fd9d1d3301cf71cc0b33f546&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fjakarta%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:18:24 -> Pinging Codecov 01:18:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=jakarta&commit=0a246da567fca350fd9d1d3301cf71cc0b33f546&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fjakarta%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:18:24 -> Uploading to 01:18:24 https://storage.googleapis.com/codecov/v4/raw/2021-11-18/6C56EA5C29638FB4528AC87E60AF5AE0/0a246da567fca350fd9d1d3301cf71cc0b33f546/c84a35e4-1fd9-40ea-8e35-792ebef803d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211118T011824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47aba442f13a463e4284d0214b5df8e4fc17d035b887ab199cf89a20abdc0846 01:18:24 % Total % Received % Xferd Average Speed Time Time Time Current 01:18:24 Dload Upload Total Spent Left Speed 01:18:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7955 0 0 100 7955 0 25570 --:--:-- --:--:-- --:--:-- 25661 01:18:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] } 01:18:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:18:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:18:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:18:26 01:18:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:18:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:18:26 188c0c94c7c5: Pulling fs layer 01:18:26 0ef7d3d256c8: Pulling fs layer 01:18:26 de9db76c5a1d: Pulling fs layer 01:18:26 0eba1c9be4d2: Pulling fs layer 01:18:26 0d57e429df01: Pulling fs layer 01:18:26 4e4be7b47b0d: Pulling fs layer 01:18:26 e1f770b5df2f: Pulling fs layer 01:18:26 85a0685a4137: Pulling fs layer 01:18:26 0d57e429df01: Waiting 01:18:26 4e4be7b47b0d: Waiting 01:18:26 e1f770b5df2f: Waiting 01:18:26 85a0685a4137: Waiting 01:18:26 0eba1c9be4d2: Waiting 01:18:26 de9db76c5a1d: Verifying Checksum 01:18:26 de9db76c5a1d: Download complete 01:18:26 0ef7d3d256c8: Verifying Checksum 01:18:26 0ef7d3d256c8: Download complete 01:18:26 0d57e429df01: Verifying Checksum 01:18:26 0d57e429df01: Download complete 01:18:26 4e4be7b47b0d: Verifying Checksum 01:18:26 4e4be7b47b0d: Download complete 01:18:26 188c0c94c7c5: Verifying Checksum 01:18:26 188c0c94c7c5: Download complete 01:18:27 e1f770b5df2f: Verifying Checksum 01:18:27 e1f770b5df2f: Download complete 01:18:27 188c0c94c7c5: Pull complete 01:18:27 0eba1c9be4d2: Verifying Checksum 01:18:27 0eba1c9be4d2: Download complete 01:18:27 0ef7d3d256c8: Pull complete 01:18:27 de9db76c5a1d: Pull complete 01:18:27 85a0685a4137: Verifying Checksum 01:18:27 85a0685a4137: Download complete 01:18:31 0eba1c9be4d2: Pull complete 01:18:31 0d57e429df01: Pull complete 01:18:31 4e4be7b47b0d: Pull complete 01:18:31 e1f770b5df2f: Pull complete 01:18:35 85a0685a4137: Pull complete 01:18:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:18:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:18:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:18:36 prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container 01:18:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:18:37 $ docker top 7a23d3f1499828e81e96e215537dd4d7cf3ebccca9cf50a0130e933bc2d4a448 -eo pid,comm [Pipeline] { [Pipeline] echo 01:18:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:18:38 + set -o pipefail 01:18:38 + snyk monitor '--org=edgex-jenkins' 01:18:40 01:18:40 Monitoring /w/workspace/exfoundry_device-snmp-go_jakarta (github.com/edgexfoundry/device-snmp-go)... 01:18:40 01:18:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/37b2daaa-1b8f-4bc5-843e-75205bfb6f23 01:18:40 01:18:40 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 01:18:40 01:18:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:18:40 01:18:41 [Pipeline] } 01:18:41 $ docker stop --time=1 7a23d3f1499828e81e96e215537dd4d7cf3ebccca9cf50a0130e933bc2d4a448 01:18:42 $ docker rm -f 7a23d3f1499828e81e96e215537dd4d7cf3ebccca9cf50a0130e933bc2d4a448 [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 01:18:44 + git log --format=format:%s -1 0a246da567fca350fd9d1d3301cf71cc0b33f546 [Pipeline] sh 01:18:44 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 01:18:44 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 01:18:45 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 01:18:45 + sudo tee -a /etc/ssh/ssh_known_hosts 01:18:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:18:45 . [Pipeline] withDockerContainer 01:18:46 prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container 01:18:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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:10004/edgex-devops/git-semver:latest cat 01:18:46 $ docker top fdd29601ada00b98a776ebe1930f00a86526abcade75c078b1d91bc235633044 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:18:46 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:47 + git semver [Pipeline] } 01:18:47 $ docker stop --time=1 fdd29601ada00b98a776ebe1930f00a86526abcade75c078b1d91bc235633044 01:18:48 $ docker rm -f fdd29601ada00b98a776ebe1930f00a86526abcade75c078b1d91bc235633044 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:18:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:18:48 01:18:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:18:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:18:49 0.23.1-centos7: Pulling from edgex-lftools 01:18:49 ab5ef0e58194: Pulling fs layer 01:18:49 9712f1f96733: Pulling fs layer 01:18:49 63f879dbbcfc: Pulling fs layer 01:18:49 0d9ebad4ef96: Pulling fs layer 01:18:49 e9a5061849ea: Pulling fs layer 01:18:49 d747dcd14b5f: Pulling fs layer 01:18:49 2de7ff778b66: Pulling fs layer 01:18:49 0d9ebad4ef96: Waiting 01:18:49 e9a5061849ea: Waiting 01:18:49 d747dcd14b5f: Waiting 01:18:49 2de7ff778b66: Waiting 01:18:49 9712f1f96733: Verifying Checksum 01:18:49 9712f1f96733: Download complete 01:18:49 63f879dbbcfc: Verifying Checksum 01:18:49 63f879dbbcfc: Download complete 01:18:49 ab5ef0e58194: Verifying Checksum 01:18:49 ab5ef0e58194: Download complete 01:18:49 d747dcd14b5f: Verifying Checksum 01:18:49 d747dcd14b5f: Download complete 01:18:49 0d9ebad4ef96: Verifying Checksum 01:18:49 0d9ebad4ef96: Download complete 01:18:49 e9a5061849ea: Verifying Checksum 01:18:49 e9a5061849ea: Download complete 01:18:49 2de7ff778b66: Verifying Checksum 01:18:49 2de7ff778b66: Download complete 01:18:52 ab5ef0e58194: Pull complete 01:18:52 9712f1f96733: Pull complete 01:18:53 63f879dbbcfc: Pull complete 01:18:57 0d9ebad4ef96: Pull complete 01:18:57 e9a5061849ea: Pull complete 01:18:57 d747dcd14b5f: Pull complete 01:18:58 2de7ff778b66: Pull complete 01:18:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:18:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:18:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:19:00 prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container 01:19:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-lftools:0.23.1-centos7 cat 01:19:02 $ docker top 409926056c0d5fcf76315d734e30823a408e428b3291f18ff98b825f138a09f2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:19:03 provisioning config files... 01:19:03 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config6954823231818344100tmp 01:19:03 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config2385068282040180856tmp 01:19:03 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config7211284318588578931tmp [Pipeline] { [Pipeline] echo 01:19:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:19:03 ---> sigul-configuration.sh 01:19:03 gpg: directory `/root/.gnupg' created 01:19:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:19:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:19:03 gpg: keyring `/root/.gnupg/secring.gpg' created 01:19:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:19:03 gpg: CAST5 encrypted data 01:19:03 gpg: encrypted with 1 passphrase 01:19:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:19:03 + mkdir /home/jenkins 01:19:03 + mkdir /home/jenkins/sigul [Pipeline] sh 01:19:03 + 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 01:19:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:19:05 ---> sigul-install.sh 01:19:05 Sigul already installed; skipping installation. [Pipeline] sh 01:19:05 + git tag --list 01:19:05 1.0.0 01:19:05 v0.0.0 01:19:05 v1.1.0 01:19:05 v1.1.1 01:19:05 v1.2.2 01:19:05 v1.3.0 01:19:05 v1.3.1 01:19:05 v2.0.0 01:19:05 v2.0.1-dev.1 01:19:05 v2.0.1-dev.2 01:19:05 v2.0.1-dev.3 01:19:05 v2.0.1-dev.4 01:19:05 v2.0.1-dev.5 01:19:05 v2.0.1-dev.6 01:19:05 v2.1.0 [Pipeline] sh 01:19:05 + lftools sign git-tag v2.1.0 01:19:06 Signing Git tag with Sigul... 01:19:06 Signing v2.1.0 [Pipeline] echo 01:19:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:19:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:19:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:19:08 $ docker stop --time=1 409926056c0d5fcf76315d734e30823a408e428b3291f18ff98b825f138a09f2 01:19:10 $ docker rm -f 409926056c0d5fcf76315d734e30823a408e428b3291f18ff98b825f138a09f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:19:11 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 01:19:12 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 01:19:13 + sudo tee -a /etc/ssh/ssh_known_hosts 01:19:13 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 01:19:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:19:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:19:13 . [Pipeline] withDockerContainer 01:19:13 prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container 01:19:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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:10004/edgex-devops/git-semver:latest cat 01:19:13 $ docker top 9cf84af00e06604176486aa4486e006801cd8056f2cda41e5a6c3b22e08621b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:19:14 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:19:14 + git semver [Pipeline] } 01:19:14 $ docker stop --time=1 9cf84af00e06604176486aa4486e006801cd8056f2cda41e5a6c3b22e08621b0 01:19:15 $ docker rm -f 9cf84af00e06604176486aa4486e006801cd8056f2cda41e5a6c3b22e08621b0 [Pipeline] // withDockerContainer [Pipeline] sh 01:19:16 + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh 01:19:16 + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh 01:19:16 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 01:19:16 + sudo tee -a /etc/ssh/ssh_known_hosts 01:19:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 01:19:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:19:16 . [Pipeline] withDockerContainer 01:19:18 prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container 01:19:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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:10004/edgex-devops/git-semver:latest cat 01:19:19 $ docker top 105b2f559196801164101d6c5d05610e565a3b0e297738182e1058652e80ae0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:19:19 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.1.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:19:19 + git semver [Pipeline] } 01:19:19 $ docker stop --time=1 105b2f559196801164101d6c5d05610e565a3b0e297738182e1058652e80ae0d 01:19:21 $ docker rm -f 105b2f559196801164101d6c5d05610e565a3b0e297738182e1058652e80ae0d [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:19:23 + '[' -d /w/workspace/exfoundry_device-snmp-go_jakarta/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:19:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:19:24 ---> package-listing.sh 01:19:24 ++ facter osfamily 01:19:24 ++ tr '[:upper:]' '[:lower:]' 01:19:25 + OS_FAMILY=redhat 01:19:25 + workspace=/w/workspace/exfoundry_device-snmp-go_jakarta 01:19:25 + START_PACKAGES=/tmp/packages_start.txt 01:19:25 + END_PACKAGES=/tmp/packages_end.txt 01:19:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:19:25 + PACKAGES=/tmp/packages_start.txt 01:19:25 + '[' /w/workspace/exfoundry_device-snmp-go_jakarta ']' 01:19:25 + PACKAGES=/tmp/packages_end.txt 01:19:25 + case "${OS_FAMILY}" in 01:19:25 + rpm -qa 01:19:25 + sort 01:19:25 + '[' -f /tmp/packages_start.txt ']' 01:19:25 + '[' -f /tmp/packages_end.txt ']' 01:19:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:19:25 + '[' /w/workspace/exfoundry_device-snmp-go_jakarta ']' 01:19:25 + mkdir -p /w/workspace/exfoundry_device-snmp-go_jakarta/archives/ 01:19:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-snmp-go_jakarta/archives/ [Pipeline] echo 01:19:25 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/exfoundry_device-snmp-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:19:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:26 01:19:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:19:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:26 latest: Pulling from edgex-lftools-log-publisher 01:19:26 b4d181a07f80: Pulling fs layer 01:19:26 a1111a8f2ec3: Pulling fs layer 01:19:26 ed53099fbce6: Pulling fs layer 01:19:26 dc539afda2c1: Pulling fs layer 01:19:26 77bc0d833cb6: Pulling fs layer 01:19:26 9065ff56babe: Pulling fs layer 01:19:26 d287ab97295c: Pulling fs layer 01:19:26 dc539afda2c1: Waiting 01:19:26 77bc0d833cb6: Waiting 01:19:26 9065ff56babe: Waiting 01:19:26 d287ab97295c: Waiting 01:19:26 a1111a8f2ec3: Verifying Checksum 01:19:26 a1111a8f2ec3: Download complete 01:19:26 dc539afda2c1: Download complete 01:19:26 ed53099fbce6: Verifying Checksum 01:19:26 ed53099fbce6: Download complete 01:19:26 77bc0d833cb6: Verifying Checksum 01:19:26 77bc0d833cb6: Download complete 01:19:27 9065ff56babe: Verifying Checksum 01:19:27 9065ff56babe: Download complete 01:19:27 b4d181a07f80: Verifying Checksum 01:19:27 b4d181a07f80: Download complete 01:19:27 d287ab97295c: Verifying Checksum 01:19:27 d287ab97295c: Download complete 01:19:29 b4d181a07f80: Pull complete 01:19:29 a1111a8f2ec3: Pull complete 01:19:29 ed53099fbce6: Pull complete 01:19:29 dc539afda2c1: Pull complete 01:19:29 77bc0d833cb6: Pull complete 01:19:29 9065ff56babe: Pull complete 01:19:35 d287ab97295c: Pull complete 01:19:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:19:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:19:35 prd-centos7-docker-4c-2g-1177 does not seem to be running inside a container 01:19:35 $ 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/exfoundry_device-snmp-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-snmp-go_jakarta -v /w/workspace/exfoundry_device-snmp-go_jakarta:/w/workspace/exfoundry_device-snmp-go_jakarta:rw,z -v /w/workspace/exfoundry_device-snmp-go_jakarta@tmp:/w/workspace/exfoundry_device-snmp-go_jakarta@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-lftools-log-publisher:latest cat 01:19:37 $ docker top 64c7b1707becc8917cb9afe6ecb3db468147fbf12dc194016b46ae68c24c0859 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:38 + touch /tmp/pre-build-complete [Pipeline] sh 01:19:39 + mkdir -p /var/log/sysstat [Pipeline] sh 01:19:39 + ls /var/log/sa-host 01:19:39 + sadf -c /var/log/sa-host/sa05 01:19:39 file_magic: OK 01:19:39 HZ: Using current value: 100 01:19:39 file_header: OK 01:19:39 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 01:19:39 Statistics: 01:19:39 Hnuu...uuuununununu... 01:19:39 File successfully converted to sysstat format version 12.0.3 01:19:39 + sadf -c /var/log/sa-host/sa18 01:19:39 file_magic: OK 01:19:39 HZ: Using current value: 100 01:19:39 file_header: OK 01:19:39 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 01:19:39 Statistics: 01:19:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:19:39 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:40 provisioning config files... 01:19:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-snmp-go_jakarta@tmp/config3065580367524694404tmp [Pipeline] { [Pipeline] echo 01:19:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:19:40 ---> create-netrc.sh [Pipeline] } 01:19:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:19:42 ---> python-tools-install.sh [Pipeline] echo 01:19:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:19:42 ---> sudo-logs.sh 01:19:42 Archiving 'sudo' log.. 01:19:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1177.novalocal: Name or service not known 01:19:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-1177.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:19:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:19:42 ---> job-cost.sh 01:19:42 lf-activate-venv: SKIPPING 01:19:42 DEBUG: total: 0.10999999940395355 01:19:42 INFO: Retrieving Stack Cost... 01:19:42 INFO: Retrieving Pricing Info for: v3-standard-2 01:19:43 INFO: Archiving Costs [Pipeline] echo 01:19:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:19:43 ---> logs-deploy.sh 01:19:43 lf-activate-venv: SKIPPING 01:19:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/jakarta/3 01:19:43 INFO: archiving workspace using pattern(s): 01:19:44 Archives upload complete. 01:19:44 INFO: archiving logs to Nexus 01:19:44 ---> uname -a: 01:19:44 Linux prd-centos7-docker-4c-2g-1177.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 01:19:44 01:19:44 01:19:44 ---> lscpu: 01:19:44 Architecture: x86_64 01:19:44 CPU op-mode(s): 32-bit, 64-bit 01:19:44 Byte Order: Little Endian 01:19:44 Address sizes: 40 bits physical, 48 bits virtual 01:19:44 CPU(s): 2 01:19:44 On-line CPU(s) list: 0,1 01:19:44 Thread(s) per core: 1 01:19:44 Core(s) per socket: 1 01:19:44 Socket(s): 2 01:19:44 NUMA node(s): 1 01:19:44 Vendor ID: AuthenticAMD 01:19:44 CPU family: 23 01:19:44 Model: 49 01:19:44 Model name: AMD EPYC-Rome Processor 01:19:44 Stepping: 0 01:19:44 CPU MHz: 2799.998 01:19:44 BogoMIPS: 5599.99 01:19:44 Virtualization: AMD-V 01:19:44 Hypervisor vendor: KVM 01:19:44 Virtualization type: full 01:19:44 L1d cache: 32K 01:19:44 L1i cache: 32K 01:19:44 L2 cache: 512K 01:19:44 L3 cache: 16384K 01:19:44 NUMA node0 CPU(s): 0,1 01:19:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:19:44 01:19:44 01:19:44 ---> nproc: 01:19:44 2 01:19:44 01:19:44 01:19:44 ---> df -h: 01:19:44 Filesystem Size Used Avail Use% Mounted on 01:19:44 overlay 40G 9.0G 32G 23% / 01:19:44 tmpfs 64M 0 64M 0% /dev 01:19:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:19:44 shm 64M 0 64M 0% /dev/shm 01:19:44 /dev/vda1 40G 9.0G 32G 23% /facter-os 01:19:44 01:19:44 01:19:44 ---> sar -b -r -n DEV: 01:19:44 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-6184fc6f-eac4-18bc-9bd7-7f41a3ca8dfb.novalocal) 11/18/21 _x86_64_ (2 CPU) 01:19:44 01:19:44 01:08:19 LINUX RESTART (2 CPU) 01:19:44 01:19:44 01:09:01 tps rtps wtps bread/s bwrtn/s 01:19:44 01:10:01 25.93 3.30 22.63 2335.92 3107.58 01:19:44 01:11:02 1.63 0.00 1.63 0.00 29.60 01:19:44 01:12:01 0.15 0.00 0.15 0.00 1.63 01:19:44 01:13:01 0.22 0.00 0.22 0.00 3.73 01:19:44 01:14:01 0.23 0.00 0.23 0.00 3.43 01:19:44 01:15:01 0.37 0.00 0.37 0.00 5.08 01:19:44 01:16:01 0.28 0.00 0.28 0.00 3.81 01:19:44 01:17:01 0.55 0.00 0.55 0.00 5.60 01:19:44 01:18:01 0.23 0.00 0.23 0.00 3.05 01:19:44 01:19:01 119.16 0.03 119.13 3.73 43144.02 01:19:44 Average: 14.91 0.33 14.57 234.40 4640.12 01:19:44 01:19:44 01:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:19:44 01:10:01 5675948 0 621616 7.76 2620 1708748 1259184 13.90 562428 1532320 132 01:19:44 01:11:02 5686560 0 610996 7.63 2620 1708756 1160864 12.82 554308 1532284 8 01:19:44 01:12:01 5685384 0 612172 7.64 2620 1708756 1161104 12.82 554760 1532284 20 01:19:44 01:13:01 5685264 0 612284 7.65 2620 1708764 1161176 12.82 555140 1532288 16 01:19:44 01:14:01 5688364 0 609176 7.61 2620 1708772 1161236 12.82 551684 1532284 16 01:19:44 01:15:01 5689600 0 607940 7.59 2620 1708772 1160912 12.82 550884 1532284 8 01:19:44 01:16:01 5688864 0 608668 7.60 2620 1708780 1160864 12.82 552024 1532284 8 01:19:44 01:17:01 5676824 0 620704 7.75 2620 1708784 1160864 12.82 563652 1532284 8 01:19:44 01:18:01 5675388 0 622136 7.77 2620 1708788 1160864 12.82 565280 1532284 8 01:19:44 01:19:01 4043184 0 932512 11.64 2620 3030616 1333872 14.73 836016 2676288 154136 01:19:44 Average: 5519538 0 645820 8.06 2620 1840954 1188094 13.12 584618 1646688 15436 01:19:44 01:19:44 01:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:19:44 01:10:01 eth0 69.66 59.07 378.01 22.28 0.00 0.00 0.00 0.00 01:19:44 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:10:01 docker0 10.49 5.38 1.09 39.33 0.00 0.00 0.00 0.00 01:19:44 01:11:02 eth0 0.65 0.02 0.06 0.00 0.00 0.00 0.00 0.00 01:19:44 01:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:12:01 eth0 1.83 0.30 0.39 0.20 0.00 0.00 0.00 0.00 01:19:44 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:13:01 eth0 1.87 0.48 0.63 0.36 0.00 0.00 0.00 0.00 01:19:44 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:14:01 eth0 0.98 0.63 0.61 0.46 0.00 0.00 0.00 0.00 01:19:44 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:15:01 eth0 0.23 0.12 0.07 0.04 0.00 0.00 0.00 0.00 01:19:44 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:16:01 eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:19:44 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:17:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:19:44 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:18:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:19:44 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:19:01 eth0 292.82 163.70 7256.22 26.39 0.00 0.00 0.00 0.00 01:19:44 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 01:19:01 docker0 0.40 0.50 0.14 0.15 0.00 0.00 0.00 0.00 01:19:44 Average: eth0 36.92 22.51 765.15 4.98 0.00 0.00 0.00 0.00 01:19:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:19:44 Average: docker0 1.09 0.59 0.12 3.95 0.00 0.00 0.00 0.00 01:19:44 01:19:44 01:19:44 ---> sar -P ALL: 01:19:44 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-6184fc6f-eac4-18bc-9bd7-7f41a3ca8dfb.novalocal) 11/18/21 _x86_64_ (2 CPU) 01:19:44 01:19:44 01:08:19 LINUX RESTART (2 CPU) 01:19:44 01:19:44 01:09:01 CPU %user %nice %system %iowait %steal %idle 01:19:44 01:10:01 all 4.10 0.00 1.72 0.40 0.03 93.75 01:19:44 01:10:01 0 4.05 0.00 1.97 0.49 0.03 93.45 01:19:44 01:10:01 1 4.15 0.00 1.47 0.30 0.03 94.04 01:19:44 01:11:02 all 0.23 0.00 0.06 0.00 0.02 99.69 01:19:44 01:11:02 0 0.05 0.00 0.07 0.00 0.02 99.87 01:19:44 01:11:02 1 0.42 0.00 0.05 0.00 0.02 99.52 01:19:44 01:12:01 all 0.31 0.00 0.06 0.00 0.02 99.62 01:19:44 01:12:01 0 0.12 0.00 0.05 0.00 0.02 99.81 01:19:44 01:12:01 1 0.49 0.00 0.07 0.00 0.02 99.42 01:19:44 01:13:01 all 0.23 0.00 0.07 0.00 0.01 99.70 01:19:44 01:13:01 0 0.37 0.00 0.03 0.00 0.00 99.60 01:19:44 01:13:01 1 0.08 0.00 0.10 0.00 0.02 99.80 01:19:44 01:14:01 all 0.27 0.00 0.06 0.00 0.03 99.65 01:19:44 01:14:01 0 0.13 0.00 0.05 0.00 0.02 99.80 01:19:44 01:14:01 1 0.40 0.00 0.07 0.00 0.03 99.50 01:19:44 01:15:01 all 0.19 0.00 0.05 0.00 0.01 99.75 01:19:44 01:15:01 0 0.18 0.00 0.05 0.00 0.02 99.75 01:19:44 01:15:01 1 0.20 0.00 0.05 0.00 0.00 99.75 01:19:44 01:16:01 all 0.24 0.00 0.06 0.00 0.01 99.69 01:19:44 01:16:01 0 0.37 0.00 0.03 0.00 0.00 99.60 01:19:44 01:16:01 1 0.12 0.00 0.08 0.00 0.02 99.78 01:19:44 01:17:01 all 0.18 0.00 0.06 0.00 0.03 99.74 01:19:44 01:17:01 0 0.07 0.00 0.07 0.00 0.03 99.83 01:19:44 01:17:01 1 0.28 0.00 0.05 0.00 0.02 99.65 01:19:44 01:18:01 all 0.21 0.00 0.06 0.00 0.02 99.72 01:19:44 01:18:01 0 0.08 0.00 0.05 0.00 0.02 99.85 01:19:44 01:18:01 1 0.33 0.00 0.07 0.00 0.02 99.58 01:19:44 01:19:01 all 19.56 0.00 7.61 1.37 0.08 71.39 01:19:44 01:19:01 0 19.62 0.00 7.84 1.62 0.07 70.85 01:19:44 01:19:01 1 19.49 0.00 7.38 1.12 0.09 71.92 01:19:44 Average: all 2.48 0.00 0.95 0.17 0.02 96.37 01:19:44 Average: 0 2.43 0.00 0.99 0.21 0.02 96.35 01:19:44 Average: 1 2.53 0.00 0.91 0.14 0.03 96.40 01:19:44 01:19:44 01:19:44