Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-25011 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa (master) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa # timeout=10 Commit message: "Merge pull request #83 from FelixTing/issue-78" > git rev-list --no-walk 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:03:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:03:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:03:57 ========================================================= 17:03:57 EdgeX Global Pipelines Version Info 17:03:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:03:59 ------------------- 17:03:59 stable info: 17:03:59 ------------------- 17:03:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:59 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:03:59 Message: update stable to v1.0.179 17:03:59 ------------------- 17:03:59 experimental info: 17:03:59 ------------------- 17:03:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:03:59 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:03:59 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:04:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 17:04:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 17:04:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:04:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:04:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:04:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:04:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 17:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:04:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:04:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:04:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:04:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:04:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:04:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:04:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:04:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:04:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:04:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:04:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:04:03 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:04:03 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:04:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:04:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:04:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:04:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] echo 17:04:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fbdcad [Pipeline] echo 17:04:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:04:03 provisioning config files... 17:04:03 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4278095333491073661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:04 ---> docker-login.sh 17:04:04 nexus3.edgexfoundry.org:10001 17:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:04 Configure a credential helper to remove this warning. See 17:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:04 17:04:04 Login Succeeded 17:04:04 nexus3.edgexfoundry.org:10002 17:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:04 Configure a credential helper to remove this warning. See 17:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:04 17:04:04 Login Succeeded 17:04:04 nexus3.edgexfoundry.org:10003 17:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:05 Configure a credential helper to remove this warning. See 17:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:05 17:04:05 Login Succeeded 17:04:05 nexus3.edgexfoundry.org:10004 17:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:05 Configure a credential helper to remove this warning. See 17:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:05 17:04:05 Login Succeeded 17:04:05 docker.io 17:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:04:05 Configure a credential helper to remove this warning. See 17:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:04:05 17:04:05 Login Succeeded 17:04:05 ---> docker-login.sh ends [Pipeline] } 17:04:05 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:04:06 + git log --format=format:%s -1 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] echo 17:04:06 GIT_COMMIT: 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa, Commit Message: Merge pull request #83 from FelixTing/issue-78 [Pipeline] echo 17:04:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:07 17:04:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:04:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:07 latest: Pulling from edgex-devops/git-semver 17:04:07 31603596830f: Pulling fs layer 17:04:07 2a8b12db71e7: Pulling fs layer 17:04:07 6ca5941a6612: Pulling fs layer 17:04:07 ecc8261a40a4: Pulling fs layer 17:04:07 2a8b12db71e7: Verifying Checksum 17:04:07 2a8b12db71e7: Download complete 17:04:07 31603596830f: Verifying Checksum 17:04:07 31603596830f: Download complete 17:04:07 ecc8261a40a4: Download complete 17:04:07 6ca5941a6612: Verifying Checksum 17:04:07 6ca5941a6612: Download complete 17:04:08 31603596830f: Pull complete 17:04:08 2a8b12db71e7: Pull complete 17:04:09 6ca5941a6612: Pull complete 17:04:09 ecc8261a40a4: Pull complete 17:04:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:04:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:04:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:04:09 prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container 17:04:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:04:12 $ docker top cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:04:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:13 [ssh-agent] Looking for ssh-agent implementation... 17:04:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:13 $ docker exec cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 ssh-agent 17:04:13 SSH_AUTH_SOCK=/tmp/ssh-fcpZ17BJ6i8A/agent.12 17:04:13 SSH_AGENT_PID=17 17:04:13 Running ssh-add (command line suppressed) 17:04:13 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6890540314401579688.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6890540314401579688.key) 17:04:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:14 + git tag --points-at HEAD [Pipeline] } 17:04:14 $ docker exec --env ******** --env ******** cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 ssh-agent -k 17:04:14 unset SSH_AUTH_SOCK; 17:04:14 unset SSH_AGENT_PID; 17:04:14 echo Agent pid 17 killed; 17:04:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:04:14 [ssh-agent] Looking for ssh-agent implementation... 17:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:04:14 $ docker exec cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 ssh-agent 17:04:14 SSH_AUTH_SOCK=/tmp/ssh-j91LMtyLwCvw/agent.46 17:04:14 SSH_AGENT_PID=52 17:04:14 Running ssh-add (command line suppressed) 17:04:15 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8116884343746029359.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8116884343746029359.key) 17:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:04:15 + git semver init 17:04:15 # -> Open(): unable to determine branch for HEAD 17:04:15 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 17:04:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 17:04:15 # $SEMVER_REMOTE_NAME = origin 17:04:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:04:15 # $SEMVER_USER_NAME = edgex-jenkins 17:04:15 # $SEMVER_BRANCH = master 17:04:15 # $SEMVER_TEMP = /tmp/semver-774255949 17:04:15 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 17:04:16 # '/tmp/semver-774255949' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' 17:04:16 # -> Force: false 17:04:16 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 17:04:16 $ docker exec --env ******** --env ******** cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 ssh-agent -k 17:04:16 unset SSH_AUTH_SOCK; 17:04:16 unset SSH_AGENT_PID; 17:04:16 echo Agent pid 52 killed; 17:04:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:04:17 + git semver [Pipeline] } 17:04:17 $ docker stop --time=1 cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 17:04:18 $ docker rm -f cbc0f21da6235ba5e755e769ada9ca48683ef1188568cddbfaea0836fce47057 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:04:19 Stashed 1 file(s) [Pipeline] echo 17:04:19 [edgeXSemver]: initialized semver on version 1.3.2-dev.1 [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 17:04:35 Still waiting to schedule task 17:04:35 ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-25015’ is offline 17:04:35 Still waiting to schedule task 17:04:35 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-25007’ 17:05:34 Running on prd-centos7-docker-4c-2g-25019 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 17:05:34 Running in /w/workspace/device-snmp-go/24 [Pipeline] { [Pipeline] checkout 17:05:37 using credential edgex-jenkins-ssh 17:05:37 Cloning the remote Git repository 17:05:37 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 17:05:37 > git init /w/workspace/device-snmp-go/24 # timeout=10 17:05:37 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 17:05:37 > git --version # timeout=10 17:05:37 > git --version # 'git version 2.24.3' 17:05:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 17:05:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 17:05:38 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 17:05:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:05:39 Checking out Revision 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa (master) 17:05:39 > git config core.sparsecheckout # timeout=10 17:05:39 > git checkout -f 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa # timeout=10 17:05:43 Commit message: "Merge pull request #83 from FelixTing/issue-78" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:05:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:05:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:05:45 + sudo service docker restart 17:05:45 + true 17:05:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:05:47 provisioning config files... 17:05:47 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/24@tmp/config7953768899174548331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:47 ---> docker-login.sh 17:05:47 nexus3.edgexfoundry.org:10001 17:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:47 Configure a credential helper to remove this warning. See 17:05:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:47 17:05:47 Login Succeeded 17:05:47 nexus3.edgexfoundry.org:10002 17:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:48 Configure a credential helper to remove this warning. See 17:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:48 17:05:48 Login Succeeded 17:05:48 nexus3.edgexfoundry.org:10003 17:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:48 Configure a credential helper to remove this warning. See 17:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:48 17:05:48 Login Succeeded 17:05:48 nexus3.edgexfoundry.org:10004 17:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:48 Configure a credential helper to remove this warning. See 17:05:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:48 17:05:48 Login Succeeded 17:05:48 docker.io 17:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:49 Configure a credential helper to remove this warning. See 17:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:49 17:05:49 Login Succeeded 17:05:49 ---> docker-login.sh ends [Pipeline] } 17:05:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:05:49 ========================================================= 17:05:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:05:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:05:49 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 17:05:49 Sending build context to Docker daemon 327.2kB 17:05:49 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 17:05:49 Step 2/10 : FROM ${BASE} 17:05:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:05:50 188c0c94c7c5: Pulling fs layer 17:05:50 0ef7d3d256c8: Pulling fs layer 17:05:50 de9db76c5a1d: Pulling fs layer 17:05:50 bca2f99d35d6: Pulling fs layer 17:05:50 93359f2a8cfa: Pulling fs layer 17:05:50 7c6f9722023f: Pulling fs layer 17:05:50 a35cf1a2eb13: Pulling fs layer 17:05:50 93359f2a8cfa: Waiting 17:05:50 7c6f9722023f: Waiting 17:05:50 a35cf1a2eb13: Waiting 17:05:50 bca2f99d35d6: Waiting 17:05:50 de9db76c5a1d: Verifying Checksum 17:05:50 de9db76c5a1d: Download complete 17:05:50 0ef7d3d256c8: Verifying Checksum 17:05:50 0ef7d3d256c8: Download complete 17:05:50 93359f2a8cfa: Verifying Checksum 17:05:50 93359f2a8cfa: Download complete 17:05:50 7c6f9722023f: Verifying Checksum 17:05:50 7c6f9722023f: Download complete 17:05:50 188c0c94c7c5: Verifying Checksum 17:05:50 188c0c94c7c5: Download complete 17:05:50 188c0c94c7c5: Pull complete 17:05:50 0ef7d3d256c8: Pull complete 17:05:50 de9db76c5a1d: Pull complete 17:05:52 a35cf1a2eb13: Verifying Checksum 17:05:52 a35cf1a2eb13: Download complete 17:05:53 bca2f99d35d6: Download complete 17:05:59 bca2f99d35d6: Pull complete 17:05:59 93359f2a8cfa: Pull complete 17:05:59 7c6f9722023f: Pull complete 17:06:05 a35cf1a2eb13: Pull complete 17:06:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:06:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:06:05 ---> a62c8e92a672 17:06:05 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 17:06:05 ---> Running in 7b0c150af153 17:06:05 Removing intermediate container 7b0c150af153 17:06:05 ---> 89e104b7b4e0 17:06:05 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:06:05 ---> Running in 9aba9650d20f 17:06:05 Removing intermediate container 9aba9650d20f 17:06:05 ---> 38c883910dcf 17:06:05 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 17:06:05 ---> Running in 9101ace02a22 17:06:06 Removing intermediate container 9101ace02a22 17:06:06 ---> b45220ec0a6e 17:06:06 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:06 ---> Running in 74e5eac0acae 17:06:07 Removing intermediate container 74e5eac0acae 17:06:07 ---> 91ad7e0cdb8a 17:06:07 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:06:07 ---> Running in d270cb125b85 17:06:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:06:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:06:11 OK: 166 MiB in 39 packages 17:06:12 Removing intermediate container d270cb125b85 17:06:12 ---> d60a26c4e6ce 17:06:12 Step 8/10 : WORKDIR /device-snmp-go 17:06:12 ---> Running in 27824281f84d 17:06:12 Removing intermediate container 27824281f84d 17:06:12 ---> b299ca89f570 17:06:12 Step 9/10 : COPY . . 17:06:13 ---> 26f4e7786cb3 17:06:13 Step 10/10 : RUN go mod download 17:06:13 ---> Running in 5138f96d9dbf 17:06:35 Removing intermediate container 5138f96d9dbf 17:06:35 ---> 1fc97958fb4c 17:06:35 Successfully built 1fc97958fb4c 17:06:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:06:36 + docker inspect -f . ci-base-image-x86_64 17:06:36 . [Pipeline] withDockerContainer 17:06:36 prd-centos7-docker-4c-2g-25019 does not seem to be running inside a container 17:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/24 -v /w/workspace/device-snmp-go/24:/w/workspace/device-snmp-go/24:rw,z -v /w/workspace/device-snmp-go/24@tmp:/w/workspace/device-snmp-go/24@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 ******** ci-base-image-x86_64 cat 17:06:37 $ docker top af0473e6a1a33eeecd2902864af19bb8a7cc51eb7a8d8983ffe23a4d091761da -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:38 + go version 17:06:38 go version go1.15.5 linux/amd64 [Pipeline] } 17:06:38 $ docker stop --time=1 af0473e6a1a33eeecd2902864af19bb8a7cc51eb7a8d8983ffe23a4d091761da 17:06:39 $ docker rm -f af0473e6a1a33eeecd2902864af19bb8a7cc51eb7a8d8983ffe23a4d091761da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:06:40 + docker inspect -f . ci-base-image-x86_64 17:06:40 . [Pipeline] withDockerContainer 17:06:40 prd-centos7-docker-4c-2g-25019 does not seem to be running inside a container 17:06:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/24 -v /w/workspace/device-snmp-go/24:/w/workspace/device-snmp-go/24:rw,z -v /w/workspace/device-snmp-go/24@tmp:/w/workspace/device-snmp-go/24@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 ******** ci-base-image-x86_64 cat 17:06:41 $ docker top b12cbba1c8f622de70f5ecb0c8201ac80a637b2382e27d9b29fe512e54b7fbee -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:42 + make test 17:06:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 17:06:43 ? github.com/edgexfoundry/device-snmp-go [no test files] 17:06:58 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 17:06:58 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.005s coverage: 0.0% of statements 17:06:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:06:58 gofmt -l . 17:06:58 [ "`gofmt -l .`" = "" ] 17:06:58 ./bin/test-attribution-txt.sh 17:06:59 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:06:59 $ docker stop --time=1 b12cbba1c8f622de70f5ecb0c8201ac80a637b2382e27d9b29fe512e54b7fbee 17:07:02 $ docker rm -f b12cbba1c8f622de70f5ecb0c8201ac80a637b2382e27d9b29fe512e54b7fbee [Pipeline] // withDockerContainer [Pipeline] sh 17:07:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:07:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:07:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:07:05 + ls -al . 17:07:05 total 104 17:07:05 drwxrwxr-x. 8 jenkins jenkins 4096 Feb 4 17:06 . 17:07:05 drwxrwxr-x. 4 jenkins jenkins 30 Feb 4 17:05 .. 17:07:05 -rw-rw-r--. 1 jenkins jenkins 5082 Feb 4 17:05 Attribution.txt 17:07:05 drwxrwxr-x. 2 jenkins jenkins 87 Feb 4 17:05 bin 17:07:05 drwxrwxr-x. 3 jenkins jenkins 32 Feb 4 17:05 cmd 17:07:05 -rw-r--r--. 1 jenkins jenkins 8493 Feb 4 17:06 coverage.out 17:07:05 -rw-rw-r--. 1 jenkins jenkins 1529 Feb 4 17:05 Dockerfile 17:07:05 -rw-rw-r--. 1 jenkins jenkins 1006 Feb 4 17:05 Dockerfile.build 17:07:05 -rw-rw-r--. 1 jenkins jenkins 6 Feb 4 17:05 .dockerignore 17:07:05 drwxrwxr-x. 8 jenkins jenkins 162 Feb 4 17:05 .git 17:07:05 drwxrwxr-x. 2 jenkins jenkins 103 Feb 4 17:05 .github 17:07:05 -rw-rw-r--. 1 jenkins jenkins 272 Feb 4 17:05 .gitignore 17:07:05 -rw-r--r--. 1 jenkins jenkins 204 Feb 4 17:06 go.mod 17:07:05 -rw-r--r--. 1 jenkins jenkins 14156 Feb 4 17:06 go.sum 17:07:05 drwxrwxr-x. 3 jenkins jenkins 20 Feb 4 17:05 internal 17:07:05 -rw-rw-r--. 1 jenkins jenkins 656 Feb 4 17:05 Jenkinsfile 17:07:05 -rw-rw-r--. 1 jenkins jenkins 11340 Feb 4 17:05 LICENSE 17:07:05 -rw-rw-r--. 1 jenkins jenkins 937 Feb 4 17:05 Makefile 17:07:05 drwxrwxr-x. 2 jenkins jenkins 84 Feb 4 17:05 profiles 17:07:05 -rw-rw-r--. 1 jenkins jenkins 12398 Feb 4 17:05 README.md 17:07:05 -rw-rw-r--. 1 jenkins jenkins 11 Feb 4 17:04 VERSION 17:07:05 -rw-rw-r--. 1 jenkins jenkins 209 Feb 4 17:05 version.go [Pipeline] isUnix [Pipeline] sh 17:07:05 + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa --label arch=amd64 --label version=1.3.2-dev.1 . 17:07:05 Sending build context to Docker daemon 336.4kB 17:07:05 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 17:07:05 Step 2/26 : FROM ${BASE} AS builder 17:07:05 ---> 1fc97958fb4c 17:07:05 Step 3/26 : ARG MAKE='make build' 17:07:06 ---> Running in 1b5d32515a79 17:07:06 Removing intermediate container 1b5d32515a79 17:07:06 ---> aafea0b2618d 17:07:06 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 17:07:06 ---> Running in 64417ae552c0 17:07:06 Removing intermediate container 64417ae552c0 17:07:06 ---> 50b4df3122fa 17:07:06 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 17:07:06 ---> Running in b55fadcc7f9a 17:07:06 Removing intermediate container b55fadcc7f9a 17:07:06 ---> e265ade9f1c4 17:07:06 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:06 ---> Running in 2a7ad300a513 17:07:07 Removing intermediate container 2a7ad300a513 17:07:07 ---> 7faa8b439ca5 17:07:07 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:07:07 ---> Running in 3c4c4711835c 17:07:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:07:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:07:11 OK: 166 MiB in 39 packages 17:07:11 Removing intermediate container 3c4c4711835c 17:07:11 ---> e44c261b6be7 17:07:11 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 17:07:11 ---> Running in 14f9ab4d52d2 17:07:12 Removing intermediate container 14f9ab4d52d2 17:07:12 ---> 39a061b94bcc 17:07:12 Step 9/26 : COPY go.mod . 17:07:12 ---> e62d18da3a86 17:07:12 Step 10/26 : COPY Makefile . 17:07:12 ---> c041d5185637 17:07:12 Step 11/26 : RUN make update 17:07:12 ---> Running in aaa80b78a0c8 17:07:13 CGO_ENABLED=0 GO111MODULE=on go mod download 17:07:13 Removing intermediate container aaa80b78a0c8 17:07:13 ---> 30a9b851e9af 17:07:13 Step 12/26 : COPY . . 17:07:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25022 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 17:07:14 Running in /w/workspace/device-snmp-go/24 [Pipeline] { [Pipeline] checkout 17:07:14 ---> 211ce50439a0 17:07:14 Step 13/26 : RUN ${MAKE} 17:07:14 ---> Running in 07aca7063e0a 17:07:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.1" -o cmd/device-snmp-go ./cmd 17:07:19 using credential edgex-jenkins-ssh 17:07:19 Cloning the remote Git repository 17:07:19 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 17:07:19 > git init /w/workspace/device-snmp-go/24 # timeout=10 17:07:19 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 17:07:19 > git --version # timeout=10 17:07:19 > git --version # 'git version 2.17.1' 17:07:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:21 Checking out Revision 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa (master) 17:07:20 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 17:07:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:07:20 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 17:07:20 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 17:07:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:07:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:07:21 > git config core.sparsecheckout # timeout=10 17:07:21 > git checkout -f 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa # timeout=10 17:07:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:07:25 Commit message: "Merge pull request #83 from FelixTing/issue-78" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:07:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:07:28 + sudo service docker+ restart 17:07:28 true 17:07:28 Removing intermediate container 07aca7063e0a 17:07:28 ---> 883ccdddc76c 17:07:28 Step 14/26 : FROM alpine:3.12 17:07:28 3.12: Pulling from library/alpine 17:07:28 801bfaa63ef2: Pulling fs layer 17:07:29 801bfaa63ef2: Verifying Checksum 17:07:29 801bfaa63ef2: Download complete 17:07:29 801bfaa63ef2: Pull complete 17:07:29 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:07:29 Status: Downloaded newer image for alpine:3.12 17:07:29 ---> 389fef711851 17:07:29 Step 15/26 : ENV APP_PORT=49993 17:07:29 ---> Running in 9cee8ef18b89 17:07:29 Removing intermediate container 9cee8ef18b89 17:07:29 ---> 7980ed23c536 17:07:29 Step 16/26 : EXPOSE $APP_PORT 17:07:29 ---> Running in 4be333babd04 17:07:29 Removing intermediate container 4be333babd04 17:07:29 ---> 298f3735b0d7 17:07:29 Step 17/26 : ENV DEVICE_PORT=161 17:07:29 ---> Running in 4602e01c126c 17:07:30 Removing intermediate container 4602e01c126c 17:07:30 ---> 4ce9c8b1c8fa 17:07:30 Step 18/26 : EXPOSE $DEVICE_PORT 17:07:30 ---> Running in 3551f29f3dda 17:07:30 Removing intermediate container 3551f29f3dda 17:07:30 ---> e8d4b40eb6c2 17:07:30 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 17:07:30 ---> 0c1a7a5ae305 17:07:30 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:07:30 provisioning config files... 17:07:31 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/24@tmp/config5951838941737803992tmp [Pipeline] { 17:07:31 ---> 94eda35438fc 17:07:31 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [Pipeline] libraryResource [Pipeline] sh 17:07:31 ---> 51ddd333afd2 17:07:31 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 17:07:31 ---> Running in 987bd7a7cd48 17:07:31 ---> docker-login.sh 17:07:31 nexus3.edgexfoundry.org:10001 17:07:31 Removing intermediate container 987bd7a7cd48 17:07:31 ---> c94cdc0e9735 17:07:31 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:07:31 ---> Running in c81901111f9a 17:07:31 Removing intermediate container c81901111f9a 17:07:31 ---> 547c35323dfe 17:07:31 Step 24/26 : LABEL arch=amd64 17:07:31 ---> Running in f4f4c7ee094e 17:07:32 Removing intermediate container f4f4c7ee094e 17:07:32 ---> 20f6ba5a7966 17:07:32 Step 25/26 : LABEL git_sha=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa 17:07:32 ---> Running in d72c009d2060 17:07:32 Removing intermediate container d72c009d2060 17:07:32 ---> c4f9d23d9f49 17:07:32 Step 26/26 : LABEL version=1.3.2-dev.1 17:07:32 ---> Running in 3ed09b681cff 17:07:32 Removing intermediate container 3ed09b681cff 17:07:32 ---> 8727acecbeb2 17:07:32 [Warning] One or more build-args [ARCH] were not consumed 17:07:32 Successfully built 8727acecbeb2 17:07:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:32 Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:07:32 provisioning config files... 17:07:33 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/24@tmp/config8663357086301370339tmp 17:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:33 Configure a credential helper to remove this warning. See 17:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:33 17:07:33 Login Succeeded 17:07:33 nexus3.edgexfoundry.org:10002 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:33 ---> docker-login.sh 17:07:33 nexus3.edgexfoundry.org:10001 17:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:33 Configure a credential helper to remove this warning. See 17:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:33 17:07:33 Login Succeeded 17:07:33 nexus3.edgexfoundry.org:10003 17:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:33 Configure a credential helper to remove this warning. See 17:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:33 17:07:33 Login Succeeded 17:07:33 nexus3.edgexfoundry.org:10002 17:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:33 Configure a credential helper to remove this warning. See 17:07:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:33 17:07:33 Login Succeeded 17:07:33 nexus3.edgexfoundry.org:10003 17:07:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:34 Configure a credential helper to remove this warning. See 17:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:34 17:07:34 Login Succeeded 17:07:34 nexus3.edgexfoundry.org:10004 17:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:34 Configure a credential helper to remove this warning. See 17:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:34 17:07:34 Login Succeeded 17:07:34 nexus3.edgexfoundry.org:10004 17:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:34 Configure a credential helper to remove this warning. See 17:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:34 17:07:34 Login Succeeded 17:07:34 docker.io 17:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:34 Configure a credential helper to remove this warning. See 17:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:34 17:07:34 Login Succeeded 17:07:34 ---> docker-login.sh ends 17:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:34 Configure a credential helper to remove this warning. See 17:07:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:34 17:07:34 Login Succeeded 17:07:34 docker.io [Pipeline] } 17:07:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:34 [edgeXDocker.push] Tagging docker image docker-device-snmp-go with the following tags: 17:07:34 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa 17:07:34 latest 17:07:34 1.3.2-dev.1 17:07:34 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 17:07:34 master 17:07:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:35 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] isUnix [Pipeline] sh 17:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:35 Configure a credential helper to remove this warning. See 17:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:35 17:07:35 Login Succeeded 17:07:35 ---> docker-login.sh ends [Pipeline] } 17:07:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 17:07:35 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa 17:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 17:07:35 adf423d251a7: Preparing 17:07:35 95bf647be8fb: Preparing 17:07:35 9bfae8fa08fc: Preparing 17:07:35 777b2c648970: Preparing 17:07:35 777b2c648970: Layer already exists 17:07:35 adf423d251a7: Pushed 17:07:35 95bf647be8fb: Pushed [Pipeline] unstash [Pipeline] echo 17:07:36 ========================================================= 17:07:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:07:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:07:36 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 17:07:36 Sending build context to Docker daemon 326.1kB 17:07:36 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 17:07:36 Step 2/10 : FROM ${BASE} 17:07:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:07:37 5f621e34cdf4: Pulling fs layer 17:07:37 a4357932f1b6: Pulling fs layer 17:07:37 18c013af1878: Pulling fs layer 17:07:37 00ac8860ef70: Pulling fs layer 17:07:37 63d7cb157983: Pulling fs layer 17:07:37 b116817d02f9: Pulling fs layer 17:07:37 745a02a5169b: Pulling fs layer 17:07:37 63d7cb157983: Waiting 17:07:37 b116817d02f9: Waiting 17:07:37 745a02a5169b: Waiting 17:07:37 00ac8860ef70: Waiting 17:07:37 a4357932f1b6: Verifying Checksum 17:07:37 a4357932f1b6: Download complete 17:07:37 18c013af1878: Verifying Checksum 17:07:37 18c013af1878: Download complete 17:07:37 63d7cb157983: Verifying Checksum 17:07:37 63d7cb157983: Download complete 17:07:37 9bfae8fa08fc: Pushed 17:07:37 b116817d02f9: Verifying Checksum 17:07:37 b116817d02f9: Download complete 17:07:37 5f621e34cdf4: Verifying Checksum 17:07:37 5f621e34cdf4: Download complete 17:07:37 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa: digest: sha256:e0ea1b8485360836292613378eef7ca6e734e2ec82a48f9a8e2e62147bb5411e size: 1155 [Pipeline] isUnix [Pipeline] sh 17:07:38 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [Pipeline] isUnix [Pipeline] sh 17:07:38 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest 17:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 17:07:38 adf423d251a7: Preparing 17:07:38 95bf647be8fb: Preparing 17:07:38 9bfae8fa08fc: Preparing 17:07:38 777b2c648970: Preparing 17:07:38 5f621e34cdf4: Pull complete 17:07:38 9bfae8fa08fc: Layer already exists 17:07:38 777b2c648970: Layer already exists 17:07:38 95bf647be8fb: Layer already exists 17:07:38 adf423d251a7: Layer already exists 17:07:38 latest: digest: sha256:e0ea1b8485360836292613378eef7ca6e734e2ec82a48f9a8e2e62147bb5411e size: 1155 [Pipeline] isUnix [Pipeline] sh 17:07:38 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:07:39 a4357932f1b6: Pull complete 17:07:39 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.2-dev.1 17:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 17:07:39 adf423d251a7: Preparing 17:07:39 95bf647be8fb: Preparing 17:07:39 9bfae8fa08fc: Preparing 17:07:39 777b2c648970: Preparing 17:07:39 777b2c648970: Layer already exists 17:07:39 9bfae8fa08fc: Layer already exists 17:07:39 adf423d251a7: Layer already exists 17:07:39 95bf647be8fb: Layer already exists 17:07:39 1.3.2-dev.1: digest: sha256:e0ea1b8485360836292613378eef7ca6e734e2ec82a48f9a8e2e62147bb5411e size: 1155 [Pipeline] isUnix [Pipeline] sh 17:07:39 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:07:39 18c013af1878: Pull complete 17:07:39 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 17:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 17:07:39 adf423d251a7: Preparing 17:07:39 95bf647be8fb: Preparing 17:07:39 9bfae8fa08fc: Preparing 17:07:39 777b2c648970: Preparing 17:07:39 777b2c648970: Layer already exists 17:07:39 9bfae8fa08fc: Layer already exists 17:07:39 95bf647be8fb: Layer already exists 17:07:39 adf423d251a7: Layer already exists 17:07:40 745a02a5169b: Verifying Checksum 17:07:40 745a02a5169b: Download complete 17:07:41 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1: digest: sha256:e0ea1b8485360836292613378eef7ca6e734e2ec82a48f9a8e2e62147bb5411e size: 1155 [Pipeline] isUnix [Pipeline] sh 17:07:41 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] isUnix [Pipeline] sh 17:07:41 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master 17:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 17:07:41 adf423d251a7: Preparing 17:07:41 95bf647be8fb: Preparing 17:07:41 9bfae8fa08fc: Preparing 17:07:41 777b2c648970: Preparing 17:07:41 9bfae8fa08fc: Layer already exists 17:07:41 95bf647be8fb: Layer already exists 17:07:41 adf423d251a7: Layer already exists 17:07:41 777b2c648970: Layer already exists 17:07:41 master: digest: sha256:e0ea1b8485360836292613378eef7ca6e734e2ec82a48f9a8e2e62147bb5411e size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:07:42 ===================================================== [Pipeline] echo 17:07:42 taggedImages: 17:07:42 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa 17:07:42 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest 17:07:42 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.2-dev.1 17:07:42 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 17:07:42 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 17:07:42 00ac8860ef70: Verifying Checksum 17:07:42 00ac8860ef70: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:07:52 00ac8860ef70: Pull complete 17:07:52 63d7cb157983: Pull complete 17:07:52 b116817d02f9: Pull complete 17:07:56 745a02a5169b: Pull complete 17:07:56 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:07:56 ---> b7e6874047d6 17:07:56 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 17:07:59 ---> Running in 883d27daf087 17:08:00 Removing intermediate container 883d27daf087 17:08:00 ---> f9cafae8781c 17:08:00 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:08:00 ---> Running in 14dfa77b3063 17:08:00 Removing intermediate container 14dfa77b3063 17:08:00 ---> 5fee5d0b21a3 17:08:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 17:08:00 ---> Running in 8760dfb049fe 17:08:01 Removing intermediate container 8760dfb049fe 17:08:01 ---> 78e4c9eb78ec 17:08:01 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:01 ---> Running in 022a970ab3ee 17:08:04 Removing intermediate container 022a970ab3ee 17:08:04 ---> 9542e189270b 17:08:04 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:04 ---> Running in 8e0b1d2ee266 17:08:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:08:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:08:07 OK: 142 MiB in 39 packages 17:08:08 Removing intermediate container 8e0b1d2ee266 17:08:08 ---> 9981300eae77 17:08:08 Step 8/10 : WORKDIR /device-snmp-go 17:08:08 ---> Running in 89765a9dfc7b 17:08:08 Removing intermediate container 89765a9dfc7b 17:08:08 ---> 1ed04bf2d830 17:08:08 Step 9/10 : COPY . . 17:08:10 ---> 3d780901905a 17:08:10 Step 10/10 : RUN go mod download 17:08:10 ---> Running in 55f77fefbdbb 17:08:36 Removing intermediate container 55f77fefbdbb 17:08:36 ---> a78216dd1fd2 17:08:36 Successfully built a78216dd1fd2 17:08:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:08:37 + docker inspect -f . ci-base-image-arm64 17:08:37 . [Pipeline] withDockerContainer 17:08:37 prd-ubuntu18.04-docker-arm64-4c-16g-25022 does not seem to be running inside a container 17:08:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/24 -v /w/workspace/device-snmp-go/24:/w/workspace/device-snmp-go/24:rw,z -v /w/workspace/device-snmp-go/24@tmp:/w/workspace/device-snmp-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:08:39 $ docker top 2a51b06c00c445a119792e4887f0234befa03f281e1e8616b2b853335e25300a -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:40 + go version 17:08:40 go version go1.15.5 linux/arm64 [Pipeline] } 17:08:40 $ docker stop --time=1 2a51b06c00c445a119792e4887f0234befa03f281e1e8616b2b853335e25300a 17:08:42 $ docker rm -f 2a51b06c00c445a119792e4887f0234befa03f281e1e8616b2b853335e25300a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:08:43 + docker inspect -f . ci-base-image-arm64 17:08:43 . [Pipeline] withDockerContainer 17:08:43 prd-ubuntu18.04-docker-arm64-4c-16g-25022 does not seem to be running inside a container 17:08:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/24 -v /w/workspace/device-snmp-go/24:/w/workspace/device-snmp-go/24:rw,z -v /w/workspace/device-snmp-go/24@tmp:/w/workspace/device-snmp-go/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:08:45 $ docker top 889194b75d1524e9cfb0f5c25b363ad9ad928d6767f0e389eb4c71be0915ebd4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:46 + make test 17:08:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 17:08:48 ? github.com/edgexfoundry/device-snmp-go [no test files] 17:09:27 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 17:09:27 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements 17:09:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:09:31 gofmt -l . 17:09:31 [ "`gofmt -l .`" = "" ] 17:09:31 ./bin/test-attribution-txt.sh 17:09:32 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:09:32 $ docker stop --time=1 889194b75d1524e9cfb0f5c25b363ad9ad928d6767f0e389eb4c71be0915ebd4 17:09:35 $ docker rm -f 889194b75d1524e9cfb0f5c25b363ad9ad928d6767f0e389eb4c71be0915ebd4 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09:36 Warning: overwriting stash ‘coverage-report’ 17:09:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:09:38 + ls -al . 17:09:38 total 132 17:09:38 drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 17:09 . 17:09:38 drwxrwxr-x 4 jenkins jenkins 4096 Feb 4 17:07 .. 17:09:38 -rw-rw-r-- 1 jenkins jenkins 6 Feb 4 17:07 .dockerignore 17:09:38 drwxrwxr-x 8 jenkins jenkins 4096 Feb 4 17:07 .git 17:09:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:07 .github 17:09:38 -rw-rw-r-- 1 jenkins jenkins 272 Feb 4 17:07 .gitignore 17:09:38 -rw-rw-r-- 1 jenkins jenkins 5082 Feb 4 17:07 Attribution.txt 17:09:38 -rw-rw-r-- 1 jenkins jenkins 1529 Feb 4 17:07 Dockerfile 17:09:38 -rw-rw-r-- 1 jenkins jenkins 1006 Feb 4 17:07 Dockerfile.build 17:09:38 -rw-rw-r-- 1 jenkins jenkins 656 Feb 4 17:07 Jenkinsfile 17:09:38 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 4 17:07 LICENSE 17:09:38 -rw-rw-r-- 1 jenkins jenkins 937 Feb 4 17:07 Makefile 17:09:38 -rw-rw-r-- 1 jenkins jenkins 12398 Feb 4 17:07 README.md 17:09:38 -rw-rw-r-- 1 jenkins jenkins 11 Feb 4 17:04 VERSION 17:09:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:07 bin 17:09:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:07 cmd 17:09:38 -rw-r--r-- 1 jenkins jenkins 8493 Feb 4 17:09 coverage.out 17:09:38 -rw-r--r-- 1 jenkins jenkins 204 Feb 4 17:09 go.mod 17:09:38 -rw-r--r-- 1 jenkins jenkins 14156 Feb 4 17:09 go.sum 17:09:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 4 17:07 internal 17:09:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 4 17:07 profiles 17:09:38 -rw-rw-r-- 1 jenkins jenkins 209 Feb 4 17:07 version.go [Pipeline] isUnix [Pipeline] sh 17:09:38 + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa --label arch=arm64 --label version=1.3.2-dev.1 . 17:09:38 Sending build context to Docker daemon 335.4kB 17:09:39 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 17:09:39 Step 2/26 : FROM ${BASE} AS builder 17:09:39 ---> a78216dd1fd2 17:09:39 Step 3/26 : ARG MAKE='make build' 17:09:39 ---> Running in 10a380f643b9 17:09:39 Removing intermediate container 10a380f643b9 17:09:39 ---> c527590a4303 17:09:39 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 17:09:39 ---> Running in 382dfe054855 17:09:40 Removing intermediate container 382dfe054855 17:09:40 ---> 057013569708 17:09:40 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 17:09:40 ---> Running in 99a324215241 17:09:41 Removing intermediate container 99a324215241 17:09:41 ---> 0684f6ee4886 17:09:41 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:41 ---> Running in de4a5252ed83 17:09:43 Removing intermediate container de4a5252ed83 17:09:43 ---> 0bf8f49deb91 17:09:43 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:43 ---> Running in dcbd1dbeef01 17:09:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:09:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:09:46 OK: 142 MiB in 39 packages 17:09:47 Removing intermediate container dcbd1dbeef01 17:09:47 ---> 1625efe6d214 17:09:47 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 17:09:47 ---> Running in 49e85616de0d 17:09:48 Removing intermediate container 49e85616de0d 17:09:48 ---> e1f2dc5deb7c 17:09:48 Step 9/26 : COPY go.mod . 17:09:49 ---> ec84e0a5221b 17:09:49 Step 10/26 : COPY Makefile . 17:09:49 ---> f64f8e6f01d7 17:09:49 Step 11/26 : RUN make update 17:09:49 ---> Running in 4fa6772d6b66 17:09:51 CGO_ENABLED=0 GO111MODULE=on go mod download 17:09:52 Removing intermediate container 4fa6772d6b66 17:09:52 ---> 9c57ce6c3afa 17:09:52 Step 12/26 : COPY . . 17:09:53 ---> a89a47c424a4 17:09:53 Step 13/26 : RUN ${MAKE} 17:09:53 ---> Running in 49ffd1c49c39 17:09:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.1" -o cmd/device-snmp-go ./cmd 17:10:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 17:10:28 Removing intermediate container 49ffd1c49c39 17:10:28 ---> 132a47b182d2 17:10:28 Step 14/26 : FROM alpine:3.12 17:10:28 3.12: Pulling from library/alpine 17:10:28 159e5727ea61: Pulling fs layer 17:10:28 159e5727ea61: Verifying Checksum 17:10:28 159e5727ea61: Download complete 17:10:29 159e5727ea61: Pull complete 17:10:29 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 17:10:29 Status: Downloaded newer image for alpine:3.12 17:10:29 ---> afeebe901d6b 17:10:29 Step 15/26 : ENV APP_PORT=49993 17:10:29 ---> Running in 80be47366b52 17:10:29 Removing intermediate container 80be47366b52 17:10:29 ---> 25e5ad141c02 17:10:29 Step 16/26 : EXPOSE $APP_PORT 17:10:30 ---> Running in 199fc479aa30 17:10:30 Removing intermediate container 199fc479aa30 17:10:30 ---> 4ac5e16f2c71 17:10:30 Step 17/26 : ENV DEVICE_PORT=161 17:10:30 ---> Running in d705c5d74cd8 17:10:31 Removing intermediate container d705c5d74cd8 17:10:31 ---> f80c476b60b1 17:10:31 Step 18/26 : EXPOSE $DEVICE_PORT 17:10:31 ---> Running in dad3155fb036 17:10:31 Removing intermediate container dad3155fb036 17:10:31 ---> 70a4a81eeb0c 17:10:31 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 17:10:32 ---> 4dcfa20c1935 17:10:32 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 17:10:33 ---> 827a4fa69aea 17:10:33 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 17:10:34 ---> d89255c7042f 17:10:34 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 17:10:34 ---> Running in dc2032ac739f 17:10:35 Removing intermediate container dc2032ac739f 17:10:35 ---> 6b8455f42fef 17:10:35 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:10:35 ---> Running in dbfe2ba518d9 17:10:35 Removing intermediate container dbfe2ba518d9 17:10:35 ---> c2f02c995684 17:10:35 Step 24/26 : LABEL arch=arm64 17:10:35 ---> Running in c3319fcb64c9 17:10:36 Removing intermediate container c3319fcb64c9 17:10:36 ---> 3652b0610da2 17:10:36 Step 25/26 : LABEL git_sha=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa 17:10:36 ---> Running in fb3f3da5d5f2 17:10:36 Removing intermediate container fb3f3da5d5f2 17:10:36 ---> 5c54e49088c9 17:10:36 Step 26/26 : LABEL version=1.3.2-dev.1 17:10:36 ---> Running in f9c913bdd0e0 17:10:37 Removing intermediate container f9c913bdd0e0 17:10:37 ---> a25ebb78fe10 17:10:37 [Warning] One or more build-args [ARCH] were not consumed 17:10:37 Successfully built a25ebb78fe10 17:10:37 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:10:38 provisioning config files... 17:10:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/24@tmp/config1395775262242306236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:38 ---> docker-login.sh 17:10:38 nexus3.edgexfoundry.org:10001 17:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:38 Configure a credential helper to remove this warning. See 17:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:38 17:10:38 Login Succeeded 17:10:38 nexus3.edgexfoundry.org:10002 17:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:39 Configure a credential helper to remove this warning. See 17:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:39 17:10:39 Login Succeeded 17:10:39 nexus3.edgexfoundry.org:10003 17:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:39 Configure a credential helper to remove this warning. See 17:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:39 17:10:39 Login Succeeded 17:10:39 nexus3.edgexfoundry.org:10004 17:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:40 Configure a credential helper to remove this warning. See 17:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:40 17:10:40 Login Succeeded 17:10:40 docker.io 17:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:40 Configure a credential helper to remove this warning. See 17:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:40 17:10:40 Login Succeeded 17:10:40 ---> docker-login.sh ends [Pipeline] } 17:10:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:10:41 [edgeXDocker.push] Tagging docker image docker-device-snmp-go-arm64 with the following tags: 17:10:41 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa 17:10:41 latest 17:10:41 1.3.2-dev.1 17:10:41 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 17:10:41 master 17:10:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:41 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] isUnix [Pipeline] sh 17:10:42 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa 17:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 17:10:42 0a59bd7a2c64: Preparing 17:10:42 ea90172a3555: Preparing 17:10:42 26e54aa4a801: Preparing 17:10:42 379067d0cb53: Preparing 17:10:42 379067d0cb53: Layer already exists 17:10:42 0a59bd7a2c64: Pushed 17:10:42 ea90172a3555: Pushed 17:10:46 26e54aa4a801: Pushed 17:10:46 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa: digest: sha256:945091ee893061fe2985813a3b01c151572c1f213f62beb77d61c38e3465fae7 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:10:46 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:10:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest 17:10:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 17:10:47 0a59bd7a2c64: Preparing 17:10:47 ea90172a3555: Preparing 17:10:47 26e54aa4a801: Preparing 17:10:47 379067d0cb53: Preparing 17:10:47 0a59bd7a2c64: Layer already exists 17:10:47 ea90172a3555: Layer already exists 17:10:47 379067d0cb53: Layer already exists 17:10:47 26e54aa4a801: Layer already exists 17:10:47 latest: digest: sha256:945091ee893061fe2985813a3b01c151572c1f213f62beb77d61c38e3465fae7 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:10:47 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:10:48 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.2-dev.1 17:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 17:10:48 0a59bd7a2c64: Preparing 17:10:48 ea90172a3555: Preparing 17:10:48 26e54aa4a801: Preparing 17:10:48 379067d0cb53: Preparing 17:10:48 26e54aa4a801: Layer already exists 17:10:48 0a59bd7a2c64: Layer already exists 17:10:48 379067d0cb53: Layer already exists 17:10:48 ea90172a3555: Layer already exists 17:10:48 1.3.2-dev.1: digest: sha256:945091ee893061fe2985813a3b01c151572c1f213f62beb77d61c38e3465fae7 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:10:48 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 [Pipeline] isUnix [Pipeline] sh 17:10:49 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 17:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 17:10:49 0a59bd7a2c64: Preparing 17:10:49 ea90172a3555: Preparing 17:10:49 26e54aa4a801: Preparing 17:10:49 379067d0cb53: Preparing 17:10:49 ea90172a3555: Layer already exists 17:10:49 26e54aa4a801: Layer already exists 17:10:49 0a59bd7a2c64: Layer already exists 17:10:49 379067d0cb53: Layer already exists 17:10:49 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1: digest: sha256:945091ee893061fe2985813a3b01c151572c1f213f62beb77d61c38e3465fae7 size: 1155 [Pipeline] isUnix [Pipeline] sh 17:10:49 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] isUnix [Pipeline] sh 17:10:50 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master 17:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 17:10:50 0a59bd7a2c64: Preparing 17:10:50 ea90172a3555: Preparing 17:10:50 26e54aa4a801: Preparing 17:10:50 379067d0cb53: Preparing 17:10:50 26e54aa4a801: Layer already exists 17:10:50 ea90172a3555: Layer already exists 17:10:50 0a59bd7a2c64: Layer already exists 17:10:50 379067d0cb53: Layer already exists 17:10:50 master: digest: sha256:945091ee893061fe2985813a3b01c151572c1f213f62beb77d61c38e3465fae7 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:10:50 ===================================================== [Pipeline] echo 17:10:50 taggedImages: 17:10:50 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa 17:10:50 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest 17:10:50 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.2-dev.1 17:10:50 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:3fbdcadf47cc15f1a3e002633084b9476c9dc8aa-1.3.2-dev.1 17:10:50 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap 17:10:52 provisioning config files... 17:10:52 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3212350343095328742tmp [Pipeline] { [Pipeline] sh 17:10:52 + set +x 17:10:52 + curl -s https://codecov.io/bash 17:10:52 + bash -s -- 17:10:52 17:10:52 _____ _ 17:10:52 / ____| | | 17:10:52 | | ___ __| | ___ ___ _____ __ 17:10:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:10:52 | |___| (_) | (_| | __/ (_| (_) \ V / 17:10:52 \_____\___/ \__,_|\___|\___\___/ \_/ 17:10:52 Bash-20210129-7c25fce 17:10:52 17:10:52 17:10:52 ==> git version 2.24.3 found 17:10:52 ==> 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 17:10:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:10:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:10:52 ==> Jenkins CI detected. 17:10:52 project root: . 17:10:52 --> token set from env 17:10:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:10:52 ==> Running gcov in . (disable via -X gcov) 17:10:52 ==> Python coveragepy not found 17:10:52 ==> Searching for coverage reports in: 17:10:52 + . 17:10:52 -> Found 1 reports 17:10:52 ==> Detecting git/mercurial file structure 17:10:52 ==> Reading reports 17:10:52 + ./coverage.out bytes=8493 17:10:52 ==> Appending adjustments 17:10:52 https://docs.codecov.io/docs/fixing-reports 17:10:52 + Found adjustments 17:10:52 ==> Gzipping contents 17:10:52 4.0K /tmp/codecov.wkq7kt.gz 17:10:52 ==> Uploading reports 17:10:52 url: https://codecov.io 17:10:52 query: branch=master&commit=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:10:52 -> Pinging Codecov 17:10:52 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=3fbdcadf47cc15f1a3e002633084b9476c9dc8aa&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:10:53 -> Uploading to 17:10:53 https://storage.googleapis.com/codecov/v4/raw/2021-02-04/6C56EA5C29638FB4528AC87E60AF5AE0/3fbdcadf47cc15f1a3e002633084b9476c9dc8aa/c2de7cab-fe20-4e3a-bbd2-f8c9abee9771.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210204%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210204T171052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5a30ec8fb1bbcac42f64ba6707f9164aba535374826be5a3ba1cbf9627854ca2 17:10:53 % Total % Received % Xferd Average Speed Time Time Time Current 17:10:53 Dload Upload Total Spent Left Speed 17:10:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3262 --:--:-- --:--:-- --:--:-- 3266 17:10:53 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] } 17:10:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:10:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:10:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:10:54 17:10:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 17:10:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:10:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:10:54 188c0c94c7c5: Pulling fs layer 17:10:54 0ef7d3d256c8: Pulling fs layer 17:10:54 de9db76c5a1d: Pulling fs layer 17:10:54 0eba1c9be4d2: Pulling fs layer 17:10:54 0d57e429df01: Pulling fs layer 17:10:54 4e4be7b47b0d: Pulling fs layer 17:10:54 e1f770b5df2f: Pulling fs layer 17:10:54 85a0685a4137: Pulling fs layer 17:10:54 0d57e429df01: Waiting 17:10:54 4e4be7b47b0d: Waiting 17:10:54 e1f770b5df2f: Waiting 17:10:54 85a0685a4137: Waiting 17:10:54 0eba1c9be4d2: Waiting 17:10:54 de9db76c5a1d: Verifying Checksum 17:10:54 de9db76c5a1d: Download complete 17:10:54 0ef7d3d256c8: Download complete 17:10:54 0d57e429df01: Verifying Checksum 17:10:54 0d57e429df01: Download complete 17:10:54 4e4be7b47b0d: Verifying Checksum 17:10:54 4e4be7b47b0d: Download complete 17:10:54 188c0c94c7c5: Verifying Checksum 17:10:54 188c0c94c7c5: Download complete 17:10:55 188c0c94c7c5: Pull complete 17:10:55 0ef7d3d256c8: Pull complete 17:10:55 de9db76c5a1d: Pull complete 17:10:55 e1f770b5df2f: Verifying Checksum 17:10:55 e1f770b5df2f: Download complete 17:10:57 0eba1c9be4d2: Verifying Checksum 17:10:57 0eba1c9be4d2: Download complete 17:10:58 85a0685a4137: Download complete 17:11:04 0eba1c9be4d2: Pull complete 17:11:04 0d57e429df01: Pull complete 17:11:04 4e4be7b47b0d: Pull complete 17:11:06 e1f770b5df2f: Pull complete 17:11:14 85a0685a4137: Pull complete 17:11:14 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 17:11:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 17:11:14 prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container 17:11:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:11:15 $ docker top b23cd7c1b3f4eeda762b634676ba5038bc6fc801e258ea9d2b1d6c734828c8f6 -eo pid,comm [Pipeline] { [Pipeline] echo 17:11:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 17:11:16 + set -o pipefail 17:11:16 + snyk monitor '--org=edgex-jenkins' 17:11:22 17:11:22 Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... 17:11:22 17:11:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/35a426a9-a228-4aac-be9f-d001736d0909 17:11:22 17:11:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:11:22 17:11:22 [Pipeline] } 17:11:22 $ docker stop --time=1 b23cd7c1b3f4eeda762b634676ba5038bc6fc801e258ea9d2b1d6c734828c8f6 17:11:25 $ docker rm -f b23cd7c1b3f4eeda762b634676ba5038bc6fc801e258ea9d2b1d6c734828c8f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:28 + git log --format=format:%s -1 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa [Pipeline] isUnix [Pipeline] sh 17:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:29 . [Pipeline] withDockerContainer 17:11:29 prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container 17:11:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:11:30 $ docker top 05030ccf63c51e32a805525b03044e8419527da317b7ce0d3feb3521a1d96dee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:30 [ssh-agent] Looking for ssh-agent implementation... 17:11:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:30 $ docker exec 05030ccf63c51e32a805525b03044e8419527da317b7ce0d3feb3521a1d96dee ssh-agent 17:11:31 SSH_AUTH_SOCK=/tmp/ssh-Gvvvhb14Jmih/agent.11 17:11:31 SSH_AGENT_PID=18 17:11:31 Running ssh-add (command line suppressed) 17:11:31 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1740512585849152302.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1740512585849152302.key) 17:11:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:31 + git semver tag 17:11:31 # -> Open(): unable to determine branch for HEAD 17:11:31 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 17:11:31 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 17:11:31 # $SEMVER_REMOTE_NAME = origin 17:11:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:11:31 # $SEMVER_USER_NAME = edgex-jenkins 17:11:31 # $SEMVER_BRANCH = master 17:11:31 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 17:11:31 # 3fbdcadf47cc15f1a3e002633084b9476c9dc8aa HEAD 17:11:31 # -> Force: false 17:11:31 # f328e033124296e4db706e1a81dea8415c69bb96 refs/tags/v1.3.2-dev.1 [Pipeline] } 17:11:31 $ docker exec --env ******** --env ******** 05030ccf63c51e32a805525b03044e8419527da317b7ce0d3feb3521a1d96dee ssh-agent -k 17:11:31 unset SSH_AUTH_SOCK; 17:11:31 unset SSH_AGENT_PID; 17:11:31 echo Agent pid 18 killed; 17:11:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:32 + git semver [Pipeline] } 17:11:32 $ docker stop --time=1 05030ccf63c51e32a805525b03044e8419527da317b7ce0d3feb3521a1d96dee 17:11:33 $ docker rm -f 05030ccf63c51e32a805525b03044e8419527da317b7ce0d3feb3521a1d96dee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:11:34 17:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:11:34 0.23.1-centos7: Pulling from edgex-lftools 17:11:34 ab5ef0e58194: Pulling fs layer 17:11:34 9712f1f96733: Pulling fs layer 17:11:34 63f879dbbcfc: Pulling fs layer 17:11:34 0d9ebad4ef96: Pulling fs layer 17:11:34 e9a5061849ea: Pulling fs layer 17:11:34 d747dcd14b5f: Pulling fs layer 17:11:34 2de7ff778b66: Pulling fs layer 17:11:34 0d9ebad4ef96: Waiting 17:11:34 e9a5061849ea: Waiting 17:11:34 d747dcd14b5f: Waiting 17:11:34 2de7ff778b66: Waiting 17:11:34 9712f1f96733: Verifying Checksum 17:11:34 9712f1f96733: Download complete 17:11:36 63f879dbbcfc: Verifying Checksum 17:11:36 63f879dbbcfc: Download complete 17:11:36 e9a5061849ea: Verifying Checksum 17:11:36 e9a5061849ea: Download complete 17:11:36 d747dcd14b5f: Verifying Checksum 17:11:36 d747dcd14b5f: Download complete 17:11:37 2de7ff778b66: Verifying Checksum 17:11:37 2de7ff778b66: Download complete 17:11:37 ab5ef0e58194: Verifying Checksum 17:11:37 ab5ef0e58194: Download complete 17:11:37 0d9ebad4ef96: Verifying Checksum 17:11:37 0d9ebad4ef96: Download complete 17:11:41 ab5ef0e58194: Pull complete 17:11:41 9712f1f96733: Pull complete 17:11:44 63f879dbbcfc: Pull complete 17:11:50 0d9ebad4ef96: Pull complete 17:11:52 e9a5061849ea: Pull complete 17:11:52 d747dcd14b5f: Pull complete 17:11:55 2de7ff778b66: Pull complete 17:11:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:11:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:11:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:11:55 prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container 17:11:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:12:00 $ docker top 30bcdc4dbab9a61631e0d341bc2c371984c0fd67c4ea335349a2e264f2b4ec21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:12:00 provisioning config files... 17:12:00 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6559134551780638539tmp 17:12:00 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config344948277971454042tmp 17:12:00 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3183961079195725272tmp [Pipeline] { [Pipeline] echo 17:12:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:12:00 ---> sigul-configuration.sh 17:12:00 gpg: directory `/root/.gnupg' created 17:12:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:12:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:12:00 gpg: keyring `/root/.gnupg/secring.gpg' created 17:12:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:12:00 gpg: CAST5 encrypted data 17:12:01 gpg: encrypted with 1 passphrase 17:12:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:12:01 + mkdir /home/jenkins 17:12:01 + mkdir /home/jenkins/sigul [Pipeline] sh 17:12:01 + 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 17:12:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:12:02 ---> sigul-install.sh 17:12:12 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:12:12 + git tag --list 17:12:12 1.0.0 17:12:12 v0.0.0 17:12:12 v1.1.0 17:12:12 v1.1.1 17:12:12 v1.2.2 17:12:12 v1.3.0 17:12:12 v1.3.1 17:12:12 v1.3.1-dev.1 17:12:12 v1.3.1-dev.2 17:12:12 v1.3.1-dev.3 17:12:12 v1.3.1-dev.4 17:12:12 v1.3.2-dev.1 [Pipeline] sh 17:12:12 + lftools sign git-tag v1.3.2-dev.1 17:12:14 Signing Git tag with Sigul... 17:12:14 Signing v1.3.2-dev.1 [Pipeline] echo 17:12:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:12:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:12:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:12:15 $ docker stop --time=1 30bcdc4dbab9a61631e0d341bc2c371984c0fd67c4ea335349a2e264f2b4ec21 17:12:17 $ docker rm -f 30bcdc4dbab9a61631e0d341bc2c371984c0fd67c4ea335349a2e264f2b4ec21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:18 . [Pipeline] withDockerContainer 17:12:18 prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container 17:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:12:19 $ docker top 4950c1fdd7048b3a2e1d28138e1408a38713d47ebfdc88571508cca2b5120a68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:19 [ssh-agent] Looking for ssh-agent implementation... 17:12:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:19 $ docker exec 4950c1fdd7048b3a2e1d28138e1408a38713d47ebfdc88571508cca2b5120a68 ssh-agent 17:12:20 SSH_AUTH_SOCK=/tmp/ssh-gg1PfMzeMaD9/agent.11 17:12:20 SSH_AGENT_PID=17 17:12:20 Running ssh-add (command line suppressed) 17:12:20 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8522955765538489396.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8522955765538489396.key) 17:12:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:20 + git semver bump pre 17:12:20 # -> Open(): unable to determine branch for HEAD 17:12:20 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 17:12:20 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 17:12:20 # $SEMVER_REMOTE_NAME = origin 17:12:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:20 # $SEMVER_USER_NAME = edgex-jenkins 17:12:20 # $SEMVER_BRANCH = master 17:12:20 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 17:12:20 1.3.2-dev.2 [Pipeline] } 17:12:20 $ docker exec --env ******** --env ******** 4950c1fdd7048b3a2e1d28138e1408a38713d47ebfdc88571508cca2b5120a68 ssh-agent -k 17:12:20 unset SSH_AUTH_SOCK; 17:12:20 unset SSH_AGENT_PID; 17:12:20 echo Agent pid 17 killed; 17:12:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:21 + git semver [Pipeline] } 17:12:21 $ docker stop --time=1 4950c1fdd7048b3a2e1d28138e1408a38713d47ebfdc88571508cca2b5120a68 17:12:22 $ docker rm -f 4950c1fdd7048b3a2e1d28138e1408a38713d47ebfdc88571508cca2b5120a68 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:12:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:12:23 . [Pipeline] withDockerContainer 17:12:23 prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container 17:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:12:24 $ docker top 0005659be576ca4658987acbfbc6b9de219342018564ae5920b366eb55ebebd6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:24 [ssh-agent] Looking for ssh-agent implementation... 17:12:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:24 $ docker exec 0005659be576ca4658987acbfbc6b9de219342018564ae5920b366eb55ebebd6 ssh-agent 17:12:24 SSH_AUTH_SOCK=/tmp/ssh-aClkW87JhoP7/agent.12 17:12:24 SSH_AGENT_PID=17 17:12:24 Running ssh-add (command line suppressed) 17:12:25 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3530642940506112148.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3530642940506112148.key) 17:12:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:25 + git semver push 17:12:25 # -> Open(): unable to determine branch for HEAD 17:12:25 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 17:12:25 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 17:12:25 # $SEMVER_REMOTE_NAME = origin 17:12:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:12:25 # $SEMVER_USER_NAME = edgex-jenkins 17:12:25 # $SEMVER_BRANCH = master 17:12:25 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 17:12:32 $ docker exec --env ******** --env ******** 0005659be576ca4658987acbfbc6b9de219342018564ae5920b366eb55ebebd6 ssh-agent -k 17:12:32 unset SSH_AUTH_SOCK; 17:12:32 unset SSH_AGENT_PID; 17:12:32 echo Agent pid 17 killed; 17:12:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:32 + git semver [Pipeline] } 17:12:32 $ docker stop --time=1 0005659be576ca4658987acbfbc6b9de219342018564ae5920b366eb55ebebd6 17:12:34 $ docker rm -f 0005659be576ca4658987acbfbc6b9de219342018564ae5920b366eb55ebebd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:12:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:12:36 ---> package-listing.sh 17:12:36 ++ facter osfamily 17:12:36 ++ tr '[:upper:]' '[:lower:]' 17:12:36 + OS_FAMILY=redhat 17:12:36 + workspace=/w/workspace/gexfoundry_device-snmp-go_master 17:12:36 + START_PACKAGES=/tmp/packages_start.txt 17:12:36 + END_PACKAGES=/tmp/packages_end.txt 17:12:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:36 + PACKAGES=/tmp/packages_start.txt 17:12:36 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 17:12:36 + PACKAGES=/tmp/packages_end.txt 17:12:36 + case "${OS_FAMILY}" in 17:12:36 + rpm -qa 17:12:36 + sort 17:12:41 + '[' -f /tmp/packages_start.txt ']' 17:12:41 + '[' -f /tmp/packages_end.txt ']' 17:12:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:41 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 17:12:41 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ 17:12:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo 17:12:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:12:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:12:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:12:42 17:12:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:12:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:12:42 alpine: Pulling from edgex-lftools-log-publisher 17:12:42 df20fa9351a1: Pulling fs layer 17:12:42 36b3adc4ff6f: Pulling fs layer 17:12:42 8ad3a11d3b57: Pulling fs layer 17:12:42 46f8f816bc3b: Pulling fs layer 17:12:42 93b61091891f: Pulling fs layer 17:12:42 93b9cdb0e59b: Pulling fs layer 17:12:42 5e14af77c1be: Pulling fs layer 17:12:42 01666e4c0597: Pulling fs layer 17:12:42 aa168da1d23b: Pulling fs layer 17:12:42 46f8f816bc3b: Waiting 17:12:42 93b61091891f: Waiting 17:12:42 93b9cdb0e59b: Waiting 17:12:42 01666e4c0597: Waiting 17:12:42 aa168da1d23b: Waiting 17:12:42 5e14af77c1be: Waiting 17:12:42 36b3adc4ff6f: Verifying Checksum 17:12:42 36b3adc4ff6f: Download complete 17:12:42 46f8f816bc3b: Verifying Checksum 17:12:42 46f8f816bc3b: Download complete 17:12:43 93b61091891f: Verifying Checksum 17:12:43 93b61091891f: Download complete 17:12:43 93b9cdb0e59b: Verifying Checksum 17:12:43 93b9cdb0e59b: Download complete 17:12:43 5e14af77c1be: Download complete 17:12:43 df20fa9351a1: Verifying Checksum 17:12:43 df20fa9351a1: Download complete 17:12:43 01666e4c0597: Verifying Checksum 17:12:43 01666e4c0597: Download complete 17:12:43 8ad3a11d3b57: Verifying Checksum 17:12:43 8ad3a11d3b57: Download complete 17:12:43 df20fa9351a1: Pull complete 17:12:43 36b3adc4ff6f: Pull complete 17:12:44 8ad3a11d3b57: Pull complete 17:12:44 46f8f816bc3b: Pull complete 17:12:45 aa168da1d23b: Verifying Checksum 17:12:45 aa168da1d23b: Download complete 17:12:46 93b61091891f: Pull complete 17:12:46 93b9cdb0e59b: Pull complete 17:12:46 5e14af77c1be: Pull complete 17:12:46 01666e4c0597: Pull complete 17:12:54 aa168da1d23b: Pull complete 17:12:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:12:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:12:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:12:54 prd-centos7-docker-4c-2g-25011 does not seem to be running inside a container 17:12:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:12:58 $ docker top de37e37c67475b333d297fd8f9a4d08a8ed7d453e316093bae74fec2077ce795 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:59 + touch /tmp/pre-build-complete [Pipeline] sh 17:12:59 + mkdir -p /var/log/sa [Pipeline] sh 17:12:59 + ls /var/log/sa-host 17:12:59 + sadf -c /var/log/sa-host/sa04 17:12:59 file_magic: OK 17:12:59 HZ: Using current value: 100 17:12:59 file_header: OK 17:12:59 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 17:12:59 Statistics: 17:12:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:12:59 File successfully converted to sysstat format version 12.2.1 17:12:59 + sadf -c /var/log/sa-host/sa23 17:12:59 file_magic: OK 17:12:59 HZ: Using current value: 100 17:12:59 file_header: OK 17:12:59 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 17:12:59 Statistics: 17:12:59 Hnuu...uuuununununu... 17:12:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:59 provisioning config files... 17:12:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config8495413675681763341tmp [Pipeline] { [Pipeline] echo 17:12:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:13:00 ---> create-netrc.sh [Pipeline] } 17:13:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:13:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:13:00 ---> python-tools-install.sh [Pipeline] echo 17:13:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:13:01 ---> sudo-logs.sh 17:13:01 Archiving 'sudo' log.. [Pipeline] echo 17:13:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:13:01 ---> job-cost.sh 17:13:01 lf-activate-venv: SKIPPING 17:13:01 INFO: No Stack... 17:13:02 INFO: Retrieving Pricing Info for: v1-standard-2 17:13:03 INFO: Archiving Costs [Pipeline] echo 17:13:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:13:03 ---> logs-deploy.sh 17:13:03 lf-activate-venv: SKIPPING 17:13:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/24 17:13:03 INFO: archiving workspace using pattern(s): 17:13:05 Archives upload complete. 17:13:05 INFO: archiving logs to Nexus 17:13:06 ---> uname -a: 17:13:06 Linux prd-centos7-docker-4c-2g-25011.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:13:06 17:13:06 17:13:06 ---> lscpu: 17:13:06 Architecture: x86_64 17:13:06 CPU op-mode(s): 32-bit, 64-bit 17:13:06 Byte Order: Little Endian 17:13:06 Address sizes: 40 bits physical, 48 bits virtual 17:13:06 CPU(s): 4 17:13:06 On-line CPU(s) list: 0-3 17:13:06 Thread(s) per core: 1 17:13:06 Core(s) per socket: 1 17:13:06 Socket(s): 4 17:13:06 NUMA node(s): 1 17:13:06 Vendor ID: GenuineIntel 17:13:06 CPU family: 6 17:13:06 Model: 44 17:13:06 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:13:06 Stepping: 1 17:13:06 CPU MHz: 2933.442 17:13:06 BogoMIPS: 5866.88 17:13:06 Virtualization: VT-x 17:13:06 Hypervisor vendor: KVM 17:13:06 Virtualization type: full 17:13:06 L1d cache: 128 KiB 17:13:06 L1i cache: 128 KiB 17:13:06 L2 cache: 16 MiB 17:13:06 L3 cache: 64 MiB 17:13:06 NUMA node0 CPU(s): 0-3 17:13:06 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:13:06 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:13:06 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:13:06 Vulnerability Meltdown: Mitigation; PTI 17:13:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:13:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:13:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:13:06 Vulnerability Srbds: Not affected 17:13:06 Vulnerability Tsx async abort: Not affected 17:13:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:13:06 17:13:06 17:13:06 ---> nproc: 17:13:06 4 17:13:06 17:13:06 17:13:06 ---> df -h: 17:13:06 Filesystem Size Used Available Use% Mounted on 17:13:06 overlay 50.0G 8.5G 41.4G 17% / 17:13:06 tmpfs 64.0M 0 64.0M 0% /dev 17:13:06 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:13:06 shm 64.0M 0 64.0M 0% /dev/shm 17:13:06 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 17:13:06 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 17:13:06 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 17:13:06 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 17:13:06 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 17:13:06 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 17:13:06 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-snmp-go_master 17:13:06 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-snmp-go_master@tmp 17:13:06 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 17:13:06 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 17:13:06 17:13:06 17:13:06 ---> free -m: 17:13:06 total used free shared buff/cache available 17:13:06 Mem: 1837 821 149 0 866 951 17:13:06 Swap: 1023 3 1020 17:13:06 17:13:06 17:13:06 ---> ip addr: 17:13:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:13:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:13:06 inet 127.0.0.1/8 scope host lo 17:13:06 valid_lft forever preferred_lft forever 17:13:06 inet6 ::1/128 scope host 17:13:06 valid_lft forever preferred_lft forever 17:13:06 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:13:06 link/ether fa:16:3e:57:2a:3a brd ff:ff:ff:ff:ff:ff 17:13:06 inet 10.30.122.88/23 brd 10.30.123.255 scope global dynamic eth0 17:13:06 valid_lft 85816sec preferred_lft 85816sec 17:13:06 inet6 fe80::f816:3eff:fe57:2a3a/64 scope link 17:13:06 valid_lft forever preferred_lft forever 17:13:06 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:13:06 link/ether 02:42:7b:15:ba:bf brd ff:ff:ff:ff:ff:ff 17:13:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:13:06 valid_lft forever preferred_lft forever 17:13:06 inet6 fe80::42:7bff:fe15:babf/64 scope link 17:13:06 valid_lft forever preferred_lft forever 17:13:06 17:13:06 17:13:06 ---> sar -b -r -n DEV: 17:13:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) 17:13:06 17:13:06 17:03:11 LINUX RESTART (4 CPU) 17:13:06 17:13:06 17:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:13:06 17:05:01 29.81 10.82 18.99 0.00 4341.62 2963.27 0.00 17:13:06 17:06:01 1.85 0.00 1.85 0.00 0.00 38.77 0.00 17:13:06 17:07:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 17:13:06 17:08:01 0.28 0.00 0.28 0.00 0.00 4.18 0.00 17:13:06 17:09:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 17:13:06 17:10:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 17:13:06 17:11:01 26.59 4.05 22.54 0.00 616.21 15095.06 0.00 17:13:06 17:12:01 429.62 214.54 215.09 0.00 10197.60 49828.51 0.00 17:13:06 Average: 61.17 28.70 32.47 0.00 1895.79 8498.33 0.00 17:13:06 17:13:06 17:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:13:06 17:05:01 161768 0 586352 31.16 2620 1130804 1111056 37.92 397504 1122656 20 17:13:06 17:06:01 168084 0 580028 30.83 2620 1130812 1087124 37.10 394780 1120404 8 17:13:06 17:07:01 166124 0 581984 30.93 2620 1130816 1086108 37.07 393040 1124044 16 17:13:06 17:08:01 163824 0 584280 31.05 2620 1130820 1086244 37.07 405904 1113812 12 17:13:06 17:09:01 163948 0 584152 31.05 2620 1130824 1081068 36.90 402016 1117792 20 17:13:06 17:10:01 164244 0 583852 31.03 2620 1130828 1081032 36.89 404988 1114744 12 17:13:06 17:11:01 65200 0 680948 36.19 2620 1132776 1501184 51.23 588296 1000892 80948 17:13:06 17:12:01 139124 0 782088 41.57 1632 958700 1389380 47.42 560620 856540 192 17:13:06 Average: 149040 0 620460 32.98 2496 1109548 1177900 40.20 443394 1071360 10154 17:13:06 17:13:06 17:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:13:06 17:05:01 eth0 80.63 61.29 343.33 30.89 0.00 0.00 0.00 0.00 17:13:06 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:05:01 docker0 1.55 1.23 0.26 2.05 0.00 0.00 0.00 0.00 17:13:06 17:06:01 eth0 4.26 1.08 1.40 0.79 0.00 0.00 0.00 0.00 17:13:06 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:07:01 eth0 2.86 0.62 0.73 0.41 0.00 0.00 0.00 0.00 17:13:06 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:08:01 eth0 2.71 0.53 0.66 0.40 0.00 0.00 0.00 0.00 17:13:06 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:09:01 eth0 1.17 0.45 0.46 0.24 0.00 0.00 0.00 0.00 17:13:06 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:10:01 eth0 0.50 0.32 0.27 0.23 0.00 0.00 0.00 0.00 17:13:06 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:11:01 eth0 407.04 357.30 4071.00 27.21 0.00 0.00 0.00 0.00 17:13:06 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:12:01 eth0 428.06 382.90 3391.88 93.32 0.00 0.00 0.00 0.00 17:13:06 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 17:12:01 veth3b5ad59 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:13:06 17:12:01 docker0 30.67 30.76 2.85 160.50 0.00 0.00 0.00 0.00 17:13:06 Average: eth0 115.96 100.61 976.64 19.20 0.00 0.00 0.00 0.00 17:13:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 Average: veth3b5ad59 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 17:13:06 Average: docker0 4.03 4.00 0.39 20.34 0.00 0.00 0.00 0.00 17:13:06 17:13:06 17:13:06 ---> sar -P ALL: 17:13:06 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/04/21 _x86_64_ (4 CPU) 17:13:06 17:13:06 17:03:11 LINUX RESTART (4 CPU) 17:13:06 17:13:06 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:13:06 17:05:01 all 3.27 0.00 2.26 0.55 0.24 93.69 17:13:06 17:05:01 0 3.26 0.00 1.73 1.11 0.29 93.61 17:13:06 17:05:01 1 3.72 0.00 2.71 0.25 0.17 93.16 17:13:06 17:05:01 2 3.16 0.00 2.46 0.42 0.24 93.72 17:13:06 17:05:01 3 2.96 0.00 2.13 0.40 0.25 94.25 17:13:06 17:06:01 all 0.21 0.00 0.05 0.00 0.00 99.73 17:13:06 17:06:01 0 0.05 0.00 0.05 0.00 0.00 99.90 17:13:06 17:06:01 1 0.08 0.00 0.07 0.00 0.00 99.85 17:13:06 17:06:01 2 0.55 0.00 0.05 0.00 0.02 99.38 17:13:06 17:06:01 3 0.15 0.00 0.05 0.00 0.00 99.80 17:13:06 17:07:01 all 0.16 0.00 0.14 0.00 0.04 99.66 17:13:06 17:07:01 0 0.08 0.00 0.18 0.00 0.05 99.68 17:13:06 17:07:01 1 0.07 0.00 0.10 0.00 0.05 99.78 17:13:06 17:07:01 2 0.27 0.00 0.13 0.00 0.02 99.58 17:13:06 17:07:01 3 0.22 0.00 0.13 0.00 0.05 99.60 17:13:06 17:08:01 all 0.15 0.00 0.05 0.00 0.00 99.80 17:13:06 17:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:13:06 17:08:01 1 0.43 0.00 0.07 0.00 0.00 99.50 17:13:06 17:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:13:06 17:08:01 3 0.08 0.00 0.10 0.00 0.00 99.82 17:13:06 17:09:01 all 0.15 0.00 0.04 0.00 0.00 99.80 17:13:06 17:09:01 0 0.50 0.00 0.02 0.00 0.00 99.48 17:13:06 17:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:13:06 17:09:01 2 0.07 0.00 0.07 0.00 0.00 99.87 17:13:06 17:09:01 3 0.02 0.00 0.07 0.00 0.00 99.92 17:13:06 17:10:01 all 0.15 0.00 0.05 0.00 0.00 99.80 17:13:06 17:10:01 0 0.48 0.00 0.03 0.00 0.00 99.48 17:13:06 17:10:01 1 0.02 0.00 0.05 0.00 0.00 99.93 17:13:06 17:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 17:13:06 17:10:01 3 0.03 0.00 0.08 0.00 0.00 99.88 17:13:06 17:11:01 all 3.92 0.00 2.59 0.03 0.02 93.43 17:13:06 17:11:01 0 4.02 0.00 3.04 0.05 0.02 92.87 17:13:06 17:11:01 1 4.02 0.00 2.17 0.03 0.02 93.76 17:13:06 17:11:01 2 3.85 0.00 2.34 0.03 0.02 93.76 17:13:06 17:11:01 3 3.78 0.00 2.82 0.02 0.03 93.35 17:13:06 17:12:01 all 14.46 0.00 11.48 4.96 0.11 68.98 17:13:06 17:12:01 0 13.45 0.00 10.85 5.42 0.14 70.14 17:13:06 17:12:01 1 14.58 0.00 11.47 5.62 0.10 68.22 17:13:06 17:12:01 2 14.10 0.00 12.27 4.26 0.09 69.28 17:13:06 17:12:01 3 15.73 0.00 11.33 4.54 0.12 68.29 17:13:06 Average: all 2.75 0.00 2.04 0.67 0.05 94.49 17:13:06 Average: 0 2.68 0.00 1.94 0.80 0.06 94.51 17:13:06 Average: 1 2.81 0.00 2.04 0.72 0.04 94.39 17:13:06 Average: 2 2.70 0.00 2.12 0.57 0.05 94.55 17:13:06 Average: 3 2.80 0.00 2.04 0.60 0.06 94.50 17:13:06 17:13:06 17:13:06