Pull request #84 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fc9faa1b19a64bb4d971fa72810a11bb2f194bca+fcccfd94587541a74c874275ff1808fa86f63ccd (ebccfd0a5225a18f86149ae3ccdc339d210f6ab8) Running in Durability level: MAX_SURVIVABILITY 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-84/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-84/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-19380 in /w/workspace/dgexfoundry_device-snmp-go_PR-84 [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/dgexfoundry_device-snmp-go_PR-84 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit fcccfd94587541a74c874275ff1808fa86f63ccd into PR head commit fc9faa1b19a64bb4d971fa72810a11bb2f194bca Merge succeeded, producing fc9faa1b19a64bb4d971fa72810a11bb2f194bca Checking out Revision fc9faa1b19a64bb4d971fa72810a11bb2f194bca (PR-84) > git config core.sparsecheckout # timeout=10 > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fcccfd94587541a74c874275ff1808fa86f63ccd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T06:09:37.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T06:09:39.233Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T06:09:39.479Z] ========================================================= [2021-01-11T06:09:39.479Z] EdgeX Global Pipelines Version Info [2021-01-11T06:09:39.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:09:41.300Z] ------------------- [2021-01-11T06:09:41.301Z] stable info: [2021-01-11T06:09:41.301Z] ------------------- [2021-01-11T06:09:41.301Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T06:09:41.301Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T06:09:41.301Z] Message: update stable to v1.0.173 [2021-01-11T06:09:42.306Z] ------------------- [2021-01-11T06:09:42.306Z] experimental info: [2021-01-11T06:09:42.306Z] ------------------- [2021-01-11T06:09:42.306Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T06:09:42.306Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T06:09:42.306Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T06:09:43.077Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-01-11T06:09:43.240Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-01-11T06:09:43.363Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T06:09:43.516Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T06:09:43.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T06:09:43.783Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T06:09:43.933Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T06:09:44.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T06:09:44.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-11T06:09:44.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T06:09:44.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T06:09:44.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2021-01-11T06:09:44.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T06:09:44.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T06:09:45.065Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T06:09:45.212Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T06:09:45.367Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T06:09:45.506Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T06:09:45.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T06:09:45.787Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-11T06:09:45.988Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-11T06:09:46.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-11T06:09:46.300Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-11T06:09:46.423Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-11T06:09:46.565Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-11T06:09:46.693Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T06:09:46.823Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T06:09:46.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo [2021-01-11T06:09:47.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo [2021-01-11T06:09:47.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo [2021-01-11T06:09:47.330Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc9faa1b19a64bb4d971fa72810a11bb2f194bca [Pipeline] echo [2021-01-11T06:09:47.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc9faa1 [Pipeline] echo [2021-01-11T06:09:47.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T06:09:47.870Z] provisioning config files... [2021-01-11T06:09:47.914Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/config4569721517069475309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:09:48.410Z] ---> docker-login.sh [2021-01-11T06:09:48.410Z] nexus3.edgexfoundry.org:10001 [2021-01-11T06:09:48.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:09:48.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:09:48.683Z] Configure a credential helper to remove this warning. See [2021-01-11T06:09:48.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:09:48.683Z] [2021-01-11T06:09:48.683Z] Login Succeeded [2021-01-11T06:09:48.683Z] nexus3.edgexfoundry.org:10002 [2021-01-11T06:09:48.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:09:48.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:09:48.959Z] Configure a credential helper to remove this warning. See [2021-01-11T06:09:48.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:09:48.959Z] [2021-01-11T06:09:48.959Z] Login Succeeded [2021-01-11T06:09:48.959Z] nexus3.edgexfoundry.org:10003 [2021-01-11T06:09:49.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:09:49.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:09:49.226Z] Configure a credential helper to remove this warning. See [2021-01-11T06:09:49.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:09:49.226Z] [2021-01-11T06:09:49.226Z] Login Succeeded [2021-01-11T06:09:49.226Z] nexus3.edgexfoundry.org:10004 [2021-01-11T06:09:49.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:09:49.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:09:49.507Z] Configure a credential helper to remove this warning. See [2021-01-11T06:09:49.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:09:49.507Z] [2021-01-11T06:09:49.507Z] Login Succeeded [2021-01-11T06:09:49.507Z] docker.io [2021-01-11T06:09:49.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:09:49.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:09:49.780Z] Configure a credential helper to remove this warning. See [2021-01-11T06:09:49.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:09:49.780Z] [2021-01-11T06:09:49.780Z] Login Succeeded [2021-01-11T06:09:49.780Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T06:09:49.817Z] 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-11T06:09:51.361Z] + git log --format=format:%s -1 fc9faa1b19a64bb4d971fa72810a11bb2f194bca [Pipeline] echo [2021-01-11T06:09:51.444Z] GIT_COMMIT: fc9faa1b19a64bb4d971fa72810a11bb2f194bca, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo [2021-01-11T06:09:51.522Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:09:52.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:09:52.171Z] [2021-01-11T06:09:52.171Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:09:52.561Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:09:52.561Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T06:09:52.561Z] 31603596830f: Pulling fs layer [2021-01-11T06:09:52.561Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T06:09:52.561Z] 6ca5941a6612: Pulling fs layer [2021-01-11T06:09:52.561Z] ecc8261a40a4: Pulling fs layer [2021-01-11T06:09:52.561Z] ecc8261a40a4: Waiting [2021-01-11T06:09:52.561Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T06:09:52.561Z] 2a8b12db71e7: Download complete [2021-01-11T06:09:52.561Z] 31603596830f: Verifying Checksum [2021-01-11T06:09:52.561Z] 31603596830f: Download complete [2021-01-11T06:09:52.832Z] ecc8261a40a4: Verifying Checksum [2021-01-11T06:09:52.832Z] ecc8261a40a4: Download complete [2021-01-11T06:09:52.832Z] 6ca5941a6612: Verifying Checksum [2021-01-11T06:09:52.832Z] 6ca5941a6612: Download complete [2021-01-11T06:09:53.103Z] 31603596830f: Pull complete [2021-01-11T06:09:53.103Z] 2a8b12db71e7: Pull complete [2021-01-11T06:09:54.083Z] 6ca5941a6612: Pull complete [2021-01-11T06:09:54.083Z] ecc8261a40a4: Pull complete [2021-01-11T06:09:54.359Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T06:09:54.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:09:54.359Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T06:09:54.623Z] prd-centos7-docker-4c-2g-19380 does not seem to be running inside a container [2021-01-11T06:09:54.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-84 -v /w/workspace/dgexfoundry_device-snmp-go_PR-84:/w/workspace/dgexfoundry_device-snmp-go_PR-84:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T06:09:57.161Z] $ docker top d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T06:09:57.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T06:09:57.763Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T06:09:57.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T06:09:58.000Z] $ docker exec d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb ssh-agent [2021-01-11T06:09:58.174Z] SSH_AUTH_SOCK=/tmp/ssh-nVcuwzoAgs2t/agent.12 [2021-01-11T06:09:58.174Z] SSH_AGENT_PID=17 [2021-01-11T06:09:58.191Z] Running ssh-add (command line suppressed) [2021-01-11T06:09:58.313Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/private_key_2862148191084462622.key (/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/private_key_2862148191084462622.key) [2021-01-11T06:09:58.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T06:09:58.757Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T06:09:58.797Z] $ docker exec --env ******** --env ******** d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb ssh-agent -k [2021-01-11T06:09:58.923Z] unset SSH_AUTH_SOCK; [2021-01-11T06:09:58.923Z] unset SSH_AGENT_PID; [2021-01-11T06:09:58.923Z] echo Agent pid 17 killed; [2021-01-11T06:09:58.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T06:09:59.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T06:09:59.158Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T06:09:59.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T06:09:59.360Z] $ docker exec d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb ssh-agent [2021-01-11T06:09:59.537Z] SSH_AUTH_SOCK=/tmp/ssh-wCB25Z3EYWnW/agent.45 [2021-01-11T06:09:59.537Z] SSH_AGENT_PID=50 [2021-01-11T06:09:59.544Z] Running ssh-add (command line suppressed) [2021-01-11T06:09:59.669Z] Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/private_key_2610933601109781398.key (/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/private_key_2610933601109781398.key) [2021-01-11T06:09:59.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T06:10:00.117Z] + git semver init [2021-01-11T06:10:00.117Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T06:10:00.117Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-84/.git [2021-01-11T06:10:00.117Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-84 [2021-01-11T06:10:00.117Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T06:10:00.117Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T06:10:00.117Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T06:10:00.117Z] # $SEMVER_BRANCH = PR-84 [2021-01-11T06:10:00.117Z] # $SEMVER_TEMP = /tmp/semver-175118958 [2021-01-11T06:10:00.117Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-01-11T06:10:00.379Z] # '/tmp/semver-175118958' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-84/.semver' [2021-01-11T06:10:00.379Z] # -> Force: false [2021-01-11T06:10:00.379Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-84/.semver [Pipeline] } [2021-01-11T06:10:00.400Z] $ docker exec --env ******** --env ******** d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb ssh-agent -k [2021-01-11T06:10:00.521Z] unset SSH_AUTH_SOCK; [2021-01-11T06:10:00.522Z] unset SSH_AGENT_PID; [2021-01-11T06:10:00.522Z] echo Agent pid 50 killed; [2021-01-11T06:10:00.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T06:10:01.256Z] + git semver [Pipeline] } [2021-01-11T06:10:01.305Z] $ docker stop --time=1 d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb [2021-01-11T06:10:02.704Z] $ docker rm -f d3c911ece57514c919f41f5ee4fef0fc410e14c0b9a7a9409fd0bda52f82f9eb [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T06:10:03.252Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T06:10:03.784Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T06:10:03.809Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-11T06:10:19.739Z] Still waiting to schedule task [2021-01-11T06:10:19.740Z] ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-19366’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19361’ is offline; ‘prd-centos7-docker-4c-2g-19363’ is offline; ‘prd-centos7-docker-4c-2g-19364’ is offline; ‘prd-centos7-docker-4c-2g-19368’ is offline; ‘prd-centos7-docker-4c-2g-19369’ is offline; ‘prd-centos7-docker-4c-2g-19387’ is offline; ‘prd-centos7-docker-4c-2g-19388’ is offline; ‘prd-centos7-docker-4c-2g-19389’ is offline; ‘prd-centos7-docker-4c-2g-19390’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19367’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-11T06:10:19.767Z] Still waiting to schedule task [2021-01-11T06:10:19.767Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-11T06:11:14.248Z] Running on prd-centos7-docker-4c-2g-19392 in /w/workspace/dgexfoundry_device-snmp-go_PR-84 [Pipeline] { [Pipeline] ws [2021-01-11T06:11:14.357Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-01-11T06:11:17.217Z] using credential edgex-jenkins-ssh [2021-01-11T06:11:17.272Z] Cloning the remote Git repository [2021-01-11T06:11:17.312Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T06:11:17.383Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-01-11T06:11:17.454Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T06:11:17.454Z] > git --version # timeout=10 [2021-01-11T06:11:17.460Z] > git --version # 'git version 2.24.3' [2021-01-11T06:11:17.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:11:17.490Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:11:18.519Z] Merging remotes/origin/master commit fcccfd94587541a74c874275ff1808fa86f63ccd into PR head commit fc9faa1b19a64bb4d971fa72810a11bb2f194bca [2021-01-11T06:11:18.630Z] Merge succeeded, producing fc9faa1b19a64bb4d971fa72810a11bb2f194bca [2021-01-11T06:11:18.631Z] Checking out Revision fc9faa1b19a64bb4d971fa72810a11bb2f194bca (PR-84) [2021-01-11T06:11:18.046Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-11T06:11:18.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:11:18.067Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-11T06:11:18.084Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T06:11:18.084Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:11:18.097Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T06:11:18.529Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:11:18.534Z] > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # timeout=10 [2021-01-11T06:11:18.584Z] > git remote # timeout=10 [2021-01-11T06:11:18.592Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T06:11:18.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:11:18.604Z] > git merge fcccfd94587541a74c874275ff1808fa86f63ccd # timeout=10 [2021-01-11T06:11:18.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T06:11:18.634Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:11:18.638Z] > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # timeout=10 [2021-01-11T06:11:22.745Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go" [2021-01-11T06:11:22.797Z] > git --version # timeout=10 [2021-01-11T06:11:22.803Z] > git --version # 'git version 2.24.3' [2021-01-11T06:11:22.810Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:11:24.695Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:11:25.061Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:11:25.393Z] + sudo service docker restart [2021-01-11T06:11:25.393Z] + true [2021-01-11T06:11:25.393Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T06:11:26.568Z] provisioning config files... [2021-01-11T06:11:26.606Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3125414649220886180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:11:27.039Z] ---> docker-login.sh [2021-01-11T06:11:27.039Z] nexus3.edgexfoundry.org:10001 [2021-01-11T06:11:27.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:11:27.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:11:27.604Z] Configure a credential helper to remove this warning. See [2021-01-11T06:11:27.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:11:27.604Z] [2021-01-11T06:11:27.604Z] Login Succeeded [2021-01-11T06:11:27.604Z] nexus3.edgexfoundry.org:10002 [2021-01-11T06:11:27.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:11:27.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:11:27.878Z] Configure a credential helper to remove this warning. See [2021-01-11T06:11:27.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:11:27.878Z] [2021-01-11T06:11:27.878Z] Login Succeeded [2021-01-11T06:11:27.878Z] nexus3.edgexfoundry.org:10003 [2021-01-11T06:11:27.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:11:27.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:11:27.878Z] Configure a credential helper to remove this warning. See [2021-01-11T06:11:27.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:11:27.879Z] [2021-01-11T06:11:27.879Z] Login Succeeded [2021-01-11T06:11:28.143Z] nexus3.edgexfoundry.org:10004 [2021-01-11T06:11:28.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:11:28.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:11:28.143Z] Configure a credential helper to remove this warning. See [2021-01-11T06:11:28.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:11:28.143Z] [2021-01-11T06:11:28.143Z] Login Succeeded [2021-01-11T06:11:28.143Z] docker.io [2021-01-11T06:11:28.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:11:28.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:11:28.672Z] Configure a credential helper to remove this warning. See [2021-01-11T06:11:28.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:11:28.672Z] [2021-01-11T06:11:28.672Z] Login Succeeded [2021-01-11T06:11:28.672Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T06:11:28.697Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T06:11:29.337Z] ========================================================= [2021-01-11T06:11:29.337Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T06:11:29.337Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:11:29.743Z] + 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-11T06:11:30.010Z] Sending build context to Docker daemon 331.3kB [2021-01-11T06:11:30.010Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T06:11:30.010Z] Step 2/10 : FROM ${BASE} [2021-01-11T06:11:30.010Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T06:11:30.010Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T06:11:30.010Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T06:11:30.010Z] de9db76c5a1d: Pulling fs layer [2021-01-11T06:11:30.010Z] bca2f99d35d6: Pulling fs layer [2021-01-11T06:11:30.010Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T06:11:30.010Z] 7c6f9722023f: Pulling fs layer [2021-01-11T06:11:30.010Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T06:11:30.010Z] bca2f99d35d6: Waiting [2021-01-11T06:11:30.010Z] 93359f2a8cfa: Waiting [2021-01-11T06:11:30.010Z] 7c6f9722023f: Waiting [2021-01-11T06:11:30.010Z] a35cf1a2eb13: Waiting [2021-01-11T06:11:30.010Z] de9db76c5a1d: Verifying Checksum [2021-01-11T06:11:30.010Z] de9db76c5a1d: Download complete [2021-01-11T06:11:30.010Z] 0ef7d3d256c8: Download complete [2021-01-11T06:11:30.010Z] 93359f2a8cfa: Verifying Checksum [2021-01-11T06:11:30.010Z] 93359f2a8cfa: Download complete [2021-01-11T06:11:30.010Z] 7c6f9722023f: Verifying Checksum [2021-01-11T06:11:30.010Z] 7c6f9722023f: Download complete [2021-01-11T06:11:30.010Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T06:11:30.010Z] 188c0c94c7c5: Download complete [2021-01-11T06:11:30.283Z] 188c0c94c7c5: Pull complete [2021-01-11T06:11:30.545Z] 0ef7d3d256c8: Pull complete [2021-01-11T06:11:30.819Z] de9db76c5a1d: Pull complete [2021-01-11T06:11:32.254Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T06:11:32.254Z] a35cf1a2eb13: Download complete [2021-01-11T06:11:32.835Z] bca2f99d35d6: Verifying Checksum [2021-01-11T06:11:32.835Z] bca2f99d35d6: Download complete [2021-01-11T06:11:38.194Z] bca2f99d35d6: Pull complete [2021-01-11T06:11:38.194Z] 93359f2a8cfa: Pull complete [2021-01-11T06:11:38.479Z] 7c6f9722023f: Pull complete [2021-01-11T06:11:43.817Z] a35cf1a2eb13: Pull complete [2021-01-11T06:11:43.818Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T06:11:43.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T06:11:43.818Z] ---> a62c8e92a672 [2021-01-11T06:11:43.818Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-01-11T06:11:43.818Z] ---> Running in 6d7d83279552 [2021-01-11T06:11:43.818Z] Removing intermediate container 6d7d83279552 [2021-01-11T06:11:43.818Z] ---> ac8df95cb873 [2021-01-11T06:11:43.818Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-01-11T06:11:43.818Z] ---> Running in cb02c493ddf3 [2021-01-11T06:11:44.082Z] Removing intermediate container cb02c493ddf3 [2021-01-11T06:11:44.082Z] ---> 3784f0f1698f [2021-01-11T06:11:44.082Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-01-11T06:11:44.082Z] ---> Running in 1ce0d2dd4293 [2021-01-11T06:11:44.346Z] Removing intermediate container 1ce0d2dd4293 [2021-01-11T06:11:44.346Z] ---> 5e5ec4ecc8e6 [2021-01-11T06:11:44.346Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:11:44.346Z] ---> Running in 38c8060bfd37 [2021-01-11T06:11:45.760Z] Removing intermediate container 38c8060bfd37 [2021-01-11T06:11:45.760Z] ---> 26a11f459765 [2021-01-11T06:11:45.760Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-11T06:11:45.760Z] ---> Running in 66399c9fd0e1 [2021-01-11T06:11:46.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T06:11:49.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T06:11:50.672Z] OK: 166 MiB in 39 packages [2021-01-11T06:11:50.941Z] Removing intermediate container 66399c9fd0e1 [2021-01-11T06:11:50.941Z] ---> 342869b2555e [2021-01-11T06:11:50.941Z] Step 8/10 : WORKDIR /device-snmp-go [2021-01-11T06:11:50.941Z] ---> Running in 40b55bb38c6f [2021-01-11T06:11:51.207Z] Removing intermediate container 40b55bb38c6f [2021-01-11T06:11:51.207Z] ---> e72c7ebbe369 [2021-01-11T06:11:51.207Z] Step 9/10 : COPY . . [2021-01-11T06:11:52.166Z] ---> 910ee9cd62a2 [2021-01-11T06:11:52.166Z] Step 10/10 : RUN go mod download [2021-01-11T06:11:52.166Z] ---> Running in d99252456ef0 [2021-01-11T06:12:10.377Z] Removing intermediate container d99252456ef0 [2021-01-11T06:12:10.377Z] ---> 5817a7bacbc1 [2021-01-11T06:12:10.377Z] Successfully built 5817a7bacbc1 [2021-01-11T06:12:10.377Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:12:10.744Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T06:12:10.744Z] . [Pipeline] withDockerContainer [2021-01-11T06:12:10.907Z] prd-centos7-docker-4c-2g-19392 does not seem to be running inside a container [2021-01-11T06:12:10.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T06:12:11.870Z] $ docker top a38ae329d6c22b2b9813962ea38f670b2738626c92160c85ddb63f336431e7f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:12:12.474Z] + go version [2021-01-11T06:12:12.474Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T06:12:12.506Z] $ docker stop --time=1 a38ae329d6c22b2b9813962ea38f670b2738626c92160c85ddb63f336431e7f8 [2021-01-11T06:12:13.916Z] $ docker rm -f a38ae329d6c22b2b9813962ea38f670b2738626c92160c85ddb63f336431e7f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:12:14.974Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T06:12:14.974Z] . [Pipeline] withDockerContainer [2021-01-11T06:12:15.115Z] prd-centos7-docker-4c-2g-19392 does not seem to be running inside a container [2021-01-11T06:12:15.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-11T06:12:15.898Z] $ docker top 2af96e47d91afa20dca4e6314b92c5c1b7773276a55d2c60c2e1cf53c811c189 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:12:16.569Z] + make test [2021-01-11T06:12:16.569Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-11T06:12:17.549Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-01-11T06:12:29.963Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-01-11T06:12:29.963Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2021-01-11T06:12:29.963Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-11T06:12:31.404Z] gofmt -l . [2021-01-11T06:12:31.404Z] [ "`gofmt -l .`" = "" ] [2021-01-11T06:12:31.404Z] ./bin/test-attribution-txt.sh [2021-01-11T06:12:32.361Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-11T06:12:32.392Z] $ docker stop --time=1 2af96e47d91afa20dca4e6314b92c5c1b7773276a55d2c60c2e1cf53c811c189 [2021-01-11T06:12:34.858Z] $ docker rm -f 2af96e47d91afa20dca4e6314b92c5c1b7773276a55d2c60c2e1cf53c811c189 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T06:12:35.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T06:12:36.077Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-11T06:12:37.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-11T06:12:37.792Z] + ls -al . [2021-01-11T06:12:37.792Z] total 104 [2021-01-11T06:12:37.792Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 11 06:12 . [2021-01-11T06:12:37.792Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 11 06:11 .. [2021-01-11T06:12:37.792Z] -rw-rw-r--. 1 jenkins jenkins 5082 Jan 11 06:11 Attribution.txt [2021-01-11T06:12:37.792Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 11 06:11 bin [2021-01-11T06:12:37.792Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 11 06:11 cmd [2021-01-11T06:12:37.792Z] -rw-r--r--. 1 jenkins jenkins 8493 Jan 11 06:12 coverage.out [2021-01-11T06:12:37.792Z] -rw-rw-r--. 1 jenkins jenkins 1529 Jan 11 06:11 Dockerfile [2021-01-11T06:12:37.792Z] -rw-rw-r--. 1 jenkins jenkins 1006 Jan 11 06:11 Dockerfile.build [2021-01-11T06:12:37.792Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 11 06:11 .dockerignore [2021-01-11T06:12:37.792Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 11 06:11 .git [2021-01-11T06:12:37.792Z] drwxrwxr-x. 2 jenkins jenkins 60 Jan 11 06:11 .github [2021-01-11T06:12:37.792Z] -rw-rw-r--. 1 jenkins jenkins 272 Jan 11 06:11 .gitignore [2021-01-11T06:12:37.792Z] -rw-r--r--. 1 jenkins jenkins 204 Jan 11 06:12 go.mod [2021-01-11T06:12:37.792Z] -rw-r--r--. 1 jenkins jenkins 14156 Jan 11 06:12 go.sum [2021-01-11T06:12:37.792Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 11 06:11 internal [2021-01-11T06:12:37.792Z] -rw-rw-r--. 1 jenkins jenkins 656 Jan 11 06:11 Jenkinsfile [2021-01-11T06:12:37.792Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 11 06:11 LICENSE [2021-01-11T06:12:37.792Z] -rw-rw-r--. 1 jenkins jenkins 937 Jan 11 06:11 Makefile [2021-01-11T06:12:37.792Z] drwxrwxr-x. 2 jenkins jenkins 84 Jan 11 06:11 profiles [2021-01-11T06:12:37.792Z] -rw-rw-r--. 1 jenkins jenkins 12398 Jan 11 06:11 README.md [2021-01-11T06:12:37.792Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 11 06:10 VERSION [2021-01-11T06:12:37.792Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 11 06:11 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:12:38.148Z] + 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=fc9faa1b19a64bb4d971fa72810a11bb2f194bca --label arch=amd64 --label version=0.0.0 . [2021-01-11T06:12:38.411Z] Sending build context to Docker daemon 340.5kB [2021-01-11T06:12:38.411Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T06:12:38.411Z] Step 2/26 : FROM ${BASE} AS builder [2021-01-11T06:12:38.411Z] ---> 5817a7bacbc1 [2021-01-11T06:12:38.411Z] Step 3/26 : ARG MAKE='make build' [2021-01-11T06:12:38.675Z] ---> Running in c193142cd9f0 [2021-01-11T06:12:38.675Z] Removing intermediate container c193142cd9f0 [2021-01-11T06:12:38.675Z] ---> 8d4b62271ae4 [2021-01-11T06:12:38.675Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-01-11T06:12:38.947Z] ---> Running in 201217420bd0 [2021-01-11T06:12:38.947Z] Removing intermediate container 201217420bd0 [2021-01-11T06:12:38.947Z] ---> 11e41e185509 [2021-01-11T06:12:38.947Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-01-11T06:12:39.211Z] ---> Running in 49141b762bf3 [2021-01-11T06:12:39.211Z] Removing intermediate container 49141b762bf3 [2021-01-11T06:12:39.211Z] ---> f1e1d7127dbc [2021-01-11T06:12:39.211Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:12:39.480Z] ---> Running in 775404271f39 [2021-01-11T06:12:40.433Z] Removing intermediate container 775404271f39 [2021-01-11T06:12:40.433Z] ---> 2b931ee81401 [2021-01-11T06:12:40.433Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-11T06:12:40.433Z] ---> Running in d90381d37a23 [2021-01-11T06:12:41.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T06:12:41.960Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T06:12:43.894Z] OK: 166 MiB in 39 packages [2021-01-11T06:12:44.166Z] Removing intermediate container d90381d37a23 [2021-01-11T06:12:44.166Z] ---> 5c97f594e33e [2021-01-11T06:12:44.166Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-01-11T06:12:44.166Z] ---> Running in 219f734baa40 [2021-01-11T06:12:44.429Z] Removing intermediate container 219f734baa40 [2021-01-11T06:12:44.429Z] ---> a95e33c1beed [2021-01-11T06:12:44.429Z] Step 9/26 : COPY go.mod . [2021-01-11T06:12:44.693Z] ---> 697b90e63d16 [2021-01-11T06:12:44.693Z] Step 10/26 : COPY Makefile . [2021-01-11T06:12:44.964Z] ---> a8cbb10948b9 [2021-01-11T06:12:44.964Z] Step 11/26 : RUN make update [2021-01-11T06:12:44.964Z] ---> Running in f12c599a82d4 [2021-01-11T06:12:45.548Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-11T06:12:46.140Z] Removing intermediate container f12c599a82d4 [2021-01-11T06:12:46.140Z] ---> 9bb2ca42cc16 [2021-01-11T06:12:46.140Z] Step 12/26 : COPY . . [2021-01-11T06:12:47.097Z] ---> 4557e3427e68 [2021-01-11T06:12:47.097Z] Step 13/26 : RUN ${MAKE} [2021-01-11T06:12:47.097Z] ---> Running in dc94939d99ba [2021-01-11T06:12:47.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2021-01-11T06:12:57.518Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-11T06:13:00.089Z] Removing intermediate container dc94939d99ba [2021-01-11T06:13:00.089Z] ---> f80783734509 [2021-01-11T06:13:00.089Z] Step 14/26 : FROM alpine:3.12 [2021-01-11T06:13:00.089Z] 3.12: Pulling from library/alpine [2021-01-11T06:13:00.362Z] 801bfaa63ef2: Pulling fs layer [2021-01-11T06:13:00.362Z] 801bfaa63ef2: Download complete [2021-01-11T06:13:00.936Z] 801bfaa63ef2: Pull complete [2021-01-11T06:13:00.936Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T06:13:00.936Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T06:13:00.936Z] ---> 389fef711851 [2021-01-11T06:13:00.936Z] Step 15/26 : ENV APP_PORT=49993 [2021-01-11T06:13:00.936Z] ---> Running in 52f49ff100fd [2021-01-11T06:13:01.199Z] Removing intermediate container 52f49ff100fd [2021-01-11T06:13:01.199Z] ---> 56b5cecd27eb [2021-01-11T06:13:01.199Z] Step 16/26 : EXPOSE $APP_PORT [2021-01-11T06:13:01.199Z] ---> Running in 4988fbdbae84 [2021-01-11T06:13:01.464Z] Removing intermediate container 4988fbdbae84 [2021-01-11T06:13:01.464Z] ---> 22027a5bb202 [2021-01-11T06:13:01.464Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-01-11T06:13:01.464Z] ---> Running in 96fbf13b6a90 [2021-01-11T06:13:01.730Z] Removing intermediate container 96fbf13b6a90 [2021-01-11T06:13:01.730Z] ---> 012c00dde321 [2021-01-11T06:13:01.730Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-01-11T06:13:01.730Z] ---> Running in 852a7861c54c [2021-01-11T06:13:01.730Z] Removing intermediate container 852a7861c54c [2021-01-11T06:13:01.730Z] ---> d4cb68c63277 [2021-01-11T06:13:01.998Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-01-11T06:13:02.573Z] ---> bb7e24a25f30 [2021-01-11T06:13:02.573Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2021-01-11T06:13:02.836Z] ---> 1226d9695df9 [2021-01-11T06:13:02.836Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2021-01-11T06:13:02.836Z] ---> a207ffa9f40e [2021-01-11T06:13:02.836Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-01-11T06:13:03.107Z] ---> Running in 802deba04ac3 [2021-01-11T06:13:03.107Z] Removing intermediate container 802deba04ac3 [2021-01-11T06:13:03.107Z] ---> 6dc2edc397f2 [2021-01-11T06:13:03.107Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-01-11T06:13:03.369Z] ---> Running in d53b4766a888 [2021-01-11T06:13:03.369Z] Removing intermediate container d53b4766a888 [2021-01-11T06:13:03.369Z] ---> 03b554b51198 [2021-01-11T06:13:03.369Z] Step 24/26 : LABEL arch=amd64 [2021-01-11T06:13:03.631Z] ---> Running in ed9ad6886328 [2021-01-11T06:13:03.631Z] Removing intermediate container ed9ad6886328 [2021-01-11T06:13:03.631Z] ---> 7ed313aa1aa6 [2021-01-11T06:13:03.631Z] Step 25/26 : LABEL git_sha=fc9faa1b19a64bb4d971fa72810a11bb2f194bca [2021-01-11T06:13:03.631Z] ---> Running in 7644d35202e1 [2021-01-11T06:13:03.895Z] Removing intermediate container 7644d35202e1 [2021-01-11T06:13:03.895Z] ---> 064974dbeea2 [2021-01-11T06:13:03.895Z] Step 26/26 : LABEL version=0.0.0 [2021-01-11T06:13:03.895Z] ---> Running in a442fa26ed18 [2021-01-11T06:13:04.158Z] Removing intermediate container a442fa26ed18 [2021-01-11T06:13:04.158Z] ---> 493c0c81c483 [2021-01-11T06:13:04.158Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-11T06:13:04.158Z] Successfully built 493c0c81c483 [2021-01-11T06:13:04.158Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T06:15:44.213Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19405 in /w/workspace/dgexfoundry_device-snmp-go_PR-84 [Pipeline] { [Pipeline] ws [2021-01-11T06:15:44.430Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-01-11T06:15:50.832Z] using credential edgex-jenkins-ssh [2021-01-11T06:15:50.922Z] Cloning the remote Git repository [2021-01-11T06:15:50.978Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T06:15:51.093Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-01-11T06:15:51.162Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T06:15:51.163Z] > git --version # timeout=10 [2021-01-11T06:15:51.179Z] > git --version # 'git version 2.17.1' [2021-01-11T06:15:51.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:15:52.496Z] Merging remotes/origin/master commit fcccfd94587541a74c874275ff1808fa86f63ccd into PR head commit fc9faa1b19a64bb4d971fa72810a11bb2f194bca [2021-01-11T06:15:51.258Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:15:51.957Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-11T06:15:51.974Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:15:52.001Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-01-11T06:15:52.033Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-01-11T06:15:52.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:15:52.047Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T06:15:52.717Z] Merge succeeded, producing fc9faa1b19a64bb4d971fa72810a11bb2f194bca [2021-01-11T06:15:52.718Z] Checking out Revision fc9faa1b19a64bb4d971fa72810a11bb2f194bca (PR-84) [2021-01-11T06:15:52.514Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:15:52.528Z] > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # timeout=10 [2021-01-11T06:15:52.603Z] > git remote # timeout=10 [2021-01-11T06:15:52.619Z] > git config --get remote.origin.url # timeout=10 [2021-01-11T06:15:52.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:15:52.640Z] > git merge fcccfd94587541a74c874275ff1808fa86f63ccd # timeout=10 [2021-01-11T06:15:52.701Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-11T06:15:52.724Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:15:52.751Z] > git checkout -f fc9faa1b19a64bb4d971fa72810a11bb2f194bca # timeout=10 [2021-01-11T06:15:57.029Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go" [2021-01-11T06:15:57.092Z] > git --version # timeout=10 [2021-01-11T06:15:57.110Z] > git --version # 'git version 2.17.1' [2021-01-11T06:15:57.125Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:15:59.478Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:16:00.044Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:16:00.487Z] + + sudotrue service [2021-01-11T06:16:00.488Z] docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T06:16:02.803Z] provisioning config files... [2021-01-11T06:16:02.887Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5128259013010305629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:16:03.479Z] ---> docker-login.sh [2021-01-11T06:16:03.479Z] nexus3.edgexfoundry.org:10001 [2021-01-11T06:16:04.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:04.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:04.756Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:04.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:04.756Z] [2021-01-11T06:16:04.756Z] Login Succeeded [2021-01-11T06:16:04.756Z] nexus3.edgexfoundry.org:10002 [2021-01-11T06:16:05.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:05.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:05.358Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:05.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:05.358Z] [2021-01-11T06:16:05.358Z] Login Succeeded [2021-01-11T06:16:05.358Z] nexus3.edgexfoundry.org:10003 [2021-01-11T06:16:05.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:05.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:05.923Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:05.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:05.923Z] [2021-01-11T06:16:05.923Z] Login Succeeded [2021-01-11T06:16:05.923Z] nexus3.edgexfoundry.org:10004 [2021-01-11T06:16:06.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:06.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:06.532Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:06.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:06.532Z] [2021-01-11T06:16:06.532Z] Login Succeeded [2021-01-11T06:16:06.532Z] docker.io [2021-01-11T06:16:06.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:07.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:07.124Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:07.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:07.124Z] [2021-01-11T06:16:07.124Z] Login Succeeded [2021-01-11T06:16:07.124Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T06:16:07.175Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T06:16:07.886Z] ========================================================= [2021-01-11T06:16:07.886Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T06:16:07.886Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:16:08.369Z] + 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-11T06:16:08.651Z] Sending build context to Docker daemon 330.2kB [2021-01-11T06:16:08.651Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T06:16:08.651Z] Step 2/10 : FROM ${BASE} [2021-01-11T06:16:08.931Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T06:16:08.931Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T06:16:08.931Z] a4357932f1b6: Pulling fs layer [2021-01-11T06:16:08.931Z] 18c013af1878: Pulling fs layer [2021-01-11T06:16:08.931Z] 00ac8860ef70: Pulling fs layer [2021-01-11T06:16:08.931Z] 63d7cb157983: Pulling fs layer [2021-01-11T06:16:08.931Z] b116817d02f9: Pulling fs layer [2021-01-11T06:16:08.931Z] 745a02a5169b: Pulling fs layer [2021-01-11T06:16:08.931Z] 00ac8860ef70: Waiting [2021-01-11T06:16:08.931Z] 63d7cb157983: Waiting [2021-01-11T06:16:08.931Z] b116817d02f9: Waiting [2021-01-11T06:16:08.931Z] 745a02a5169b: Waiting [2021-01-11T06:16:08.931Z] 18c013af1878: Verifying Checksum [2021-01-11T06:16:08.931Z] 18c013af1878: Download complete [2021-01-11T06:16:08.931Z] a4357932f1b6: Download complete [2021-01-11T06:16:08.931Z] b116817d02f9: Verifying Checksum [2021-01-11T06:16:08.931Z] b116817d02f9: Download complete [2021-01-11T06:16:08.931Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T06:16:08.931Z] 5f621e34cdf4: Download complete [2021-01-11T06:16:09.595Z] 5f621e34cdf4: Pull complete [2021-01-11T06:16:10.221Z] a4357932f1b6: Pull complete [2021-01-11T06:16:10.512Z] 18c013af1878: Pull complete [2021-01-11T06:16:12.035Z] 745a02a5169b: Verifying Checksum [2021-01-11T06:16:14.719Z] 00ac8860ef70: Verifying Checksum [2021-01-11T06:16:14.719Z] 00ac8860ef70: Download complete [2021-01-11T06:16:24.997Z] 00ac8860ef70: Pull complete [2021-01-11T06:16:25.272Z] 63d7cb157983: Pull complete [2021-01-11T06:16:25.550Z] b116817d02f9: Pull complete [2021-01-11T06:16:29.894Z] 745a02a5169b: Pull complete [2021-01-11T06:16:29.894Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T06:16:29.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T06:16:29.894Z] ---> b7e6874047d6 [2021-01-11T06:16:29.894Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-01-11T06:16:33.277Z] ---> Running in dc1e4081395e [2021-01-11T06:16:33.277Z] Removing intermediate container dc1e4081395e [2021-01-11T06:16:33.277Z] ---> 2d67bc92ece1 [2021-01-11T06:16:33.277Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-01-11T06:16:33.277Z] ---> Running in 5cb97487fff0 [2021-01-11T06:16:33.878Z] Removing intermediate container 5cb97487fff0 [2021-01-11T06:16:33.878Z] ---> fe30407d749e [2021-01-11T06:16:33.878Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-01-11T06:16:33.878Z] ---> Running in 9781c6593f50 [2021-01-11T06:16:34.473Z] Removing intermediate container 9781c6593f50 [2021-01-11T06:16:34.473Z] ---> de4785483f94 [2021-01-11T06:16:34.473Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:16:34.473Z] ---> Running in a51c095e655a [2021-01-11T06:16:37.103Z] Removing intermediate container a51c095e655a [2021-01-11T06:16:37.103Z] ---> 91281974dd07 [2021-01-11T06:16:37.103Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-11T06:16:37.103Z] ---> Running in 7e9ef2213029 [2021-01-11T06:16:38.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T06:16:39.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T06:16:40.497Z] OK: 142 MiB in 39 packages [2021-01-11T06:16:41.947Z] Removing intermediate container 7e9ef2213029 [2021-01-11T06:16:41.947Z] ---> b18c4d5fe040 [2021-01-11T06:16:41.947Z] Step 8/10 : WORKDIR /device-snmp-go [2021-01-11T06:16:41.947Z] ---> Running in 7df0f0975c98 [2021-01-11T06:16:42.220Z] Removing intermediate container 7df0f0975c98 [2021-01-11T06:16:42.220Z] ---> 4280c6ad3f9c [2021-01-11T06:16:42.220Z] Step 9/10 : COPY . . [2021-01-11T06:16:43.207Z] ---> 1dfa4e865495 [2021-01-11T06:16:43.207Z] Step 10/10 : RUN go mod download [2021-01-11T06:16:43.207Z] ---> Running in dfbfd7acaebb [2021-01-11T06:17:05.384Z] Removing intermediate container dfbfd7acaebb [2021-01-11T06:17:05.384Z] ---> 9ed3070e3f97 [2021-01-11T06:17:05.384Z] Successfully built 9ed3070e3f97 [2021-01-11T06:17:05.384Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:17:05.760Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T06:17:05.760Z] . [Pipeline] withDockerContainer [2021-01-11T06:17:06.025Z] prd-ubuntu18.04-docker-arm64-4c-16g-19405 does not seem to be running inside a container [2021-01-11T06:17:06.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T06:17:07.480Z] $ docker top 30a4afa3f2880cef42409aa064fb5e063f5b05e27d714ef2110844fd2c065a34 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:17:08.566Z] + go version [2021-01-11T06:17:08.567Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T06:17:08.626Z] $ docker stop --time=1 30a4afa3f2880cef42409aa064fb5e063f5b05e27d714ef2110844fd2c065a34 [2021-01-11T06:17:10.505Z] $ docker rm -f 30a4afa3f2880cef42409aa064fb5e063f5b05e27d714ef2110844fd2c065a34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:17:11.833Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T06:17:11.833Z] . [Pipeline] withDockerContainer [2021-01-11T06:17:12.083Z] prd-ubuntu18.04-docker-arm64-4c-16g-19405 does not seem to be running inside a container [2021-01-11T06:17:12.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-11T06:17:13.587Z] $ docker top b64bf5dd15fd1c7fc4f0b9e29d9c62e43d4bd754f5522c4d132903622f98e091 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:17:14.607Z] + make test [2021-01-11T06:17:14.607Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-11T06:17:15.605Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-01-11T06:17:54.691Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-01-11T06:17:54.691Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements [2021-01-11T06:17:54.691Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-11T06:17:59.038Z] gofmt -l . [2021-01-11T06:17:59.038Z] [ "`gofmt -l .`" = "" ] [2021-01-11T06:17:59.038Z] ./bin/test-attribution-txt.sh [2021-01-11T06:18:00.022Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-11T06:18:00.366Z] $ docker stop --time=1 b64bf5dd15fd1c7fc4f0b9e29d9c62e43d4bd754f5522c4d132903622f98e091 [2021-01-11T06:18:02.827Z] $ docker rm -f b64bf5dd15fd1c7fc4f0b9e29d9c62e43d4bd754f5522c4d132903622f98e091 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T06:18:04.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T06:18:04.060Z] Warning: overwriting stash ‘coverage-report’ [2021-01-11T06:18:05.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:18:05.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-11T06:18:06.338Z] + ls -al . [2021-01-11T06:18:06.338Z] total 132 [2021-01-11T06:18:06.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 06:18 . [2021-01-11T06:18:06.338Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 06:15 .. [2021-01-11T06:18:06.338Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 11 06:15 .dockerignore [2021-01-11T06:18:06.338Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 06:15 .git [2021-01-11T06:18:06.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 06:15 .github [2021-01-11T06:18:06.338Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 11 06:15 .gitignore [2021-01-11T06:18:06.338Z] -rw-rw-r-- 1 jenkins jenkins 5082 Jan 11 06:15 Attribution.txt [2021-01-11T06:18:06.338Z] -rw-rw-r-- 1 jenkins jenkins 1529 Jan 11 06:15 Dockerfile [2021-01-11T06:18:06.338Z] -rw-rw-r-- 1 jenkins jenkins 1006 Jan 11 06:15 Dockerfile.build [2021-01-11T06:18:06.338Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 11 06:15 Jenkinsfile [2021-01-11T06:18:06.338Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 06:15 LICENSE [2021-01-11T06:18:06.338Z] -rw-rw-r-- 1 jenkins jenkins 937 Jan 11 06:15 Makefile [2021-01-11T06:18:06.338Z] -rw-rw-r-- 1 jenkins jenkins 12398 Jan 11 06:15 README.md [2021-01-11T06:18:06.338Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 06:10 VERSION [2021-01-11T06:18:06.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 06:15 bin [2021-01-11T06:18:06.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 06:15 cmd [2021-01-11T06:18:06.338Z] -rw-r--r-- 1 jenkins jenkins 8493 Jan 11 06:17 coverage.out [2021-01-11T06:18:06.338Z] -rw-r--r-- 1 jenkins jenkins 204 Jan 11 06:17 go.mod [2021-01-11T06:18:06.338Z] -rw-r--r-- 1 jenkins jenkins 14156 Jan 11 06:18 go.sum [2021-01-11T06:18:06.338Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 06:15 internal [2021-01-11T06:18:06.338Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 06:15 profiles [2021-01-11T06:18:06.338Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 11 06:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:18:06.729Z] + 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=fc9faa1b19a64bb4d971fa72810a11bb2f194bca --label arch=arm64 --label version=0.0.0 . [2021-01-11T06:18:07.008Z] Sending build context to Docker daemon 339.5kB [2021-01-11T06:18:07.281Z] Step 1/26 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T06:18:07.281Z] Step 2/26 : FROM ${BASE} AS builder [2021-01-11T06:18:07.281Z] ---> 9ed3070e3f97 [2021-01-11T06:18:07.281Z] Step 3/26 : ARG MAKE='make build' [2021-01-11T06:18:07.554Z] ---> Running in 818c53feaba7 [2021-01-11T06:18:07.828Z] Removing intermediate container 818c53feaba7 [2021-01-11T06:18:07.828Z] ---> b24d09782a59 [2021-01-11T06:18:07.828Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2021-01-11T06:18:08.106Z] ---> Running in 625bf52e6469 [2021-01-11T06:18:08.702Z] Removing intermediate container 625bf52e6469 [2021-01-11T06:18:08.702Z] ---> 5d5dd64a58b8 [2021-01-11T06:18:08.702Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2021-01-11T06:18:08.702Z] ---> Running in 3dab355fb3b5 [2021-01-11T06:18:09.299Z] Removing intermediate container 3dab355fb3b5 [2021-01-11T06:18:09.299Z] ---> 53cf531af38f [2021-01-11T06:18:09.299Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:18:09.299Z] ---> Running in aff93d3f98b6 [2021-01-11T06:18:11.941Z] Removing intermediate container aff93d3f98b6 [2021-01-11T06:18:11.941Z] ---> 7d4e260c1b79 [2021-01-11T06:18:11.941Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-11T06:18:11.941Z] ---> Running in e42fd15b4a75 [2021-01-11T06:18:12.930Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T06:18:13.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T06:18:15.360Z] OK: 142 MiB in 39 packages [2021-01-11T06:18:16.804Z] Removing intermediate container e42fd15b4a75 [2021-01-11T06:18:16.804Z] ---> 966fd886ea27 [2021-01-11T06:18:16.804Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2021-01-11T06:18:16.804Z] ---> Running in acb056769fdf [2021-01-11T06:18:17.403Z] Removing intermediate container acb056769fdf [2021-01-11T06:18:17.403Z] ---> 06494bbd4da0 [2021-01-11T06:18:17.403Z] Step 9/26 : COPY go.mod . [2021-01-11T06:18:18.008Z] ---> 0eef9fc01ced [2021-01-11T06:18:18.008Z] Step 10/26 : COPY Makefile . [2021-01-11T06:18:18.610Z] ---> 57167706b629 [2021-01-11T06:18:18.610Z] Step 11/26 : RUN make update [2021-01-11T06:18:18.889Z] ---> Running in 36d14e3bbadc [2021-01-11T06:18:20.328Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-11T06:18:21.310Z] Removing intermediate container 36d14e3bbadc [2021-01-11T06:18:21.310Z] ---> ee7b673026bf [2021-01-11T06:18:21.310Z] Step 12/26 : COPY . . [2021-01-11T06:18:22.288Z] ---> ff8e3a8987e7 [2021-01-11T06:18:22.288Z] Step 13/26 : RUN ${MAKE} [2021-01-11T06:18:22.562Z] ---> Running in 8cc12b3f4e0c [2021-01-11T06:18:24.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp-go ./cmd [2021-01-11T06:18:56.413Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-11T06:18:59.023Z] Removing intermediate container 8cc12b3f4e0c [2021-01-11T06:18:59.023Z] ---> c2284a2606bd [2021-01-11T06:18:59.023Z] Step 14/26 : FROM alpine:3.12 [2021-01-11T06:18:59.616Z] 3.12: Pulling from library/alpine [2021-01-11T06:18:59.616Z] 159e5727ea61: Pulling fs layer [2021-01-11T06:18:59.892Z] 159e5727ea61: Verifying Checksum [2021-01-11T06:18:59.892Z] 159e5727ea61: Download complete [2021-01-11T06:19:00.495Z] 159e5727ea61: Pull complete [2021-01-11T06:19:00.495Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T06:19:00.495Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T06:19:00.495Z] ---> afeebe901d6b [2021-01-11T06:19:00.495Z] Step 15/26 : ENV APP_PORT=49993 [2021-01-11T06:19:00.769Z] ---> Running in e230b7880826 [2021-01-11T06:19:01.368Z] Removing intermediate container e230b7880826 [2021-01-11T06:19:01.368Z] ---> 4e3d8ccc39dd [2021-01-11T06:19:01.368Z] Step 16/26 : EXPOSE $APP_PORT [2021-01-11T06:19:01.368Z] ---> Running in 709ba6197910 [2021-01-11T06:19:01.966Z] Removing intermediate container 709ba6197910 [2021-01-11T06:19:01.966Z] ---> e30300701a21 [2021-01-11T06:19:01.966Z] Step 17/26 : ENV DEVICE_PORT=161 [2021-01-11T06:19:01.966Z] ---> Running in 0756b4597c67 [2021-01-11T06:19:02.564Z] Removing intermediate container 0756b4597c67 [2021-01-11T06:19:02.564Z] ---> 24c786b20fd8 [2021-01-11T06:19:02.564Z] Step 18/26 : EXPOSE $DEVICE_PORT [2021-01-11T06:19:02.564Z] ---> Running in 7c9004963fd6 [2021-01-11T06:19:03.164Z] Removing intermediate container 7c9004963fd6 [2021-01-11T06:19:03.164Z] ---> 353275d89f2a [2021-01-11T06:19:03.164Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2021-01-11T06:19:04.187Z] ---> 9171ea575054 [2021-01-11T06:19:04.187Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2021-01-11T06:19:05.168Z] ---> 5d91d5b8524d [2021-01-11T06:19:05.168Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2021-01-11T06:19:05.768Z] ---> 0c9879c3932d [2021-01-11T06:19:05.768Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2021-01-11T06:19:06.043Z] ---> Running in a34a980b935b [2021-01-11T06:19:06.643Z] Removing intermediate container a34a980b935b [2021-01-11T06:19:06.643Z] ---> 9790027eab0b [2021-01-11T06:19:06.643Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-01-11T06:19:06.643Z] ---> Running in c262d9924b6b [2021-01-11T06:19:06.918Z] Removing intermediate container c262d9924b6b [2021-01-11T06:19:06.918Z] ---> 2085b84ba9bb [2021-01-11T06:19:06.918Z] Step 24/26 : LABEL arch=arm64 [2021-01-11T06:19:07.191Z] ---> Running in 3ed0e2e90977 [2021-01-11T06:19:07.790Z] Removing intermediate container 3ed0e2e90977 [2021-01-11T06:19:07.790Z] ---> 2244a1b6b8d8 [2021-01-11T06:19:07.790Z] Step 25/26 : LABEL git_sha=fc9faa1b19a64bb4d971fa72810a11bb2f194bca [2021-01-11T06:19:07.790Z] ---> Running in 1ed449ecff0d [2021-01-11T06:19:08.384Z] Removing intermediate container 1ed449ecff0d [2021-01-11T06:19:08.384Z] ---> 7454a628315b [2021-01-11T06:19:08.384Z] Step 26/26 : LABEL version=0.0.0 [2021-01-11T06:19:08.384Z] ---> Running in b5feef22bb46 [2021-01-11T06:19:08.980Z] Removing intermediate container b5feef22bb46 [2021-01-11T06:19:08.980Z] ---> 069af9a8b9be [2021-01-11T06:19:08.980Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-11T06:19:08.980Z] Successfully built 069af9a8b9be [2021-01-11T06:19:08.980Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-11T06:19:11.262Z] provisioning config files... [2021-01-11T06:19:11.274Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/config5991821890167683936tmp [Pipeline] { [Pipeline] sh [2021-01-11T06:19:11.767Z] + set +x [2021-01-11T06:19:11.767Z] + curl -s https://codecov.io/bash [2021-01-11T06:19:11.767Z] + bash -s -- [2021-01-11T06:19:12.033Z] [2021-01-11T06:19:12.033Z] _____ _ [2021-01-11T06:19:12.033Z] / ____| | | [2021-01-11T06:19:12.033Z] | | ___ __| | ___ ___ _____ __ [2021-01-11T06:19:12.033Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-11T06:19:12.033Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-11T06:19:12.033Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-11T06:19:12.033Z] Bash-20201231-23d4836 [2021-01-11T06:19:12.033Z] [2021-01-11T06:19:12.033Z] [2021-01-11T06:19:12.033Z] ==> git version 2.24.3 found [2021-01-11T06:19:12.033Z] ==> 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-11T06:19:12.033Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-11T06:19:12.033Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-11T06:19:12.033Z] ==> Jenkins CI detected. [2021-01-11T06:19:12.033Z] project root: . [2021-01-11T06:19:12.033Z] --> token set from env [2021-01-11T06:19:12.033Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-11T06:19:12.033Z] ==> Running gcov in . (disable via -X gcov) [2021-01-11T06:19:12.033Z] ==> Python coveragepy not found [2021-01-11T06:19:12.033Z] ==> Searching for coverage reports in: [2021-01-11T06:19:12.033Z] + . [2021-01-11T06:19:12.033Z] -> Found 1 reports [2021-01-11T06:19:12.033Z] ==> Detecting git/mercurial file structure [2021-01-11T06:19:12.033Z] ==> Reading reports [2021-01-11T06:19:12.033Z] + ./coverage.out bytes=8493 [2021-01-11T06:19:12.033Z] ==> Appending adjustments [2021-01-11T06:19:12.033Z] https://docs.codecov.io/docs/fixing-reports [2021-01-11T06:19:12.033Z] + Found adjustments [2021-01-11T06:19:12.033Z] ==> Gzipping contents [2021-01-11T06:19:12.033Z] 4.0K /tmp/codecov.udwElX.gz [2021-01-11T06:19:12.033Z] ==> Uploading reports [2021-01-11T06:19:12.033Z] url: https://codecov.io [2021-01-11T06:19:12.033Z] query: branch=PR-84&commit=fc9faa1b19a64bb4d971fa72810a11bb2f194bca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=84&job=&cmd_args= [2021-01-11T06:19:12.033Z] -> Pinging Codecov [2021-01-11T06:19:12.033Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-84&commit=fc9faa1b19a64bb4d971fa72810a11bb2f194bca&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=84&job=&cmd_args= [2021-01-11T06:19:12.617Z] -> Uploading to [2021-01-11T06:19:12.617Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-11/6C56EA5C29638FB4528AC87E60AF5AE0/fc9faa1b19a64bb4d971fa72810a11bb2f194bca/d0147719-9e12-41d2-b81c-1fc025e9f99c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T061912Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22e1c074f5b1abac58d5af6ae07f4dfb3f78d19cff7fa9015bda1e30e1f669d7 [2021-01-11T06:19:12.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T06:19:12.617Z] Dload Upload Total Spent Left Speed [2021-01-11T06:19:12.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3886 --:--:-- --:--:-- --:--:-- 3879 100 1447 0 0 100 1447 0 3884 --:--:-- --:--:-- --:--:-- 3879 [2021-01-11T06:19:12.922Z] -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/fc9faa1b19a64bb4d971fa72810a11bb2f194bca [Pipeline] } [2021-01-11T06:19:12.948Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-11T06:19:17.448Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:19:17.893Z] ---> package-listing.sh [2021-01-11T06:19:17.893Z] ++ facter osfamily [2021-01-11T06:19:17.893Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T06:19:17.893Z] + OS_FAMILY=redhat [2021-01-11T06:19:17.893Z] + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-84 [2021-01-11T06:19:17.893Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T06:19:17.893Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T06:19:17.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T06:19:17.893Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T06:19:17.893Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-84 ']' [2021-01-11T06:19:17.893Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T06:19:17.893Z] + case "${OS_FAMILY}" in [2021-01-11T06:19:17.893Z] + rpm -qa [2021-01-11T06:19:17.893Z] + sort [2021-01-11T06:19:23.207Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T06:19:23.207Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T06:19:23.207Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T06:19:23.207Z] + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-84 ']' [2021-01-11T06:19:23.207Z] + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-84/archives/ [2021-01-11T06:19:23.207Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-84/archives/ [Pipeline] echo [2021-01-11T06:19:23.260Z] 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/dgexfoundry_device-snmp-go_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T06:19:23.658Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:19:23.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:19:23.998Z] [2021-01-11T06:19:23.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:19:24.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:19:24.386Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T06:19:24.386Z] df20fa9351a1: Pulling fs layer [2021-01-11T06:19:24.386Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T06:19:24.386Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T06:19:24.386Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T06:19:24.386Z] 93b61091891f: Pulling fs layer [2021-01-11T06:19:24.386Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T06:19:24.386Z] 5e14af77c1be: Pulling fs layer [2021-01-11T06:19:24.386Z] 01666e4c0597: Pulling fs layer [2021-01-11T06:19:24.386Z] aa168da1d23b: Pulling fs layer [2021-01-11T06:19:24.386Z] 46f8f816bc3b: Waiting [2021-01-11T06:19:24.386Z] 93b61091891f: Waiting [2021-01-11T06:19:24.386Z] 93b9cdb0e59b: Waiting [2021-01-11T06:19:24.386Z] 5e14af77c1be: Waiting [2021-01-11T06:19:24.386Z] 01666e4c0597: Waiting [2021-01-11T06:19:24.386Z] aa168da1d23b: Waiting [2021-01-11T06:19:24.386Z] 36b3adc4ff6f: Verifying Checksum [2021-01-11T06:19:24.386Z] 36b3adc4ff6f: Download complete [2021-01-11T06:19:24.961Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T06:19:24.961Z] 46f8f816bc3b: Download complete [2021-01-11T06:19:25.224Z] df20fa9351a1: Verifying Checksum [2021-01-11T06:19:25.224Z] df20fa9351a1: Download complete [2021-01-11T06:19:25.224Z] 93b61091891f: Verifying Checksum [2021-01-11T06:19:25.224Z] 93b61091891f: Download complete [2021-01-11T06:19:25.224Z] 5e14af77c1be: Verifying Checksum [2021-01-11T06:19:25.224Z] 5e14af77c1be: Download complete [2021-01-11T06:19:25.224Z] 01666e4c0597: Verifying Checksum [2021-01-11T06:19:25.224Z] 01666e4c0597: Download complete [2021-01-11T06:19:25.224Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T06:19:25.224Z] 8ad3a11d3b57: Download complete [2021-01-11T06:19:25.488Z] df20fa9351a1: Pull complete [2021-01-11T06:19:25.755Z] 36b3adc4ff6f: Pull complete [2021-01-11T06:19:26.340Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T06:19:26.340Z] 93b9cdb0e59b: Download complete [2021-01-11T06:19:26.340Z] 8ad3a11d3b57: Pull complete [2021-01-11T06:19:26.637Z] 46f8f816bc3b: Pull complete [2021-01-11T06:19:27.595Z] 93b61091891f: Pull complete [2021-01-11T06:19:27.595Z] 93b9cdb0e59b: Pull complete [2021-01-11T06:19:27.860Z] 5e14af77c1be: Pull complete [2021-01-11T06:19:27.860Z] aa168da1d23b: Verifying Checksum [2021-01-11T06:19:27.860Z] aa168da1d23b: Download complete [2021-01-11T06:19:27.860Z] 01666e4c0597: Pull complete [2021-01-11T06:19:36.042Z] aa168da1d23b: Pull complete [2021-01-11T06:19:36.042Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T06:19:36.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:19:36.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T06:19:36.261Z] prd-centos7-docker-4c-2g-19380 does not seem to be running inside a container [2021-01-11T06:19:36.320Z] $ 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/dgexfoundry_device-snmp-go_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-84 -v /w/workspace/dgexfoundry_device-snmp-go_PR-84:/w/workspace/dgexfoundry_device-snmp-go_PR-84:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-11T06:19:39.701Z] $ docker top 7fc515f38397afa9df6413c2864606a9bbbc9942515c749df172178218d22ff1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:19:40.305Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T06:19:40.641Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T06:19:40.972Z] + ls /var/log/sa-host [2021-01-11T06:19:40.972Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T06:19:40.972Z] file_magic: OK [2021-01-11T06:19:40.972Z] HZ: Using current value: 100 [2021-01-11T06:19:40.972Z] file_header: OK [2021-01-11T06:19:40.972Z] 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-11T06:19:40.972Z] Statistics: [2021-01-11T06:19:40.972Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T06:19:40.972Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T06:19:40.972Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T06:19:40.972Z] file_magic: OK [2021-01-11T06:19:40.972Z] HZ: Using current value: 100 [2021-01-11T06:19:40.972Z] file_header: OK [2021-01-11T06:19:40.972Z] 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-11T06:19:40.972Z] Statistics: [2021-01-11T06:19:40.972Z] Hnuu...uuuununununu... [2021-01-11T06:19:40.972Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T06:19:41.238Z] provisioning config files... [2021-01-11T06:19:41.258Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-84@tmp/config5226349362835334928tmp [Pipeline] { [Pipeline] echo [2021-01-11T06:19:41.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:19:41.748Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T06:19:41.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T06:19:42.059Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:19:42.412Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T06:19:42.450Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:19:42.815Z] ---> sudo-logs.sh [2021-01-11T06:19:42.815Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T06:19:42.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:19:43.223Z] ---> job-cost.sh [2021-01-11T06:19:43.223Z] lf-activate-venv: SKIPPING [2021-01-11T06:19:43.223Z] INFO: No Stack... [2021-01-11T06:19:44.617Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T06:19:44.879Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T06:19:44.916Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:19:45.251Z] ---> logs-deploy.sh [2021-01-11T06:19:45.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-84/1 [2021-01-11T06:19:45.251Z] INFO: archiving workspace using pattern(s): [2021-01-11T06:19:47.172Z] Archives upload complete. [2021-01-11T06:19:47.172Z] INFO: archiving logs to Nexus