Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b24a0a6e9ac553b819564bd7a76aa5a4909c3321 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6830877218316540972.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5790976857984214043.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh884940644214081172.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh239772138552587993.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3545104437912287366.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-449 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-snmp-go_main@tmp/jenkins-gitclient-ssh6337436309586473700.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b24a0a6e9ac553b819564bd7a76aa5a4909c3321 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b24a0a6e9ac553b819564bd7a76aa5a4909c3321 # timeout=10 Commit message: "Merge pull request #121 from jpwhitemn/update-toml-add-gov-docs" > git rev-list --no-walk 94222f8ea7cc121ac95a8160f80d192244de65ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T20:33:24.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T20:33:24.823Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T20:33:24.862Z] ========================================================= [2021-08-11T20:33:24.862Z] EdgeX Global Pipelines Version Info [2021-08-11T20:33:24.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:33:26.216Z] ------------------- [2021-08-11T20:33:26.216Z] stable info: [2021-08-11T20:33:26.216Z] ------------------- [2021-08-11T20:33:26.216Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T20:33:26.216Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T20:33:26.216Z] Message: update stable to v1.0.205 [2021-08-11T20:33:27.637Z] ------------------- [2021-08-11T20:33:27.637Z] experimental info: [2021-08-11T20:33:27.637Z] ------------------- [2021-08-11T20:33:27.637Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T20:33:27.637Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T20:33:27.637Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T20:33:27.781Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-08-11T20:33:27.810Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-08-11T20:33:27.836Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T20:33:27.863Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T20:33:27.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T20:33:27.914Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T20:33:27.940Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T20:33:27.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T20:33:28.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T20:33:28.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T20:33:28.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T20:33:28.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T20:33:28.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-08-11T20:33:28.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T20:33:28.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T20:33:28.192Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T20:33:28.217Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T20:33:28.241Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:33:28.267Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:33:28.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T20:33:28.319Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-11T20:33:28.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-11T20:33:28.374Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-11T20:33:28.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T20:33:28.427Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T20:33:28.453Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-11T20:33:28.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T20:33:28.507Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-11T20:33:28.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-11T20:33:28.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-11T20:33:28.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] echo [2021-08-11T20:33:28.608Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b24a0a6 [Pipeline] echo [2021-08-11T20:33:28.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:33:28.713Z] provisioning config files... [2021-08-11T20:33:28.733Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1972349394664279983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:33:29.077Z] ---> docker-login.sh [2021-08-11T20:33:29.077Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:33:29.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:29.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:29.349Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:29.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:29.349Z] [2021-08-11T20:33:29.349Z] Login Succeeded [2021-08-11T20:33:29.349Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:33:29.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:29.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:29.623Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:29.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:29.623Z] [2021-08-11T20:33:29.623Z] Login Succeeded [2021-08-11T20:33:29.623Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:33:29.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:29.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:29.623Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:29.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:29.623Z] [2021-08-11T20:33:29.623Z] Login Succeeded [2021-08-11T20:33:29.623Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:33:29.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:29.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:29.889Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:29.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:29.889Z] [2021-08-11T20:33:29.889Z] Login Succeeded [2021-08-11T20:33:29.889Z] docker.io [2021-08-11T20:33:29.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:30.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:30.486Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:30.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:30.486Z] [2021-08-11T20:33:30.486Z] Login Succeeded [2021-08-11T20:33:30.486Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:33:30.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T20:33:31.000Z] + git log --format=format:%s -1 b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] echo [2021-08-11T20:33:31.066Z] GIT_COMMIT: b24a0a6e9ac553b819564bd7a76aa5a4909c3321, Commit Message: Merge pull request #121 from jpwhitemn/update-toml-add-gov-docs [Pipeline] echo [2021-08-11T20:33:31.082Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:31.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:33:31.678Z] [2021-08-11T20:33:31.678Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:32.033Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:33:32.034Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T20:33:32.034Z] 31603596830f: Pulling fs layer [2021-08-11T20:33:32.034Z] d4622e32a9a9: Pulling fs layer [2021-08-11T20:33:32.034Z] 1030fce36090: Pulling fs layer [2021-08-11T20:33:32.034Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T20:33:32.034Z] 6c6cb7e1b49b: Waiting [2021-08-11T20:33:32.034Z] d4622e32a9a9: Download complete [2021-08-11T20:33:32.623Z] 31603596830f: Verifying Checksum [2021-08-11T20:33:32.623Z] 31603596830f: Download complete [2021-08-11T20:33:32.623Z] 31603596830f: Pull complete [2021-08-11T20:33:32.623Z] d4622e32a9a9: Pull complete [2021-08-11T20:33:32.901Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T20:33:32.901Z] 6c6cb7e1b49b: Download complete [2021-08-11T20:33:33.485Z] 1030fce36090: Verifying Checksum [2021-08-11T20:33:33.485Z] 1030fce36090: Download complete [2021-08-11T20:33:34.075Z] 1030fce36090: Pull complete [2021-08-11T20:33:34.342Z] 6c6cb7e1b49b: Pull complete [2021-08-11T20:33:34.342Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T20:33:34.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:33:34.342Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T20:33:34.451Z] prd-centos7-docker-4c-2g-449 does not seem to be running inside a container [2021-08-11T20:33:34.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-08-11T20:33:35.375Z] $ docker top af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:33:35.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:33:35.521Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:33:35.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:33:35.635Z] $ docker exec af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 ssh-agent [2021-08-11T20:33:35.751Z] SSH_AUTH_SOCK=/tmp/ssh-Ia5UWyL6Q5P2/agent.14 [2021-08-11T20:33:35.751Z] SSH_AGENT_PID=20 [2021-08-11T20:33:35.767Z] Running ssh-add (command line suppressed) [2021-08-11T20:33:35.857Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4878072903157919581.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4878072903157919581.key) [2021-08-11T20:33:35.880Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:33:36.195Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T20:33:36.214Z] $ docker exec --env ******** --env ******** af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 ssh-agent -k [2021-08-11T20:33:36.307Z] unset SSH_AUTH_SOCK; [2021-08-11T20:33:36.308Z] unset SSH_AGENT_PID; [2021-08-11T20:33:36.308Z] echo Agent pid 20 killed; [2021-08-11T20:33:36.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T20:33:36.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:33:36.381Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:33:36.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:33:36.506Z] $ docker exec af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 ssh-agent [2021-08-11T20:33:36.620Z] SSH_AUTH_SOCK=/tmp/ssh-bb1nEn9vmLrT/agent.52 [2021-08-11T20:33:36.620Z] SSH_AGENT_PID=58 [2021-08-11T20:33:36.637Z] Running ssh-add (command line suppressed) [2021-08-11T20:33:36.743Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7435171347746908119.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7435171347746908119.key) [2021-08-11T20:33:36.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:33:37.115Z] + git semver init [2021-08-11T20:33:37.115Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:33:37.115Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-08-11T20:33:37.115Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-08-11T20:33:37.115Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:33:37.115Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:33:37.115Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:33:37.115Z] # $SEMVER_BRANCH = main [2021-08-11T20:33:37.115Z] # $SEMVER_TEMP = /tmp/semver-719259629 [2021-08-11T20:33:37.115Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-08-11T20:33:38.081Z] # '/tmp/semver-719259629' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' [2021-08-11T20:33:38.081Z] # -> Force: false [2021-08-11T20:33:38.081Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2021-08-11T20:33:38.099Z] $ docker exec --env ******** --env ******** af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 ssh-agent -k [2021-08-11T20:33:38.198Z] unset SSH_AUTH_SOCK; [2021-08-11T20:33:38.199Z] unset SSH_AGENT_PID; [2021-08-11T20:33:38.199Z] echo Agent pid 58 killed; [2021-08-11T20:33:38.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:33:38.582Z] + git semver [Pipeline] } [2021-08-11T20:33:38.601Z] $ docker stop --time=1 af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 [2021-08-11T20:33:39.837Z] $ docker rm -f af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:33:40.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T20:33:40.647Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T20:33:40.650Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [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-08-11T20:33:55.823Z] Still waiting to schedule task [2021-08-11T20:33:55.824Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-11T20:33:55.827Z] Still waiting to schedule task [2021-08-11T20:33:55.828Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T20:40:22.966Z] Running on prd-centos7-docker-4c-2g-570 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2021-08-11T20:40:22.989Z] Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout [2021-08-11T20:40:23.114Z] Selected Git installation does not exist. Using Default [2021-08-11T20:40:23.114Z] The recommended git tool is: NONE [2021-08-11T20:40:25.948Z] using credential edgex-jenkins-ssh [2021-08-11T20:40:25.967Z] Cloning the remote Git repository [2021-08-11T20:40:25.788Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-08-11T20:40:25.860Z] > git init /w/workspace/device-snmp-go/3 # timeout=10 [2021-08-11T20:40:25.895Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-08-11T20:40:25.895Z] > git --version # timeout=10 [2021-08-11T20:40:25.911Z] > git --version # 'git version 2.24.4' [2021-08-11T20:40:25.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T20:40:25.937Z] [INFO] Currently running in a labeled security context [2021-08-11T20:40:25.937Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T20:40:25.938Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/3@tmp/jenkins-gitclient-ssh1710754535810611164.key [2021-08-11T20:40:25.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:40:26.796Z] Avoid second fetch [2021-08-11T20:40:26.796Z] Checking out Revision b24a0a6e9ac553b819564bd7a76aa5a4909c3321 (main) [2021-08-11T20:40:26.627Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-08-11T20:40:26.641Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:40:26.663Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T20:40:26.671Z] > git checkout -f b24a0a6e9ac553b819564bd7a76aa5a4909c3321 # timeout=10 [2021-08-11T20:40:30.390Z] Commit message: "Merge pull request #121 from jpwhitemn/update-toml-add-gov-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:40:30.855Z] provisioning config files... [2021-08-11T20:40:30.874Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config710665085110037691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:40:31.369Z] ---> docker-login.sh [2021-08-11T20:40:31.369Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:40:31.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:40:31.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:40:31.637Z] Configure a credential helper to remove this warning. See [2021-08-11T20:40:31.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:40:31.637Z] [2021-08-11T20:40:31.637Z] Login Succeeded [2021-08-11T20:40:31.637Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:40:31.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:40:36.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:40:36.981Z] Configure a credential helper to remove this warning. See [2021-08-11T20:40:36.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:40:36.981Z] [2021-08-11T20:40:36.981Z] Login Succeeded [2021-08-11T20:40:36.981Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:40:36.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:40:36.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:40:36.981Z] Configure a credential helper to remove this warning. See [2021-08-11T20:40:36.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:40:36.981Z] [2021-08-11T20:40:36.981Z] Login Succeeded [2021-08-11T20:40:36.981Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:40:36.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:40:37.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:40:37.246Z] Configure a credential helper to remove this warning. See [2021-08-11T20:40:37.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:40:37.246Z] [2021-08-11T20:40:37.246Z] Login Succeeded [2021-08-11T20:40:37.246Z] docker.io [2021-08-11T20:40:37.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:40:37.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:40:37.512Z] Configure a credential helper to remove this warning. See [2021-08-11T20:40:37.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:40:37.512Z] [2021-08-11T20:40:37.512Z] Login Succeeded [2021-08-11T20:40:37.512Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:40:37.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T20:40:37.768Z] ========================================================= [2021-08-11T20:40:37.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T20:40:37.768Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:40:38.108Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-11T20:40:38.108Z] Sending build context to Docker daemon 364.5kB [2021-08-11T20:40:38.108Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:40:38.108Z] Step 2/10 : FROM ${BASE} [2021-08-11T20:40:38.377Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T20:40:38.377Z] 540db60ca938: Pulling fs layer [2021-08-11T20:40:38.377Z] adcc1eea9eea: Pulling fs layer [2021-08-11T20:40:38.377Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T20:40:38.377Z] db62176df00c: Pulling fs layer [2021-08-11T20:40:38.377Z] 3b30891b0d05: Pulling fs layer [2021-08-11T20:40:38.377Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T20:40:38.377Z] c788192a36de: Pulling fs layer [2021-08-11T20:40:38.377Z] a77e37c0d609: Pulling fs layer [2021-08-11T20:40:38.377Z] c3185cebc471: Pulling fs layer [2021-08-11T20:40:38.377Z] db62176df00c: Waiting [2021-08-11T20:40:38.377Z] 3b30891b0d05: Waiting [2021-08-11T20:40:38.377Z] 06b49ca38bd5: Waiting [2021-08-11T20:40:38.377Z] c788192a36de: Waiting [2021-08-11T20:40:38.377Z] a77e37c0d609: Waiting [2021-08-11T20:40:38.377Z] c3185cebc471: Waiting [2021-08-11T20:40:38.377Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T20:40:38.377Z] 4c4ab2625f07: Download complete [2021-08-11T20:40:38.377Z] adcc1eea9eea: Verifying Checksum [2021-08-11T20:40:38.377Z] adcc1eea9eea: Download complete [2021-08-11T20:40:38.377Z] 3b30891b0d05: Verifying Checksum [2021-08-11T20:40:38.377Z] 3b30891b0d05: Download complete [2021-08-11T20:40:38.377Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T20:40:38.377Z] 06b49ca38bd5: Download complete [2021-08-11T20:40:38.854Z] c788192a36de: Verifying Checksum [2021-08-11T20:40:38.854Z] c788192a36de: Download complete [2021-08-11T20:40:38.854Z] 540db60ca938: Verifying Checksum [2021-08-11T20:40:38.854Z] 540db60ca938: Download complete [2021-08-11T20:40:38.854Z] 540db60ca938: Pull complete [2021-08-11T20:40:38.854Z] adcc1eea9eea: Pull complete [2021-08-11T20:40:39.120Z] 4c4ab2625f07: Pull complete [2021-08-11T20:40:40.077Z] a77e37c0d609: Verifying Checksum [2021-08-11T20:40:40.077Z] a77e37c0d609: Download complete [2021-08-11T20:40:46.708Z] c3185cebc471: Verifying Checksum [2021-08-11T20:40:46.708Z] c3185cebc471: Download complete [2021-08-11T20:40:48.120Z] db62176df00c: Verifying Checksum [2021-08-11T20:40:48.120Z] db62176df00c: Download complete [2021-08-11T20:40:51.470Z] db62176df00c: Pull complete [2021-08-11T20:40:51.470Z] 3b30891b0d05: Pull complete [2021-08-11T20:40:51.470Z] 06b49ca38bd5: Pull complete [2021-08-11T20:40:51.470Z] c788192a36de: Pull complete [2021-08-11T20:40:51.470Z] a77e37c0d609: Pull complete [2021-08-11T20:40:54.076Z] c3185cebc471: Pull complete [2021-08-11T20:40:54.076Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T20:40:54.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T20:40:54.076Z] ---> 031687cdd783 [2021-08-11T20:40:54.076Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T20:40:57.495Z] ---> Running in baa36f7f7c4f [2021-08-11T20:40:57.761Z] Removing intermediate container baa36f7f7c4f [2021-08-11T20:40:57.761Z] ---> fe76d9974453 [2021-08-11T20:40:57.761Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:40:57.761Z] ---> Running in 14c58fe579a3 [2021-08-11T20:40:57.761Z] Removing intermediate container 14c58fe579a3 [2021-08-11T20:40:57.761Z] ---> 55a85d49f7df [2021-08-11T20:40:57.761Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-08-11T20:40:57.761Z] ---> Running in 38e0c6e3cbfe [2021-08-11T20:40:58.029Z] Removing intermediate container 38e0c6e3cbfe [2021-08-11T20:40:58.029Z] ---> c405eb69070d [2021-08-11T20:40:58.029Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:40:58.029Z] ---> Running in 6159d4632790 [2021-08-11T20:40:58.618Z] Removing intermediate container 6159d4632790 [2021-08-11T20:40:58.619Z] ---> c3125f43ffb3 [2021-08-11T20:40:58.619Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:40:58.619Z] ---> Running in 029b1c49ffb9 [2021-08-11T20:40:58.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T20:40:59.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T20:41:00.060Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-11T20:41:00.331Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-11T20:41:00.331Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-11T20:41:00.602Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-11T20:41:00.602Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-11T20:41:00.867Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-11T20:41:00.867Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-11T20:41:00.867Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T20:41:00.867Z] OK: 224 MiB in 59 packages [2021-08-11T20:41:01.450Z] Removing intermediate container 029b1c49ffb9 [2021-08-11T20:41:01.450Z] ---> 09e5c3f76501 [2021-08-11T20:41:01.450Z] Step 8/10 : WORKDIR /device-snmp-go [2021-08-11T20:41:01.450Z] ---> Running in 2f0d0e8a1632 [2021-08-11T20:41:01.450Z] Removing intermediate container 2f0d0e8a1632 [2021-08-11T20:41:01.450Z] ---> 7b6b07aa0f9b [2021-08-11T20:41:01.450Z] Step 9/10 : COPY . . [2021-08-11T20:41:01.715Z] ---> f339e3fcc828 [2021-08-11T20:41:01.715Z] Step 10/10 : RUN go mod download [2021-08-11T20:41:01.715Z] ---> Running in 51cb8f96c4e0 [2021-08-11T20:41:11.801Z] Removing intermediate container 51cb8f96c4e0 [2021-08-11T20:41:11.801Z] ---> d87ade1eb4cf [2021-08-11T20:41:11.801Z] Successfully built d87ade1eb4cf [2021-08-11T20:41:11.801Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:12.136Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T20:41:12.136Z] . [Pipeline] withDockerContainer [2021-08-11T20:41:12.249Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-08-11T20:41:12.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T20:41:12.700Z] $ docker top 1671f3fed3493d8bd7f544c54fe77d4cfca4ddd2ac00d23b4175871866ecf31e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:41:13.114Z] + go version [2021-08-11T20:41:13.114Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T20:41:13.131Z] $ docker stop --time=1 1671f3fed3493d8bd7f544c54fe77d4cfca4ddd2ac00d23b4175871866ecf31e [2021-08-11T20:41:14.326Z] $ docker rm -f 1671f3fed3493d8bd7f544c54fe77d4cfca4ddd2ac00d23b4175871866ecf31e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:14.821Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T20:41:14.821Z] . [Pipeline] withDockerContainer [2021-08-11T20:41:14.928Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-08-11T20:41:14.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T20:41:15.366Z] $ docker top 0576a41a9aacfe8025d6b60f12aca97875c44c9718d93cf43f5250903a32e176 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T20:41:15.797Z] + go mod tidy [Pipeline] sh [2021-08-11T20:41:16.379Z] + make test [2021-08-11T20:41:16.379Z] go mod tidy [2021-08-11T20:41:16.379Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-11T20:41:16.648Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-08-11T20:41:31.730Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-08-11T20:41:31.998Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2021-08-11T20:41:31.998Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T20:41:38.687Z] gofmt -l . [2021-08-11T20:41:38.687Z] [ "`gofmt -l .`" = "" ] [2021-08-11T20:41:38.687Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-11T20:41:38.701Z] $ docker stop --time=1 0576a41a9aacfe8025d6b60f12aca97875c44c9718d93cf43f5250903a32e176 [2021-08-11T20:41:40.162Z] $ docker rm -f 0576a41a9aacfe8025d6b60f12aca97875c44c9718d93cf43f5250903a32e176 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:41:40.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T20:41:40.845Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-11T20:41:41.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T20:41:42.117Z] + ls -al . [2021-08-11T20:41:42.117Z] total 120 [2021-08-11T20:41:42.117Z] drwxrwxr-x. 7 jenkins jenkins 4096 Aug 11 20:41 . [2021-08-11T20:41:42.117Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 20:40 .. [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 6520 Aug 11 20:40 Attribution.txt [2021-08-11T20:41:42.117Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 11 20:40 bin [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 4401 Aug 11 20:40 CHANGELOG.md [2021-08-11T20:41:42.117Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 11 20:40 cmd [2021-08-11T20:41:42.117Z] -rw-r--r--. 1 jenkins jenkins 7631 Aug 11 20:41 coverage.out [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 1459 Aug 11 20:40 Dockerfile [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 1057 Aug 11 20:40 Dockerfile.build [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 6 Aug 11 20:40 .dockerignore [2021-08-11T20:41:42.117Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 20:40 .git [2021-08-11T20:41:42.117Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 20:40 .github [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 269 Aug 11 20:40 .gitignore [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 208 Aug 11 20:40 go.mod [2021-08-11T20:41:42.117Z] -rw-r--r--. 1 jenkins jenkins 20831 Aug 11 20:41 go.sum [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:40 GOVERNANCE.md [2021-08-11T20:41:42.117Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 11 20:40 internal [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 656 Aug 11 20:40 Jenkinsfile [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 11 20:40 LICENSE [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 936 Aug 11 20:40 Makefile [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 620 Aug 11 20:40 OWNERS.md [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 9073 Aug 11 20:40 README.md [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 20:33 VERSION [2021-08-11T20:41:42.117Z] -rw-rw-r--. 1 jenkins jenkins 209 Aug 11 20:40 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:42.460Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b24a0a6e9ac553b819564bd7a76aa5a4909c3321 --label arch=amd64 --label version=2.0.1-dev.2 . [2021-08-11T20:41:42.460Z] Sending build context to Docker daemon 372.7kB [2021-08-11T20:41:42.460Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:41:42.460Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-11T20:41:42.460Z] ---> d87ade1eb4cf [2021-08-11T20:41:42.460Z] Step 3/24 : ARG MAKE='make build' [2021-08-11T20:41:42.460Z] ---> Running in c076950bedea [2021-08-11T20:41:42.460Z] Removing intermediate container c076950bedea [2021-08-11T20:41:42.460Z] ---> cefcdda4e3d8 [2021-08-11T20:41:42.460Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T20:41:42.460Z] ---> Running in ab91835b5f85 [2021-08-11T20:41:42.726Z] Removing intermediate container ab91835b5f85 [2021-08-11T20:41:42.726Z] ---> aad3057bcc75 [2021-08-11T20:41:42.726Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:41:42.727Z] ---> Running in 3dfd672ea3e0 [2021-08-11T20:41:42.727Z] Removing intermediate container 3dfd672ea3e0 [2021-08-11T20:41:42.727Z] ---> 2a600de0cfb8 [2021-08-11T20:41:42.727Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:41:42.727Z] ---> Running in bca7b2b40ca3 [2021-08-11T20:41:43.318Z] Removing intermediate container bca7b2b40ca3 [2021-08-11T20:41:43.318Z] ---> 749320db3331 [2021-08-11T20:41:43.318Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:41:43.318Z] ---> Running in ad9368e4a047 [2021-08-11T20:41:43.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T20:41:44.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T20:41:45.274Z] OK: 224 MiB in 59 packages [2021-08-11T20:41:45.610Z] Removing intermediate container ad9368e4a047 [2021-08-11T20:41:45.610Z] ---> 8f4cf8eee0fd [2021-08-11T20:41:45.610Z] Step 8/24 : WORKDIR /device-snmp-go [2021-08-11T20:41:45.610Z] ---> Running in 4e9e49542e9b [2021-08-11T20:41:45.610Z] Removing intermediate container 4e9e49542e9b [2021-08-11T20:41:45.610Z] ---> 579aa2723a66 [2021-08-11T20:41:45.610Z] Step 9/24 : COPY . . [2021-08-11T20:41:46.170Z] ---> e12ed8079f15 [2021-08-11T20:41:46.170Z] Step 10/24 : RUN go mod tidy [2021-08-11T20:41:46.170Z] ---> Running in 9f5b1668bf76 [2021-08-11T20:41:46.942Z] Removing intermediate container 9f5b1668bf76 [2021-08-11T20:41:46.942Z] ---> 718075742be4 [2021-08-11T20:41:46.942Z] Step 11/24 : RUN make update [2021-08-11T20:41:46.942Z] ---> Running in d7d8cda887cd [2021-08-11T20:41:47.210Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-11T20:41:47.210Z] Removing intermediate container d7d8cda887cd [2021-08-11T20:41:47.210Z] ---> a330cbd17a3e [2021-08-11T20:41:47.210Z] Step 12/24 : RUN ${MAKE} [2021-08-11T20:41:47.476Z] ---> Running in fff662daef96 [2021-08-11T20:41:47.752Z] go mod tidy [2021-08-11T20:41:47.752Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.2" -o cmd/device-snmp ./cmd [2021-08-11T20:42:00.164Z] Removing intermediate container fff662daef96 [2021-08-11T20:42:00.164Z] ---> 3474f9ab4409 [2021-08-11T20:42:00.164Z] Step 13/24 : FROM alpine:3.12 [2021-08-11T20:42:00.164Z] 3.12: Pulling from library/alpine [2021-08-11T20:42:00.164Z] 339de151aab4: Pulling fs layer [2021-08-11T20:42:00.164Z] 339de151aab4: Verifying Checksum [2021-08-11T20:42:00.164Z] 339de151aab4: Download complete [2021-08-11T20:42:00.433Z] 339de151aab4: Pull complete [2021-08-11T20:42:00.433Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T20:42:00.433Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T20:42:00.433Z] ---> 13621d1b12d4 [2021-08-11T20:42:00.433Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T20:42:00.433Z] ---> Running in 20a1035302e2 [2021-08-11T20:42:00.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T20:42:00.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T20:42:00.973Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T20:42:00.973Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T20:42:00.973Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T20:42:00.973Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T20:42:00.973Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T20:42:00.973Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T20:42:00.973Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T20:42:00.973Z] OK: 8 MiB in 20 packages [2021-08-11T20:42:01.240Z] Removing intermediate container 20a1035302e2 [2021-08-11T20:42:01.240Z] ---> 5e70c9582845 [2021-08-11T20:42:01.240Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-08-11T20:42:01.509Z] ---> 9b8be92ee4ab [2021-08-11T20:42:01.509Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-08-11T20:42:01.773Z] ---> 655425347243 [2021-08-11T20:42:01.773Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-08-11T20:42:01.773Z] ---> 13d6f50a8ffe [2021-08-11T20:42:01.773Z] Step 18/24 : EXPOSE 59993 [2021-08-11T20:42:01.773Z] ---> Running in 2a33a320e74b [2021-08-11T20:42:02.045Z] Removing intermediate container 2a33a320e74b [2021-08-11T20:42:02.045Z] ---> b815851ed1c6 [2021-08-11T20:42:02.045Z] Step 19/24 : EXPOSE 161 [2021-08-11T20:42:02.045Z] ---> Running in 2f895d77a2d6 [2021-08-11T20:42:02.045Z] Removing intermediate container 2f895d77a2d6 [2021-08-11T20:42:02.045Z] ---> 0bccf5013dd9 [2021-08-11T20:42:02.045Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-08-11T20:42:02.045Z] ---> Running in 80a7f7ce969e [2021-08-11T20:42:02.045Z] Removing intermediate container 80a7f7ce969e [2021-08-11T20:42:02.045Z] ---> 57a6aa16981a [2021-08-11T20:42:02.045Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-11T20:42:02.045Z] ---> Running in 2d51b35d738a [2021-08-11T20:42:02.315Z] Removing intermediate container 2d51b35d738a [2021-08-11T20:42:02.315Z] ---> 3619c05e7c6e [2021-08-11T20:42:02.315Z] Step 22/24 : LABEL arch=amd64 [2021-08-11T20:42:02.315Z] ---> Running in 684b998a81f5 [2021-08-11T20:42:02.315Z] Removing intermediate container 684b998a81f5 [2021-08-11T20:42:02.315Z] ---> 3b2e206b7a87 [2021-08-11T20:42:02.315Z] Step 23/24 : LABEL git_sha=b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [2021-08-11T20:42:02.315Z] ---> Running in 7996ce0c674f [2021-08-11T20:42:02.580Z] Removing intermediate container 7996ce0c674f [2021-08-11T20:42:02.580Z] ---> 3d921637f0b7 [2021-08-11T20:42:02.580Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-08-11T20:42:02.580Z] ---> Running in 65773598e4da [2021-08-11T20:42:02.580Z] Removing intermediate container 65773598e4da [2021-08-11T20:42:02.580Z] ---> 049866dfe94b [2021-08-11T20:42:02.580Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T20:42:02.580Z] Successfully built 049866dfe94b [2021-08-11T20:42:02.580Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:42:02.719Z] provisioning config files... [2021-08-11T20:42:02.734Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config3246077690130915260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:42:03.068Z] ---> docker-login.sh [2021-08-11T20:42:03.068Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:42:03.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:03.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:03.068Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:03.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:03.068Z] [2021-08-11T20:42:03.068Z] Login Succeeded [2021-08-11T20:42:03.068Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:42:03.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:03.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:03.336Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:03.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:03.336Z] [2021-08-11T20:42:03.336Z] Login Succeeded [2021-08-11T20:42:03.336Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:42:03.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:03.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:03.336Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:03.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:03.336Z] [2021-08-11T20:42:03.336Z] Login Succeeded [2021-08-11T20:42:03.336Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:42:03.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:03.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:03.619Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:03.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:03.619Z] [2021-08-11T20:42:03.619Z] Login Succeeded [2021-08-11T20:42:03.619Z] docker.io [2021-08-11T20:42:03.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:03.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:03.884Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:03.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:03.884Z] [2021-08-11T20:42:03.884Z] Login Succeeded [2021-08-11T20:42:03.884Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:42:03.898Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:42:03.969Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2021-08-11T20:42:03.969Z] b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [2021-08-11T20:42:03.969Z] latest [2021-08-11T20:42:03.969Z] 2.0.1-dev.2 [2021-08-11T20:42:03.969Z] b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 [2021-08-11T20:42:03.969Z] main [2021-08-11T20:42:03.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:04.330Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:04.651Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [2021-08-11T20:42:04.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-08-11T20:42:04.651Z] f6c4d3d8d016: Preparing [2021-08-11T20:42:04.651Z] 45913b0b4527: Preparing [2021-08-11T20:42:04.651Z] 0e059209b801: Preparing [2021-08-11T20:42:04.651Z] 34b68acc830c: Preparing [2021-08-11T20:42:04.651Z] 32f366d666a5: Preparing [2021-08-11T20:42:04.651Z] 32f366d666a5: Layer already exists [2021-08-11T20:42:04.918Z] 45913b0b4527: Pushed [2021-08-11T20:42:04.918Z] f6c4d3d8d016: Pushed [2021-08-11T20:42:04.918Z] 34b68acc830c: Pushed [2021-08-11T20:42:06.327Z] 0e059209b801: Pushed [2021-08-11T20:42:06.327Z] b24a0a6e9ac553b819564bd7a76aa5a4909c3321: digest: sha256:8de2ccb83d71a1dad6ddde10654ccb4a149e71890189572cb50aefe96c67d615 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:06.652Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:06.971Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-08-11T20:42:06.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-08-11T20:42:06.971Z] f6c4d3d8d016: Preparing [2021-08-11T20:42:06.971Z] 45913b0b4527: Preparing [2021-08-11T20:42:06.971Z] 0e059209b801: Preparing [2021-08-11T20:42:06.971Z] 34b68acc830c: Preparing [2021-08-11T20:42:06.971Z] 32f366d666a5: Preparing [2021-08-11T20:42:06.971Z] 45913b0b4527: Layer already exists [2021-08-11T20:42:06.971Z] 34b68acc830c: Layer already exists [2021-08-11T20:42:06.971Z] 32f366d666a5: Layer already exists [2021-08-11T20:42:06.971Z] f6c4d3d8d016: Layer already exists [2021-08-11T20:42:06.971Z] 0e059209b801: Layer already exists [2021-08-11T20:42:06.971Z] latest: digest: sha256:8de2ccb83d71a1dad6ddde10654ccb4a149e71890189572cb50aefe96c67d615 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:07.296Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:07.612Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.2 [2021-08-11T20:42:07.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-08-11T20:42:07.612Z] f6c4d3d8d016: Preparing [2021-08-11T20:42:07.612Z] 45913b0b4527: Preparing [2021-08-11T20:42:07.612Z] 0e059209b801: Preparing [2021-08-11T20:42:07.612Z] 34b68acc830c: Preparing [2021-08-11T20:42:07.612Z] 32f366d666a5: Preparing [2021-08-11T20:42:07.612Z] 32f366d666a5: Layer already exists [2021-08-11T20:42:07.612Z] 45913b0b4527: Layer already exists [2021-08-11T20:42:07.612Z] f6c4d3d8d016: Layer already exists [2021-08-11T20:42:07.612Z] 0e059209b801: Layer already exists [2021-08-11T20:42:07.612Z] 34b68acc830c: Layer already exists [2021-08-11T20:42:07.612Z] 2.0.1-dev.2: digest: sha256:8de2ccb83d71a1dad6ddde10654ccb4a149e71890189572cb50aefe96c67d615 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:07.941Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:08.262Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 [2021-08-11T20:42:08.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-08-11T20:42:08.262Z] f6c4d3d8d016: Preparing [2021-08-11T20:42:08.262Z] 45913b0b4527: Preparing [2021-08-11T20:42:08.262Z] 0e059209b801: Preparing [2021-08-11T20:42:08.262Z] 34b68acc830c: Preparing [2021-08-11T20:42:08.262Z] 32f366d666a5: Preparing [2021-08-11T20:42:08.262Z] 45913b0b4527: Layer already exists [2021-08-11T20:42:08.262Z] 32f366d666a5: Layer already exists [2021-08-11T20:42:08.262Z] 34b68acc830c: Layer already exists [2021-08-11T20:42:08.262Z] f6c4d3d8d016: Layer already exists [2021-08-11T20:42:08.262Z] 0e059209b801: Layer already exists [2021-08-11T20:42:08.262Z] b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2: digest: sha256:8de2ccb83d71a1dad6ddde10654ccb4a149e71890189572cb50aefe96c67d615 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:08.585Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:08.901Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2021-08-11T20:42:08.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-08-11T20:42:08.901Z] f6c4d3d8d016: Preparing [2021-08-11T20:42:08.901Z] 45913b0b4527: Preparing [2021-08-11T20:42:08.901Z] 0e059209b801: Preparing [2021-08-11T20:42:08.901Z] 34b68acc830c: Preparing [2021-08-11T20:42:08.901Z] 32f366d666a5: Preparing [2021-08-11T20:42:08.901Z] 0e059209b801: Layer already exists [2021-08-11T20:42:08.901Z] 34b68acc830c: Layer already exists [2021-08-11T20:42:08.901Z] f6c4d3d8d016: Layer already exists [2021-08-11T20:42:08.901Z] 45913b0b4527: Layer already exists [2021-08-11T20:42:08.901Z] 32f366d666a5: Layer already exists [2021-08-11T20:42:09.857Z] main: digest: sha256:8de2ccb83d71a1dad6ddde10654ccb4a149e71890189572cb50aefe96c67d615 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:42:09.923Z] ===================================================== [Pipeline] echo [2021-08-11T20:42:09.940Z] taggedImages: [2021-08-11T20:42:09.940Z] - nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [2021-08-11T20:42:09.940Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-08-11T20:42:09.941Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.2 [2021-08-11T20:42:09.941Z] - nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 [2021-08-11T20:42:09.941Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:10.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:42:10.363Z] [2021-08-11T20:42:10.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:10.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:42:10.697Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T20:42:10.697Z] b4d181a07f80: Pulling fs layer [2021-08-11T20:42:10.697Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T20:42:10.697Z] ed53099fbce6: Pulling fs layer [2021-08-11T20:42:10.697Z] dc539afda2c1: Pulling fs layer [2021-08-11T20:42:10.697Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T20:42:10.697Z] 9065ff56babe: Pulling fs layer [2021-08-11T20:42:10.697Z] d287ab97295c: Pulling fs layer [2021-08-11T20:42:10.697Z] dc539afda2c1: Waiting [2021-08-11T20:42:10.697Z] 77bc0d833cb6: Waiting [2021-08-11T20:42:10.697Z] 9065ff56babe: Waiting [2021-08-11T20:42:10.697Z] d287ab97295c: Waiting [2021-08-11T20:42:10.964Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T20:42:10.964Z] a1111a8f2ec3: Download complete [2021-08-11T20:42:10.964Z] dc539afda2c1: Verifying Checksum [2021-08-11T20:42:10.964Z] dc539afda2c1: Download complete [2021-08-11T20:42:10.964Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T20:42:10.964Z] 77bc0d833cb6: Download complete [2021-08-11T20:42:11.232Z] 9065ff56babe: Verifying Checksum [2021-08-11T20:42:11.232Z] 9065ff56babe: Download complete [2021-08-11T20:42:11.498Z] ed53099fbce6: Verifying Checksum [2021-08-11T20:42:11.498Z] ed53099fbce6: Download complete [2021-08-11T20:42:12.081Z] b4d181a07f80: Verifying Checksum [2021-08-11T20:42:12.081Z] b4d181a07f80: Download complete [2021-08-11T20:42:13.068Z] b4d181a07f80: Pull complete [2021-08-11T20:42:13.338Z] a1111a8f2ec3: Pull complete [2021-08-11T20:42:13.927Z] ed53099fbce6: Pull complete [2021-08-11T20:42:13.927Z] dc539afda2c1: Pull complete [2021-08-11T20:42:14.192Z] 77bc0d833cb6: Pull complete [2021-08-11T20:42:14.192Z] 9065ff56babe: Pull complete [2021-08-11T20:42:16.129Z] d287ab97295c: Verifying Checksum [2021-08-11T20:42:16.129Z] d287ab97295c: Download complete [2021-08-11T20:42:20.402Z] d287ab97295c: Pull complete [2021-08-11T20:42:20.402Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T20:42:20.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:42:20.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T20:42:20.498Z] prd-centos7-docker-4c-2g-570 does not seem to be running inside a container [2021-08-11T20:42:20.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T20:42:21.059Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-573 in /w/workspace/edgexfoundry_device-snmp-go_main [2021-08-11T20:42:23.385Z] $ docker top 1a7c6319d5caac602658e71b7ac9927e3efb876cecbd822d37c2f1912d331e97 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2021-08-11T20:42:23.596Z] Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout [2021-08-11T20:42:23.820Z] Selected Git installation does not exist. Using Default [2021-08-11T20:42:23.820Z] The recommended git tool is: NONE [2021-08-11T20:42:23.855Z] ---> job-cost.sh [2021-08-11T20:42:23.855Z] lf-activate-venv: SKIPPING [2021-08-11T20:42:23.855Z] INFO: No Stack... [2021-08-11T20:42:24.454Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T20:42:24.722Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T20:42:25.035Z] + cat /w/workspace/device-snmp-go/3/archives/cost.csv [2021-08-11T20:42:25.035Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T20:42:25.073Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] [2021-08-11T20:42:25.091Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] did not exist. Created. [2021-08-11T20:42:25.091Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T20:42:25.432Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T20:42:25.477Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T20:42:25.488Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T20:42:25.515Z] $ docker stop --time=1 1a7c6319d5caac602658e71b7ac9927e3efb876cecbd822d37c2f1912d331e97 [2021-08-11T20:42:26.669Z] $ docker rm -f 1a7c6319d5caac602658e71b7ac9927e3efb876cecbd822d37c2f1912d331e97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T20:42:30.232Z] using credential edgex-jenkins-ssh [2021-08-11T20:42:30.272Z] Cloning the remote Git repository [2021-08-11T20:42:30.342Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-08-11T20:42:30.487Z] > git init /w/workspace/device-snmp-go/3 # timeout=10 [2021-08-11T20:42:30.602Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-08-11T20:42:30.603Z] > git --version # timeout=10 [2021-08-11T20:42:30.627Z] > git --version # 'git version 2.17.1' [2021-08-11T20:42:30.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T20:42:30.717Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:42:31.541Z] Avoid second fetch [2021-08-11T20:42:31.541Z] Checking out Revision b24a0a6e9ac553b819564bd7a76aa5a4909c3321 (main) [2021-08-11T20:42:31.479Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-08-11T20:42:31.513Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:42:31.573Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T20:42:31.598Z] > git checkout -f b24a0a6e9ac553b819564bd7a76aa5a4909c3321 # timeout=10 [2021-08-11T20:42:36.303Z] Commit message: "Merge pull request #121 from jpwhitemn/update-toml-add-gov-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:42:36.678Z] provisioning config files... [2021-08-11T20:42:36.711Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config1945867552500243526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:42:37.418Z] ---> docker-login.sh [2021-08-11T20:42:37.418Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:42:38.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:39.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:39.038Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:39.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:39.038Z] [2021-08-11T20:42:39.038Z] Login Succeeded [2021-08-11T20:42:39.038Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:42:39.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:39.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:39.593Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:39.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:39.593Z] [2021-08-11T20:42:39.593Z] Login Succeeded [2021-08-11T20:42:39.593Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:42:40.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:40.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:40.211Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:40.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:40.211Z] [2021-08-11T20:42:40.211Z] Login Succeeded [2021-08-11T20:42:40.211Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:42:40.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:40.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:40.825Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:40.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:40.825Z] [2021-08-11T20:42:40.825Z] Login Succeeded [2021-08-11T20:42:40.825Z] docker.io [2021-08-11T20:42:41.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:42:41.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:42:41.714Z] Configure a credential helper to remove this warning. See [2021-08-11T20:42:41.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:42:41.714Z] [2021-08-11T20:42:41.714Z] Login Succeeded [2021-08-11T20:42:41.714Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:42:41.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T20:42:42.349Z] ========================================================= [2021-08-11T20:42:42.349Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T20:42:42.349Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:42:42.761Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-11T20:42:43.380Z] Sending build context to Docker daemon 363.5kB [2021-08-11T20:42:43.380Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:42:43.380Z] Step 2/10 : FROM ${BASE} [2021-08-11T20:42:43.669Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T20:42:43.669Z] 595b0fe564bb: Pulling fs layer [2021-08-11T20:42:43.669Z] 24495759ef45: Pulling fs layer [2021-08-11T20:42:43.669Z] d148012ef14d: Pulling fs layer [2021-08-11T20:42:43.669Z] e90a11edd702: Pulling fs layer [2021-08-11T20:42:43.669Z] d77568369979: Pulling fs layer [2021-08-11T20:42:43.669Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T20:42:43.669Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T20:42:43.669Z] 97ac5df62f85: Pulling fs layer [2021-08-11T20:42:43.669Z] e90a11edd702: Waiting [2021-08-11T20:42:43.669Z] d77568369979: Waiting [2021-08-11T20:42:43.669Z] fc1c9f9a7f3b: Waiting [2021-08-11T20:42:43.669Z] 170f2ba95c9a: Waiting [2021-08-11T20:42:43.669Z] 97ac5df62f85: Waiting [2021-08-11T20:42:43.669Z] d148012ef14d: Verifying Checksum [2021-08-11T20:42:43.669Z] d148012ef14d: Download complete [2021-08-11T20:42:43.669Z] 24495759ef45: Verifying Checksum [2021-08-11T20:42:43.669Z] 24495759ef45: Download complete [2021-08-11T20:42:43.955Z] d77568369979: Download complete [2021-08-11T20:42:43.955Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-11T20:42:43.955Z] fc1c9f9a7f3b: Download complete [2021-08-11T20:42:43.955Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T20:42:43.955Z] 170f2ba95c9a: Download complete [2021-08-11T20:42:43.955Z] 595b0fe564bb: Verifying Checksum [2021-08-11T20:42:43.955Z] 595b0fe564bb: Download complete [2021-08-11T20:42:44.990Z] 595b0fe564bb: Pull complete [2021-08-11T20:42:45.995Z] 24495759ef45: Pull complete [2021-08-11T20:42:46.604Z] d148012ef14d: Pull complete [2021-08-11T20:42:48.614Z] 97ac5df62f85: Verifying Checksum [2021-08-11T20:42:48.615Z] 97ac5df62f85: Download complete [2021-08-11T20:42:49.222Z] e90a11edd702: Verifying Checksum [2021-08-11T20:42:49.222Z] e90a11edd702: Download complete [2021-08-11T20:42:59.443Z] e90a11edd702: Pull complete [2021-08-11T20:42:59.734Z] d77568369979: Pull complete [2021-08-11T20:43:00.577Z] fc1c9f9a7f3b: Pull complete [2021-08-11T20:43:00.577Z] 170f2ba95c9a: Pull complete [2021-08-11T20:43:07.390Z] 97ac5df62f85: Pull complete [2021-08-11T20:43:07.390Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T20:43:07.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T20:43:07.390Z] ---> 04bc70af865f [2021-08-11T20:43:07.390Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T20:43:14.158Z] ---> Running in 771d461ff7a5 [2021-08-11T20:43:14.158Z] Removing intermediate container 771d461ff7a5 [2021-08-11T20:43:14.158Z] ---> a8c11d9a307d [2021-08-11T20:43:14.158Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:43:14.158Z] ---> Running in c2a55d17091b [2021-08-11T20:43:14.158Z] Removing intermediate container c2a55d17091b [2021-08-11T20:43:14.158Z] ---> 755f529542f0 [2021-08-11T20:43:14.158Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-08-11T20:43:14.434Z] ---> Running in 44afaf0c74d0 [2021-08-11T20:43:15.034Z] Removing intermediate container 44afaf0c74d0 [2021-08-11T20:43:15.034Z] ---> 6bf3c34badc4 [2021-08-11T20:43:15.034Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:43:15.035Z] ---> Running in f8558a1c4b30 [2021-08-11T20:43:17.658Z] Removing intermediate container f8558a1c4b30 [2021-08-11T20:43:17.658Z] ---> f92c72872701 [2021-08-11T20:43:17.658Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:43:17.935Z] ---> Running in 7ce0c6cb96fb [2021-08-11T20:43:19.379Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:43:19.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:43:21.452Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-11T20:43:21.731Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-11T20:43:22.010Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-11T20:43:22.996Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-11T20:43:22.997Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-11T20:43:22.997Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-11T20:43:23.269Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-11T20:43:23.542Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T20:43:23.823Z] OK: 224 MiB in 59 packages [2021-08-11T20:43:25.278Z] Removing intermediate container 7ce0c6cb96fb [2021-08-11T20:43:25.278Z] ---> d267f0e41392 [2021-08-11T20:43:25.278Z] Step 8/10 : WORKDIR /device-snmp-go [2021-08-11T20:43:25.278Z] ---> Running in 80912da539b6 [2021-08-11T20:43:25.870Z] Removing intermediate container 80912da539b6 [2021-08-11T20:43:25.870Z] ---> 10bfcfae522f [2021-08-11T20:43:25.870Z] Step 9/10 : COPY . . [2021-08-11T20:43:26.853Z] ---> 7e48fa67f017 [2021-08-11T20:43:26.853Z] Step 10/10 : RUN go mod download [2021-08-11T20:43:27.129Z] ---> Running in ba3891defdb9 [2021-08-11T20:43:59.509Z] Removing intermediate container ba3891defdb9 [2021-08-11T20:43:59.509Z] ---> 24f96d87b30d [2021-08-11T20:43:59.509Z] Successfully built 24f96d87b30d [2021-08-11T20:43:59.509Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:43:59.859Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T20:43:59.859Z] . [Pipeline] withDockerContainer [2021-08-11T20:44:00.107Z] prd-ubuntu18.04-docker-arm64-4c-16g-573 does not seem to be running inside a container [2021-08-11T20:44:00.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T20:44:01.789Z] $ docker top e3f0b39833480f252bc2baf8a52c3f1d96adc481975f108fb534baebd8b08751 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:44:02.769Z] + go version [2021-08-11T20:44:02.769Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T20:44:02.791Z] $ docker stop --time=1 e3f0b39833480f252bc2baf8a52c3f1d96adc481975f108fb534baebd8b08751 [2021-08-11T20:44:04.678Z] $ docker rm -f e3f0b39833480f252bc2baf8a52c3f1d96adc481975f108fb534baebd8b08751 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:44:05.450Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T20:44:05.450Z] . [Pipeline] withDockerContainer [2021-08-11T20:44:05.758Z] prd-ubuntu18.04-docker-arm64-4c-16g-573 does not seem to be running inside a container [2021-08-11T20:44:05.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T20:44:07.625Z] $ docker top 05fafdf6695d207694df673f9605e5441c1f7f9be8806624b3aa6770ed003513 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T20:44:08.674Z] + go mod tidy [Pipeline] sh [2021-08-11T20:44:10.352Z] + make test [2021-08-11T20:44:10.353Z] go mod tidy [2021-08-11T20:44:10.961Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-11T20:44:11.954Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-08-11T20:45:08.624Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-08-11T20:45:08.624Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.040s coverage: 0.0% of statements [2021-08-11T20:45:08.624Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T20:45:35.443Z] gofmt -l . [2021-08-11T20:45:35.443Z] [ "`gofmt -l .`" = "" ] [2021-08-11T20:45:35.443Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-11T20:45:35.461Z] $ docker stop --time=1 05fafdf6695d207694df673f9605e5441c1f7f9be8806624b3aa6770ed003513 [2021-08-11T20:45:37.479Z] $ docker rm -f 05fafdf6695d207694df673f9605e5441c1f7f9be8806624b3aa6770ed003513 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:45:38.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T20:45:38.411Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T20:45:39.047Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T20:45:39.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T20:45:39.835Z] + ls -al . [2021-08-11T20:45:39.836Z] total 144 [2021-08-11T20:45:39.836Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 11 20:45 . [2021-08-11T20:45:39.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:42 .. [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 6 Aug 11 20:42 .dockerignore [2021-08-11T20:45:39.836Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:42 .git [2021-08-11T20:45:39.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:42 .github [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 269 Aug 11 20:42 .gitignore [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 6520 Aug 11 20:42 Attribution.txt [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 4401 Aug 11 20:42 CHANGELOG.md [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 1459 Aug 11 20:42 Dockerfile [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 1057 Aug 11 20:42 Dockerfile.build [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:42 GOVERNANCE.md [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 656 Aug 11 20:42 Jenkinsfile [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 11 20:42 LICENSE [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 936 Aug 11 20:42 Makefile [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 11 20:42 OWNERS.md [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 9073 Aug 11 20:42 README.md [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 20:33 VERSION [2021-08-11T20:45:39.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:42 bin [2021-08-11T20:45:39.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:42 cmd [2021-08-11T20:45:39.836Z] -rw-r--r-- 1 jenkins jenkins 7631 Aug 11 20:45 coverage.out [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 208 Aug 11 20:42 go.mod [2021-08-11T20:45:39.836Z] -rw-r--r-- 1 jenkins jenkins 20831 Aug 11 20:44 go.sum [2021-08-11T20:45:39.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:42 internal [2021-08-11T20:45:39.836Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 11 20:42 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:45:40.238Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b24a0a6e9ac553b819564bd7a76aa5a4909c3321 --label arch=arm64 --label version=2.0.1-dev.2 . [2021-08-11T20:45:40.548Z] Sending build context to Docker daemon 371.7kB [2021-08-11T20:45:40.838Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:45:40.838Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-11T20:45:40.838Z] ---> 24f96d87b30d [2021-08-11T20:45:40.838Z] Step 3/24 : ARG MAKE='make build' [2021-08-11T20:45:41.131Z] ---> Running in c5431ebf694c [2021-08-11T20:45:41.774Z] Removing intermediate container c5431ebf694c [2021-08-11T20:45:41.774Z] ---> c37f0cb8fc16 [2021-08-11T20:45:41.774Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T20:45:42.073Z] ---> Running in 0fedda4d29b6 [2021-08-11T20:45:42.351Z] Removing intermediate container 0fedda4d29b6 [2021-08-11T20:45:42.351Z] ---> b7d03cbf9fcf [2021-08-11T20:45:42.351Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:45:42.625Z] ---> Running in 95798231f72d [2021-08-11T20:45:43.225Z] Removing intermediate container 95798231f72d [2021-08-11T20:45:43.225Z] ---> 10412bb86a48 [2021-08-11T20:45:43.225Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:45:43.225Z] ---> Running in f50f17a17403 [2021-08-11T20:45:45.850Z] Removing intermediate container f50f17a17403 [2021-08-11T20:45:45.850Z] ---> 2615935082c4 [2021-08-11T20:45:45.850Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:45:45.850Z] ---> Running in 84aafc772acd [2021-08-11T20:45:47.291Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:45:48.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:45:49.255Z] OK: 224 MiB in 59 packages [2021-08-11T20:45:50.248Z] Removing intermediate container 84aafc772acd [2021-08-11T20:45:50.248Z] ---> 04b5574f7ef4 [2021-08-11T20:45:50.248Z] Step 8/24 : WORKDIR /device-snmp-go [2021-08-11T20:45:50.521Z] ---> Running in a3a46094a792 [2021-08-11T20:45:51.121Z] Removing intermediate container a3a46094a792 [2021-08-11T20:45:51.121Z] ---> b9fcbb63f11d [2021-08-11T20:45:51.121Z] Step 9/24 : COPY . . [2021-08-11T20:45:52.103Z] ---> ffa72eb3d478 [2021-08-11T20:45:52.103Z] Step 10/24 : RUN go mod tidy [2021-08-11T20:45:52.375Z] ---> Running in 20ec8fc5ddb7 [2021-08-11T20:45:55.769Z] Removing intermediate container 20ec8fc5ddb7 [2021-08-11T20:45:55.769Z] ---> 3526d89b8eb0 [2021-08-11T20:45:55.769Z] Step 11/24 : RUN make update [2021-08-11T20:45:55.769Z] ---> Running in 8c508ad47dcf [2021-08-11T20:45:57.208Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-11T20:45:58.660Z] Removing intermediate container 8c508ad47dcf [2021-08-11T20:45:58.660Z] ---> 52013df4ed5f [2021-08-11T20:45:58.660Z] Step 12/24 : RUN ${MAKE} [2021-08-11T20:45:58.660Z] ---> Running in 3399234f98e5 [2021-08-11T20:45:59.642Z] go mod tidy [2021-08-11T20:46:00.244Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.2" -o cmd/device-snmp ./cmd [2021-08-11T20:46:39.300Z] Removing intermediate container 3399234f98e5 [2021-08-11T20:46:39.300Z] ---> ce60ff4d4393 [2021-08-11T20:46:39.300Z] Step 13/24 : FROM alpine:3.12 [2021-08-11T20:46:39.892Z] 3.12: Pulling from library/alpine [2021-08-11T20:46:39.892Z] d2f70382dc9a: Pulling fs layer [2021-08-11T20:46:40.165Z] d2f70382dc9a: Verifying Checksum [2021-08-11T20:46:40.165Z] d2f70382dc9a: Download complete [2021-08-11T20:46:40.759Z] d2f70382dc9a: Pull complete [2021-08-11T20:46:41.031Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T20:46:41.031Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T20:46:41.032Z] ---> c4fd0aeabfcf [2021-08-11T20:46:41.032Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T20:46:41.306Z] ---> Running in 72c0322a3e1b [2021-08-11T20:46:42.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:46:42.553Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:46:43.147Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T20:46:43.147Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T20:46:43.147Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T20:46:43.147Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T20:46:43.147Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T20:46:43.147Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T20:46:43.147Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T20:46:43.147Z] OK: 8 MiB in 20 packages [2021-08-11T20:46:44.585Z] Removing intermediate container 72c0322a3e1b [2021-08-11T20:46:44.585Z] ---> a3124f55bcd3 [2021-08-11T20:46:44.585Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-08-11T20:46:46.077Z] ---> c66be8070c7e [2021-08-11T20:46:46.077Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-08-11T20:46:47.071Z] ---> 3ae25612402e [2021-08-11T20:46:47.071Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-08-11T20:46:47.669Z] ---> e90c3475df39 [2021-08-11T20:46:47.669Z] Step 18/24 : EXPOSE 59993 [2021-08-11T20:46:47.942Z] ---> Running in c66aad7c3521 [2021-08-11T20:46:48.538Z] Removing intermediate container c66aad7c3521 [2021-08-11T20:46:48.538Z] ---> 08cb17060ba2 [2021-08-11T20:46:48.538Z] Step 19/24 : EXPOSE 161 [2021-08-11T20:46:48.538Z] ---> Running in 33acc9d07546 [2021-08-11T20:46:49.146Z] Removing intermediate container 33acc9d07546 [2021-08-11T20:46:49.146Z] ---> e1ac2a2e4733 [2021-08-11T20:46:49.146Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-08-11T20:46:49.146Z] ---> Running in b2a1a1c34f3f [2021-08-11T20:46:49.745Z] Removing intermediate container b2a1a1c34f3f [2021-08-11T20:46:49.745Z] ---> 690f262284f9 [2021-08-11T20:46:49.745Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-11T20:46:50.018Z] ---> Running in 37947f5aa158 [2021-08-11T20:46:50.615Z] Removing intermediate container 37947f5aa158 [2021-08-11T20:46:50.615Z] ---> da9bddcc3be9 [2021-08-11T20:46:50.615Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T20:46:50.615Z] ---> Running in 27dcd6a16e70 [2021-08-11T20:46:51.212Z] Removing intermediate container 27dcd6a16e70 [2021-08-11T20:46:51.212Z] ---> 9b66eaba88f5 [2021-08-11T20:46:51.212Z] Step 23/24 : LABEL git_sha=b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [2021-08-11T20:46:51.488Z] ---> Running in df342f2bcecb [2021-08-11T20:46:52.086Z] Removing intermediate container df342f2bcecb [2021-08-11T20:46:52.086Z] ---> 49f83aff4ba7 [2021-08-11T20:46:52.086Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-08-11T20:46:52.086Z] ---> Running in 904bb667c28c [2021-08-11T20:46:52.687Z] Removing intermediate container 904bb667c28c [2021-08-11T20:46:52.687Z] ---> 73ceba0c8c8f [2021-08-11T20:46:52.687Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T20:46:52.687Z] Successfully built 73ceba0c8c8f [2021-08-11T20:46:52.687Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:46:52.838Z] provisioning config files... [2021-08-11T20:46:52.859Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config2416320155834779611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:46:53.235Z] ---> docker-login.sh [2021-08-11T20:46:53.235Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:46:53.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:46:53.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:46:53.789Z] Configure a credential helper to remove this warning. See [2021-08-11T20:46:53.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:46:53.789Z] [2021-08-11T20:46:53.789Z] Login Succeeded [2021-08-11T20:46:53.789Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:46:54.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:46:54.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:46:54.392Z] Configure a credential helper to remove this warning. See [2021-08-11T20:46:54.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:46:54.392Z] [2021-08-11T20:46:54.392Z] Login Succeeded [2021-08-11T20:46:54.392Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:46:54.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:46:54.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:46:54.991Z] Configure a credential helper to remove this warning. See [2021-08-11T20:46:54.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:46:54.991Z] [2021-08-11T20:46:54.991Z] Login Succeeded [2021-08-11T20:46:54.991Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:46:55.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:46:55.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:46:55.587Z] Configure a credential helper to remove this warning. See [2021-08-11T20:46:55.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:46:55.587Z] [2021-08-11T20:46:55.587Z] Login Succeeded [2021-08-11T20:46:55.587Z] docker.io [2021-08-11T20:46:55.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:46:56.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:46:56.453Z] Configure a credential helper to remove this warning. See [2021-08-11T20:46:56.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:46:56.453Z] [2021-08-11T20:46:56.453Z] Login Succeeded [2021-08-11T20:46:56.453Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:46:56.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:46:56.547Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2021-08-11T20:46:56.547Z] b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [2021-08-11T20:46:56.547Z] latest [2021-08-11T20:46:56.547Z] 2.0.1-dev.2 [2021-08-11T20:46:56.547Z] b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 [2021-08-11T20:46:56.547Z] main [2021-08-11T20:46:56.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:46:56.933Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:46:57.298Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [2021-08-11T20:46:57.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-08-11T20:46:57.298Z] 171d4076050b: Preparing [2021-08-11T20:46:57.298Z] 17845525e3a2: Preparing [2021-08-11T20:46:57.298Z] d47b4a8b95ff: Preparing [2021-08-11T20:46:57.298Z] 774e958c6255: Preparing [2021-08-11T20:46:57.298Z] 3fbe34a1663b: Preparing [2021-08-11T20:46:57.576Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:46:57.576Z] 171d4076050b: Pushed [2021-08-11T20:46:57.576Z] 17845525e3a2: Pushed [2021-08-11T20:46:58.172Z] 774e958c6255: Pushed [2021-08-11T20:47:00.786Z] d47b4a8b95ff: Pushed [2021-08-11T20:47:00.786Z] b24a0a6e9ac553b819564bd7a76aa5a4909c3321: digest: sha256:db5778235ecbbfea4ae4446621cb904432a856762184c2ab01af0e052adc83b4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:01.140Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:01.480Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-08-11T20:47:01.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-08-11T20:47:01.480Z] 171d4076050b: Preparing [2021-08-11T20:47:01.480Z] 17845525e3a2: Preparing [2021-08-11T20:47:01.480Z] d47b4a8b95ff: Preparing [2021-08-11T20:47:01.480Z] 774e958c6255: Preparing [2021-08-11T20:47:01.480Z] 3fbe34a1663b: Preparing [2021-08-11T20:47:01.480Z] 774e958c6255: Layer already exists [2021-08-11T20:47:01.480Z] d47b4a8b95ff: Layer already exists [2021-08-11T20:47:01.480Z] 17845525e3a2: Layer already exists [2021-08-11T20:47:01.480Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:47:01.480Z] 171d4076050b: Layer already exists [2021-08-11T20:47:01.756Z] latest: digest: sha256:db5778235ecbbfea4ae4446621cb904432a856762184c2ab01af0e052adc83b4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:02.112Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:02.452Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.2 [2021-08-11T20:47:02.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-08-11T20:47:02.452Z] 171d4076050b: Preparing [2021-08-11T20:47:02.452Z] 17845525e3a2: Preparing [2021-08-11T20:47:02.452Z] d47b4a8b95ff: Preparing [2021-08-11T20:47:02.452Z] 774e958c6255: Preparing [2021-08-11T20:47:02.452Z] 3fbe34a1663b: Preparing [2021-08-11T20:47:02.452Z] 17845525e3a2: Layer already exists [2021-08-11T20:47:02.452Z] d47b4a8b95ff: Layer already exists [2021-08-11T20:47:02.452Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:47:02.452Z] 171d4076050b: Layer already exists [2021-08-11T20:47:02.452Z] 774e958c6255: Layer already exists [2021-08-11T20:47:02.723Z] 2.0.1-dev.2: digest: sha256:db5778235ecbbfea4ae4446621cb904432a856762184c2ab01af0e052adc83b4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:03.063Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:03.404Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 [2021-08-11T20:47:03.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-08-11T20:47:03.404Z] 171d4076050b: Preparing [2021-08-11T20:47:03.404Z] 17845525e3a2: Preparing [2021-08-11T20:47:03.404Z] d47b4a8b95ff: Preparing [2021-08-11T20:47:03.404Z] 774e958c6255: Preparing [2021-08-11T20:47:03.404Z] 3fbe34a1663b: Preparing [2021-08-11T20:47:03.404Z] 774e958c6255: Layer already exists [2021-08-11T20:47:03.404Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:47:03.404Z] 17845525e3a2: Layer already exists [2021-08-11T20:47:03.404Z] 171d4076050b: Layer already exists [2021-08-11T20:47:03.404Z] d47b4a8b95ff: Layer already exists [2021-08-11T20:47:03.678Z] b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2: digest: sha256:db5778235ecbbfea4ae4446621cb904432a856762184c2ab01af0e052adc83b4 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:04.057Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:04.413Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2021-08-11T20:47:04.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-08-11T20:47:04.413Z] 171d4076050b: Preparing [2021-08-11T20:47:04.413Z] 17845525e3a2: Preparing [2021-08-11T20:47:04.413Z] d47b4a8b95ff: Preparing [2021-08-11T20:47:04.413Z] 774e958c6255: Preparing [2021-08-11T20:47:04.413Z] 3fbe34a1663b: Preparing [2021-08-11T20:47:04.413Z] 171d4076050b: Layer already exists [2021-08-11T20:47:04.413Z] 17845525e3a2: Layer already exists [2021-08-11T20:47:04.413Z] 774e958c6255: Layer already exists [2021-08-11T20:47:04.413Z] d47b4a8b95ff: Layer already exists [2021-08-11T20:47:04.413Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:47:04.693Z] main: digest: sha256:db5778235ecbbfea4ae4446621cb904432a856762184c2ab01af0e052adc83b4 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:47:04.770Z] ===================================================== [Pipeline] echo [2021-08-11T20:47:04.787Z] taggedImages: [2021-08-11T20:47:04.787Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [2021-08-11T20:47:04.787Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-08-11T20:47:04.787Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.2 [2021-08-11T20:47:04.787Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 [2021-08-11T20:47:04.787Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:05.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:47:05.191Z] [2021-08-11T20:47:05.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:05.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:47:05.872Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T20:47:05.872Z] 448f6bf000e3: Pulling fs layer [2021-08-11T20:47:05.872Z] f757da607395: Pulling fs layer [2021-08-11T20:47:05.872Z] 05883995daec: Pulling fs layer [2021-08-11T20:47:05.872Z] 8603b9c90790: Pulling fs layer [2021-08-11T20:47:05.872Z] 1560dd03e051: Pulling fs layer [2021-08-11T20:47:05.872Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T20:47:05.872Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T20:47:05.872Z] 1560dd03e051: Waiting [2021-08-11T20:47:05.872Z] 27f5ce0e4adf: Waiting [2021-08-11T20:47:05.872Z] c2d8d7efcc4b: Waiting [2021-08-11T20:47:05.872Z] 8603b9c90790: Waiting [2021-08-11T20:47:05.872Z] f757da607395: Verifying Checksum [2021-08-11T20:47:05.872Z] f757da607395: Download complete [2021-08-11T20:47:05.872Z] 8603b9c90790: Verifying Checksum [2021-08-11T20:47:06.145Z] 1560dd03e051: Verifying Checksum [2021-08-11T20:47:06.146Z] 1560dd03e051: Download complete [2021-08-11T20:47:06.146Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T20:47:06.146Z] 27f5ce0e4adf: Download complete [2021-08-11T20:47:06.417Z] 05883995daec: Verifying Checksum [2021-08-11T20:47:06.417Z] 05883995daec: Download complete [2021-08-11T20:47:07.014Z] 448f6bf000e3: Download complete [2021-08-11T20:47:10.415Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T20:47:10.415Z] c2d8d7efcc4b: Download complete [2021-08-11T20:47:10.688Z] 448f6bf000e3: Pull complete [2021-08-11T20:47:11.662Z] f757da607395: Pull complete [2021-08-11T20:47:13.090Z] 05883995daec: Pull complete [2021-08-11T20:47:13.364Z] 8603b9c90790: Pull complete [2021-08-11T20:47:14.349Z] 1560dd03e051: Pull complete [2021-08-11T20:47:14.624Z] 27f5ce0e4adf: Pull complete [2021-08-11T20:47:29.693Z] c2d8d7efcc4b: Pull complete [2021-08-11T20:47:29.693Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T20:47:29.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:47:29.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T20:47:29.971Z] prd-ubuntu18.04-docker-arm64-4c-16g-573 does not seem to be running inside a container [2021-08-11T20:47:30.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T20:47:34.948Z] $ docker top 816321d7f4c74eafbe22c371ef1eb57ae6a196d1e756c7fa2021cfc938138c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:47:35.942Z] ---> job-cost.sh [2021-08-11T20:47:35.942Z] lf-activate-venv: SKIPPING [2021-08-11T20:47:35.942Z] INFO: No Stack... [2021-08-11T20:47:36.531Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T20:47:37.122Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T20:47:37.783Z] + cat /w/workspace/device-snmp-go/3/archives/cost.csv [2021-08-11T20:47:37.783Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T20:47:37.847Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] [2021-08-11T20:47:37.856Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] did not exist. Created. [2021-08-11T20:47:37.856Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T20:47:38.541Z] /w/workspace/device-snmp-go/3@tmp/durable-fe903206/script.sh: 1: /w/workspace/device-snmp-go/3@tmp/durable-fe903206/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T20:47:39.208Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T20:47:39.231Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T20:47:39.273Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T20:47:39.309Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T20:47:39.331Z] $ docker stop --time=1 816321d7f4c74eafbe22c371ef1eb57ae6a196d1e756c7fa2021cfc938138c86 [2021-08-11T20:47:41.026Z] $ docker rm -f 816321d7f4c74eafbe22c371ef1eb57ae6a196d1e756c7fa2021cfc938138c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-11T20:47:41.713Z] provisioning config files... [2021-08-11T20:47:41.729Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7847607678013251004tmp [Pipeline] { [Pipeline] sh [2021-08-11T20:47:42.062Z] + set +x [2021-08-11T20:47:42.062Z] + curl -s https://codecov.io/bash [2021-08-11T20:47:42.062Z] + bash -s -- [2021-08-11T20:47:42.062Z] [2021-08-11T20:47:42.062Z] _____ _ [2021-08-11T20:47:42.062Z] / ____| | | [2021-08-11T20:47:42.062Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T20:47:42.062Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T20:47:42.062Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T20:47:42.062Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T20:47:42.062Z] Bash-1.0.6 [2021-08-11T20:47:42.062Z] [2021-08-11T20:47:42.062Z] [2021-08-11T20:47:42.062Z] ==> git version 2.24.4 found [2021-08-11T20:47:42.062Z] ==> 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-08-11T20:47:42.062Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T20:47:42.062Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T20:47:42.062Z] ==> Jenkins CI detected. [2021-08-11T20:47:42.062Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2021-08-11T20:47:42.062Z] project root: . [2021-08-11T20:47:42.062Z] --> token set from env [2021-08-11T20:47:42.062Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T20:47:42.328Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T20:47:42.328Z] ==> Python coveragepy not found [2021-08-11T20:47:42.328Z] ==> Searching for coverage reports in: [2021-08-11T20:47:42.328Z] + . [2021-08-11T20:47:42.328Z] -> Found 1 reports [2021-08-11T20:47:42.328Z] ==> Detecting git/mercurial file structure [2021-08-11T20:47:42.328Z] ==> Reading reports [2021-08-11T20:47:42.328Z] + ./coverage.out bytes=7631 [2021-08-11T20:47:42.328Z] ==> Appending adjustments [2021-08-11T20:47:42.328Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T20:47:42.328Z] + Found adjustments [2021-08-11T20:47:42.328Z] ==> Gzipping contents [2021-08-11T20:47:42.328Z] 4.0K /tmp/codecov.rAr1ZX.gz [2021-08-11T20:47:42.328Z] ==> Uploading reports [2021-08-11T20:47:42.328Z] url: https://codecov.io [2021-08-11T20:47:42.328Z] query: branch=main&commit=b24a0a6e9ac553b819564bd7a76aa5a4909c3321&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T20:47:42.328Z] -> Pinging Codecov [2021-08-11T20:47:42.328Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=b24a0a6e9ac553b819564bd7a76aa5a4909c3321&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T20:47:42.598Z] -> Uploading to [2021-08-11T20:47:42.598Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/6C56EA5C29638FB4528AC87E60AF5AE0/b24a0a6e9ac553b819564bd7a76aa5a4909c3321/ca202e14-832a-4f02-8cf7-708e0d423926.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T204742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99c06d91f088c586103563af493f26ebcf63f6c64b7fc2320c0c431e02e9ce40 [2021-08-11T20:47:42.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T20:47:42.598Z] Dload Upload Total Spent Left Speed [2021-08-11T20:47:43.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1336 0 0 100 1336 0 3235 --:--:-- --:--:-- --:--:-- 3242 [2021-08-11T20:47:43.190Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] } [2021-08-11T20:47:43.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-11T20:47:43.435Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-11T20:47:43.457Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:43.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:47:43.819Z] [2021-08-11T20:47:43.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:47:44.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:47:44.153Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-11T20:47:44.153Z] 188c0c94c7c5: Pulling fs layer [2021-08-11T20:47:44.153Z] 0ef7d3d256c8: Pulling fs layer [2021-08-11T20:47:44.153Z] de9db76c5a1d: Pulling fs layer [2021-08-11T20:47:44.153Z] 0eba1c9be4d2: Pulling fs layer [2021-08-11T20:47:44.153Z] 0d57e429df01: Pulling fs layer [2021-08-11T20:47:44.153Z] 4e4be7b47b0d: Pulling fs layer [2021-08-11T20:47:44.153Z] e1f770b5df2f: Pulling fs layer [2021-08-11T20:47:44.153Z] 85a0685a4137: Pulling fs layer [2021-08-11T20:47:44.153Z] 0eba1c9be4d2: Waiting [2021-08-11T20:47:44.153Z] 0d57e429df01: Waiting [2021-08-11T20:47:44.153Z] 4e4be7b47b0d: Waiting [2021-08-11T20:47:44.153Z] e1f770b5df2f: Waiting [2021-08-11T20:47:44.153Z] 85a0685a4137: Waiting [2021-08-11T20:47:44.153Z] de9db76c5a1d: Verifying Checksum [2021-08-11T20:47:44.153Z] de9db76c5a1d: Download complete [2021-08-11T20:47:44.153Z] 0ef7d3d256c8: Verifying Checksum [2021-08-11T20:47:44.153Z] 0ef7d3d256c8: Download complete [2021-08-11T20:47:44.153Z] 0d57e429df01: Verifying Checksum [2021-08-11T20:47:44.153Z] 0d57e429df01: Download complete [2021-08-11T20:47:44.153Z] 4e4be7b47b0d: Verifying Checksum [2021-08-11T20:47:44.153Z] 4e4be7b47b0d: Download complete [2021-08-11T20:47:44.423Z] 188c0c94c7c5: Verifying Checksum [2021-08-11T20:47:44.423Z] 188c0c94c7c5: Download complete [2021-08-11T20:47:44.689Z] 188c0c94c7c5: Pull complete [2021-08-11T20:47:44.689Z] 0ef7d3d256c8: Pull complete [2021-08-11T20:47:44.689Z] de9db76c5a1d: Pull complete [2021-08-11T20:47:46.098Z] e1f770b5df2f: Verifying Checksum [2021-08-11T20:47:46.098Z] e1f770b5df2f: Download complete [2021-08-11T20:47:53.174Z] 0eba1c9be4d2: Verifying Checksum [2021-08-11T20:47:53.174Z] 0eba1c9be4d2: Download complete [2021-08-11T20:47:54.613Z] 85a0685a4137: Verifying Checksum [2021-08-11T20:47:54.613Z] 85a0685a4137: Download complete [2021-08-11T20:47:56.045Z] 0eba1c9be4d2: Pull complete [2021-08-11T20:47:56.045Z] 0d57e429df01: Pull complete [2021-08-11T20:47:56.045Z] 4e4be7b47b0d: Pull complete [2021-08-11T20:47:56.317Z] e1f770b5df2f: Pull complete [2021-08-11T20:47:59.700Z] 85a0685a4137: Pull complete [2021-08-11T20:47:59.700Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-11T20:47:59.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:47:59.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-11T20:47:59.801Z] prd-centos7-docker-4c-2g-449 does not seem to be running inside a container [2021-08-11T20:47:59.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-11T20:48:02.575Z] $ docker top d3a0e49db89cb75827f46f0e75da8c58b00dcf00c71c669547d961db7c4a0a9f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T20:48:02.680Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-11T20:48:03.003Z] + set -o pipefail [2021-08-11T20:48:03.003Z] + snyk monitor '--org=edgex-jenkins' [2021-08-11T20:48:08.368Z] [2021-08-11T20:48:08.368Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2021-08-11T20:48:08.368Z] [2021-08-11T20:48:08.368Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/83654a0c-523d-4fd2-820a-3890fa4bc3a7 [2021-08-11T20:48:08.368Z] [2021-08-11T20:48:08.368Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-11T20:48:08.368Z] [2021-08-11T20:48:08.635Z] [2021-08-11T20:48:08.635Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-11T20:48:08.635Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-11T20:48:08.651Z] $ docker stop --time=1 d3a0e49db89cb75827f46f0e75da8c58b00dcf00c71c669547d961db7c4a0a9f [2021-08-11T20:48:10.952Z] $ docker rm -f d3a0e49db89cb75827f46f0e75da8c58b00dcf00c71c669547d961db7c4a0a9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T20:48:11.890Z] + git log --format=format:%s -1 b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:12.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:48:12.246Z] . [Pipeline] withDockerContainer [2021-08-11T20:48:12.352Z] prd-centos7-docker-4c-2g-449 does not seem to be running inside a container [2021-08-11T20:48:12.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:48:12.827Z] $ docker top 2d442ec07902c7c7521df338308bc6ac635771331fe39fe5f14344eb3130a713 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:48:13.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:48:13.068Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:48:13.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:48:13.413Z] $ docker exec 2d442ec07902c7c7521df338308bc6ac635771331fe39fe5f14344eb3130a713 ssh-agent [2021-08-11T20:48:13.752Z] SSH_AUTH_SOCK=/tmp/ssh-O3syBim9Kir1/agent.14 [2021-08-11T20:48:13.752Z] SSH_AGENT_PID=21 [2021-08-11T20:48:13.772Z] Running ssh-add (command line suppressed) [2021-08-11T20:48:13.889Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2970273000895591565.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2970273000895591565.key) [2021-08-11T20:48:13.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:48:14.266Z] + git semver tag [2021-08-11T20:48:14.266Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:48:14.266Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-08-11T20:48:14.266Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-08-11T20:48:14.266Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:48:14.266Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:48:14.266Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:48:14.266Z] # $SEMVER_BRANCH = main [2021-08-11T20:48:14.266Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2021-08-11T20:48:14.266Z] # b24a0a6e9ac553b819564bd7a76aa5a4909c3321 HEAD [2021-08-11T20:48:14.266Z] # -> Force: false [2021-08-11T20:48:14.266Z] # dfb36c559d90dca634c830f324a428efefebd086 refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-08-11T20:48:14.279Z] $ docker exec --env ******** --env ******** 2d442ec07902c7c7521df338308bc6ac635771331fe39fe5f14344eb3130a713 ssh-agent -k [2021-08-11T20:48:14.390Z] unset SSH_AUTH_SOCK; [2021-08-11T20:48:14.390Z] unset SSH_AGENT_PID; [2021-08-11T20:48:14.390Z] echo Agent pid 21 killed; [2021-08-11T20:48:14.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:48:14.785Z] + git semver [Pipeline] } [2021-08-11T20:48:14.808Z] $ docker stop --time=1 2d442ec07902c7c7521df338308bc6ac635771331fe39fe5f14344eb3130a713 [2021-08-11T20:48:16.003Z] $ docker rm -f 2d442ec07902c7c7521df338308bc6ac635771331fe39fe5f14344eb3130a713 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:16.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:48:16.502Z] [2021-08-11T20:48:16.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:16.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:48:16.831Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-11T20:48:16.831Z] ab5ef0e58194: Pulling fs layer [2021-08-11T20:48:16.831Z] 9712f1f96733: Pulling fs layer [2021-08-11T20:48:16.831Z] 63f879dbbcfc: Pulling fs layer [2021-08-11T20:48:16.831Z] 0d9ebad4ef96: Pulling fs layer [2021-08-11T20:48:16.831Z] e9a5061849ea: Pulling fs layer [2021-08-11T20:48:16.831Z] d747dcd14b5f: Pulling fs layer [2021-08-11T20:48:16.831Z] 2de7ff778b66: Pulling fs layer [2021-08-11T20:48:16.831Z] 0d9ebad4ef96: Waiting [2021-08-11T20:48:16.831Z] e9a5061849ea: Waiting [2021-08-11T20:48:16.831Z] d747dcd14b5f: Waiting [2021-08-11T20:48:16.831Z] 2de7ff778b66: Waiting [2021-08-11T20:48:16.831Z] 9712f1f96733: Verifying Checksum [2021-08-11T20:48:16.831Z] 9712f1f96733: Download complete [2021-08-11T20:48:19.434Z] 63f879dbbcfc: Verifying Checksum [2021-08-11T20:48:19.434Z] 63f879dbbcfc: Download complete [2021-08-11T20:48:19.700Z] e9a5061849ea: Verifying Checksum [2021-08-11T20:48:19.700Z] e9a5061849ea: Download complete [2021-08-11T20:48:19.700Z] d747dcd14b5f: Verifying Checksum [2021-08-11T20:48:19.700Z] d747dcd14b5f: Download complete [2021-08-11T20:48:20.281Z] 2de7ff778b66: Verifying Checksum [2021-08-11T20:48:20.281Z] 2de7ff778b66: Download complete [2021-08-11T20:48:20.550Z] 0d9ebad4ef96: Verifying Checksum [2021-08-11T20:48:20.550Z] 0d9ebad4ef96: Download complete [2021-08-11T20:48:21.144Z] ab5ef0e58194: Verifying Checksum [2021-08-11T20:48:21.144Z] ab5ef0e58194: Download complete [2021-08-11T20:48:23.764Z] ab5ef0e58194: Pull complete [2021-08-11T20:48:23.764Z] 9712f1f96733: Pull complete [2021-08-11T20:48:24.753Z] 63f879dbbcfc: Pull complete [2021-08-11T20:48:28.133Z] 0d9ebad4ef96: Pull complete [2021-08-11T20:48:28.133Z] e9a5061849ea: Pull complete [2021-08-11T20:48:28.133Z] d747dcd14b5f: Pull complete [2021-08-11T20:48:29.103Z] 2de7ff778b66: Pull complete [2021-08-11T20:48:29.104Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-11T20:48:29.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:48:29.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-11T20:48:29.195Z] prd-centos7-docker-4c-2g-449 does not seem to be running inside a container [2021-08-11T20:48:29.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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:0.23.1-centos7 cat [2021-08-11T20:48:32.270Z] $ docker top 8a7eb6ca87de2e5c0964d69778b38cab3cf5f3ee2072704967f35fb497bbce76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:48:32.381Z] provisioning config files... [2021-08-11T20:48:32.395Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7562929438911275098tmp [2021-08-11T20:48:32.417Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config588219828462677654tmp [2021-08-11T20:48:32.445Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config740961646583289989tmp [Pipeline] { [Pipeline] echo [2021-08-11T20:48:32.470Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:48:32.787Z] ---> sigul-configuration.sh [2021-08-11T20:48:32.787Z] gpg: directory `/root/.gnupg' created [2021-08-11T20:48:32.787Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-11T20:48:32.787Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-11T20:48:32.787Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-11T20:48:32.787Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-11T20:48:32.787Z] gpg: CAST5 encrypted data [2021-08-11T20:48:32.787Z] gpg: encrypted with 1 passphrase [2021-08-11T20:48:32.787Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-11T20:48:33.097Z] + mkdir /home/jenkins [2021-08-11T20:48:33.097Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-11T20:48:33.416Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-11T20:48:33.430Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:48:33.752Z] ---> sigul-install.sh [2021-08-11T20:48:33.752Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-11T20:48:34.067Z] + git tag --list [2021-08-11T20:48:34.067Z] 1.0.0 [2021-08-11T20:48:34.067Z] v0.0.0 [2021-08-11T20:48:34.067Z] v1.1.0 [2021-08-11T20:48:34.067Z] v1.1.1 [2021-08-11T20:48:34.067Z] v1.2.2 [2021-08-11T20:48:34.067Z] v1.3.0 [2021-08-11T20:48:34.067Z] v1.3.1 [2021-08-11T20:48:34.067Z] v2.0.0 [2021-08-11T20:48:34.067Z] v2.0.1-dev.1 [2021-08-11T20:48:34.067Z] v2.0.1-dev.2 [Pipeline] sh [2021-08-11T20:48:34.381Z] + lftools sign git-tag v2.0.1-dev.2 [2021-08-11T20:48:34.973Z] Signing Git tag with Sigul... [2021-08-11T20:48:34.973Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-08-11T20:48:36.394Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:48:36.703Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-11T20:48:36.716Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-11T20:48:36.745Z] $ docker stop --time=1 8a7eb6ca87de2e5c0964d69778b38cab3cf5f3ee2072704967f35fb497bbce76 [2021-08-11T20:48:37.952Z] $ docker rm -f 8a7eb6ca87de2e5c0964d69778b38cab3cf5f3ee2072704967f35fb497bbce76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:38.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:48:38.447Z] . [Pipeline] withDockerContainer [2021-08-11T20:48:38.538Z] prd-centos7-docker-4c-2g-449 does not seem to be running inside a container [2021-08-11T20:48:38.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:48:38.982Z] $ docker top 9a9bbed6ee0cfd4b273ffe361c11b7cded281569cd7cfa1c3373eb74faa5784f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:48:39.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:48:39.308Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:48:39.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:48:39.427Z] $ docker exec 9a9bbed6ee0cfd4b273ffe361c11b7cded281569cd7cfa1c3373eb74faa5784f ssh-agent [2021-08-11T20:48:39.579Z] SSH_AUTH_SOCK=/tmp/ssh-WITYOMijWNJE/agent.15 [2021-08-11T20:48:39.579Z] SSH_AGENT_PID=21 [2021-08-11T20:48:39.593Z] Running ssh-add (command line suppressed) [2021-08-11T20:48:39.695Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7969461045608791710.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7969461045608791710.key) [2021-08-11T20:48:39.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:48:40.045Z] + git semver bump pre [2021-08-11T20:48:40.046Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:48:40.046Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-08-11T20:48:40.046Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-08-11T20:48:40.046Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:48:40.046Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:48:40.046Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:48:40.046Z] # $SEMVER_BRANCH = main [2021-08-11T20:48:40.046Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2021-08-11T20:48:40.046Z] 2.0.1-dev.3 [Pipeline] } [2021-08-11T20:48:40.058Z] $ docker exec --env ******** --env ******** 9a9bbed6ee0cfd4b273ffe361c11b7cded281569cd7cfa1c3373eb74faa5784f ssh-agent -k [2021-08-11T20:48:40.165Z] unset SSH_AUTH_SOCK; [2021-08-11T20:48:40.165Z] unset SSH_AGENT_PID; [2021-08-11T20:48:40.166Z] echo Agent pid 21 killed; [2021-08-11T20:48:40.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:48:40.539Z] + git semver [Pipeline] } [2021-08-11T20:48:40.558Z] $ docker stop --time=1 9a9bbed6ee0cfd4b273ffe361c11b7cded281569cd7cfa1c3373eb74faa5784f [2021-08-11T20:48:41.771Z] $ docker rm -f 9a9bbed6ee0cfd4b273ffe361c11b7cded281569cd7cfa1c3373eb74faa5784f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:42.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:48:42.643Z] . [Pipeline] withDockerContainer [2021-08-11T20:48:42.768Z] prd-centos7-docker-4c-2g-449 does not seem to be running inside a container [2021-08-11T20:48:42.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:48:43.212Z] $ docker top e43364cd1a74b76e942386ad43561412a9adbe6d087a163fce6ab5d684af7e70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:48:43.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:48:43.438Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:48:43.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:48:43.557Z] $ docker exec e43364cd1a74b76e942386ad43561412a9adbe6d087a163fce6ab5d684af7e70 ssh-agent [2021-08-11T20:48:43.679Z] SSH_AUTH_SOCK=/tmp/ssh-IDFNWSEDn9pp/agent.13 [2021-08-11T20:48:43.679Z] SSH_AGENT_PID=19 [2021-08-11T20:48:43.688Z] Running ssh-add (command line suppressed) [2021-08-11T20:48:43.789Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7820374498947612055.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7820374498947612055.key) [2021-08-11T20:48:43.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:48:44.132Z] + git semver push [2021-08-11T20:48:44.132Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:48:44.132Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-08-11T20:48:44.132Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-08-11T20:48:44.132Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:48:44.132Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:48:44.132Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:48:44.132Z] # $SEMVER_BRANCH = main [2021-08-11T20:48:44.132Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2021-08-11T20:48:45.554Z] $ docker exec --env ******** --env ******** e43364cd1a74b76e942386ad43561412a9adbe6d087a163fce6ab5d684af7e70 ssh-agent -k [2021-08-11T20:48:45.649Z] unset SSH_AUTH_SOCK; [2021-08-11T20:48:45.649Z] unset SSH_AGENT_PID; [2021-08-11T20:48:45.650Z] echo Agent pid 19 killed; [2021-08-11T20:48:45.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:48:46.021Z] + git semver [Pipeline] } [2021-08-11T20:48:46.040Z] $ docker stop --time=1 e43364cd1a74b76e942386ad43561412a9adbe6d087a163fce6ab5d684af7e70 [2021-08-11T20:48:47.259Z] $ docker rm -f e43364cd1a74b76e942386ad43561412a9adbe6d087a163fce6ab5d684af7e70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-11T20:48:48.109Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:48:48.427Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:48:49.026Z] ---> package-listing.sh [2021-08-11T20:48:49.026Z] ++ facter osfamily [2021-08-11T20:48:49.026Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T20:48:49.293Z] + OS_FAMILY=redhat [2021-08-11T20:48:49.293Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2021-08-11T20:48:49.293Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T20:48:49.293Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T20:48:49.293Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T20:48:49.293Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T20:48:49.293Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2021-08-11T20:48:49.293Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T20:48:49.293Z] + case "${OS_FAMILY}" in [2021-08-11T20:48:49.293Z] + rpm -qa [2021-08-11T20:48:49.293Z] + sort [2021-08-11T20:48:49.878Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T20:48:49.878Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T20:48:49.878Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T20:48:49.878Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2021-08-11T20:48:49.878Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2021-08-11T20:48:49.878Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2021-08-11T20:48:49.892Z] 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T20:48:50.188Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:50.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:48:50.774Z] [2021-08-11T20:48:50.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:48:51.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:48:51.106Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T20:48:51.106Z] b4d181a07f80: Pulling fs layer [2021-08-11T20:48:51.106Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T20:48:51.106Z] ed53099fbce6: Pulling fs layer [2021-08-11T20:48:51.106Z] dc539afda2c1: Pulling fs layer [2021-08-11T20:48:51.106Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T20:48:51.106Z] 9065ff56babe: Pulling fs layer [2021-08-11T20:48:51.106Z] d287ab97295c: Pulling fs layer [2021-08-11T20:48:51.106Z] dc539afda2c1: Waiting [2021-08-11T20:48:51.106Z] 77bc0d833cb6: Waiting [2021-08-11T20:48:51.106Z] 9065ff56babe: Waiting [2021-08-11T20:48:51.106Z] d287ab97295c: Waiting [2021-08-11T20:48:51.373Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T20:48:51.373Z] a1111a8f2ec3: Download complete [2021-08-11T20:48:51.373Z] dc539afda2c1: Verifying Checksum [2021-08-11T20:48:51.373Z] dc539afda2c1: Download complete [2021-08-11T20:48:51.640Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T20:48:51.640Z] 77bc0d833cb6: Download complete [2021-08-11T20:48:51.640Z] 9065ff56babe: Verifying Checksum [2021-08-11T20:48:51.640Z] 9065ff56babe: Download complete [2021-08-11T20:48:51.640Z] ed53099fbce6: Verifying Checksum [2021-08-11T20:48:51.640Z] ed53099fbce6: Download complete [2021-08-11T20:48:52.598Z] b4d181a07f80: Verifying Checksum [2021-08-11T20:48:52.598Z] b4d181a07f80: Download complete [2021-08-11T20:48:53.564Z] b4d181a07f80: Pull complete [2021-08-11T20:48:53.832Z] a1111a8f2ec3: Pull complete [2021-08-11T20:48:54.417Z] ed53099fbce6: Pull complete [2021-08-11T20:48:54.417Z] dc539afda2c1: Pull complete [2021-08-11T20:48:54.683Z] 77bc0d833cb6: Pull complete [2021-08-11T20:48:54.683Z] 9065ff56babe: Pull complete [2021-08-11T20:48:56.626Z] d287ab97295c: Verifying Checksum [2021-08-11T20:48:56.627Z] d287ab97295c: Download complete [2021-08-11T20:49:00.949Z] d287ab97295c: Pull complete [2021-08-11T20:49:00.949Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T20:49:00.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:49:00.949Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T20:49:01.047Z] prd-centos7-docker-4c-2g-449 does not seem to be running inside a container [2021-08-11T20:49:01.324Z] $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T20:49:03.856Z] $ docker top 9eb94dbc5c6c2d8a9dfb40903b4bae60382efc340898f6a7dd193439604eaad7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:49:04.279Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T20:49:04.601Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T20:49:05.120Z] + ls /var/log/sa-host [2021-08-11T20:49:05.120Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T20:49:05.120Z] file_magic: OK [2021-08-11T20:49:05.120Z] HZ: Using current value: 100 [2021-08-11T20:49:05.120Z] file_header: OK [2021-08-11T20:49:05.120Z] 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-08-11T20:49:05.120Z] Statistics: [2021-08-11T20:49:05.120Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T20:49:05.120Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T20:49:05.120Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T20:49:05.120Z] file_magic: OK [2021-08-11T20:49:05.120Z] HZ: Using current value: 100 [2021-08-11T20:49:05.120Z] file_header: OK [2021-08-11T20:49:05.120Z] 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-08-11T20:49:05.120Z] Statistics: [2021-08-11T20:49:05.120Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T20:49:05.120Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:49:05.670Z] provisioning config files... [2021-08-11T20:49:05.686Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8698753844503454485tmp [Pipeline] { [Pipeline] echo [2021-08-11T20:49:05.712Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:06.034Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T20:49:06.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:06.458Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T20:49:06.473Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:07.001Z] ---> sudo-logs.sh [2021-08-11T20:49:07.001Z] Archiving 'sudo' log.. [2021-08-11T20:49:07.001Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-449.vexxhost.local: Name or service not known [2021-08-11T20:49:07.001Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-449.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T20:49:07.042Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:07.362Z] ---> job-cost.sh [2021-08-11T20:49:07.362Z] lf-activate-venv: SKIPPING [2021-08-11T20:49:07.362Z] DEBUG: total: 0.18000000715255737 [2021-08-11T20:49:07.362Z] INFO: Retrieving Stack Cost... [2021-08-11T20:49:08.772Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T20:49:08.772Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T20:49:08.792Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:49:09.120Z] ---> logs-deploy.sh [2021-08-11T20:49:09.120Z] lf-activate-venv: SKIPPING [2021-08-11T20:49:09.120Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/3 [2021-08-11T20:49:09.120Z] INFO: archiving workspace using pattern(s): [2021-08-11T20:49:09.702Z] Archives upload complete. [2021-08-11T20:49:09.970Z] INFO: archiving logs to Nexus