Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7315737293000749199.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7985590391853760411.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8993994341477830011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6603991764231127553.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2635231995131206544.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-444 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh4352388431473401475.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 Commit message: "fix: update all TOML to use quote and not single-quote (#298)" > git rev-list --no-walk 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T20:31:27.657Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T20:31:27.756Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T20:31:27.791Z] ========================================================= [2021-08-11T20:31:27.791Z] EdgeX Global Pipelines Version Info [2021-08-11T20:31:27.791Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:31:29.032Z] ------------------- [2021-08-11T20:31:29.032Z] stable info: [2021-08-11T20:31:29.032Z] ------------------- [2021-08-11T20:31:29.032Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T20:31:29.032Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T20:31:29.032Z] Message: update stable to v1.0.205 [2021-08-11T20:31:29.300Z] ------------------- [2021-08-11T20:31:29.300Z] experimental info: [2021-08-11T20:31:29.300Z] ------------------- [2021-08-11T20:31:29.300Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T20:31:29.300Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T20:31:29.300Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T20:31:29.452Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-08-11T20:31:29.485Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-08-11T20:31:29.512Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T20:31:29.537Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T20:31:29.563Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T20:31:29.589Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T20:31:29.614Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T20:31:29.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T20:31:29.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T20:31:29.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T20:31:29.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T20:31:29.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T20:31:29.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-08-11T20:31:29.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T20:31:29.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T20:31:29.845Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T20:31:29.870Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T20:31:29.894Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:31:29.920Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:31:29.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T20:31:29.973Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-11T20:31:30.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-11T20:31:30.027Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-11T20:31:30.067Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T20:31:30.091Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T20:31:30.116Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-11T20:31:30.141Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T20:31:30.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-11T20:31:30.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-11T20:31:30.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-11T20:31:30.249Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] echo [2021-08-11T20:31:30.278Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 255d6e1 [Pipeline] echo [2021-08-11T20:31:30.306Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:31:30.389Z] provisioning config files... [2021-08-11T20:31:30.406Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config683225576833140440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:31:30.741Z] ---> docker-login.sh [2021-08-11T20:31:30.741Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:31:30.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:31:31.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:31:31.009Z] Configure a credential helper to remove this warning. See [2021-08-11T20:31:31.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:31:31.009Z] [2021-08-11T20:31:31.009Z] Login Succeeded [2021-08-11T20:31:31.009Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:31:31.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:31:31.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:31:31.009Z] Configure a credential helper to remove this warning. See [2021-08-11T20:31:31.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:31:31.009Z] [2021-08-11T20:31:31.009Z] Login Succeeded [2021-08-11T20:31:31.010Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:31:31.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:31:31.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:31:31.277Z] Configure a credential helper to remove this warning. See [2021-08-11T20:31:31.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:31:31.277Z] [2021-08-11T20:31:31.277Z] Login Succeeded [2021-08-11T20:31:31.277Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:31:31.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:31:31.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:31:31.860Z] Configure a credential helper to remove this warning. See [2021-08-11T20:31:31.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:31:31.860Z] [2021-08-11T20:31:31.860Z] Login Succeeded [2021-08-11T20:31:31.860Z] docker.io [2021-08-11T20:31:31.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:31:32.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:31:32.125Z] Configure a credential helper to remove this warning. See [2021-08-11T20:31:32.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:31:32.125Z] [2021-08-11T20:31:32.125Z] Login Succeeded [2021-08-11T20:31:32.125Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:31:32.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T20:31:32.601Z] + git log --format=format:%s -1 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] echo [2021-08-11T20:31:32.653Z] GIT_COMMIT: 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7, Commit Message: fix: update all TOML to use quote and not single-quote (#298) [Pipeline] echo [2021-08-11T20:31:32.690Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:31:33.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:31:33.496Z] [2021-08-11T20:31:33.496Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:31:33.848Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:31:33.848Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T20:31:33.848Z] 31603596830f: Pulling fs layer [2021-08-11T20:31:33.848Z] d4622e32a9a9: Pulling fs layer [2021-08-11T20:31:33.848Z] 1030fce36090: Pulling fs layer [2021-08-11T20:31:33.848Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T20:31:33.848Z] 6c6cb7e1b49b: Waiting [2021-08-11T20:31:33.848Z] d4622e32a9a9: Verifying Checksum [2021-08-11T20:31:33.848Z] d4622e32a9a9: Download complete [2021-08-11T20:31:34.118Z] 31603596830f: Verifying Checksum [2021-08-11T20:31:34.118Z] 31603596830f: Download complete [2021-08-11T20:31:34.386Z] 31603596830f: Pull complete [2021-08-11T20:31:34.386Z] d4622e32a9a9: Pull complete [2021-08-11T20:31:34.386Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T20:31:34.386Z] 6c6cb7e1b49b: Download complete [2021-08-11T20:31:34.656Z] 1030fce36090: Verifying Checksum [2021-08-11T20:31:34.656Z] 1030fce36090: Download complete [2021-08-11T20:31:35.241Z] 1030fce36090: Pull complete [2021-08-11T20:31:35.241Z] 6c6cb7e1b49b: Pull complete [2021-08-11T20:31:35.241Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T20:31:35.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:31:35.509Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T20:31:35.617Z] prd-centos7-docker-4c-2g-444 does not seem to be running inside a container [2021-08-11T20:31:35.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:31:36.497Z] $ docker top 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:31:36.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:31:36.657Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:31:36.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:31:36.775Z] $ docker exec 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 ssh-agent [2021-08-11T20:31:36.903Z] SSH_AUTH_SOCK=/tmp/ssh-B0iQasm6NYtH/agent.14 [2021-08-11T20:31:36.903Z] SSH_AGENT_PID=20 [2021-08-11T20:31:36.915Z] Running ssh-add (command line suppressed) [2021-08-11T20:31:37.015Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1267065882068427107.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1267065882068427107.key) [2021-08-11T20:31:37.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:31:37.350Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T20:31:37.369Z] $ docker exec --env ******** --env ******** 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 ssh-agent -k [2021-08-11T20:31:37.466Z] unset SSH_AUTH_SOCK; [2021-08-11T20:31:37.466Z] unset SSH_AGENT_PID; [2021-08-11T20:31:37.466Z] echo Agent pid 20 killed; [2021-08-11T20:31:37.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T20:31:37.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:31:37.529Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:31:37.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:31:37.663Z] $ docker exec 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 ssh-agent [2021-08-11T20:31:37.769Z] SSH_AUTH_SOCK=/tmp/ssh-Pidcn4iI5tXq/agent.52 [2021-08-11T20:31:37.769Z] SSH_AGENT_PID=58 [2021-08-11T20:31:37.777Z] Running ssh-add (command line suppressed) [2021-08-11T20:31:37.882Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7638548829827084260.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7638548829827084260.key) [2021-08-11T20:31:37.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:31:38.240Z] + git semver init [2021-08-11T20:31:38.240Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:31:38.240Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-11T20:31:38.240Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-11T20:31:38.240Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:31:38.240Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:31:38.240Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:31:38.240Z] # $SEMVER_BRANCH = main [2021-08-11T20:31:38.240Z] # $SEMVER_TEMP = /tmp/semver-840384729 [2021-08-11T20:31:38.240Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-08-11T20:31:38.508Z] # '/tmp/semver-840384729' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-08-11T20:31:38.508Z] # -> Force: false [2021-08-11T20:31:38.524Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-08-11T20:31:38.526Z] $ docker exec --env ******** --env ******** 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 ssh-agent -k [2021-08-11T20:31:38.619Z] unset SSH_AUTH_SOCK; [2021-08-11T20:31:38.619Z] unset SSH_AGENT_PID; [2021-08-11T20:31:38.619Z] echo Agent pid 58 killed; [2021-08-11T20:31:38.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:31:39.030Z] + git semver [Pipeline] } [2021-08-11T20:31:39.048Z] $ docker stop --time=1 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 [2021-08-11T20:31:40.280Z] $ docker rm -f 7e887f95ac5e16905078ef9295548477104ec4d5e08c8eb7388673b36af742b6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:31:40.663Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T20:31:41.043Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T20:31:41.047Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-11T20:31:56.225Z] Still waiting to schedule task [2021-08-11T20:31:56.226Z] ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-11T20:31:56.226Z] ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-11T20:31:56.226Z] ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-11T20:31:56.226Z] ‘prd-centos7-docker-4c-2g-434’ is offline [2021-08-11T20:31:56.226Z] ‘prd-centos7-docker-4c-2g-446’ is offline [2021-08-11T20:31:56.226Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-11T20:31:56.226Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-441’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-11T20:31:56.226Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-442’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-11T20:31:56.228Z] Still waiting to schedule task [2021-08-11T20:31:56.229Z] ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T20:31:56.229Z] ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T20:31:56.229Z] ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T20:31:56.229Z] ‘prd-centos7-docker-4c-2g-434’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T20:31:56.229Z] ‘prd-centos7-docker-4c-2g-446’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T20:31:56.229Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-11T20:31:56.229Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-441’ is offline [2021-08-11T20:31:56.229Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-442’ is offline [2021-08-11T20:33:16.660Z] Running on prd-centos7-docker-4c-2g-450 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-08-11T20:33:16.682Z] Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout [2021-08-11T20:33:16.860Z] Selected Git installation does not exist. Using Default [2021-08-11T20:33:16.860Z] The recommended git tool is: NONE [2021-08-11T20:33:19.654Z] using credential edgex-jenkins-ssh [2021-08-11T20:33:19.689Z] Cloning the remote Git repository [2021-08-11T20:33:19.905Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-11T20:33:19.982Z] > git init /w/workspace/device-mqtt-go/5 # timeout=10 [2021-08-11T20:33:20.030Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-11T20:33:20.030Z] > git --version # timeout=10 [2021-08-11T20:33:20.035Z] > git --version # 'git version 2.24.4' [2021-08-11T20:33:20.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T20:33:20.060Z] [INFO] Currently running in a labeled security context [2021-08-11T20:33:20.060Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T20:33:20.060Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/5@tmp/jenkins-gitclient-ssh7999511836384802046.key [2021-08-11T20:33:20.072Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:33:20.399Z] Avoid second fetch [2021-08-11T20:33:20.400Z] Checking out Revision 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 (main) [2021-08-11T20:33:20.566Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-11T20:33:20.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:33:20.588Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T20:33:20.597Z] > git checkout -f 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 [2021-08-11T20:33:24.301Z] Commit message: "fix: update all TOML to use quote and not single-quote (#298)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:33:24.732Z] provisioning config files... [2021-08-11T20:33:24.755Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config3017173027382445962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:33:25.282Z] ---> docker-login.sh [2021-08-11T20:33:25.282Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:33:25.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:25.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:25.282Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:25.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:25.282Z] [2021-08-11T20:33:25.282Z] Login Succeeded [2021-08-11T20:33:25.282Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:33:25.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:25.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:25.560Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:25.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:25.560Z] [2021-08-11T20:33:25.560Z] Login Succeeded [2021-08-11T20:33:25.560Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:33:25.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:26.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:26.045Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:26.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:26.045Z] [2021-08-11T20:33:26.045Z] Login Succeeded [2021-08-11T20:33:26.045Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:33:26.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:26.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:26.045Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:26.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:26.045Z] [2021-08-11T20:33:26.045Z] Login Succeeded [2021-08-11T20:33:26.045Z] docker.io [2021-08-11T20:33:26.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:26.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:26.317Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:26.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:26.317Z] [2021-08-11T20:33:26.317Z] Login Succeeded [2021-08-11T20:33:26.317Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:33:26.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T20:33:26.575Z] ========================================================= [2021-08-11T20:33:26.575Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T20:33:26.575Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:26.905Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-11T20:33:26.905Z] Sending build context to Docker daemon 615.9kB [2021-08-11T20:33:26.905Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:33:26.905Z] Step 2/8 : FROM ${BASE} [2021-08-11T20:33:27.180Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T20:33:27.180Z] 540db60ca938: Pulling fs layer [2021-08-11T20:33:27.180Z] adcc1eea9eea: Pulling fs layer [2021-08-11T20:33:27.180Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T20:33:27.180Z] db62176df00c: Pulling fs layer [2021-08-11T20:33:27.180Z] 3b30891b0d05: Pulling fs layer [2021-08-11T20:33:27.180Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T20:33:27.180Z] c788192a36de: Pulling fs layer [2021-08-11T20:33:27.180Z] a77e37c0d609: Pulling fs layer [2021-08-11T20:33:27.180Z] c3185cebc471: Pulling fs layer [2021-08-11T20:33:27.180Z] 06b49ca38bd5: Waiting [2021-08-11T20:33:27.180Z] c788192a36de: Waiting [2021-08-11T20:33:27.180Z] a77e37c0d609: Waiting [2021-08-11T20:33:27.180Z] c3185cebc471: Waiting [2021-08-11T20:33:27.180Z] 3b30891b0d05: Waiting [2021-08-11T20:33:27.180Z] db62176df00c: Waiting [2021-08-11T20:33:27.180Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T20:33:27.180Z] 4c4ab2625f07: Download complete [2021-08-11T20:33:27.180Z] 540db60ca938: Verifying Checksum [2021-08-11T20:33:27.448Z] 3b30891b0d05: Verifying Checksum [2021-08-11T20:33:27.449Z] 3b30891b0d05: Download complete [2021-08-11T20:33:27.449Z] adcc1eea9eea: Verifying Checksum [2021-08-11T20:33:27.449Z] adcc1eea9eea: Download complete [2021-08-11T20:33:27.449Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T20:33:27.449Z] 06b49ca38bd5: Download complete [2021-08-11T20:33:27.449Z] c788192a36de: Verifying Checksum [2021-08-11T20:33:27.449Z] c788192a36de: Download complete [2021-08-11T20:33:27.449Z] 540db60ca938: Pull complete [2021-08-11T20:33:27.449Z] adcc1eea9eea: Pull complete [2021-08-11T20:33:27.715Z] 4c4ab2625f07: Pull complete [2021-08-11T20:33:28.315Z] a77e37c0d609: Verifying Checksum [2021-08-11T20:33:28.315Z] a77e37c0d609: Download complete [2021-08-11T20:33:34.977Z] c3185cebc471: Verifying Checksum [2021-08-11T20:33:34.977Z] c3185cebc471: Download complete [2021-08-11T20:33:35.561Z] db62176df00c: Verifying Checksum [2021-08-11T20:33:35.561Z] db62176df00c: Download complete [2021-08-11T20:33:38.939Z] db62176df00c: Pull complete [2021-08-11T20:33:38.939Z] 3b30891b0d05: Pull complete [2021-08-11T20:33:38.939Z] 06b49ca38bd5: Pull complete [2021-08-11T20:33:38.939Z] c788192a36de: Pull complete [2021-08-11T20:33:38.939Z] a77e37c0d609: Pull complete [2021-08-11T20:33:40.895Z] c3185cebc471: Pull complete [2021-08-11T20:33:40.895Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T20:33:40.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T20:33:40.895Z] ---> 031687cdd783 [2021-08-11T20:33:40.895Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-11T20:33:42.842Z] ---> Running in 6c17dc8319aa [2021-08-11T20:33:42.842Z] Removing intermediate container 6c17dc8319aa [2021-08-11T20:33:42.842Z] ---> 28d9f5c0b709 [2021-08-11T20:33:42.842Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:33:42.842Z] ---> Running in 399e03d657af [2021-08-11T20:33:43.110Z] Removing intermediate container 399e03d657af [2021-08-11T20:33:43.110Z] ---> c6d772a40782 [2021-08-11T20:33:43.110Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-08-11T20:33:43.110Z] ---> Running in 8ad2f4e2277f [2021-08-11T20:33:43.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T20:33:44.791Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T20:33:45.055Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-11T20:33:45.056Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-11T20:33:45.321Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-11T20:33:45.908Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-11T20:33:45.908Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-11T20:33:45.908Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-11T20:33:46.174Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-11T20:33:46.442Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T20:33:46.442Z] OK: 224 MiB in 59 packages [2021-08-11T20:33:46.709Z] Removing intermediate container 8ad2f4e2277f [2021-08-11T20:33:46.709Z] ---> a63c99d245de [2021-08-11T20:33:46.709Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-08-11T20:33:46.977Z] ---> Running in 4927e1315a85 [2021-08-11T20:33:46.977Z] Removing intermediate container 4927e1315a85 [2021-08-11T20:33:46.977Z] ---> 4b8b1eb0d4a6 [2021-08-11T20:33:46.977Z] Step 7/8 : COPY . . [2021-08-11T20:33:47.250Z] ---> 1473be4b2489 [2021-08-11T20:33:47.250Z] Step 8/8 : RUN go mod download [2021-08-11T20:33:47.250Z] ---> Running in 29e044ebb91e [2021-08-11T20:33:57.365Z] Removing intermediate container 29e044ebb91e [2021-08-11T20:33:57.365Z] ---> abc7a1f7c506 [2021-08-11T20:33:57.365Z] Successfully built abc7a1f7c506 [2021-08-11T20:33:57.365Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:57.693Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T20:33:57.693Z] . [Pipeline] withDockerContainer [2021-08-11T20:33:57.784Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-08-11T20:33:57.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T20:33:58.208Z] $ docker top e32347358a632df538be4dd0c179bd24b51a672baa311da8ccf5bda5cb628dc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:33:58.612Z] + go version [2021-08-11T20:33:58.612Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T20:33:58.628Z] $ docker stop --time=1 e32347358a632df538be4dd0c179bd24b51a672baa311da8ccf5bda5cb628dc4 [2021-08-11T20:33:59.819Z] $ docker rm -f e32347358a632df538be4dd0c179bd24b51a672baa311da8ccf5bda5cb628dc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:00.299Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T20:34:00.299Z] . [Pipeline] withDockerContainer [2021-08-11T20:34:00.394Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-08-11T20:34:00.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-11T20:34:00.803Z] $ docker top c5579e8f3de5b7ceb3937d3c755fac5ef21199f6f777729ac1112e8d0c860009 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T20:34:01.239Z] + go mod tidy [Pipeline] sh [2021-08-11T20:34:01.828Z] + make test [2021-08-11T20:34:01.828Z] go mod tidy [2021-08-11T20:34:01.828Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-11T20:34:02.418Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-11T20:34:17.550Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-11T20:34:18.998Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 24.3% of statements [2021-08-11T20:34:18.999Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-11T20:34:18.999Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T20:34:25.699Z] gofmt -l . [2021-08-11T20:34:25.699Z] ["`gofmt -l .`" = ""] [2021-08-11T20:34:25.968Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-11T20:34:26.270Z] $ docker stop --time=1 c5579e8f3de5b7ceb3937d3c755fac5ef21199f6f777729ac1112e8d0c860009 [2021-08-11T20:34:27.702Z] $ docker rm -f c5579e8f3de5b7ceb3937d3c755fac5ef21199f6f777729ac1112e8d0c860009 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:34:28.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T20:34:28.414Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-11T20:34:29.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T20:34:29.705Z] + ls -al . [2021-08-11T20:34:29.705Z] total 120 [2021-08-11T20:34:29.705Z] drwxrwxr-x. 9 jenkins jenkins 4096 Aug 11 20:34 . [2021-08-11T20:34:29.705Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 20:33 .. [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 7100 Aug 11 20:33 Attribution.txt [2021-08-11T20:34:29.705Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 11 20:33 bin [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 7447 Aug 11 20:33 CHANGELOG.md [2021-08-11T20:34:29.705Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 11 20:33 cmd [2021-08-11T20:34:29.705Z] -rw-r--r--. 1 jenkins jenkins 16226 Aug 11 20:34 coverage.out [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 1877 Aug 11 20:33 Dockerfile [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 994 Aug 11 20:33 Dockerfile.build [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 11 20:33 .dockerignore [2021-08-11T20:34:29.705Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 20:33 .git [2021-08-11T20:34:29.705Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 20:33 .github [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 336 Aug 11 20:33 .gitignore [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 388 Aug 11 20:33 go.mod [2021-08-11T20:34:29.705Z] -rw-r--r--. 1 jenkins jenkins 20775 Aug 11 20:34 go.sum [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:33 GOVERNANCE.md [2021-08-11T20:34:29.705Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 11 20:33 internal [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:33 Jenkinsfile [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 11 20:33 LICENSE [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 907 Aug 11 20:33 Makefile [2021-08-11T20:34:29.705Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 11 20:33 mock [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 620 Aug 11 20:33 OWNERS.md [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 2211 Aug 11 20:33 README.md [2021-08-11T20:34:29.705Z] drwxrwxr-x. 4 jenkins jenkins 71 Aug 11 20:33 snap [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 20:31 VERSION [2021-08-11T20:34:29.705Z] -rw-rw-r--. 1 jenkins jenkins 227 Aug 11 20:33 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:30.033Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 --label arch=amd64 --label version=2.0.1-dev.3 . [2021-08-11T20:34:30.033Z] Sending build context to Docker daemon 632.8kB [2021-08-11T20:34:30.033Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:34:30.033Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-11T20:34:30.033Z] ---> abc7a1f7c506 [2021-08-11T20:34:30.033Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T20:34:30.033Z] ---> Running in c6245d956fc8 [2021-08-11T20:34:30.033Z] Removing intermediate container c6245d956fc8 [2021-08-11T20:34:30.033Z] ---> 89e939de854c [2021-08-11T20:34:30.033Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:34:30.304Z] ---> Running in fc6e7c87c720 [2021-08-11T20:34:30.304Z] Removing intermediate container fc6e7c87c720 [2021-08-11T20:34:30.304Z] ---> 4dcfd41aeb2f [2021-08-11T20:34:30.304Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:34:30.304Z] ---> Running in 22f244fb68e5 [2021-08-11T20:34:30.893Z] Removing intermediate container 22f244fb68e5 [2021-08-11T20:34:30.893Z] ---> 4c4a13992aba [2021-08-11T20:34:30.893Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:34:30.893Z] ---> Running in 164ce1a7e087 [2021-08-11T20:34:30.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T20:34:32.298Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T20:34:33.705Z] OK: 224 MiB in 59 packages [2021-08-11T20:34:33.705Z] Removing intermediate container 164ce1a7e087 [2021-08-11T20:34:33.705Z] ---> 42ba5068f6ea [2021-08-11T20:34:33.705Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-11T20:34:33.705Z] ---> Running in ec43cbf62345 [2021-08-11T20:34:33.705Z] Removing intermediate container ec43cbf62345 [2021-08-11T20:34:33.705Z] ---> 19b1513a4deb [2021-08-11T20:34:33.705Z] Step 8/24 : COPY . . [2021-08-11T20:34:33.974Z] ---> db42e525d43c [2021-08-11T20:34:33.974Z] Step 9/24 : RUN go mod tidy [2021-08-11T20:34:33.974Z] ---> Running in 2287d0208e60 [2021-08-11T20:34:34.954Z] Removing intermediate container 2287d0208e60 [2021-08-11T20:34:34.954Z] ---> a32d8b4bf705 [2021-08-11T20:34:34.954Z] Step 10/24 : RUN go mod download [2021-08-11T20:34:34.954Z] ---> Running in 336959c64c5b [2021-08-11T20:34:35.225Z] Removing intermediate container 336959c64c5b [2021-08-11T20:34:35.225Z] ---> d6b3247fd7cf [2021-08-11T20:34:35.225Z] Step 11/24 : ARG MAKE='make build' [2021-08-11T20:34:35.225Z] ---> Running in 9579ade4cdc9 [2021-08-11T20:34:35.497Z] Removing intermediate container 9579ade4cdc9 [2021-08-11T20:34:35.497Z] ---> 551da0528173 [2021-08-11T20:34:35.497Z] Step 12/24 : RUN $MAKE [2021-08-11T20:34:35.497Z] ---> Running in 84c573501e6c [2021-08-11T20:34:35.771Z] go mod tidy [2021-08-11T20:34:35.771Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.3" -o cmd/device-mqtt ./cmd [2021-08-11T20:34:48.162Z] Removing intermediate container 84c573501e6c [2021-08-11T20:34:48.162Z] ---> d1a919799a5c [2021-08-11T20:34:48.162Z] Step 13/24 : FROM alpine:3.12 [2021-08-11T20:34:48.429Z] 3.12: Pulling from library/alpine [2021-08-11T20:34:48.695Z] 339de151aab4: Pulling fs layer [2021-08-11T20:34:48.963Z] 339de151aab4: Verifying Checksum [2021-08-11T20:34:48.963Z] 339de151aab4: Download complete [2021-08-11T20:34:48.963Z] 339de151aab4: Pull complete [2021-08-11T20:34:48.963Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T20:34:48.963Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T20:34:49.231Z] ---> 13621d1b12d4 [2021-08-11T20:34:49.231Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-11T20:34:49.231Z] ---> Running in 49410e5d53c8 [2021-08-11T20:34:49.231Z] Removing intermediate container 49410e5d53c8 [2021-08-11T20:34:49.231Z] ---> 85cbbfb82e65 [2021-08-11T20:34:49.231Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T20:34:49.231Z] ---> Running in 79278c6f9a6c [2021-08-11T20:34:49.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-11T20:34:49.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-11T20:34:49.784Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T20:34:49.784Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T20:34:49.784Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T20:34:49.784Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T20:34:49.784Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T20:34:49.784Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T20:34:49.784Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T20:34:49.784Z] OK: 8 MiB in 20 packages [2021-08-11T20:34:50.057Z] Removing intermediate container 79278c6f9a6c [2021-08-11T20:34:50.057Z] ---> c5abc0faecf6 [2021-08-11T20:34:50.057Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-11T20:34:50.642Z] ---> ca4d26969765 [2021-08-11T20:34:50.642Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-11T20:34:50.642Z] ---> c79d06307a83 [2021-08-11T20:34:50.642Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-11T20:34:50.910Z] ---> 7672ba748de3 [2021-08-11T20:34:50.910Z] Step 19/24 : EXPOSE 59982 [2021-08-11T20:34:50.910Z] ---> Running in 0418dcbb3005 [2021-08-11T20:34:50.910Z] Removing intermediate container 0418dcbb3005 [2021-08-11T20:34:50.910Z] ---> 34177bb39ec6 [2021-08-11T20:34:50.910Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-11T20:34:50.910Z] ---> Running in c6546ce17b1a [2021-08-11T20:34:51.177Z] Removing intermediate container c6546ce17b1a [2021-08-11T20:34:51.177Z] ---> 82ab744235dd [2021-08-11T20:34:51.177Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T20:34:51.177Z] ---> Running in e7a9ad2dd2cf [2021-08-11T20:34:51.177Z] Removing intermediate container e7a9ad2dd2cf [2021-08-11T20:34:51.177Z] ---> 67c6ee4d87cc [2021-08-11T20:34:51.177Z] Step 22/24 : LABEL arch=amd64 [2021-08-11T20:34:51.177Z] ---> Running in d7d0d48ab12f [2021-08-11T20:34:51.453Z] Removing intermediate container d7d0d48ab12f [2021-08-11T20:34:51.453Z] ---> 7b80e86030b3 [2021-08-11T20:34:51.453Z] Step 23/24 : LABEL git_sha=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [2021-08-11T20:34:51.453Z] ---> Running in 48b8c6587931 [2021-08-11T20:34:51.453Z] Removing intermediate container 48b8c6587931 [2021-08-11T20:34:51.453Z] ---> b8622136dfb2 [2021-08-11T20:34:51.453Z] Step 24/24 : LABEL version=2.0.1-dev.3 [2021-08-11T20:34:51.453Z] ---> Running in d280ca00146c [2021-08-11T20:34:51.721Z] Removing intermediate container d280ca00146c [2021-08-11T20:34:51.721Z] ---> c0e1ec526938 [2021-08-11T20:34:51.721Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T20:34:51.721Z] Successfully built c0e1ec526938 [2021-08-11T20:34:51.721Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:34:51.868Z] provisioning config files... [2021-08-11T20:34:51.887Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config4084429561498699760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:34:52.250Z] ---> docker-login.sh [2021-08-11T20:34:52.250Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:34:52.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:34:52.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:34:52.516Z] Configure a credential helper to remove this warning. See [2021-08-11T20:34:52.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:34:52.516Z] [2021-08-11T20:34:52.516Z] Login Succeeded [2021-08-11T20:34:52.516Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:34:52.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:34:52.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:34:52.516Z] Configure a credential helper to remove this warning. See [2021-08-11T20:34:52.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:34:52.516Z] [2021-08-11T20:34:52.516Z] Login Succeeded [2021-08-11T20:34:52.516Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:34:52.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:34:52.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:34:52.782Z] Configure a credential helper to remove this warning. See [2021-08-11T20:34:52.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:34:52.782Z] [2021-08-11T20:34:52.782Z] Login Succeeded [2021-08-11T20:34:52.782Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:34:52.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:34:53.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:34:53.048Z] Configure a credential helper to remove this warning. See [2021-08-11T20:34:53.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:34:53.048Z] [2021-08-11T20:34:53.048Z] Login Succeeded [2021-08-11T20:34:53.048Z] docker.io [2021-08-11T20:34:53.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:34:53.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:34:53.314Z] Configure a credential helper to remove this warning. See [2021-08-11T20:34:53.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:34:53.314Z] [2021-08-11T20:34:53.314Z] Login Succeeded [2021-08-11T20:34:53.314Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:34:53.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:34:53.397Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-08-11T20:34:53.397Z] 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [2021-08-11T20:34:53.397Z] latest [2021-08-11T20:34:53.397Z] 2.0.1-dev.3 [2021-08-11T20:34:53.397Z] 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 [2021-08-11T20:34:53.397Z] main [2021-08-11T20:34:53.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:53.772Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:55.262Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [2021-08-11T20:34:55.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-11T20:34:55.262Z] ca8ab19134d8: Preparing [2021-08-11T20:34:55.262Z] 8508dbdcd220: Preparing [2021-08-11T20:34:55.262Z] 56654044dfbc: Preparing [2021-08-11T20:34:55.262Z] 6084beca6121: Preparing [2021-08-11T20:34:55.262Z] 32f366d666a5: Preparing [2021-08-11T20:34:55.262Z] 32f366d666a5: Layer already exists [2021-08-11T20:34:55.262Z] ca8ab19134d8: Pushed [2021-08-11T20:34:55.262Z] 6084beca6121: Pushed [2021-08-11T20:34:55.262Z] 8508dbdcd220: Pushed [2021-08-11T20:34:57.201Z] 56654044dfbc: Pushed [2021-08-11T20:34:57.201Z] 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7: digest: sha256:be19ac53be6c966f84407d4c648ce92519b9e8d46b2e778deb745333573d831a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:57.549Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:57.869Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-08-11T20:34:57.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-11T20:34:57.869Z] ca8ab19134d8: Preparing [2021-08-11T20:34:57.869Z] 8508dbdcd220: Preparing [2021-08-11T20:34:57.869Z] 56654044dfbc: Preparing [2021-08-11T20:34:57.869Z] 6084beca6121: Preparing [2021-08-11T20:34:57.869Z] 32f366d666a5: Preparing [2021-08-11T20:34:57.869Z] ca8ab19134d8: Layer already exists [2021-08-11T20:34:57.869Z] 56654044dfbc: Layer already exists [2021-08-11T20:34:57.869Z] 32f366d666a5: Layer already exists [2021-08-11T20:34:57.869Z] 8508dbdcd220: Layer already exists [2021-08-11T20:34:57.869Z] 6084beca6121: Layer already exists [2021-08-11T20:34:57.869Z] latest: digest: sha256:be19ac53be6c966f84407d4c648ce92519b9e8d46b2e778deb745333573d831a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:58.195Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:58.518Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.3 [2021-08-11T20:34:58.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-11T20:34:58.518Z] ca8ab19134d8: Preparing [2021-08-11T20:34:58.518Z] 8508dbdcd220: Preparing [2021-08-11T20:34:58.518Z] 56654044dfbc: Preparing [2021-08-11T20:34:58.518Z] 6084beca6121: Preparing [2021-08-11T20:34:58.518Z] 32f366d666a5: Preparing [2021-08-11T20:34:58.518Z] 56654044dfbc: Layer already exists [2021-08-11T20:34:58.518Z] ca8ab19134d8: Layer already exists [2021-08-11T20:34:58.518Z] 32f366d666a5: Layer already exists [2021-08-11T20:34:58.518Z] 8508dbdcd220: Layer already exists [2021-08-11T20:34:58.518Z] 6084beca6121: Layer already exists [2021-08-11T20:34:58.518Z] 2.0.1-dev.3: digest: sha256:be19ac53be6c966f84407d4c648ce92519b9e8d46b2e778deb745333573d831a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:58.846Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:59.163Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 [2021-08-11T20:34:59.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-11T20:34:59.163Z] ca8ab19134d8: Preparing [2021-08-11T20:34:59.163Z] 8508dbdcd220: Preparing [2021-08-11T20:34:59.163Z] 56654044dfbc: Preparing [2021-08-11T20:34:59.163Z] 6084beca6121: Preparing [2021-08-11T20:34:59.163Z] 32f366d666a5: Preparing [2021-08-11T20:34:59.163Z] 32f366d666a5: Layer already exists [2021-08-11T20:34:59.163Z] ca8ab19134d8: Layer already exists [2021-08-11T20:34:59.163Z] 6084beca6121: Layer already exists [2021-08-11T20:34:59.163Z] 8508dbdcd220: Layer already exists [2021-08-11T20:34:59.430Z] 56654044dfbc: Layer already exists [2021-08-11T20:34:59.430Z] 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3: digest: sha256:be19ac53be6c966f84407d4c648ce92519b9e8d46b2e778deb745333573d831a size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:59.755Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:35:00.078Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-08-11T20:35:00.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-11T20:35:00.078Z] ca8ab19134d8: Preparing [2021-08-11T20:35:00.078Z] 8508dbdcd220: Preparing [2021-08-11T20:35:00.078Z] 56654044dfbc: Preparing [2021-08-11T20:35:00.078Z] 6084beca6121: Preparing [2021-08-11T20:35:00.078Z] 32f366d666a5: Preparing [2021-08-11T20:35:00.078Z] 8508dbdcd220: Layer already exists [2021-08-11T20:35:00.078Z] 6084beca6121: Layer already exists [2021-08-11T20:35:00.078Z] ca8ab19134d8: Layer already exists [2021-08-11T20:35:00.078Z] 32f366d666a5: Layer already exists [2021-08-11T20:35:00.078Z] 56654044dfbc: Layer already exists [2021-08-11T20:35:00.078Z] main: digest: sha256:be19ac53be6c966f84407d4c648ce92519b9e8d46b2e778deb745333573d831a size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:35:00.142Z] ===================================================== [Pipeline] echo [2021-08-11T20:35:00.158Z] taggedImages: [2021-08-11T20:35:00.158Z] - nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [2021-08-11T20:35:00.158Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-08-11T20:35:00.158Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.3 [2021-08-11T20:35:00.158Z] - nexus3.edgexfoundry.org:10004/device-mqtt:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 [2021-08-11T20:35:00.158Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:35:00.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:35:00.632Z] [2021-08-11T20:35:00.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:35:00.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:35:00.963Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T20:35:00.963Z] b4d181a07f80: Pulling fs layer [2021-08-11T20:35:00.963Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T20:35:00.963Z] ed53099fbce6: Pulling fs layer [2021-08-11T20:35:00.963Z] dc539afda2c1: Pulling fs layer [2021-08-11T20:35:00.963Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T20:35:00.963Z] 9065ff56babe: Pulling fs layer [2021-08-11T20:35:00.963Z] d287ab97295c: Pulling fs layer [2021-08-11T20:35:00.963Z] dc539afda2c1: Waiting [2021-08-11T20:35:00.963Z] 77bc0d833cb6: Waiting [2021-08-11T20:35:00.963Z] 9065ff56babe: Waiting [2021-08-11T20:35:00.963Z] d287ab97295c: Waiting [2021-08-11T20:35:01.237Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T20:35:01.237Z] a1111a8f2ec3: Download complete [2021-08-11T20:35:01.237Z] dc539afda2c1: Verifying Checksum [2021-08-11T20:35:01.237Z] dc539afda2c1: Download complete [2021-08-11T20:35:01.506Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T20:35:01.506Z] 77bc0d833cb6: Download complete [2021-08-11T20:35:01.506Z] 9065ff56babe: Verifying Checksum [2021-08-11T20:35:01.506Z] 9065ff56babe: Download complete [2021-08-11T20:35:01.771Z] ed53099fbce6: Verifying Checksum [2021-08-11T20:35:01.771Z] ed53099fbce6: Download complete [2021-08-11T20:35:03.726Z] b4d181a07f80: Verifying Checksum [2021-08-11T20:35:03.726Z] b4d181a07f80: Download complete [2021-08-11T20:35:04.713Z] b4d181a07f80: Pull complete [2021-08-11T20:35:04.982Z] a1111a8f2ec3: Pull complete [2021-08-11T20:35:05.592Z] ed53099fbce6: Pull complete [2021-08-11T20:35:05.592Z] dc539afda2c1: Pull complete [2021-08-11T20:35:05.861Z] 77bc0d833cb6: Pull complete [2021-08-11T20:35:05.861Z] 9065ff56babe: Pull complete [2021-08-11T20:35:08.417Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-451 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-08-11T20:35:08.441Z] Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout [2021-08-11T20:35:08.749Z] Selected Git installation does not exist. Using Default [2021-08-11T20:35:08.750Z] The recommended git tool is: NONE [2021-08-11T20:35:11.205Z] d287ab97295c: Verifying Checksum [2021-08-11T20:35:11.205Z] d287ab97295c: Download complete [2021-08-11T20:35:15.490Z] d287ab97295c: Pull complete [2021-08-11T20:35:15.490Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T20:35:15.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:35:15.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T20:35:15.590Z] prd-centos7-docker-4c-2g-450 does not seem to be running inside a container [2021-08-11T20:35:15.659Z] using credential edgex-jenkins-ssh [2021-08-11T20:35:15.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T20:35:15.687Z] Cloning the remote Git repository [2021-08-11T20:35:15.757Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-11T20:35:15.888Z] > git init /w/workspace/device-mqtt-go/5 # timeout=10 [2021-08-11T20:35:16.009Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-11T20:35:16.010Z] > git --version # timeout=10 [2021-08-11T20:35:16.028Z] > git --version # 'git version 2.17.1' [2021-08-11T20:35:16.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T20:35:16.122Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:35:17.224Z] Avoid second fetch [2021-08-11T20:35:17.224Z] Checking out Revision 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 (main) [2021-08-11T20:35:17.734Z] $ docker top c239715e3e476766b971e29acbf7c5a691090f4bf30584b332fb544342fc88ae -eo pid,comm [2021-08-11T20:35:17.151Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-11T20:35:17.173Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:35:17.234Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T20:35:17.255Z] > git checkout -f 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:35:18.224Z] ---> job-cost.sh [2021-08-11T20:35:18.224Z] lf-activate-venv: SKIPPING [2021-08-11T20:35:18.224Z] INFO: No Stack... [2021-08-11T20:35:19.183Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T20:35:19.767Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T20:35:20.087Z] + cat /w/workspace/device-mqtt-go/5/archives/cost.csv [2021-08-11T20:35:20.087Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T20:35:20.124Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] [2021-08-11T20:35:20.131Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] did not exist. Created. [2021-08-11T20:35:20.131Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T20:35:20.479Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T20:35:20.513Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T20:35:20.532Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T20:35:20.563Z] $ docker stop --time=1 c239715e3e476766b971e29acbf7c5a691090f4bf30584b332fb544342fc88ae [2021-08-11T20:35:21.715Z] $ docker rm -f c239715e3e476766b971e29acbf7c5a691090f4bf30584b332fb544342fc88ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-08-11T20:35:21.870Z] Commit message: "fix: update all TOML to use quote and not single-quote (#298)" [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:35:22.254Z] provisioning config files... [2021-08-11T20:35:22.298Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config4591986458221442952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:35:22.975Z] ---> docker-login.sh [2021-08-11T20:35:22.975Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:35:23.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:35:24.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:35:24.251Z] Configure a credential helper to remove this warning. See [2021-08-11T20:35:24.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:35:24.251Z] [2021-08-11T20:35:24.251Z] Login Succeeded [2021-08-11T20:35:24.534Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:35:24.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:35:25.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:35:25.089Z] Configure a credential helper to remove this warning. See [2021-08-11T20:35:25.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:35:25.089Z] [2021-08-11T20:35:25.089Z] Login Succeeded [2021-08-11T20:35:25.089Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:35:25.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:35:25.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:35:25.645Z] Configure a credential helper to remove this warning. See [2021-08-11T20:35:25.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:35:25.645Z] [2021-08-11T20:35:25.645Z] Login Succeeded [2021-08-11T20:35:25.645Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:35:25.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:35:26.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:35:26.200Z] Configure a credential helper to remove this warning. See [2021-08-11T20:35:26.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:35:26.200Z] [2021-08-11T20:35:26.200Z] Login Succeeded [2021-08-11T20:35:26.200Z] docker.io [2021-08-11T20:35:26.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:35:27.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:35:27.078Z] Configure a credential helper to remove this warning. See [2021-08-11T20:35:27.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:35:27.078Z] [2021-08-11T20:35:27.078Z] Login Succeeded [2021-08-11T20:35:27.078Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:35:27.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T20:35:27.551Z] ========================================================= [2021-08-11T20:35:27.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T20:35:27.551Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:35:27.960Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-11T20:35:28.237Z] Sending build context to Docker daemon 614.9kB [2021-08-11T20:35:28.512Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:35:28.512Z] Step 2/8 : FROM ${BASE} [2021-08-11T20:35:28.789Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T20:35:28.789Z] 595b0fe564bb: Pulling fs layer [2021-08-11T20:35:28.789Z] 24495759ef45: Pulling fs layer [2021-08-11T20:35:28.789Z] d148012ef14d: Pulling fs layer [2021-08-11T20:35:28.789Z] e90a11edd702: Pulling fs layer [2021-08-11T20:35:28.789Z] d77568369979: Pulling fs layer [2021-08-11T20:35:28.789Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T20:35:28.789Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T20:35:28.789Z] 97ac5df62f85: Pulling fs layer [2021-08-11T20:35:28.789Z] e90a11edd702: Waiting [2021-08-11T20:35:28.789Z] d77568369979: Waiting [2021-08-11T20:35:28.789Z] 97ac5df62f85: Waiting [2021-08-11T20:35:28.789Z] fc1c9f9a7f3b: Waiting [2021-08-11T20:35:28.789Z] 170f2ba95c9a: Waiting [2021-08-11T20:35:28.789Z] d148012ef14d: Verifying Checksum [2021-08-11T20:35:28.789Z] d148012ef14d: Download complete [2021-08-11T20:35:28.789Z] 24495759ef45: Download complete [2021-08-11T20:35:28.789Z] d77568369979: Verifying Checksum [2021-08-11T20:35:28.789Z] fc1c9f9a7f3b: Download complete [2021-08-11T20:35:28.789Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T20:35:28.789Z] 170f2ba95c9a: Download complete [2021-08-11T20:35:28.789Z] 595b0fe564bb: Download complete [2021-08-11T20:35:29.776Z] 595b0fe564bb: Pull complete [2021-08-11T20:35:30.375Z] 24495759ef45: Pull complete [2021-08-11T20:35:30.649Z] d148012ef14d: Pull complete [2021-08-11T20:35:32.637Z] 97ac5df62f85: Verifying Checksum [2021-08-11T20:35:32.637Z] 97ac5df62f85: Download complete [2021-08-11T20:35:33.622Z] e90a11edd702: Verifying Checksum [2021-08-11T20:35:33.622Z] e90a11edd702: Download complete [2021-08-11T20:35:43.802Z] e90a11edd702: Pull complete [2021-08-11T20:35:43.802Z] d77568369979: Pull complete [2021-08-11T20:35:44.079Z] fc1c9f9a7f3b: Pull complete [2021-08-11T20:35:44.359Z] 170f2ba95c9a: Pull complete [2021-08-11T20:35:51.128Z] 97ac5df62f85: Pull complete [2021-08-11T20:35:51.128Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T20:35:51.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T20:35:51.128Z] ---> 04bc70af865f [2021-08-11T20:35:51.128Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-11T20:35:55.443Z] ---> Running in 603c146ad081 [2021-08-11T20:35:55.443Z] Removing intermediate container 603c146ad081 [2021-08-11T20:35:55.443Z] ---> 05ed8a22996b [2021-08-11T20:35:55.443Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:35:55.718Z] ---> Running in ae3679a35648 [2021-08-11T20:35:58.345Z] Removing intermediate container ae3679a35648 [2021-08-11T20:35:58.345Z] ---> 87e13aee9d47 [2021-08-11T20:35:58.345Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-08-11T20:35:58.629Z] ---> Running in 45ed38a73ffb [2021-08-11T20:36:00.068Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:36:01.046Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:36:01.644Z] (1/7) Installing openssh-keygen (8.4_p1-r3) [2021-08-11T20:36:01.934Z] (2/7) Installing libedit (20191231.3.1-r1) [2021-08-11T20:36:01.934Z] (3/7) Installing openssh-client (8.4_p1-r3) [2021-08-11T20:36:02.209Z] (4/7) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-11T20:36:02.209Z] (5/7) Installing openssh-server-common (8.4_p1-r3) [2021-08-11T20:36:02.490Z] (6/7) Installing openssh-server (8.4_p1-r3) [2021-08-11T20:36:02.490Z] (7/7) Installing openssh (8.4_p1-r3) [2021-08-11T20:36:02.490Z] Executing busybox-1.32.1-r6.trigger [2021-08-11T20:36:02.490Z] OK: 224 MiB in 59 packages [2021-08-11T20:36:04.501Z] Removing intermediate container 45ed38a73ffb [2021-08-11T20:36:04.501Z] ---> ddae040b2577 [2021-08-11T20:36:04.501Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-08-11T20:36:04.501Z] ---> Running in 4e9297289cd4 [2021-08-11T20:36:05.105Z] Removing intermediate container 4e9297289cd4 [2021-08-11T20:36:05.105Z] ---> 535b6ba35379 [2021-08-11T20:36:05.105Z] Step 7/8 : COPY . . [2021-08-11T20:36:06.082Z] ---> c309bbfdde4a [2021-08-11T20:36:06.082Z] Step 8/8 : RUN go mod download [2021-08-11T20:36:06.355Z] ---> Running in 7c0094bdac43 [2021-08-11T20:36:38.749Z] Removing intermediate container 7c0094bdac43 [2021-08-11T20:36:38.749Z] ---> 6424347762b3 [2021-08-11T20:36:38.749Z] Successfully built 6424347762b3 [2021-08-11T20:36:38.749Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:36:39.127Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T20:36:39.127Z] . [Pipeline] withDockerContainer [2021-08-11T20:36:39.445Z] prd-ubuntu18.04-docker-arm64-4c-16g-451 does not seem to be running inside a container [2021-08-11T20:36:39.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T20:36:41.512Z] $ docker top 4c32dd879b173af0361deeba1f4254a3ab11e727e482a8024a9d66264f5f817d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:36:42.613Z] + go version [2021-08-11T20:36:42.613Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T20:36:42.630Z] $ docker stop --time=1 4c32dd879b173af0361deeba1f4254a3ab11e727e482a8024a9d66264f5f817d [2021-08-11T20:36:44.616Z] $ docker rm -f 4c32dd879b173af0361deeba1f4254a3ab11e727e482a8024a9d66264f5f817d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:36:45.444Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T20:36:45.444Z] . [Pipeline] withDockerContainer [2021-08-11T20:36:45.744Z] prd-ubuntu18.04-docker-arm64-4c-16g-451 does not seem to be running inside a container [2021-08-11T20:36:45.832Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-11T20:36:47.699Z] $ docker top 4f1b05024a50e788f4e09a7d0f53c1d3c13b417000c5c31222599f8226cebb12 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T20:36:48.760Z] + go mod tidy [Pipeline] sh [2021-08-11T20:36:50.446Z] + make test [2021-08-11T20:36:50.446Z] go mod tidy [2021-08-11T20:36:51.055Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-11T20:36:52.055Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-11T20:38:00.161Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-11T20:38:00.161Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 24.3% of statements [2021-08-11T20:38:00.161Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-11T20:38:00.161Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-11T20:38:22.375Z] gofmt -l . [2021-08-11T20:38:22.375Z] ["`gofmt -l .`" = ""] [2021-08-11T20:38:22.375Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-11T20:38:22.655Z] $ docker stop --time=1 4f1b05024a50e788f4e09a7d0f53c1d3c13b417000c5c31222599f8226cebb12 [2021-08-11T20:38:24.736Z] $ docker rm -f 4f1b05024a50e788f4e09a7d0f53c1d3c13b417000c5c31222599f8226cebb12 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:38:25.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T20:38:25.702Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T20:38:26.286Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T20:38:26.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T20:38:27.078Z] + ls -al . [2021-08-11T20:38:27.078Z] total 152 [2021-08-11T20:38:27.078Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 11 20:38 . [2021-08-11T20:38:27.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:35 .. [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 11 20:35 .dockerignore [2021-08-11T20:38:27.078Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:35 .git [2021-08-11T20:38:27.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:35 .github [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 336 Aug 11 20:35 .gitignore [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 7100 Aug 11 20:35 Attribution.txt [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 7447 Aug 11 20:35 CHANGELOG.md [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 1877 Aug 11 20:35 Dockerfile [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 994 Aug 11 20:35 Dockerfile.build [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:35 GOVERNANCE.md [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:35 Jenkinsfile [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 11 20:35 LICENSE [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 907 Aug 11 20:35 Makefile [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 11 20:35 OWNERS.md [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 2211 Aug 11 20:35 README.md [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 20:31 VERSION [2021-08-11T20:38:27.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:35 bin [2021-08-11T20:38:27.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:35 cmd [2021-08-11T20:38:27.078Z] -rw-r--r-- 1 jenkins jenkins 16226 Aug 11 20:37 coverage.out [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 388 Aug 11 20:35 go.mod [2021-08-11T20:38:27.078Z] -rw-r--r-- 1 jenkins jenkins 20775 Aug 11 20:36 go.sum [2021-08-11T20:38:27.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:35 internal [2021-08-11T20:38:27.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:35 mock [2021-08-11T20:38:27.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:35 snap [2021-08-11T20:38:27.078Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 11 20:35 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:38:27.431Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 --label arch=arm64 --label version=2.0.1-dev.3 . [2021-08-11T20:38:28.029Z] Sending build context to Docker daemon 631.8kB [2021-08-11T20:38:28.029Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:38:28.029Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-11T20:38:28.029Z] ---> 6424347762b3 [2021-08-11T20:38:28.029Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-11T20:38:28.303Z] ---> Running in 688714774f14 [2021-08-11T20:38:28.902Z] Removing intermediate container 688714774f14 [2021-08-11T20:38:28.902Z] ---> 7d73a030e62c [2021-08-11T20:38:28.902Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:38:28.902Z] ---> Running in ea887565b51f [2021-08-11T20:38:29.511Z] Removing intermediate container ea887565b51f [2021-08-11T20:38:29.511Z] ---> 8e6fb1abc38c [2021-08-11T20:38:29.511Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:38:29.511Z] ---> Running in fa16d0861526 [2021-08-11T20:38:32.134Z] Removing intermediate container fa16d0861526 [2021-08-11T20:38:32.134Z] ---> 8d297a1bd407 [2021-08-11T20:38:32.134Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:38:32.134Z] ---> Running in 7f46d1baff5b [2021-08-11T20:38:33.119Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:38:34.102Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:38:35.083Z] OK: 224 MiB in 59 packages [2021-08-11T20:38:36.527Z] Removing intermediate container 7f46d1baff5b [2021-08-11T20:38:36.527Z] ---> 03048153181b [2021-08-11T20:38:36.527Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-11T20:38:36.527Z] ---> Running in 57ac18a7c40a [2021-08-11T20:38:37.122Z] Removing intermediate container 57ac18a7c40a [2021-08-11T20:38:37.122Z] ---> 123a9804740a [2021-08-11T20:38:37.122Z] Step 8/24 : COPY . . [2021-08-11T20:38:38.559Z] ---> 2a79d9f30c05 [2021-08-11T20:38:38.559Z] Step 9/24 : RUN go mod tidy [2021-08-11T20:38:38.835Z] ---> Running in 9bf2a3844dbc [2021-08-11T20:38:41.469Z] Removing intermediate container 9bf2a3844dbc [2021-08-11T20:38:41.469Z] ---> f310cc0ece13 [2021-08-11T20:38:41.469Z] Step 10/24 : RUN go mod download [2021-08-11T20:38:41.741Z] ---> Running in 8738cd30abd5 [2021-08-11T20:38:44.376Z] Removing intermediate container 8738cd30abd5 [2021-08-11T20:38:44.376Z] ---> 1414bb74a6b1 [2021-08-11T20:38:44.376Z] Step 11/24 : ARG MAKE='make build' [2021-08-11T20:38:44.376Z] ---> Running in 409e4637b75c [2021-08-11T20:38:45.019Z] Removing intermediate container 409e4637b75c [2021-08-11T20:38:45.019Z] ---> fd1f0e752301 [2021-08-11T20:38:45.019Z] Step 12/24 : RUN $MAKE [2021-08-11T20:38:45.336Z] ---> Running in fb0126ffd9b1 [2021-08-11T20:38:46.851Z] go mod tidy [2021-08-11T20:38:47.461Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.3" -o cmd/device-mqtt ./cmd [2021-08-11T20:39:26.513Z] Removing intermediate container fb0126ffd9b1 [2021-08-11T20:39:26.513Z] ---> d17aaf6a8ee0 [2021-08-11T20:39:26.513Z] Step 13/24 : FROM alpine:3.12 [2021-08-11T20:39:29.922Z] 3.12: Pulling from library/alpine [2021-08-11T20:39:29.922Z] d2f70382dc9a: Pulling fs layer [2021-08-11T20:39:29.922Z] d2f70382dc9a: Verifying Checksum [2021-08-11T20:39:29.922Z] d2f70382dc9a: Download complete [2021-08-11T20:39:30.514Z] d2f70382dc9a: Pull complete [2021-08-11T20:39:30.514Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T20:39:30.514Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T20:39:30.514Z] ---> c4fd0aeabfcf [2021-08-11T20:39:30.514Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-11T20:39:30.789Z] ---> Running in b52214725322 [2021-08-11T20:39:31.382Z] Removing intermediate container b52214725322 [2021-08-11T20:39:31.382Z] ---> 4575ff2ba4bd [2021-08-11T20:39:31.382Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-11T20:39:31.382Z] ---> Running in 64feebc204aa [2021-08-11T20:39:32.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:39:32.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:39:33.084Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-11T20:39:33.084Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-11T20:39:33.084Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-11T20:39:33.084Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-11T20:39:33.354Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-11T20:39:33.354Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-11T20:39:33.354Z] Executing busybox-1.31.1-r20.trigger [2021-08-11T20:39:33.354Z] OK: 8 MiB in 20 packages [2021-08-11T20:39:34.327Z] Removing intermediate container 64feebc204aa [2021-08-11T20:39:34.327Z] ---> 93d64aab20aa [2021-08-11T20:39:34.327Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-11T20:39:35.753Z] ---> 63bccf722981 [2021-08-11T20:39:35.753Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-11T20:39:36.350Z] ---> fe52aa3e27d1 [2021-08-11T20:39:36.350Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-11T20:39:37.330Z] ---> c2d5d96c8487 [2021-08-11T20:39:37.330Z] Step 19/24 : EXPOSE 59982 [2021-08-11T20:39:37.330Z] ---> Running in a3dc3cf25a58 [2021-08-11T20:39:37.929Z] Removing intermediate container a3dc3cf25a58 [2021-08-11T20:39:37.929Z] ---> cfe2c70238ac [2021-08-11T20:39:37.929Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-11T20:39:37.929Z] ---> Running in b3ab3b078bd6 [2021-08-11T20:39:38.524Z] Removing intermediate container b3ab3b078bd6 [2021-08-11T20:39:38.524Z] ---> b753eaf0f315 [2021-08-11T20:39:38.524Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-11T20:39:38.802Z] ---> Running in 9db3431c66f4 [2021-08-11T20:39:39.401Z] Removing intermediate container 9db3431c66f4 [2021-08-11T20:39:39.401Z] ---> db0c8fd3e53b [2021-08-11T20:39:39.401Z] Step 22/24 : LABEL arch=arm64 [2021-08-11T20:39:39.401Z] ---> Running in 1a352d6e3f8a [2021-08-11T20:39:40.003Z] Removing intermediate container 1a352d6e3f8a [2021-08-11T20:39:40.003Z] ---> 98fc2bcaa391 [2021-08-11T20:39:40.003Z] Step 23/24 : LABEL git_sha=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [2021-08-11T20:39:40.277Z] ---> Running in 6b6a4cdb8afc [2021-08-11T20:39:40.871Z] Removing intermediate container 6b6a4cdb8afc [2021-08-11T20:39:40.871Z] ---> 72f19a528e94 [2021-08-11T20:39:40.871Z] Step 24/24 : LABEL version=2.0.1-dev.3 [2021-08-11T20:39:41.144Z] ---> Running in 4eeacb863ff8 [2021-08-11T20:39:41.741Z] Removing intermediate container 4eeacb863ff8 [2021-08-11T20:39:41.741Z] ---> fad7c793d5f7 [2021-08-11T20:39:41.741Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T20:39:41.741Z] Successfully built fad7c793d5f7 [2021-08-11T20:39:41.741Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:39:41.884Z] provisioning config files... [2021-08-11T20:39:41.904Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config9023871180037166223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:39:42.265Z] ---> docker-login.sh [2021-08-11T20:39:42.265Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:39:42.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:39:42.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:39:42.809Z] Configure a credential helper to remove this warning. See [2021-08-11T20:39:42.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:39:42.809Z] [2021-08-11T20:39:42.809Z] Login Succeeded [2021-08-11T20:39:42.809Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:39:43.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:39:43.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:39:43.080Z] Configure a credential helper to remove this warning. See [2021-08-11T20:39:43.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:39:43.080Z] [2021-08-11T20:39:43.080Z] Login Succeeded [2021-08-11T20:39:43.080Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:39:43.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:39:43.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:39:43.675Z] Configure a credential helper to remove this warning. See [2021-08-11T20:39:43.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:39:43.675Z] [2021-08-11T20:39:43.675Z] Login Succeeded [2021-08-11T20:39:43.675Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:39:44.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:39:44.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:39:44.271Z] Configure a credential helper to remove this warning. See [2021-08-11T20:39:44.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:39:44.271Z] [2021-08-11T20:39:44.271Z] Login Succeeded [2021-08-11T20:39:44.271Z] docker.io [2021-08-11T20:39:44.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:39:45.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:39:45.138Z] Configure a credential helper to remove this warning. See [2021-08-11T20:39:45.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:39:45.138Z] [2021-08-11T20:39:45.138Z] Login Succeeded [2021-08-11T20:39:45.138Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:39:45.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:39:45.231Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-08-11T20:39:45.231Z] 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [2021-08-11T20:39:45.231Z] latest [2021-08-11T20:39:45.231Z] 2.0.1-dev.3 [2021-08-11T20:39:45.231Z] 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 [2021-08-11T20:39:45.231Z] main [2021-08-11T20:39:45.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:45.627Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:45.977Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [2021-08-11T20:39:45.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-11T20:39:45.977Z] 44ad7e661f46: Preparing [2021-08-11T20:39:45.977Z] 1ad2e224fcc3: Preparing [2021-08-11T20:39:45.977Z] 835784dcf313: Preparing [2021-08-11T20:39:45.977Z] 4f8f32c757ff: Preparing [2021-08-11T20:39:45.977Z] 3fbe34a1663b: Preparing [2021-08-11T20:39:46.255Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:39:46.255Z] 44ad7e661f46: Pushed [2021-08-11T20:39:46.255Z] 1ad2e224fcc3: Pushed [2021-08-11T20:39:46.844Z] 4f8f32c757ff: Pushed [2021-08-11T20:39:49.467Z] 835784dcf313: Pushed [2021-08-11T20:39:50.447Z] 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7: digest: sha256:4fa94c5f4b704a1fd04cd8fd6362138cfb1ecd9d0365695a8db82c6a1e5be18e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:50.800Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:51.150Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-08-11T20:39:51.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-11T20:39:51.150Z] 44ad7e661f46: Preparing [2021-08-11T20:39:51.150Z] 1ad2e224fcc3: Preparing [2021-08-11T20:39:51.150Z] 835784dcf313: Preparing [2021-08-11T20:39:51.150Z] 4f8f32c757ff: Preparing [2021-08-11T20:39:51.150Z] 3fbe34a1663b: Preparing [2021-08-11T20:39:51.425Z] 835784dcf313: Layer already exists [2021-08-11T20:39:51.425Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:39:51.425Z] 1ad2e224fcc3: Layer already exists [2021-08-11T20:39:51.425Z] 4f8f32c757ff: Layer already exists [2021-08-11T20:39:51.425Z] 44ad7e661f46: Layer already exists [2021-08-11T20:39:51.425Z] latest: digest: sha256:4fa94c5f4b704a1fd04cd8fd6362138cfb1ecd9d0365695a8db82c6a1e5be18e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:51.783Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:52.133Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.3 [2021-08-11T20:39:52.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-11T20:39:52.133Z] 44ad7e661f46: Preparing [2021-08-11T20:39:52.133Z] 1ad2e224fcc3: Preparing [2021-08-11T20:39:52.133Z] 835784dcf313: Preparing [2021-08-11T20:39:52.133Z] 4f8f32c757ff: Preparing [2021-08-11T20:39:52.133Z] 3fbe34a1663b: Preparing [2021-08-11T20:39:52.408Z] 1ad2e224fcc3: Layer already exists [2021-08-11T20:39:52.408Z] 44ad7e661f46: Layer already exists [2021-08-11T20:39:52.408Z] 4f8f32c757ff: Layer already exists [2021-08-11T20:39:52.408Z] 835784dcf313: Layer already exists [2021-08-11T20:39:52.408Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:39:52.408Z] 2.0.1-dev.3: digest: sha256:4fa94c5f4b704a1fd04cd8fd6362138cfb1ecd9d0365695a8db82c6a1e5be18e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:52.756Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:53.096Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 [2021-08-11T20:39:53.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-11T20:39:53.096Z] 44ad7e661f46: Preparing [2021-08-11T20:39:53.096Z] 1ad2e224fcc3: Preparing [2021-08-11T20:39:53.096Z] 835784dcf313: Preparing [2021-08-11T20:39:53.096Z] 4f8f32c757ff: Preparing [2021-08-11T20:39:53.096Z] 3fbe34a1663b: Preparing [2021-08-11T20:39:53.366Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:39:53.366Z] 4f8f32c757ff: Layer already exists [2021-08-11T20:39:53.366Z] 835784dcf313: Layer already exists [2021-08-11T20:39:53.366Z] 1ad2e224fcc3: Layer already exists [2021-08-11T20:39:53.366Z] 44ad7e661f46: Layer already exists [2021-08-11T20:39:53.366Z] 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3: digest: sha256:4fa94c5f4b704a1fd04cd8fd6362138cfb1ecd9d0365695a8db82c6a1e5be18e size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:53.712Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:54.050Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-08-11T20:39:54.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-11T20:39:54.050Z] 44ad7e661f46: Preparing [2021-08-11T20:39:54.050Z] 1ad2e224fcc3: Preparing [2021-08-11T20:39:54.050Z] 835784dcf313: Preparing [2021-08-11T20:39:54.050Z] 4f8f32c757ff: Preparing [2021-08-11T20:39:54.050Z] 3fbe34a1663b: Preparing [2021-08-11T20:39:54.050Z] 44ad7e661f46: Layer already exists [2021-08-11T20:39:54.050Z] 4f8f32c757ff: Layer already exists [2021-08-11T20:39:54.050Z] 835784dcf313: Layer already exists [2021-08-11T20:39:54.050Z] 1ad2e224fcc3: Layer already exists [2021-08-11T20:39:54.050Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:39:54.320Z] main: digest: sha256:4fa94c5f4b704a1fd04cd8fd6362138cfb1ecd9d0365695a8db82c6a1e5be18e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:39:54.390Z] ===================================================== [Pipeline] echo [2021-08-11T20:39:54.407Z] taggedImages: [2021-08-11T20:39:54.407Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [2021-08-11T20:39:54.407Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-08-11T20:39:54.407Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.3 [2021-08-11T20:39:54.407Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7-2.0.1-dev.3 [2021-08-11T20:39:54.407Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:54.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:39:54.815Z] [2021-08-11T20:39:54.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:39:55.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:39:55.452Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T20:39:55.452Z] 448f6bf000e3: Pulling fs layer [2021-08-11T20:39:55.452Z] f757da607395: Pulling fs layer [2021-08-11T20:39:55.452Z] 05883995daec: Pulling fs layer [2021-08-11T20:39:55.452Z] 8603b9c90790: Pulling fs layer [2021-08-11T20:39:55.452Z] 1560dd03e051: Pulling fs layer [2021-08-11T20:39:55.452Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T20:39:55.452Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T20:39:55.452Z] 1560dd03e051: Waiting [2021-08-11T20:39:55.452Z] 27f5ce0e4adf: Waiting [2021-08-11T20:39:55.452Z] c2d8d7efcc4b: Waiting [2021-08-11T20:39:55.452Z] 8603b9c90790: Waiting [2021-08-11T20:39:55.727Z] f757da607395: Verifying Checksum [2021-08-11T20:39:55.727Z] f757da607395: Download complete [2021-08-11T20:39:56.002Z] 8603b9c90790: Verifying Checksum [2021-08-11T20:39:56.002Z] 8603b9c90790: Download complete [2021-08-11T20:39:56.277Z] 1560dd03e051: Download complete [2021-08-11T20:39:56.278Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T20:39:56.278Z] 27f5ce0e4adf: Download complete [2021-08-11T20:39:56.877Z] 05883995daec: Verifying Checksum [2021-08-11T20:39:56.877Z] 05883995daec: Download complete [2021-08-11T20:39:57.856Z] 448f6bf000e3: Verifying Checksum [2021-08-11T20:39:57.856Z] 448f6bf000e3: Download complete [2021-08-11T20:40:01.267Z] 448f6bf000e3: Pull complete [2021-08-11T20:40:01.864Z] f757da607395: Pull complete [2021-08-11T20:40:02.465Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T20:40:02.465Z] c2d8d7efcc4b: Download complete [2021-08-11T20:40:03.449Z] 05883995daec: Pull complete [2021-08-11T20:40:03.723Z] 8603b9c90790: Pull complete [2021-08-11T20:40:04.708Z] 1560dd03e051: Pull complete [2021-08-11T20:40:05.305Z] 27f5ce0e4adf: Pull complete [2021-08-11T20:40:20.529Z] c2d8d7efcc4b: Pull complete [2021-08-11T20:40:20.529Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T20:40:20.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:40:20.529Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T20:40:20.761Z] prd-ubuntu18.04-docker-arm64-4c-16g-451 does not seem to be running inside a container [2021-08-11T20:40:20.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-11T20:40:25.407Z] $ docker top a457f731e134f3f9d49ffa32b4468792af3ecb52ea4bdaccb81e6404379a1b99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:40:26.417Z] ---> job-cost.sh [2021-08-11T20:40:26.417Z] lf-activate-venv: SKIPPING [2021-08-11T20:40:26.417Z] INFO: No Stack... [2021-08-11T20:40:27.024Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T20:40:27.296Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T20:40:27.957Z] + cat /w/workspace/device-mqtt-go/5/archives/cost.csv [2021-08-11T20:40:27.957Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T20:40:28.022Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] [2021-08-11T20:40:28.037Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] did not exist. Created. [2021-08-11T20:40:28.038Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T20:40:28.731Z] /w/workspace/device-mqtt-go/5@tmp/durable-804a7158/script.sh: 1: /w/workspace/device-mqtt-go/5@tmp/durable-804a7158/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T20:40:29.399Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T20:40:29.434Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T20:40:29.484Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T20:40:29.507Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T20:40:29.523Z] $ docker stop --time=1 a457f731e134f3f9d49ffa32b4468792af3ecb52ea4bdaccb81e6404379a1b99 [2021-08-11T20:40:31.178Z] $ docker rm -f a457f731e134f3f9d49ffa32b4468792af3ecb52ea4bdaccb81e6404379a1b99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-11T20:40:31.832Z] provisioning config files... [2021-08-11T20:40:31.852Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config355261142543391850tmp [Pipeline] { [Pipeline] sh [2021-08-11T20:40:32.187Z] + set +x [2021-08-11T20:40:32.187Z] + curl -s https://codecov.io/bash [2021-08-11T20:40:32.187Z] + bash -s -- [2021-08-11T20:40:32.187Z] [2021-08-11T20:40:32.187Z] _____ _ [2021-08-11T20:40:32.187Z] / ____| | | [2021-08-11T20:40:32.187Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T20:40:32.187Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T20:40:32.187Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T20:40:32.187Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T20:40:32.187Z] Bash-1.0.6 [2021-08-11T20:40:32.187Z] [2021-08-11T20:40:32.187Z] [2021-08-11T20:40:32.187Z] ==> git version 2.24.4 found [2021-08-11T20:40:32.187Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-11T20:40:32.187Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T20:40:32.187Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T20:40:32.187Z] ==> Jenkins CI detected. [2021-08-11T20:40:32.187Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-11T20:40:32.187Z] project root: . [2021-08-11T20:40:32.187Z] --> token set from env [2021-08-11T20:40:32.187Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T20:40:32.454Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T20:40:32.454Z] ==> Python coveragepy not found [2021-08-11T20:40:32.454Z] ==> Searching for coverage reports in: [2021-08-11T20:40:32.454Z] + . [2021-08-11T20:40:32.454Z] -> Found 1 reports [2021-08-11T20:40:32.454Z] ==> Detecting git/mercurial file structure [2021-08-11T20:40:32.454Z] ==> Reading reports [2021-08-11T20:40:32.454Z] + ./coverage.out bytes=16226 [2021-08-11T20:40:32.454Z] ==> Appending adjustments [2021-08-11T20:40:32.454Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T20:40:32.454Z] + Found adjustments [2021-08-11T20:40:32.454Z] ==> Gzipping contents [2021-08-11T20:40:32.454Z] 4.0K /tmp/codecov.XjnBqk.gz [2021-08-11T20:40:32.454Z] ==> Uploading reports [2021-08-11T20:40:32.454Z] url: https://codecov.io [2021-08-11T20:40:32.454Z] query: branch=main&commit=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T20:40:32.454Z] -> Pinging Codecov [2021-08-11T20:40:32.454Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T20:40:33.038Z] -> Uploading to [2021-08-11T20:40:33.038Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/7D719EC7BBE17E464838252E33014C33/255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7/99d903e4-c5e0-4c0c-9ff1-b1df277f11a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T204032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=571d5d7e24782b3408f3eeea1b802e0a5bc0ffe665eebc85b6d01dffcbce047e [2021-08-11T20:40:33.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T20:40:33.038Z] Dload Upload Total Spent Left Speed [2021-08-11T20:40:33.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3074 0 0 100 3074 0 9170 --:--:-- --:--:-- --:--:-- 9176 [2021-08-11T20:40:33.305Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] } [2021-08-11T20:40:33.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-11T20:40:33.567Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-11T20:40:33.596Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:40:33.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:40:33.928Z] [2021-08-11T20:40:33.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:40:34.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:40:34.257Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-11T20:40:34.257Z] 188c0c94c7c5: Pulling fs layer [2021-08-11T20:40:34.257Z] 0ef7d3d256c8: Pulling fs layer [2021-08-11T20:40:34.257Z] de9db76c5a1d: Pulling fs layer [2021-08-11T20:40:34.257Z] 0eba1c9be4d2: Pulling fs layer [2021-08-11T20:40:34.257Z] 0d57e429df01: Pulling fs layer [2021-08-11T20:40:34.257Z] 4e4be7b47b0d: Pulling fs layer [2021-08-11T20:40:34.257Z] e1f770b5df2f: Pulling fs layer [2021-08-11T20:40:34.257Z] 85a0685a4137: Pulling fs layer [2021-08-11T20:40:34.257Z] 0eba1c9be4d2: Waiting [2021-08-11T20:40:34.257Z] 0d57e429df01: Waiting [2021-08-11T20:40:34.257Z] 4e4be7b47b0d: Waiting [2021-08-11T20:40:34.257Z] e1f770b5df2f: Waiting [2021-08-11T20:40:34.257Z] 85a0685a4137: Waiting [2021-08-11T20:40:34.257Z] de9db76c5a1d: Verifying Checksum [2021-08-11T20:40:34.257Z] de9db76c5a1d: Download complete [2021-08-11T20:40:34.257Z] 0ef7d3d256c8: Verifying Checksum [2021-08-11T20:40:34.257Z] 0ef7d3d256c8: Download complete [2021-08-11T20:40:34.532Z] 0d57e429df01: Verifying Checksum [2021-08-11T20:40:34.532Z] 0d57e429df01: Download complete [2021-08-11T20:40:34.532Z] 4e4be7b47b0d: Verifying Checksum [2021-08-11T20:40:34.532Z] 4e4be7b47b0d: Download complete [2021-08-11T20:40:34.532Z] 188c0c94c7c5: Verifying Checksum [2021-08-11T20:40:34.532Z] 188c0c94c7c5: Download complete [2021-08-11T20:40:34.808Z] 188c0c94c7c5: Pull complete [2021-08-11T20:40:34.809Z] 0ef7d3d256c8: Pull complete [2021-08-11T20:40:35.078Z] de9db76c5a1d: Pull complete [2021-08-11T20:40:36.491Z] e1f770b5df2f: Verifying Checksum [2021-08-11T20:40:36.491Z] e1f770b5df2f: Download complete [2021-08-11T20:40:46.560Z] 85a0685a4137: Verifying Checksum [2021-08-11T20:40:46.560Z] 85a0685a4137: Download complete [2021-08-11T20:40:46.560Z] 0eba1c9be4d2: Download complete [2021-08-11T20:40:49.151Z] 0eba1c9be4d2: Pull complete [2021-08-11T20:40:49.151Z] 0d57e429df01: Pull complete [2021-08-11T20:40:49.151Z] 4e4be7b47b0d: Pull complete [2021-08-11T20:40:49.419Z] e1f770b5df2f: Pull complete [2021-08-11T20:40:52.793Z] 85a0685a4137: Pull complete [2021-08-11T20:40:52.794Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-11T20:40:52.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:40:52.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-11T20:40:52.895Z] prd-centos7-docker-4c-2g-444 does not seem to be running inside a container [2021-08-11T20:40:52.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-11T20:40:55.084Z] $ docker top 0ae10529ee787cf62f7cebd173d05904c94980ce21b4d1b1fe2ed3f5edf28a1e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T20:40:55.184Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-11T20:40:55.487Z] + set -o pipefail [2021-08-11T20:40:55.487Z] + snyk monitor '--org=edgex-jenkins' [2021-08-11T20:41:00.840Z] [2021-08-11T20:41:00.840Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-08-11T20:41:00.840Z] [2021-08-11T20:41:00.840Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/9dfa37ca-4f44-44d7-8313-f3f7548cdb98 [2021-08-11T20:41:00.840Z] [2021-08-11T20:41:00.840Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-11T20:41:00.840Z] [2021-08-11T20:41:00.840Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-11T20:41:00.840Z] [2021-08-11T20:41:01.107Z] [2021-08-11T20:41:01.107Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-11T20:41:01.107Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-11T20:41:01.123Z] $ docker stop --time=1 0ae10529ee787cf62f7cebd173d05904c94980ce21b4d1b1fe2ed3f5edf28a1e [2021-08-11T20:41:03.221Z] $ docker rm -f 0ae10529ee787cf62f7cebd173d05904c94980ce21b4d1b1fe2ed3f5edf28a1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T20:41:04.085Z] + git log --format=format:%s -1 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:04.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:41:04.418Z] . [Pipeline] withDockerContainer [2021-08-11T20:41:04.528Z] prd-centos7-docker-4c-2g-444 does not seem to be running inside a container [2021-08-11T20:41:04.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:41:04.995Z] $ docker top 46feaf1f34458285641149fe0f5a55f6f5aebe9c9041719b2597ac6f191b8d4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:41:05.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:41:05.149Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:41:05.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:41:05.255Z] $ docker exec 46feaf1f34458285641149fe0f5a55f6f5aebe9c9041719b2597ac6f191b8d4d ssh-agent [2021-08-11T20:41:05.368Z] SSH_AUTH_SOCK=/tmp/ssh-ehaCexLbB4q0/agent.14 [2021-08-11T20:41:05.368Z] SSH_AGENT_PID=21 [2021-08-11T20:41:05.378Z] Running ssh-add (command line suppressed) [2021-08-11T20:41:05.483Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2740864673994014555.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2740864673994014555.key) [2021-08-11T20:41:05.508Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:41:05.819Z] + git semver tag [2021-08-11T20:41:05.819Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:41:05.819Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-11T20:41:05.819Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-11T20:41:05.819Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:41:05.819Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:41:05.819Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:41:05.819Z] # $SEMVER_BRANCH = main [2021-08-11T20:41:05.819Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-08-11T20:41:05.819Z] # 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 HEAD [2021-08-11T20:41:05.819Z] # -> Force: false [2021-08-11T20:41:05.819Z] # daa06caf919dd11826953f7417238b98e02f61ba refs/tags/v2.0.1-dev.3 [Pipeline] } [2021-08-11T20:41:05.836Z] $ docker exec --env ******** --env ******** 46feaf1f34458285641149fe0f5a55f6f5aebe9c9041719b2597ac6f191b8d4d ssh-agent -k [2021-08-11T20:41:05.919Z] unset SSH_AUTH_SOCK; [2021-08-11T20:41:05.919Z] unset SSH_AGENT_PID; [2021-08-11T20:41:05.919Z] echo Agent pid 21 killed; [2021-08-11T20:41:06.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:41:06.505Z] + git semver [Pipeline] } [2021-08-11T20:41:06.526Z] $ docker stop --time=1 46feaf1f34458285641149fe0f5a55f6f5aebe9c9041719b2597ac6f191b8d4d [2021-08-11T20:41:07.723Z] $ docker rm -f 46feaf1f34458285641149fe0f5a55f6f5aebe9c9041719b2597ac6f191b8d4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:08.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:41:08.173Z] [2021-08-11T20:41:08.173Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:08.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:41:08.504Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-11T20:41:08.504Z] ab5ef0e58194: Pulling fs layer [2021-08-11T20:41:08.504Z] 9712f1f96733: Pulling fs layer [2021-08-11T20:41:08.504Z] 63f879dbbcfc: Pulling fs layer [2021-08-11T20:41:08.504Z] 0d9ebad4ef96: Pulling fs layer [2021-08-11T20:41:08.504Z] e9a5061849ea: Pulling fs layer [2021-08-11T20:41:08.504Z] d747dcd14b5f: Pulling fs layer [2021-08-11T20:41:08.504Z] 2de7ff778b66: Pulling fs layer [2021-08-11T20:41:08.504Z] e9a5061849ea: Waiting [2021-08-11T20:41:08.504Z] d747dcd14b5f: Waiting [2021-08-11T20:41:08.504Z] 2de7ff778b66: Waiting [2021-08-11T20:41:08.504Z] 0d9ebad4ef96: Waiting [2021-08-11T20:41:08.504Z] 9712f1f96733: Verifying Checksum [2021-08-11T20:41:08.504Z] 9712f1f96733: Download complete [2021-08-11T20:41:11.075Z] 63f879dbbcfc: Download complete [2021-08-11T20:41:11.654Z] e9a5061849ea: Verifying Checksum [2021-08-11T20:41:11.654Z] e9a5061849ea: Download complete [2021-08-11T20:41:11.654Z] d747dcd14b5f: Verifying Checksum [2021-08-11T20:41:11.654Z] d747dcd14b5f: Download complete [2021-08-11T20:41:12.237Z] 2de7ff778b66: Verifying Checksum [2021-08-11T20:41:12.237Z] 2de7ff778b66: Download complete [2021-08-11T20:41:12.817Z] 0d9ebad4ef96: Verifying Checksum [2021-08-11T20:41:12.817Z] 0d9ebad4ef96: Download complete [2021-08-11T20:41:13.774Z] ab5ef0e58194: Verifying Checksum [2021-08-11T20:41:13.774Z] ab5ef0e58194: Download complete [2021-08-11T20:41:16.406Z] ab5ef0e58194: Pull complete [2021-08-11T20:41:16.406Z] 9712f1f96733: Pull complete [2021-08-11T20:41:16.990Z] 63f879dbbcfc: Pull complete [2021-08-11T20:41:20.360Z] 0d9ebad4ef96: Pull complete [2021-08-11T20:41:20.360Z] e9a5061849ea: Pull complete [2021-08-11T20:41:20.360Z] d747dcd14b5f: Pull complete [2021-08-11T20:41:21.333Z] 2de7ff778b66: Pull complete [2021-08-11T20:41:21.333Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-11T20:41:21.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:41:21.333Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-11T20:41:21.423Z] prd-centos7-docker-4c-2g-444 does not seem to be running inside a container [2021-08-11T20:41:21.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-11T20:41:24.608Z] $ docker top 0cab664c08718b9da19d316470eb160fb87e244c2d09363ef6914925c910860a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:41:24.734Z] provisioning config files... [2021-08-11T20:41:24.747Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3669051758529024070tmp [2021-08-11T20:41:24.782Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3457121408321128588tmp [2021-08-11T20:41:24.801Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5729924125772686478tmp [Pipeline] { [Pipeline] echo [2021-08-11T20:41:24.834Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:41:25.155Z] ---> sigul-configuration.sh [2021-08-11T20:41:25.155Z] gpg: directory `/root/.gnupg' created [2021-08-11T20:41:25.155Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-11T20:41:25.155Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-11T20:41:25.155Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-11T20:41:25.155Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-11T20:41:25.155Z] gpg: CAST5 encrypted data [2021-08-11T20:41:25.155Z] gpg: encrypted with 1 passphrase [2021-08-11T20:41:25.155Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-11T20:41:25.465Z] + mkdir /home/jenkins [2021-08-11T20:41:25.465Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-11T20:41:25.782Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-11T20:41:25.796Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:41:26.110Z] ---> sigul-install.sh [2021-08-11T20:41:26.110Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-11T20:41:26.430Z] + git tag --list [2021-08-11T20:41:26.430Z] 0.7.1 [2021-08-11T20:41:26.430Z] v1.0.0 [2021-08-11T20:41:26.430Z] v1.1.0 [2021-08-11T20:41:26.430Z] v1.1.1 [2021-08-11T20:41:26.430Z] v1.2.2 [2021-08-11T20:41:26.430Z] v1.3.0 [2021-08-11T20:41:26.430Z] v1.3.1 [2021-08-11T20:41:26.430Z] v2.0.0 [2021-08-11T20:41:26.430Z] v2.0.1-dev.1 [2021-08-11T20:41:26.430Z] v2.0.1-dev.2 [2021-08-11T20:41:26.430Z] v2.0.1-dev.3 [Pipeline] sh [2021-08-11T20:41:26.743Z] + lftools sign git-tag v2.0.1-dev.3 [2021-08-11T20:41:27.324Z] Signing Git tag with Sigul... [2021-08-11T20:41:27.324Z] Signing v2.0.1-dev.3 [Pipeline] echo [2021-08-11T20:41:28.296Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:41:28.610Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-11T20:41:28.623Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-11T20:41:28.652Z] $ docker stop --time=1 0cab664c08718b9da19d316470eb160fb87e244c2d09363ef6914925c910860a [2021-08-11T20:41:29.850Z] $ docker rm -f 0cab664c08718b9da19d316470eb160fb87e244c2d09363ef6914925c910860a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:30.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:41:30.358Z] . [Pipeline] withDockerContainer [2021-08-11T20:41:30.448Z] prd-centos7-docker-4c-2g-444 does not seem to be running inside a container [2021-08-11T20:41:30.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:41:30.873Z] $ docker top 2dee42ee0a8ce18d46c8303bc6818a54a57b193bab254cbe9c9bc30b16e62a1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:41:31.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:41:31.011Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:41:31.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:41:31.130Z] $ docker exec 2dee42ee0a8ce18d46c8303bc6818a54a57b193bab254cbe9c9bc30b16e62a1c ssh-agent [2021-08-11T20:41:31.256Z] SSH_AUTH_SOCK=/tmp/ssh-W2sZnWJAbIwC/agent.14 [2021-08-11T20:41:31.256Z] SSH_AGENT_PID=20 [2021-08-11T20:41:31.265Z] Running ssh-add (command line suppressed) [2021-08-11T20:41:31.372Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6335708019778645438.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6335708019778645438.key) [2021-08-11T20:41:31.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:41:31.714Z] + git semver bump pre [2021-08-11T20:41:31.714Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:41:31.714Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-11T20:41:31.714Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-11T20:41:31.714Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:41:31.714Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:41:31.714Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:41:31.714Z] # $SEMVER_BRANCH = main [2021-08-11T20:41:31.714Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-08-11T20:41:31.714Z] 2.0.1-dev.4 [Pipeline] } [2021-08-11T20:41:31.728Z] $ docker exec --env ******** --env ******** 2dee42ee0a8ce18d46c8303bc6818a54a57b193bab254cbe9c9bc30b16e62a1c ssh-agent -k [2021-08-11T20:41:31.814Z] unset SSH_AUTH_SOCK; [2021-08-11T20:41:31.814Z] unset SSH_AGENT_PID; [2021-08-11T20:41:31.814Z] echo Agent pid 20 killed; [2021-08-11T20:41:31.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:41:32.213Z] + git semver [Pipeline] } [2021-08-11T20:41:32.234Z] $ docker stop --time=1 2dee42ee0a8ce18d46c8303bc6818a54a57b193bab254cbe9c9bc30b16e62a1c [2021-08-11T20:41:33.439Z] $ docker rm -f 2dee42ee0a8ce18d46c8303bc6818a54a57b193bab254cbe9c9bc30b16e62a1c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:33.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:41:33.976Z] . [Pipeline] withDockerContainer [2021-08-11T20:41:34.238Z] prd-centos7-docker-4c-2g-444 does not seem to be running inside a container [2021-08-11T20:41:34.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:41:34.805Z] $ docker top ff31dd861581cb752d97be3b3934917d4f8940c9054dd77263af9c02c0ec4717 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:41:34.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:41:34.973Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:41:35.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:41:35.112Z] $ docker exec ff31dd861581cb752d97be3b3934917d4f8940c9054dd77263af9c02c0ec4717 ssh-agent [2021-08-11T20:41:35.252Z] SSH_AUTH_SOCK=/tmp/ssh-2V2Zooj1gNnG/agent.13 [2021-08-11T20:41:35.252Z] SSH_AGENT_PID=20 [2021-08-11T20:41:35.262Z] Running ssh-add (command line suppressed) [2021-08-11T20:41:35.378Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5452584101141398857.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5452584101141398857.key) [2021-08-11T20:41:35.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:41:35.728Z] + git semver push [2021-08-11T20:41:35.729Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:41:35.729Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-11T20:41:35.729Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-11T20:41:35.729Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:41:35.729Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:41:35.729Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:41:35.729Z] # $SEMVER_BRANCH = main [2021-08-11T20:41:35.729Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-08-11T20:41:37.149Z] $ docker exec --env ******** --env ******** ff31dd861581cb752d97be3b3934917d4f8940c9054dd77263af9c02c0ec4717 ssh-agent -k [2021-08-11T20:41:37.267Z] unset SSH_AUTH_SOCK; [2021-08-11T20:41:37.267Z] unset SSH_AGENT_PID; [2021-08-11T20:41:37.267Z] echo Agent pid 20 killed; [2021-08-11T20:41:37.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:41:37.667Z] + git semver [Pipeline] } [2021-08-11T20:41:37.690Z] $ docker stop --time=1 ff31dd861581cb752d97be3b3934917d4f8940c9054dd77263af9c02c0ec4717 [2021-08-11T20:41:38.912Z] $ docker rm -f ff31dd861581cb752d97be3b3934917d4f8940c9054dd77263af9c02c0ec4717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-11T20:41:39.845Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:41:40.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:41:40.768Z] ---> package-listing.sh [2021-08-11T20:41:40.768Z] ++ facter osfamily [2021-08-11T20:41:40.768Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T20:41:41.034Z] + OS_FAMILY=redhat [2021-08-11T20:41:41.034Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-11T20:41:41.034Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T20:41:41.034Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T20:41:41.034Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T20:41:41.034Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T20:41:41.034Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-08-11T20:41:41.034Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T20:41:41.034Z] + case "${OS_FAMILY}" in [2021-08-11T20:41:41.034Z] + sort [2021-08-11T20:41:41.034Z] + rpm -qa [2021-08-11T20:41:41.616Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T20:41:41.616Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T20:41:41.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T20:41:41.616Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-08-11T20:41:41.616Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-08-11T20:41:41.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2021-08-11T20:41:41.632Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T20:41:41.946Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:42.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:41:42.562Z] [2021-08-11T20:41:42.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:41:42.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:41:42.904Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T20:41:42.904Z] b4d181a07f80: Pulling fs layer [2021-08-11T20:41:42.904Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T20:41:42.904Z] ed53099fbce6: Pulling fs layer [2021-08-11T20:41:42.904Z] dc539afda2c1: Pulling fs layer [2021-08-11T20:41:42.904Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T20:41:42.904Z] 9065ff56babe: Pulling fs layer [2021-08-11T20:41:42.904Z] d287ab97295c: Pulling fs layer [2021-08-11T20:41:42.904Z] dc539afda2c1: Waiting [2021-08-11T20:41:42.904Z] 77bc0d833cb6: Waiting [2021-08-11T20:41:42.904Z] 9065ff56babe: Waiting [2021-08-11T20:41:42.904Z] d287ab97295c: Waiting [2021-08-11T20:41:43.173Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T20:41:43.173Z] a1111a8f2ec3: Download complete [2021-08-11T20:41:43.173Z] dc539afda2c1: Verifying Checksum [2021-08-11T20:41:43.173Z] dc539afda2c1: Download complete [2021-08-11T20:41:43.441Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T20:41:43.441Z] 77bc0d833cb6: Download complete [2021-08-11T20:41:43.441Z] 9065ff56babe: Verifying Checksum [2021-08-11T20:41:43.441Z] 9065ff56babe: Download complete [2021-08-11T20:41:43.708Z] ed53099fbce6: Verifying Checksum [2021-08-11T20:41:43.708Z] ed53099fbce6: Download complete [2021-08-11T20:41:44.667Z] b4d181a07f80: Verifying Checksum [2021-08-11T20:41:44.667Z] b4d181a07f80: Download complete [2021-08-11T20:41:45.637Z] b4d181a07f80: Pull complete [2021-08-11T20:41:45.906Z] a1111a8f2ec3: Pull complete [2021-08-11T20:41:46.497Z] ed53099fbce6: Pull complete [2021-08-11T20:41:46.497Z] dc539afda2c1: Pull complete [2021-08-11T20:41:46.766Z] 77bc0d833cb6: Pull complete [2021-08-11T20:41:47.030Z] 9065ff56babe: Pull complete [2021-08-11T20:41:48.978Z] d287ab97295c: Download complete [2021-08-11T20:41:53.265Z] d287ab97295c: Pull complete [2021-08-11T20:41:53.265Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T20:41:53.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:41:53.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T20:41:53.377Z] prd-centos7-docker-4c-2g-444 does not seem to be running inside a container [2021-08-11T20:41:53.451Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T20:41:55.627Z] $ docker top aec021af6490ce6b862eea54012dc2d6e978bddc7d37e5b32bca9936a2130423 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:41:56.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T20:41:56.375Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T20:41:56.693Z] + ls /var/log/sa-host [2021-08-11T20:41:56.693Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T20:41:56.693Z] file_magic: OK [2021-08-11T20:41:56.693Z] HZ: Using current value: 100 [2021-08-11T20:41:56.693Z] file_header: OK [2021-08-11T20:41:56.693Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-11T20:41:56.693Z] Statistics: [2021-08-11T20:41:56.693Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T20:41:56.693Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T20:41:56.693Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T20:41:56.693Z] file_magic: OK [2021-08-11T20:41:56.693Z] HZ: Using current value: 100 [2021-08-11T20:41:56.693Z] file_header: OK [2021-08-11T20:41:56.693Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-11T20:41:56.693Z] Statistics: [2021-08-11T20:41:56.693Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T20:41:56.693Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:41:56.869Z] provisioning config files... [2021-08-11T20:41:56.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2763914963596719220tmp [Pipeline] { [Pipeline] echo [2021-08-11T20:41:56.913Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:41:57.227Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T20:41:57.238Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:41:57.615Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T20:41:57.631Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:41:57.966Z] ---> sudo-logs.sh [2021-08-11T20:41:57.966Z] Archiving 'sudo' log.. [2021-08-11T20:41:57.966Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-444.vexxhost.local: Name or service not known [2021-08-11T20:41:57.966Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-444.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T20:41:58.004Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:41:58.316Z] ---> job-cost.sh [2021-08-11T20:41:58.316Z] lf-activate-venv: SKIPPING [2021-08-11T20:41:58.316Z] DEBUG: total: 0.18000000715255737 [2021-08-11T20:41:58.316Z] INFO: Retrieving Stack Cost... [2021-08-11T20:41:59.277Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T20:41:59.871Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T20:41:59.890Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:42:00.208Z] ---> logs-deploy.sh [2021-08-11T20:42:00.208Z] lf-activate-venv: SKIPPING [2021-08-11T20:42:00.208Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/5 [2021-08-11T20:42:00.208Z] INFO: archiving workspace using pattern(s): [2021-08-11T20:42:01.166Z] Archives upload complete. [2021-08-11T20:42:01.166Z] INFO: archiving logs to Nexus