Push event to branch master
  Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)
  Obtained Jenkinsfile from b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
  Running in Durability level: PERFORMANCE_OPTIMIZED
  Loading library edgex-global-pipelines@stable
  Attempting to resolve stable from remote references...
   > git --version # timeout=10
   > git --version # 'git version 2.16.6'
  using GIT_SSH to set credentials SSH Credentials for GitHub
   > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10
  Found match: refs/tags/stable revision f3f382fce060f16c10d6f597981912fab355381a
  Resolving tag commit... (remote references may be a lightweight tag or an annotated tag)
   > git rev-parse --is-inside-work-tree # timeout=10
  Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git
   > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10
  Fetching origin...
  Fetching upstream changes from origin
   > git --version # timeout=10
   > git --version # 'git version 2.16.6'
   > git config --get remote.origin.url # timeout=10
  using GIT_SSH to set credentials SSH Credentials for GitHub
   > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
   > git rev-parse refs/tags/stable^{commit} # timeout=10
  Resolved tag stable revision f3f382fce060f16c10d6f597981912fab355381a
  using credential edgex-jenkins-ssh
   > git rev-parse --is-inside-work-tree # timeout=10
  Fetching changes from the remote Git repository
   > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10
  Fetching with tags
  Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git
   > git --version # timeout=10
   > git --version # 'git version 2.16.6'
  using GIT_SSH to set credentials SSH Credentials for GitHub
   > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
  Checking out Revision f3f382fce060f16c10d6f597981912fab355381a (stable)
   > git config core.sparsecheckout # timeout=10
   > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10
  Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors"
   > git remote # timeout=10
   > git submodule init # timeout=10
   > git submodule sync # timeout=10
   > git config --get remote.origin.url # timeout=10
   > git submodule init # timeout=10
   > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
   > git config --get submodule.global-jjb.url # timeout=10
   > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10
   > git submodule update --init --recursive global-jjb # timeout=10
  Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines.
  To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
  Loading library lf-pipelines@master
  Attempting to resolve master from remote references...
   > git --version # timeout=10
   > git --version # 'git version 2.16.6'
  using GIT_SSH to set credentials SSH Credentials for GitHub
   > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10
  Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800
  using credential edgex-jenkins-ssh
   > git rev-parse --is-inside-work-tree # timeout=10
  Fetching changes from the remote Git repository
   > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10
  Fetching without tags
  Fetching upstream changes from git@github.com:lfit/releng-pipelines.git
   > git --version # timeout=10
   > git --version # 'git version 2.16.6'
  using GIT_SSH to set credentials SSH Credentials for GitHub
   > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
  Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master)
   > git config core.sparsecheckout # timeout=10
   > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10
  Commit message: "Update global-jjb to latest"
   > git remote # timeout=10
   > git submodule init # timeout=10
   > git submodule sync # timeout=10
   > git config --get remote.origin.url # timeout=10
   > git submodule init # timeout=10
   > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
   > git config --get submodule.global-jjb.url # timeout=10
   > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10
   > git submodule update --init --recursive global-jjb # timeout=10
  Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines.
  To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
  [Pipeline] Start of Pipeline
  [Pipeline] echo
  =========================================================
   [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true]
  =========================================================
  [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-mqtt-go-settings
                          PROJECT: device-mqtt-go
                       USE_SEMVER: true
                      TEST_SCRIPT: make test
                     BUILD_SCRIPT: make build
                       GO_VERSION: 1.15
                          GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/
                DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine
                 DOCKER_FILE_PATH: Dockerfile
           DOCKER_BUILD_FILE_PATH: Dockerfile.build
             DOCKER_BUILD_CONTEXT: .
                DOCKER_IMAGE_NAME: docker-device-mqtt-go
        DOCKER_REGISTRY_NAMESPACE: 
                DOCKER_NEXUS_REPO: staging
               BUILD_DOCKER_IMAGE: true
                PUSH_DOCKER_IMAGE: true
  BUILD_EXPERIMENTAL_DOCKER_IMAGE: false
        BUILD_STABLE_DOCKER_IMAGE: false
                SEMVER_BUMP_LEVEL: pre
                       BUILD_SNAP: true
             PUBLISH_SWAGGER_DOCS: false
              SWAGGER_API_FOLDERS: openapi/v1
                    ARTIFACT_ROOT: archives/bin
                   ARTIFACT_TYPES: docker
                     SHOULD_BUILD: true
  [Pipeline] node
  Still waiting to schedule task
  All nodes of label ‘centos7-docker-4c-2g’ are offline
  Running on prd-centos7-docker-4c-2g-9428 in /w/workspace/gexfoundry_device-mqtt-go_master
  [Pipeline] {
  [Pipeline] stage
  [Pipeline] { (Declarative: Checkout SCM)
  [Pipeline] checkout
  using credential edgex-jenkins-ssh
  Cloning the remote Git repository
  Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git
   > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10
  Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git
   > git --version # timeout=10
   > git --version # 'git version 2.16.5'
  using GIT_SSH to set credentials SSH Credentials for GitHub
   > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10
  Checking out Revision b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 (master)
   > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10
   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
   > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10
  Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git
  using GIT_SSH to set credentials SSH Credentials for GitHub
   > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10
   > git config core.sparsecheckout # timeout=10
   > git checkout -f b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 # timeout=10
  Commit message: "Merge pull request #180 from weichou1229/issue-160-2"
   > git rev-list --no-walk a1273e61004a83c63f8b8f9ce87c3cf8faec807b # timeout=10
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] timestamps
  [Pipeline] {
  [Pipeline] timeout
05:20:18  Timeout set to expire in 6 hr 0 min
  [Pipeline] {
  [Pipeline] stage
  [Pipeline] { (Prepare)
  [Pipeline] script
  [Pipeline] {
  [Pipeline] withCredentials
05:20:18  Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] echo
05:20:18  =========================================================
05:20:18   EdgeX Global Pipelines Version Info
05:20:18  =========================================================
  [Pipeline] libraryResource
  [Pipeline] sh
05:20:21  -------------------
05:20:21  stable info:
05:20:21  -------------------
05:20:21  Commited By: Ernesto Ojeda ernesto.ojeda@intel.com
05:20:21  Commit SHA: f3f382fce060f16c10d6f597981912fab355381a
05:20:21  Message: update stable to v1.0.148
05:20:22  -------------------
05:20:22  experimental info:
05:20:22  -------------------
05:20:22  Commited By: **** collab-it+edgex@linuxfoundation.org
05:20:22  Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f
05:20:22  Message: update experimental to v1.0.152
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
  [Pipeline] // withCredentials
  [Pipeline] }
  [Pipeline] // script
  [Pipeline] echo
05:20:22  [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings
  [Pipeline] echo
05:20:22  [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go
  [Pipeline] echo
05:20:22  [edgeXSetupEnvironment]: set envvar USE_SEMVER = true
  [Pipeline] echo
05:20:22  [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test
  [Pipeline] echo
05:20:22  [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build
  [Pipeline] echo
05:20:23  [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15
  [Pipeline] echo
05:20:23  [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/
  [Pipeline] echo
05:20:23  [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine
  [Pipeline] echo
05:20:23  [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile
  [Pipeline] echo
05:20:23  [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build
  [Pipeline] echo
05:20:23  [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = .
  [Pipeline] echo
05:20:23  [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go
  [Pipeline] echo
05:20:23  [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = 
  [Pipeline] echo
05:20:23  [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging
  [Pipeline] echo
05:20:23  [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true
  [Pipeline] echo
05:20:23  [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true
  [Pipeline] echo
05:20:24  [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false
  [Pipeline] echo
05:20:24  [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false
  [Pipeline] echo
05:20:24  [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre
  [Pipeline] echo
05:20:24  [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true
  [Pipeline] echo
05:20:24  [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false
  [Pipeline] echo
05:20:24  [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1
  [Pipeline] echo
05:20:24  [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin
  [Pipeline] echo
05:20:24  [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker
  [Pipeline] echo
05:20:24  [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true
  [Pipeline] echo
05:20:25  [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master
  [Pipeline] echo
05:20:25  [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master
  [Pipeline] echo
05:20:25  [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master
  [Pipeline] echo
05:20:25  [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
  [Pipeline] echo
05:20:25  [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0a5b3d
  [Pipeline] echo
05:20:25  [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Semver Prep)
  [Pipeline] script
  [Pipeline] {
  [Pipeline] sh
05:20:26  + git log --format=format:%s -1 b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
  [Pipeline] echo
05:20:26  GIT_COMMIT: b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8, Commit Message: Merge pull request #180 from weichou1229/issue-160-2
  [Pipeline] echo
05:20:26  This is not a build commit.
  [Pipeline] isUnix
  [Pipeline] sh
05:20:27  + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
05:20:27  
05:20:27  Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
  [Pipeline] isUnix
  [Pipeline] sh
05:20:28  + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
05:20:28  latest: Pulling from edgex-devops/git-semver
05:20:28  31603596830f: Pulling fs layer
05:20:28  2a8b12db71e7: Pulling fs layer
05:20:28  6ca5941a6612: Pulling fs layer
05:20:28  ecc8261a40a4: Pulling fs layer
05:20:28  ecc8261a40a4: Waiting
05:20:28  2a8b12db71e7: Verifying Checksum
05:20:28  2a8b12db71e7: Download complete
05:20:28  31603596830f: Verifying Checksum
05:20:28  31603596830f: Download complete
05:20:29  6ca5941a6612: Verifying Checksum
05:20:29  6ca5941a6612: Download complete
05:20:29  ecc8261a40a4: Verifying Checksum
05:20:29  ecc8261a40a4: Download complete
05:20:29  31603596830f: Pull complete
05:20:29  2a8b12db71e7: Pull complete
05:20:31  6ca5941a6612: Pull complete
05:20:32  ecc8261a40a4: Pull complete
05:20:32  Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7
05:20:32  Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
05:20:32  nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
  [Pipeline] withDockerContainer
05:20:32  prd-centos7-docker-4c-2g-9428 does not seem to be running inside a container
05:20:32  $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat
05:20:34  $ docker top 98d489f93f22fef195d5db07f3d4f9862c4edf3ee788c7fe73850cc50de95f9e -eo pid,comm
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sshagent
05:20:35  [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
05:20:35  [ssh-agent] Looking for ssh-agent implementation...
05:20:35  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:20:35  $ docker exec 98d489f93f22fef195d5db07f3d4f9862c4edf3ee788c7fe73850cc50de95f9e ssh-agent
05:20:35  SSH_AUTH_SOCK=/tmp/ssh-75Ovhq9OqyST/agent.12
05:20:35  SSH_AGENT_PID=17
05:20:35  Running ssh-add (command line suppressed)
05:20:35  Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8186868963926109650.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8186868963926109650.key)
05:20:36  [ssh-agent] Started.
  [Pipeline] {
  [Pipeline] sh
05:20:36  + git tag --points-at HEAD
  [Pipeline] }
05:20:36  $ docker exec --env ******** --env ******** 98d489f93f22fef195d5db07f3d4f9862c4edf3ee788c7fe73850cc50de95f9e ssh-agent -k
05:20:36  unset SSH_AUTH_SOCK;
05:20:36  unset SSH_AGENT_PID;
05:20:36  echo Agent pid 17 killed;
05:20:36  [ssh-agent] Stopped.
  [Pipeline] // sshagent
  [Pipeline] sshagent
05:20:37  [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
05:20:37  [ssh-agent] Looking for ssh-agent implementation...
05:20:37  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:20:37  $ docker exec 98d489f93f22fef195d5db07f3d4f9862c4edf3ee788c7fe73850cc50de95f9e ssh-agent
05:20:37  SSH_AUTH_SOCK=/tmp/ssh-9R2MwKqwdm7V/agent.46
05:20:37  SSH_AGENT_PID=51
05:20:37  Running ssh-add (command line suppressed)
05:20:37  Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5097639688120366835.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5097639688120366835.key)
05:20:37  [ssh-agent] Started.
  [Pipeline] {
  [Pipeline] sh
05:20:38  + git semver init
05:20:38  # -> Open(): unable to determine branch for HEAD
05:20:38  # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git
05:20:38  # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master
05:20:38  # $SEMVER_REMOTE_NAME = origin
05:20:38  # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org
05:20:38  # $SEMVER_USER_NAME = edgex-jenkins
05:20:38  # $SEMVER_BRANCH = master
05:20:38  # $SEMVER_TEMP = /tmp/semver-533057032
05:20:38  # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP
05:20:38  # '/tmp/semver-533057032' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver'
05:20:38  # -> Force: false
05:20:38  # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver
  [Pipeline] }
05:20:38  $ docker exec --env ******** --env ******** 98d489f93f22fef195d5db07f3d4f9862c4edf3ee788c7fe73850cc50de95f9e ssh-agent -k
05:20:39  unset SSH_AUTH_SOCK;
05:20:39  unset SSH_AGENT_PID;
05:20:39  echo Agent pid 51 killed;
05:20:39  [ssh-agent] Stopped.
  [Pipeline] // sshagent
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] sh
05:20:39  + git semver
  [Pipeline] }
05:20:39  $ docker stop --time=1 98d489f93f22fef195d5db07f3d4f9862c4edf3ee788c7fe73850cc50de95f9e
05:20:41  $ docker rm -f 98d489f93f22fef195d5db07f3d4f9862c4edf3ee788c7fe73850cc50de95f9e
  [Pipeline] // withDockerContainer
  [Pipeline] sh
05:20:41  + sudo chown -R jenkins:jenkins .semver
  [Pipeline] writeFile
  [Pipeline] stash
05:20:42  Stashed 1 file(s)
  [Pipeline] echo
05:20:42  [edgeXSemver]: initialized semver on version 1.2.3-dev.9
  [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
05:20:58  Still waiting to schedule task
05:20:58  Waiting for next available executor on ‘centos7-docker-4c-2g’
05:20:58  Still waiting to schedule task
05:20:58  All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline
05:22:58  Running on prd-ubuntu18.04-docker-arm64-4c-16g-9430 in /w/workspace/gexfoundry_device-mqtt-go_master
  [Pipeline] {
  [Pipeline] ws
05:22:58  Running in /w/workspace/device-mqtt-go/23
  [Pipeline] {
  [Pipeline] checkout
05:23:04  using credential edgex-jenkins-ssh
05:23:04  Cloning the remote Git repository
05:23:04  Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git
05:23:04   > git init /w/workspace/device-mqtt-go/23 # timeout=10
05:23:04  Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git
05:23:04   > git --version # timeout=10
05:23:04   > git --version # 'git version 2.17.1'
05:23:04  using GIT_SSH to set credentials SSH Credentials for GitHub
05:23:04   > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:23:06  Checking out Revision b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 (master)
05:23:05   > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10
05:23:05   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:23:05   > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10
05:23:05  Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git
05:23:05  using GIT_SSH to set credentials SSH Credentials for GitHub
05:23:05   > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10
05:23:06   > git config core.sparsecheckout # timeout=10
05:23:06   > git checkout -f b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 # timeout=10
05:23:10  Commit message: "Merge pull request #180 from weichou1229/issue-160-2"
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] stage
  [Pipeline] { (Prep)
  [Pipeline] script
  [Pipeline] {
  [Pipeline] unstash
  [Pipeline] echo
05:23:11  =========================================================
05:23:11   [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine]
05:23:11  =========================================================
  [Pipeline] isUnix
  [Pipeline] sh
05:23:13  + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine .
05:23:14  Sending build context to Docker daemon  460.3kB

05:23:14  Step 1/8 : ARG BASE=golang:1.15-alpine
05:23:14  Step 2/8 : FROM ${BASE}
05:23:14  1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64
05:23:14  b538f80385f9: Pulling fs layer
05:23:14  74f711af9a0d: Pulling fs layer
05:23:14  99f96fe45779: Pulling fs layer
05:23:14  8529a6b9a6be: Pulling fs layer
05:23:14  45590311c82a: Pulling fs layer
05:23:14  69ca0ff8b7b3: Pulling fs layer
05:23:14  209524e5b208: Pulling fs layer
05:23:14  8529a6b9a6be: Waiting
05:23:14  45590311c82a: Waiting
05:23:14  69ca0ff8b7b3: Waiting
05:23:14  209524e5b208: Waiting
05:23:14  99f96fe45779: Download complete
05:23:14  74f711af9a0d: Verifying Checksum
05:23:14  74f711af9a0d: Download complete
05:23:14  45590311c82a: Download complete
05:23:14  69ca0ff8b7b3: Verifying Checksum
05:23:14  69ca0ff8b7b3: Download complete
05:23:14  b538f80385f9: Verifying Checksum
05:23:14  b538f80385f9: Download complete
05:23:15  b538f80385f9: Pull complete
05:23:15  74f711af9a0d: Pull complete
05:23:16  99f96fe45779: Pull complete
05:23:17  209524e5b208: Verifying Checksum
05:23:17  209524e5b208: Download complete
05:23:17  Running on prd-centos7-docker-4c-2g-9431 in /w/workspace/gexfoundry_device-mqtt-go_master
  [Pipeline] {
  [Pipeline] ws
05:23:17  Running in /w/workspace/device-mqtt-go/23
  [Pipeline] {
  [Pipeline] checkout
05:23:19  8529a6b9a6be: Verifying Checksum
05:23:19  8529a6b9a6be: Download complete
05:23:20  using credential edgex-jenkins-ssh
05:23:20  Cloning the remote Git repository
05:23:20  Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git
05:23:20   > git init /w/workspace/device-mqtt-go/23 # timeout=10
05:23:21  Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git
05:23:21   > git --version # timeout=10
05:23:21   > git --version # 'git version 2.16.5'
05:23:21  using GIT_SSH to set credentials SSH Credentials for GitHub
05:23:21   > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:23:22   > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10
05:23:22   > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:23:22   > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10
05:23:22  Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git
05:23:22  using GIT_SSH to set credentials SSH Credentials for GitHub
05:23:22   > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10
05:23:22  Checking out Revision b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 (master)
05:23:22   > git config core.sparsecheckout # timeout=10
05:23:22   > git checkout -f b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 # timeout=10
05:23:26  Commit message: "Merge pull request #180 from weichou1229/issue-160-2"
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] stage
  [Pipeline] { (Prep)
  [Pipeline] script
  [Pipeline] {
  [Pipeline] unstash
  [Pipeline] echo
05:23:27  =========================================================
05:23:27   [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine]
05:23:27  =========================================================
  [Pipeline] isUnix
  [Pipeline] sh
05:23:28  + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine .
05:23:28  Sending build context to Docker daemon  460.3kB

05:23:28  Step 1/8 : ARG BASE=golang:1.15-alpine
05:23:28  Step 2/8 : FROM ${BASE}
05:23:28  1.15-alpine: Pulling from edgex-devops/edgex-golang-base
05:23:28  df20fa9351a1: Pulling fs layer
05:23:28  ed8968b2872e: Pulling fs layer
05:23:28  a92cc7c5fd73: Pulling fs layer
05:23:28  e871e8e8d7a9: Pulling fs layer
05:23:28  e73272ec9a57: Pulling fs layer
05:23:28  1e910a182e73: Pulling fs layer
05:23:28  4e634b169226: Pulling fs layer
05:23:28  e73272ec9a57: Waiting
05:23:28  1e910a182e73: Waiting
05:23:28  4e634b169226: Waiting
05:23:28  e871e8e8d7a9: Waiting
05:23:28  a92cc7c5fd73: Verifying Checksum
05:23:28  a92cc7c5fd73: Download complete
05:23:28  ed8968b2872e: Download complete
05:23:28  e73272ec9a57: Verifying Checksum
05:23:28  e73272ec9a57: Download complete
05:23:28  1e910a182e73: Verifying Checksum
05:23:28  1e910a182e73: Download complete
05:23:28  df20fa9351a1: Verifying Checksum
05:23:28  df20fa9351a1: Download complete
05:23:29  df20fa9351a1: Pull complete
05:23:29  ed8968b2872e: Pull complete
05:23:29  8529a6b9a6be: Pull complete
05:23:29  a92cc7c5fd73: Pull complete
05:23:29  45590311c82a: Pull complete
05:23:30  69ca0ff8b7b3: Pull complete
05:23:30  4e634b169226: Verifying Checksum
05:23:30  4e634b169226: Download complete
05:23:31  e871e8e8d7a9: Verifying Checksum
05:23:31  e871e8e8d7a9: Download complete
05:23:34  209524e5b208: Pull complete
05:23:34  Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68
05:23:34  Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine
05:23:34   ---> 5bddaf1c2fca
05:23:34  Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0'   copyright='Copyright (c) 2020: IOTech'
05:23:37  e871e8e8d7a9: Pull complete
05:23:37  e73272ec9a57: Pull complete
05:23:37  1e910a182e73: Pull complete
05:23:37   ---> Running in 85211f65aa37
05:23:37  Removing intermediate container 85211f65aa37
05:23:37   ---> cc4faf54af3a
05:23:37  Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories
05:23:37   ---> Running in 6efb1d96eb41
05:23:40  Removing intermediate container 6efb1d96eb41
05:23:40   ---> fbae9bd270e8
05:23:40  Step 5/8 : RUN apk add --update --no-cache make git openssh build-base
05:23:40   ---> Running in 40802a42fa73
05:23:41  fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz
05:23:42  fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz
05:23:44  (1/14) Installing libmagic (5.38-r0)
05:23:44  (2/14) Installing file (5.38-r0)
05:23:45  (3/14) Installing libc-dev (0.7.2-r3)
05:23:45  (4/14) Installing g++ (9.3.0-r2)
05:23:45  4e634b169226: Pull complete
05:23:45  Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642
05:23:45  Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine
05:23:45   ---> f7629b54cfaa
05:23:45  Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0'   copyright='Copyright (c) 2020: IOTech'
05:23:45   ---> Running in d37bfa034334
05:23:45  Removing intermediate container d37bfa034334
05:23:45   ---> 0627745f3a81
05:23:45  Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories
05:23:45   ---> Running in 9ea39c51376b
05:23:45  Removing intermediate container 9ea39c51376b
05:23:45   ---> a661abecf769
05:23:45  Step 5/8 : RUN apk add --update --no-cache make git openssh build-base
05:23:45   ---> Running in 936bbd71aeca
05:23:46  fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
05:23:47  fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
05:23:50  (1/14) Installing libmagic (5.38-r0)
05:23:51  (2/14) Installing file (5.38-r0)
05:23:51  (3/14) Installing libc-dev (0.7.2-r3)
05:23:51  (4/14) Installing g++ (9.3.0-r2)
05:24:07  (5/14) Installing fortify-headers (1.1-r0)
05:24:07  (6/14) Installing patch (2.7.6-r6)
05:24:07  (7/14) Installing build-base (0.5-r2)
05:24:07  (8/14) Installing openssh-keygen (8.3_p1-r0)
05:24:07  (9/14) Installing libedit (20191231.3.1-r0)
05:24:07  (10/14) Installing openssh-client (8.3_p1-r0)
05:24:07  (11/14) Installing openssh-sftp-server (8.3_p1-r0)
05:24:07  (12/14) Installing openssh-server-common (8.3_p1-r0)
05:24:07  (13/14) Installing openssh-server (8.3_p1-r0)
05:24:07  (14/14) Installing openssh (8.3_p1-r0)
05:24:07  Executing busybox-1.31.1-r16.trigger
05:24:07  OK: 221 MiB in 53 packages
05:24:09  (5/14) Installing fortify-headers (1.1-r0)
05:24:09  (6/14) Installing patch (2.7.6-r6)
05:24:09  (7/14) Installing build-base (0.5-r2)
05:24:09  (8/14) Installing openssh-keygen (8.3_p1-r0)
05:24:09  (9/14) Installing libedit (20191231.3.1-r0)
05:24:09  (10/14) Installing openssh-client (8.3_p1-r0)
05:24:09  (11/14) Installing openssh-sftp-server (8.3_p1-r0)
05:24:09  (12/14) Installing openssh-server-common (8.3_p1-r0)
05:24:09  (13/14) Installing openssh-server (8.3_p1-r0)
05:24:09  (14/14) Installing openssh (8.3_p1-r0)
05:24:10  Executing busybox-1.31.1-r16.trigger
05:24:10  OK: 237 MiB in 53 packages
05:24:11  Removing intermediate container 40802a42fa73
05:24:11   ---> d5d08d1a438b
05:24:11  Step 6/8 : WORKDIR /device-mqtt-go
05:24:11   ---> Running in 7aca589c70de
05:24:11  Removing intermediate container 7aca589c70de
05:24:11   ---> 6498eb164792
05:24:11  Step 7/8 : COPY . .
05:24:12   ---> b23b3741ee6e
05:24:12  Step 8/8 : RUN go mod download
05:24:12   ---> Running in 58293b525e1b
05:24:13  Removing intermediate container 936bbd71aeca
05:24:13   ---> ac13d67ff533
05:24:13  Step 6/8 : WORKDIR /device-mqtt-go
05:24:13   ---> Running in 7f00d4b2ab12
05:24:13  Removing intermediate container 7f00d4b2ab12
05:24:13   ---> 8b3b32f9c361
05:24:13  Step 7/8 : COPY . .
05:24:14   ---> 1ad18f79d09c
05:24:14  Step 8/8 : RUN go mod download
05:24:14   ---> Running in bc230f741ce1
05:24:32  Removing intermediate container bc230f741ce1
05:24:32   ---> e04def57117b
05:24:32  Successfully built e04def57117b
05:24:32  Successfully tagged ci-base-image-x86_64:latest
  [Pipeline] isUnix
  [Pipeline] sh
05:24:33  + docker inspect -f . ci-base-image-x86_64
05:24:33  .
  [Pipeline] withDockerContainer
05:24:33  prd-centos7-docker-4c-2g-9431 does not seem to be running inside a container
05:24:33  $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/23 -v /w/workspace/device-mqtt-go/23:/w/workspace/device-mqtt-go/23:rw,z -v /w/workspace/device-mqtt-go/23@tmp:/w/workspace/device-mqtt-go/23@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 ******** ci-base-image-x86_64 cat
05:24:33  $ docker top 836f4a33612ef7de477c543b61803b4f6e121320708d6d54fa73744a92061f32 -eo pid,comm
  [Pipeline] {
  [Pipeline] sh
05:24:34  + go version
05:24:34  go version go1.15.2 linux/amd64
  [Pipeline] }
05:24:34  $ docker stop --time=1 836f4a33612ef7de477c543b61803b4f6e121320708d6d54fa73744a92061f32
05:24:35  $ docker rm -f 836f4a33612ef7de477c543b61803b4f6e121320708d6d54fa73744a92061f32
  [Pipeline] // withDockerContainer
  [Pipeline] }
  [Pipeline] // script
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Test)
  Stage "Test" skipped due to when conditional
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Build)
  [Pipeline] sh
05:24:39  Removing intermediate container 58293b525e1b
05:24:39   ---> c35ce0d49c40
05:24:39  Successfully built c35ce0d49c40
05:24:39  Successfully tagged ci-base-image-arm64:latest
05:24:39  + sudo chown -R jenkins:jenkins .
  [Pipeline] sh
  [Pipeline] isUnix
  [Pipeline] sh
05:24:39  + ls -al .
05:24:39  total 64
05:24:39  drwxrwxr-x. 9 jenkins jenkins  4096 Oct 28 05:23 .
05:24:39  drwxrwxr-x. 4 jenkins jenkins    30 Oct 28 05:23 ..
05:24:39  -rw-rw-r--. 1 jenkins jenkins  5932 Oct 28 05:23 Attribution.txt
05:24:39  drwxrwxr-x. 2 jenkins jenkins    87 Oct 28 05:23 bin
05:24:39  drwxrwxr-x. 3 jenkins jenkins    32 Oct 28 05:23 cmd
05:24:39  -rw-rw-r--. 1 jenkins jenkins  1784 Oct 28 05:23 Dockerfile
05:24:39  -rw-rw-r--. 1 jenkins jenkins   953 Oct 28 05:23 Dockerfile.build
05:24:39  -rw-rw-r--. 1 jenkins jenkins   140 Oct 28 05:23 .dockerignore
05:24:39  drwxrwxr-x. 8 jenkins jenkins   162 Oct 28 05:23 .git
05:24:39  drwxrwxr-x. 2 jenkins jenkins    60 Oct 28 05:23 .github
05:24:39  -rw-rw-r--. 1 jenkins jenkins   336 Oct 28 05:23 .gitignore
05:24:39  -rw-rw-r--. 1 jenkins jenkins   510 Oct 28 05:23 go.mod
05:24:39  drwxrwxr-x. 3 jenkins jenkins    20 Oct 28 05:23 internal
05:24:39  -rw-rw-r--. 1 jenkins jenkins   677 Oct 28 05:23 Jenkinsfile
05:24:39  -rw-rw-r--. 1 jenkins jenkins 11340 Oct 28 05:23 LICENSE
05:24:39  -rw-rw-r--. 1 jenkins jenkins   902 Oct 28 05:23 Makefile
05:24:39  drwxrwxr-x. 2 jenkins jenkins    23 Oct 28 05:23 mock
05:24:39  -rw-rw-r--. 1 jenkins jenkins   444 Oct 28 05:23 README.md
05:24:39  drwxrwxr-x. 4 jenkins jenkins    54 Oct 28 05:23 snap
05:24:39  -rw-rw-r--. 1 jenkins jenkins    11 Oct 28 05:20 VERSION
05:24:39  -rw-rw-r--. 1 jenkins jenkins   227 Oct 28 05:23 version.go
  [Pipeline] isUnix
  [Pipeline] sh
05:24:39  + docker inspect -f . ci-base-image-arm64
05:24:39  .
  [Pipeline] withDockerContainer
05:24:40  + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 --label arch=amd64 --label version=1.2.3-dev.9 .
05:24:40  Sending build context to Docker daemon  460.3kB

05:24:40  Step 1/22 : ARG BASE=golang:1.15-alpine
05:24:40  Step 2/22 : FROM ${BASE} AS builder
05:24:40   ---> e04def57117b
05:24:40  Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client"
05:24:40   ---> Running in 5aed034eb420
05:24:40  prd-ubuntu18.04-docker-arm64-4c-16g-9430 does not seem to be running inside a container
05:24:40  $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/23 -v /w/workspace/device-mqtt-go/23:/w/workspace/device-mqtt-go/23:rw,z -v /w/workspace/device-mqtt-go/23@tmp:/w/workspace/device-mqtt-go/23@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 ******** ci-base-image-arm64 cat
05:24:40  Removing intermediate container 5aed034eb420
05:24:40   ---> 4afeeaba93f6
05:24:40  Step 4/22 : ARG ALPINE_PKG_EXTRA=""
05:24:40   ---> Running in a5111c20f696
05:24:40  Removing intermediate container a5111c20f696
05:24:40   ---> 0f933e355bae
05:24:40  Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories
05:24:40   ---> Running in ae150070f48c
05:24:41  Removing intermediate container ae150070f48c
05:24:41   ---> a0d8fef3d1d4
05:24:41  Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}
05:24:41   ---> Running in 636eef2003d9
05:24:42  $ docker top 26f51a0851205699d0fb3f000ae49fca577b96bd1de18c4c89bda6a375c1ba2e -eo pid,comm
05:24:42  fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
  [Pipeline] {
  [Pipeline] sh
05:24:43  + go version
05:24:43  go version go1.15.2 linux/arm64
  [Pipeline] }
05:24:43  $ docker stop --time=1 26f51a0851205699d0fb3f000ae49fca577b96bd1de18c4c89bda6a375c1ba2e
05:24:43  fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
05:24:45  $ docker rm -f 26f51a0851205699d0fb3f000ae49fca577b96bd1de18c4c89bda6a375c1ba2e
  [Pipeline] // withDockerContainer
  [Pipeline] }
  [Pipeline] // script
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Test)
  Stage "Test" skipped due to when conditional
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Build)
  [Pipeline] script
  [Pipeline] {
  [Pipeline] sh
05:24:46  + sudo chown -R jenkins:jenkins .
  [Pipeline] sh
05:24:47  + ls -al .
05:24:47  total 96
05:24:47  drwxrwxr-x 9 jenkins jenkins  4096 Oct 28 05:23 .
05:24:47  drwxrwxr-x 4 jenkins jenkins  4096 Oct 28 05:23 ..
05:24:47  -rw-rw-r-- 1 jenkins jenkins   140 Oct 28 05:23 .dockerignore
05:24:47  drwxrwxr-x 8 jenkins jenkins  4096 Oct 28 05:23 .git
05:24:47  drwxrwxr-x 2 jenkins jenkins  4096 Oct 28 05:23 .github
05:24:47  -rw-rw-r-- 1 jenkins jenkins   336 Oct 28 05:23 .gitignore
05:24:47  -rw-rw-r-- 1 jenkins jenkins  5932 Oct 28 05:23 Attribution.txt
05:24:47  -rw-rw-r-- 1 jenkins jenkins  1784 Oct 28 05:23 Dockerfile
05:24:47  -rw-rw-r-- 1 jenkins jenkins   953 Oct 28 05:23 Dockerfile.build
05:24:47  -rw-rw-r-- 1 jenkins jenkins   677 Oct 28 05:23 Jenkinsfile
05:24:47  -rw-rw-r-- 1 jenkins jenkins 11340 Oct 28 05:23 LICENSE
05:24:47  -rw-rw-r-- 1 jenkins jenkins   902 Oct 28 05:23 Makefile
05:24:47  -rw-rw-r-- 1 jenkins jenkins   444 Oct 28 05:23 README.md
05:24:47  -rw-rw-r-- 1 jenkins jenkins    11 Oct 28 05:20 VERSION
05:24:47  drwxrwxr-x 2 jenkins jenkins  4096 Oct 28 05:23 bin
05:24:47  drwxrwxr-x 3 jenkins jenkins  4096 Oct 28 05:23 cmd
05:24:47  -rw-rw-r-- 1 jenkins jenkins   510 Oct 28 05:23 go.mod
05:24:47  drwxrwxr-x 3 jenkins jenkins  4096 Oct 28 05:23 internal
05:24:47  drwxrwxr-x 2 jenkins jenkins  4096 Oct 28 05:23 mock
05:24:47  drwxrwxr-x 4 jenkins jenkins  4096 Oct 28 05:23 snap
05:24:47  -rw-rw-r-- 1 jenkins jenkins   227 Oct 28 05:23 version.go
  [Pipeline] isUnix
  [Pipeline] sh
05:24:47  + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 --label arch=arm64 --label version=1.2.3-dev.9 .
05:24:47  Sending build context to Docker daemon  460.3kB

05:24:47  Step 1/22 : ARG BASE=golang:1.15-alpine
05:24:47  Step 2/22 : FROM ${BASE} AS builder
05:24:47   ---> c35ce0d49c40
05:24:47  Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client"
05:24:47   ---> Running in 01bbdd7c15ae
05:24:48  Removing intermediate container 01bbdd7c15ae
05:24:48   ---> 74cc9938f869
05:24:48  Step 4/22 : ARG ALPINE_PKG_EXTRA=""
05:24:48   ---> Running in 414284250ae7
05:24:48  OK: 237 MiB in 53 packages
05:24:48  Removing intermediate container 636eef2003d9
05:24:48   ---> 724e7064fbc8
05:24:48  Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go
05:24:48   ---> Running in c0e2b84d914a
05:24:48  Removing intermediate container c0e2b84d914a
05:24:48   ---> 5ee990a40bd4
05:24:48  Step 8/22 : COPY . .
05:24:49  Removing intermediate container 414284250ae7
05:24:49   ---> e9b691775c8c
05:24:49  Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories
05:24:49   ---> Running in f5bd766f1bdc
05:24:49   ---> 313b0b793a0b
05:24:49  Step 9/22 : ARG MAKE='make build'
05:24:49   ---> Running in e187086e74f3
05:24:50  Removing intermediate container e187086e74f3
05:24:50   ---> 56b0ccf54d15
05:24:50  Step 10/22 : RUN $MAKE
05:24:50   ---> Running in 9690b004da72
05:24:50  CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.9" -o cmd/device-mqtt ./cmd
05:24:51  Removing intermediate container f5bd766f1bdc
05:24:51   ---> a8e71aa3bdcc
05:24:51  Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}
05:24:51   ---> Running in e51f91f5f61a
05:24:53  fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz
05:24:55  fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz
05:25:00  OK: 221 MiB in 53 packages
05:25:00  CGO_ENABLED=0 GO111MODULE=on go build ./...
05:25:00  Removing intermediate container e51f91f5f61a
05:25:00   ---> de2b865e17e6
05:25:00  Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go
05:25:01   ---> Running in c38fdb4f6e41
05:25:01  Removing intermediate container c38fdb4f6e41
05:25:01   ---> 226eb3f8512a
05:25:01  Step 8/22 : COPY . .
05:25:02   ---> f3cc24bd97e7
05:25:02  Step 9/22 : ARG MAKE='make build'
05:25:02   ---> Running in eac856a92a27
05:25:02  Removing intermediate container eac856a92a27
05:25:02   ---> d9aca305f7ff
05:25:02  Step 10/22 : RUN $MAKE
05:25:03   ---> Running in 0d16347bd0f5
05:25:04  Removing intermediate container 9690b004da72
05:25:04   ---> 1c60bdc208e8
05:25:04  Step 11/22 : FROM alpine
05:25:04  latest: Pulling from library/alpine
05:25:04  188c0c94c7c5: Pulling fs layer
05:25:04  CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.9" -o cmd/device-mqtt ./cmd
05:25:04  188c0c94c7c5: Download complete
05:25:04  188c0c94c7c5: Pull complete
05:25:04  Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
05:25:04  Status: Downloaded newer image for alpine:latest
05:25:04   ---> d6e46aa2470d
05:25:04  Step 12/22 : ENV APP_PORT=49982
05:25:04   ---> Running in 80d1e1ba4c7f
05:25:05  Removing intermediate container 80d1e1ba4c7f
05:25:05   ---> 684ca94523bd
05:25:05  Step 13/22 : EXPOSE $APP_PORT
05:25:05   ---> Running in 96624341573e
05:25:05  Removing intermediate container 96624341573e
05:25:05   ---> 438aafc79513
05:25:05  Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd /
05:25:05   ---> daf574e3bba4
05:25:05  Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE /
05:25:06   ---> eaa50ebf1aa0
05:25:06  Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt /
05:25:06   ---> e295d425a92a
05:25:06  Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0'       copyright='Copyright (c) 2020: IoTech Ltd'
05:25:06   ---> Running in 1714212879d9
05:25:06  Removing intermediate container 1714212879d9
05:25:06   ---> d8c90b488198
05:25:06  Step 18/22 : ENTRYPOINT ["/device-mqtt"]
05:25:06   ---> Running in 109faee82bce
05:25:06  Removing intermediate container 109faee82bce
05:25:06   ---> 9a06be8a9c94
05:25:06  Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"]
05:25:06   ---> Running in fa35cad7dab5
05:25:06  Removing intermediate container fa35cad7dab5
05:25:06   ---> 3ef1f50ce8dc
05:25:06  Step 20/22 : LABEL arch=amd64
05:25:06   ---> Running in 019d2405a5cb
05:25:07  Removing intermediate container 019d2405a5cb
05:25:07   ---> 107302bd0654
05:25:07  Step 21/22 : LABEL git_sha=b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:25:07   ---> Running in 8ed330f0e8d7
05:25:07  Removing intermediate container 8ed330f0e8d7
05:25:07   ---> 16c04c95b053
05:25:07  Step 22/22 : LABEL version=1.2.3-dev.9
05:25:07   ---> Running in 4002ea269ff9
05:25:07  Removing intermediate container 4002ea269ff9
05:25:07   ---> f4507e4f4abd
05:25:07  [Warning] One or more build-args [ARCH] were not consumed
05:25:07  Successfully built f4507e4f4abd
05:25:07  Successfully tagged docker-device-mqtt-go:latest
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Docker Push)
  [Pipeline] script
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] wrap
05:25:07  provisioning config files...
05:25:08  copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/23@tmp/config2769853085350509907tmp
  [Pipeline] {
  [Pipeline] libraryResource
  [Pipeline] sh
05:25:08  ---> docker-login.sh
05:25:08  nexus3.edgexfoundry.org:10001
05:25:08  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
05:25:08  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
05:25:08  Configure a credential helper to remove this warning. See
05:25:08  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
05:25:08  
05:25:08  Login Succeeded
05:25:08  nexus3.edgexfoundry.org:10002
05:25:08  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
05:25:08  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
05:25:08  Configure a credential helper to remove this warning. See
05:25:08  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
05:25:08  
05:25:08  Login Succeeded
05:25:08  nexus3.edgexfoundry.org:10003
05:25:08  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
05:25:08  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
05:25:08  Configure a credential helper to remove this warning. See
05:25:08  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
05:25:08  
05:25:08  Login Succeeded
05:25:08  nexus3.edgexfoundry.org:10004
05:25:09  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
05:25:09  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
05:25:09  Configure a credential helper to remove this warning. See
05:25:09  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
05:25:09  
05:25:09  Login Succeeded
05:25:09  docker.io
05:25:09  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
05:25:09  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
05:25:09  Configure a credential helper to remove this warning. See
05:25:09  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
05:25:09  
05:25:09  Login Succeeded
05:25:09  ---> docker-login.sh ends
  [Pipeline] }
05:25:09  Deleting 1 temporary files
  [Pipeline] // wrap
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] echo
05:25:09  [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags:
05:25:09  b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:25:09  latest
05:25:09  1.2.3-dev.9
05:25:09  b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8-1.2.3-dev.9
05:25:09  master
05:25:09  =====================================================
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] withDockerRegistry
  [Pipeline] {
  [Pipeline] isUnix
  [Pipeline] sh
05:25:10  + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
  [Pipeline] isUnix
  [Pipeline] sh
05:25:10  + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:25:10  The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go]
05:25:10  beacee170482: Preparing
05:25:10  b9553b30d989: Preparing
05:25:10  b96268634ad3: Preparing
05:25:10  ace0eda3e3be: Preparing
05:25:10  ace0eda3e3be: Layer already exists
05:25:10  b9553b30d989: Pushed
05:25:10  beacee170482: Pushed
05:25:11  b96268634ad3: Pushed
05:25:11  b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8: digest: sha256:7c4b069d97a955738e04187c63329930803b4252473411b0733d410415bb7e41 size: 1155
  [Pipeline] isUnix
  [Pipeline] sh
05:25:12  + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest
  [Pipeline] isUnix
  [Pipeline] sh
05:25:12  + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest
05:25:12  The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go]
05:25:12  beacee170482: Preparing
05:25:12  b9553b30d989: Preparing
05:25:12  b96268634ad3: Preparing
05:25:12  ace0eda3e3be: Preparing
05:25:12  b9553b30d989: Layer already exists
05:25:12  b96268634ad3: Layer already exists
05:25:12  ace0eda3e3be: Layer already exists
05:25:12  beacee170482: Layer already exists
05:25:12  latest: digest: sha256:7c4b069d97a955738e04187c63329930803b4252473411b0733d410415bb7e41 size: 1155
  [Pipeline] isUnix
  [Pipeline] sh
05:25:12  + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.9
  [Pipeline] isUnix
  [Pipeline] sh
05:25:13  + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.9
05:25:13  The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go]
05:25:13  beacee170482: Preparing
05:25:13  b9553b30d989: Preparing
05:25:13  b96268634ad3: Preparing
05:25:13  ace0eda3e3be: Preparing
05:25:13  b96268634ad3: Layer already exists
05:25:13  b9553b30d989: Layer already exists
05:25:13  ace0eda3e3be: Layer already exists
05:25:13  beacee170482: Layer already exists
05:25:13  1.2.3-dev.9: digest: sha256:7c4b069d97a955738e04187c63329930803b4252473411b0733d410415bb7e41 size: 1155
  [Pipeline] isUnix
  [Pipeline] sh
05:25:13  + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8-1.2.3-dev.9
  [Pipeline] isUnix
  [Pipeline] sh
05:25:13  + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8-1.2.3-dev.9
05:25:13  The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go]
05:25:13  beacee170482: Preparing
05:25:13  b9553b30d989: Preparing
05:25:13  b96268634ad3: Preparing
05:25:13  ace0eda3e3be: Preparing
05:25:13  b9553b30d989: Layer already exists
05:25:13  beacee170482: Layer already exists
05:25:13  ace0eda3e3be: Layer already exists
05:25:13  b96268634ad3: Layer already exists
05:25:13  b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8-1.2.3-dev.9: digest: sha256:7c4b069d97a955738e04187c63329930803b4252473411b0733d410415bb7e41 size: 1155
  [Pipeline] isUnix
  [Pipeline] sh
05:25:14  + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master
  [Pipeline] isUnix
  [Pipeline] sh
05:25:14  + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master
05:25:14  The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go]
05:25:14  beacee170482: Preparing
05:25:14  b9553b30d989: Preparing
05:25:14  b96268634ad3: Preparing
05:25:14  ace0eda3e3be: Preparing
05:25:14  b96268634ad3: Layer already exists
05:25:14  ace0eda3e3be: Layer already exists
05:25:14  beacee170482: Layer already exists
05:25:14  b9553b30d989: Layer already exists
05:25:14  master: digest: sha256:7c4b069d97a955738e04187c63329930803b4252473411b0733d410415bb7e41 size: 1155
  [Pipeline] }
  [Pipeline] // withDockerRegistry
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] echo
05:25:14  =====================================================
  [Pipeline] echo
05:25:14  taggedImages:
05:25:14    - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:25:14    - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest
05:25:14    - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.9
05:25:14    - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8-1.2.3-dev.9
05:25:14    - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master
  [Pipeline] }
  [Pipeline] // script
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Snap)
  [Pipeline] findFiles
  Stage "Snap" skipped due to when conditional
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
  [Pipeline] // ws
  [Pipeline] }
  [Pipeline] // node
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] }
05:25:31  CGO_ENABLED=0 GO111MODULE=on go build ./...
05:25:39  Removing intermediate container 0d16347bd0f5
05:25:39   ---> 1e9a9cee0ca3
05:25:39  Step 11/22 : FROM alpine
05:25:39  latest: Pulling from library/alpine
05:25:39  5f621e34cdf4: Pulling fs layer
05:25:39  5f621e34cdf4: Verifying Checksum
05:25:39  5f621e34cdf4: Download complete
05:25:39  5f621e34cdf4: Pull complete
05:25:40  Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
05:25:40  Status: Downloaded newer image for alpine:latest
05:25:40   ---> 2e77e061c27f
05:25:40  Step 12/22 : ENV APP_PORT=49982
05:25:40   ---> Running in 019e93dd68b4
05:25:40  Removing intermediate container 019e93dd68b4
05:25:40   ---> 32160ecadf29
05:25:40  Step 13/22 : EXPOSE $APP_PORT
05:25:40   ---> Running in c4e23884b3f0
05:25:41  Removing intermediate container c4e23884b3f0
05:25:41   ---> 2d937547b3d3
05:25:41  Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd /
05:25:42   ---> e98b0127ccca
05:25:42  Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE /
05:25:43   ---> 0a1cbca931d8
05:25:43  Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt /
05:25:44   ---> dc15912cb970
05:25:44  Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0'       copyright='Copyright (c) 2020: IoTech Ltd'
05:25:44   ---> Running in 2dd9af9294aa
05:25:44  Removing intermediate container 2dd9af9294aa
05:25:44   ---> b957d6fd7c17
05:25:44  Step 18/22 : ENTRYPOINT ["/device-mqtt"]
05:25:44   ---> Running in b5e14c6a0e85
05:25:44  Removing intermediate container b5e14c6a0e85
05:25:44   ---> 2ef46fe31ab0
05:25:44  Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"]
05:25:45   ---> Running in 58d199bb6f94
05:25:45  Removing intermediate container 58d199bb6f94
05:25:45   ---> 7a764210e080
05:25:45  Step 20/22 : LABEL arch=arm64
05:25:45   ---> Running in 3485a033cb1f
05:25:46  Removing intermediate container 3485a033cb1f
05:25:46   ---> 286b45595e49
05:25:46  Step 21/22 : LABEL git_sha=b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:25:46   ---> Running in 71aa4399bc33
05:25:46  Removing intermediate container 71aa4399bc33
05:25:46   ---> 6b5dafb58483
05:25:46  Step 22/22 : LABEL version=1.2.3-dev.9
05:25:46   ---> Running in 8e6868a84e88
05:25:47  Removing intermediate container 8e6868a84e88
05:25:47   ---> 2746ee186053
05:25:47  [Warning] One or more build-args [ARCH] were not consumed
05:25:47  Successfully built 2746ee186053
05:25:47  Successfully tagged docker-device-mqtt-go-arm64:latest
  [Pipeline] }
  [Pipeline] // script
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Docker Push)
  [Pipeline] script
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] wrap
05:25:47  provisioning config files...
05:25:47  copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/23@tmp/config2310937419425775812tmp
  [Pipeline] {
  [Pipeline] libraryResource
  [Pipeline] sh
05:25:48  ---> docker-login.sh
05:25:48  nexus3.edgexfoundry.org:10001
05:25:48  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
05:25:48  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
05:25:48  Configure a credential helper to remove this warning. See
05:25:48  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
05:25:48  
05:25:48  Login Succeeded
05:25:48  nexus3.edgexfoundry.org:10002
05:25:48  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
05:25:49  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
05:25:49  Configure a credential helper to remove this warning. See
05:25:49  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
05:25:49  
05:25:49  Login Succeeded
05:25:49  nexus3.edgexfoundry.org:10003
05:25:49  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
05:25:49  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
05:25:49  Configure a credential helper to remove this warning. See
05:25:49  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
05:25:49  
05:25:49  Login Succeeded
05:25:49  nexus3.edgexfoundry.org:10004
05:25:49  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
05:25:50  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
05:25:50  Configure a credential helper to remove this warning. See
05:25:50  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
05:25:50  
05:25:50  Login Succeeded
05:25:50  docker.io
05:25:50  WARNING! Using --password via the CLI is insecure. Use --password-stdin.
05:25:51  WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json.
05:25:51  Configure a credential helper to remove this warning. See
05:25:51  https://docs.docker.com/engine/reference/commandline/login/#credentials-store
05:25:51  
05:25:51  Login Succeeded
05:25:51  ---> docker-login.sh ends
  [Pipeline] }
05:25:51  Deleting 1 temporary files
  [Pipeline] // wrap
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] echo
05:25:51  [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags:
05:25:51  b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:25:51  latest
05:25:51  1.2.3-dev.9
05:25:51  b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8-1.2.3-dev.9
05:25:51  master
05:25:51  =====================================================
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] withDockerRegistry
  [Pipeline] {
  [Pipeline] isUnix
  [Pipeline] sh
05:25:51  + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
  [Pipeline] isUnix
  [Pipeline] sh
05:25:52  + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:25:52  The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64]
05:25:52  ef1044b4b639: Preparing
05:25:52  f47d1803fa42: Preparing
05:25:52  df112a0c58fd: Preparing
05:25:52  cd3761cfa1d9: Preparing
05:25:52  cd3761cfa1d9: Layer already exists
05:25:52  f47d1803fa42: Pushed
05:25:52  ef1044b4b639: Pushed
05:25:55  df112a0c58fd: Pushed
05:25:55  b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8: digest: sha256:d7d2d1d47344ece6558a40ee1210f1811ee2a9126bac51579c201eb5cf693e06 size: 1155
  [Pipeline] isUnix
  [Pipeline] sh
05:25:55  + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest
  [Pipeline] isUnix
  [Pipeline] sh
05:25:56  + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest
05:25:56  The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64]
05:25:56  ef1044b4b639: Preparing
05:25:56  f47d1803fa42: Preparing
05:25:56  df112a0c58fd: Preparing
05:25:56  cd3761cfa1d9: Preparing
05:25:56  ef1044b4b639: Layer already exists
05:25:56  f47d1803fa42: Layer already exists
05:25:56  df112a0c58fd: Layer already exists
05:25:56  cd3761cfa1d9: Layer already exists
05:25:56  latest: digest: sha256:d7d2d1d47344ece6558a40ee1210f1811ee2a9126bac51579c201eb5cf693e06 size: 1155
  [Pipeline] isUnix
  [Pipeline] sh
05:25:56  + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.9
  [Pipeline] isUnix
  [Pipeline] sh
05:25:57  + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.9
05:25:57  The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64]
05:25:57  ef1044b4b639: Preparing
05:25:57  f47d1803fa42: Preparing
05:25:57  df112a0c58fd: Preparing
05:25:57  cd3761cfa1d9: Preparing
05:25:57  ef1044b4b639: Layer already exists
05:25:57  f47d1803fa42: Layer already exists
05:25:57  df112a0c58fd: Layer already exists
05:25:57  cd3761cfa1d9: Layer already exists
05:25:57  1.2.3-dev.9: digest: sha256:d7d2d1d47344ece6558a40ee1210f1811ee2a9126bac51579c201eb5cf693e06 size: 1155
  [Pipeline] isUnix
  [Pipeline] sh
05:25:57  + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8-1.2.3-dev.9
  [Pipeline] isUnix
  [Pipeline] sh
05:25:58  + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8-1.2.3-dev.9
05:25:58  The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64]
05:25:58  ef1044b4b639: Preparing
05:25:58  f47d1803fa42: Preparing
05:25:58  df112a0c58fd: Preparing
05:25:58  cd3761cfa1d9: Preparing
05:25:58  ef1044b4b639: Layer already exists
05:25:58  f47d1803fa42: Layer already exists
05:25:58  cd3761cfa1d9: Layer already exists
05:25:58  df112a0c58fd: Layer already exists
05:25:58  b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8-1.2.3-dev.9: digest: sha256:d7d2d1d47344ece6558a40ee1210f1811ee2a9126bac51579c201eb5cf693e06 size: 1155
  [Pipeline] isUnix
  [Pipeline] sh
05:25:58  + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master
  [Pipeline] isUnix
  [Pipeline] sh
05:25:59  + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master
05:25:59  The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64]
05:25:59  ef1044b4b639: Preparing
05:25:59  f47d1803fa42: Preparing
05:25:59  df112a0c58fd: Preparing
05:25:59  cd3761cfa1d9: Preparing
05:25:59  cd3761cfa1d9: Layer already exists
05:25:59  df112a0c58fd: Layer already exists
05:25:59  ef1044b4b639: Layer already exists
05:25:59  f47d1803fa42: Layer already exists
05:25:59  master: digest: sha256:d7d2d1d47344ece6558a40ee1210f1811ee2a9126bac51579c201eb5cf693e06 size: 1155
  [Pipeline] }
  [Pipeline] // withDockerRegistry
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] echo
05:25:59  =====================================================
  [Pipeline] echo
05:25:59  taggedImages:
05:25:59    - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:25:59    - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest
05:25:59    - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.9
05:25:59    - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8-1.2.3-dev.9
05:25:59    - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master
  [Pipeline] }
  [Pipeline] // script
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Snap)
  [Pipeline] findFiles
  Stage "Snap" skipped due to when conditional
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
  [Pipeline] // ws
  [Pipeline] }
  [Pipeline] // node
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] }
  [Pipeline] // parallel
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (CodeCov)
  Stage "CodeCov" skipped due to when conditional
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Snyk Scan)
  [Pipeline] echo
05:26:01  [edgeXSnyk] dockerImage=null, dockerFile=null
  [Pipeline] echo
05:26:01  [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins
  [Pipeline] withCredentials
05:26:01  Masking supported pattern matches of $SNYK_TOKEN
  [Pipeline] {
  [Pipeline] isUnix
  [Pipeline] sh
05:26:02  + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0
05:26:02  
05:26:02  Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0
  [Pipeline] isUnix
  [Pipeline] sh
05:26:03  + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0
05:26:03  1.317.0: Pulling from edgex-devops/edgex-snyk-go
05:26:03  cbdbe7a5bc2a: Pulling fs layer
05:26:03  408f87550127: Pulling fs layer
05:26:03  fe522b08c979: Pulling fs layer
05:26:03  221eaa008020: Pulling fs layer
05:26:03  2a4607e5d6b9: Pulling fs layer
05:26:03  8f79b27c4fd2: Pulling fs layer
05:26:03  e5c8dbe1645b: Pulling fs layer
05:26:03  23e8b3b47431: Pulling fs layer
05:26:03  5c568d65a230: Pulling fs layer
05:26:03  221eaa008020: Waiting
05:26:03  2a4607e5d6b9: Waiting
05:26:03  8f79b27c4fd2: Waiting
05:26:03  e5c8dbe1645b: Waiting
05:26:03  23e8b3b47431: Waiting
05:26:03  5c568d65a230: Waiting
05:26:03  fe522b08c979: Verifying Checksum
05:26:03  fe522b08c979: Download complete
05:26:03  408f87550127: Verifying Checksum
05:26:03  408f87550127: Download complete
05:26:03  2a4607e5d6b9: Verifying Checksum
05:26:03  2a4607e5d6b9: Download complete
05:26:03  8f79b27c4fd2: Verifying Checksum
05:26:03  8f79b27c4fd2: Download complete
05:26:03  cbdbe7a5bc2a: Download complete
05:26:03  cbdbe7a5bc2a: Pull complete
05:26:03  408f87550127: Pull complete
05:26:04  fe522b08c979: Pull complete
05:26:04  e5c8dbe1645b: Verifying Checksum
05:26:04  e5c8dbe1645b: Download complete
05:26:07  23e8b3b47431: Verifying Checksum
05:26:07  23e8b3b47431: Download complete
05:26:07  5c568d65a230: Verifying Checksum
05:26:07  5c568d65a230: Download complete
05:26:11  221eaa008020: Verifying Checksum
05:26:11  221eaa008020: Download complete
05:26:19  221eaa008020: Pull complete
05:26:20  2a4607e5d6b9: Pull complete
05:26:20  8f79b27c4fd2: Pull complete
05:26:22  e5c8dbe1645b: Pull complete
05:26:26  23e8b3b47431: Pull complete
05:26:28  5c568d65a230: Pull complete
05:26:28  Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4
05:26:28  Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0
05:26:28  nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0
  [Pipeline] withDockerContainer
05:26:28  prd-centos7-docker-4c-2g-9428 does not seem to be running inside a container
05:26:29  $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat
05:26:30  $ docker top 4bbf48452ff89811569c4b3d0aa2b53ec511f2965e4c81c1d6f56232f66eed46 -eo pid,comm
  [Pipeline] {
  [Pipeline] sh
05:26:31  + snyk monitor '--org=edgex-jenkins'
05:26:41  
05:26:41  Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)...
05:26:41  
05:26:41  Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/d3dfddae-7877-41e5-99ab-1862606eec01
05:26:41  
05:26:41  Notifications about newly disclosed issues related to these dependencies will be emailed to you.
05:26:41  
05:26:41  
05:26:41  Snyk CLI supports Node.js 8 and higher. 
05:26:41  Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 
05:26:41  Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates.
05:26:41  
05:26:41  The latest CLI version that supports Node.js 6 is `snyk@1.300.0`.
05:26:41  The latest CLI version that supports Node.js 4 is `snyk@1.88.2`.
05:26:41  You have reached your monthly limit of 300 private tests for your edgex-jenkins org.
05:26:41  To learn more about our plans and increase your tests limit visit https://snyk.io/plans.
  [Pipeline] }
05:26:41  $ docker stop --time=1 4bbf48452ff89811569c4b3d0aa2b53ec511f2965e4c81c1d6f56232f66eed46
05:26:44  $ docker rm -f 4bbf48452ff89811569c4b3d0aa2b53ec511f2965e4c81c1d6f56232f66eed46
  [Pipeline] // withDockerContainer
  [Pipeline] }
  [Pipeline] // withCredentials
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Clair Scan)
  [Pipeline] script
  [Pipeline] {
  [Pipeline] isUnix
  [Pipeline] sh
05:26:46  + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest
05:26:46  
05:26:46  Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest
  [Pipeline] isUnix
  [Pipeline] sh
05:26:46  + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest
05:26:46  latest: Pulling from edgex-devops/edgex-klar
05:26:46  e7c96db7181b: Pulling fs layer
05:26:46  1868ca2cb446: Pulling fs layer
05:26:46  136be5d0fe8e: Pulling fs layer
05:26:46  894bfe63afcb: Pulling fs layer
05:26:46  894bfe63afcb: Waiting
05:26:46  1868ca2cb446: Verifying Checksum
05:26:46  1868ca2cb446: Download complete
05:26:46  136be5d0fe8e: Verifying Checksum
05:26:46  136be5d0fe8e: Download complete
05:26:46  e7c96db7181b: Verifying Checksum
05:26:46  e7c96db7181b: Download complete
05:26:47  e7c96db7181b: Pull complete
05:26:47  894bfe63afcb: Verifying Checksum
05:26:47  894bfe63afcb: Download complete
05:26:47  1868ca2cb446: Pull complete
05:26:47  136be5d0fe8e: Pull complete
05:26:48  894bfe63afcb: Pull complete
05:26:48  Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0
05:26:48  Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest
05:26:48  nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest
  [Pipeline] withDockerContainer
05:26:48  prd-centos7-docker-4c-2g-9428 does not seem to be running inside a container
05:26:48  $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat
05:26:50  $ docker top 42725d590c1b8c1406fe865d5f18ec77e7e27ba0e4938dec528a4cff245e743b -eo pid,comm
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
05:26:50  + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:26:50  + tee
  [Pipeline] readJSON
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
05:26:55  $ docker stop --time=1 42725d590c1b8c1406fe865d5f18ec77e7e27ba0e4938dec528a4cff245e743b
05:26:56  $ docker rm -f 42725d590c1b8c1406fe865d5f18ec77e7e27ba0e4938dec528a4cff245e743b
  [Pipeline] // withDockerContainer
  [Pipeline] isUnix
  [Pipeline] sh
05:26:57  + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest
05:26:57  .
  [Pipeline] withDockerContainer
05:26:57  prd-centos7-docker-4c-2g-9428 does not seem to be running inside a container
05:26:57  $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat
05:26:58  $ docker top 495642d0424269cb386c345a73f731100d7229211fdaa2571fcfb69b74062cab -eo pid,comm
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
05:26:59  + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:26:59  + tee
05:26:59  clair timeout 1m0s
05:26:59  docker timeout: 1m0s
05:26:59  no whitelist file
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
05:27:00  $ docker stop --time=1 495642d0424269cb386c345a73f731100d7229211fdaa2571fcfb69b74062cab
05:27:01  $ docker rm -f 495642d0424269cb386c345a73f731100d7229211fdaa2571fcfb69b74062cab
  [Pipeline] // withDockerContainer
  [Pipeline] sh
05:27:02  + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports
  [Pipeline] echo
05:27:02  Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8.html
  [Pipeline] writeFile
  [Pipeline] step
05:27:02  Archiving artifacts
  [Pipeline] isUnix
  [Pipeline] sh
05:27:03  + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest
05:27:03  .
  [Pipeline] withDockerContainer
05:27:03  prd-centos7-docker-4c-2g-9428 does not seem to be running inside a container
05:27:03  $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat
05:27:04  $ docker top 54ce6f64007e52a5bbb4a72b9893ecfc8a2d305f37e20ffc9293e3e7bfd63a1b -eo pid,comm
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
05:27:05  + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:27:05  + tee
  [Pipeline] readJSON
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
05:27:08  $ docker stop --time=1 54ce6f64007e52a5bbb4a72b9893ecfc8a2d305f37e20ffc9293e3e7bfd63a1b
05:27:10  $ docker rm -f 54ce6f64007e52a5bbb4a72b9893ecfc8a2d305f37e20ffc9293e3e7bfd63a1b
  [Pipeline] // withDockerContainer
  [Pipeline] isUnix
  [Pipeline] sh
05:27:11  + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest
05:27:11  .
  [Pipeline] withDockerContainer
05:27:11  prd-centos7-docker-4c-2g-9428 does not seem to be running inside a container
05:27:11  $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat
05:27:12  $ docker top 2366752ee210808a4dcef64cd808618592fe2f345693f25089bfd3a8dd97e5d3 -eo pid,comm
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sh
05:27:13  + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
05:27:13  + tee
05:27:13  clair timeout 1m0s
05:27:13  docker timeout: 1m0s
05:27:13  no whitelist file
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] }
05:27:14  $ docker stop --time=1 2366752ee210808a4dcef64cd808618592fe2f345693f25089bfd3a8dd97e5d3
05:27:15  $ docker rm -f 2366752ee210808a4dcef64cd808618592fe2f345693f25089bfd3a8dd97e5d3
  [Pipeline] // withDockerContainer
  [Pipeline] sh
