Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2835f428d5bb359d09284af55213ecc07555b5ca 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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-21454 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 Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) 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 > 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 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 Commit message: "Merge pull request #89 from iain-anderson/commit-lint" > git rev-list --no-walk 561c5a452436cba8707a8b2c6132209bc86d4f3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-20T01:05:18.430Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-20T01:05:18.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-20T01:05:18.771Z] ========================================================= [2021-01-20T01:05:18.771Z] EdgeX Global Pipelines Version Info [2021-01-20T01:05:18.771Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:05:20.683Z] ------------------- [2021-01-20T01:05:20.684Z] stable info: [2021-01-20T01:05:20.684Z] ------------------- [2021-01-20T01:05:20.684Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T01:05:20.684Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T01:05:20.684Z] Message: update stable to v1.0.179 [2021-01-20T01:05:21.629Z] ------------------- [2021-01-20T01:05:21.629Z] experimental info: [2021-01-20T01:05:21.629Z] ------------------- [2021-01-20T01:05:21.629Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-20T01:05:21.629Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-20T01:05:21.629Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-20T01:05:21.871Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-01-20T01:05:21.962Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-01-20T01:05:22.048Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-20T01:05:22.136Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-20T01:05:22.220Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-20T01:05:22.303Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-20T01:05:22.387Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-20T01:05:22.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-20T01:05:22.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-20T01:05:22.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-20T01:05:22.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-20T01:05:22.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2021-01-20T01:05:22.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-20T01:05:22.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-20T01:05:23.074Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-20T01:05:23.164Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-20T01:05:23.279Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T01:05:23.367Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-20T01:05:23.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-20T01:05:23.544Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-20T01:05:23.627Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-20T01:05:23.743Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-20T01:05:23.894Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-20T01:05:23.989Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-20T01:05:24.087Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-20T01:05:24.169Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-20T01:05:24.253Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-20T01:05:24.338Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-20T01:05:24.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-20T01:05:24.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-20T01:05:24.641Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] echo [2021-01-20T01:05:24.738Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2835f42 [Pipeline] echo [2021-01-20T01:05:24.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T01:05:25.026Z] provisioning config files... [2021-01-20T01:05:25.060Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config9040982645955075275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:05:25.443Z] ---> docker-login.sh [2021-01-20T01:05:25.443Z] nexus3.edgexfoundry.org:10001 [2021-01-20T01:05:25.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:05:25.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:05:25.706Z] Configure a credential helper to remove this warning. See [2021-01-20T01:05:25.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:05:25.706Z] [2021-01-20T01:05:25.706Z] Login Succeeded [2021-01-20T01:05:25.706Z] nexus3.edgexfoundry.org:10002 [2021-01-20T01:05:25.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:05:25.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:05:25.968Z] Configure a credential helper to remove this warning. See [2021-01-20T01:05:25.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:05:25.968Z] [2021-01-20T01:05:25.968Z] Login Succeeded [2021-01-20T01:05:25.968Z] nexus3.edgexfoundry.org:10003 [2021-01-20T01:05:26.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:05:26.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:05:26.231Z] Configure a credential helper to remove this warning. See [2021-01-20T01:05:26.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:05:26.231Z] [2021-01-20T01:05:26.231Z] Login Succeeded [2021-01-20T01:05:26.231Z] nexus3.edgexfoundry.org:10004 [2021-01-20T01:05:26.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:05:26.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:05:26.493Z] Configure a credential helper to remove this warning. See [2021-01-20T01:05:26.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:05:26.493Z] [2021-01-20T01:05:26.493Z] Login Succeeded [2021-01-20T01:05:26.493Z] docker.io [2021-01-20T01:05:26.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:05:26.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:05:26.755Z] Configure a credential helper to remove this warning. See [2021-01-20T01:05:26.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:05:26.755Z] [2021-01-20T01:05:26.755Z] Login Succeeded [2021-01-20T01:05:26.755Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T01:05:26.767Z] 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 [2021-01-20T01:05:27.564Z] + git log --format=format:%s -1 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] echo [2021-01-20T01:05:27.627Z] GIT_COMMIT: 2835f428d5bb359d09284af55213ecc07555b5ca, Commit Message: Merge pull request #89 from iain-anderson/commit-lint [Pipeline] echo [2021-01-20T01:05:27.670Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:05:28.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T01:05:28.247Z] [2021-01-20T01:05:28.247Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:05:28.595Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T01:05:28.595Z] latest: Pulling from edgex-devops/git-semver [2021-01-20T01:05:28.595Z] 31603596830f: Pulling fs layer [2021-01-20T01:05:28.595Z] 2a8b12db71e7: Pulling fs layer [2021-01-20T01:05:28.595Z] 6ca5941a6612: Pulling fs layer [2021-01-20T01:05:28.595Z] ecc8261a40a4: Pulling fs layer [2021-01-20T01:05:28.595Z] ecc8261a40a4: Waiting [2021-01-20T01:05:28.595Z] 2a8b12db71e7: Verifying Checksum [2021-01-20T01:05:28.595Z] 2a8b12db71e7: Download complete [2021-01-20T01:05:28.595Z] 31603596830f: Verifying Checksum [2021-01-20T01:05:28.595Z] 31603596830f: Download complete [2021-01-20T01:05:28.859Z] ecc8261a40a4: Verifying Checksum [2021-01-20T01:05:28.859Z] ecc8261a40a4: Download complete [2021-01-20T01:05:28.859Z] 6ca5941a6612: Verifying Checksum [2021-01-20T01:05:28.859Z] 6ca5941a6612: Download complete [2021-01-20T01:05:29.120Z] 31603596830f: Pull complete [2021-01-20T01:05:29.120Z] 2a8b12db71e7: Pull complete [2021-01-20T01:05:30.084Z] 6ca5941a6612: Pull complete [2021-01-20T01:05:30.359Z] ecc8261a40a4: Pull complete [2021-01-20T01:05:30.359Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-20T01:05:30.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T01:05:30.359Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-20T01:05:30.464Z] prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container [2021-01-20T01:05:30.512Z] $ 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 [2021-01-20T01:05:32.460Z] $ docker top 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T01:05:32.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T01:05:32.810Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T01:05:33.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T01:05:33.030Z] $ docker exec 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 ssh-agent [2021-01-20T01:05:33.207Z] SSH_AUTH_SOCK=/tmp/ssh-jg7Ji3UaMHOj/agent.11 [2021-01-20T01:05:33.207Z] SSH_AGENT_PID=16 [2021-01-20T01:05:33.221Z] Running ssh-add (command line suppressed) [2021-01-20T01:05:33.343Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3174705689510711654.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3174705689510711654.key) [2021-01-20T01:05:33.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T01:05:33.738Z] + git tag --points-at HEAD [Pipeline] } [2021-01-20T01:05:33.762Z] $ docker exec --env ******** --env ******** 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 ssh-agent -k [2021-01-20T01:05:33.882Z] unset SSH_AUTH_SOCK; [2021-01-20T01:05:33.883Z] unset SSH_AGENT_PID; [2021-01-20T01:05:33.883Z] echo Agent pid 16 killed; [2021-01-20T01:05:33.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-20T01:05:34.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T01:05:34.089Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T01:05:34.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T01:05:34.267Z] $ docker exec 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 ssh-agent [2021-01-20T01:05:34.451Z] SSH_AUTH_SOCK=/tmp/ssh-I2Lohq89zgk1/agent.46 [2021-01-20T01:05:34.451Z] SSH_AGENT_PID=51 [2021-01-20T01:05:34.459Z] Running ssh-add (command line suppressed) [2021-01-20T01:05:34.580Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4916833909188158344.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4916833909188158344.key) [2021-01-20T01:05:34.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T01:05:34.981Z] + git semver init [2021-01-20T01:05:34.981Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T01:05:34.981Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-01-20T01:05:34.981Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-01-20T01:05:34.981Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T01:05:34.981Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T01:05:34.981Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T01:05:34.981Z] # $SEMVER_BRANCH = master [2021-01-20T01:05:34.981Z] # $SEMVER_TEMP = /tmp/semver-619312253 [2021-01-20T01:05:34.981Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-01-20T01:05:35.555Z] # '/tmp/semver-619312253' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' [2021-01-20T01:05:35.555Z] # -> Force: false [2021-01-20T01:05:35.555Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-01-20T01:05:35.570Z] $ docker exec --env ******** --env ******** 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 ssh-agent -k [2021-01-20T01:05:35.687Z] unset SSH_AUTH_SOCK; [2021-01-20T01:05:35.687Z] unset SSH_AGENT_PID; [2021-01-20T01:05:35.687Z] echo Agent pid 51 killed; [2021-01-20T01:05:35.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T01:05:36.282Z] + git semver [Pipeline] } [2021-01-20T01:05:36.306Z] $ docker stop --time=1 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 [2021-01-20T01:05:38.065Z] $ docker rm -f 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T01:05:38.524Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-20T01:05:38.936Z] Stashed 1 file(s) [Pipeline] echo [2021-01-20T01:05:38.939Z] [edgeXSemver]: initialized semver on version 1.3.1-dev.4 [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 [2021-01-20T01:05:54.442Z] Still waiting to schedule task [2021-01-20T01:05:54.442Z] ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-21456’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-20T01:05:54.445Z] Still waiting to schedule task [2021-01-20T01:05:54.445Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-20T01:08:33.696Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21459 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-01-20T01:08:33.749Z] Running in /w/workspace/device-snmp-go/22 [Pipeline] { [Pipeline] checkout [2021-01-20T01:08:38.708Z] using credential edgex-jenkins-ssh [2021-01-20T01:08:38.771Z] Cloning the remote Git repository [2021-01-20T01:08:38.821Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-01-20T01:08:38.922Z] > git init /w/workspace/device-snmp-go/22 # timeout=10 [2021-01-20T01:08:38.999Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-20T01:08:39.000Z] > git --version # timeout=10 [2021-01-20T01:08:39.016Z] > git --version # 'git version 2.17.1' [2021-01-20T01:08:39.018Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T01:08:39.087Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T01:08:39.784Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-20T01:08:39.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T01:08:39.830Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-20T01:08:39.869Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-20T01:08:39.870Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T01:08:39.882Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T01:08:41.159Z] Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) [2021-01-20T01:08:41.178Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T01:08:41.202Z] > git checkout -f 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 [2021-01-20T01:08:45.686Z] Commit message: "Merge pull request #89 from iain-anderson/commit-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T01:08:47.304Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-20T01:08:47.726Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T01:08:48.080Z] + sudo service docker restart [2021-01-20T01:08:48.080Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T01:08:50.886Z] provisioning config files... [2021-01-20T01:08:50.937Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/22@tmp/config829271644801439356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:08:51.346Z] ---> docker-login.sh [2021-01-20T01:08:51.346Z] nexus3.edgexfoundry.org:10001 [2021-01-20T01:08:51.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:08:52.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:08:52.546Z] Configure a credential helper to remove this warning. See [2021-01-20T01:08:52.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:08:52.546Z] [2021-01-20T01:08:52.546Z] Login Succeeded [2021-01-20T01:08:52.546Z] nexus3.edgexfoundry.org:10002 [2021-01-20T01:08:52.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:08:53.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:08:53.100Z] Configure a credential helper to remove this warning. See [2021-01-20T01:08:53.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:08:53.100Z] [2021-01-20T01:08:53.100Z] Login Succeeded [2021-01-20T01:08:53.100Z] nexus3.edgexfoundry.org:10003 [2021-01-20T01:08:53.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:08:53.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:08:53.646Z] Configure a credential helper to remove this warning. See [2021-01-20T01:08:53.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:08:53.646Z] [2021-01-20T01:08:53.646Z] Login Succeeded [2021-01-20T01:08:53.646Z] nexus3.edgexfoundry.org:10004 [2021-01-20T01:08:53.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:08:53.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:08:53.919Z] Configure a credential helper to remove this warning. See [2021-01-20T01:08:53.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:08:53.919Z] [2021-01-20T01:08:53.919Z] Login Succeeded [2021-01-20T01:08:53.919Z] docker.io [2021-01-20T01:08:54.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:08:54.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:08:54.785Z] Configure a credential helper to remove this warning. See [2021-01-20T01:08:54.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:08:54.785Z] [2021-01-20T01:08:54.785Z] Login Succeeded [2021-01-20T01:08:54.785Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T01:08:54.805Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-20T01:08:55.204Z] ========================================================= [2021-01-20T01:08:55.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-20T01:08:55.204Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:08:55.588Z] + 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 . [2021-01-20T01:08:55.875Z] Sending build context to Docker daemon 334.8kB [2021-01-20T01:08:55.876Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T01:08:55.876Z] Step 2/10 : FROM ${BASE} [2021-01-20T01:08:55.876Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-20T01:08:55.876Z] 5f621e34cdf4: Pulling fs layer [2021-01-20T01:08:55.876Z] a4357932f1b6: Pulling fs layer [2021-01-20T01:08:55.876Z] 18c013af1878: Pulling fs layer [2021-01-20T01:08:55.876Z] 00ac8860ef70: Pulling fs layer [2021-01-20T01:08:55.876Z] 63d7cb157983: Pulling fs layer [2021-01-20T01:08:55.876Z] b116817d02f9: Pulling fs layer [2021-01-20T01:08:55.876Z] 745a02a5169b: Pulling fs layer [2021-01-20T01:08:55.876Z] 00ac8860ef70: Waiting [2021-01-20T01:08:55.876Z] 63d7cb157983: Waiting [2021-01-20T01:08:55.876Z] b116817d02f9: Waiting [2021-01-20T01:08:55.876Z] 745a02a5169b: Waiting [2021-01-20T01:08:56.158Z] 18c013af1878: Verifying Checksum [2021-01-20T01:08:56.158Z] 18c013af1878: Download complete [2021-01-20T01:08:56.158Z] a4357932f1b6: Verifying Checksum [2021-01-20T01:08:56.158Z] a4357932f1b6: Download complete [2021-01-20T01:08:56.158Z] 63d7cb157983: Verifying Checksum [2021-01-20T01:08:56.158Z] 63d7cb157983: Download complete [2021-01-20T01:08:56.158Z] b116817d02f9: Verifying Checksum [2021-01-20T01:08:56.158Z] b116817d02f9: Download complete [2021-01-20T01:08:56.158Z] 5f621e34cdf4: Verifying Checksum [2021-01-20T01:08:56.158Z] 5f621e34cdf4: Download complete [2021-01-20T01:08:57.157Z] 5f621e34cdf4: Pull complete [2021-01-20T01:08:57.783Z] a4357932f1b6: Pull complete [2021-01-20T01:08:58.408Z] 18c013af1878: Pull complete [2021-01-20T01:08:58.692Z] 745a02a5169b: Download complete [2021-01-20T01:09:00.122Z] 00ac8860ef70: Download complete [2021-01-20T01:09:10.287Z] 00ac8860ef70: Pull complete [2021-01-20T01:09:10.287Z] 63d7cb157983: Pull complete [2021-01-20T01:09:10.287Z] b116817d02f9: Pull complete [2021-01-20T01:09:13.697Z] 745a02a5169b: Pull complete [2021-01-20T01:09:13.697Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-20T01:09:13.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-20T01:09:13.697Z] ---> b7e6874047d6 [2021-01-20T01:09:13.697Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-01-20T01:09:16.307Z] ---> Running in 0682599e9ea1 [2021-01-20T01:09:16.904Z] Removing intermediate container 0682599e9ea1 [2021-01-20T01:09:16.904Z] ---> 6a875443b5ed [2021-01-20T01:09:16.904Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-01-20T01:09:16.904Z] ---> Running in 3a34ea8f804f [2021-01-20T01:09:17.179Z] Removing intermediate container 3a34ea8f804f [2021-01-20T01:09:17.179Z] ---> 714e5a918f22 [2021-01-20T01:09:17.179Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-01-20T01:09:17.455Z] ---> Running in c53929471c0e [2021-01-20T01:09:18.052Z] Removing intermediate container c53929471c0e [2021-01-20T01:09:18.052Z] ---> b1f4f189f7df [2021-01-20T01:09:18.052Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T01:09:18.052Z] ---> Running in c65a9bd35144 [2021-01-20T01:09:20.686Z] Removing intermediate container c65a9bd35144 [2021-01-20T01:09:20.686Z] ---> 94f0d29a5d44 [2021-01-20T01:09:20.686Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-20T01:09:20.686Z] ---> Running in 6cc77668b9a9 [2021-01-20T01:09:21.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T01:09:22.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T01:09:22.847Z] OK: 142 MiB in 39 packages [2021-01-20T01:09:23.831Z] Removing intermediate container 6cc77668b9a9 [2021-01-20T01:09:23.831Z] ---> 4b0ee09228a8 [2021-01-20T01:09:23.831Z] Step 8/10 : WORKDIR /device-snmp-go [2021-01-20T01:09:24.106Z] ---> Running in 4f5ead779a9c [2021-01-20T01:09:24.703Z] Removing intermediate container 4f5ead779a9c [2021-01-20T01:09:24.703Z] ---> 2e7067c48ed0 [2021-01-20T01:09:24.703Z] Step 9/10 : COPY . . [2021-01-20T01:09:25.307Z] ---> b481f9ccf6d7 [2021-01-20T01:09:25.307Z] Step 10/10 : RUN go mod download [2021-01-20T01:09:25.579Z] ---> Running in 8636dd4454a3 [2021-01-20T01:09:47.742Z] Removing intermediate container 8636dd4454a3 [2021-01-20T01:09:47.742Z] ---> 9b18266aa0d8 [2021-01-20T01:09:47.742Z] Successfully built 9b18266aa0d8 [2021-01-20T01:09:47.742Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:09:48.091Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T01:09:48.091Z] . [Pipeline] withDockerContainer [2021-01-20T01:09:48.369Z] prd-ubuntu18.04-docker-arm64-4c-16g-21459 does not seem to be running inside a container [2021-01-20T01:09:48.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/22 -v /w/workspace/device-snmp-go/22:/w/workspace/device-snmp-go/22:rw,z -v /w/workspace/device-snmp-go/22@tmp:/w/workspace/device-snmp-go/22@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-arm64 cat [2021-01-20T01:09:49.979Z] $ docker top 60137e6d98a395b469b84e7b323698dcaedd9e16ee88175451ed19388154c631 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T01:09:51.021Z] + go version [2021-01-20T01:09:51.021Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-20T01:09:51.041Z] $ docker stop --time=1 60137e6d98a395b469b84e7b323698dcaedd9e16ee88175451ed19388154c631 [2021-01-20T01:09:52.958Z] $ docker rm -f 60137e6d98a395b469b84e7b323698dcaedd9e16ee88175451ed19388154c631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:09:53.981Z] + docker inspect -f . ci-base-image-arm64 [2021-01-20T01:09:53.981Z] . [Pipeline] withDockerContainer [2021-01-20T01:09:54.245Z] prd-ubuntu18.04-docker-arm64-4c-16g-21459 does not seem to be running inside a container [2021-01-20T01:09:54.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/22 -v /w/workspace/device-snmp-go/22:/w/workspace/device-snmp-go/22:rw,z -v /w/workspace/device-snmp-go/22@tmp:/w/workspace/device-snmp-go/22@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-arm64 cat [2021-01-20T01:09:55.634Z] Running on prd-centos7-docker-4c-2g-21460 in /w/workspace/gexfoundry_device-snmp-go_master [2021-01-20T01:09:55.755Z] $ docker top 5e189c29974fcdad8551ed1d06fded43f047b12908311cd22d6a8c7994b4a88d -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2021-01-20T01:09:56.236Z] Running in /w/workspace/device-snmp-go/22 [Pipeline] { [Pipeline] checkout [2021-01-20T01:09:56.830Z] + make test [2021-01-20T01:09:56.830Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-20T01:09:57.814Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-01-20T01:09:58.572Z] using credential edgex-jenkins-ssh [2021-01-20T01:09:58.621Z] Cloning the remote Git repository [2021-01-20T01:09:58.648Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-01-20T01:09:59.768Z] Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) [2021-01-20T01:09:58.726Z] > git init /w/workspace/device-snmp-go/22 # timeout=10 [2021-01-20T01:09:58.788Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-20T01:09:58.788Z] > git --version # timeout=10 [2021-01-20T01:09:58.795Z] > git --version # 'git version 2.24.3' [2021-01-20T01:09:58.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T01:09:58.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T01:09:59.363Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-20T01:09:59.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-20T01:09:59.383Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-20T01:09:59.396Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-20T01:09:59.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-20T01:09:59.401Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-20T01:09:59.778Z] > git config core.sparsecheckout # timeout=10 [2021-01-20T01:09:59.784Z] > git checkout -f 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 [2021-01-20T01:10:03.429Z] Commit message: "Merge pull request #89 from iain-anderson/commit-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T01:10:05.326Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-20T01:10:05.680Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-20T01:10:05.984Z] + sudo service docker restart [2021-01-20T01:10:05.984Z] + true [2021-01-20T01:10:05.984Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T01:10:07.006Z] provisioning config files... [2021-01-20T01:10:07.045Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/22@tmp/config7276964232143275892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:10:07.403Z] ---> docker-login.sh [2021-01-20T01:10:07.403Z] nexus3.edgexfoundry.org:10001 [2021-01-20T01:10:07.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:10:07.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:10:07.673Z] Configure a credential helper to remove this warning. See [2021-01-20T01:10:07.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:10:07.673Z] [2021-01-20T01:10:07.673Z] Login Succeeded [2021-01-20T01:10:07.673Z] nexus3.edgexfoundry.org:10002 [2021-01-20T01:10:07.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:10:07.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:10:07.938Z] Configure a credential helper to remove this warning. See [2021-01-20T01:10:07.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:10:07.938Z] [2021-01-20T01:10:07.938Z] Login Succeeded [2021-01-20T01:10:07.938Z] nexus3.edgexfoundry.org:10003 [2021-01-20T01:10:08.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:10:08.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:10:08.205Z] Configure a credential helper to remove this warning. See [2021-01-20T01:10:08.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:10:08.205Z] [2021-01-20T01:10:08.205Z] Login Succeeded [2021-01-20T01:10:08.205Z] nexus3.edgexfoundry.org:10004 [2021-01-20T01:10:08.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:10:08.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:10:08.468Z] Configure a credential helper to remove this warning. See [2021-01-20T01:10:08.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:10:08.468Z] [2021-01-20T01:10:08.468Z] Login Succeeded [2021-01-20T01:10:08.468Z] docker.io [2021-01-20T01:10:08.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:10:08.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:10:08.732Z] Configure a credential helper to remove this warning. See [2021-01-20T01:10:08.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:10:08.732Z] [2021-01-20T01:10:08.732Z] Login Succeeded [2021-01-20T01:10:08.732Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T01:10:08.742Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-20T01:10:09.071Z] ========================================================= [2021-01-20T01:10:09.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-20T01:10:09.072Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:10:09.421Z] + 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 . [2021-01-20T01:10:09.421Z] Sending build context to Docker daemon 335.9kB [2021-01-20T01:10:09.421Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T01:10:09.421Z] Step 2/10 : FROM ${BASE} [2021-01-20T01:10:09.691Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-20T01:10:09.691Z] 188c0c94c7c5: Pulling fs layer [2021-01-20T01:10:09.691Z] 0ef7d3d256c8: Pulling fs layer [2021-01-20T01:10:09.691Z] de9db76c5a1d: Pulling fs layer [2021-01-20T01:10:09.691Z] bca2f99d35d6: Pulling fs layer [2021-01-20T01:10:09.691Z] 93359f2a8cfa: Pulling fs layer [2021-01-20T01:10:09.691Z] 7c6f9722023f: Pulling fs layer [2021-01-20T01:10:09.691Z] a35cf1a2eb13: Pulling fs layer [2021-01-20T01:10:09.691Z] 93359f2a8cfa: Waiting [2021-01-20T01:10:09.691Z] 7c6f9722023f: Waiting [2021-01-20T01:10:09.691Z] bca2f99d35d6: Waiting [2021-01-20T01:10:09.691Z] a35cf1a2eb13: Waiting [2021-01-20T01:10:09.691Z] de9db76c5a1d: Verifying Checksum [2021-01-20T01:10:09.691Z] de9db76c5a1d: Download complete [2021-01-20T01:10:09.691Z] 0ef7d3d256c8: Download complete [2021-01-20T01:10:09.691Z] 93359f2a8cfa: Verifying Checksum [2021-01-20T01:10:09.691Z] 93359f2a8cfa: Download complete [2021-01-20T01:10:09.691Z] 188c0c94c7c5: Verifying Checksum [2021-01-20T01:10:09.691Z] 188c0c94c7c5: Download complete [2021-01-20T01:10:09.691Z] 7c6f9722023f: Download complete [2021-01-20T01:10:09.954Z] 188c0c94c7c5: Pull complete [2021-01-20T01:10:10.218Z] 0ef7d3d256c8: Pull complete [2021-01-20T01:10:10.219Z] de9db76c5a1d: Pull complete [2021-01-20T01:10:12.144Z] a35cf1a2eb13: Verifying Checksum [2021-01-20T01:10:12.144Z] a35cf1a2eb13: Download complete [2021-01-20T01:10:12.144Z] bca2f99d35d6: Download complete [2021-01-20T01:10:17.483Z] bca2f99d35d6: Pull complete [2021-01-20T01:10:17.748Z] 93359f2a8cfa: Pull complete [2021-01-20T01:10:17.748Z] 7c6f9722023f: Pull complete [2021-01-20T01:10:23.086Z] a35cf1a2eb13: Pull complete [2021-01-20T01:10:23.086Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-20T01:10:23.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-20T01:10:23.086Z] ---> a62c8e92a672 [2021-01-20T01:10:23.086Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-01-20T01:10:23.351Z] ---> Running in 318d6fb6accb [2021-01-20T01:10:23.614Z] Removing intermediate container 318d6fb6accb [2021-01-20T01:10:23.614Z] ---> 78c58c66328a [2021-01-20T01:10:23.614Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-01-20T01:10:23.884Z] ---> Running in 6659235c3c06 [2021-01-20T01:10:23.884Z] Removing intermediate container 6659235c3c06 [2021-01-20T01:10:23.884Z] ---> 76dd683441f2 [2021-01-20T01:10:23.884Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-01-20T01:10:24.146Z] ---> Running in ed5905066b85 [2021-01-20T01:10:24.146Z] Removing intermediate container ed5905066b85 [2021-01-20T01:10:24.146Z] ---> 12eb7fb14521 [2021-01-20T01:10:24.146Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T01:10:24.146Z] ---> Running in b6bab5555cd1 [2021-01-20T01:10:25.547Z] Removing intermediate container b6bab5555cd1 [2021-01-20T01:10:25.547Z] ---> 5ceb18395fb8 [2021-01-20T01:10:25.547Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-20T01:10:25.547Z] ---> Running in a50986ab7427 [2021-01-20T01:10:26.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T01:10:27.072Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T01:10:27.336Z] OK: 166 MiB in 39 packages [2021-01-20T01:10:27.916Z] Removing intermediate container a50986ab7427 [2021-01-20T01:10:27.916Z] ---> 64689e44c567 [2021-01-20T01:10:27.916Z] Step 8/10 : WORKDIR /device-snmp-go [2021-01-20T01:10:27.916Z] ---> Running in db6d41e5b41b [2021-01-20T01:10:28.186Z] Removing intermediate container db6d41e5b41b [2021-01-20T01:10:28.186Z] ---> c46401916dcd [2021-01-20T01:10:28.186Z] Step 9/10 : COPY . . [2021-01-20T01:10:29.143Z] ---> 44f8d3575104 [2021-01-20T01:10:29.143Z] Step 10/10 : RUN go mod download [2021-01-20T01:10:29.143Z] ---> Running in c64c1828c8d8 [2021-01-20T01:10:30.206Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-01-20T01:10:30.206Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2021-01-20T01:10:30.206Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-20T01:10:36.976Z] gofmt -l . [2021-01-20T01:10:36.976Z] [ "`gofmt -l .`" = "" ] [2021-01-20T01:10:36.976Z] ./bin/test-attribution-txt.sh [2021-01-20T01:10:37.249Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-20T01:10:37.866Z] $ docker stop --time=1 5e189c29974fcdad8551ed1d06fded43f047b12908311cd22d6a8c7994b4a88d [2021-01-20T01:10:40.022Z] $ docker rm -f 5e189c29974fcdad8551ed1d06fded43f047b12908311cd22d6a8c7994b4a88d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T01:10:40.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-20T01:10:41.633Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-20T01:10:42.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-20T01:10:43.356Z] + ls -al . [2021-01-20T01:10:43.356Z] total 132 [2021-01-20T01:10:43.356Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:10 . [2021-01-20T01:10:43.356Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:08 .. [2021-01-20T01:10:43.356Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 20 01:08 .dockerignore [2021-01-20T01:10:43.356Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:08 .git [2021-01-20T01:10:43.356Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:08 .github [2021-01-20T01:10:43.356Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 20 01:08 .gitignore [2021-01-20T01:10:43.356Z] -rw-rw-r-- 1 jenkins jenkins 5082 Jan 20 01:08 Attribution.txt [2021-01-20T01:10:43.356Z] -rw-rw-r-- 1 jenkins jenkins 1529 Jan 20 01:08 Dockerfile [2021-01-20T01:10:43.356Z] -rw-rw-r-- 1 jenkins jenkins 1006 Jan 20 01:08 Dockerfile.build [2021-01-20T01:10:43.356Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 20 01:08 Jenkinsfile [2021-01-20T01:10:43.356Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 01:08 LICENSE [2021-01-20T01:10:43.356Z] -rw-rw-r-- 1 jenkins jenkins 937 Jan 20 01:08 Makefile [2021-01-20T01:10:43.356Z] -rw-rw-r-- 1 jenkins jenkins 12398 Jan 20 01:08 README.md [2021-01-20T01:10:43.356Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:05 VERSION [2021-01-20T01:10:43.356Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:08 bin [2021-01-20T01:10:43.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:08 cmd [2021-01-20T01:10:43.356Z] -rw-r--r-- 1 jenkins jenkins 8493 Jan 20 01:10 coverage.out [2021-01-20T01:10:43.356Z] -rw-r--r-- 1 jenkins jenkins 204 Jan 20 01:10 go.mod [2021-01-20T01:10:43.356Z] -rw-r--r-- 1 jenkins jenkins 14156 Jan 20 01:10 go.sum [2021-01-20T01:10:43.356Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:08 internal [2021-01-20T01:10:43.356Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:08 profiles [2021-01-20T01:10:43.356Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 20 01:08 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:10:43.733Z] + 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=2835f428d5bb359d09284af55213ecc07555b5ca --label arch=arm64 --label version=1.3.1-dev.4 . [2021-01-20T01:10:44.012Z] Sending build context to Docker daemon 344.1kB [2021-01-20T01:10:44.012Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T01:10:44.012Z] Step 2/26 : FROM ${BASE} AS builder [2021-01-20T01:10:44.012Z] ---> 9b18266aa0d8 [2021-01-20T01:10:44.012Z] Step 3/26 : ARG MAKE='make build' [2021-01-20T01:10:44.307Z] ---> Running in 3273a2a2b39d [2021-01-20T01:10:44.580Z] Removing intermediate container 3273a2a2b39d [2021-01-20T01:10:44.580Z] ---> 8425b4308d87 [2021-01-20T01:10:44.580Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-01-20T01:10:44.869Z] ---> Running in 6f333d9aec38 [2021-01-20T01:10:45.144Z] Removing intermediate container 6f333d9aec38 [2021-01-20T01:10:45.144Z] ---> 8c270fe55c02 [2021-01-20T01:10:45.144Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-01-20T01:10:45.416Z] ---> Running in f82b2fcfe11a [2021-01-20T01:10:45.689Z] Removing intermediate container f82b2fcfe11a [2021-01-20T01:10:45.689Z] ---> 7c4e1b940d30 [2021-01-20T01:10:45.689Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T01:10:45.964Z] ---> Running in 0e474b96d91a [2021-01-20T01:10:47.367Z] Removing intermediate container c64c1828c8d8 [2021-01-20T01:10:47.367Z] ---> a7718f30995d [2021-01-20T01:10:47.367Z] Successfully built a7718f30995d [2021-01-20T01:10:47.367Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:10:47.693Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T01:10:47.693Z] . [Pipeline] withDockerContainer [2021-01-20T01:10:47.833Z] prd-centos7-docker-4c-2g-21460 does not seem to be running inside a container [2021-01-20T01:10:47.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/22 -v /w/workspace/device-snmp-go/22:/w/workspace/device-snmp-go/22:rw,z -v /w/workspace/device-snmp-go/22@tmp:/w/workspace/device-snmp-go/22@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 ******** ci-base-image-x86_64 cat [2021-01-20T01:10:47.945Z] Removing intermediate container 0e474b96d91a [2021-01-20T01:10:47.945Z] ---> 28d7492b0aac [2021-01-20T01:10:47.945Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-20T01:10:48.220Z] ---> Running in 95c958ed635a [2021-01-20T01:10:48.712Z] $ docker top 76961457cff0efe19fd7e28c60e0255b2bc589e6513cf97eb176aebe390ece03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T01:10:49.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-20T01:10:49.202Z] + go version [2021-01-20T01:10:49.202Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-20T01:10:49.219Z] $ docker stop --time=1 76961457cff0efe19fd7e28c60e0255b2bc589e6513cf97eb176aebe390ece03 [2021-01-20T01:10:49.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-20T01:10:50.553Z] $ docker rm -f 76961457cff0efe19fd7e28c60e0255b2bc589e6513cf97eb176aebe390ece03 [2021-01-20T01:10:50.764Z] OK: 142 MiB in 39 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:10:51.480Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-20T01:10:51.480Z] . [Pipeline] withDockerContainer [2021-01-20T01:10:51.641Z] prd-centos7-docker-4c-2g-21460 does not seem to be running inside a container [2021-01-20T01:10:51.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/22 -v /w/workspace/device-snmp-go/22:/w/workspace/device-snmp-go/22:rw,z -v /w/workspace/device-snmp-go/22@tmp:/w/workspace/device-snmp-go/22@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 ******** ci-base-image-x86_64 cat [2021-01-20T01:10:51.743Z] Removing intermediate container 95c958ed635a [2021-01-20T01:10:51.743Z] ---> 8c0861411eb6 [2021-01-20T01:10:51.743Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-01-20T01:10:51.743Z] ---> Running in a849577d2f31 [2021-01-20T01:10:52.336Z] Removing intermediate container a849577d2f31 [2021-01-20T01:10:52.336Z] ---> f9e1abdb33b5 [2021-01-20T01:10:52.336Z] Step 9/26 : COPY go.mod . [2021-01-20T01:10:53.150Z] $ docker top 480ccb4e389e3878cf97591ab51aa9a10b3fd4f635b07e7bc08ef26b01fec331 -eo pid,comm [2021-01-20T01:10:53.310Z] ---> ab4bf8401a77 [2021-01-20T01:10:53.310Z] Step 10/26 : COPY Makefile . [Pipeline] { [Pipeline] sh [2021-01-20T01:10:53.688Z] + make test [2021-01-20T01:10:53.688Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-20T01:10:53.902Z] ---> a8f3191a7099 [2021-01-20T01:10:53.902Z] Step 11/26 : RUN make update [2021-01-20T01:10:53.902Z] ---> Running in 2f4d646fd6d2 [2021-01-20T01:10:54.664Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-01-20T01:10:54.884Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-20T01:10:56.318Z] Removing intermediate container 2f4d646fd6d2 [2021-01-20T01:10:56.318Z] ---> 6a85b18b8138 [2021-01-20T01:10:56.318Z] Step 12/26 : COPY . . [2021-01-20T01:10:57.306Z] ---> c250a47389b7 [2021-01-20T01:10:57.306Z] Step 13/26 : RUN ${MAKE} [2021-01-20T01:10:57.306Z] ---> Running in 2832aab2a452 [2021-01-20T01:10:58.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.1-dev.4" -o cmd/device-snmp-go ./cmd [2021-01-20T01:11:07.057Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-01-20T01:11:07.057Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2021-01-20T01:11:07.057Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-20T01:11:08.476Z] gofmt -l . [2021-01-20T01:11:08.476Z] [ "`gofmt -l .`" = "" ] [2021-01-20T01:11:08.476Z] ./bin/test-attribution-txt.sh [2021-01-20T01:11:09.059Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-20T01:11:09.346Z] $ docker stop --time=1 480ccb4e389e3878cf97591ab51aa9a10b3fd4f635b07e7bc08ef26b01fec331 [2021-01-20T01:11:11.723Z] $ docker rm -f 480ccb4e389e3878cf97591ab51aa9a10b3fd4f635b07e7bc08ef26b01fec331 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-20T01:11:12.350Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-20T01:11:12.364Z] Warning: overwriting stash ‘coverage-report’ [2021-01-20T01:11:12.656Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-20T01:11:13.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-20T01:11:13.589Z] + ls -al . [2021-01-20T01:11:13.590Z] total 104 [2021-01-20T01:11:13.590Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 01:11 . [2021-01-20T01:11:13.590Z] drwxrwxr-x. 4 jenkins jenkins 30 Jan 20 01:09 .. [2021-01-20T01:11:13.590Z] -rw-rw-r--. 1 jenkins jenkins 5082 Jan 20 01:09 Attribution.txt [2021-01-20T01:11:13.590Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 20 01:09 bin [2021-01-20T01:11:13.590Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 20 01:09 cmd [2021-01-20T01:11:13.590Z] -rw-r--r--. 1 jenkins jenkins 8493 Jan 20 01:11 coverage.out [2021-01-20T01:11:13.590Z] -rw-rw-r--. 1 jenkins jenkins 1529 Jan 20 01:09 Dockerfile [2021-01-20T01:11:13.590Z] -rw-rw-r--. 1 jenkins jenkins 1006 Jan 20 01:09 Dockerfile.build [2021-01-20T01:11:13.590Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 20 01:09 .dockerignore [2021-01-20T01:11:13.590Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 01:10 .git [2021-01-20T01:11:13.590Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 01:09 .github [2021-01-20T01:11:13.590Z] -rw-rw-r--. 1 jenkins jenkins 272 Jan 20 01:09 .gitignore [2021-01-20T01:11:13.590Z] -rw-r--r--. 1 jenkins jenkins 204 Jan 20 01:11 go.mod [2021-01-20T01:11:13.590Z] -rw-r--r--. 1 jenkins jenkins 14156 Jan 20 01:11 go.sum [2021-01-20T01:11:13.590Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 01:09 internal [2021-01-20T01:11:13.590Z] -rw-rw-r--. 1 jenkins jenkins 656 Jan 20 01:09 Jenkinsfile [2021-01-20T01:11:13.590Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 20 01:09 LICENSE [2021-01-20T01:11:13.590Z] -rw-rw-r--. 1 jenkins jenkins 937 Jan 20 01:09 Makefile [2021-01-20T01:11:13.590Z] drwxrwxr-x. 2 jenkins jenkins 84 Jan 20 01:09 profiles [2021-01-20T01:11:13.590Z] -rw-rw-r--. 1 jenkins jenkins 12398 Jan 20 01:09 README.md [2021-01-20T01:11:13.590Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 20 01:05 VERSION [2021-01-20T01:11:13.590Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 20 01:09 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:13.904Z] + 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=2835f428d5bb359d09284af55213ecc07555b5ca --label arch=amd64 --label version=1.3.1-dev.4 . [2021-01-20T01:11:14.167Z] Sending build context to Docker daemon 345.1kB [2021-01-20T01:11:14.167Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-01-20T01:11:14.167Z] Step 2/26 : FROM ${BASE} AS builder [2021-01-20T01:11:14.167Z] ---> a7718f30995d [2021-01-20T01:11:14.167Z] Step 3/26 : ARG MAKE='make build' [2021-01-20T01:11:14.430Z] ---> Running in ee508d0210c7 [2021-01-20T01:11:14.430Z] Removing intermediate container ee508d0210c7 [2021-01-20T01:11:14.430Z] ---> ccd157c71e1b [2021-01-20T01:11:14.430Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-01-20T01:11:14.695Z] ---> Running in 685dc146de10 [2021-01-20T01:11:14.695Z] Removing intermediate container 685dc146de10 [2021-01-20T01:11:14.695Z] ---> 59489fa3c374 [2021-01-20T01:11:14.695Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-01-20T01:11:14.974Z] ---> Running in d5e4fda4d51d [2021-01-20T01:11:14.974Z] Removing intermediate container d5e4fda4d51d [2021-01-20T01:11:14.974Z] ---> 7b87186cc25d [2021-01-20T01:11:14.974Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-20T01:11:14.974Z] ---> Running in 92a9240b6f16 [2021-01-20T01:11:16.382Z] Removing intermediate container 92a9240b6f16 [2021-01-20T01:11:16.382Z] ---> bb8c840e34ee [2021-01-20T01:11:16.382Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-20T01:11:16.382Z] ---> Running in 2e2824177c36 [2021-01-20T01:11:16.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-20T01:11:17.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-20T01:11:18.118Z] OK: 166 MiB in 39 packages [2021-01-20T01:11:18.389Z] Removing intermediate container 2e2824177c36 [2021-01-20T01:11:18.389Z] ---> 0c31867a8548 [2021-01-20T01:11:18.389Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-01-20T01:11:18.389Z] ---> Running in 9abed5e2f2e0 [2021-01-20T01:11:18.653Z] Removing intermediate container 9abed5e2f2e0 [2021-01-20T01:11:18.653Z] ---> a7b7ee8268ff [2021-01-20T01:11:18.653Z] Step 9/26 : COPY go.mod . [2021-01-20T01:11:18.917Z] ---> 61c3aed681fb [2021-01-20T01:11:18.918Z] Step 10/26 : COPY Makefile . [2021-01-20T01:11:19.183Z] ---> ea82fd5b8be5 [2021-01-20T01:11:19.183Z] Step 11/26 : RUN make update [2021-01-20T01:11:19.183Z] ---> Running in 219df80803cd [2021-01-20T01:11:19.760Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-20T01:11:20.337Z] Removing intermediate container 219df80803cd [2021-01-20T01:11:20.337Z] ---> 5c778c95d2ea [2021-01-20T01:11:20.337Z] Step 12/26 : COPY . . [2021-01-20T01:11:20.917Z] ---> ae050a917c91 [2021-01-20T01:11:20.917Z] Step 13/26 : RUN ${MAKE} [2021-01-20T01:11:21.184Z] ---> Running in 7ed24bce68f6 [2021-01-20T01:11:21.776Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.1-dev.4" -o cmd/device-snmp-go ./cmd [2021-01-20T01:11:25.108Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-20T01:11:28.520Z] Removing intermediate container 2832aab2a452 [2021-01-20T01:11:28.520Z] ---> 590f7b167dff [2021-01-20T01:11:28.520Z] Step 14/26 : FROM alpine:3.12 [2021-01-20T01:11:29.114Z] 3.12: Pulling from library/alpine [2021-01-20T01:11:29.399Z] 159e5727ea61: Pulling fs layer [2021-01-20T01:11:29.674Z] 159e5727ea61: Verifying Checksum [2021-01-20T01:11:29.674Z] 159e5727ea61: Download complete [2021-01-20T01:11:30.283Z] 159e5727ea61: Pull complete [2021-01-20T01:11:30.283Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T01:11:30.283Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T01:11:30.283Z] ---> afeebe901d6b [2021-01-20T01:11:30.283Z] Step 15/26 : ENV APP_PORT=49993 [2021-01-20T01:11:30.559Z] ---> Running in 3987deec2fe1 [2021-01-20T01:11:31.151Z] Removing intermediate container 3987deec2fe1 [2021-01-20T01:11:31.151Z] ---> 5226cd6d30eb [2021-01-20T01:11:31.151Z] Step 16/26 : EXPOSE $APP_PORT [2021-01-20T01:11:31.151Z] ---> Running in 40e5e067721e [2021-01-20T01:11:31.745Z] Removing intermediate container 40e5e067721e [2021-01-20T01:11:31.745Z] ---> 9f0ab267e5f2 [2021-01-20T01:11:31.745Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-01-20T01:11:31.745Z] ---> Running in 404ebad49ba3 [2021-01-20T01:11:31.905Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-20T01:11:32.341Z] Removing intermediate container 404ebad49ba3 [2021-01-20T01:11:32.341Z] ---> fde24a8d04fb [2021-01-20T01:11:32.341Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-01-20T01:11:32.341Z] ---> Running in f11ea7ae3307 [2021-01-20T01:11:32.935Z] Removing intermediate container f11ea7ae3307 [2021-01-20T01:11:32.935Z] ---> 5efb67f033b5 [2021-01-20T01:11:32.935Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-01-20T01:11:34.370Z] ---> c660b64ec584 [2021-01-20T01:11:34.370Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2021-01-20T01:11:34.467Z] Removing intermediate container 7ed24bce68f6 [2021-01-20T01:11:34.467Z] ---> 57bfbd6cce2b [2021-01-20T01:11:34.467Z] Step 14/26 : FROM alpine:3.12 [2021-01-20T01:11:34.640Z] ---> 9d2087275863 [2021-01-20T01:11:34.640Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2021-01-20T01:11:34.732Z] 3.12: Pulling from library/alpine [2021-01-20T01:11:34.995Z] 801bfaa63ef2: Pulling fs layer [2021-01-20T01:11:34.995Z] 801bfaa63ef2: Verifying Checksum [2021-01-20T01:11:34.995Z] 801bfaa63ef2: Download complete [2021-01-20T01:11:35.258Z] 801bfaa63ef2: Pull complete [2021-01-20T01:11:35.258Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-20T01:11:35.258Z] Status: Downloaded newer image for alpine:3.12 [2021-01-20T01:11:35.258Z] ---> 389fef711851 [2021-01-20T01:11:35.258Z] Step 15/26 : ENV APP_PORT=49993 [2021-01-20T01:11:35.523Z] ---> Running in a8bc07eaba07 [2021-01-20T01:11:35.523Z] Removing intermediate container a8bc07eaba07 [2021-01-20T01:11:35.523Z] ---> 2ba7095c0ae8 [2021-01-20T01:11:35.523Z] Step 16/26 : EXPOSE $APP_PORT [2021-01-20T01:11:35.616Z] ---> 409dd8b3f638 [2021-01-20T01:11:35.616Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-01-20T01:11:35.616Z] ---> Running in 318b9233ab9f [2021-01-20T01:11:35.789Z] ---> Running in 8e1e1e46ebcb [2021-01-20T01:11:35.789Z] Removing intermediate container 8e1e1e46ebcb [2021-01-20T01:11:35.789Z] ---> d36804bd1c9c [2021-01-20T01:11:35.789Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-01-20T01:11:35.889Z] Removing intermediate container 318b9233ab9f [2021-01-20T01:11:35.889Z] ---> 4b66dd15fce5 [2021-01-20T01:11:35.889Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-01-20T01:11:36.060Z] ---> Running in 0298bc8bd490 [2021-01-20T01:11:36.060Z] Removing intermediate container 0298bc8bd490 [2021-01-20T01:11:36.060Z] ---> ffe683c228fa [2021-01-20T01:11:36.060Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-01-20T01:11:36.060Z] ---> Running in 334422daf3f4 [2021-01-20T01:11:36.158Z] ---> Running in df16b37e7240 [2021-01-20T01:11:36.324Z] Removing intermediate container 334422daf3f4 [2021-01-20T01:11:36.324Z] ---> 4d4f448fd7cf [2021-01-20T01:11:36.324Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-01-20T01:11:36.750Z] Removing intermediate container df16b37e7240 [2021-01-20T01:11:36.750Z] ---> 164765d5ebc3 [2021-01-20T01:11:36.750Z] Step 24/26 : LABEL arch=arm64 [2021-01-20T01:11:36.750Z] ---> Running in 1e76f4a8ba65 [2021-01-20T01:11:36.900Z] ---> f1c011c3ac3a [2021-01-20T01:11:36.900Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2021-01-20T01:11:37.019Z] Removing intermediate container 1e76f4a8ba65 [2021-01-20T01:11:37.019Z] ---> c0a2e36cf397 [2021-01-20T01:11:37.019Z] Step 25/26 : LABEL git_sha=2835f428d5bb359d09284af55213ecc07555b5ca [2021-01-20T01:11:37.162Z] ---> e1813ccd61ce [2021-01-20T01:11:37.162Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2021-01-20T01:11:37.291Z] ---> Running in d923bd20cea7 [2021-01-20T01:11:37.425Z] ---> f92ac935c70d [2021-01-20T01:11:37.425Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-01-20T01:11:37.425Z] ---> Running in f713a6fe68ed [2021-01-20T01:11:37.562Z] Removing intermediate container d923bd20cea7 [2021-01-20T01:11:37.562Z] ---> 180b1dd36fa9 [2021-01-20T01:11:37.562Z] Step 26/26 : LABEL version=1.3.1-dev.4 [2021-01-20T01:11:37.691Z] Removing intermediate container f713a6fe68ed [2021-01-20T01:11:37.691Z] ---> 0e4eb50d3c43 [2021-01-20T01:11:37.691Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-01-20T01:11:37.691Z] ---> Running in 5dcce79fd881 [2021-01-20T01:11:37.843Z] ---> Running in 85b314103167 [2021-01-20T01:11:37.953Z] Removing intermediate container 5dcce79fd881 [2021-01-20T01:11:37.953Z] ---> 994ce5ebddb2 [2021-01-20T01:11:37.953Z] Step 24/26 : LABEL arch=amd64 [2021-01-20T01:11:37.953Z] ---> Running in d5f0d454b369 [2021-01-20T01:11:38.116Z] Removing intermediate container 85b314103167 [2021-01-20T01:11:38.116Z] ---> 14110c1d3032 [2021-01-20T01:11:38.116Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-20T01:11:38.218Z] Removing intermediate container d5f0d454b369 [2021-01-20T01:11:38.218Z] ---> a64f664d3f66 [2021-01-20T01:11:38.218Z] Step 25/26 : LABEL git_sha=2835f428d5bb359d09284af55213ecc07555b5ca [2021-01-20T01:11:38.218Z] ---> Running in c8be8e3ed254 [2021-01-20T01:11:38.387Z] Successfully built 14110c1d3032 [2021-01-20T01:11:38.387Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [2021-01-20T01:11:38.482Z] Removing intermediate container c8be8e3ed254 [2021-01-20T01:11:38.482Z] ---> f6df7148b3a5 [2021-01-20T01:11:38.482Z] Step 26/26 : LABEL version=1.3.1-dev.4 [2021-01-20T01:11:38.482Z] ---> Running in dba8bdc4d19d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [2021-01-20T01:11:38.747Z] Removing intermediate container dba8bdc4d19d [2021-01-20T01:11:38.747Z] ---> 711b46955f50 [2021-01-20T01:11:38.747Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-20T01:11:38.747Z] Successfully built 711b46955f50 [2021-01-20T01:11:38.747Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-20T01:11:38.804Z] provisioning config files... [Pipeline] } [2021-01-20T01:11:38.847Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/22@tmp/config550087740746361383tmp [Pipeline] // stage [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-01-20T01:11:39.241Z] ---> docker-login.sh [2021-01-20T01:11:39.241Z] nexus3.edgexfoundry.org:10001 [Pipeline] wrap [2021-01-20T01:11:39.244Z] provisioning config files... [2021-01-20T01:11:39.321Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/22@tmp/config244862535884828112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:11:39.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:11:39.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:11:39.514Z] Configure a credential helper to remove this warning. See [2021-01-20T01:11:39.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:11:39.514Z] [2021-01-20T01:11:39.514Z] Login Succeeded [2021-01-20T01:11:39.514Z] nexus3.edgexfoundry.org:10002 [2021-01-20T01:11:39.674Z] ---> docker-login.sh [2021-01-20T01:11:39.674Z] nexus3.edgexfoundry.org:10001 [2021-01-20T01:11:39.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:11:39.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:11:39.936Z] Configure a credential helper to remove this warning. See [2021-01-20T01:11:39.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:11:39.936Z] [2021-01-20T01:11:39.936Z] Login Succeeded [2021-01-20T01:11:39.936Z] nexus3.edgexfoundry.org:10002 [2021-01-20T01:11:39.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:11:39.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:11:39.936Z] Configure a credential helper to remove this warning. See [2021-01-20T01:11:39.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:11:39.936Z] [2021-01-20T01:11:39.936Z] Login Succeeded [2021-01-20T01:11:40.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:11:40.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:11:40.109Z] Configure a credential helper to remove this warning. See [2021-01-20T01:11:40.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:11:40.109Z] [2021-01-20T01:11:40.109Z] Login Succeeded [2021-01-20T01:11:40.109Z] nexus3.edgexfoundry.org:10003 [2021-01-20T01:11:40.198Z] nexus3.edgexfoundry.org:10003 [2021-01-20T01:11:40.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:11:40.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:11:40.198Z] Configure a credential helper to remove this warning. See [2021-01-20T01:11:40.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:11:40.198Z] [2021-01-20T01:11:40.198Z] Login Succeeded [2021-01-20T01:11:40.198Z] nexus3.edgexfoundry.org:10004 [2021-01-20T01:11:40.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:11:40.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:11:40.461Z] Configure a credential helper to remove this warning. See [2021-01-20T01:11:40.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:11:40.461Z] [2021-01-20T01:11:40.461Z] Login Succeeded [2021-01-20T01:11:40.461Z] docker.io [2021-01-20T01:11:40.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:11:40.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:11:40.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:11:40.705Z] Configure a credential helper to remove this warning. See [2021-01-20T01:11:40.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:11:40.705Z] [2021-01-20T01:11:40.705Z] Login Succeeded [2021-01-20T01:11:40.705Z] nexus3.edgexfoundry.org:10004 [2021-01-20T01:11:40.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:11:40.723Z] Configure a credential helper to remove this warning. See [2021-01-20T01:11:40.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:11:40.723Z] [2021-01-20T01:11:40.723Z] Login Succeeded [2021-01-20T01:11:40.723Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T01:11:40.732Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-20T01:11:40.946Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go with the following tags: [2021-01-20T01:11:40.946Z] 2835f428d5bb359d09284af55213ecc07555b5ca [2021-01-20T01:11:40.946Z] latest [2021-01-20T01:11:40.946Z] 1.3.1-dev.4 [2021-01-20T01:11:40.946Z] 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 [2021-01-20T01:11:40.946Z] master [2021-01-20T01:11:40.946Z] ===================================================== [2021-01-20T01:11:40.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:41.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:11:41.252Z] Configure a credential helper to remove this warning. See [2021-01-20T01:11:41.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:11:41.252Z] [2021-01-20T01:11:41.252Z] Login Succeeded [2021-01-20T01:11:41.253Z] docker.io [2021-01-20T01:11:41.521Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:41.821Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca [2021-01-20T01:11:41.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-01-20T01:11:41.821Z] 5c3f9e2e97cc: Preparing [2021-01-20T01:11:41.821Z] e94b3cb56c9e: Preparing [2021-01-20T01:11:41.821Z] 9e76fc029248: Preparing [2021-01-20T01:11:41.821Z] 777b2c648970: Preparing [2021-01-20T01:11:41.821Z] 777b2c648970: Layer already exists [2021-01-20T01:11:41.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-20T01:11:42.089Z] 5c3f9e2e97cc: Pushed [2021-01-20T01:11:42.089Z] e94b3cb56c9e: Pushed [2021-01-20T01:11:42.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-20T01:11:42.126Z] Configure a credential helper to remove this warning. See [2021-01-20T01:11:42.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-20T01:11:42.126Z] [2021-01-20T01:11:42.126Z] Login Succeeded [2021-01-20T01:11:42.126Z] ---> docker-login.sh ends [Pipeline] } [2021-01-20T01:11:42.144Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-20T01:11:42.397Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go-arm64 with the following tags: [2021-01-20T01:11:42.398Z] 2835f428d5bb359d09284af55213ecc07555b5ca [2021-01-20T01:11:42.398Z] latest [2021-01-20T01:11:42.398Z] 1.3.1-dev.4 [2021-01-20T01:11:42.398Z] 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 [2021-01-20T01:11:42.398Z] master [2021-01-20T01:11:42.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:42.958Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:43.036Z] 9e76fc029248: Pushed [2021-01-20T01:11:43.299Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca [2021-01-20T01:11:43.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-01-20T01:11:43.300Z] 8f7cd6368154: Preparing [2021-01-20T01:11:43.300Z] 86c1cc1f6155: Preparing [2021-01-20T01:11:43.300Z] d6cf6c28e318: Preparing [2021-01-20T01:11:43.300Z] 379067d0cb53: Preparing [2021-01-20T01:11:43.300Z] 2835f428d5bb359d09284af55213ecc07555b5ca: digest: sha256:4f6119366615648b90fc317ad99218bcb8acc6bbe9955fe35c13b4a3a16037fd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:43.571Z] 379067d0cb53: Layer already exists [2021-01-20T01:11:43.571Z] 8f7cd6368154: Pushed [2021-01-20T01:11:43.571Z] 86c1cc1f6155: Pushed [2021-01-20T01:11:43.621Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:43.964Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [2021-01-20T01:11:43.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-01-20T01:11:43.964Z] 5c3f9e2e97cc: Preparing [2021-01-20T01:11:43.964Z] e94b3cb56c9e: Preparing [2021-01-20T01:11:43.964Z] 9e76fc029248: Preparing [2021-01-20T01:11:43.964Z] 777b2c648970: Preparing [2021-01-20T01:11:43.964Z] e94b3cb56c9e: Layer already exists [2021-01-20T01:11:43.964Z] 5c3f9e2e97cc: Layer already exists [2021-01-20T01:11:43.964Z] 9e76fc029248: Layer already exists [2021-01-20T01:11:43.964Z] 777b2c648970: Layer already exists [2021-01-20T01:11:43.964Z] latest: digest: sha256:4f6119366615648b90fc317ad99218bcb8acc6bbe9955fe35c13b4a3a16037fd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:44.276Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:44.575Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1-dev.4 [2021-01-20T01:11:44.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-01-20T01:11:44.575Z] 5c3f9e2e97cc: Preparing [2021-01-20T01:11:44.575Z] e94b3cb56c9e: Preparing [2021-01-20T01:11:44.575Z] 9e76fc029248: Preparing [2021-01-20T01:11:44.575Z] 777b2c648970: Preparing [2021-01-20T01:11:44.575Z] 777b2c648970: Layer already exists [2021-01-20T01:11:44.575Z] e94b3cb56c9e: Layer already exists [2021-01-20T01:11:44.575Z] 5c3f9e2e97cc: Layer already exists [2021-01-20T01:11:44.575Z] 9e76fc029248: Layer already exists [2021-01-20T01:11:44.575Z] 1.3.1-dev.4: digest: sha256:4f6119366615648b90fc317ad99218bcb8acc6bbe9955fe35c13b4a3a16037fd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:44.881Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:45.180Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 [2021-01-20T01:11:45.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-01-20T01:11:45.180Z] 5c3f9e2e97cc: Preparing [2021-01-20T01:11:45.180Z] e94b3cb56c9e: Preparing [2021-01-20T01:11:45.180Z] 9e76fc029248: Preparing [2021-01-20T01:11:45.180Z] 777b2c648970: Preparing [2021-01-20T01:11:45.180Z] 9e76fc029248: Layer already exists [2021-01-20T01:11:45.180Z] 5c3f9e2e97cc: Layer already exists [2021-01-20T01:11:45.180Z] 777b2c648970: Layer already exists [2021-01-20T01:11:45.180Z] e94b3cb56c9e: Layer already exists [2021-01-20T01:11:45.180Z] 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4: digest: sha256:4f6119366615648b90fc317ad99218bcb8acc6bbe9955fe35c13b4a3a16037fd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:45.495Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:45.807Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [2021-01-20T01:11:45.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2021-01-20T01:11:45.807Z] 5c3f9e2e97cc: Preparing [2021-01-20T01:11:45.807Z] e94b3cb56c9e: Preparing [2021-01-20T01:11:45.807Z] 9e76fc029248: Preparing [2021-01-20T01:11:45.807Z] 777b2c648970: Preparing [2021-01-20T01:11:45.807Z] 5c3f9e2e97cc: Layer already exists [2021-01-20T01:11:45.807Z] 9e76fc029248: Layer already exists [2021-01-20T01:11:45.807Z] 777b2c648970: Layer already exists [2021-01-20T01:11:45.807Z] e94b3cb56c9e: Layer already exists [2021-01-20T01:11:45.807Z] master: digest: sha256:4f6119366615648b90fc317ad99218bcb8acc6bbe9955fe35c13b4a3a16037fd size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-20T01:11:45.982Z] ===================================================== [Pipeline] echo [2021-01-20T01:11:46.027Z] taggedImages: [2021-01-20T01:11:46.027Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca [2021-01-20T01:11:46.027Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [2021-01-20T01:11:46.027Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1-dev.4 [2021-01-20T01:11:46.027Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 [2021-01-20T01:11:46.027Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-20T01:11:46.177Z] d6cf6c28e318: Pushed [2021-01-20T01:11:46.177Z] 2835f428d5bb359d09284af55213ecc07555b5ca: digest: sha256:447f101ccabf0ddc65eef2ebbd487f0f6b54c5978016ca36142c473dbf8b1a2e size: 1155 [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-20T01:11:46.588Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-20T01:11:47.009Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [2021-01-20T01:11:47.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-01-20T01:11:47.009Z] 8f7cd6368154: Preparing [2021-01-20T01:11:47.009Z] 86c1cc1f6155: Preparing [2021-01-20T01:11:47.009Z] d6cf6c28e318: Preparing [2021-01-20T01:11:47.009Z] 379067d0cb53: Preparing [2021-01-20T01:11:47.280Z] 379067d0cb53: Layer already exists [2021-01-20T01:11:47.280Z] 86c1cc1f6155: Layer already exists [2021-01-20T01:11:47.280Z] d6cf6c28e318: Layer already exists [2021-01-20T01:11:47.280Z] 8f7cd6368154: Layer already exists [2021-01-20T01:11:47.550Z] latest: digest: sha256:447f101ccabf0ddc65eef2ebbd487f0f6b54c5978016ca36142c473dbf8b1a2e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:47.894Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:48.223Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1-dev.4 [2021-01-20T01:11:48.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-01-20T01:11:48.223Z] 8f7cd6368154: Preparing [2021-01-20T01:11:48.223Z] 86c1cc1f6155: Preparing [2021-01-20T01:11:48.223Z] d6cf6c28e318: Preparing [2021-01-20T01:11:48.223Z] 379067d0cb53: Preparing [2021-01-20T01:11:48.492Z] 8f7cd6368154: Layer already exists [2021-01-20T01:11:48.492Z] d6cf6c28e318: Layer already exists [2021-01-20T01:11:48.492Z] 86c1cc1f6155: Layer already exists [2021-01-20T01:11:48.492Z] 379067d0cb53: Layer already exists [2021-01-20T01:11:48.492Z] 1.3.1-dev.4: digest: sha256:447f101ccabf0ddc65eef2ebbd487f0f6b54c5978016ca36142c473dbf8b1a2e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:48.827Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:49.159Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 [2021-01-20T01:11:49.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-01-20T01:11:49.428Z] 8f7cd6368154: Preparing [2021-01-20T01:11:49.428Z] 86c1cc1f6155: Preparing [2021-01-20T01:11:49.428Z] d6cf6c28e318: Preparing [2021-01-20T01:11:49.428Z] 379067d0cb53: Preparing [2021-01-20T01:11:49.698Z] 8f7cd6368154: Layer already exists [2021-01-20T01:11:49.698Z] 86c1cc1f6155: Layer already exists [2021-01-20T01:11:49.698Z] 379067d0cb53: Layer already exists [2021-01-20T01:11:49.698Z] d6cf6c28e318: Layer already exists [2021-01-20T01:11:49.698Z] 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4: digest: sha256:447f101ccabf0ddc65eef2ebbd487f0f6b54c5978016ca36142c473dbf8b1a2e size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:50.035Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:50.365Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [2021-01-20T01:11:50.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2021-01-20T01:11:50.365Z] 8f7cd6368154: Preparing [2021-01-20T01:11:50.365Z] 86c1cc1f6155: Preparing [2021-01-20T01:11:50.365Z] d6cf6c28e318: Preparing [2021-01-20T01:11:50.365Z] 379067d0cb53: Preparing [2021-01-20T01:11:50.365Z] 8f7cd6368154: Layer already exists [2021-01-20T01:11:50.365Z] 379067d0cb53: Layer already exists [2021-01-20T01:11:50.637Z] d6cf6c28e318: Layer already exists [2021-01-20T01:11:50.637Z] 86c1cc1f6155: Layer already exists [2021-01-20T01:11:50.637Z] master: digest: sha256:447f101ccabf0ddc65eef2ebbd487f0f6b54c5978016ca36142c473dbf8b1a2e size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-20T01:11:50.854Z] ===================================================== [Pipeline] echo [2021-01-20T01:11:50.941Z] taggedImages: [2021-01-20T01:11:50.941Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca [2021-01-20T01:11:50.941Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [2021-01-20T01:11:50.941Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1-dev.4 [2021-01-20T01:11:50.941Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 [2021-01-20T01:11:50.941Z] - 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 [2021-01-20T01:11:52.043Z] provisioning config files... [2021-01-20T01:11:52.062Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1343475722438970555tmp [Pipeline] { [Pipeline] sh [2021-01-20T01:11:52.432Z] + set +x [2021-01-20T01:11:52.432Z] + curl -s https://codecov.io/bash [2021-01-20T01:11:52.432Z] + bash -s -- [2021-01-20T01:11:52.432Z] [2021-01-20T01:11:52.432Z] _____ _ [2021-01-20T01:11:52.432Z] / ____| | | [2021-01-20T01:11:52.432Z] | | ___ __| | ___ ___ _____ __ [2021-01-20T01:11:52.432Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-20T01:11:52.432Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-20T01:11:52.432Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-20T01:11:52.432Z] Bash-20210115-cec3c92 [2021-01-20T01:11:52.432Z] [2021-01-20T01:11:52.432Z] [2021-01-20T01:11:52.432Z] ==> git version 2.24.3 found [2021-01-20T01:11:52.698Z] ==> 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 [2021-01-20T01:11:52.698Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-20T01:11:52.698Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-20T01:11:52.698Z] ==> Jenkins CI detected. [2021-01-20T01:11:52.698Z] project root: . [2021-01-20T01:11:52.698Z] --> token set from env [2021-01-20T01:11:52.698Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-20T01:11:52.698Z] ==> Running gcov in . (disable via -X gcov) [2021-01-20T01:11:52.698Z] ==> Python coveragepy not found [2021-01-20T01:11:52.698Z] ==> Searching for coverage reports in: [2021-01-20T01:11:52.698Z] + . [2021-01-20T01:11:52.698Z] -> Found 1 reports [2021-01-20T01:11:52.698Z] ==> Detecting git/mercurial file structure [2021-01-20T01:11:52.698Z] ==> Reading reports [2021-01-20T01:11:52.698Z] + ./coverage.out bytes=8493 [2021-01-20T01:11:52.698Z] ==> Appending adjustments [2021-01-20T01:11:52.698Z] https://docs.codecov.io/docs/fixing-reports [2021-01-20T01:11:52.698Z] + Found adjustments [2021-01-20T01:11:52.698Z] ==> Gzipping contents [2021-01-20T01:11:52.698Z] 4.0K /tmp/codecov.0s68OH.gz [2021-01-20T01:11:52.698Z] ==> Uploading reports [2021-01-20T01:11:52.698Z] url: https://codecov.io [2021-01-20T01:11:52.698Z] query: branch=master&commit=2835f428d5bb359d09284af55213ecc07555b5ca&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-20T01:11:52.698Z] -> Pinging Codecov [2021-01-20T01:11:52.698Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=2835f428d5bb359d09284af55213ecc07555b5ca&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-20T01:11:53.279Z] -> Uploading to [2021-01-20T01:11:53.279Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-20/6C56EA5C29638FB4528AC87E60AF5AE0/2835f428d5bb359d09284af55213ecc07555b5ca/b8bd6171-ef9e-49a3-b4f6-a3d2903abad9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210120T011152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a12f684bb15276cb158929825e40cee007bad6ee2b212d88455fe764331841e3 [2021-01-20T01:11:53.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-20T01:11:53.279Z] Dload Upload Total Spent Left Speed [2021-01-20T01:11:53.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3620 --:--:-- --:--:-- --:--:-- 3626 [2021-01-20T01:11:53.542Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] } [2021-01-20T01:11:53.553Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-20T01:11:53.959Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-20T01:11:54.010Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:54.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-20T01:11:54.354Z] [2021-01-20T01:11:54.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:11:54.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-20T01:11:54.701Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-20T01:11:54.701Z] 188c0c94c7c5: Pulling fs layer [2021-01-20T01:11:54.701Z] 0ef7d3d256c8: Pulling fs layer [2021-01-20T01:11:54.701Z] de9db76c5a1d: Pulling fs layer [2021-01-20T01:11:54.701Z] 0eba1c9be4d2: Pulling fs layer [2021-01-20T01:11:54.701Z] 0d57e429df01: Pulling fs layer [2021-01-20T01:11:54.701Z] 4e4be7b47b0d: Pulling fs layer [2021-01-20T01:11:54.701Z] e1f770b5df2f: Pulling fs layer [2021-01-20T01:11:54.701Z] 85a0685a4137: Pulling fs layer [2021-01-20T01:11:54.701Z] 0eba1c9be4d2: Waiting [2021-01-20T01:11:54.701Z] 0d57e429df01: Waiting [2021-01-20T01:11:54.701Z] 4e4be7b47b0d: Waiting [2021-01-20T01:11:54.701Z] e1f770b5df2f: Waiting [2021-01-20T01:11:54.701Z] 85a0685a4137: Waiting [2021-01-20T01:11:54.701Z] de9db76c5a1d: Download complete [2021-01-20T01:11:54.701Z] 0ef7d3d256c8: Verifying Checksum [2021-01-20T01:11:54.701Z] 0ef7d3d256c8: Download complete [2021-01-20T01:11:54.701Z] 0d57e429df01: Verifying Checksum [2021-01-20T01:11:54.701Z] 0d57e429df01: Download complete [2021-01-20T01:11:54.701Z] 4e4be7b47b0d: Verifying Checksum [2021-01-20T01:11:54.701Z] 4e4be7b47b0d: Download complete [2021-01-20T01:11:54.701Z] 188c0c94c7c5: Verifying Checksum [2021-01-20T01:11:54.701Z] 188c0c94c7c5: Download complete [2021-01-20T01:11:55.277Z] 188c0c94c7c5: Pull complete [2021-01-20T01:11:55.277Z] 0ef7d3d256c8: Pull complete [2021-01-20T01:11:55.542Z] de9db76c5a1d: Pull complete [2021-01-20T01:11:55.806Z] e1f770b5df2f: Verifying Checksum [2021-01-20T01:11:55.806Z] e1f770b5df2f: Download complete [2021-01-20T01:11:57.745Z] 0eba1c9be4d2: Download complete [2021-01-20T01:11:58.010Z] 85a0685a4137: Verifying Checksum [2021-01-20T01:11:58.010Z] 85a0685a4137: Download complete [2021-01-20T01:12:03.356Z] 0eba1c9be4d2: Pull complete [2021-01-20T01:12:03.620Z] 0d57e429df01: Pull complete [2021-01-20T01:12:03.620Z] 4e4be7b47b0d: Pull complete [2021-01-20T01:12:05.548Z] e1f770b5df2f: Pull complete [2021-01-20T01:12:13.739Z] 85a0685a4137: Pull complete [2021-01-20T01:12:13.739Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-20T01:12:13.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-20T01:12:13.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-20T01:12:13.945Z] prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container [2021-01-20T01:12:13.993Z] $ 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 [2021-01-20T01:12:15.139Z] $ docker top 15677b679f37c00f8ee08275c138a7058a889fd840636fc467251b88df4682b9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-20T01:12:15.355Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-20T01:12:15.648Z] + set -o pipefail [2021-01-20T01:12:15.648Z] + snyk monitor '--org=edgex-jenkins' [2021-01-20T01:12:23.818Z] [2021-01-20T01:12:23.818Z] Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... [2021-01-20T01:12:23.818Z] [2021-01-20T01:12:23.818Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/75879b9c-15bb-4025-8f7c-96f567e25174 [2021-01-20T01:12:23.818Z] [2021-01-20T01:12:23.818Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-20T01:12:23.818Z] [2021-01-20T01:12:23.818Z] [Pipeline] } [2021-01-20T01:12:23.834Z] $ docker stop --time=1 15677b679f37c00f8ee08275c138a7058a889fd840636fc467251b88df4682b9 [2021-01-20T01:12:26.587Z] $ docker rm -f 15677b679f37c00f8ee08275c138a7058a889fd840636fc467251b88df4682b9 [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 [2021-01-20T01:12:28.382Z] + git log --format=format:%s -1 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:12:28.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T01:12:28.692Z] . [Pipeline] withDockerContainer [2021-01-20T01:12:28.788Z] prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container [2021-01-20T01:12:28.833Z] $ 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 [2021-01-20T01:12:29.670Z] $ docker top ae968dafc136786decc68e3c7b9c4bfbce7da33954edc7ebebb3dc8b5668901e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T01:12:30.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T01:12:30.012Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T01:12:30.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T01:12:30.285Z] $ docker exec ae968dafc136786decc68e3c7b9c4bfbce7da33954edc7ebebb3dc8b5668901e ssh-agent [2021-01-20T01:12:30.464Z] SSH_AUTH_SOCK=/tmp/ssh-23OngLylUbGL/agent.11 [2021-01-20T01:12:30.464Z] SSH_AGENT_PID=16 [2021-01-20T01:12:30.472Z] Running ssh-add (command line suppressed) [2021-01-20T01:12:30.601Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7716413235030623261.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7716413235030623261.key) [2021-01-20T01:12:30.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T01:12:30.982Z] + git semver tag [2021-01-20T01:12:30.983Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T01:12:30.983Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-01-20T01:12:30.983Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-01-20T01:12:30.983Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T01:12:30.983Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T01:12:30.983Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T01:12:30.983Z] # $SEMVER_BRANCH = master [2021-01-20T01:12:30.983Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-01-20T01:12:30.983Z] # 2835f428d5bb359d09284af55213ecc07555b5ca HEAD [2021-01-20T01:12:30.983Z] # -> Force: false [2021-01-20T01:12:30.983Z] # c2e05eedc1b74bb63452fa52823be49a6a2f85e9 refs/tags/v1.3.1-dev.4 [Pipeline] } [2021-01-20T01:12:30.993Z] $ docker exec --env ******** --env ******** ae968dafc136786decc68e3c7b9c4bfbce7da33954edc7ebebb3dc8b5668901e ssh-agent -k [2021-01-20T01:12:31.109Z] unset SSH_AUTH_SOCK; [2021-01-20T01:12:31.109Z] unset SSH_AGENT_PID; [2021-01-20T01:12:31.109Z] echo Agent pid 16 killed; [2021-01-20T01:12:31.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T01:12:31.621Z] + git semver [Pipeline] } [2021-01-20T01:12:31.638Z] $ docker stop --time=1 ae968dafc136786decc68e3c7b9c4bfbce7da33954edc7ebebb3dc8b5668901e [2021-01-20T01:12:32.971Z] $ docker rm -f ae968dafc136786decc68e3c7b9c4bfbce7da33954edc7ebebb3dc8b5668901e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:12:33.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-20T01:12:33.570Z] [2021-01-20T01:12:33.570Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:12:33.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-20T01:12:33.946Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-20T01:12:33.946Z] ab5ef0e58194: Pulling fs layer [2021-01-20T01:12:33.946Z] 9712f1f96733: Pulling fs layer [2021-01-20T01:12:33.946Z] 63f879dbbcfc: Pulling fs layer [2021-01-20T01:12:33.946Z] 0d9ebad4ef96: Pulling fs layer [2021-01-20T01:12:33.946Z] e9a5061849ea: Pulling fs layer [2021-01-20T01:12:33.946Z] d747dcd14b5f: Pulling fs layer [2021-01-20T01:12:33.946Z] 2de7ff778b66: Pulling fs layer [2021-01-20T01:12:33.946Z] e9a5061849ea: Waiting [2021-01-20T01:12:33.946Z] d747dcd14b5f: Waiting [2021-01-20T01:12:33.946Z] 2de7ff778b66: Waiting [2021-01-20T01:12:33.946Z] 0d9ebad4ef96: Waiting [2021-01-20T01:12:33.946Z] 9712f1f96733: Download complete [2021-01-20T01:12:35.879Z] 63f879dbbcfc: Verifying Checksum [2021-01-20T01:12:35.879Z] 63f879dbbcfc: Download complete [2021-01-20T01:12:35.879Z] e9a5061849ea: Verifying Checksum [2021-01-20T01:12:35.879Z] e9a5061849ea: Download complete [2021-01-20T01:12:35.879Z] 0d9ebad4ef96: Verifying Checksum [2021-01-20T01:12:35.879Z] 0d9ebad4ef96: Download complete [2021-01-20T01:12:35.879Z] d747dcd14b5f: Verifying Checksum [2021-01-20T01:12:35.879Z] d747dcd14b5f: Download complete [2021-01-20T01:12:36.142Z] ab5ef0e58194: Verifying Checksum [2021-01-20T01:12:36.142Z] ab5ef0e58194: Download complete [2021-01-20T01:12:36.142Z] 2de7ff778b66: Verifying Checksum [2021-01-20T01:12:36.142Z] 2de7ff778b66: Download complete [2021-01-20T01:12:40.439Z] ab5ef0e58194: Pull complete [2021-01-20T01:12:40.439Z] 9712f1f96733: Pull complete [2021-01-20T01:12:42.364Z] 63f879dbbcfc: Pull complete [2021-01-20T01:12:48.995Z] 0d9ebad4ef96: Pull complete [2021-01-20T01:12:49.942Z] e9a5061849ea: Pull complete [2021-01-20T01:12:50.207Z] d747dcd14b5f: Pull complete [2021-01-20T01:12:52.994Z] 2de7ff778b66: Pull complete [2021-01-20T01:12:52.994Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-20T01:12:52.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-20T01:12:52.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-20T01:12:53.206Z] prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container [2021-01-20T01:12:53.265Z] $ 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 [2021-01-20T01:12:56.613Z] $ docker top 8db8191ff9a7f7ac0f7935c49594c9d2cb5ff33c9563f3ac0072d4ef1258d166 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-20T01:12:56.833Z] provisioning config files... [2021-01-20T01:12:56.844Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4893197693116492387tmp [2021-01-20T01:12:56.862Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6320997619161796379tmp [2021-01-20T01:12:56.877Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6911076433719922090tmp [Pipeline] { [Pipeline] echo [2021-01-20T01:12:56.932Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:12:57.232Z] ---> sigul-configuration.sh [2021-01-20T01:12:57.232Z] gpg: directory `/root/.gnupg' created [2021-01-20T01:12:57.232Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-20T01:12:57.232Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-20T01:12:57.232Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-20T01:12:57.232Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-20T01:12:57.232Z] gpg: CAST5 encrypted data [2021-01-20T01:12:57.495Z] gpg: encrypted with 1 passphrase [2021-01-20T01:12:57.495Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-20T01:12:57.794Z] + mkdir /home/jenkins [2021-01-20T01:12:57.794Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-20T01:12:58.089Z] + 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 [2021-01-20T01:12:58.100Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:12:58.413Z] ---> sigul-install.sh [2021-01-20T01:13:03.750Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-20T01:13:04.063Z] + git tag --list [2021-01-20T01:13:04.063Z] 1.0.0 [2021-01-20T01:13:04.063Z] v0.0.0 [2021-01-20T01:13:04.063Z] v1.1.0 [2021-01-20T01:13:04.063Z] v1.1.1 [2021-01-20T01:13:04.063Z] v1.2.1 [2021-01-20T01:13:04.063Z] v1.2.2 [2021-01-20T01:13:04.063Z] v1.2.2-dev.1 [2021-01-20T01:13:04.063Z] v1.2.2-dev.2 [2021-01-20T01:13:04.063Z] v1.2.3-dev.1 [2021-01-20T01:13:04.063Z] v1.2.3-dev.2 [2021-01-20T01:13:04.063Z] v1.2.3-dev.3 [2021-01-20T01:13:04.063Z] v1.2.3-dev.4 [2021-01-20T01:13:04.063Z] v1.2.3-dev.5 [2021-01-20T01:13:04.063Z] v1.2.3-dev.6 [2021-01-20T01:13:04.063Z] v1.3.0 [2021-01-20T01:13:04.063Z] v1.3.1-dev.1 [2021-01-20T01:13:04.063Z] v1.3.1-dev.2 [2021-01-20T01:13:04.063Z] v1.3.1-dev.3 [2021-01-20T01:13:04.063Z] v1.3.1-dev.4 [Pipeline] sh [2021-01-20T01:13:04.376Z] + lftools sign git-tag v1.3.1-dev.4 [2021-01-20T01:13:05.766Z] Signing Git tag with Sigul... [2021-01-20T01:13:05.766Z] Signing v1.3.1-dev.4 [Pipeline] echo [2021-01-20T01:13:06.723Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:13:07.020Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-20T01:13:07.030Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-20T01:13:07.136Z] $ docker stop --time=1 8db8191ff9a7f7ac0f7935c49594c9d2cb5ff33c9563f3ac0072d4ef1258d166 [2021-01-20T01:13:08.849Z] $ docker rm -f 8db8191ff9a7f7ac0f7935c49594c9d2cb5ff33c9563f3ac0072d4ef1258d166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:13:09.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T01:13:09.715Z] . [Pipeline] withDockerContainer [2021-01-20T01:13:09.820Z] prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container [2021-01-20T01:13:09.871Z] $ 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 [2021-01-20T01:13:10.608Z] $ docker top 90226fb306bc2c78ca2e43f49c1eb2b862bfab59827572c50aedc875e33bfc10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T01:13:10.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T01:13:10.957Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T01:13:11.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T01:13:11.172Z] $ docker exec 90226fb306bc2c78ca2e43f49c1eb2b862bfab59827572c50aedc875e33bfc10 ssh-agent [2021-01-20T01:13:11.349Z] SSH_AUTH_SOCK=/tmp/ssh-sdncvQui4Gyy/agent.11 [2021-01-20T01:13:11.349Z] SSH_AGENT_PID=16 [2021-01-20T01:13:11.356Z] Running ssh-add (command line suppressed) [2021-01-20T01:13:11.484Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3280551040291451693.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3280551040291451693.key) [2021-01-20T01:13:11.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T01:13:11.885Z] + git semver bump pre [2021-01-20T01:13:11.885Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T01:13:11.885Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-01-20T01:13:11.885Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-01-20T01:13:11.885Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T01:13:11.885Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T01:13:11.885Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T01:13:11.885Z] # $SEMVER_BRANCH = master [2021-01-20T01:13:11.885Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-01-20T01:13:11.885Z] 1.3.1-dev.5 [Pipeline] } [2021-01-20T01:13:11.900Z] $ docker exec --env ******** --env ******** 90226fb306bc2c78ca2e43f49c1eb2b862bfab59827572c50aedc875e33bfc10 ssh-agent -k [2021-01-20T01:13:12.058Z] unset SSH_AUTH_SOCK; [2021-01-20T01:13:12.060Z] unset SSH_AGENT_PID; [2021-01-20T01:13:12.060Z] echo Agent pid 16 killed; [2021-01-20T01:13:12.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T01:13:12.564Z] + git semver [Pipeline] } [2021-01-20T01:13:12.582Z] $ docker stop --time=1 90226fb306bc2c78ca2e43f49c1eb2b862bfab59827572c50aedc875e33bfc10 [2021-01-20T01:13:13.939Z] $ docker rm -f 90226fb306bc2c78ca2e43f49c1eb2b862bfab59827572c50aedc875e33bfc10 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:13:14.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-20T01:13:14.481Z] . [Pipeline] withDockerContainer [2021-01-20T01:13:14.595Z] prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container [2021-01-20T01:13:14.644Z] $ 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 [2021-01-20T01:13:15.414Z] $ docker top 45f546cb6ccf64c291dcb74f5819c21b02c8f7ae46c60ea6c83f31b8ef0de763 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-20T01:13:15.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-20T01:13:15.690Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-20T01:13:15.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-20T01:13:15.890Z] $ docker exec 45f546cb6ccf64c291dcb74f5819c21b02c8f7ae46c60ea6c83f31b8ef0de763 ssh-agent [2021-01-20T01:13:16.073Z] SSH_AUTH_SOCK=/tmp/ssh-YQfsc72MWCfm/agent.11 [2021-01-20T01:13:16.073Z] SSH_AGENT_PID=17 [2021-01-20T01:13:16.080Z] Running ssh-add (command line suppressed) [2021-01-20T01:13:16.216Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2713223002624200246.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2713223002624200246.key) [2021-01-20T01:13:16.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-20T01:13:16.614Z] + git semver push [2021-01-20T01:13:16.614Z] # -> Open(): unable to determine branch for HEAD [2021-01-20T01:13:16.615Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-01-20T01:13:16.615Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-01-20T01:13:16.615Z] # $SEMVER_REMOTE_NAME = origin [2021-01-20T01:13:16.615Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-20T01:13:16.615Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-20T01:13:16.615Z] # $SEMVER_BRANCH = master [2021-01-20T01:13:16.615Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-01-20T01:13:23.227Z] $ docker exec --env ******** --env ******** 45f546cb6ccf64c291dcb74f5819c21b02c8f7ae46c60ea6c83f31b8ef0de763 ssh-agent -k [2021-01-20T01:13:23.359Z] unset SSH_AUTH_SOCK; [2021-01-20T01:13:23.360Z] unset SSH_AGENT_PID; [2021-01-20T01:13:23.360Z] echo Agent pid 17 killed; [2021-01-20T01:13:23.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-20T01:13:23.919Z] + git semver [Pipeline] } [2021-01-20T01:13:23.937Z] $ docker stop --time=1 45f546cb6ccf64c291dcb74f5819c21b02c8f7ae46c60ea6c83f31b8ef0de763 [2021-01-20T01:13:25.313Z] $ docker rm -f 45f546cb6ccf64c291dcb74f5819c21b02c8f7ae46c60ea6c83f31b8ef0de763 [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 [2021-01-20T01:13:27.114Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:13:27.690Z] ---> package-listing.sh [2021-01-20T01:13:27.690Z] ++ facter osfamily [2021-01-20T01:13:27.690Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-20T01:13:27.690Z] + OS_FAMILY=redhat [2021-01-20T01:13:27.690Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_master [2021-01-20T01:13:27.690Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-20T01:13:27.690Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-20T01:13:27.690Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-20T01:13:27.690Z] + PACKAGES=/tmp/packages_start.txt [2021-01-20T01:13:27.690Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-01-20T01:13:27.690Z] + PACKAGES=/tmp/packages_end.txt [2021-01-20T01:13:27.690Z] + case "${OS_FAMILY}" in [2021-01-20T01:13:27.690Z] + rpm -qa [2021-01-20T01:13:27.690Z] + sort [2021-01-20T01:13:33.000Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-20T01:13:33.000Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-20T01:13:33.000Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-20T01:13:33.000Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-01-20T01:13:33.000Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ [2021-01-20T01:13:33.000Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo [2021-01-20T01:13:33.013Z] 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 [2021-01-20T01:13:33.362Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:13:33.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T01:13:33.753Z] [2021-01-20T01:13:33.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-20T01:13:34.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T01:13:34.123Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-20T01:13:34.123Z] df20fa9351a1: Pulling fs layer [2021-01-20T01:13:34.123Z] 36b3adc4ff6f: Pulling fs layer [2021-01-20T01:13:34.123Z] 8ad3a11d3b57: Pulling fs layer [2021-01-20T01:13:34.123Z] 46f8f816bc3b: Pulling fs layer [2021-01-20T01:13:34.123Z] 93b61091891f: Pulling fs layer [2021-01-20T01:13:34.123Z] 93b9cdb0e59b: Pulling fs layer [2021-01-20T01:13:34.123Z] 5e14af77c1be: Pulling fs layer [2021-01-20T01:13:34.123Z] 01666e4c0597: Pulling fs layer [2021-01-20T01:13:34.123Z] aa168da1d23b: Pulling fs layer [2021-01-20T01:13:34.123Z] 46f8f816bc3b: Waiting [2021-01-20T01:13:34.123Z] 93b61091891f: Waiting [2021-01-20T01:13:34.123Z] 93b9cdb0e59b: Waiting [2021-01-20T01:13:34.123Z] 5e14af77c1be: Waiting [2021-01-20T01:13:34.123Z] 01666e4c0597: Waiting [2021-01-20T01:13:34.123Z] aa168da1d23b: Waiting [2021-01-20T01:13:34.123Z] 36b3adc4ff6f: Download complete [2021-01-20T01:13:34.123Z] 46f8f816bc3b: Verifying Checksum [2021-01-20T01:13:34.123Z] 46f8f816bc3b: Download complete [2021-01-20T01:13:34.123Z] df20fa9351a1: Download complete [2021-01-20T01:13:34.123Z] 93b9cdb0e59b: Verifying Checksum [2021-01-20T01:13:34.123Z] 93b9cdb0e59b: Download complete [2021-01-20T01:13:34.385Z] 93b61091891f: Download complete [2021-01-20T01:13:34.385Z] 5e14af77c1be: Verifying Checksum [2021-01-20T01:13:34.385Z] 5e14af77c1be: Download complete [2021-01-20T01:13:34.385Z] 01666e4c0597: Verifying Checksum [2021-01-20T01:13:34.385Z] 01666e4c0597: Download complete [2021-01-20T01:13:34.385Z] 8ad3a11d3b57: Verifying Checksum [2021-01-20T01:13:34.385Z] 8ad3a11d3b57: Download complete [2021-01-20T01:13:34.651Z] df20fa9351a1: Pull complete [2021-01-20T01:13:34.914Z] 36b3adc4ff6f: Pull complete [2021-01-20T01:13:35.880Z] 8ad3a11d3b57: Pull complete [2021-01-20T01:13:36.143Z] 46f8f816bc3b: Pull complete [2021-01-20T01:13:36.143Z] aa168da1d23b: Verifying Checksum [2021-01-20T01:13:36.143Z] aa168da1d23b: Download complete [2021-01-20T01:13:36.722Z] 93b61091891f: Pull complete [2021-01-20T01:13:36.722Z] 93b9cdb0e59b: Pull complete [2021-01-20T01:13:36.983Z] 5e14af77c1be: Pull complete [2021-01-20T01:13:36.983Z] 01666e4c0597: Pull complete [2021-01-20T01:13:45.147Z] aa168da1d23b: Pull complete [2021-01-20T01:13:45.147Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-20T01:13:45.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-20T01:13:45.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-20T01:13:45.272Z] prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container [2021-01-20T01:13:45.317Z] $ 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 [2021-01-20T01:13:48.006Z] $ docker top bf6f9cb2343d5177da95b149fd566bdab15cf7408f552e01ef02841bcd9e5271 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-20T01:13:48.555Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-20T01:13:48.855Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-20T01:13:49.157Z] + ls /var/log/sa-host [2021-01-20T01:13:49.157Z] + sadf -c /var/log/sa-host/sa20 [2021-01-20T01:13:49.157Z] file_magic: OK [2021-01-20T01:13:49.157Z] HZ: Using current value: 100 [2021-01-20T01:13:49.157Z] file_header: OK [2021-01-20T01:13:49.157Z] 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 [2021-01-20T01:13:49.157Z] Statistics: [2021-01-20T01:13:49.157Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-20T01:13:49.157Z] File successfully converted to sysstat format version 12.2.1 [2021-01-20T01:13:49.157Z] + sadf -c /var/log/sa-host/sa23 [2021-01-20T01:13:49.157Z] file_magic: OK [2021-01-20T01:13:49.157Z] HZ: Using current value: 100 [2021-01-20T01:13:49.157Z] file_header: OK [2021-01-20T01:13:49.157Z] 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 [2021-01-20T01:13:49.157Z] Statistics: [2021-01-20T01:13:49.157Z] Hnuu...uuuununununu... [2021-01-20T01:13:49.157Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-20T01:13:49.343Z] provisioning config files... [2021-01-20T01:13:49.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7361981750012408308tmp [Pipeline] { [Pipeline] echo [2021-01-20T01:13:49.484Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:13:49.790Z] ---> create-netrc.sh [Pipeline] } [2021-01-20T01:13:49.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-20T01:13:49.894Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:13:50.191Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-20T01:13:50.204Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:13:50.499Z] ---> sudo-logs.sh [2021-01-20T01:13:50.499Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-20T01:13:50.510Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:13:50.805Z] ---> job-cost.sh [2021-01-20T01:13:50.805Z] lf-activate-venv: SKIPPING [2021-01-20T01:13:50.805Z] INFO: No Stack... [2021-01-20T01:13:51.754Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-20T01:13:52.332Z] INFO: Archiving Costs [Pipeline] echo [2021-01-20T01:13:52.346Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-20T01:13:52.642Z] ---> logs-deploy.sh [2021-01-20T01:13:52.642Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/22 [2021-01-20T01:13:52.642Z] INFO: archiving workspace using pattern(s): [2021-01-20T01:13:54.037Z] Archives upload complete. [2021-01-20T01:13:54.300Z] INFO: archiving logs to Nexus