Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 394630684c4f2c5fa0b05acfafc8d275cc2ae64c 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-ssh8945438815489703359.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-ssh3134060000460612501.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-rest-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-rest-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8891790619931145330.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-ssh6449533583255807737.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5138239001979998373.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-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-rest-go-settings PROJECT: device-rest-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-rest 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-1054 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go_main@tmp/jenkins-gitclient-ssh8552345834243961070.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 394630684c4f2c5fa0b05acfafc8d275cc2ae64c (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 394630684c4f2c5fa0b05acfafc8d275cc2ae64c # timeout=10 Commit message: "Merge pull request #134 from jpwhitemn/upgrade-alpine-314" > git rev-list --no-walk 698204f0a88b97aa3c1ba8a5f1bf9a5c409c66ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-23T23:30:29.365Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-23T23:30:29.442Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-23T23:30:29.473Z] ========================================================= [2021-09-23T23:30:29.473Z] EdgeX Global Pipelines Version Info [2021-09-23T23:30:29.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:30:30.709Z] ------------------- [2021-09-23T23:30:30.709Z] stable info: [2021-09-23T23:30:30.709Z] ------------------- [2021-09-23T23:30:30.709Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-23T23:30:30.709Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:30:30.709Z] Message: update stable to v1.0.205 [2021-09-23T23:30:31.292Z] ------------------- [2021-09-23T23:30:31.292Z] experimental info: [2021-09-23T23:30:31.292Z] ------------------- [2021-09-23T23:30:31.292Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-23T23:30:31.292Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-23T23:30:31.292Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-23T23:30:31.423Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-09-23T23:30:31.451Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-09-23T23:30:31.477Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-23T23:30:31.503Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-23T23:30:31.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-23T23:30:31.554Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-23T23:30:31.579Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-23T23:30:31.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-23T23:30:31.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-23T23:30:31.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-23T23:30:31.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-23T23:30:31.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-23T23:30:31.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-09-23T23:30:31.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-23T23:30:31.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-23T23:30:31.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:30:31.842Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-23T23:30:31.869Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:30:31.901Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-23T23:30:31.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-23T23:30:31.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-23T23:30:31.981Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-23T23:30:32.010Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-23T23:30:32.035Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-23T23:30:32.061Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-23T23:30:32.088Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-23T23:30:32.117Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-23T23:30:32.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-23T23:30:32.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-23T23:30:32.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-23T23:30:32.221Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 394630684c4f2c5fa0b05acfafc8d275cc2ae64c [Pipeline] echo [2021-09-23T23:30:32.247Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3946306 [Pipeline] echo [2021-09-23T23:30:32.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:30:32.353Z] provisioning config files... [2021-09-23T23:30:32.372Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3329221885803788430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:30:32.712Z] ---> docker-login.sh [2021-09-23T23:30:32.712Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:30:32.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:32.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:32.981Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:32.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:32.981Z] [2021-09-23T23:30:32.981Z] Login Succeeded [2021-09-23T23:30:32.981Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:30:32.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:32.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:32.981Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:32.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:32.981Z] [2021-09-23T23:30:32.981Z] Login Succeeded [2021-09-23T23:30:32.981Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:30:33.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:33.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:33.247Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:33.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:33.247Z] [2021-09-23T23:30:33.247Z] Login Succeeded [2021-09-23T23:30:33.247Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:30:33.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:33.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:33.247Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:33.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:33.247Z] [2021-09-23T23:30:33.247Z] Login Succeeded [2021-09-23T23:30:33.247Z] docker.io [2021-09-23T23:30:33.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:30:33.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:30:33.782Z] Configure a credential helper to remove this warning. See [2021-09-23T23:30:33.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:30:33.782Z] [2021-09-23T23:30:33.782Z] Login Succeeded [2021-09-23T23:30:33.782Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:30:33.795Z] 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-09-23T23:30:34.319Z] + git log --format=format:%s -1 394630684c4f2c5fa0b05acfafc8d275cc2ae64c [Pipeline] echo [2021-09-23T23:30:34.371Z] GIT_COMMIT: 394630684c4f2c5fa0b05acfafc8d275cc2ae64c, Commit Message: Merge pull request #134 from jpwhitemn/upgrade-alpine-314 [Pipeline] echo [2021-09-23T23:30:34.385Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:30:35.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:30:35.004Z] [2021-09-23T23:30:35.004Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:30:35.334Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:30:35.334Z] latest: Pulling from edgex-devops/git-semver [2021-09-23T23:30:35.334Z] 31603596830f: Pulling fs layer [2021-09-23T23:30:35.334Z] 04fac38145f0: Pulling fs layer [2021-09-23T23:30:35.334Z] 701f6daf10bf: Pulling fs layer [2021-09-23T23:30:35.334Z] 24f72da36158: Pulling fs layer [2021-09-23T23:30:35.334Z] 24f72da36158: Waiting [2021-09-23T23:30:35.334Z] 04fac38145f0: Verifying Checksum [2021-09-23T23:30:35.334Z] 04fac38145f0: Download complete [2021-09-23T23:30:35.603Z] 31603596830f: Verifying Checksum [2021-09-23T23:30:35.603Z] 31603596830f: Download complete [2021-09-23T23:30:35.603Z] 31603596830f: Pull complete [2021-09-23T23:30:35.603Z] 24f72da36158: Verifying Checksum [2021-09-23T23:30:35.603Z] 24f72da36158: Download complete [2021-09-23T23:30:35.603Z] 04fac38145f0: Pull complete [2021-09-23T23:30:35.871Z] 701f6daf10bf: Verifying Checksum [2021-09-23T23:30:35.871Z] 701f6daf10bf: Download complete [2021-09-23T23:30:36.452Z] 701f6daf10bf: Pull complete [2021-09-23T23:30:36.452Z] 24f72da36158: Pull complete [2021-09-23T23:30:36.452Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-23T23:30:36.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:30:36.452Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-23T23:30:36.542Z] prd-centos7-docker-4c-2g-1054 does not seem to be running inside a container [2021-09-23T23:30:36.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-09-23T23:30:37.358Z] $ docker top bc90a7b4c15e0fff963a096c1bb5497a8bb8681dd316e900793e65e891c0cb89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:30:37.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:30:37.496Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:30:37.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:30:37.611Z] $ docker exec bc90a7b4c15e0fff963a096c1bb5497a8bb8681dd316e900793e65e891c0cb89 ssh-agent [2021-09-23T23:30:37.730Z] SSH_AUTH_SOCK=/tmp/ssh-8fjDrDax0aqk/agent.15 [2021-09-23T23:30:37.730Z] SSH_AGENT_PID=21 [2021-09-23T23:30:37.741Z] Running ssh-add (command line suppressed) [2021-09-23T23:30:37.839Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_385060798086230762.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_385060798086230762.key) [2021-09-23T23:30:37.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:30:38.181Z] + git tag --points-at HEAD [Pipeline] } [2021-09-23T23:30:38.201Z] $ docker exec --env ******** --env ******** bc90a7b4c15e0fff963a096c1bb5497a8bb8681dd316e900793e65e891c0cb89 ssh-agent -k [2021-09-23T23:30:38.285Z] unset SSH_AUTH_SOCK; [2021-09-23T23:30:38.285Z] unset SSH_AGENT_PID; [2021-09-23T23:30:38.285Z] echo Agent pid 21 killed; [2021-09-23T23:30:38.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-23T23:30:38.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:30:38.349Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:30:38.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:30:38.463Z] $ docker exec bc90a7b4c15e0fff963a096c1bb5497a8bb8681dd316e900793e65e891c0cb89 ssh-agent [2021-09-23T23:30:38.584Z] SSH_AUTH_SOCK=/tmp/ssh-EBUKXJ4TimOS/agent.56 [2021-09-23T23:30:38.584Z] SSH_AGENT_PID=62 [2021-09-23T23:30:38.596Z] Running ssh-add (command line suppressed) [2021-09-23T23:30:38.681Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4880551895786228618.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4880551895786228618.key) [2021-09-23T23:30:38.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:30:39.024Z] + git semver init [2021-09-23T23:30:39.024Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:30:39.024Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-09-23T23:30:39.024Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-09-23T23:30:39.024Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:30:39.024Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:30:39.024Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:30:39.024Z] # $SEMVER_BRANCH = main [2021-09-23T23:30:39.024Z] # $SEMVER_TEMP = /tmp/semver-203960905 [2021-09-23T23:30:39.024Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-09-23T23:30:40.481Z] # '/tmp/semver-203960905' -> '/w/workspace/edgexfoundry_device-rest-go_main/.semver' [2021-09-23T23:30:40.482Z] # -> Force: false [2021-09-23T23:30:40.482Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } [2021-09-23T23:30:40.492Z] $ docker exec --env ******** --env ******** bc90a7b4c15e0fff963a096c1bb5497a8bb8681dd316e900793e65e891c0cb89 ssh-agent -k [2021-09-23T23:30:40.590Z] unset SSH_AUTH_SOCK; [2021-09-23T23:30:40.592Z] unset SSH_AGENT_PID; [2021-09-23T23:30:40.592Z] echo Agent pid 62 killed; [2021-09-23T23:30:40.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:30:40.955Z] + git semver [Pipeline] } [2021-09-23T23:30:40.972Z] $ docker stop --time=1 bc90a7b4c15e0fff963a096c1bb5497a8bb8681dd316e900793e65e891c0cb89 [2021-09-23T23:30:42.250Z] $ docker rm -f bc90a7b4c15e0fff963a096c1bb5497a8bb8681dd316e900793e65e891c0cb89 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:30:42.652Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-23T23:30:42.986Z] Stashed 1 file(s) [Pipeline] echo [2021-09-23T23:30:42.990Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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-09-23T23:30:58.227Z] Still waiting to schedule task [2021-09-23T23:30:58.227Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-23T23:30:58.231Z] Still waiting to schedule task [2021-09-23T23:30:58.231Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-23T23:32:03.103Z] Running on prd-centos7-docker-4c-2g-1061 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2021-09-23T23:32:03.122Z] Running in /w/workspace/device-rest-go/8 [Pipeline] { [Pipeline] checkout [2021-09-23T23:32:03.248Z] The recommended git tool is: git [2021-09-23T23:32:06.066Z] using credential edgex-jenkins-ssh [2021-09-23T23:32:06.089Z] Cloning the remote Git repository [2021-09-23T23:32:05.699Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-09-23T23:32:05.778Z] > git init /w/workspace/device-rest-go/8 # timeout=10 [2021-09-23T23:32:05.811Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-09-23T23:32:05.811Z] > git --version # timeout=10 [2021-09-23T23:32:05.822Z] > git --version # 'git version 2.24.4' [2021-09-23T23:32:05.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:32:05.852Z] [INFO] Currently running in a labeled security context [2021-09-23T23:32:05.852Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-23T23:32:05.852Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/8@tmp/jenkins-gitclient-ssh6634589633176811522.key [2021-09-23T23:32:05.875Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:32:11.837Z] Avoid second fetch [2021-09-23T23:32:11.838Z] Checking out Revision 394630684c4f2c5fa0b05acfafc8d275cc2ae64c (main) [2021-09-23T23:32:11.816Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-09-23T23:32:11.827Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:32:11.850Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:32:11.856Z] > git checkout -f 394630684c4f2c5fa0b05acfafc8d275cc2ae64c # timeout=10 [2021-09-23T23:32:15.790Z] Commit message: "Merge pull request #134 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:32:16.142Z] provisioning config files... [2021-09-23T23:32:16.162Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/8@tmp/config5656632507018099848tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:32:16.611Z] ---> docker-login.sh [2021-09-23T23:32:16.611Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:32:16.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:16.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:16.611Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:16.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:16.611Z] [2021-09-23T23:32:16.611Z] Login Succeeded [2021-09-23T23:32:16.611Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:32:16.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:16.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:16.878Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:16.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:16.878Z] [2021-09-23T23:32:16.878Z] Login Succeeded [2021-09-23T23:32:16.878Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:32:16.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:17.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:17.145Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:17.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:17.145Z] [2021-09-23T23:32:17.145Z] Login Succeeded [2021-09-23T23:32:17.145Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:32:17.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:17.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:17.145Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:17.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:17.145Z] [2021-09-23T23:32:17.145Z] Login Succeeded [2021-09-23T23:32:17.145Z] docker.io [2021-09-23T23:32:17.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:32:17.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:32:17.679Z] Configure a credential helper to remove this warning. See [2021-09-23T23:32:17.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:32:17.679Z] [2021-09-23T23:32:17.679Z] Login Succeeded [2021-09-23T23:32:17.679Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:32:17.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T23:32:17.933Z] ========================================================= [2021-09-23T23:32:17.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-23T23:32:17.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:32:18.279Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-23T23:32:18.279Z] Sending build context to Docker daemon 119.8kB [2021-09-23T23:32:18.279Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:32:18.279Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-23T23:32:18.279Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-23T23:32:18.279Z] 540db60ca938: Pulling fs layer [2021-09-23T23:32:18.279Z] adcc1eea9eea: Pulling fs layer [2021-09-23T23:32:18.279Z] 4c4ab2625f07: Pulling fs layer [2021-09-23T23:32:18.279Z] db62176df00c: Pulling fs layer [2021-09-23T23:32:18.279Z] 3b30891b0d05: Pulling fs layer [2021-09-23T23:32:18.279Z] 06b49ca38bd5: Pulling fs layer [2021-09-23T23:32:18.279Z] c788192a36de: Pulling fs layer [2021-09-23T23:32:18.279Z] a77e37c0d609: Pulling fs layer [2021-09-23T23:32:18.279Z] c3185cebc471: Pulling fs layer [2021-09-23T23:32:18.279Z] 3b30891b0d05: Waiting [2021-09-23T23:32:18.279Z] 06b49ca38bd5: Waiting [2021-09-23T23:32:18.279Z] c788192a36de: Waiting [2021-09-23T23:32:18.279Z] a77e37c0d609: Waiting [2021-09-23T23:32:18.279Z] c3185cebc471: Waiting [2021-09-23T23:32:18.279Z] db62176df00c: Waiting [2021-09-23T23:32:18.551Z] 4c4ab2625f07: Verifying Checksum [2021-09-23T23:32:18.551Z] 4c4ab2625f07: Download complete [2021-09-23T23:32:18.551Z] adcc1eea9eea: Verifying Checksum [2021-09-23T23:32:18.551Z] adcc1eea9eea: Download complete [2021-09-23T23:32:18.551Z] 3b30891b0d05: Verifying Checksum [2021-09-23T23:32:18.551Z] 3b30891b0d05: Download complete [2021-09-23T23:32:18.551Z] 06b49ca38bd5: Download complete [2021-09-23T23:32:18.551Z] c788192a36de: Verifying Checksum [2021-09-23T23:32:18.551Z] c788192a36de: Download complete [2021-09-23T23:32:18.551Z] 540db60ca938: Verifying Checksum [2021-09-23T23:32:18.551Z] 540db60ca938: Download complete [2021-09-23T23:32:18.826Z] 540db60ca938: Pull complete [2021-09-23T23:32:18.826Z] adcc1eea9eea: Pull complete [2021-09-23T23:32:18.826Z] 4c4ab2625f07: Pull complete [2021-09-23T23:32:19.090Z] a77e37c0d609: Verifying Checksum [2021-09-23T23:32:19.090Z] a77e37c0d609: Download complete [2021-09-23T23:32:22.449Z] c3185cebc471: Verifying Checksum [2021-09-23T23:32:22.449Z] c3185cebc471: Download complete [2021-09-23T23:32:23.029Z] db62176df00c: Download complete [2021-09-23T23:32:26.418Z] db62176df00c: Pull complete [2021-09-23T23:32:26.418Z] 3b30891b0d05: Pull complete [2021-09-23T23:32:26.418Z] 06b49ca38bd5: Pull complete [2021-09-23T23:32:26.418Z] c788192a36de: Pull complete [2021-09-23T23:32:26.418Z] a77e37c0d609: Pull complete [2021-09-23T23:32:28.401Z] c3185cebc471: Pull complete [2021-09-23T23:32:28.401Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-23T23:32:28.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-23T23:32:28.401Z] ---> 031687cdd783 [2021-09-23T23:32:28.401Z] Step 3/12 : ARG MAKE='make build' [2021-09-23T23:32:30.370Z] ---> Running in 69b02a9252c2 [2021-09-23T23:32:30.370Z] Removing intermediate container 69b02a9252c2 [2021-09-23T23:32:30.370Z] ---> a7a52dc4a33e [2021-09-23T23:32:30.370Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:32:30.370Z] ---> Running in 9e9960b47d0d [2021-09-23T23:32:30.370Z] Removing intermediate container 9e9960b47d0d [2021-09-23T23:32:30.370Z] ---> d617bb663b16 [2021-09-23T23:32:30.370Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:32:30.370Z] ---> Running in a7b2f58a7a41 [2021-09-23T23:32:30.370Z] Removing intermediate container a7b2f58a7a41 [2021-09-23T23:32:30.370Z] ---> edc2113b59a5 [2021-09-23T23:32:30.370Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:32:30.370Z] ---> Running in fe6b7b2b1918 [2021-09-23T23:32:30.967Z] Removing intermediate container fe6b7b2b1918 [2021-09-23T23:32:30.967Z] ---> 2616b78168c2 [2021-09-23T23:32:30.967Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:32:30.967Z] ---> Running in ce08d776753f [2021-09-23T23:32:31.234Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:32:32.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:32:32.924Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-23T23:32:32.924Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-23T23:32:33.190Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-23T23:32:33.461Z] Executing busybox-1.32.1-r6.trigger [2021-09-23T23:32:33.461Z] OK: 223 MiB in 55 packages [2021-09-23T23:32:33.727Z] Removing intermediate container ce08d776753f [2021-09-23T23:32:33.727Z] ---> 9fb10e5edb2e [2021-09-23T23:32:33.727Z] Step 8/12 : WORKDIR /device-rest-go [2021-09-23T23:32:33.727Z] ---> Running in 74d74151d76a [2021-09-23T23:32:33.992Z] Removing intermediate container 74d74151d76a [2021-09-23T23:32:33.992Z] ---> 2317d82bec96 [2021-09-23T23:32:33.992Z] Step 9/12 : COPY . . [2021-09-23T23:32:34.267Z] ---> 74c5bbdb422f [2021-09-23T23:32:34.267Z] Step 10/12 : RUN go mod tidy [2021-09-23T23:32:34.267Z] ---> Running in 03b00921cc71 [2021-09-23T23:32:39.617Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-23T23:32:39.617Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-23T23:32:39.617Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T23:32:39.617Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-23T23:32:39.617Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-23T23:32:39.885Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-23T23:32:39.885Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-23T23:32:39.885Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-23T23:32:40.159Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-23T23:32:40.159Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-23T23:32:40.424Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T23:32:40.424Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T23:32:40.424Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-23T23:32:40.424Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T23:32:40.424Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-23T23:32:40.701Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-23T23:32:40.701Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T23:32:40.701Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-23T23:32:40.701Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-23T23:32:40.976Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T23:32:40.976Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T23:32:40.976Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T23:32:40.976Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-23T23:32:41.243Z] go: downloading golang.org/x/text v0.3.2 [2021-09-23T23:32:41.510Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T23:32:42.098Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T23:32:43.069Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T23:32:43.069Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T23:32:43.069Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T23:32:43.069Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T23:32:43.069Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-23T23:32:43.069Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T23:32:43.337Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-23T23:32:43.337Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T23:32:43.603Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-23T23:32:43.603Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-23T23:32:43.603Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-23T23:32:43.873Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-23T23:32:43.873Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-23T23:32:44.143Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T23:32:44.143Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T23:32:44.143Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-23T23:32:44.143Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-23T23:32:44.143Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-23T23:32:44.143Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T23:32:44.410Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-23T23:32:44.410Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T23:32:44.410Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-23T23:32:44.679Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-23T23:32:44.680Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-23T23:32:44.949Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-23T23:32:44.949Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T23:32:45.216Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T23:32:45.216Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T23:32:45.216Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-23T23:32:45.216Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-23T23:32:45.485Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T23:32:45.486Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T23:32:45.486Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T23:32:45.486Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T23:32:45.486Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T23:32:45.486Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-23T23:32:45.753Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T23:32:45.753Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T23:32:45.753Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T23:32:45.753Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T23:32:46.019Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-23T23:32:46.019Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-23T23:32:46.019Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-23T23:32:46.019Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-23T23:32:46.019Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-23T23:32:46.286Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T23:32:46.286Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-23T23:32:46.580Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-23T23:32:46.580Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T23:32:46.580Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-23T23:32:50.834Z] Removing intermediate container 03b00921cc71 [2021-09-23T23:32:50.834Z] ---> a9b6aac3595d [2021-09-23T23:32:50.834Z] Step 11/12 : RUN make update [2021-09-23T23:32:50.834Z] ---> Running in c43066ac688f [2021-09-23T23:32:50.834Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-23T23:33:03.141Z] Removing intermediate container c43066ac688f [2021-09-23T23:33:03.141Z] ---> cf43f041f909 [2021-09-23T23:33:03.141Z] Step 12/12 : RUN $MAKE [2021-09-23T23:33:03.141Z] ---> Running in 858119f1b954 [2021-09-23T23:33:03.141Z] noop [2021-09-23T23:33:03.141Z] Removing intermediate container 858119f1b954 [2021-09-23T23:33:03.141Z] ---> 8d3abe289f1c [2021-09-23T23:33:03.141Z] Successfully built 8d3abe289f1c [2021-09-23T23:33:03.141Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:03.469Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:33:03.469Z] . [Pipeline] withDockerContainer [2021-09-23T23:33:03.570Z] prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container [2021-09-23T23:33:03.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/8 -v /w/workspace/device-rest-go/8:/w/workspace/device-rest-go/8:rw,z -v /w/workspace/device-rest-go/8@tmp:/w/workspace/device-rest-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T23:33:03.978Z] $ docker top 9978652945dad76481146116dd2245d37957be1882f9fb8db4d252f18f84887b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:33:04.379Z] + go version [2021-09-23T23:33:04.379Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-23T23:33:04.397Z] $ docker stop --time=1 9978652945dad76481146116dd2245d37957be1882f9fb8db4d252f18f84887b [2021-09-23T23:33:05.604Z] $ docker rm -f 9978652945dad76481146116dd2245d37957be1882f9fb8db4d252f18f84887b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:06.219Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-23T23:33:06.219Z] . [Pipeline] withDockerContainer [2021-09-23T23:33:06.312Z] prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container [2021-09-23T23:33:06.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/8 -v /w/workspace/device-rest-go/8:/w/workspace/device-rest-go/8:rw,z -v /w/workspace/device-rest-go/8@tmp:/w/workspace/device-rest-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-23T23:33:06.754Z] $ docker top 3876bdb2383e908dc863c5dc19682525996beedf17dddcbbdcd51f168a20dddf -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T23:33:07.191Z] + go mod tidy [Pipeline] sh [2021-09-23T23:33:07.784Z] + make test [2021-09-23T23:33:07.784Z] go mod tidy [2021-09-23T23:33:07.784Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-23T23:33:08.367Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-09-23T23:33:23.518Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-09-23T23:33:23.518Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 53.8% of statements [2021-09-23T23:33:23.786Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-23T23:33:30.475Z] gofmt -l . [2021-09-23T23:33:30.475Z] [ "`gofmt -l .`" = "" ] [2021-09-23T23:33:30.475Z] ./bin/test-go-mod-tidy.sh [2021-09-23T23:33:30.475Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-23T23:33:31.074Z] $ docker stop --time=1 3876bdb2383e908dc863c5dc19682525996beedf17dddcbbdcd51f168a20dddf [2021-09-23T23:33:32.524Z] $ docker rm -f 3876bdb2383e908dc863c5dc19682525996beedf17dddcbbdcd51f168a20dddf [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:33:32.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:33:33.198Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-23T23:33:34.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:33:34.607Z] + ls -al . [2021-09-23T23:33:34.607Z] total 116 [2021-09-23T23:33:34.607Z] drwxrwxr-x. 8 jenkins jenkins 4096 Sep 23 23:33 . [2021-09-23T23:33:34.607Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 23 23:32 .. [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 6792 Sep 23 23:32 Attribution.txt [2021-09-23T23:33:34.607Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 23 23:32 bin [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 7459 Sep 23 23:32 CHANGELOG.md [2021-09-23T23:33:34.607Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 23 23:32 cmd [2021-09-23T23:33:34.607Z] -rw-r--r--. 1 jenkins jenkins 8435 Sep 23 23:33 coverage.out [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 1615 Sep 23 23:32 Dockerfile [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 151 Sep 23 23:32 .dockerignore [2021-09-23T23:33:34.607Z] drwxrwxr-x. 2 jenkins jenkins 76 Sep 23 23:32 driver [2021-09-23T23:33:34.607Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 23 23:32 .git [2021-09-23T23:33:34.607Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 23 23:32 .github [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 336 Sep 23 23:32 .gitignore [2021-09-23T23:33:34.607Z] -rw-r--r--. 1 jenkins jenkins 271 Sep 23 23:33 go.mod [2021-09-23T23:33:34.607Z] -rw-r--r--. 1 jenkins jenkins 20570 Sep 23 23:33 go.sum [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 23 23:32 GOVERNANCE.md [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 680 Sep 23 23:32 Jenkinsfile [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 23 23:32 LICENSE [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 996 Sep 23 23:32 Makefile [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 620 Sep 23 23:32 OWNERS.md [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 7661 Sep 23 23:32 README.md [2021-09-23T23:33:34.607Z] drwxrwxr-x. 4 jenkins jenkins 71 Sep 23 23:32 snap [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 23 23:30 VERSION [2021-09-23T23:33:34.607Z] -rw-rw-r--. 1 jenkins jenkins 713 Sep 23 23:32 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:33:35.147Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=394630684c4f2c5fa0b05acfafc8d275cc2ae64c --label arch=amd64 --label version=2.0.1-dev.7 . [2021-09-23T23:33:35.147Z] Sending build context to Docker daemon 129kB [2021-09-23T23:33:35.147Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:33:35.147Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-23T23:33:35.147Z] ---> 8d3abe289f1c [2021-09-23T23:33:35.147Z] Step 3/25 : ARG MAKE='make build' [2021-09-23T23:33:35.147Z] ---> Running in 50f55e011c48 [2021-09-23T23:33:35.147Z] Removing intermediate container 50f55e011c48 [2021-09-23T23:33:35.147Z] ---> 0ccbe923bb7b [2021-09-23T23:33:35.147Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:33:35.147Z] ---> Running in c6795c27a738 [2021-09-23T23:33:35.414Z] Removing intermediate container c6795c27a738 [2021-09-23T23:33:35.414Z] ---> 92221ccc29c0 [2021-09-23T23:33:35.414Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:33:35.414Z] ---> Running in 23566b46a1af [2021-09-23T23:33:35.414Z] Removing intermediate container 23566b46a1af [2021-09-23T23:33:35.414Z] ---> ca7af480a3d5 [2021-09-23T23:33:35.414Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:33:35.414Z] ---> Running in 822d6e7d2021 [2021-09-23T23:33:36.000Z] Removing intermediate container 822d6e7d2021 [2021-09-23T23:33:36.001Z] ---> 61d009598290 [2021-09-23T23:33:36.001Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:33:36.001Z] ---> Running in 27e47d36e2c7 [2021-09-23T23:33:36.267Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:33:37.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:33:38.255Z] OK: 223 MiB in 55 packages [2021-09-23T23:33:38.524Z] Removing intermediate container 27e47d36e2c7 [2021-09-23T23:33:38.524Z] ---> da56cba74323 [2021-09-23T23:33:38.524Z] Step 8/25 : WORKDIR /device-rest-go [2021-09-23T23:33:38.524Z] ---> Running in 60186e96ce27 [2021-09-23T23:33:38.524Z] Removing intermediate container 60186e96ce27 [2021-09-23T23:33:38.524Z] ---> 49b557cb7477 [2021-09-23T23:33:38.524Z] Step 9/25 : COPY . . [2021-09-23T23:33:38.791Z] ---> cb4946f14834 [2021-09-23T23:33:38.791Z] Step 10/25 : RUN go mod tidy [2021-09-23T23:33:38.791Z] ---> Running in a5f68792d78c [2021-09-23T23:33:39.376Z] Removing intermediate container a5f68792d78c [2021-09-23T23:33:39.376Z] ---> 354e86fcf3fd [2021-09-23T23:33:39.376Z] Step 11/25 : RUN make update [2021-09-23T23:33:39.376Z] ---> Running in 6360041b88fe [2021-09-23T23:33:39.643Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-23T23:33:39.909Z] Removing intermediate container 6360041b88fe [2021-09-23T23:33:39.909Z] ---> 82c8c8620fe1 [2021-09-23T23:33:39.909Z] Step 12/25 : RUN $MAKE [2021-09-23T23:33:39.909Z] ---> Running in 22a63a845772 [2021-09-23T23:33:40.184Z] go mod tidy [2021-09-23T23:33:40.452Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.7" -o cmd/device-rest ./cmd [2021-09-23T23:33:52.809Z] Removing intermediate container 22a63a845772 [2021-09-23T23:33:52.809Z] ---> f4925867e3d7 [2021-09-23T23:33:52.809Z] Step 13/25 : FROM alpine:3.14 [2021-09-23T23:33:59.197Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1065 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2021-09-23T23:33:59.215Z] Running in /w/workspace/device-rest-go/8 [Pipeline] { [Pipeline] checkout [2021-09-23T23:33:59.482Z] The recommended git tool is: git [2021-09-23T23:34:06.858Z] using credential edgex-jenkins-ssh [2021-09-23T23:34:06.887Z] Cloning the remote Git repository [2021-09-23T23:34:06.958Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-09-23T23:34:07.096Z] > git init /w/workspace/device-rest-go/8 # timeout=10 [2021-09-23T23:34:07.803Z] 3.14: Pulling from library/alpine [2021-09-23T23:34:07.803Z] a0d0a0d46f8b: Pulling fs layer [2021-09-23T23:34:07.803Z] a0d0a0d46f8b: Verifying Checksum [2021-09-23T23:34:07.803Z] a0d0a0d46f8b: Download complete [2021-09-23T23:34:07.803Z] a0d0a0d46f8b: Pull complete [2021-09-23T23:34:07.803Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:34:07.803Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:34:07.803Z] ---> 14119a10abf4 [2021-09-23T23:34:07.803Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-09-23T23:34:07.803Z] ---> Running in efcffbac82a4 [2021-09-23T23:34:07.803Z] Removing intermediate container efcffbac82a4 [2021-09-23T23:34:07.803Z] ---> 15189cc05805 [2021-09-23T23:34:07.803Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-09-23T23:34:07.803Z] ---> Running in 321422e08c16 [2021-09-23T23:34:07.803Z] Removing intermediate container 321422e08c16 [2021-09-23T23:34:07.803Z] ---> bce5832d5171 [2021-09-23T23:34:07.803Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-23T23:34:07.803Z] ---> Running in 92996fa301a9 [2021-09-23T23:34:07.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:07.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-23T23:34:07.803Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-23T23:34:07.803Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T23:34:07.803Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-23T23:34:07.803Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T23:34:07.803Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-23T23:34:07.803Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-23T23:34:07.803Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T23:34:07.803Z] OK: 8 MiB in 20 packages [2021-09-23T23:34:07.803Z] Removing intermediate container 92996fa301a9 [2021-09-23T23:34:07.803Z] ---> c071817ec66b [2021-09-23T23:34:07.803Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-09-23T23:34:08.074Z] ---> 850a0796674d [2021-09-23T23:34:08.074Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-09-23T23:34:08.343Z] ---> 755c1aaa26e0 [2021-09-23T23:34:08.343Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-09-23T23:34:07.213Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-09-23T23:34:07.214Z] > git --version # timeout=10 [2021-09-23T23:34:07.240Z] > git --version # 'git version 2.17.1' [2021-09-23T23:34:07.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-23T23:34:07.349Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:34:08.619Z] ---> 1b53a60a5043 [2021-09-23T23:34:08.619Z] Step 20/25 : EXPOSE 59986 [2021-09-23T23:34:08.619Z] ---> Running in e0dea75dfefd [2021-09-23T23:34:08.619Z] Removing intermediate container e0dea75dfefd [2021-09-23T23:34:08.619Z] ---> 16ad03c84fe5 [2021-09-23T23:34:08.619Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-09-23T23:34:08.619Z] ---> Running in 15d4cb39dbf3 [2021-09-23T23:34:08.619Z] Removing intermediate container 15d4cb39dbf3 [2021-09-23T23:34:08.619Z] ---> 285d9aba40c0 [2021-09-23T23:34:08.619Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-09-23T23:34:08.619Z] ---> Running in 15b3f0454799 [2021-09-23T23:34:08.896Z] Removing intermediate container 15b3f0454799 [2021-09-23T23:34:08.896Z] ---> 3eadea5c5f7c [2021-09-23T23:34:08.896Z] Step 23/25 : LABEL arch=amd64 [2021-09-23T23:34:08.896Z] ---> Running in 4ddb6bae4582 [2021-09-23T23:34:08.896Z] Removing intermediate container 4ddb6bae4582 [2021-09-23T23:34:08.896Z] ---> 2b790965f9b3 [2021-09-23T23:34:08.896Z] Step 24/25 : LABEL git_sha=394630684c4f2c5fa0b05acfafc8d275cc2ae64c [2021-09-23T23:34:08.896Z] ---> Running in ab4e722ea1b2 [2021-09-23T23:34:09.163Z] Removing intermediate container ab4e722ea1b2 [2021-09-23T23:34:09.163Z] ---> 147daa19d073 [2021-09-23T23:34:09.163Z] Step 25/25 : LABEL version=2.0.1-dev.7 [2021-09-23T23:34:09.163Z] ---> Running in 51b7b4d3d0c4 [2021-09-23T23:34:09.163Z] Removing intermediate container 51b7b4d3d0c4 [2021-09-23T23:34:09.163Z] ---> 83e764d41ae8 [2021-09-23T23:34:09.163Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T23:34:09.163Z] Successfully built 83e764d41ae8 [2021-09-23T23:34:09.163Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:34:09.357Z] provisioning config files... [2021-09-23T23:34:09.377Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/8@tmp/config8742765211681569604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:34:09.724Z] ---> docker-login.sh [2021-09-23T23:34:09.724Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:34:09.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:09.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:09.724Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:09.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:09.724Z] [2021-09-23T23:34:09.724Z] Login Succeeded [2021-09-23T23:34:09.724Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:34:09.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:09.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:09.991Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:09.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:09.991Z] [2021-09-23T23:34:09.991Z] Login Succeeded [2021-09-23T23:34:09.991Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:34:09.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:10.058Z] Avoid second fetch [2021-09-23T23:34:10.058Z] Checking out Revision 394630684c4f2c5fa0b05acfafc8d275cc2ae64c (main) [2021-09-23T23:34:10.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:10.262Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:10.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:10.262Z] [2021-09-23T23:34:10.262Z] Login Succeeded [2021-09-23T23:34:10.262Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:34:10.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:10.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:10.262Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:10.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:10.262Z] [2021-09-23T23:34:10.262Z] Login Succeeded [2021-09-23T23:34:10.262Z] docker.io [2021-09-23T23:34:10.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:10.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:10.795Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:10.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:10.795Z] [2021-09-23T23:34:10.795Z] Login Succeeded [2021-09-23T23:34:10.795Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:34:10.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:34:10.888Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2021-09-23T23:34:10.888Z] 394630684c4f2c5fa0b05acfafc8d275cc2ae64c [2021-09-23T23:34:10.888Z] latest [2021-09-23T23:34:10.888Z] 2.0.1-dev.7 [2021-09-23T23:34:10.888Z] 394630684c4f2c5fa0b05acfafc8d275cc2ae64c-2.0.1-dev.7 [2021-09-23T23:34:10.888Z] main [2021-09-23T23:34:10.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:11.254Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:394630684c4f2c5fa0b05acfafc8d275cc2ae64c [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:10.004Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-09-23T23:34:10.024Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-23T23:34:10.070Z] > git config core.sparsecheckout # timeout=10 [2021-09-23T23:34:10.088Z] > git checkout -f 394630684c4f2c5fa0b05acfafc8d275cc2ae64c # timeout=10 [2021-09-23T23:34:11.581Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:394630684c4f2c5fa0b05acfafc8d275cc2ae64c [2021-09-23T23:34:11.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-09-23T23:34:11.581Z] b074ece54b38: Preparing [2021-09-23T23:34:11.581Z] fd679bcd43ea: Preparing [2021-09-23T23:34:11.581Z] 510eeadd9ea5: Preparing [2021-09-23T23:34:11.581Z] f77414080912: Preparing [2021-09-23T23:34:11.581Z] e2eb06d8af82: Preparing [2021-09-23T23:34:11.581Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:11.856Z] fd679bcd43ea: Pushed [2021-09-23T23:34:11.856Z] b074ece54b38: Pushed [2021-09-23T23:34:11.856Z] f77414080912: Pushed [2021-09-23T23:34:13.261Z] 510eeadd9ea5: Pushed [2021-09-23T23:34:13.261Z] 394630684c4f2c5fa0b05acfafc8d275cc2ae64c: digest: sha256:0a1d816cf900cdf8561ff8bf2a60fe8d56f2e39232fe46efed798007f242d6e6 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:13.588Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:13.908Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2021-09-23T23:34:13.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-09-23T23:34:13.908Z] b074ece54b38: Preparing [2021-09-23T23:34:13.908Z] fd679bcd43ea: Preparing [2021-09-23T23:34:13.908Z] 510eeadd9ea5: Preparing [2021-09-23T23:34:13.908Z] f77414080912: Preparing [2021-09-23T23:34:13.908Z] e2eb06d8af82: Preparing [2021-09-23T23:34:13.908Z] b074ece54b38: Layer already exists [2021-09-23T23:34:13.908Z] f77414080912: Layer already exists [2021-09-23T23:34:13.908Z] fd679bcd43ea: Layer already exists [2021-09-23T23:34:13.908Z] 510eeadd9ea5: Layer already exists [2021-09-23T23:34:13.908Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:13.908Z] latest: digest: sha256:0a1d816cf900cdf8561ff8bf2a60fe8d56f2e39232fe46efed798007f242d6e6 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:14.244Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:14.464Z] Commit message: "Merge pull request #134 from jpwhitemn/upgrade-alpine-314" [2021-09-23T23:34:14.561Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.7 [2021-09-23T23:34:14.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-09-23T23:34:14.561Z] b074ece54b38: Preparing [2021-09-23T23:34:14.561Z] fd679bcd43ea: Preparing [2021-09-23T23:34:14.561Z] 510eeadd9ea5: Preparing [2021-09-23T23:34:14.561Z] f77414080912: Preparing [2021-09-23T23:34:14.561Z] e2eb06d8af82: Preparing [2021-09-23T23:34:14.561Z] 510eeadd9ea5: Layer already exists [2021-09-23T23:34:14.561Z] b074ece54b38: Layer already exists [2021-09-23T23:34:14.561Z] f77414080912: Layer already exists [2021-09-23T23:34:14.561Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:14.561Z] fd679bcd43ea: Layer already exists [2021-09-23T23:34:14.561Z] 2.0.1-dev.7: digest: sha256:0a1d816cf900cdf8561ff8bf2a60fe8d56f2e39232fe46efed798007f242d6e6 size: 1366 [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:34:14.855Z] provisioning config files... [2021-09-23T23:34:14.887Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/8@tmp/config142371852298157835tmp [2021-09-23T23:34:14.891Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:394630684c4f2c5fa0b05acfafc8d275cc2ae64c-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:34:15.217Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:394630684c4f2c5fa0b05acfafc8d275cc2ae64c-2.0.1-dev.7 [2021-09-23T23:34:15.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-09-23T23:34:15.217Z] b074ece54b38: Preparing [2021-09-23T23:34:15.217Z] fd679bcd43ea: Preparing [2021-09-23T23:34:15.217Z] 510eeadd9ea5: Preparing [2021-09-23T23:34:15.217Z] f77414080912: Preparing [2021-09-23T23:34:15.217Z] e2eb06d8af82: Preparing [2021-09-23T23:34:15.217Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:15.217Z] 510eeadd9ea5: Layer already exists [2021-09-23T23:34:15.217Z] b074ece54b38: Layer already exists [2021-09-23T23:34:15.217Z] fd679bcd43ea: Layer already exists [2021-09-23T23:34:15.217Z] f77414080912: Layer already exists [2021-09-23T23:34:15.217Z] 394630684c4f2c5fa0b05acfafc8d275cc2ae64c-2.0.1-dev.7: digest: sha256:0a1d816cf900cdf8561ff8bf2a60fe8d56f2e39232fe46efed798007f242d6e6 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:15.515Z] ---> docker-login.sh [2021-09-23T23:34:15.515Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:34:15.567Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:15.891Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2021-09-23T23:34:15.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2021-09-23T23:34:15.891Z] b074ece54b38: Preparing [2021-09-23T23:34:15.891Z] fd679bcd43ea: Preparing [2021-09-23T23:34:15.891Z] 510eeadd9ea5: Preparing [2021-09-23T23:34:15.891Z] f77414080912: Preparing [2021-09-23T23:34:15.891Z] e2eb06d8af82: Preparing [2021-09-23T23:34:15.891Z] e2eb06d8af82: Layer already exists [2021-09-23T23:34:15.891Z] 510eeadd9ea5: Layer already exists [2021-09-23T23:34:15.891Z] fd679bcd43ea: Layer already exists [2021-09-23T23:34:15.891Z] f77414080912: Layer already exists [2021-09-23T23:34:15.891Z] b074ece54b38: Layer already exists [2021-09-23T23:34:15.891Z] main: digest: sha256:0a1d816cf900cdf8561ff8bf2a60fe8d56f2e39232fe46efed798007f242d6e6 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:34:15.969Z] ===================================================== [Pipeline] echo [2021-09-23T23:34:15.999Z] taggedImages: [2021-09-23T23:34:15.999Z] - nexus3.edgexfoundry.org:10004/device-rest:394630684c4f2c5fa0b05acfafc8d275cc2ae64c [2021-09-23T23:34:15.999Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2021-09-23T23:34:15.999Z] - nexus3.edgexfoundry.org:10004/device-rest:2.0.1-dev.7 [2021-09-23T23:34:15.999Z] - nexus3.edgexfoundry.org:10004/device-rest:394630684c4f2c5fa0b05acfafc8d275cc2ae64c-2.0.1-dev.7 [2021-09-23T23:34:15.999Z] - nexus3.edgexfoundry.org:10004/device-rest: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-09-23T23:34:16.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:34:16.617Z] [2021-09-23T23:34:16.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:16.953Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:34:16.954Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:34:16.954Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:34:16.954Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:34:16.954Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:34:16.954Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:34:16.954Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:34:16.954Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:34:16.954Z] d287ab97295c: Pulling fs layer [2021-09-23T23:34:16.954Z] dc539afda2c1: Waiting [2021-09-23T23:34:16.954Z] 77bc0d833cb6: Waiting [2021-09-23T23:34:16.954Z] 9065ff56babe: Waiting [2021-09-23T23:34:16.954Z] d287ab97295c: Waiting [2021-09-23T23:34:17.219Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:34:17.219Z] a1111a8f2ec3: Download complete [2021-09-23T23:34:17.219Z] dc539afda2c1: Verifying Checksum [2021-09-23T23:34:17.219Z] dc539afda2c1: Download complete [2021-09-23T23:34:17.484Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:34:17.484Z] 77bc0d833cb6: Download complete [2021-09-23T23:34:17.484Z] 9065ff56babe: Verifying Checksum [2021-09-23T23:34:17.484Z] 9065ff56babe: Download complete [2021-09-23T23:34:17.484Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:34:17.484Z] ed53099fbce6: Download complete [2021-09-23T23:34:17.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:18.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:18.132Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:18.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:18.132Z] [2021-09-23T23:34:18.132Z] Login Succeeded [2021-09-23T23:34:18.132Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:34:18.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:18.448Z] b4d181a07f80: Verifying Checksum [2021-09-23T23:34:18.448Z] b4d181a07f80: Download complete [2021-09-23T23:34:18.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:18.688Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:18.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:18.688Z] [2021-09-23T23:34:18.688Z] Login Succeeded [2021-09-23T23:34:18.688Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:34:18.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:19.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:19.247Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:19.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:19.247Z] [2021-09-23T23:34:19.247Z] Login Succeeded [2021-09-23T23:34:19.247Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:34:19.412Z] b4d181a07f80: Pull complete [2021-09-23T23:34:19.412Z] a1111a8f2ec3: Pull complete [2021-09-23T23:34:19.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:19.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:19.876Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:19.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:19.876Z] [2021-09-23T23:34:19.876Z] Login Succeeded [2021-09-23T23:34:19.876Z] docker.io [2021-09-23T23:34:20.000Z] ed53099fbce6: Pull complete [2021-09-23T23:34:20.000Z] dc539afda2c1: Pull complete [2021-09-23T23:34:20.266Z] 77bc0d833cb6: Pull complete [2021-09-23T23:34:20.266Z] 9065ff56babe: Pull complete [2021-09-23T23:34:20.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:34:21.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:34:21.097Z] Configure a credential helper to remove this warning. See [2021-09-23T23:34:21.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:34:21.097Z] [2021-09-23T23:34:21.097Z] Login Succeeded [2021-09-23T23:34:21.097Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:34:21.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-23T23:34:21.683Z] ========================================================= [2021-09-23T23:34:21.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-23T23:34:21.683Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:34:22.094Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-23T23:34:22.094Z] Sending build context to Docker daemon 119.8kB [2021-09-23T23:34:22.217Z] d287ab97295c: Verifying Checksum [2021-09-23T23:34:22.217Z] d287ab97295c: Download complete [2021-09-23T23:34:22.780Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:34:22.780Z] Step 2/12 : FROM ${BASE} AS builder [2021-09-23T23:34:23.066Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-23T23:34:23.066Z] 595b0fe564bb: Pulling fs layer [2021-09-23T23:34:23.066Z] 24495759ef45: Pulling fs layer [2021-09-23T23:34:23.066Z] d148012ef14d: Pulling fs layer [2021-09-23T23:34:23.066Z] e90a11edd702: Pulling fs layer [2021-09-23T23:34:23.066Z] d77568369979: Pulling fs layer [2021-09-23T23:34:23.066Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-23T23:34:23.066Z] 170f2ba95c9a: Pulling fs layer [2021-09-23T23:34:23.066Z] 97ac5df62f85: Pulling fs layer [2021-09-23T23:34:23.066Z] e90a11edd702: Waiting [2021-09-23T23:34:23.066Z] d77568369979: Waiting [2021-09-23T23:34:23.066Z] fc1c9f9a7f3b: Waiting [2021-09-23T23:34:23.066Z] 97ac5df62f85: Waiting [2021-09-23T23:34:23.066Z] 170f2ba95c9a: Waiting [2021-09-23T23:34:23.066Z] d148012ef14d: Verifying Checksum [2021-09-23T23:34:23.066Z] d148012ef14d: Download complete [2021-09-23T23:34:23.066Z] 24495759ef45: Download complete [2021-09-23T23:34:23.066Z] d77568369979: Verifying Checksum [2021-09-23T23:34:23.066Z] d77568369979: Download complete [2021-09-23T23:34:23.066Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-23T23:34:23.066Z] fc1c9f9a7f3b: Download complete [2021-09-23T23:34:23.066Z] 170f2ba95c9a: Verifying Checksum [2021-09-23T23:34:23.066Z] 170f2ba95c9a: Download complete [2021-09-23T23:34:23.359Z] 595b0fe564bb: Verifying Checksum [2021-09-23T23:34:23.359Z] 595b0fe564bb: Download complete [2021-09-23T23:34:24.360Z] 595b0fe564bb: Pull complete [2021-09-23T23:34:24.976Z] 24495759ef45: Pull complete [2021-09-23T23:34:25.587Z] d148012ef14d: Pull complete [2021-09-23T23:34:26.491Z] d287ab97295c: Pull complete [2021-09-23T23:34:26.491Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:34:26.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:34:26.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:34:26.583Z] prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container [2021-09-23T23:34:26.664Z] $ 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-rest-go/8 -v /w/workspace/device-rest-go/8:/w/workspace/device-rest-go/8:rw,z -v /w/workspace/device-rest-go/8@tmp:/w/workspace/device-rest-go/8@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-09-23T23:34:28.257Z] 97ac5df62f85: Verifying Checksum [2021-09-23T23:34:28.257Z] 97ac5df62f85: Download complete [2021-09-23T23:34:29.235Z] e90a11edd702: Verifying Checksum [2021-09-23T23:34:29.235Z] e90a11edd702: Download complete [2021-09-23T23:34:29.368Z] $ docker top 93ef26fcafd226122f533bd87f283982a7d3090c2921bb0d909e7899697ab8ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:34:29.856Z] ---> job-cost.sh [2021-09-23T23:34:29.856Z] lf-activate-venv: SKIPPING [2021-09-23T23:34:29.856Z] INFO: No Stack... [2021-09-23T23:34:30.819Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:34:31.094Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:34:31.428Z] + cat /w/workspace/device-rest-go/8/archives/cost.csv [2021-09-23T23:34:31.428Z] + cut -d, -f6 [Pipeline] lock [2021-09-23T23:34:31.472Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-8-stack-cost] [2021-09-23T23:34:31.480Z] Resource [jenkins-edgexfoundry-device-rest-go-main-8-stack-cost] did not exist. Created. [2021-09-23T23:34:31.480Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:34:31.823Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-23T23:34:31.862Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:34:31.870Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:34:31.905Z] $ docker stop --time=1 93ef26fcafd226122f533bd87f283982a7d3090c2921bb0d909e7899697ab8ed [2021-09-23T23:34:33.055Z] $ docker rm -f 93ef26fcafd226122f533bd87f283982a7d3090c2921bb0d909e7899697ab8ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-23T23:34:39.447Z] e90a11edd702: Pull complete [2021-09-23T23:34:39.447Z] d77568369979: Pull complete [2021-09-23T23:34:39.731Z] fc1c9f9a7f3b: Pull complete [2021-09-23T23:34:40.008Z] 170f2ba95c9a: Pull complete [2021-09-23T23:34:45.436Z] 97ac5df62f85: Pull complete [2021-09-23T23:34:45.709Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-23T23:34:45.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-23T23:34:45.709Z] ---> 04bc70af865f [2021-09-23T23:34:45.709Z] Step 3/12 : ARG MAKE='make build' [2021-09-23T23:34:52.425Z] ---> Running in bef6dd31d7be [2021-09-23T23:34:52.425Z] Removing intermediate container bef6dd31d7be [2021-09-23T23:34:52.425Z] ---> 2962ea34ec9c [2021-09-23T23:34:52.425Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:34:52.425Z] ---> Running in 1c11cf3206d6 [2021-09-23T23:34:53.030Z] Removing intermediate container 1c11cf3206d6 [2021-09-23T23:34:53.030Z] ---> ccba474584cd [2021-09-23T23:34:53.030Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:34:53.030Z] ---> Running in 5ee4610e21c8 [2021-09-23T23:34:53.632Z] Removing intermediate container 5ee4610e21c8 [2021-09-23T23:34:53.632Z] ---> 8788c613744d [2021-09-23T23:34:53.632Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:34:53.908Z] ---> Running in 48d10e623bbe [2021-09-23T23:34:57.368Z] Removing intermediate container 48d10e623bbe [2021-09-23T23:34:57.368Z] ---> 3f5acfe060dd [2021-09-23T23:34:57.368Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:34:57.368Z] ---> Running in 6d15ae87f3d2 [2021-09-23T23:34:58.856Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:35:00.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:35:01.791Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-09-23T23:35:01.791Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-09-23T23:35:01.791Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-09-23T23:35:02.796Z] Executing busybox-1.32.1-r6.trigger [2021-09-23T23:35:02.796Z] OK: 222 MiB in 55 packages [2021-09-23T23:35:05.458Z] Removing intermediate container 6d15ae87f3d2 [2021-09-23T23:35:05.458Z] ---> 11eb001b86ef [2021-09-23T23:35:05.458Z] Step 8/12 : WORKDIR /device-rest-go [2021-09-23T23:35:05.458Z] ---> Running in e99da975ab5d [2021-09-23T23:35:05.738Z] Removing intermediate container e99da975ab5d [2021-09-23T23:35:05.738Z] ---> 3ada02b772ae [2021-09-23T23:35:05.738Z] Step 9/12 : COPY . . [2021-09-23T23:35:06.735Z] ---> 3b354813d96e [2021-09-23T23:35:06.735Z] Step 10/12 : RUN go mod tidy [2021-09-23T23:35:07.014Z] ---> Running in a0805c1935c3 [2021-09-23T23:35:13.772Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-09-23T23:35:13.772Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-23T23:35:14.386Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-23T23:35:14.667Z] go: downloading github.com/spf13/cast v1.4.1 [2021-09-23T23:35:14.667Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-23T23:35:14.954Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-23T23:35:15.236Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-23T23:35:15.236Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-23T23:35:15.236Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-23T23:35:15.236Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-23T23:35:15.515Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-09-23T23:35:15.515Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-23T23:35:15.515Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-09-23T23:35:15.515Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-23T23:35:15.794Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-23T23:35:15.794Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-23T23:35:15.794Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-23T23:35:15.794Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-23T23:35:16.072Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-23T23:35:16.072Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-23T23:35:16.072Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-23T23:35:16.072Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-23T23:35:16.072Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-23T23:35:16.351Z] go: downloading golang.org/x/text v0.3.2 [2021-09-23T23:35:16.351Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-23T23:35:16.629Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-23T23:35:38.850Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-23T23:35:38.850Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-23T23:35:38.850Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-23T23:35:38.850Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-23T23:35:39.449Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-23T23:35:39.449Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-23T23:35:39.449Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-09-23T23:35:39.449Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-23T23:35:39.449Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-23T23:35:39.449Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-23T23:35:39.742Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-23T23:35:39.742Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-23T23:35:39.742Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-23T23:35:39.742Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-23T23:35:40.014Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-23T23:35:40.014Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-23T23:35:40.014Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-23T23:35:40.014Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-23T23:35:40.014Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-23T23:35:40.014Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-23T23:35:40.289Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-23T23:35:40.289Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-23T23:35:40.289Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-09-23T23:35:40.567Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-23T23:35:40.567Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-23T23:35:40.567Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-23T23:35:40.839Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-23T23:35:41.114Z] go: downloading github.com/kr/text v0.1.0 [2021-09-23T23:35:41.114Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-23T23:35:41.114Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-23T23:35:41.114Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-23T23:35:41.388Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-23T23:35:41.388Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-23T23:35:41.388Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-23T23:35:41.388Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-23T23:35:41.388Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-23T23:35:41.388Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-23T23:35:41.659Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-23T23:35:41.659Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-23T23:35:41.659Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-23T23:35:41.659Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-23T23:35:41.659Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-23T23:35:41.659Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-23T23:35:41.937Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-23T23:35:41.937Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-23T23:35:41.937Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-23T23:35:41.937Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-23T23:35:41.937Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-23T23:35:42.208Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-23T23:35:42.208Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-23T23:35:57.315Z] Removing intermediate container a0805c1935c3 [2021-09-23T23:35:57.315Z] ---> 36c1e9694be6 [2021-09-23T23:35:57.315Z] Step 11/12 : RUN make update [2021-09-23T23:35:57.315Z] ---> Running in 8dc735e8afb8 [2021-09-23T23:35:57.315Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-23T23:36:15.706Z] Removing intermediate container 8dc735e8afb8 [2021-09-23T23:36:15.706Z] ---> d37a2f016c93 [2021-09-23T23:36:15.706Z] Step 12/12 : RUN $MAKE [2021-09-23T23:36:15.706Z] ---> Running in ec023eabf3e4 [2021-09-23T23:36:16.305Z] noop [2021-09-23T23:36:17.285Z] Removing intermediate container ec023eabf3e4 [2021-09-23T23:36:17.285Z] ---> f65c319fdf69 [2021-09-23T23:36:17.285Z] Successfully built f65c319fdf69 [2021-09-23T23:36:17.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:17.640Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:36:17.640Z] . [Pipeline] withDockerContainer [2021-09-23T23:36:17.896Z] prd-ubuntu18.04-docker-arm64-4c-16g-1065 does not seem to be running inside a container [2021-09-23T23:36:17.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/8 -v /w/workspace/device-rest-go/8:/w/workspace/device-rest-go/8:rw,z -v /w/workspace/device-rest-go/8@tmp:/w/workspace/device-rest-go/8@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-09-23T23:36:19.651Z] $ docker top f6de8ed77018329bf6e5f6849e253b49ad48b4e41a733690f5ea703e56e5bcb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:36:20.624Z] + go version [2021-09-23T23:36:20.624Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-23T23:36:20.649Z] $ docker stop --time=1 f6de8ed77018329bf6e5f6849e253b49ad48b4e41a733690f5ea703e56e5bcb7 [2021-09-23T23:36:22.606Z] $ docker rm -f f6de8ed77018329bf6e5f6849e253b49ad48b4e41a733690f5ea703e56e5bcb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:36:23.468Z] + docker inspect -f . ci-base-image-arm64 [2021-09-23T23:36:23.750Z] . [Pipeline] withDockerContainer [2021-09-23T23:36:24.084Z] prd-ubuntu18.04-docker-arm64-4c-16g-1065 does not seem to be running inside a container [2021-09-23T23:36:24.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/8 -v /w/workspace/device-rest-go/8:/w/workspace/device-rest-go/8:rw,z -v /w/workspace/device-rest-go/8@tmp:/w/workspace/device-rest-go/8@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-09-23T23:36:26.247Z] $ docker top b1dc779e2cff3da0b0f4cabc96805cd75012402cf6b0931ef40faccb1b981472 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-23T23:36:27.371Z] + go mod tidy [Pipeline] sh [2021-09-23T23:36:29.049Z] + make test [2021-09-23T23:36:29.049Z] go mod tidy [2021-09-23T23:36:29.665Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-23T23:36:31.132Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-09-23T23:37:41.309Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-09-23T23:37:41.309Z] ok github.com/edgexfoundry/device-rest-go/driver 0.053s coverage: 53.8% of statements [2021-09-23T23:37:41.309Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-23T23:38:13.760Z] gofmt -l . [2021-09-23T23:38:13.760Z] [ "`gofmt -l .`" = "" ] [2021-09-23T23:38:13.760Z] ./bin/test-go-mod-tidy.sh [2021-09-23T23:38:13.760Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-09-23T23:38:14.387Z] $ docker stop --time=1 b1dc779e2cff3da0b0f4cabc96805cd75012402cf6b0931ef40faccb1b981472 [2021-09-23T23:38:16.812Z] $ docker rm -f b1dc779e2cff3da0b0f4cabc96805cd75012402cf6b0931ef40faccb1b981472 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-23T23:38:17.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-23T23:38:17.911Z] Warning: overwriting stash ‘coverage-report’ [2021-09-23T23:38:18.922Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-23T23:38:19.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-23T23:38:19.810Z] + ls -al . [2021-09-23T23:38:19.810Z] total 144 [2021-09-23T23:38:19.810Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 23:38 . [2021-09-23T23:38:19.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:34 .. [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 151 Sep 23 23:34 .dockerignore [2021-09-23T23:38:19.810Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 23:34 .git [2021-09-23T23:38:19.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:34 .github [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 336 Sep 23 23:34 .gitignore [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 6792 Sep 23 23:34 Attribution.txt [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 7459 Sep 23 23:34 CHANGELOG.md [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 1615 Sep 23 23:34 Dockerfile [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 23:34 GOVERNANCE.md [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 680 Sep 23 23:34 Jenkinsfile [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 23 23:34 LICENSE [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 996 Sep 23 23:34 Makefile [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 23 23:34 OWNERS.md [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 7661 Sep 23 23:34 README.md [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 23 23:30 VERSION [2021-09-23T23:38:19.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:34 bin [2021-09-23T23:38:19.810Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 23:34 cmd [2021-09-23T23:38:19.810Z] -rw-r--r-- 1 jenkins jenkins 8435 Sep 23 23:37 coverage.out [2021-09-23T23:38:19.810Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 23:34 driver [2021-09-23T23:38:19.810Z] -rw-r--r-- 1 jenkins jenkins 271 Sep 23 23:38 go.mod [2021-09-23T23:38:19.810Z] -rw-r--r-- 1 jenkins jenkins 20570 Sep 23 23:36 go.sum [2021-09-23T23:38:19.810Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 23:34 snap [2021-09-23T23:38:19.810Z] -rw-rw-r-- 1 jenkins jenkins 713 Sep 23 23:34 version.go [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:38:20.185Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=394630684c4f2c5fa0b05acfafc8d275cc2ae64c --label arch=arm64 --label version=2.0.1-dev.7 . [2021-09-23T23:38:20.185Z] Sending build context to Docker daemon 129kB [2021-09-23T23:38:20.795Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-09-23T23:38:20.795Z] Step 2/25 : FROM ${BASE} AS builder [2021-09-23T23:38:20.795Z] ---> f65c319fdf69 [2021-09-23T23:38:20.795Z] Step 3/25 : ARG MAKE='make build' [2021-09-23T23:38:21.072Z] ---> Running in e1aae0513629 [2021-09-23T23:38:21.676Z] Removing intermediate container e1aae0513629 [2021-09-23T23:38:21.676Z] ---> dc7187828d1a [2021-09-23T23:38:21.676Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-09-23T23:38:21.676Z] ---> Running in d3646bfc6384 [2021-09-23T23:38:22.279Z] Removing intermediate container d3646bfc6384 [2021-09-23T23:38:22.279Z] ---> 2e399f122161 [2021-09-23T23:38:22.279Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-09-23T23:38:22.553Z] ---> Running in fe4b685584c6 [2021-09-23T23:38:23.160Z] Removing intermediate container fe4b685584c6 [2021-09-23T23:38:23.160Z] ---> 087860688bc4 [2021-09-23T23:38:23.160Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-23T23:38:23.160Z] ---> Running in 58d5976ef9ff [2021-09-23T23:38:25.796Z] Removing intermediate container 58d5976ef9ff [2021-09-23T23:38:25.796Z] ---> a3190058e209 [2021-09-23T23:38:25.796Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-23T23:38:25.796Z] ---> Running in 39ee2fbefa2a [2021-09-23T23:38:27.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:38:28.708Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:38:30.185Z] OK: 222 MiB in 55 packages [2021-09-23T23:38:31.656Z] Removing intermediate container 39ee2fbefa2a [2021-09-23T23:38:31.656Z] ---> ff463893050e [2021-09-23T23:38:31.656Z] Step 8/25 : WORKDIR /device-rest-go [2021-09-23T23:38:31.656Z] ---> Running in d01e2f13b287 [2021-09-23T23:38:32.659Z] Removing intermediate container d01e2f13b287 [2021-09-23T23:38:32.659Z] ---> 1bb1ebc8bcaa [2021-09-23T23:38:32.659Z] Step 9/25 : COPY . . [2021-09-23T23:38:33.668Z] ---> a11f5d69a22c [2021-09-23T23:38:33.668Z] Step 10/25 : RUN go mod tidy [2021-09-23T23:38:33.668Z] ---> Running in df20ecbf62a7 [2021-09-23T23:38:37.133Z] Removing intermediate container df20ecbf62a7 [2021-09-23T23:38:37.133Z] ---> 01e376d79ed1 [2021-09-23T23:38:37.133Z] Step 11/25 : RUN make update [2021-09-23T23:38:37.418Z] ---> Running in 25a94e5b5419 [2021-09-23T23:38:38.869Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-23T23:38:40.320Z] Removing intermediate container 25a94e5b5419 [2021-09-23T23:38:40.320Z] ---> 40b86aa94ea2 [2021-09-23T23:38:40.320Z] Step 12/25 : RUN $MAKE [2021-09-23T23:38:40.320Z] ---> Running in adcab2d38db0 [2021-09-23T23:38:41.764Z] go mod tidy [2021-09-23T23:38:42.045Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=2.0.1-dev.7" -o cmd/device-rest ./cmd [2021-09-23T23:39:29.087Z] Removing intermediate container adcab2d38db0 [2021-09-23T23:39:29.087Z] ---> dfbee2cc4951 [2021-09-23T23:39:29.087Z] Step 13/25 : FROM alpine:3.14 [2021-09-23T23:39:29.087Z] 3.14: Pulling from library/alpine [2021-09-23T23:39:29.087Z] 552d1f2373af: Pulling fs layer [2021-09-23T23:39:29.087Z] 552d1f2373af: Download complete [2021-09-23T23:39:29.087Z] 552d1f2373af: Pull complete [2021-09-23T23:39:29.087Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-23T23:39:29.087Z] Status: Downloaded newer image for alpine:3.14 [2021-09-23T23:39:29.087Z] ---> bb3de5531c18 [2021-09-23T23:39:29.087Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-09-23T23:39:29.087Z] ---> Running in c93bf0536d13 [2021-09-23T23:39:29.087Z] Removing intermediate container c93bf0536d13 [2021-09-23T23:39:29.087Z] ---> 61a9b4d2feae [2021-09-23T23:39:29.087Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-09-23T23:39:29.087Z] ---> Running in ba3cb6274eaf [2021-09-23T23:39:29.087Z] Removing intermediate container ba3cb6274eaf [2021-09-23T23:39:29.087Z] ---> 1781f5624374 [2021-09-23T23:39:29.087Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-23T23:39:29.087Z] ---> Running in edc98fa23f6f [2021-09-23T23:39:30.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-23T23:39:30.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-23T23:39:31.799Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-23T23:39:31.799Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-23T23:39:31.799Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-23T23:39:32.080Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-23T23:39:32.080Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-23T23:39:32.080Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-23T23:39:32.080Z] Executing busybox-1.33.1-r3.trigger [2021-09-23T23:39:32.080Z] OK: 8 MiB in 20 packages [2021-09-23T23:39:33.537Z] Removing intermediate container edc98fa23f6f [2021-09-23T23:39:33.538Z] ---> c66c66b45dd2 [2021-09-23T23:39:33.538Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-09-23T23:39:35.000Z] ---> ea22518e0cbb [2021-09-23T23:39:35.000Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-09-23T23:39:36.464Z] ---> e409bbfd710c [2021-09-23T23:39:36.464Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-09-23T23:39:37.073Z] ---> 6996be798a1b [2021-09-23T23:39:37.073Z] Step 20/25 : EXPOSE 59986 [2021-09-23T23:39:37.353Z] ---> Running in 7017d6bb096b [2021-09-23T23:39:37.965Z] Removing intermediate container 7017d6bb096b [2021-09-23T23:39:37.965Z] ---> 0992cbfc68c3 [2021-09-23T23:39:37.965Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-09-23T23:39:38.247Z] ---> Running in db6c424bef54 [2021-09-23T23:39:38.857Z] Removing intermediate container db6c424bef54 [2021-09-23T23:39:38.857Z] ---> 55e4b04b94dd [2021-09-23T23:39:38.857Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-09-23T23:39:38.857Z] ---> Running in c7e0d368b29c [2021-09-23T23:39:39.464Z] Removing intermediate container c7e0d368b29c [2021-09-23T23:39:39.464Z] ---> 32e0c2da81e1 [2021-09-23T23:39:39.464Z] Step 23/25 : LABEL arch=arm64 [2021-09-23T23:39:39.747Z] ---> Running in f0b74445a424 [2021-09-23T23:39:40.362Z] Removing intermediate container f0b74445a424 [2021-09-23T23:39:40.362Z] ---> bb2d500ce508 [2021-09-23T23:39:40.362Z] Step 24/25 : LABEL git_sha=394630684c4f2c5fa0b05acfafc8d275cc2ae64c [2021-09-23T23:39:40.646Z] ---> Running in 87f8a2c41567 [2021-09-23T23:39:41.259Z] Removing intermediate container 87f8a2c41567 [2021-09-23T23:39:41.259Z] ---> 1241c6c3df80 [2021-09-23T23:39:41.259Z] Step 25/25 : LABEL version=2.0.1-dev.7 [2021-09-23T23:39:41.554Z] ---> Running in fbb4805453bd [2021-09-23T23:39:42.172Z] Removing intermediate container fbb4805453bd [2021-09-23T23:39:42.172Z] ---> d25e8566d95c [2021-09-23T23:39:42.172Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-23T23:39:42.172Z] Successfully built d25e8566d95c [2021-09-23T23:39:42.172Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:39:42.493Z] provisioning config files... [2021-09-23T23:39:42.529Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/8@tmp/config6182845031818268334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:39:42.928Z] ---> docker-login.sh [2021-09-23T23:39:42.928Z] nexus3.edgexfoundry.org:10001 [2021-09-23T23:39:43.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:39:43.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:39:43.544Z] Configure a credential helper to remove this warning. See [2021-09-23T23:39:43.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:39:43.544Z] [2021-09-23T23:39:43.544Z] Login Succeeded [2021-09-23T23:39:43.544Z] nexus3.edgexfoundry.org:10002 [2021-09-23T23:39:44.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:39:44.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:39:44.432Z] Configure a credential helper to remove this warning. See [2021-09-23T23:39:44.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:39:44.432Z] [2021-09-23T23:39:44.432Z] Login Succeeded [2021-09-23T23:39:44.432Z] nexus3.edgexfoundry.org:10003 [2021-09-23T23:39:45.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:39:45.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:39:45.044Z] Configure a credential helper to remove this warning. See [2021-09-23T23:39:45.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:39:45.044Z] [2021-09-23T23:39:45.044Z] Login Succeeded [2021-09-23T23:39:45.044Z] nexus3.edgexfoundry.org:10004 [2021-09-23T23:39:45.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:39:45.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:39:45.930Z] Configure a credential helper to remove this warning. See [2021-09-23T23:39:45.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:39:45.930Z] [2021-09-23T23:39:45.930Z] Login Succeeded [2021-09-23T23:39:45.930Z] docker.io [2021-09-23T23:39:46.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-23T23:39:46.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-23T23:39:46.813Z] Configure a credential helper to remove this warning. See [2021-09-23T23:39:46.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-23T23:39:46.813Z] [2021-09-23T23:39:46.813Z] Login Succeeded [2021-09-23T23:39:47.095Z] ---> docker-login.sh ends [Pipeline] } [2021-09-23T23:39:47.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:39:47.194Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2021-09-23T23:39:47.194Z] 394630684c4f2c5fa0b05acfafc8d275cc2ae64c [2021-09-23T23:39:47.194Z] latest [2021-09-23T23:39:47.194Z] 2.0.1-dev.7 [2021-09-23T23:39:47.194Z] 394630684c4f2c5fa0b05acfafc8d275cc2ae64c-2.0.1-dev.7 [2021-09-23T23:39:47.194Z] main [2021-09-23T23:39:47.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:47.604Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:394630684c4f2c5fa0b05acfafc8d275cc2ae64c [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:48.262Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:394630684c4f2c5fa0b05acfafc8d275cc2ae64c [2021-09-23T23:39:48.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-09-23T23:39:48.548Z] 6d5655b4821b: Preparing [2021-09-23T23:39:48.548Z] 15da54d01980: Preparing [2021-09-23T23:39:48.548Z] fda6d85597ad: Preparing [2021-09-23T23:39:48.548Z] df4446ba4b16: Preparing [2021-09-23T23:39:48.548Z] ee420dfed78a: Preparing [2021-09-23T23:39:48.548Z] ee420dfed78a: Layer already exists [2021-09-23T23:39:48.836Z] 6d5655b4821b: Pushed [2021-09-23T23:39:48.836Z] 15da54d01980: Pushed [2021-09-23T23:39:49.450Z] df4446ba4b16: Pushed [2021-09-23T23:39:52.140Z] fda6d85597ad: Pushed [2021-09-23T23:39:52.416Z] 394630684c4f2c5fa0b05acfafc8d275cc2ae64c: digest: sha256:c5937999cbe67d3cfb863bd78c62654782e45918a2f020aba88b96d21e12f90f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:52.794Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:53.165Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-09-23T23:39:53.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-09-23T23:39:53.165Z] 6d5655b4821b: Preparing [2021-09-23T23:39:53.165Z] 15da54d01980: Preparing [2021-09-23T23:39:53.166Z] fda6d85597ad: Preparing [2021-09-23T23:39:53.166Z] df4446ba4b16: Preparing [2021-09-23T23:39:53.166Z] ee420dfed78a: Preparing [2021-09-23T23:39:53.447Z] fda6d85597ad: Layer already exists [2021-09-23T23:39:53.447Z] ee420dfed78a: Layer already exists [2021-09-23T23:39:53.447Z] 6d5655b4821b: Layer already exists [2021-09-23T23:39:53.447Z] 15da54d01980: Layer already exists [2021-09-23T23:39:53.447Z] df4446ba4b16: Layer already exists [2021-09-23T23:39:53.447Z] latest: digest: sha256:c5937999cbe67d3cfb863bd78c62654782e45918a2f020aba88b96d21e12f90f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:53.827Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:54.193Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.7 [2021-09-23T23:39:54.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-09-23T23:39:54.193Z] 6d5655b4821b: Preparing [2021-09-23T23:39:54.193Z] 15da54d01980: Preparing [2021-09-23T23:39:54.193Z] fda6d85597ad: Preparing [2021-09-23T23:39:54.193Z] df4446ba4b16: Preparing [2021-09-23T23:39:54.193Z] ee420dfed78a: Preparing [2021-09-23T23:39:54.476Z] 15da54d01980: Layer already exists [2021-09-23T23:39:54.476Z] df4446ba4b16: Layer already exists [2021-09-23T23:39:54.476Z] ee420dfed78a: Layer already exists [2021-09-23T23:39:54.476Z] 6d5655b4821b: Layer already exists [2021-09-23T23:39:54.476Z] fda6d85597ad: Layer already exists [2021-09-23T23:39:54.476Z] 2.0.1-dev.7: digest: sha256:c5937999cbe67d3cfb863bd78c62654782e45918a2f020aba88b96d21e12f90f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:54.847Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:394630684c4f2c5fa0b05acfafc8d275cc2ae64c-2.0.1-dev.7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:55.218Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:394630684c4f2c5fa0b05acfafc8d275cc2ae64c-2.0.1-dev.7 [2021-09-23T23:39:55.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-09-23T23:39:55.218Z] 6d5655b4821b: Preparing [2021-09-23T23:39:55.218Z] 15da54d01980: Preparing [2021-09-23T23:39:55.218Z] fda6d85597ad: Preparing [2021-09-23T23:39:55.218Z] df4446ba4b16: Preparing [2021-09-23T23:39:55.218Z] ee420dfed78a: Preparing [2021-09-23T23:39:55.218Z] 15da54d01980: Layer already exists [2021-09-23T23:39:55.218Z] 6d5655b4821b: Layer already exists [2021-09-23T23:39:55.493Z] ee420dfed78a: Layer already exists [2021-09-23T23:39:55.493Z] df4446ba4b16: Layer already exists [2021-09-23T23:39:55.493Z] fda6d85597ad: Layer already exists [2021-09-23T23:39:55.493Z] 394630684c4f2c5fa0b05acfafc8d275cc2ae64c-2.0.1-dev.7: digest: sha256:c5937999cbe67d3cfb863bd78c62654782e45918a2f020aba88b96d21e12f90f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:55.854Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:56.210Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2021-09-23T23:39:56.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2021-09-23T23:39:56.210Z] 6d5655b4821b: Preparing [2021-09-23T23:39:56.210Z] 15da54d01980: Preparing [2021-09-23T23:39:56.210Z] fda6d85597ad: Preparing [2021-09-23T23:39:56.210Z] df4446ba4b16: Preparing [2021-09-23T23:39:56.210Z] ee420dfed78a: Preparing [2021-09-23T23:39:56.484Z] fda6d85597ad: Layer already exists [2021-09-23T23:39:56.484Z] 6d5655b4821b: Layer already exists [2021-09-23T23:39:56.484Z] df4446ba4b16: Layer already exists [2021-09-23T23:39:56.484Z] ee420dfed78a: Layer already exists [2021-09-23T23:39:56.484Z] 15da54d01980: Layer already exists [2021-09-23T23:39:56.484Z] main: digest: sha256:c5937999cbe67d3cfb863bd78c62654782e45918a2f020aba88b96d21e12f90f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-23T23:39:56.558Z] ===================================================== [Pipeline] echo [2021-09-23T23:39:56.575Z] taggedImages: [2021-09-23T23:39:56.575Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:394630684c4f2c5fa0b05acfafc8d275cc2ae64c [2021-09-23T23:39:56.575Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2021-09-23T23:39:56.575Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.0.1-dev.7 [2021-09-23T23:39:56.575Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:394630684c4f2c5fa0b05acfafc8d275cc2ae64c-2.0.1-dev.7 [2021-09-23T23:39:56.575Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:57.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:39:57.332Z] [2021-09-23T23:39:57.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:39:57.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:39:57.987Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-23T23:39:57.987Z] 448f6bf000e3: Pulling fs layer [2021-09-23T23:39:57.987Z] f757da607395: Pulling fs layer [2021-09-23T23:39:57.987Z] 05883995daec: Pulling fs layer [2021-09-23T23:39:57.987Z] 8603b9c90790: Pulling fs layer [2021-09-23T23:39:57.987Z] 1560dd03e051: Pulling fs layer [2021-09-23T23:39:57.987Z] 27f5ce0e4adf: Pulling fs layer [2021-09-23T23:39:57.987Z] c2d8d7efcc4b: Pulling fs layer [2021-09-23T23:39:57.987Z] 27f5ce0e4adf: Waiting [2021-09-23T23:39:57.987Z] 8603b9c90790: Waiting [2021-09-23T23:39:57.987Z] 1560dd03e051: Waiting [2021-09-23T23:39:58.271Z] f757da607395: Verifying Checksum [2021-09-23T23:39:58.271Z] f757da607395: Download complete [2021-09-23T23:39:58.271Z] 8603b9c90790: Verifying Checksum [2021-09-23T23:39:58.271Z] 8603b9c90790: Download complete [2021-09-23T23:39:58.557Z] 1560dd03e051: Verifying Checksum [2021-09-23T23:39:58.557Z] 1560dd03e051: Download complete [2021-09-23T23:39:58.557Z] 27f5ce0e4adf: Download complete [2021-09-23T23:39:58.837Z] 05883995daec: Verifying Checksum [2021-09-23T23:39:58.838Z] 05883995daec: Download complete [2021-09-23T23:39:59.835Z] 448f6bf000e3: Verifying Checksum [2021-09-23T23:39:59.835Z] 448f6bf000e3: Download complete [2021-09-23T23:40:04.281Z] 448f6bf000e3: Pull complete [2021-09-23T23:40:04.281Z] c2d8d7efcc4b: Verifying Checksum [2021-09-23T23:40:04.281Z] c2d8d7efcc4b: Download complete [2021-09-23T23:40:04.578Z] f757da607395: Pull complete [2021-09-23T23:40:06.638Z] 05883995daec: Pull complete [2021-09-23T23:40:06.638Z] 8603b9c90790: Pull complete [2021-09-23T23:40:08.132Z] 1560dd03e051: Pull complete [2021-09-23T23:40:08.426Z] 27f5ce0e4adf: Pull complete [2021-09-23T23:40:23.585Z] c2d8d7efcc4b: Pull complete [2021-09-23T23:40:23.585Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-23T23:40:23.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-23T23:40:23.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-23T23:40:23.852Z] prd-ubuntu18.04-docker-arm64-4c-16g-1065 does not seem to be running inside a container [2021-09-23T23:40:23.941Z] $ 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-rest-go/8 -v /w/workspace/device-rest-go/8:/w/workspace/device-rest-go/8:rw,z -v /w/workspace/device-rest-go/8@tmp:/w/workspace/device-rest-go/8@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-09-23T23:40:30.364Z] $ docker top f007f0cd068c573f5de3c2b14b52ec5257da385637b778e6ccf26ea2bd653c32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:40:31.473Z] ---> job-cost.sh [2021-09-23T23:40:31.473Z] lf-activate-venv: SKIPPING [2021-09-23T23:40:31.473Z] INFO: No Stack... [2021-09-23T23:40:32.912Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-23T23:40:33.190Z] INFO: Archiving Costs [Pipeline] sh [2021-09-23T23:40:33.982Z] + cat /w/workspace/device-rest-go/8/archives/cost.csv [2021-09-23T23:40:33.982Z] + cut -d, -f6 [Pipeline] lock [2021-09-23T23:40:34.062Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-8-stack-cost] [2021-09-23T23:40:34.069Z] Resource [jenkins-edgexfoundry-device-rest-go-main-8-stack-cost] did not exist. Created. [2021-09-23T23:40:34.070Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-23T23:40:34.777Z] /w/workspace/device-rest-go/8@tmp/durable-6185beb1/script.sh: 1: /w/workspace/device-rest-go/8@tmp/durable-6185beb1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-23T23:40:35.466Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-23T23:40:35.499Z] Warning: overwriting stash ‘stack-cost’ [2021-09-23T23:40:35.560Z] Stashed 1 file(s) [Pipeline] } [2021-09-23T23:40:35.575Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-23T23:40:35.600Z] $ docker stop --time=1 f007f0cd068c573f5de3c2b14b52ec5257da385637b778e6ccf26ea2bd653c32 [2021-09-23T23:40:37.452Z] $ docker rm -f f007f0cd068c573f5de3c2b14b52ec5257da385637b778e6ccf26ea2bd653c32 [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-09-23T23:40:38.366Z] provisioning config files... [2021-09-23T23:40:38.379Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3694828996686149891tmp [Pipeline] { [Pipeline] sh [2021-09-23T23:40:38.727Z] + set +x [2021-09-23T23:40:38.727Z] + curl -s https://codecov.io/bash [2021-09-23T23:40:38.727Z] + bash -s -- [2021-09-23T23:40:38.727Z] [2021-09-23T23:40:38.727Z] _____ _ [2021-09-23T23:40:38.727Z] / ____| | | [2021-09-23T23:40:38.727Z] | | ___ __| | ___ ___ _____ __ [2021-09-23T23:40:38.727Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-23T23:40:38.727Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-23T23:40:38.727Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-23T23:40:38.727Z] Bash-1.0.6 [2021-09-23T23:40:38.727Z] [2021-09-23T23:40:38.727Z] [2021-09-23T23:40:38.727Z] ==> git version 2.24.4 found [2021-09-23T23:40:38.727Z] ==> 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-09-23T23:40:38.727Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-23T23:40:38.727Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-23T23:40:38.727Z] ==> Jenkins CI detected. [2021-09-23T23:40:38.727Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2021-09-23T23:40:38.727Z] project root: . [2021-09-23T23:40:38.727Z] --> token set from env [2021-09-23T23:40:38.727Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-23T23:40:38.727Z] ==> Running gcov in . (disable via -X gcov) [2021-09-23T23:40:38.727Z] ==> Python coveragepy not found [2021-09-23T23:40:38.727Z] ==> Searching for coverage reports in: [2021-09-23T23:40:38.727Z] + . [2021-09-23T23:40:38.993Z] -> Found 1 reports [2021-09-23T23:40:38.993Z] ==> Detecting git/mercurial file structure [2021-09-23T23:40:38.993Z] ==> Reading reports [2021-09-23T23:40:38.993Z] + ./coverage.out bytes=8435 [2021-09-23T23:40:38.993Z] ==> Appending adjustments [2021-09-23T23:40:38.993Z] https://docs.codecov.io/docs/fixing-reports [2021-09-23T23:40:38.993Z] + Found adjustments [2021-09-23T23:40:38.993Z] ==> Gzipping contents [2021-09-23T23:40:38.993Z] 4.0K /tmp/codecov.OaXcNl.gz [2021-09-23T23:40:38.993Z] ==> Uploading reports [2021-09-23T23:40:38.993Z] url: https://codecov.io [2021-09-23T23:40:38.993Z] query: branch=main&commit=394630684c4f2c5fa0b05acfafc8d275cc2ae64c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:40:38.993Z] -> Pinging Codecov [2021-09-23T23:40:38.993Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=394630684c4f2c5fa0b05acfafc8d275cc2ae64c&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-23T23:40:39.261Z] -> Uploading to [2021-09-23T23:40:39.261Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-23/4E5D53B4F1F92C436F7061BF334D961C/394630684c4f2c5fa0b05acfafc8d275cc2ae64c/cabb7ff4-475b-4ea2-9a04-9411b6b7b59f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210923T234039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae09225e24d95e66f516eb32dd89f2914bd920f9c6508165e11060d55e20d16d [2021-09-23T23:40:39.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-23T23:40:39.261Z] Dload Upload Total Spent Left Speed [2021-09-23T23:40:40.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1746 0 0 100 1746 0 2323 --:--:-- --:--:-- --:--:-- 2321 [2021-09-23T23:40:40.109Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/394630684c4f2c5fa0b05acfafc8d275cc2ae64c [Pipeline] } [2021-09-23T23:40:40.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-23T23:40:40.456Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-23T23:40:40.495Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:40:40.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:40:40.813Z] [2021-09-23T23:40:40.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:40:41.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:40:41.158Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-23T23:40:41.158Z] 188c0c94c7c5: Pulling fs layer [2021-09-23T23:40:41.158Z] 0ef7d3d256c8: Pulling fs layer [2021-09-23T23:40:41.158Z] de9db76c5a1d: Pulling fs layer [2021-09-23T23:40:41.158Z] 0eba1c9be4d2: Pulling fs layer [2021-09-23T23:40:41.158Z] 0d57e429df01: Pulling fs layer [2021-09-23T23:40:41.158Z] 4e4be7b47b0d: Pulling fs layer [2021-09-23T23:40:41.158Z] e1f770b5df2f: Pulling fs layer [2021-09-23T23:40:41.158Z] 85a0685a4137: Pulling fs layer [2021-09-23T23:40:41.158Z] 0eba1c9be4d2: Waiting [2021-09-23T23:40:41.158Z] 0d57e429df01: Waiting [2021-09-23T23:40:41.158Z] 4e4be7b47b0d: Waiting [2021-09-23T23:40:41.158Z] e1f770b5df2f: Waiting [2021-09-23T23:40:41.158Z] 85a0685a4137: Waiting [2021-09-23T23:40:41.158Z] de9db76c5a1d: Verifying Checksum [2021-09-23T23:40:41.158Z] de9db76c5a1d: Download complete [2021-09-23T23:40:41.158Z] 0ef7d3d256c8: Verifying Checksum [2021-09-23T23:40:41.158Z] 0ef7d3d256c8: Download complete [2021-09-23T23:40:41.158Z] 0d57e429df01: Verifying Checksum [2021-09-23T23:40:41.158Z] 0d57e429df01: Download complete [2021-09-23T23:40:41.158Z] 4e4be7b47b0d: Verifying Checksum [2021-09-23T23:40:41.158Z] 4e4be7b47b0d: Download complete [2021-09-23T23:40:41.427Z] 188c0c94c7c5: Verifying Checksum [2021-09-23T23:40:41.427Z] 188c0c94c7c5: Download complete [2021-09-23T23:40:41.427Z] 188c0c94c7c5: Pull complete [2021-09-23T23:40:41.696Z] 0ef7d3d256c8: Pull complete [2021-09-23T23:40:41.696Z] de9db76c5a1d: Pull complete [2021-09-23T23:40:42.279Z] e1f770b5df2f: Verifying Checksum [2021-09-23T23:40:42.279Z] e1f770b5df2f: Download complete [2021-09-23T23:40:46.539Z] 0eba1c9be4d2: Verifying Checksum [2021-09-23T23:40:46.539Z] 0eba1c9be4d2: Download complete [2021-09-23T23:40:47.135Z] 85a0685a4137: Verifying Checksum [2021-09-23T23:40:47.135Z] 85a0685a4137: Download complete [2021-09-23T23:40:49.767Z] 0eba1c9be4d2: Pull complete [2021-09-23T23:40:49.767Z] 0d57e429df01: Pull complete [2021-09-23T23:40:49.767Z] 4e4be7b47b0d: Pull complete [2021-09-23T23:40:50.035Z] e1f770b5df2f: Pull complete [2021-09-23T23:40:53.835Z] 85a0685a4137: Pull complete [2021-09-23T23:40:53.835Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-23T23:40:53.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-23T23:40:53.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-23T23:40:53.951Z] prd-centos7-docker-4c-2g-1054 does not seem to be running inside a container [2021-09-23T23:40:54.022Z] $ 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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-09-23T23:40:56.010Z] $ docker top 2a3da78c4df3e7de41d82cec387c13e0c143df01f3ce651c0faf2826574fcae8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-23T23:40:56.113Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-23T23:40:56.637Z] + set -o pipefail [2021-09-23T23:40:56.637Z] + snyk monitor '--org=edgex-jenkins' [2021-09-23T23:41:03.289Z] [2021-09-23T23:41:03.289Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2021-09-23T23:41:03.289Z] [2021-09-23T23:41:03.289Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/100cb2ad-363b-48d6-95bb-098d49e3156b/history/c1cc897c-a117-450d-b72b-fb53565bfaf2 [2021-09-23T23:41:03.289Z] [2021-09-23T23:41:03.289Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-09-23T23:41:03.290Z] [2021-09-23T23:41:03.290Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-23T23:41:03.290Z] [2021-09-23T23:41:03.557Z] [Pipeline] } [2021-09-23T23:41:03.571Z] $ docker stop --time=1 2a3da78c4df3e7de41d82cec387c13e0c143df01f3ce651c0faf2826574fcae8 [2021-09-23T23:41:05.668Z] $ docker rm -f 2a3da78c4df3e7de41d82cec387c13e0c143df01f3ce651c0faf2826574fcae8 [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-09-23T23:41:06.944Z] + git log --format=format:%s -1 394630684c4f2c5fa0b05acfafc8d275cc2ae64c [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:07.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:41:07.278Z] . [Pipeline] withDockerContainer [2021-09-23T23:41:07.370Z] prd-centos7-docker-4c-2g-1054 does not seem to be running inside a container [2021-09-23T23:41:07.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-09-23T23:41:07.845Z] $ docker top c32a8087a79251b74c0c8ed896bda27fd5ea218c6094f79a01b531897b2af275 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:41:08.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:41:08.017Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:41:08.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:41:08.150Z] $ docker exec c32a8087a79251b74c0c8ed896bda27fd5ea218c6094f79a01b531897b2af275 ssh-agent [2021-09-23T23:41:08.296Z] SSH_AUTH_SOCK=/tmp/ssh-jXliuoR0PMBc/agent.15 [2021-09-23T23:41:08.296Z] SSH_AGENT_PID=22 [2021-09-23T23:41:08.305Z] Running ssh-add (command line suppressed) [2021-09-23T23:41:08.419Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4570574235312806660.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_4570574235312806660.key) [2021-09-23T23:41:08.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:41:08.765Z] + git semver tag [2021-09-23T23:41:08.765Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:41:08.765Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-09-23T23:41:08.765Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-09-23T23:41:08.765Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:41:08.765Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:41:08.765Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:41:08.765Z] # $SEMVER_BRANCH = main [2021-09-23T23:41:08.765Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [2021-09-23T23:41:08.765Z] # 394630684c4f2c5fa0b05acfafc8d275cc2ae64c HEAD [2021-09-23T23:41:08.765Z] # -> Force: false [2021-09-23T23:41:08.765Z] # 0f44bdcdebb3ae33ef58f00ea84261cbe8b05f08 refs/tags/v2.0.1-dev.7 [Pipeline] } [2021-09-23T23:41:08.776Z] $ docker exec --env ******** --env ******** c32a8087a79251b74c0c8ed896bda27fd5ea218c6094f79a01b531897b2af275 ssh-agent -k [2021-09-23T23:41:08.887Z] unset SSH_AUTH_SOCK; [2021-09-23T23:41:08.887Z] unset SSH_AGENT_PID; [2021-09-23T23:41:08.887Z] echo Agent pid 22 killed; [2021-09-23T23:41:08.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:41:09.266Z] + git semver [Pipeline] } [2021-09-23T23:41:09.285Z] $ docker stop --time=1 c32a8087a79251b74c0c8ed896bda27fd5ea218c6094f79a01b531897b2af275 [2021-09-23T23:41:10.515Z] $ docker rm -f c32a8087a79251b74c0c8ed896bda27fd5ea218c6094f79a01b531897b2af275 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:11.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:41:11.196Z] [2021-09-23T23:41:11.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:11.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:41:11.536Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-23T23:41:11.536Z] ab5ef0e58194: Pulling fs layer [2021-09-23T23:41:11.536Z] 9712f1f96733: Pulling fs layer [2021-09-23T23:41:11.536Z] 63f879dbbcfc: Pulling fs layer [2021-09-23T23:41:11.536Z] 0d9ebad4ef96: Pulling fs layer [2021-09-23T23:41:11.536Z] e9a5061849ea: Pulling fs layer [2021-09-23T23:41:11.536Z] d747dcd14b5f: Pulling fs layer [2021-09-23T23:41:11.536Z] 2de7ff778b66: Pulling fs layer [2021-09-23T23:41:11.536Z] 0d9ebad4ef96: Waiting [2021-09-23T23:41:11.536Z] e9a5061849ea: Waiting [2021-09-23T23:41:11.536Z] d747dcd14b5f: Waiting [2021-09-23T23:41:11.536Z] 2de7ff778b66: Waiting [2021-09-23T23:41:11.536Z] 9712f1f96733: Verifying Checksum [2021-09-23T23:41:11.536Z] 9712f1f96733: Download complete [2021-09-23T23:41:14.125Z] 63f879dbbcfc: Download complete [2021-09-23T23:41:14.393Z] e9a5061849ea: Verifying Checksum [2021-09-23T23:41:14.393Z] e9a5061849ea: Download complete [2021-09-23T23:41:14.393Z] d747dcd14b5f: Verifying Checksum [2021-09-23T23:41:14.393Z] d747dcd14b5f: Download complete [2021-09-23T23:41:15.349Z] 2de7ff778b66: Verifying Checksum [2021-09-23T23:41:15.349Z] 2de7ff778b66: Download complete [2021-09-23T23:41:15.349Z] 0d9ebad4ef96: Verifying Checksum [2021-09-23T23:41:15.349Z] 0d9ebad4ef96: Download complete [2021-09-23T23:41:16.313Z] ab5ef0e58194: Verifying Checksum [2021-09-23T23:41:16.313Z] ab5ef0e58194: Download complete [2021-09-23T23:41:18.947Z] ab5ef0e58194: Pull complete [2021-09-23T23:41:18.947Z] 9712f1f96733: Pull complete [2021-09-23T23:41:19.542Z] 63f879dbbcfc: Pull complete [2021-09-23T23:41:22.935Z] 0d9ebad4ef96: Pull complete [2021-09-23T23:41:23.209Z] e9a5061849ea: Pull complete [2021-09-23T23:41:23.209Z] d747dcd14b5f: Pull complete [2021-09-23T23:41:24.178Z] 2de7ff778b66: Pull complete [2021-09-23T23:41:24.178Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-23T23:41:24.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-23T23:41:24.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-23T23:41:24.266Z] prd-centos7-docker-4c-2g-1054 does not seem to be running inside a container [2021-09-23T23:41:24.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-09-23T23:41:27.459Z] $ docker top 6052f01d9e3dcacc2f349e9cb21a72a5115e2041b9a89dc891df914b70cdefd7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:41:27.566Z] provisioning config files... [2021-09-23T23:41:27.579Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7291775883308163160tmp [2021-09-23T23:41:27.600Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1039951334350999246tmp [2021-09-23T23:41:27.617Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4194188844403682846tmp [Pipeline] { [Pipeline] echo [2021-09-23T23:41:27.640Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:27.949Z] ---> sigul-configuration.sh [2021-09-23T23:41:27.949Z] gpg: directory `/root/.gnupg' created [2021-09-23T23:41:27.949Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-23T23:41:27.949Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-23T23:41:27.949Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-23T23:41:27.949Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-23T23:41:27.949Z] gpg: CAST5 encrypted data [2021-09-23T23:41:27.949Z] gpg: encrypted with 1 passphrase [2021-09-23T23:41:27.949Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-23T23:41:28.288Z] + mkdir /home/jenkins [2021-09-23T23:41:28.288Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-23T23:41:28.599Z] + 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-09-23T23:41:28.615Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:28.936Z] ---> sigul-install.sh [2021-09-23T23:41:28.936Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-23T23:41:29.260Z] + git tag --list [2021-09-23T23:41:29.260Z] v1.0.0 [2021-09-23T23:41:29.260Z] v1.1.0 [2021-09-23T23:41:29.260Z] v1.1.1 [2021-09-23T23:41:29.260Z] v1.1.2 [2021-09-23T23:41:29.260Z] v1.2.0 [2021-09-23T23:41:29.260Z] v1.2.1 [2021-09-23T23:41:29.260Z] v2.0.0 [2021-09-23T23:41:29.260Z] v2.0.1-dev.1 [2021-09-23T23:41:29.260Z] v2.0.1-dev.2 [2021-09-23T23:41:29.260Z] v2.0.1-dev.3 [2021-09-23T23:41:29.260Z] v2.0.1-dev.4 [2021-09-23T23:41:29.260Z] v2.0.1-dev.5 [2021-09-23T23:41:29.260Z] v2.0.1-dev.6 [2021-09-23T23:41:29.260Z] v2.0.1-dev.7 [Pipeline] sh [2021-09-23T23:41:29.708Z] + lftools sign git-tag v2.0.1-dev.7 [2021-09-23T23:41:29.975Z] Signing Git tag with Sigul... [2021-09-23T23:41:29.975Z] Signing v2.0.1-dev.7 [Pipeline] echo [2021-09-23T23:41:30.949Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:31.287Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-23T23:41:31.300Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-23T23:41:31.328Z] $ docker stop --time=1 6052f01d9e3dcacc2f349e9cb21a72a5115e2041b9a89dc891df914b70cdefd7 [2021-09-23T23:41:32.526Z] $ docker rm -f 6052f01d9e3dcacc2f349e9cb21a72a5115e2041b9a89dc891df914b70cdefd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:33.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:41:33.157Z] . [Pipeline] withDockerContainer [2021-09-23T23:41:33.238Z] prd-centos7-docker-4c-2g-1054 does not seem to be running inside a container [2021-09-23T23:41:33.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-09-23T23:41:33.747Z] $ docker top 1ad0ed7843bfce8dc825f9d9d834ed7da55ff707addad95d4a9c52f9fbe4da50 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:41:33.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:41:33.907Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:41:34.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:41:34.044Z] $ docker exec 1ad0ed7843bfce8dc825f9d9d834ed7da55ff707addad95d4a9c52f9fbe4da50 ssh-agent [2021-09-23T23:41:34.187Z] SSH_AUTH_SOCK=/tmp/ssh-0AlthNfkvYTq/agent.13 [2021-09-23T23:41:34.188Z] SSH_AGENT_PID=20 [2021-09-23T23:41:34.197Z] Running ssh-add (command line suppressed) [2021-09-23T23:41:34.312Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7170776387485943938.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7170776387485943938.key) [2021-09-23T23:41:34.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:41:34.658Z] + git semver bump pre [2021-09-23T23:41:34.659Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:41:34.659Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-09-23T23:41:34.659Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-09-23T23:41:34.659Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:41:34.659Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:41:34.659Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:41:34.659Z] # $SEMVER_BRANCH = main [2021-09-23T23:41:34.659Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [2021-09-23T23:41:34.659Z] 2.0.1-dev.8 [Pipeline] } [2021-09-23T23:41:34.669Z] $ docker exec --env ******** --env ******** 1ad0ed7843bfce8dc825f9d9d834ed7da55ff707addad95d4a9c52f9fbe4da50 ssh-agent -k [2021-09-23T23:41:34.783Z] unset SSH_AUTH_SOCK; [2021-09-23T23:41:34.783Z] unset SSH_AGENT_PID; [2021-09-23T23:41:34.783Z] echo Agent pid 20 killed; [2021-09-23T23:41:34.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:41:35.178Z] + git semver [Pipeline] } [2021-09-23T23:41:35.195Z] $ docker stop --time=1 1ad0ed7843bfce8dc825f9d9d834ed7da55ff707addad95d4a9c52f9fbe4da50 [2021-09-23T23:41:36.422Z] $ docker rm -f 1ad0ed7843bfce8dc825f9d9d834ed7da55ff707addad95d4a9c52f9fbe4da50 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:36.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-23T23:41:36.844Z] . [Pipeline] withDockerContainer [2021-09-23T23:41:36.939Z] prd-centos7-docker-4c-2g-1054 does not seem to be running inside a container [2021-09-23T23:41:37.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-09-23T23:41:37.426Z] $ docker top b8a62e8d0a8b8b2118403a5d5afb8c3619d0323a17b9ceddd59b42ad29bd40d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-23T23:41:37.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-23T23:41:37.594Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-23T23:41:37.742Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-23T23:41:37.743Z] $ docker exec b8a62e8d0a8b8b2118403a5d5afb8c3619d0323a17b9ceddd59b42ad29bd40d6 ssh-agent [2021-09-23T23:41:37.880Z] SSH_AUTH_SOCK=/tmp/ssh-DjwHOcDVsNDQ/agent.14 [2021-09-23T23:41:37.880Z] SSH_AGENT_PID=20 [2021-09-23T23:41:37.890Z] Running ssh-add (command line suppressed) [2021-09-23T23:41:37.999Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_432014603895801734.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_432014603895801734.key) [2021-09-23T23:41:38.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-23T23:41:38.348Z] + git semver push [2021-09-23T23:41:38.348Z] # -> Open(): unable to determine branch for HEAD [2021-09-23T23:41:38.348Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.git [2021-09-23T23:41:38.348Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-rest-go_main [2021-09-23T23:41:38.348Z] # $SEMVER_REMOTE_NAME = origin [2021-09-23T23:41:38.348Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-23T23:41:38.348Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-23T23:41:38.348Z] # $SEMVER_BRANCH = main [2021-09-23T23:41:38.348Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-rest-go_main/.semver [Pipeline] } [2021-09-23T23:41:39.762Z] $ docker exec --env ******** --env ******** b8a62e8d0a8b8b2118403a5d5afb8c3619d0323a17b9ceddd59b42ad29bd40d6 ssh-agent -k [2021-09-23T23:41:39.874Z] unset SSH_AUTH_SOCK; [2021-09-23T23:41:39.874Z] unset SSH_AGENT_PID; [2021-09-23T23:41:39.874Z] echo Agent pid 20 killed; [2021-09-23T23:41:39.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-23T23:41:40.259Z] + git semver [Pipeline] } [2021-09-23T23:41:40.281Z] $ docker stop --time=1 b8a62e8d0a8b8b2118403a5d5afb8c3619d0323a17b9ceddd59b42ad29bd40d6 [2021-09-23T23:41:41.517Z] $ docker rm -f b8a62e8d0a8b8b2118403a5d5afb8c3619d0323a17b9ceddd59b42ad29bd40d6 [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-09-23T23:41:43.302Z] + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:43.627Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:41:44.218Z] ---> package-listing.sh [2021-09-23T23:41:44.218Z] ++ facter osfamily [2021-09-23T23:41:44.218Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-23T23:41:44.484Z] + OS_FAMILY=redhat [2021-09-23T23:41:44.484Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2021-09-23T23:41:44.484Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-23T23:41:44.484Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-23T23:41:44.484Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-23T23:41:44.484Z] + PACKAGES=/tmp/packages_start.txt [2021-09-23T23:41:44.484Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2021-09-23T23:41:44.484Z] + PACKAGES=/tmp/packages_end.txt [2021-09-23T23:41:44.484Z] + case "${OS_FAMILY}" in [2021-09-23T23:41:44.484Z] + rpm -qa [2021-09-23T23:41:44.484Z] + sort [2021-09-23T23:41:45.069Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-23T23:41:45.069Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-23T23:41:45.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-23T23:41:45.069Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2021-09-23T23:41:45.069Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2021-09-23T23:41:45.069Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2021-09-23T23:41:45.090Z] 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-rest-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-09-23T23:41:45.388Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:45.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:41:45.969Z] [2021-09-23T23:41:45.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-23T23:41:46.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:41:46.302Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-23T23:41:46.302Z] b4d181a07f80: Pulling fs layer [2021-09-23T23:41:46.302Z] a1111a8f2ec3: Pulling fs layer [2021-09-23T23:41:46.302Z] ed53099fbce6: Pulling fs layer [2021-09-23T23:41:46.302Z] dc539afda2c1: Pulling fs layer [2021-09-23T23:41:46.302Z] 77bc0d833cb6: Pulling fs layer [2021-09-23T23:41:46.302Z] 9065ff56babe: Pulling fs layer [2021-09-23T23:41:46.302Z] d287ab97295c: Pulling fs layer [2021-09-23T23:41:46.302Z] dc539afda2c1: Waiting [2021-09-23T23:41:46.302Z] 77bc0d833cb6: Waiting [2021-09-23T23:41:46.302Z] 9065ff56babe: Waiting [2021-09-23T23:41:46.302Z] d287ab97295c: Waiting [2021-09-23T23:41:46.569Z] a1111a8f2ec3: Verifying Checksum [2021-09-23T23:41:46.569Z] a1111a8f2ec3: Download complete [2021-09-23T23:41:46.835Z] dc539afda2c1: Verifying Checksum [2021-09-23T23:41:46.835Z] dc539afda2c1: Download complete [2021-09-23T23:41:47.102Z] 77bc0d833cb6: Verifying Checksum [2021-09-23T23:41:47.102Z] 77bc0d833cb6: Download complete [2021-09-23T23:41:47.102Z] ed53099fbce6: Verifying Checksum [2021-09-23T23:41:47.102Z] ed53099fbce6: Download complete [2021-09-23T23:41:47.102Z] 9065ff56babe: Verifying Checksum [2021-09-23T23:41:47.102Z] 9065ff56babe: Download complete [2021-09-23T23:41:48.527Z] b4d181a07f80: Verifying Checksum [2021-09-23T23:41:48.527Z] b4d181a07f80: Download complete [2021-09-23T23:41:49.498Z] b4d181a07f80: Pull complete [2021-09-23T23:41:49.773Z] a1111a8f2ec3: Pull complete [2021-09-23T23:41:50.050Z] ed53099fbce6: Pull complete [2021-09-23T23:41:50.324Z] dc539afda2c1: Pull complete [2021-09-23T23:41:50.592Z] 77bc0d833cb6: Pull complete [2021-09-23T23:41:50.592Z] 9065ff56babe: Pull complete [2021-09-23T23:41:52.004Z] d287ab97295c: Verifying Checksum [2021-09-23T23:41:52.004Z] d287ab97295c: Download complete [2021-09-23T23:41:57.393Z] d287ab97295c: Pull complete [2021-09-23T23:41:57.393Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-23T23:41:57.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-23T23:41:57.393Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-23T23:41:57.648Z] prd-centos7-docker-4c-2g-1054 does not seem to be running inside a container [2021-09-23T23:41:57.721Z] $ 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-rest-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-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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-09-23T23:41:59.951Z] $ docker top 99b01e5b276556daa3d6a7fa160ecc2334b5fe3e2bca222b7c12c1db36fc25fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-23T23:42:00.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-23T23:42:00.754Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-23T23:42:01.068Z] + ls /var/log/sa-host [2021-09-23T23:42:01.068Z] + sadf -c /var/log/sa-host/sa05 [2021-09-23T23:42:01.068Z] file_magic: OK [2021-09-23T23:42:01.068Z] HZ: Using current value: 100 [2021-09-23T23:42:01.068Z] file_header: OK [2021-09-23T23:42:01.068Z] 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-09-23T23:42:01.068Z] Statistics: [2021-09-23T23:42:01.068Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T23:42:01.068Z] File successfully converted to sysstat format version 12.0.3 [2021-09-23T23:42:01.068Z] + sadf -c /var/log/sa-host/sa23 [2021-09-23T23:42:01.068Z] file_magic: OK [2021-09-23T23:42:01.068Z] HZ: Using current value: 100 [2021-09-23T23:42:01.068Z] file_header: OK [2021-09-23T23:42:01.068Z] 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-09-23T23:42:01.068Z] Statistics: [2021-09-23T23:42:01.068Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-23T23:42:01.068Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-23T23:42:01.238Z] provisioning config files... [2021-09-23T23:42:01.254Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9120481323466119713tmp [Pipeline] { [Pipeline] echo [2021-09-23T23:42:01.278Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:42:01.594Z] ---> create-netrc.sh [Pipeline] } [2021-09-23T23:42:01.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:42:01.987Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-23T23:42:02.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:42:02.313Z] ---> sudo-logs.sh [2021-09-23T23:42:02.313Z] Archiving 'sudo' log.. [2021-09-23T23:42:07.651Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1054.vexxhost.local: Name or service not known [2021-09-23T23:42:07.651Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1054.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-23T23:42:07.690Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:42:08.006Z] ---> job-cost.sh [2021-09-23T23:42:08.006Z] lf-activate-venv: SKIPPING [2021-09-23T23:42:08.006Z] DEBUG: total: 0.10999999940395355 [2021-09-23T23:42:08.006Z] INFO: Retrieving Stack Cost... [2021-09-23T23:42:08.969Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-23T23:42:09.549Z] INFO: Archiving Costs [Pipeline] echo [2021-09-23T23:42:09.600Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-23T23:42:09.926Z] ---> logs-deploy.sh [2021-09-23T23:42:09.926Z] lf-activate-venv: SKIPPING [2021-09-23T23:42:09.926Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/8 [2021-09-23T23:42:09.926Z] INFO: archiving workspace using pattern(s): [2021-09-23T23:42:10.506Z] Archives upload complete. [2021-09-23T23:42:10.773Z] INFO: archiving logs to Nexus [2021-09-23T23:42:11.363Z] ---> uname -a: [2021-09-23T23:42:11.363Z] Linux prd-centos7-docker-4c-2g-1054.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-09-23T23:42:11.363Z] [2021-09-23T23:42:11.363Z] [2021-09-23T23:42:11.363Z] ---> lscpu: [2021-09-23T23:42:11.363Z] Architecture: x86_64 [2021-09-23T23:42:11.363Z] CPU op-mode(s): 32-bit, 64-bit [2021-09-23T23:42:11.363Z] Byte Order: Little Endian [2021-09-23T23:42:11.363Z] Address sizes: 40 bits physical, 48 bits virtual [2021-09-23T23:42:11.363Z] CPU(s): 2 [2021-09-23T23:42:11.363Z] On-line CPU(s) list: 0,1 [2021-09-23T23:42:11.363Z] Thread(s) per core: 1 [2021-09-23T23:42:11.363Z] Core(s) per socket: 1 [2021-09-23T23:42:11.363Z] Socket(s): 2 [2021-09-23T23:42:11.363Z] NUMA node(s): 1 [2021-09-23T23:42:11.363Z] Vendor ID: AuthenticAMD [2021-09-23T23:42:11.363Z] CPU family: 23 [2021-09-23T23:42:11.363Z] Model: 49 [2021-09-23T23:42:11.363Z] Model name: AMD EPYC-Rome Processor [2021-09-23T23:42:11.363Z] Stepping: 0 [2021-09-23T23:42:11.363Z] CPU MHz: 2799.998 [2021-09-23T23:42:11.363Z] BogoMIPS: 5599.99 [2021-09-23T23:42:11.363Z] Virtualization: AMD-V [2021-09-23T23:42:11.363Z] Hypervisor vendor: KVM [2021-09-23T23:42:11.363Z] Virtualization type: full [2021-09-23T23:42:11.363Z] L1d cache: 32K [2021-09-23T23:42:11.363Z] L1i cache: 32K [2021-09-23T23:42:11.363Z] L2 cache: 512K [2021-09-23T23:42:11.363Z] L3 cache: 16384K [2021-09-23T23:42:11.363Z] NUMA node0 CPU(s): 0,1 [2021-09-23T23:42:11.363Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-09-23T23:42:11.363Z] [2021-09-23T23:42:11.363Z] [2021-09-23T23:42:11.363Z] ---> nproc: [2021-09-23T23:42:11.363Z] 2 [2021-09-23T23:42:11.363Z] [2021-09-23T23:42:11.363Z] [2021-09-23T23:42:11.363Z] ---> df -h: [2021-09-23T23:42:11.363Z] Filesystem Size Used Avail Use% Mounted on [2021-09-23T23:42:11.363Z] overlay 40G 9.0G 32G 23% / [2021-09-23T23:42:11.363Z] tmpfs 64M 0 64M 0% /dev [2021-09-23T23:42:11.363Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-09-23T23:42:11.363Z] shm 64M 0 64M 0% /dev/shm [2021-09-23T23:42:11.363Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-09-23T23:42:11.363Z] [2021-09-23T23:42:11.363Z] [2021-09-23T23:42:11.363Z] ---> sar -b -r -n DEV: [2021-09-23T23:42:11.363Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) [2021-09-23T23:42:11.363Z] [2021-09-23T23:42:11.363Z] 23:29:47 LINUX RESTART (2 CPU) [2021-09-23T23:42:11.363Z] [2021-09-23T23:42:11.363Z] 23:31:01 tps rtps wtps bread/s bwrtn/s [2021-09-23T23:42:11.363Z] 23:32:01 1.67 0.00 1.67 0.00 33.46 [2021-09-23T23:42:11.363Z] 23:33:01 0.37 0.00 0.37 0.00 6.30 [2021-09-23T23:42:11.363Z] 23:34:01 0.25 0.00 0.25 0.00 2.83 [2021-09-23T23:42:11.363Z] 23:35:01 0.23 0.00 0.23 0.00 3.78 [2021-09-23T23:42:11.364Z] 23:36:01 0.30 0.00 0.30 0.00 4.28 [2021-09-23T23:42:11.364Z] 23:37:01 0.18 0.00 0.18 0.00 2.33 [2021-09-23T23:42:11.364Z] 23:38:01 0.25 0.00 0.25 0.00 3.91 [2021-09-23T23:42:11.364Z] 23:39:01 0.28 0.00 0.28 0.00 3.02 [2021-09-23T23:42:11.364Z] 23:40:01 0.27 0.00 0.27 0.00 4.35 [2021-09-23T23:42:11.364Z] 23:41:01 80.45 0.03 80.42 3.73 27884.96 [2021-09-23T23:42:11.364Z] Average: 8.43 0.00 8.42 0.37 2795.71 [2021-09-23T23:42:11.364Z] [2021-09-23T23:42:11.364Z] 23:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-09-23T23:42:11.364Z] 23:32:01 5464252 0 794060 9.91 2620 1748000 1239656 13.69 572864 1572912 12 [2021-09-23T23:42:11.364Z] 23:33:01 5464224 0 794080 9.91 2620 1748008 1239732 13.69 576256 1569708 8 [2021-09-23T23:42:11.364Z] 23:34:01 5466188 0 792112 9.89 2620 1748012 1205580 13.31 574868 1569708 8 [2021-09-23T23:42:11.364Z] 23:35:01 5465440 0 792852 9.90 2620 1748020 1205884 13.31 570660 1575156 8 [2021-09-23T23:42:11.364Z] 23:36:01 5462752 0 795536 9.93 2620 1748024 1205824 13.31 573224 1575156 8 [2021-09-23T23:42:11.364Z] 23:37:01 5461480 0 796804 9.95 2620 1748028 1206088 13.32 575080 1575160 20 [2021-09-23T23:42:11.364Z] 23:38:01 5459036 0 799244 9.98 2620 1748032 1206112 13.32 576944 1575156 8 [2021-09-23T23:42:11.364Z] 23:39:01 5454308 0 803968 10.04 2620 1748036 1205776 13.31 581700 1575156 20 [2021-09-23T23:42:11.364Z] 23:40:01 5453888 0 804384 10.04 2620 1748040 1205932 13.31 583920 1573596 20 [2021-09-23T23:42:11.364Z] 23:41:01 4392472 0 1051832 13.13 2620 2562008 1581592 17.46 816792 2280788 73404 [2021-09-23T23:42:11.364Z] Average: 5354404 0 822487 10.27 2620 1829421 1250218 13.80 600231 1644250 7352 [2021-09-23T23:42:11.364Z] [2021-09-23T23:42:11.364Z] 23:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-09-23T23:42:11.364Z] 23:32:01 eth0 3.41 0.97 1.02 0.61 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:33:01 eth0 3.26 0.82 0.97 0.59 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:34:01 eth0 2.95 0.08 0.22 0.01 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:35:01 eth0 3.33 0.83 1.00 0.59 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:36:01 eth0 1.88 0.55 0.55 0.27 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:37:01 eth0 3.63 1.25 1.91 0.62 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:38:01 eth0 2.97 1.02 0.97 0.62 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:39:01 eth0 1.03 0.05 0.11 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:40:01 eth0 0.72 0.27 0.29 0.17 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:41:01 eth0 726.91 505.25 4482.08 82.04 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:41:01 veth77b088a 77.37 99.82 6.64 384.15 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] 23:41:01 docker0 77.37 99.72 5.59 384.14 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] Average: eth0 75.03 51.12 449.04 8.55 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] Average: veth77b088a 7.74 9.98 0.66 38.43 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] Average: docker0 7.74 9.97 0.56 38.43 0.00 0.00 0.00 0.00 [2021-09-23T23:42:11.364Z] [2021-09-23T23:42:11.364Z] [2021-09-23T23:42:11.364Z] ---> sar -P ALL: [2021-09-23T23:42:11.364Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/23/21 _x86_64_ (2 CPU) [2021-09-23T23:42:11.364Z] [2021-09-23T23:42:11.364Z] 23:29:47 LINUX RESTART (2 CPU) [2021-09-23T23:42:11.364Z] [2021-09-23T23:42:11.364Z] 23:31:01 CPU %user %nice %system %iowait %steal %idle [2021-09-23T23:42:11.364Z] 23:32:01 all 0.28 0.00 0.06 0.00 0.03 99.64 [2021-09-23T23:42:11.364Z] 23:32:01 0 0.45 0.00 0.07 0.00 0.03 99.45 [2021-09-23T23:42:11.364Z] 23:32:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-09-23T23:42:11.364Z] 23:33:01 all 0.27 0.00 0.04 0.00 0.03 99.67 [2021-09-23T23:42:11.364Z] 23:33:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2021-09-23T23:42:11.364Z] 23:33:01 1 0.32 0.00 0.07 0.00 0.03 99.58 [2021-09-23T23:42:11.364Z] 23:34:01 all 0.18 0.00 0.05 0.00 0.01 99.77 [2021-09-23T23:42:11.364Z] 23:34:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-09-23T23:42:11.364Z] 23:34:01 1 0.33 0.00 0.05 0.00 0.00 99.62 [2021-09-23T23:42:11.364Z] 23:35:01 all 0.24 0.00 0.03 0.00 0.03 99.70 [2021-09-23T23:42:11.364Z] 23:35:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-09-23T23:42:11.364Z] 23:35:01 1 0.38 0.00 0.03 0.00 0.03 99.55 [2021-09-23T23:42:11.364Z] 23:36:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-09-23T23:42:11.364Z] 23:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-23T23:42:11.364Z] 23:36:01 1 0.25 0.00 0.03 0.00 0.03 99.68 [2021-09-23T23:42:11.364Z] 23:37:01 all 0.23 0.00 0.04 0.00 0.03 99.71 [2021-09-23T23:42:11.364Z] 23:37:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-09-23T23:42:11.364Z] 23:37:01 1 0.35 0.00 0.03 0.00 0.03 99.58 [2021-09-23T23:42:11.364Z] 23:38:01 all 0.12 0.00 0.07 0.00 0.02 99.80 [2021-09-23T23:42:11.364Z] 23:38:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2021-09-23T23:42:11.364Z] 23:38:01 1 0.18 0.00 0.07 0.00 0.00 99.75 [2021-09-23T23:42:11.364Z] 23:39:01 all 0.03 0.00 0.03 0.01 0.03 99.89 [2021-09-23T23:42:11.364Z] 23:39:01 0 0.03 0.00 0.03 0.02 0.05 99.87 [2021-09-23T23:42:11.364Z] 23:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-09-23T23:42:11.364Z] 23:40:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-09-23T23:42:11.364Z] 23:40:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-09-23T23:42:11.364Z] 23:40:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-09-23T23:42:11.364Z] 23:41:01 all 10.59 0.00 4.32 0.84 0.05 84.19 [2021-09-23T23:42:11.364Z] 23:41:01 0 10.23 0.00 4.64 0.90 0.05 84.18 [2021-09-23T23:42:11.364Z] 23:41:01 1 10.95 0.00 4.00 0.79 0.05 84.20 [2021-09-23T23:42:11.364Z] Average: all 1.19 0.00 0.46 0.08 0.03 98.25 [2021-09-23T23:42:11.364Z] Average: 0 1.10 0.00 0.49 0.09 0.03 98.30 [2021-09-23T23:42:11.364Z] Average: 1 1.28 0.00 0.43 0.08 0.02 98.19 [2021-09-23T23:42:11.364Z] [2021-09-23T23:42:11.364Z] [2021-09-23T23:42:11.364Z]