05:27:16  + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports
  [Pipeline] echo
05:27:16  Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8.html
  [Pipeline] writeFile
  [Pipeline] step
05:27:16  Archiving artifacts
  [Pipeline] }
  [Pipeline] // script
  [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
05:27:17  + git log --format=format:%s -1 b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8
  [Pipeline] isUnix
  [Pipeline] sh
05:27:17  + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
05:27:17  .
  [Pipeline] withDockerContainer
05:27:18  prd-centos7-docker-4c-2g-9428 does not seem to be running inside a container
05:27:18  $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat
05:27:19  $ docker top 7a5123cc46a5290af3a17184256ad4ef6e1b182e9097ad796778d4bc52845c86 -eo pid,comm
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sshagent
05:27:19  [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
05:27:19  [ssh-agent] Looking for ssh-agent implementation...
05:27:20  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:27:20  $ docker exec 7a5123cc46a5290af3a17184256ad4ef6e1b182e9097ad796778d4bc52845c86 ssh-agent
05:27:20  SSH_AUTH_SOCK=/tmp/ssh-9UjTtFVGrcLD/agent.12
05:27:20  SSH_AGENT_PID=17
05:27:20  Running ssh-add (command line suppressed)
05:27:20  Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5546641365945488315.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5546641365945488315.key)
05:27:20  [ssh-agent] Started.
  [Pipeline] {
  [Pipeline] sh
05:27:21  + git semver tag
05:27:21  # -> Open(): unable to determine branch for HEAD
05:27:21  # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git
05:27:21  # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master
05:27:21  # $SEMVER_REMOTE_NAME = origin
05:27:21  # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org
05:27:21  # $SEMVER_USER_NAME = edgex-jenkins
05:27:21  # $SEMVER_BRANCH = master
05:27:21  # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver
05:27:21  # b0a5b3d163a2dd8e1c2b4bfa2bc96516260b5bc8 HEAD
05:27:21  # -> Force: false
05:27:21  # 6e7977a6a47a545e7d4f5e502eab52933b625d5d refs/tags/v1.2.3-dev.9
  [Pipeline] }
05:27:21  $ docker exec --env ******** --env ******** 7a5123cc46a5290af3a17184256ad4ef6e1b182e9097ad796778d4bc52845c86 ssh-agent -k
05:27:21  unset SSH_AUTH_SOCK;
05:27:21  unset SSH_AGENT_PID;
05:27:21  echo Agent pid 17 killed;
05:27:21  [ssh-agent] Stopped.
  [Pipeline] // sshagent
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] sh
05:27:22  + git semver
  [Pipeline] }
05:27:22  $ docker stop --time=1 7a5123cc46a5290af3a17184256ad4ef6e1b182e9097ad796778d4bc52845c86
05:27:24  $ docker rm -f 7a5123cc46a5290af3a17184256ad4ef6e1b182e9097ad796778d4bc52845c86
  [Pipeline] // withDockerContainer
  [Pipeline] stage
  [Pipeline] { (LF Tools Sigul)
  [Pipeline] isUnix
  [Pipeline] sh
05:27:24  + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7
05:27:24  
05:27:24  Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7
  [Pipeline] isUnix
  [Pipeline] sh
05:27:25  + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7
05:27:25  0.23.1-centos7: Pulling from edgex-lftools
05:27:25  ab5ef0e58194: Pulling fs layer
05:27:25  9712f1f96733: Pulling fs layer
05:27:25  63f879dbbcfc: Pulling fs layer
05:27:25  0d9ebad4ef96: Pulling fs layer
05:27:25  e9a5061849ea: Pulling fs layer
05:27:25  d747dcd14b5f: Pulling fs layer
05:27:25  2de7ff778b66: Pulling fs layer
05:27:25  e9a5061849ea: Waiting
05:27:25  d747dcd14b5f: Waiting
05:27:25  2de7ff778b66: Waiting
05:27:25  0d9ebad4ef96: Waiting
05:27:25  9712f1f96733: Verifying Checksum
05:27:25  9712f1f96733: Download complete
05:27:29  63f879dbbcfc: Verifying Checksum
05:27:29  63f879dbbcfc: Download complete
05:27:29  e9a5061849ea: Download complete
05:27:29  d747dcd14b5f: Verifying Checksum
05:27:29  d747dcd14b5f: Download complete
05:27:30  2de7ff778b66: Verifying Checksum
05:27:30  2de7ff778b66: Download complete
05:27:30  0d9ebad4ef96: Verifying Checksum
05:27:30  0d9ebad4ef96: Download complete
05:27:31  ab5ef0e58194: Verifying Checksum
05:27:31  ab5ef0e58194: Download complete
05:27:37  ab5ef0e58194: Pull complete
05:27:37  9712f1f96733: Pull complete
05:27:40  63f879dbbcfc: Pull complete
05:27:48  0d9ebad4ef96: Pull complete
05:27:49  e9a5061849ea: Pull complete
05:27:49  d747dcd14b5f: Pull complete
05:27:52  2de7ff778b66: Pull complete
05:27:52  Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52
05:27:52  Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7
05:27:52  nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7
  [Pipeline] withDockerContainer
05:27:53  prd-centos7-docker-4c-2g-9428 does not seem to be running inside a container
05:27:53  $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat
05:27:55  $ docker top 27d53537e6e152dfe8fca77db7e3608da1b40d98b8886d5422b4ca9525fce4f4 -eo pid,comm
  [Pipeline] {
  [Pipeline] configFileProvider
05:27:56  provisioning config files...
05:27:56  copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7914904526091236794tmp
05:27:56  copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config124897969975367387tmp
05:27:56  copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7043836146198741322tmp
  [Pipeline] {
  [Pipeline] echo
05:27:56  Running global-jjb/shell/sigul-configuration.sh
  [Pipeline] libraryResource
  [Pipeline] sh
05:27:56  ---> sigul-configuration.sh
05:27:56  gpg: directory `/root/.gnupg' created
05:27:56  gpg: new configuration file `/root/.gnupg/gpg.conf' created
05:27:56  gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run
05:27:56  gpg: keyring `/root/.gnupg/secring.gpg' created
05:27:56  gpg: keyring `/root/.gnupg/pubring.gpg' created
05:27:56  gpg: CAST5 encrypted data
05:27:57  gpg: encrypted with 1 passphrase
05:27:57  gpg: WARNING: message was not integrity protected
  [Pipeline] sh
05:27:57  + mkdir /home/jenkins
05:27:57  + mkdir /home/jenkins/sigul
  [Pipeline] sh
05:27:57  + 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
05:27:57  Running global-jjb/shell/sigul-install.sh
  [Pipeline] libraryResource
  [Pipeline] sh
05:27:58  ---> sigul-install.sh
05:28:06  Package sigul-0.207-1.el7.x86_64 already installed and latest version
  [Pipeline] sh
05:28:07  + git tag --list
05:28:07  0.7.1
05:28:07  v1.0.0
05:28:07  v1.1.0
05:28:07  v1.1.1
05:28:07  v1.2.0
05:28:07  v1.2.1
05:28:07  v1.2.2
05:28:07  v1.2.2-dev.1
05:28:07  v1.2.2-dev.2
05:28:07  v1.2.3-dev.1
05:28:07  v1.2.3-dev.2
05:28:07  v1.2.3-dev.3
05:28:07  v1.2.3-dev.4
05:28:07  v1.2.3-dev.5
05:28:07  v1.2.3-dev.6
05:28:07  v1.2.3-dev.7
05:28:07  v1.2.3-dev.8
05:28:07  v1.2.3-dev.9
  [Pipeline] sh
05:28:08  + lftools sign git-tag v1.2.3-dev.9
05:28:09  Signing Git tag with Sigul...
05:28:09  Signing v1.2.3-dev.9
  [Pipeline] echo
05:28:11  Running global-jjb/shell/sigul-configuration-cleanup.sh
  [Pipeline] libraryResource
  [Pipeline] sh
05:28:11  ---> sigul-configuration-cleanup.sh
  [Pipeline] }
05:28:11  Deleting 3 temporary files
  [Pipeline] // configFileProvider
  [Pipeline] }
05:28:11  $ docker stop --time=1 27d53537e6e152dfe8fca77db7e3608da1b40d98b8886d5422b4ca9525fce4f4
05:28:13  $ docker rm -f 27d53537e6e152dfe8fca77db7e3608da1b40d98b8886d5422b4ca9525fce4f4
  [Pipeline] // withDockerContainer
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] }
  [Pipeline] // script
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Bump Pre-Release Version)
  [Pipeline] isUnix
  [Pipeline] sh
05:28:14  + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
05:28:14  .
  [Pipeline] withDockerContainer
05:28:14  prd-centos7-docker-4c-2g-9428 does not seem to be running inside a container
05:28:14  $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat
05:28:15  $ docker top a5b5d28a3e6f4bd5a2c2c3a058bf89329e7ff436cf7471ba77047f6ac7d07040 -eo pid,comm
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sshagent
05:28:16  [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
05:28:16  [ssh-agent] Looking for ssh-agent implementation...
05:28:16  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:28:16  $ docker exec a5b5d28a3e6f4bd5a2c2c3a058bf89329e7ff436cf7471ba77047f6ac7d07040 ssh-agent
05:28:17  SSH_AUTH_SOCK=/tmp/ssh-es4cjc5YeBYR/agent.11
05:28:17  SSH_AGENT_PID=16
05:28:17  Running ssh-add (command line suppressed)
05:28:17  Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4572018375461372193.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4572018375461372193.key)
05:28:17  [ssh-agent] Started.
  [Pipeline] {
  [Pipeline] sh
05:28:18  + git semver bump pre
05:28:18  # -> Open(): unable to determine branch for HEAD
05:28:18  # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git
05:28:18  # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master
05:28:18  # $SEMVER_REMOTE_NAME = origin
05:28:18  # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org
05:28:18  # $SEMVER_USER_NAME = edgex-jenkins
05:28:18  # $SEMVER_BRANCH = master
05:28:18  # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver
05:28:18  1.2.3-dev.10
  [Pipeline] }
05:28:18  $ docker exec --env ******** --env ******** a5b5d28a3e6f4bd5a2c2c3a058bf89329e7ff436cf7471ba77047f6ac7d07040 ssh-agent -k
05:28:18  unset SSH_AUTH_SOCK;
05:28:18  unset SSH_AGENT_PID;
05:28:18  echo Agent pid 16 killed;
05:28:18  [ssh-agent] Stopped.
  [Pipeline] // sshagent
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] sh
05:28:19  + git semver
  [Pipeline] }
05:28:19  $ docker stop --time=1 a5b5d28a3e6f4bd5a2c2c3a058bf89329e7ff436cf7471ba77047f6ac7d07040
05:28:20  $ docker rm -f a5b5d28a3e6f4bd5a2c2c3a058bf89329e7ff436cf7471ba77047f6ac7d07040
  [Pipeline] // withDockerContainer
  [Pipeline] isUnix
  [Pipeline] sh
05:28:21  + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest
05:28:21  .
  [Pipeline] withDockerContainer
05:28:21  prd-centos7-docker-4c-2g-9428 does not seem to be running inside a container
05:28:21  $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat
05:28:22  $ docker top ccc7604560c589c2c3b1b220a9df5e3832d3e35c45c778cbd076e893e34a6526 -eo pid,comm
  [Pipeline] {
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] sshagent
05:28:22  [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub)
05:28:22  [ssh-agent] Looking for ssh-agent implementation...
05:28:23  [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:28:23  $ docker exec ccc7604560c589c2c3b1b220a9df5e3832d3e35c45c778cbd076e893e34a6526 ssh-agent
05:28:23  SSH_AUTH_SOCK=/tmp/ssh-U7DZYuHzD619/agent.12
05:28:23  SSH_AGENT_PID=17
05:28:23  Running ssh-add (command line suppressed)
05:28:23  Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4561411111619592346.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4561411111619592346.key)
05:28:23  [ssh-agent] Started.
  [Pipeline] {
  [Pipeline] sh
05:28:24  + git semver push
05:28:24  # -> Open(): unable to determine branch for HEAD
05:28:24  # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git
05:28:24  # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master
05:28:24  # $SEMVER_REMOTE_NAME = origin
05:28:24  # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org
05:28:24  # $SEMVER_USER_NAME = edgex-jenkins
05:28:24  # $SEMVER_BRANCH = master
05:28:24  # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver
  [Pipeline] }
05:28:30  $ docker exec --env ******** --env ******** ccc7604560c589c2c3b1b220a9df5e3832d3e35c45c778cbd076e893e34a6526 ssh-agent -k
05:28:31  unset SSH_AUTH_SOCK;
05:28:31  unset SSH_AGENT_PID;
05:28:31  echo Agent pid 17 killed;
05:28:31  [ssh-agent] Stopped.
  [Pipeline] // sshagent
  [Pipeline] }
  [Pipeline] // withEnv
  [Pipeline] sh
05:28:31  + git semver
  [Pipeline] }
05:28:31  $ docker stop --time=1 ccc7604560c589c2c3b1b220a9df5e3832d3e35c45c778cbd076e893e34a6526
05:28:33  $ docker rm -f ccc7604560c589c2c3b1b220a9df5e3832d3e35c45c778cbd076e893e34a6526
  [Pipeline] // withDockerContainer
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Bump Experimental Tag)
  Stage "Bump Experimental Tag" skipped due to when conditional
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Bump Stable (Named) Tag)
  Stage "Bump Stable (Named) Tag" skipped due to when conditional
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] }
  [Pipeline] // stage
  [Pipeline] stage
  [Pipeline] { (Declarative: Post Actions)
  [Pipeline] stage
  [Pipeline] { (LF Post Build Actions)
  [Pipeline] libraryResource
  [Pipeline] sh
05:28:35  ---> sysstat.sh
  [Pipeline] libraryResource
  [Pipeline] sh
05:28:35  ---> package-listing.sh
05:28:35  ++ facter osfamily
05:28:35  ++ tr '[:upper:]' '[:lower:]'
05:28:35  + OS_FAMILY=redhat
05:28:35  + workspace=/w/workspace/gexfoundry_device-mqtt-go_master
05:28:35  + START_PACKAGES=/tmp/packages_start.txt
05:28:35  + END_PACKAGES=/tmp/packages_end.txt
05:28:35  + DIFF_PACKAGES=/tmp/packages_diff.txt
05:28:35  + PACKAGES=/tmp/packages_start.txt
05:28:35  + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']'
05:28:35  + PACKAGES=/tmp/packages_end.txt
05:28:35  + case "${OS_FAMILY}" in
05:28:35  + rpm -qa
05:28:35  + sort
05:28:40  + '[' -f /tmp/packages_start.txt ']'
05:28:40  + '[' -f /tmp/packages_end.txt ']'
05:28:40  + diff /tmp/packages_start.txt /tmp/packages_end.txt
05:28:40  + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']'
05:28:40  + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/
05:28:40  + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/
  [Pipeline] echo
05:28:40  Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json]
  [Pipeline] sh
05:28:40  + facter operatingsystem
  [Pipeline] isUnix
  [Pipeline] sh
05:28:40  + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine
05:28:41  
05:28:41  Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine
  [Pipeline] isUnix
  [Pipeline] sh
05:28:41  + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine
05:28:41  alpine: Pulling from edgex-lftools-log-publisher
05:28:41  df20fa9351a1: Pulling fs layer
05:28:41  36b3adc4ff6f: Pulling fs layer
05:28:41  8ad3a11d3b57: Pulling fs layer
05:28:41  46f8f816bc3b: Pulling fs layer
05:28:41  93b61091891f: Pulling fs layer
05:28:41  93b9cdb0e59b: Pulling fs layer
05:28:41  5e14af77c1be: Pulling fs layer
05:28:41  01666e4c0597: Pulling fs layer
05:28:41  aa168da1d23b: Pulling fs layer
05:28:41  46f8f816bc3b: Waiting
05:28:41  93b61091891f: Waiting
05:28:41  93b9cdb0e59b: Waiting
05:28:41  5e14af77c1be: Waiting
05:28:41  01666e4c0597: Waiting
05:28:41  aa168da1d23b: Waiting
05:28:41  36b3adc4ff6f: Download complete
05:28:41  46f8f816bc3b: Verifying Checksum
05:28:41  46f8f816bc3b: Download complete
05:28:41  93b61091891f: Verifying Checksum
05:28:41  93b61091891f: Download complete
05:28:41  df20fa9351a1: Download complete
05:28:41  5e14af77c1be: Verifying Checksum
05:28:41  5e14af77c1be: Download complete
05:28:41  93b9cdb0e59b: Download complete
05:28:41  01666e4c0597: Verifying Checksum
05:28:41  01666e4c0597: Download complete
05:28:42  8ad3a11d3b57: Verifying Checksum
05:28:42  8ad3a11d3b57: Download complete
05:28:42  df20fa9351a1: Pull complete
05:28:43  36b3adc4ff6f: Pull complete
05:28:44  8ad3a11d3b57: Pull complete
05:28:44  46f8f816bc3b: Pull complete
05:28:45  93b61091891f: Pull complete
05:28:45  93b9cdb0e59b: Pull complete
05:28:45  5e14af77c1be: Pull complete
05:28:46  01666e4c0597: Pull complete
05:28:46  aa168da1d23b: Download complete
05:28:58  aa168da1d23b: Pull complete
05:28:58  Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c
05:28:58  Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine
05:28:58  nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine
  [Pipeline] withDockerContainer
05:28:59  prd-centos7-docker-4c-2g-9428 does not seem to be running inside a container
05:28:59  $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat
05:29:02  $ docker top 728db8a93bbec7ddd459c1f288adff8b293b8d17de83edc1c25d83873fe8cab7 -eo pid,comm
  [Pipeline] {
  [Pipeline] sh
05:29:03  + touch /tmp/pre-build-complete
  [Pipeline] sh
05:29:03  + mkdir -p /var/log/sa
  [Pipeline] sh
05:29:03  + ls /var/log/sa-host
05:29:03  + sadf -c /var/log/sa-host/sa05
05:29:03  file_magic: OK
05:29:03  HZ: Using current value: 100
05:29:03  file_header: OK
05:29:03  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
05:29:03  Statistics:
05:29:03  Hnuu...uuuununununu...Hnuu...uuuununununu...
05:29:03  File successfully converted to sysstat format version 12.2.1
05:29:03  + sadf -c /var/log/sa-host/sa28
05:29:03  file_magic: OK
05:29:03  HZ: Using current value: 100
05:29:03  file_header: OK
05:29:03  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
05:29:03  Statistics:
05:29:03  HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...
05:29:03  File successfully converted to sysstat format version 12.2.1
  [Pipeline] withEnv
  [Pipeline] {
  [Pipeline] configFileProvider
05:29:04  provisioning config files...
05:29:04  copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7427989896246111044tmp
  [Pipeline] {
  [Pipeline] echo
05:29:04  Running shell/create-netrc.sh
  [Pipeline] libraryResource
  [Pipeline] sh
05:29:05  ---> create-netrc.sh
  [Pipeline] }
05:29:05  Deleting 1 temporary files
  [Pipeline] // configFileProvider
  [Pipeline] echo
05:29:05  Running shell/python-tools-install.sh
  [Pipeline] libraryResource
  [Pipeline] sh
05:29:05  ---> python-tools-install.sh
  [Pipeline] echo
05:29:05  Running shell/sudo-logs.sh
  [Pipeline] libraryResource
  [Pipeline] sh
05:29:06  ---> sudo-logs.sh
05:29:06  Archiving 'sudo' log..
  [Pipeline] echo
05:29:06  Running shell/job-cost.sh
  [Pipeline] libraryResource
  [Pipeline] sh
05:29:06  ---> job-cost.sh
05:29:06  lf-activate-venv: SKIPPING
05:29:06  INFO: No Stack...
05:29:07  INFO: Retrieving Pricing Info for: v1-standard-2
05:29:08  INFO: Archiving Costs
  [Pipeline] echo
05:29:08  Running shell/logs-deploy.sh
  [Pipeline] libraryResource
  [Pipeline] sh
05:29:08  ---> logs-deploy.sh
05:29:08  INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/23
05:29:08  INFO: archiving workspace using pattern(s): 
05:29:11  Archives upload complete.
05:29:11  INFO: archiving logs to Nexus
05:29:13  ---> uname -a:
05:29:13  Linux prd-centos7-docker-4c-2g-9428.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux
05:29:13  
05:29:13  
05:29:13  ---> lscpu:
05:29:13  Architecture:                    x86_64
05:29:13  CPU op-mode(s):                  32-bit, 64-bit
05:29:13  Byte Order:                      Little Endian
05:29:13  Address sizes:                   40 bits physical, 48 bits virtual
05:29:13  CPU(s):                          4
05:29:13  On-line CPU(s) list:             0-3
05:29:13  Thread(s) per core:              1
05:29:13  Core(s) per socket:              1
05:29:13  Socket(s):                       4
05:29:13  NUMA node(s):                    1
05:29:13  Vendor ID:                       GenuineIntel
05:29:13  CPU family:                      6
05:29:13  Model:                           44
05:29:13  Model name:                      Westmere E56xx/L56xx/X56xx (IBRS update)
05:29:13  Stepping:                        1
05:29:13  CPU MHz:                         2933.438
05:29:13  BogoMIPS:                        5866.87
05:29:13  Virtualization:                  VT-x
05:29:13  Hypervisor vendor:               KVM
05:29:13  Virtualization type:             full
05:29:13  L1d cache:                       128 KiB
05:29:13  L1i cache:                       128 KiB
05:29:13  L2 cache:                        16 MiB
05:29:13  L3 cache:                        64 MiB
05:29:13  NUMA node0 CPU(s):               0-3
05:29:13  Vulnerability Itlb multihit:     KVM: Mitigation: Split huge pages
05:29:13  Vulnerability L1tf:              Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled
05:29:13  Vulnerability Mds:               Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown
05:29:13  Vulnerability Meltdown:          Mitigation; PTI
05:29:13  Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
05:29:13  Vulnerability Spectre v1:        Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization
05:29:13  Vulnerability Spectre v2:        Mitigation; Full retpoline, IBPB
05:29:13  Vulnerability Tsx async abort:   Not affected
05:29:13  Flags:                           fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp
05:29:13  
05:29:13  
05:29:13  ---> nproc:
05:29:13  4
05:29:13  
05:29:13  
05:29:13  ---> df -h:
05:29:13  Filesystem                Size      Used Available Use% Mounted on
05:29:13  overlay                  50.0G      8.5G     41.5G  17% /
05:29:13  tmpfs                    64.0M         0     64.0M   0% /dev
05:29:13  tmpfs                   918.7M         0    918.7M   0% /sys/fs/cgroup
05:29:13  shm                      64.0M         0     64.0M   0% /dev/shm
05:29:13  /dev/vda1                50.0G      8.5G     41.5G  17% /facter-os
05:29:13  /dev/vda1                50.0G      8.5G     41.5G  17% /etc/resolv.conf
05:29:13  /dev/vda1                50.0G      8.5G     41.5G  17% /etc/hostname
05:29:13  /dev/vda1                50.0G      8.5G     41.5G  17% /etc/hosts
05:29:13  /dev/vda1                50.0G      8.5G     41.5G  17% /var/log/auth.log
05:29:13  /dev/vda1                50.0G      8.5G     41.5G  17% /run/cloud-init/result.json
05:29:13  /dev/vda1                50.0G      8.5G     41.5G  17% /w/workspace/gexfoundry_device-mqtt-go_master
05:29:13  /dev/vda1                50.0G      8.5G     41.5G  17% /w/workspace/gexfoundry_device-mqtt-go_master@tmp
05:29:13  /dev/vda1                50.0G      8.5G     41.5G  17% /var/log/sa-host
05:29:13  /dev/vda1                50.0G      8.5G     41.5G  17% /var/log/secure
05:29:13  
05:29:13  
05:29:13  ---> free -m:
05:29:13                total        used        free      shared  buff/cache   available
05:29:13  Mem:           1837         743         154           0         939        1030
05:29:13  Swap:          1023           3        1020
05:29:13  
05:29:13  
05:29:13  ---> ip addr:
05:29:13  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1000
05:29:13      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
05:29:13      inet 127.0.0.1/8 scope host lo
05:29:13         valid_lft forever preferred_lft forever
05:29:13      inet6 ::1/128 scope host 
05:29:13         valid_lft forever preferred_lft forever
05:29:13  2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc pfifo_fast state UP qlen 1000
05:29:13      link/ether fa:16:3e:b9:18:55 brd ff:ff:ff:ff:ff:ff
05:29:13      inet 10.30.123.245/23 brd 10.30.123.255 scope global dynamic eth0
05:29:13         valid_lft 85814sec preferred_lft 85814sec
05:29:13      inet6 fe80::f816:3eff:feb9:1855/64 scope link 
05:29:13         valid_lft forever preferred_lft forever
05:29:13  3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN 
05:29:13      link/ether 02:42:12:22:de:44 brd ff:ff:ff:ff:ff:ff
05:29:13      inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
05:29:13         valid_lft forever preferred_lft forever
05:29:13      inet6 fe80::42:12ff:fe22:de44/64 scope link 
05:29:13         valid_lft forever preferred_lft forever
05:29:13  
05:29:13  
05:29:13  ---> sar -b -r -n DEV:
05:29:13  Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 	10/28/20 	_x86_64_	(4 CPU)
05:29:13  
05:29:13  05:19:03     LINUX RESTART	(4 CPU)
05:29:13  
05:29:13  05:20:03          tps      rtps      wtps      dtps   bread/s   bwrtn/s   bdscd/s
05:29:13  05:21:01        61.99     14.52     47.47      0.00   4952.60   5034.92      0.00
05:29:13  05:22:01         2.76      0.00      2.76      0.00      0.00     63.04      0.00
05:29:13  05:23:01         0.58      0.00      0.58      0.00      0.00      9.10      0.00
05:29:13  05:24:01         0.32      0.00      0.32      0.00      0.00      4.98      0.00
05:29:13  05:25:02         0.22      0.00      0.22      0.00      0.00      3.38      0.00
05:29:13  05:26:01         0.46      0.00      0.46      0.00      0.00      7.57      0.00
05:29:13  05:27:01       248.98    131.99    116.99      0.00   7099.78  33923.66      0.00
05:29:13  05:28:01       191.74     57.16    134.58      0.00   3311.32  30489.73      0.00
05:29:13  05:29:01       150.45     63.65     86.80      0.00   5330.10  21606.48      0.00
05:29:13  Average:        73.26     29.83     43.44      0.00   2294.80  10169.60      0.00
05:29:13  
05:29:13  05:20:03    kbmemfree   kbavail kbmemused  %memused kbbuffers  kbcached  kbcommit   %commit  kbactive   kbinact   kbdirty
05:29:13  05:21:01       167124         0    532644     28.31      2620   1179168   1119604     38.21    410200   1143524       136
05:29:13  05:22:01       175264         0    524500     27.88      2620   1179172   1060632     36.20    406496   1140684        16
05:29:13  05:23:01       175152         0    524604     27.88      2620   1179180   1060716     36.20    407124   1140684         8
05:29:13  05:24:01       171240         0    528516     28.09      2620   1179180   1060908     36.21    417604   1132968        12
05:29:13  05:25:02       171760         0    527928     28.06      2620   1179248   1060824     36.20    417800   1132984        36
05:29:13  05:26:01       172472         0    527268     28.02      2620   1179196   1060692     36.20    418232   1131812        16
05:29:13  05:27:01       180672         0    625148     33.23      2620   1073116   1406964     48.02    584876    915224        44
05:29:13  05:28:01        78136         0    745512     39.62      2524   1055384   1367220     46.66    620804    894816       900
05:29:13  05:29:01       195624         0    747312     39.72      1344    937276   1341424     45.78    570616    796724        60
05:29:13  Average:       165272         0    587048     31.20      2468   1126769   1170998     39.96    472639   1047713       136
05:29:13  
05:29:13  05:20:03        IFACE   rxpck/s   txpck/s    rxkB/s    txkB/s   rxcmp/s   txcmp/s  rxmcst/s   %ifutil
05:29:13  05:21:01         eth0    148.95    122.46    667.59     62.39      0.00      0.00      0.00      0.00
05:29:13  05:21:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:21:01      docker0      2.08      1.77      0.39      3.97      0.00      0.00      0.00      0.00
05:29:13  05:22:01         eth0      0.58      0.10      0.04      0.07      0.00      0.00      0.00      0.00
05:29:13  05:22:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:22:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:23:01         eth0      1.01      0.23      0.33      0.07      0.00      0.00      0.00      0.00
05:29:13  05:23:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:23:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:24:01         eth0      1.60      0.50      0.37      0.33      0.00      0.00      0.00      0.00
05:29:13  05:24:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:24:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:25:02         eth0      0.97      0.67      0.62      0.43      0.00      0.00      0.00      0.00
05:29:13  05:25:02           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:25:02      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:26:01         eth0      0.20      0.12      0.07      0.04      0.00      0.00      0.00      0.00
05:29:13  05:26:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:26:01      docker0      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:27:01         eth0    500.73    425.10   4160.33     73.57      0.00      0.00      0.00      0.00
05:29:13  05:27:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:27:01    vetha5742e3      0.42      0.42      0.09      0.17      0.00      0.00      0.00      0.00
05:29:13  05:27:01      docker0     40.44     38.91      4.52    192.39      0.00      0.00      0.00      0.00
05:29:13  05:28:01    veth8917a25      4.72      4.31      0.34     10.28      0.00      0.00      0.00      0.00
05:29:13  05:28:01         eth0    411.75    333.30   3256.94    106.56      0.00      0.00      0.00      0.00
05:29:13  05:28:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:28:01      docker0      5.57      4.95      0.44     10.66      0.00      0.00      0.00      0.00
05:29:13  05:29:01         eth0    313.07    221.03   2404.92     70.73      0.00      0.00      0.00      0.00
05:29:13  05:29:01           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  05:29:01      docker0     29.07     52.59      1.69    189.99      0.00      0.00      0.00      0.00
05:29:13  Average:         eth0    153.58    122.90   1170.25     34.89      0.00      0.00      0.00      0.00
05:29:13  Average:           lo      0.00      0.00      0.00      0.00      0.00      0.00      0.00      0.00
05:29:13  Average:      docker0      8.62     10.97      0.78     44.36      0.00      0.00      0.00      0.00
05:29:13  
05:29:13  
05:29:13  ---> sar -P ALL:
05:29:13  Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 	10/28/20 	_x86_64_	(4 CPU)
05:29:13  
05:29:13  05:19:03     LINUX RESTART	(4 CPU)
05:29:13  
05:29:13  05:20:03        CPU     %user     %nice   %system   %iowait    %steal     %idle
05:29:13  05:21:01        all      6.62      0.00      3.21      2.27      9.66     78.25
05:29:13  05:21:01          0      5.81      0.00      3.39      2.29     10.38     78.13
05:29:13  05:21:01          1      5.02      0.00      2.70      2.61      9.16     80.51
05:29:13  05:21:01          2      7.73      0.00      3.15      3.08     10.06     75.99
05:29:13  05:21:01          3      7.97      0.00      3.63      1.06      9.03     78.32
05:29:13  05:22:01        all      0.12      0.00      0.05      0.00      0.39     99.44
05:29:13  05:22:01          0      0.03      0.00      0.05      0.00      0.27     99.65
05:29:13  05:22:01          1      0.35      0.00      0.07      0.00      0.56     99.02
05:29:13  05:22:01          2      0.03      0.00      0.03      0.00      0.27     99.67
05:29:13  05:22:01          3      0.07      0.00      0.07      0.00      0.45     99.42
05:29:13  05:23:01        all      0.13      0.00      0.03      0.00      0.38     99.46
05:29:13  05:23:01          0      0.05      0.00      0.02      0.00      0.58     99.35
05:29:13  05:23:01          1      0.37      0.00      0.05      0.00      0.45     99.14
05:29:13  05:23:01          2      0.05      0.00      0.03      0.00      0.17     99.75
05:29:13  05:23:01          3      0.05      0.00      0.02      0.00      0.32     99.62
05:29:13  05:24:01        all      0.12      0.00      0.06      0.00      0.28     99.54
05:29:13  05:24:01          0      0.00      0.00      0.02      0.00      0.32     99.67
05:29:13  05:24:01          1      0.40      0.00      0.13      0.00      0.38     99.09
05:29:13  05:24:01          2      0.05      0.00      0.05      0.00      0.30     99.60
05:29:13  05:24:01          3      0.02      0.00      0.05      0.00      0.12     99.82
05:29:13  05:25:02        all      0.15      0.00      0.07      0.00      0.37     99.40
05:29:13  05:25:02          0      0.03      0.00      0.02      0.00      0.33     99.62
05:29:13  05:25:02          1      0.38      0.00      0.17      0.00      0.50     98.95
05:29:13  05:25:02          2      0.05      0.00      0.07      0.00      0.40     99.48
05:29:13  05:25:02          3      0.13      0.00      0.03      0.00      0.27     99.57
05:29:13  05:26:01        all      0.08      0.00      0.03      0.00      0.33     99.57
05:29:13  05:26:01          0      0.25      0.00      0.02      0.00      0.30     99.42
05:29:13  05:26:01          1      0.03      0.00      0.05      0.00      0.59     99.33
05:29:13  05:26:01          2      0.02      0.00      0.03      0.00      0.24     99.71
05:29:13  05:26:01          3      0.02      0.00      0.00      0.00      0.17     99.81
05:29:13  05:27:01        all      7.41      0.00      5.96      2.70     10.46     73.47
05:29:13  05:27:01          0      7.32      0.00      6.60      1.99     11.21     72.87
05:29:13  05:27:01          1      8.03      0.00      6.14      1.92     10.45     73.46
05:29:13  05:27:01          2      7.10      0.00      5.55      2.42     10.18     74.75
05:29:13  05:27:01          3      7.20      0.00      5.55      4.46     10.00     72.79
05:29:13  05:28:01        all      7.47      0.00      6.98      1.27     13.10     71.19
05:29:13  05:28:01          0      6.09      0.00      6.38      1.00     13.63     72.91
05:29:13  05:28:01          1      8.46      0.00      8.20      1.66     12.65     69.02
05:29:13  05:28:01          2      7.84      0.00      6.34      1.39     13.35     71.08
05:29:13  05:28:01          3      7.48      0.00      7.02      1.02     12.74     71.73
05:29:13  05:29:01        all      7.11      0.00      5.71      1.99      9.50     75.70
05:29:13  05:29:01          0      7.03      0.00      6.76      1.49     10.03     74.69
05:29:13  05:29:01          1      7.87      0.00      5.77      2.68      9.71     73.97
05:29:13  05:29:01          2      8.08      0.00      5.04      2.39      9.10     75.38
05:29:13  05:29:01          3      5.47      0.00      5.26      1.37      9.16     78.74
05:29:13  Average:        all      3.20      0.00      2.42      0.90      4.88     88.60
05:29:13  Average:          0      2.91      0.00      2.54      0.74      5.16     88.66
05:29:13  Average:          1      3.39      0.00      2.56      0.98      4.89     88.19
05:29:13  Average:          2      3.39      0.00      2.23      1.02      4.84     88.53
05:29:13  Average:          3      3.10      0.00      2.37      0.86      4.63     89.04
05:29:13  
05:29:13  
05:29:13