Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a53b832d9ff08308085d0b76a64dd8cc23f99ce 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-ssh495140340268795227.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh9022001817188648978.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh6580445849262838656.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh653158498083774834.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-ssh1580980937076110017.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-1105 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-ssh5674112759856545872.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 5a53b832d9ff08308085d0b76a64dd8cc23f99ce (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 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 Commit message: "Merge pull request #295 from soda480/US1908" > git rev-list --no-walk f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-30T22:37:23.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T22:37:23.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T22:37:23.883Z] ========================================================= [2021-07-30T22:37:23.883Z] EdgeX Global Pipelines Version Info [2021-07-30T22:37:23.883Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:37:25.170Z] ------------------- [2021-07-30T22:37:25.170Z] stable info: [2021-07-30T22:37:25.170Z] ------------------- [2021-07-30T22:37:25.170Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T22:37:25.170Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T22:37:25.170Z] Message: update stable to v1.0.199 [2021-07-30T22:37:25.761Z] ------------------- [2021-07-30T22:37:25.761Z] experimental info: [2021-07-30T22:37:25.761Z] ------------------- [2021-07-30T22:37:25.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T22:37:25.761Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T22:37:25.761Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T22:37:25.897Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-07-30T22:37:25.924Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-07-30T22:37:25.947Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T22:37:25.970Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T22:37:25.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T22:37:26.014Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-30T22:37:26.035Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-30T22:37:26.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-30T22:37:26.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-30T22:37:26.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-30T22:37:26.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T22:37:26.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T22:37:26.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-07-30T22:37:26.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T22:37:26.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T22:37:26.273Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T22:37:26.295Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T22:37:26.318Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T22:37:26.341Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T22:37:26.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T22:37:26.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-30T22:37:26.413Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-30T22:37:26.438Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-30T22:37:26.463Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-30T22:37:26.487Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-30T22:37:26.513Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-30T22:37:26.537Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T22:37:26.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-30T22:37:26.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-30T22:37:26.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-30T22:37:26.634Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] echo [2021-07-30T22:37:26.657Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a53b83 [Pipeline] echo [2021-07-30T22:37:26.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:37:26.759Z] provisioning config files... [2021-07-30T22:37:26.781Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3771717299836951210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:37:27.125Z] ---> docker-login.sh [2021-07-30T22:37:27.125Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:37:27.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:37:27.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:37:27.394Z] Configure a credential helper to remove this warning. See [2021-07-30T22:37:27.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:37:27.394Z] [2021-07-30T22:37:27.394Z] Login Succeeded [2021-07-30T22:37:27.394Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:37:27.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:37:27.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:37:27.661Z] Configure a credential helper to remove this warning. See [2021-07-30T22:37:27.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:37:27.661Z] [2021-07-30T22:37:27.661Z] Login Succeeded [2021-07-30T22:37:27.661Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:37:27.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:37:27.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:37:27.661Z] Configure a credential helper to remove this warning. See [2021-07-30T22:37:27.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:37:27.661Z] [2021-07-30T22:37:27.661Z] Login Succeeded [2021-07-30T22:37:27.661Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:37:27.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:37:27.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:37:27.928Z] Configure a credential helper to remove this warning. See [2021-07-30T22:37:27.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:37:27.928Z] [2021-07-30T22:37:27.928Z] Login Succeeded [2021-07-30T22:37:27.928Z] docker.io [2021-07-30T22:37:27.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:37:28.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:37:28.516Z] Configure a credential helper to remove this warning. See [2021-07-30T22:37:28.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:37:28.516Z] [2021-07-30T22:37:28.516Z] Login Succeeded [2021-07-30T22:37:28.516Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:37:28.532Z] 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-07-30T22:37:29.034Z] + git log --format=format:%s -1 5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] echo [2021-07-30T22:37:29.093Z] GIT_COMMIT: 5a53b832d9ff08308085d0b76a64dd8cc23f99ce, Commit Message: Merge pull request #295 from soda480/US1908 [Pipeline] echo [2021-07-30T22:37:29.109Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:37:29.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:37:29.815Z] [2021-07-30T22:37:29.815Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:37:30.154Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:37:30.154Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T22:37:30.154Z] 31603596830f: Pulling fs layer [2021-07-30T22:37:30.154Z] b6dc333f4379: Pulling fs layer [2021-07-30T22:37:30.154Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T22:37:30.154Z] fd332fbdc1db: Pulling fs layer [2021-07-30T22:37:30.154Z] fd332fbdc1db: Waiting [2021-07-30T22:37:30.154Z] b6dc333f4379: Verifying Checksum [2021-07-30T22:37:30.154Z] b6dc333f4379: Download complete [2021-07-30T22:37:30.431Z] 31603596830f: Verifying Checksum [2021-07-30T22:37:30.431Z] 31603596830f: Download complete [2021-07-30T22:37:30.711Z] 31603596830f: Pull complete [2021-07-30T22:37:30.711Z] fd332fbdc1db: Verifying Checksum [2021-07-30T22:37:30.711Z] fd332fbdc1db: Download complete [2021-07-30T22:37:30.711Z] b6dc333f4379: Pull complete [2021-07-30T22:37:30.993Z] 3d9ef1400e77: Verifying Checksum [2021-07-30T22:37:30.993Z] 3d9ef1400e77: Download complete [2021-07-30T22:37:31.587Z] 3d9ef1400e77: Pull complete [2021-07-30T22:37:31.854Z] fd332fbdc1db: Pull complete [2021-07-30T22:37:31.854Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T22:37:31.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:37:31.854Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T22:37:31.956Z] prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container [2021-07-30T22:37:32.039Z] $ 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-07-30T22:37:32.936Z] $ docker top ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:37:33.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:37:33.078Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:37:33.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:37:33.217Z] $ docker exec ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b ssh-agent [2021-07-30T22:37:33.363Z] SSH_AUTH_SOCK=/tmp/ssh-sWgf4XYEbbTT/agent.13 [2021-07-30T22:37:33.363Z] SSH_AGENT_PID=19 [2021-07-30T22:37:33.375Z] Running ssh-add (command line suppressed) [2021-07-30T22:37:33.485Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_434728431757129569.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_434728431757129569.key) [2021-07-30T22:37:33.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:37:33.834Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T22:37:33.854Z] $ docker exec --env ******** --env ******** ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b ssh-agent -k [2021-07-30T22:37:33.957Z] unset SSH_AUTH_SOCK; [2021-07-30T22:37:33.957Z] unset SSH_AGENT_PID; [2021-07-30T22:37:33.957Z] echo Agent pid 19 killed; [2021-07-30T22:37:33.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-30T22:37:34.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:37:34.041Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:37:34.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:37:34.169Z] $ docker exec ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b ssh-agent [2021-07-30T22:37:34.303Z] SSH_AUTH_SOCK=/tmp/ssh-ulhYX7WNvE9z/agent.55 [2021-07-30T22:37:34.303Z] SSH_AGENT_PID=61 [2021-07-30T22:37:34.313Z] Running ssh-add (command line suppressed) [2021-07-30T22:37:34.413Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_42330846819543020.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_42330846819543020.key) [2021-07-30T22:37:34.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:37:34.759Z] + git semver init [2021-07-30T22:37:34.760Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:37:34.760Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-07-30T22:37:34.760Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-07-30T22:37:34.760Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:37:34.760Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:37:34.760Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:37:34.760Z] # $SEMVER_BRANCH = main [2021-07-30T22:37:34.760Z] # $SEMVER_TEMP = /tmp/semver-072331467 [2021-07-30T22:37:34.760Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-07-30T22:37:35.343Z] # '/tmp/semver-072331467' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-07-30T22:37:35.343Z] # -> Force: false [2021-07-30T22:37:35.343Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-07-30T22:37:35.356Z] $ docker exec --env ******** --env ******** ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b ssh-agent -k [2021-07-30T22:37:35.501Z] unset SSH_AUTH_SOCK; [2021-07-30T22:37:35.501Z] unset SSH_AGENT_PID; [2021-07-30T22:37:35.501Z] echo Agent pid 61 killed; [2021-07-30T22:37:35.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:37:35.882Z] + git semver [Pipeline] } [2021-07-30T22:37:35.902Z] $ docker stop --time=1 ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b [2021-07-30T22:37:37.139Z] $ docker rm -f ca0c56df0a138a9dc423f6dd26a20b2825dc2b02033fd4547294ea54df2bbf4b [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T22:37:37.534Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T22:37:37.884Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T22:37:37.887Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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-07-30T22:37:53.102Z] Still waiting to schedule task [2021-07-30T22:37:53.102Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-30T22:37:53.105Z] Still waiting to schedule task [2021-07-30T22:37:53.105Z] ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T22:37:53.105Z] ‘prd-centos7-docker-4c-2g-1100’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T22:37:53.105Z] ‘prd-centos7-docker-4c-2g-1109’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T22:37:53.105Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1106’ is offline [2021-07-30T22:39:07.844Z] Running on prd-centos7-docker-4c-2g-1116 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-07-30T22:39:07.864Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2021-07-30T22:39:07.977Z] Selected Git installation does not exist. Using Default [2021-07-30T22:39:07.977Z] The recommended git tool is: NONE [2021-07-30T22:39:11.180Z] using credential edgex-jenkins-ssh [2021-07-30T22:39:11.193Z] Cloning the remote Git repository [2021-07-30T22:39:10.929Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-07-30T22:39:11.008Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2021-07-30T22:39:11.059Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-07-30T22:39:11.059Z] > git --version # timeout=10 [2021-07-30T22:39:11.068Z] > git --version # 'git version 2.24.4' [2021-07-30T22:39:11.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T22:39:11.093Z] [INFO] Currently running in a labeled security context [2021-07-30T22:39:11.093Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T22:39:11.094Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/3@tmp/jenkins-gitclient-ssh995341831149952996.key [2021-07-30T22:39:11.109Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:39:11.944Z] Avoid second fetch [2021-07-30T22:39:11.945Z] Checking out Revision 5a53b832d9ff08308085d0b76a64dd8cc23f99ce (main) [2021-07-30T22:39:11.679Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-07-30T22:39:11.692Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:39:11.720Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T22:39:11.727Z] > git checkout -f 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 [2021-07-30T22:39:15.769Z] Commit message: "Merge pull request #295 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:39:16.117Z] provisioning config files... [2021-07-30T22:39:16.151Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config1480434420623941153tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:39:16.627Z] ---> docker-login.sh [2021-07-30T22:39:16.628Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:39:16.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:39:16.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:39:16.903Z] Configure a credential helper to remove this warning. See [2021-07-30T22:39:16.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:39:16.903Z] [2021-07-30T22:39:16.903Z] Login Succeeded [2021-07-30T22:39:16.903Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:39:16.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:39:16.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:39:16.903Z] Configure a credential helper to remove this warning. See [2021-07-30T22:39:16.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:39:16.903Z] [2021-07-30T22:39:16.903Z] Login Succeeded [2021-07-30T22:39:16.903Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:39:16.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:39:17.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:39:17.175Z] Configure a credential helper to remove this warning. See [2021-07-30T22:39:17.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:39:17.175Z] [2021-07-30T22:39:17.175Z] Login Succeeded [2021-07-30T22:39:17.175Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:39:17.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:39:17.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:39:17.175Z] Configure a credential helper to remove this warning. See [2021-07-30T22:39:17.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:39:17.175Z] [2021-07-30T22:39:17.175Z] Login Succeeded [2021-07-30T22:39:17.175Z] docker.io [2021-07-30T22:39:17.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:39:17.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:39:17.715Z] Configure a credential helper to remove this warning. See [2021-07-30T22:39:17.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:39:17.715Z] [2021-07-30T22:39:17.715Z] Login Succeeded [2021-07-30T22:39:17.715Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:39:17.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T22:39:18.017Z] ========================================================= [2021-07-30T22:39:18.017Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-30T22:39:18.017Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:39:18.560Z] + 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-07-30T22:39:18.560Z] Sending build context to Docker daemon 604.2kB [2021-07-30T22:39:18.560Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T22:39:18.560Z] Step 2/8 : FROM ${BASE} [2021-07-30T22:39:18.560Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-30T22:39:18.560Z] 540db60ca938: Pulling fs layer [2021-07-30T22:39:18.560Z] adcc1eea9eea: Pulling fs layer [2021-07-30T22:39:18.560Z] 4c4ab2625f07: Pulling fs layer [2021-07-30T22:39:18.560Z] 0773c198feca: Pulling fs layer [2021-07-30T22:39:18.560Z] 345f892a5656: Pulling fs layer [2021-07-30T22:39:18.560Z] 4796506630df: Pulling fs layer [2021-07-30T22:39:18.560Z] cc55df3e53f1: Pulling fs layer [2021-07-30T22:39:18.560Z] 4d027b6c602c: Pulling fs layer [2021-07-30T22:39:18.560Z] 449e75d2c14e: Pulling fs layer [2021-07-30T22:39:18.560Z] 0773c198feca: Waiting [2021-07-30T22:39:18.560Z] 345f892a5656: Waiting [2021-07-30T22:39:18.560Z] 4796506630df: Waiting [2021-07-30T22:39:18.560Z] cc55df3e53f1: Waiting [2021-07-30T22:39:18.560Z] 4d027b6c602c: Waiting [2021-07-30T22:39:18.560Z] 449e75d2c14e: Waiting [2021-07-30T22:39:18.829Z] 4c4ab2625f07: Verifying Checksum [2021-07-30T22:39:18.829Z] 4c4ab2625f07: Download complete [2021-07-30T22:39:18.829Z] adcc1eea9eea: Verifying Checksum [2021-07-30T22:39:18.829Z] adcc1eea9eea: Download complete [2021-07-30T22:39:18.829Z] 345f892a5656: Verifying Checksum [2021-07-30T22:39:18.829Z] 345f892a5656: Download complete [2021-07-30T22:39:18.829Z] 4796506630df: Verifying Checksum [2021-07-30T22:39:18.829Z] 4796506630df: Download complete [2021-07-30T22:39:18.829Z] cc55df3e53f1: Verifying Checksum [2021-07-30T22:39:18.829Z] cc55df3e53f1: Download complete [2021-07-30T22:39:18.829Z] 540db60ca938: Verifying Checksum [2021-07-30T22:39:18.829Z] 540db60ca938: Download complete [2021-07-30T22:39:19.097Z] 540db60ca938: Pull complete [2021-07-30T22:39:19.097Z] 4d027b6c602c: Verifying Checksum [2021-07-30T22:39:19.097Z] 4d027b6c602c: Download complete [2021-07-30T22:39:19.097Z] adcc1eea9eea: Pull complete [2021-07-30T22:39:19.097Z] 4c4ab2625f07: Pull complete [2021-07-30T22:39:24.445Z] 449e75d2c14e: Verifying Checksum [2021-07-30T22:39:24.445Z] 449e75d2c14e: Download complete [2021-07-30T22:39:27.805Z] 0773c198feca: Verifying Checksum [2021-07-30T22:39:27.805Z] 0773c198feca: Download complete [2021-07-30T22:39:31.201Z] 0773c198feca: Pull complete [2021-07-30T22:39:31.201Z] 345f892a5656: Pull complete [2021-07-30T22:39:31.201Z] 4796506630df: Pull complete [2021-07-30T22:39:31.201Z] cc55df3e53f1: Pull complete [2021-07-30T22:39:31.201Z] 4d027b6c602c: Pull complete [2021-07-30T22:39:32.661Z] 449e75d2c14e: Pull complete [2021-07-30T22:39:32.661Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-30T22:39:32.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-30T22:39:32.661Z] ---> 0d28375d9b5b [2021-07-30T22:39:32.661Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-07-30T22:39:36.007Z] ---> Running in 919375d5a81f [2021-07-30T22:39:36.007Z] Removing intermediate container 919375d5a81f [2021-07-30T22:39:36.007Z] ---> 620deee45e54 [2021-07-30T22:39:36.007Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T22:39:36.007Z] ---> Running in b63fc6e41cd4 [2021-07-30T22:39:36.596Z] Removing intermediate container b63fc6e41cd4 [2021-07-30T22:39:36.596Z] ---> 58e9f8265078 [2021-07-30T22:39:36.596Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-07-30T22:39:36.596Z] ---> Running in 667b17de40a0 [2021-07-30T22:39:36.864Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T22:39:37.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T22:39:39.232Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T22:39:39.232Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T22:39:39.232Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T22:39:39.232Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T22:39:39.506Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T22:39:39.506Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T22:39:39.965Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T22:39:41.374Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T22:39:41.374Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T22:39:41.374Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T22:39:41.957Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T22:39:42.225Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T22:39:42.809Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T22:39:42.809Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T22:39:42.809Z] OK: 156 MiB in 53 packages [2021-07-30T22:39:43.083Z] Removing intermediate container 667b17de40a0 [2021-07-30T22:39:43.083Z] ---> 921dfc60bae5 [2021-07-30T22:39:43.083Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-07-30T22:39:43.083Z] ---> Running in 6c1b2a6a3a41 [2021-07-30T22:39:43.350Z] Removing intermediate container 6c1b2a6a3a41 [2021-07-30T22:39:43.350Z] ---> 21cdc77d9778 [2021-07-30T22:39:43.350Z] Step 7/8 : COPY . . [2021-07-30T22:39:43.350Z] ---> 88799cbde2c8 [2021-07-30T22:39:43.351Z] Step 8/8 : RUN go mod download [2021-07-30T22:39:43.621Z] ---> Running in b593920fca90 [2021-07-30T22:39:53.735Z] Removing intermediate container b593920fca90 [2021-07-30T22:39:53.735Z] ---> c20a31086ddc [2021-07-30T22:39:53.735Z] Successfully built c20a31086ddc [2021-07-30T22:39:53.735Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:39:54.170Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T22:39:54.171Z] . [Pipeline] withDockerContainer [2021-07-30T22:39:54.329Z] prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container [2021-07-30T22:39:54.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T22:39:54.828Z] $ docker top 0d3c6b73a9a7d2ade2c5cd0fffabea5aca1842af7eb5a6e11015c8028fb8077b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:39:55.257Z] + go version [2021-07-30T22:39:55.257Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-30T22:39:55.275Z] $ docker stop --time=1 0d3c6b73a9a7d2ade2c5cd0fffabea5aca1842af7eb5a6e11015c8028fb8077b [2021-07-30T22:39:56.520Z] $ docker rm -f 0d3c6b73a9a7d2ade2c5cd0fffabea5aca1842af7eb5a6e11015c8028fb8077b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:39:57.094Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T22:39:57.094Z] . [Pipeline] withDockerContainer [2021-07-30T22:39:57.197Z] prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container [2021-07-30T22:39:57.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T22:39:57.666Z] $ docker top 018b0fe2d7c4281aa5abf28cd4f6946a5d22f2b8939d86b8afc6adedd0987329 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:39:58.077Z] + go mod tidy [Pipeline] sh [2021-07-30T22:39:58.707Z] + make test [2021-07-30T22:39:58.707Z] go mod tidy [2021-07-30T22:39:58.707Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T22:39:59.320Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-07-30T22:40:17.608Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-07-30T22:40:17.608Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 24.3% of statements [2021-07-30T22:40:17.608Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-07-30T22:40:17.608Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T22:40:25.898Z] gofmt -l . [2021-07-30T22:40:25.898Z] ["`gofmt -l .`" = ""] [2021-07-30T22:40:25.898Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-30T22:40:25.916Z] $ docker stop --time=1 018b0fe2d7c4281aa5abf28cd4f6946a5d22f2b8939d86b8afc6adedd0987329 [2021-07-30T22:40:28.081Z] $ docker rm -f 018b0fe2d7c4281aa5abf28cd4f6946a5d22f2b8939d86b8afc6adedd0987329 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T22:40:28.569Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T22:40:28.817Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-30T22:40:30.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T22:40:31.090Z] + ls -al . [2021-07-30T22:40:31.090Z] total 112 [2021-07-30T22:40:31.090Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jul 30 22:40 . [2021-07-30T22:40:31.090Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 22:39 .. [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 7100 Jul 30 22:39 Attribution.txt [2021-07-30T22:40:31.090Z] drwxrwxr-x. 2 jenkins jenkins 60 Jul 30 22:39 bin [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 7447 Jul 30 22:39 CHANGELOG.md [2021-07-30T22:40:31.090Z] drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 22:39 cmd [2021-07-30T22:40:31.090Z] -rw-r--r--. 1 jenkins jenkins 16226 Jul 30 22:40 coverage.out [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 1877 Jul 30 22:39 Dockerfile [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 994 Jul 30 22:39 Dockerfile.build [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 140 Jul 30 22:39 .dockerignore [2021-07-30T22:40:31.090Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 22:39 .git [2021-07-30T22:40:31.090Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 22:39 .github [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 336 Jul 30 22:39 .gitignore [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 388 Jul 30 22:39 go.mod [2021-07-30T22:40:31.090Z] -rw-r--r--. 1 jenkins jenkins 20775 Jul 30 22:39 go.sum [2021-07-30T22:40:31.090Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 22:39 internal [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 677 Jul 30 22:39 Jenkinsfile [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 22:39 LICENSE [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 907 Jul 30 22:39 Makefile [2021-07-30T22:40:31.090Z] drwxrwxr-x. 2 jenkins jenkins 23 Jul 30 22:39 mock [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 2211 Jul 30 22:39 README.md [2021-07-30T22:40:31.090Z] drwxrwxr-x. 4 jenkins jenkins 71 Jul 30 22:39 snap [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 22:37 VERSION [2021-07-30T22:40:31.090Z] -rw-rw-r--. 1 jenkins jenkins 227 Jul 30 22:39 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:40:31.420Z] + 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=5a53b832d9ff08308085d0b76a64dd8cc23f99ce --label arch=amd64 --label version=2.0.1-dev.1 . [2021-07-30T22:40:31.420Z] Sending build context to Docker daemon 621.1kB [2021-07-30T22:40:31.420Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T22:40:31.420Z] Step 2/24 : FROM ${BASE} AS builder [2021-07-30T22:40:31.420Z] ---> c20a31086ddc [2021-07-30T22:40:31.420Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T22:40:31.420Z] ---> Running in 042b0c9fe060 [2021-07-30T22:40:31.420Z] Removing intermediate container 042b0c9fe060 [2021-07-30T22:40:31.420Z] ---> 16bba01cca65 [2021-07-30T22:40:31.420Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T22:40:31.691Z] ---> Running in 9f20336b48cf [2021-07-30T22:40:31.691Z] Removing intermediate container 9f20336b48cf [2021-07-30T22:40:31.691Z] ---> d91196d5e01d [2021-07-30T22:40:31.691Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T22:40:31.691Z] ---> Running in 6efdab68a6ac [2021-07-30T22:40:32.286Z] Removing intermediate container 6efdab68a6ac [2021-07-30T22:40:32.286Z] ---> 9a1ae586376c [2021-07-30T22:40:32.286Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T22:40:32.286Z] ---> Running in 098f72486d95 [2021-07-30T22:40:32.555Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T22:40:33.512Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T22:40:34.477Z] OK: 156 MiB in 53 packages [2021-07-30T22:40:34.744Z] Removing intermediate container 098f72486d95 [2021-07-30T22:40:34.744Z] ---> 08131b1c7b9a [2021-07-30T22:40:34.744Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-07-30T22:40:34.744Z] ---> Running in 24eadf5b0d55 [2021-07-30T22:40:35.216Z] Removing intermediate container 24eadf5b0d55 [2021-07-30T22:40:35.216Z] ---> af07855b4113 [2021-07-30T22:40:35.216Z] Step 8/24 : COPY . . [2021-07-30T22:40:35.216Z] ---> 2aeff5986306 [2021-07-30T22:40:35.216Z] Step 9/24 : RUN go mod tidy [2021-07-30T22:40:35.216Z] ---> Running in 40d0430fb983 [2021-07-30T22:40:35.806Z] Removing intermediate container 40d0430fb983 [2021-07-30T22:40:35.806Z] ---> 0b233d146e71 [2021-07-30T22:40:35.806Z] Step 10/24 : RUN go mod download [2021-07-30T22:40:35.806Z] ---> Running in 3cf4ac312b4f [2021-07-30T22:40:36.390Z] Removing intermediate container 3cf4ac312b4f [2021-07-30T22:40:36.390Z] ---> 33a69c5acae8 [2021-07-30T22:40:36.390Z] Step 11/24 : ARG MAKE='make build' [2021-07-30T22:40:36.390Z] ---> Running in 7ef006b3dc0c [2021-07-30T22:40:36.658Z] Removing intermediate container 7ef006b3dc0c [2021-07-30T22:40:36.658Z] ---> 7d34b6eea94b [2021-07-30T22:40:36.658Z] Step 12/24 : RUN $MAKE [2021-07-30T22:40:36.658Z] ---> Running in cc8901733d29 [2021-07-30T22:40:36.928Z] go mod tidy [2021-07-30T22:40:37.200Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.1" -o cmd/device-mqtt ./cmd [2021-07-30T22:40:49.809Z] Removing intermediate container cc8901733d29 [2021-07-30T22:40:49.809Z] ---> 81ab3fe4ca9c [2021-07-30T22:40:49.809Z] Step 13/24 : FROM alpine:3.12 [2021-07-30T22:40:50.075Z] 3.12: Pulling from library/alpine [2021-07-30T22:40:50.351Z] 339de151aab4: Pulling fs layer [2021-07-30T22:40:50.620Z] 339de151aab4: Verifying Checksum [2021-07-30T22:40:50.620Z] 339de151aab4: Download complete [2021-07-30T22:40:50.620Z] 339de151aab4: Pull complete [2021-07-30T22:40:50.620Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-07-30T22:40:50.620Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T22:40:50.620Z] ---> 13621d1b12d4 [2021-07-30T22:40:50.620Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-07-30T22:40:50.620Z] ---> Running in b1d54017cbec [2021-07-30T22:40:50.886Z] Removing intermediate container b1d54017cbec [2021-07-30T22:40:50.886Z] ---> a55ccebdae8b [2021-07-30T22:40:50.886Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T22:40:50.886Z] ---> Running in de0b7fdf8348 [2021-07-30T22:40:51.152Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T22:40:53.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T22:40:53.738Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T22:40:53.738Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T22:40:53.738Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T22:40:53.738Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T22:40:53.738Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T22:40:53.738Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T22:40:53.738Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T22:40:53.738Z] OK: 8 MiB in 20 packages [2021-07-30T22:40:54.004Z] Removing intermediate container de0b7fdf8348 [2021-07-30T22:40:54.004Z] ---> 967fef0d4ec3 [2021-07-30T22:40:54.004Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-07-30T22:40:54.589Z] ---> 03238f8aae78 [2021-07-30T22:40:54.589Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-07-30T22:40:54.589Z] ---> 81ac64e5a090 [2021-07-30T22:40:54.589Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-07-30T22:40:54.856Z] ---> 79a501cb6423 [2021-07-30T22:40:54.856Z] Step 19/24 : EXPOSE 59982 [2021-07-30T22:40:54.856Z] ---> Running in 720db2cbfc19 [2021-07-30T22:40:54.856Z] Removing intermediate container 720db2cbfc19 [2021-07-30T22:40:54.856Z] ---> d9266199bb6a [2021-07-30T22:40:54.856Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-07-30T22:40:54.856Z] ---> Running in 1e7fc7c40568 [2021-07-30T22:40:55.126Z] Removing intermediate container 1e7fc7c40568 [2021-07-30T22:40:55.126Z] ---> 93b08b38ea0a [2021-07-30T22:40:55.126Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-30T22:40:55.126Z] ---> Running in 04b98dd817d6 [2021-07-30T22:40:55.126Z] Removing intermediate container 04b98dd817d6 [2021-07-30T22:40:55.126Z] ---> e2d3b8318124 [2021-07-30T22:40:55.126Z] Step 22/24 : LABEL arch=amd64 [2021-07-30T22:40:55.126Z] ---> Running in 5eeb7efbb3de [2021-07-30T22:40:55.126Z] Removing intermediate container 5eeb7efbb3de [2021-07-30T22:40:55.126Z] ---> e62121f4a514 [2021-07-30T22:40:55.126Z] Step 23/24 : LABEL git_sha=5a53b832d9ff08308085d0b76a64dd8cc23f99ce [2021-07-30T22:40:55.391Z] ---> Running in 52925565dcc3 [2021-07-30T22:40:55.391Z] Removing intermediate container 52925565dcc3 [2021-07-30T22:40:55.391Z] ---> ffbb0a34ccaa [2021-07-30T22:40:55.391Z] Step 24/24 : LABEL version=2.0.1-dev.1 [2021-07-30T22:40:55.391Z] ---> Running in ffc8c5aa1a07 [2021-07-30T22:40:55.391Z] Removing intermediate container ffc8c5aa1a07 [2021-07-30T22:40:55.391Z] ---> b75ac320e030 [2021-07-30T22:40:55.391Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T22:40:55.391Z] Successfully built b75ac320e030 [2021-07-30T22:40:55.391Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:40:55.571Z] provisioning config files... [2021-07-30T22:40:55.590Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config794421949575158998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:40:55.958Z] ---> docker-login.sh [2021-07-30T22:40:55.958Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:40:55.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:40:55.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:40:55.958Z] Configure a credential helper to remove this warning. See [2021-07-30T22:40:55.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:40:55.958Z] [2021-07-30T22:40:55.958Z] Login Succeeded [2021-07-30T22:40:55.958Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:40:55.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:40:57.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:40:57.382Z] Configure a credential helper to remove this warning. See [2021-07-30T22:40:57.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:40:57.382Z] [2021-07-30T22:40:57.382Z] Login Succeeded [2021-07-30T22:40:57.382Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:40:57.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:40:57.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:40:57.382Z] Configure a credential helper to remove this warning. See [2021-07-30T22:40:57.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:40:57.382Z] [2021-07-30T22:40:57.382Z] Login Succeeded [2021-07-30T22:40:57.382Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:40:57.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:40:57.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:40:57.653Z] Configure a credential helper to remove this warning. See [2021-07-30T22:40:57.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:40:57.653Z] [2021-07-30T22:40:57.653Z] Login Succeeded [2021-07-30T22:40:57.653Z] docker.io [2021-07-30T22:40:57.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:40:57.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:40:57.918Z] Configure a credential helper to remove this warning. See [2021-07-30T22:40:57.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:40:57.918Z] [2021-07-30T22:40:57.918Z] Login Succeeded [2021-07-30T22:40:57.918Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:40:57.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T22:40:58.009Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-07-30T22:40:58.009Z] 5a53b832d9ff08308085d0b76a64dd8cc23f99ce [2021-07-30T22:40:58.009Z] latest [2021-07-30T22:40:58.009Z] 2.0.1-dev.1 [2021-07-30T22:40:58.009Z] 5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 [2021-07-30T22:40:58.009Z] main [2021-07-30T22:40:58.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:40:58.380Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:40:58.706Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce [2021-07-30T22:40:58.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-07-30T22:40:58.706Z] 4b39eac06354: Preparing [2021-07-30T22:40:58.706Z] 1ae5112cc2f8: Preparing [2021-07-30T22:40:58.706Z] a5a41e5e4d5f: Preparing [2021-07-30T22:40:58.706Z] fb848090087f: Preparing [2021-07-30T22:40:58.706Z] 32f366d666a5: Preparing [2021-07-30T22:40:58.706Z] 32f366d666a5: Layer already exists [2021-07-30T22:40:58.972Z] 4b39eac06354: Pushed [2021-07-30T22:40:58.972Z] 1ae5112cc2f8: Pushed [2021-07-30T22:40:59.242Z] fb848090087f: Pushed [2021-07-30T22:41:00.207Z] a5a41e5e4d5f: Pushed [2021-07-30T22:41:00.518Z] 5a53b832d9ff08308085d0b76a64dd8cc23f99ce: digest: sha256:9776969643b2c7f77c85a65d4981b2c273fa7458f98905bc4b9dc562464b7149 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:00.852Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:01.172Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-07-30T22:41:01.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-07-30T22:41:01.173Z] 4b39eac06354: Preparing [2021-07-30T22:41:01.173Z] 1ae5112cc2f8: Preparing [2021-07-30T22:41:01.173Z] a5a41e5e4d5f: Preparing [2021-07-30T22:41:01.173Z] fb848090087f: Preparing [2021-07-30T22:41:01.173Z] 32f366d666a5: Preparing [2021-07-30T22:41:01.173Z] 4b39eac06354: Layer already exists [2021-07-30T22:41:01.173Z] a5a41e5e4d5f: Layer already exists [2021-07-30T22:41:01.173Z] fb848090087f: Layer already exists [2021-07-30T22:41:01.173Z] 1ae5112cc2f8: Layer already exists [2021-07-30T22:41:01.173Z] 32f366d666a5: Layer already exists [2021-07-30T22:41:01.173Z] latest: digest: sha256:9776969643b2c7f77c85a65d4981b2c273fa7458f98905bc4b9dc562464b7149 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:01.515Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:01.849Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.1 [2021-07-30T22:41:01.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-07-30T22:41:01.849Z] 4b39eac06354: Preparing [2021-07-30T22:41:01.849Z] 1ae5112cc2f8: Preparing [2021-07-30T22:41:01.849Z] a5a41e5e4d5f: Preparing [2021-07-30T22:41:01.849Z] fb848090087f: Preparing [2021-07-30T22:41:01.849Z] 32f366d666a5: Preparing [2021-07-30T22:41:01.849Z] 4b39eac06354: Layer already exists [2021-07-30T22:41:01.849Z] fb848090087f: Layer already exists [2021-07-30T22:41:01.849Z] 1ae5112cc2f8: Layer already exists [2021-07-30T22:41:01.849Z] 32f366d666a5: Layer already exists [2021-07-30T22:41:01.849Z] a5a41e5e4d5f: Layer already exists [2021-07-30T22:41:02.121Z] 2.0.1-dev.1: digest: sha256:9776969643b2c7f77c85a65d4981b2c273fa7458f98905bc4b9dc562464b7149 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:02.446Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:02.768Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 [2021-07-30T22:41:02.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-07-30T22:41:02.768Z] 4b39eac06354: Preparing [2021-07-30T22:41:02.768Z] 1ae5112cc2f8: Preparing [2021-07-30T22:41:02.768Z] a5a41e5e4d5f: Preparing [2021-07-30T22:41:02.768Z] fb848090087f: Preparing [2021-07-30T22:41:02.768Z] 32f366d666a5: Preparing [2021-07-30T22:41:02.768Z] fb848090087f: Layer already exists [2021-07-30T22:41:02.768Z] 32f366d666a5: Layer already exists [2021-07-30T22:41:02.768Z] 4b39eac06354: Layer already exists [2021-07-30T22:41:02.768Z] a5a41e5e4d5f: Layer already exists [2021-07-30T22:41:02.768Z] 1ae5112cc2f8: Layer already exists [2021-07-30T22:41:03.037Z] 5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1: digest: sha256:9776969643b2c7f77c85a65d4981b2c273fa7458f98905bc4b9dc562464b7149 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:03.374Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:03.706Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-07-30T22:41:03.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-07-30T22:41:03.706Z] 4b39eac06354: Preparing [2021-07-30T22:41:03.706Z] 1ae5112cc2f8: Preparing [2021-07-30T22:41:03.706Z] a5a41e5e4d5f: Preparing [2021-07-30T22:41:03.706Z] fb848090087f: Preparing [2021-07-30T22:41:03.706Z] 32f366d666a5: Preparing [2021-07-30T22:41:03.706Z] 4b39eac06354: Layer already exists [2021-07-30T22:41:03.706Z] fb848090087f: Layer already exists [2021-07-30T22:41:03.706Z] 32f366d666a5: Layer already exists [2021-07-30T22:41:03.706Z] a5a41e5e4d5f: Layer already exists [2021-07-30T22:41:03.706Z] 1ae5112cc2f8: Layer already exists [2021-07-30T22:41:03.976Z] main: digest: sha256:9776969643b2c7f77c85a65d4981b2c273fa7458f98905bc4b9dc562464b7149 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T22:41:04.050Z] ===================================================== [Pipeline] echo [2021-07-30T22:41:04.067Z] taggedImages: [2021-07-30T22:41:04.067Z] - nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce [2021-07-30T22:41:04.067Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-07-30T22:41:04.067Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.1 [2021-07-30T22:41:04.067Z] - nexus3.edgexfoundry.org:10004/device-mqtt:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 [2021-07-30T22:41:04.067Z] - 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-07-30T22:41:04.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:41:04.645Z] [2021-07-30T22:41:04.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:04.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:41:04.986Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T22:41:04.986Z] b4d181a07f80: Pulling fs layer [2021-07-30T22:41:04.986Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T22:41:04.986Z] ed53099fbce6: Pulling fs layer [2021-07-30T22:41:04.986Z] dc539afda2c1: Pulling fs layer [2021-07-30T22:41:04.986Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T22:41:04.986Z] 9065ff56babe: Pulling fs layer [2021-07-30T22:41:04.986Z] d287ab97295c: Pulling fs layer [2021-07-30T22:41:04.986Z] 77bc0d833cb6: Waiting [2021-07-30T22:41:04.986Z] 9065ff56babe: Waiting [2021-07-30T22:41:04.986Z] d287ab97295c: Waiting [2021-07-30T22:41:04.986Z] dc539afda2c1: Waiting [2021-07-30T22:41:05.255Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T22:41:05.255Z] a1111a8f2ec3: Download complete [2021-07-30T22:41:05.255Z] dc539afda2c1: Verifying Checksum [2021-07-30T22:41:05.255Z] dc539afda2c1: Download complete [2021-07-30T22:41:05.529Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T22:41:05.529Z] 77bc0d833cb6: Download complete [2021-07-30T22:41:05.529Z] 9065ff56babe: Verifying Checksum [2021-07-30T22:41:05.529Z] 9065ff56babe: Download complete [2021-07-30T22:41:05.529Z] ed53099fbce6: Verifying Checksum [2021-07-30T22:41:05.529Z] ed53099fbce6: Download complete [2021-07-30T22:41:06.486Z] b4d181a07f80: Verifying Checksum [2021-07-30T22:41:06.486Z] b4d181a07f80: Download complete [2021-07-30T22:41:07.466Z] b4d181a07f80: Pull complete [2021-07-30T22:41:07.466Z] a1111a8f2ec3: Pull complete [2021-07-30T22:41:08.068Z] ed53099fbce6: Pull complete [2021-07-30T22:41:08.068Z] dc539afda2c1: Pull complete [2021-07-30T22:41:08.335Z] 77bc0d833cb6: Pull complete [2021-07-30T22:41:08.335Z] 9065ff56babe: Pull complete [2021-07-30T22:41:08.535Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1119 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-07-30T22:41:08.557Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2021-07-30T22:41:08.815Z] Selected Git installation does not exist. Using Default [2021-07-30T22:41:08.815Z] The recommended git tool is: NONE [2021-07-30T22:41:11.683Z] d287ab97295c: Verifying Checksum [2021-07-30T22:41:11.683Z] d287ab97295c: Download complete [2021-07-30T22:41:14.545Z] using credential edgex-jenkins-ssh [2021-07-30T22:41:14.603Z] Cloning the remote Git repository [2021-07-30T22:41:14.667Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-07-30T22:41:14.816Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2021-07-30T22:41:14.895Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-07-30T22:41:14.896Z] > git --version # timeout=10 [2021-07-30T22:41:14.919Z] > git --version # 'git version 2.17.1' [2021-07-30T22:41:14.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T22:41:15.997Z] Avoid second fetch [2021-07-30T22:41:15.997Z] Checking out Revision 5a53b832d9ff08308085d0b76a64dd8cc23f99ce (main) [2021-07-30T22:41:15.027Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:41:15.939Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-07-30T22:41:15.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T22:41:16.013Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T22:41:16.032Z] > git checkout -f 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 [2021-07-30T22:41:17.072Z] d287ab97295c: Pull complete [2021-07-30T22:41:17.072Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T22:41:17.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:41:17.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T22:41:17.186Z] prd-centos7-docker-4c-2g-1116 does not seem to be running inside a container [2021-07-30T22:41:17.259Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T22:41:19.843Z] $ docker top 732a9a5daf75a6d455601bd6112ceed334a1e240f1ed88f1dd9bd52aaf8c2cef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:41:20.329Z] ---> job-cost.sh [2021-07-30T22:41:20.329Z] lf-activate-venv: SKIPPING [2021-07-30T22:41:20.329Z] INFO: No Stack... [2021-07-30T22:41:20.751Z] Commit message: "Merge pull request #295 from soda480/US1908" [2021-07-30T22:41:21.170Z] [2021-07-30T22:41:21.170Z] GitHub has been notified of this commit’s build result [2021-07-30T22:41:21.170Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:41:21.298Z] provisioning config files... [2021-07-30T22:41:21.337Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config5995418599392355357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:41:21.743Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T22:41:21.743Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T22:41:22.061Z] ---> docker-login.sh [2021-07-30T22:41:22.061Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:41:22.065Z] + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [2021-07-30T22:41:22.065Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T22:41:22.107Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] [2021-07-30T22:41:22.114Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] did not exist. Created. [2021-07-30T22:41:22.115Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T22:41:22.461Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T22:41:22.495Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T22:41:22.505Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T22:41:22.535Z] $ docker stop --time=1 732a9a5daf75a6d455601bd6112ceed334a1e240f1ed88f1dd9bd52aaf8c2cef [2021-07-30T22:41:22.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:41:23.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:41:23.287Z] Configure a credential helper to remove this warning. See [2021-07-30T22:41:23.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:41:23.287Z] [2021-07-30T22:41:23.287Z] Login Succeeded [2021-07-30T22:41:23.287Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:41:23.731Z] $ docker rm -f 732a9a5daf75a6d455601bd6112ceed334a1e240f1ed88f1dd9bd52aaf8c2cef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2021-07-30T22:41:23.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T22:41:24.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:41:24.170Z] Configure a credential helper to remove this warning. See [2021-07-30T22:41:24.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:41:24.170Z] [2021-07-30T22:41:24.170Z] Login Succeeded [2021-07-30T22:41:24.170Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:41:24.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:41:24.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:41:24.445Z] Configure a credential helper to remove this warning. See [2021-07-30T22:41:24.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:41:24.445Z] [2021-07-30T22:41:24.445Z] Login Succeeded [2021-07-30T22:41:24.722Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:41:24.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:41:24.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:41:24.997Z] Configure a credential helper to remove this warning. See [2021-07-30T22:41:24.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:41:24.997Z] [2021-07-30T22:41:24.997Z] Login Succeeded [2021-07-30T22:41:24.997Z] docker.io [2021-07-30T22:41:25.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:41:25.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:41:25.873Z] Configure a credential helper to remove this warning. See [2021-07-30T22:41:25.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:41:25.873Z] [2021-07-30T22:41:25.873Z] Login Succeeded [2021-07-30T22:41:25.873Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:41:25.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T22:41:26.310Z] ========================================================= [2021-07-30T22:41:26.310Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-30T22:41:26.310Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:41:26.678Z] + 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-07-30T22:41:26.959Z] Sending build context to Docker daemon 603.1kB [2021-07-30T22:41:26.959Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T22:41:26.959Z] Step 2/8 : FROM ${BASE} [2021-07-30T22:41:27.571Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-30T22:41:27.571Z] 595b0fe564bb: Pulling fs layer [2021-07-30T22:41:27.571Z] 24495759ef45: Pulling fs layer [2021-07-30T22:41:27.571Z] d148012ef14d: Pulling fs layer [2021-07-30T22:41:27.571Z] cb65c68fc2e2: Pulling fs layer [2021-07-30T22:41:27.571Z] 093eec477d81: Pulling fs layer [2021-07-30T22:41:27.571Z] a6d5b2bbb924: Pulling fs layer [2021-07-30T22:41:27.571Z] 2446dc1eb7d3: Pulling fs layer [2021-07-30T22:41:27.571Z] 596795e73e0f: Pulling fs layer [2021-07-30T22:41:27.571Z] cb65c68fc2e2: Waiting [2021-07-30T22:41:27.571Z] a6d5b2bbb924: Waiting [2021-07-30T22:41:27.571Z] 093eec477d81: Waiting [2021-07-30T22:41:27.571Z] 2446dc1eb7d3: Waiting [2021-07-30T22:41:27.571Z] 596795e73e0f: Waiting [2021-07-30T22:41:27.571Z] d148012ef14d: Verifying Checksum [2021-07-30T22:41:27.571Z] d148012ef14d: Download complete [2021-07-30T22:41:27.571Z] 24495759ef45: Verifying Checksum [2021-07-30T22:41:27.571Z] 24495759ef45: Download complete [2021-07-30T22:41:27.571Z] 093eec477d81: Verifying Checksum [2021-07-30T22:41:27.571Z] 093eec477d81: Download complete [2021-07-30T22:41:27.571Z] a6d5b2bbb924: Verifying Checksum [2021-07-30T22:41:27.571Z] a6d5b2bbb924: Download complete [2021-07-30T22:41:27.571Z] 595b0fe564bb: Verifying Checksum [2021-07-30T22:41:27.571Z] 595b0fe564bb: Download complete [2021-07-30T22:41:27.571Z] 2446dc1eb7d3: Verifying Checksum [2021-07-30T22:41:27.571Z] 2446dc1eb7d3: Download complete [2021-07-30T22:41:28.586Z] 595b0fe564bb: Pull complete [2021-07-30T22:41:29.575Z] 24495759ef45: Pull complete [2021-07-30T22:41:29.851Z] d148012ef14d: Pull complete [2021-07-30T22:41:30.464Z] 596795e73e0f: Verifying Checksum [2021-07-30T22:41:30.464Z] 596795e73e0f: Download complete [2021-07-30T22:41:31.926Z] cb65c68fc2e2: Download complete [2021-07-30T22:41:44.482Z] cb65c68fc2e2: Pull complete [2021-07-30T22:41:44.482Z] 093eec477d81: Pull complete [2021-07-30T22:41:44.482Z] a6d5b2bbb924: Pull complete [2021-07-30T22:41:44.482Z] 2446dc1eb7d3: Pull complete [2021-07-30T22:41:47.885Z] 596795e73e0f: Pull complete [2021-07-30T22:41:48.162Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-30T22:41:48.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-30T22:41:48.162Z] ---> d9e956139c92 [2021-07-30T22:41:48.162Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-07-30T22:41:51.563Z] ---> Running in e6bb3a55a73a [2021-07-30T22:41:52.165Z] Removing intermediate container e6bb3a55a73a [2021-07-30T22:41:52.165Z] ---> c6091b84944c [2021-07-30T22:41:52.165Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T22:41:52.442Z] ---> Running in 95cf866940c9 [2021-07-30T22:41:55.856Z] Removing intermediate container 95cf866940c9 [2021-07-30T22:41:55.856Z] ---> e035741aafad [2021-07-30T22:41:55.856Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-07-30T22:41:55.856Z] ---> Running in af995cef1301 [2021-07-30T22:41:56.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T22:41:57.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T22:41:59.286Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T22:41:59.287Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T22:41:59.287Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T22:41:59.287Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T22:41:59.566Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T22:41:59.566Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T22:41:59.566Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T22:42:00.189Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T22:42:00.189Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T22:42:00.189Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T22:42:00.475Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T22:42:00.475Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T22:42:00.754Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T22:42:00.754Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T22:42:00.754Z] OK: 145 MiB in 53 packages [2021-07-30T22:42:02.757Z] Removing intermediate container af995cef1301 [2021-07-30T22:42:02.757Z] ---> 7757208f193b [2021-07-30T22:42:02.757Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-07-30T22:42:02.757Z] ---> Running in f6ef7093fe1a [2021-07-30T22:42:03.363Z] Removing intermediate container f6ef7093fe1a [2021-07-30T22:42:03.363Z] ---> e9d2c18dcc72 [2021-07-30T22:42:03.363Z] Step 7/8 : COPY . . [2021-07-30T22:42:04.371Z] ---> c5ea8af233b3 [2021-07-30T22:42:04.371Z] Step 8/8 : RUN go mod download [2021-07-30T22:42:04.649Z] ---> Running in 9d1fbead968f [2021-07-30T22:42:37.074Z] Removing intermediate container 9d1fbead968f [2021-07-30T22:42:37.074Z] ---> 100a048831ee [2021-07-30T22:42:37.074Z] Successfully built 100a048831ee [2021-07-30T22:42:37.074Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:37.434Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T22:42:37.434Z] . [Pipeline] withDockerContainer [2021-07-30T22:42:37.709Z] prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container [2021-07-30T22:42:37.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T22:42:39.559Z] $ docker top 79287b4d36881b04133bfed36f409b73260d340c062eae85563240825457db06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:42:40.551Z] + go version [2021-07-30T22:42:40.551Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-30T22:42:40.578Z] $ docker stop --time=1 79287b4d36881b04133bfed36f409b73260d340c062eae85563240825457db06 [2021-07-30T22:42:42.474Z] $ docker rm -f 79287b4d36881b04133bfed36f409b73260d340c062eae85563240825457db06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:42:43.316Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T22:42:43.316Z] . [Pipeline] withDockerContainer [2021-07-30T22:42:43.586Z] prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container [2021-07-30T22:42:43.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T22:42:45.406Z] $ docker top df0dd8e290d216af092789a0e7306e78769bcb93e731c6ab17110204389b4010 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:42:46.394Z] + go mod tidy [Pipeline] sh [2021-07-30T22:42:47.691Z] + make test [2021-07-30T22:42:47.691Z] go mod tidy [2021-07-30T22:42:48.293Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T22:42:49.775Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-07-30T22:43:46.453Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-07-30T22:43:51.884Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.060s coverage: 24.3% of statements [2021-07-30T22:43:51.884Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-07-30T22:43:52.175Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T22:44:24.563Z] gofmt -l . [2021-07-30T22:44:24.563Z] ["`gofmt -l .`" = ""] [2021-07-30T22:44:24.563Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-30T22:44:26.573Z] $ docker stop --time=1 df0dd8e290d216af092789a0e7306e78769bcb93e731c6ab17110204389b4010 [2021-07-30T22:44:28.675Z] $ docker rm -f df0dd8e290d216af092789a0e7306e78769bcb93e731c6ab17110204389b4010 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T22:44:29.706Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T22:44:29.738Z] Warning: overwriting stash ‘coverage-report’ [2021-07-30T22:44:30.354Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T22:44:30.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T22:44:31.198Z] + ls -al . [2021-07-30T22:44:31.198Z] total 144 [2021-07-30T22:44:31.198Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 30 22:44 . [2021-07-30T22:44:31.198Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:41 .. [2021-07-30T22:44:31.198Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 22:41 .dockerignore [2021-07-30T22:44:31.198Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 22:41 .git [2021-07-30T22:44:31.198Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:41 .github [2021-07-30T22:44:31.198Z] -rw-rw-r-- 1 jenkins jenkins 336 Jul 30 22:41 .gitignore [2021-07-30T22:44:31.198Z] -rw-rw-r-- 1 jenkins jenkins 7100 Jul 30 22:41 Attribution.txt [2021-07-30T22:44:31.198Z] -rw-rw-r-- 1 jenkins jenkins 7447 Jul 30 22:41 CHANGELOG.md [2021-07-30T22:44:31.198Z] -rw-rw-r-- 1 jenkins jenkins 1877 Jul 30 22:41 Dockerfile [2021-07-30T22:44:31.198Z] -rw-rw-r-- 1 jenkins jenkins 994 Jul 30 22:41 Dockerfile.build [2021-07-30T22:44:31.198Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 22:41 Jenkinsfile [2021-07-30T22:44:31.198Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 22:41 LICENSE [2021-07-30T22:44:31.199Z] -rw-rw-r-- 1 jenkins jenkins 907 Jul 30 22:41 Makefile [2021-07-30T22:44:31.199Z] -rw-rw-r-- 1 jenkins jenkins 2211 Jul 30 22:41 README.md [2021-07-30T22:44:31.199Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 22:37 VERSION [2021-07-30T22:44:31.199Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:41 bin [2021-07-30T22:44:31.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:41 cmd [2021-07-30T22:44:31.199Z] -rw-r--r-- 1 jenkins jenkins 16226 Jul 30 22:43 coverage.out [2021-07-30T22:44:31.199Z] -rw-rw-r-- 1 jenkins jenkins 388 Jul 30 22:41 go.mod [2021-07-30T22:44:31.199Z] -rw-r--r-- 1 jenkins jenkins 20775 Jul 30 22:42 go.sum [2021-07-30T22:44:31.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 22:41 internal [2021-07-30T22:44:31.199Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 22:41 mock [2021-07-30T22:44:31.199Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 22:41 snap [2021-07-30T22:44:31.199Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 30 22:41 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:44:31.567Z] + 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=5a53b832d9ff08308085d0b76a64dd8cc23f99ce --label arch=arm64 --label version=2.0.1-dev.1 . [2021-07-30T22:44:31.845Z] Sending build context to Docker daemon 620kB [2021-07-30T22:44:32.121Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T22:44:32.121Z] Step 2/24 : FROM ${BASE} AS builder [2021-07-30T22:44:32.121Z] ---> 100a048831ee [2021-07-30T22:44:32.121Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T22:44:32.399Z] ---> Running in 83b8187f2796 [2021-07-30T22:44:33.043Z] Removing intermediate container 83b8187f2796 [2021-07-30T22:44:33.043Z] ---> 3a5d48d70934 [2021-07-30T22:44:33.043Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T22:44:33.043Z] ---> Running in f86d31552fc8 [2021-07-30T22:44:33.690Z] Removing intermediate container f86d31552fc8 [2021-07-30T22:44:33.690Z] ---> 400c04deeda9 [2021-07-30T22:44:33.690Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T22:44:33.690Z] ---> Running in 5d5ef05cdf31 [2021-07-30T22:44:36.347Z] Removing intermediate container 5d5ef05cdf31 [2021-07-30T22:44:36.347Z] ---> 9affe98dd1ec [2021-07-30T22:44:36.347Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T22:44:36.347Z] ---> Running in 8b0623854f63 [2021-07-30T22:44:37.792Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T22:44:38.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T22:44:39.773Z] OK: 145 MiB in 53 packages [2021-07-30T22:44:40.793Z] Removing intermediate container 8b0623854f63 [2021-07-30T22:44:40.793Z] ---> 1a64e01e9b7c [2021-07-30T22:44:40.793Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-07-30T22:44:41.072Z] ---> Running in e0c181f6d6c4 [2021-07-30T22:44:41.679Z] Removing intermediate container e0c181f6d6c4 [2021-07-30T22:44:41.679Z] ---> c811dc44ac7a [2021-07-30T22:44:41.679Z] Step 8/24 : COPY . . [2021-07-30T22:44:43.121Z] ---> eb76049f09a9 [2021-07-30T22:44:43.121Z] Step 9/24 : RUN go mod tidy [2021-07-30T22:44:43.121Z] ---> Running in 066cc293ead7 [2021-07-30T22:44:47.480Z] Removing intermediate container 066cc293ead7 [2021-07-30T22:44:47.480Z] ---> b2dc8d6ec617 [2021-07-30T22:44:47.480Z] Step 10/24 : RUN go mod download [2021-07-30T22:44:47.480Z] ---> Running in b9725e38e85f [2021-07-30T22:44:50.118Z] Removing intermediate container b9725e38e85f [2021-07-30T22:44:50.118Z] ---> fc5358307c0a [2021-07-30T22:44:50.118Z] Step 11/24 : ARG MAKE='make build' [2021-07-30T22:44:50.118Z] ---> Running in 8f4eedb3b1a2 [2021-07-30T22:44:50.721Z] Removing intermediate container 8f4eedb3b1a2 [2021-07-30T22:44:50.721Z] ---> ede6bcd1df3c [2021-07-30T22:44:50.721Z] Step 12/24 : RUN $MAKE [2021-07-30T22:44:50.721Z] ---> Running in 98643926db7c [2021-07-30T22:44:52.175Z] go mod tidy [2021-07-30T22:44:52.784Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.1" -o cmd/device-mqtt ./cmd [2021-07-30T22:45:39.899Z] Removing intermediate container 98643926db7c [2021-07-30T22:45:39.899Z] ---> 4fc2f019ed54 [2021-07-30T22:45:39.899Z] Step 13/24 : FROM alpine:3.12 [2021-07-30T22:45:40.883Z] 3.12: Pulling from library/alpine [2021-07-30T22:45:40.883Z] d2f70382dc9a: Pulling fs layer [2021-07-30T22:45:41.159Z] d2f70382dc9a: Verifying Checksum [2021-07-30T22:45:41.159Z] d2f70382dc9a: Download complete [2021-07-30T22:45:42.155Z] d2f70382dc9a: Pull complete [2021-07-30T22:45:42.155Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-07-30T22:45:42.155Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T22:45:42.155Z] ---> c4fd0aeabfcf [2021-07-30T22:45:42.155Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-07-30T22:45:42.432Z] ---> Running in d2e717c195c0 [2021-07-30T22:45:43.034Z] Removing intermediate container d2e717c195c0 [2021-07-30T22:45:43.034Z] ---> d0d5b8ea26a3 [2021-07-30T22:45:43.034Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T22:45:43.034Z] ---> Running in dec299847b30 [2021-07-30T22:45:44.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T22:45:44.756Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T22:45:45.743Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T22:45:45.743Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T22:45:45.743Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T22:45:45.743Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T22:45:45.743Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T22:45:45.743Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T22:45:45.743Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T22:45:45.743Z] OK: 8 MiB in 20 packages [2021-07-30T22:45:47.198Z] Removing intermediate container dec299847b30 [2021-07-30T22:45:47.199Z] ---> 06e8f10989fc [2021-07-30T22:45:47.199Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-07-30T22:45:48.654Z] ---> af7081601243 [2021-07-30T22:45:48.655Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-07-30T22:45:49.643Z] ---> 51849a752a9a [2021-07-30T22:45:49.643Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-07-30T22:45:50.634Z] ---> c83e6d45c765 [2021-07-30T22:45:50.634Z] Step 19/24 : EXPOSE 59982 [2021-07-30T22:45:50.634Z] ---> Running in 7c8767897a37 [2021-07-30T22:45:51.233Z] Removing intermediate container 7c8767897a37 [2021-07-30T22:45:51.233Z] ---> 7c1bec1ea84e [2021-07-30T22:45:51.233Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-07-30T22:45:51.511Z] ---> Running in 446664ed02fe [2021-07-30T22:45:52.521Z] Removing intermediate container 446664ed02fe [2021-07-30T22:45:52.521Z] ---> b4e8a842e64d [2021-07-30T22:45:52.521Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-30T22:45:52.521Z] ---> Running in 786a924c938f [2021-07-30T22:45:53.152Z] Removing intermediate container 786a924c938f [2021-07-30T22:45:53.152Z] ---> 091eba02c156 [2021-07-30T22:45:53.152Z] Step 22/24 : LABEL arch=arm64 [2021-07-30T22:45:53.152Z] ---> Running in 8f28bf112685 [2021-07-30T22:45:54.135Z] Removing intermediate container 8f28bf112685 [2021-07-30T22:45:54.135Z] ---> 4705c660ee16 [2021-07-30T22:45:54.135Z] Step 23/24 : LABEL git_sha=5a53b832d9ff08308085d0b76a64dd8cc23f99ce [2021-07-30T22:45:54.135Z] ---> Running in 0f62289a693f [2021-07-30T22:45:54.734Z] Removing intermediate container 0f62289a693f [2021-07-30T22:45:54.734Z] ---> 22d939a2b1fc [2021-07-30T22:45:54.734Z] Step 24/24 : LABEL version=2.0.1-dev.1 [2021-07-30T22:45:54.734Z] ---> Running in 1205374317fe [2021-07-30T22:45:55.330Z] Removing intermediate container 1205374317fe [2021-07-30T22:45:55.330Z] ---> 1f1cd3ad8df7 [2021-07-30T22:45:55.330Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T22:45:55.330Z] Successfully built 1f1cd3ad8df7 [2021-07-30T22:45:55.330Z] 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-07-30T22:45:55.545Z] provisioning config files... [2021-07-30T22:45:55.569Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config6922358722632055847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:45:55.944Z] ---> docker-login.sh [2021-07-30T22:45:55.944Z] nexus3.edgexfoundry.org:10001 [2021-07-30T22:45:56.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:45:56.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:45:56.489Z] Configure a credential helper to remove this warning. See [2021-07-30T22:45:56.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:45:56.489Z] [2021-07-30T22:45:56.489Z] Login Succeeded [2021-07-30T22:45:56.489Z] nexus3.edgexfoundry.org:10002 [2021-07-30T22:45:56.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:45:57.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:45:57.033Z] Configure a credential helper to remove this warning. See [2021-07-30T22:45:57.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:45:57.033Z] [2021-07-30T22:45:57.033Z] Login Succeeded [2021-07-30T22:45:57.033Z] nexus3.edgexfoundry.org:10003 [2021-07-30T22:45:57.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:45:58.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:45:58.752Z] Configure a credential helper to remove this warning. See [2021-07-30T22:45:58.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:45:58.752Z] [2021-07-30T22:45:58.752Z] Login Succeeded [2021-07-30T22:45:58.752Z] nexus3.edgexfoundry.org:10004 [2021-07-30T22:45:59.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:45:59.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:45:59.299Z] Configure a credential helper to remove this warning. See [2021-07-30T22:45:59.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:45:59.299Z] [2021-07-30T22:45:59.299Z] Login Succeeded [2021-07-30T22:45:59.299Z] docker.io [2021-07-30T22:45:59.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T22:46:00.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T22:46:00.174Z] Configure a credential helper to remove this warning. See [2021-07-30T22:46:00.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T22:46:00.174Z] [2021-07-30T22:46:00.174Z] Login Succeeded [2021-07-30T22:46:00.174Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T22:46:00.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T22:46:00.261Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-07-30T22:46:00.261Z] 5a53b832d9ff08308085d0b76a64dd8cc23f99ce [2021-07-30T22:46:00.261Z] latest [2021-07-30T22:46:00.261Z] 2.0.1-dev.1 [2021-07-30T22:46:00.261Z] 5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 [2021-07-30T22:46:00.261Z] main [2021-07-30T22:46:00.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:00.643Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:00.997Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce [2021-07-30T22:46:00.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-07-30T22:46:00.997Z] c40b754a8f37: Preparing [2021-07-30T22:46:00.997Z] 13a9f011598b: Preparing [2021-07-30T22:46:00.997Z] 41a6935f11df: Preparing [2021-07-30T22:46:00.997Z] 808ccba07d81: Preparing [2021-07-30T22:46:00.997Z] 3fbe34a1663b: Preparing [2021-07-30T22:46:01.275Z] 3fbe34a1663b: Layer already exists [2021-07-30T22:46:01.547Z] 13a9f011598b: Pushed [2021-07-30T22:46:02.535Z] c40b754a8f37: Pushed [2021-07-30T22:46:03.129Z] 808ccba07d81: Pushed [2021-07-30T22:46:04.105Z] 41a6935f11df: Pushed [2021-07-30T22:46:04.696Z] 5a53b832d9ff08308085d0b76a64dd8cc23f99ce: digest: sha256:a4686d9fd662ef75d0a3cffad9f14004056a9dc8f79c84340f15601d606acec2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:05.047Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:05.409Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-07-30T22:46:05.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-07-30T22:46:05.409Z] c40b754a8f37: Preparing [2021-07-30T22:46:05.409Z] 13a9f011598b: Preparing [2021-07-30T22:46:05.409Z] 41a6935f11df: Preparing [2021-07-30T22:46:05.409Z] 808ccba07d81: Preparing [2021-07-30T22:46:05.409Z] 3fbe34a1663b: Preparing [2021-07-30T22:46:05.409Z] 13a9f011598b: Layer already exists [2021-07-30T22:46:05.409Z] c40b754a8f37: Layer already exists [2021-07-30T22:46:05.409Z] 808ccba07d81: Layer already exists [2021-07-30T22:46:05.409Z] 41a6935f11df: Layer already exists [2021-07-30T22:46:05.409Z] 3fbe34a1663b: Layer already exists [2021-07-30T22:46:05.680Z] latest: digest: sha256:a4686d9fd662ef75d0a3cffad9f14004056a9dc8f79c84340f15601d606acec2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:06.023Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:06.361Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.1 [2021-07-30T22:46:06.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-07-30T22:46:06.361Z] c40b754a8f37: Preparing [2021-07-30T22:46:06.361Z] 13a9f011598b: Preparing [2021-07-30T22:46:06.361Z] 41a6935f11df: Preparing [2021-07-30T22:46:06.361Z] 808ccba07d81: Preparing [2021-07-30T22:46:06.361Z] 3fbe34a1663b: Preparing [2021-07-30T22:46:06.634Z] 13a9f011598b: Layer already exists [2021-07-30T22:46:06.634Z] c40b754a8f37: Layer already exists [2021-07-30T22:46:06.634Z] 3fbe34a1663b: Layer already exists [2021-07-30T22:46:06.634Z] 808ccba07d81: Layer already exists [2021-07-30T22:46:06.634Z] 41a6935f11df: Layer already exists [2021-07-30T22:46:06.634Z] 2.0.1-dev.1: digest: sha256:a4686d9fd662ef75d0a3cffad9f14004056a9dc8f79c84340f15601d606acec2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:06.977Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:07.347Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 [2021-07-30T22:46:07.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-07-30T22:46:07.347Z] c40b754a8f37: Preparing [2021-07-30T22:46:07.347Z] 13a9f011598b: Preparing [2021-07-30T22:46:07.347Z] 41a6935f11df: Preparing [2021-07-30T22:46:07.347Z] 808ccba07d81: Preparing [2021-07-30T22:46:07.347Z] 3fbe34a1663b: Preparing [2021-07-30T22:46:07.636Z] 41a6935f11df: Layer already exists [2021-07-30T22:46:07.636Z] 808ccba07d81: Layer already exists [2021-07-30T22:46:07.636Z] 13a9f011598b: Layer already exists [2021-07-30T22:46:07.636Z] c40b754a8f37: Layer already exists [2021-07-30T22:46:07.636Z] 3fbe34a1663b: Layer already exists [2021-07-30T22:46:07.636Z] 5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1: digest: sha256:a4686d9fd662ef75d0a3cffad9f14004056a9dc8f79c84340f15601d606acec2 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:08.030Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:08.403Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-07-30T22:46:08.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-07-30T22:46:08.403Z] c40b754a8f37: Preparing [2021-07-30T22:46:08.403Z] 13a9f011598b: Preparing [2021-07-30T22:46:08.403Z] 41a6935f11df: Preparing [2021-07-30T22:46:08.403Z] 808ccba07d81: Preparing [2021-07-30T22:46:08.403Z] 3fbe34a1663b: Preparing [2021-07-30T22:46:08.677Z] 41a6935f11df: Layer already exists [2021-07-30T22:46:08.677Z] 3fbe34a1663b: Layer already exists [2021-07-30T22:46:08.677Z] 808ccba07d81: Layer already exists [2021-07-30T22:46:08.677Z] 13a9f011598b: Layer already exists [2021-07-30T22:46:08.677Z] c40b754a8f37: Layer already exists [2021-07-30T22:46:08.677Z] main: digest: sha256:a4686d9fd662ef75d0a3cffad9f14004056a9dc8f79c84340f15601d606acec2 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T22:46:08.743Z] ===================================================== [Pipeline] echo [2021-07-30T22:46:08.760Z] taggedImages: [2021-07-30T22:46:08.760Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce [2021-07-30T22:46:08.760Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-07-30T22:46:08.760Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.1 [2021-07-30T22:46:08.760Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5a53b832d9ff08308085d0b76a64dd8cc23f99ce-2.0.1-dev.1 [2021-07-30T22:46:08.760Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:09.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T22:46:09.511Z] [2021-07-30T22:46:09.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:09.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T22:46:10.214Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T22:46:10.214Z] 448f6bf000e3: Pulling fs layer [2021-07-30T22:46:10.214Z] f757da607395: Pulling fs layer [2021-07-30T22:46:10.214Z] 05883995daec: Pulling fs layer [2021-07-30T22:46:10.214Z] 8603b9c90790: Pulling fs layer [2021-07-30T22:46:10.214Z] 1560dd03e051: Pulling fs layer [2021-07-30T22:46:10.214Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T22:46:10.214Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T22:46:10.214Z] 1560dd03e051: Waiting [2021-07-30T22:46:10.214Z] 27f5ce0e4adf: Waiting [2021-07-30T22:46:10.214Z] c2d8d7efcc4b: Waiting [2021-07-30T22:46:10.214Z] 8603b9c90790: Waiting [2021-07-30T22:46:10.494Z] f757da607395: Verifying Checksum [2021-07-30T22:46:10.494Z] f757da607395: Download complete [2021-07-30T22:46:10.494Z] 8603b9c90790: Download complete [2021-07-30T22:46:10.772Z] 1560dd03e051: Verifying Checksum [2021-07-30T22:46:10.772Z] 1560dd03e051: Download complete [2021-07-30T22:46:10.772Z] 27f5ce0e4adf: Download complete [2021-07-30T22:46:11.053Z] 05883995daec: Verifying Checksum [2021-07-30T22:46:11.053Z] 05883995daec: Download complete [2021-07-30T22:46:11.329Z] 448f6bf000e3: Verifying Checksum [2021-07-30T22:46:11.329Z] 448f6bf000e3: Download complete [2021-07-30T22:46:14.742Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T22:46:14.742Z] c2d8d7efcc4b: Download complete [2021-07-30T22:46:15.016Z] 448f6bf000e3: Pull complete [2021-07-30T22:46:16.004Z] f757da607395: Pull complete [2021-07-30T22:46:17.444Z] 05883995daec: Pull complete [2021-07-30T22:46:18.046Z] 8603b9c90790: Pull complete [2021-07-30T22:46:19.037Z] 1560dd03e051: Pull complete [2021-07-30T22:46:19.635Z] 27f5ce0e4adf: Pull complete [2021-07-30T22:46:34.713Z] c2d8d7efcc4b: Pull complete [2021-07-30T22:46:34.713Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T22:46:34.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T22:46:34.713Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T22:46:34.973Z] prd-ubuntu18.04-docker-arm64-4c-16g-1119 does not seem to be running inside a container [2021-07-30T22:46:35.069Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-30T22:46:39.860Z] $ docker top f45d2efa0c40a53825cda4b63735a90a3934934cd3fecdf3e82f19ffe68af2c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:46:40.866Z] ---> job-cost.sh [2021-07-30T22:46:40.866Z] lf-activate-venv: SKIPPING [2021-07-30T22:46:40.866Z] INFO: No Stack... [2021-07-30T22:46:41.846Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T22:46:42.120Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T22:46:42.787Z] + cut -d, -f6 [2021-07-30T22:46:42.787Z] + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [Pipeline] lock [2021-07-30T22:46:42.870Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] [2021-07-30T22:46:42.878Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] did not exist. Created. [2021-07-30T22:46:42.878Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T22:46:43.593Z] /w/workspace/device-mqtt-go/3@tmp/durable-522d18c0/script.sh: 1: /w/workspace/device-mqtt-go/3@tmp/durable-522d18c0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T22:46:44.285Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T22:46:44.318Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T22:46:44.368Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T22:46:44.381Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T22:46:44.413Z] $ docker stop --time=1 f45d2efa0c40a53825cda4b63735a90a3934934cd3fecdf3e82f19ffe68af2c2 [2021-07-30T22:46:46.144Z] $ docker rm -f f45d2efa0c40a53825cda4b63735a90a3934934cd3fecdf3e82f19ffe68af2c2 [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-07-30T22:46:46.975Z] provisioning config files... [2021-07-30T22:46:46.992Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2497490510817674688tmp [Pipeline] { [Pipeline] sh [2021-07-30T22:46:47.349Z] + set +x [2021-07-30T22:46:47.350Z] + curl -s https://codecov.io/bash [2021-07-30T22:46:47.350Z] + bash -s -- [2021-07-30T22:46:47.350Z] [2021-07-30T22:46:47.350Z] _____ _ [2021-07-30T22:46:47.350Z] / ____| | | [2021-07-30T22:46:47.350Z] | | ___ __| | ___ ___ _____ __ [2021-07-30T22:46:47.350Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-30T22:46:47.350Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-30T22:46:47.350Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-30T22:46:47.350Z] Bash-1.0.6 [2021-07-30T22:46:47.350Z] [2021-07-30T22:46:47.350Z] [2021-07-30T22:46:47.350Z] ==> git version 2.24.4 found [2021-07-30T22:46:47.350Z] ==> 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-07-30T22:46:47.350Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-30T22:46:47.350Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-30T22:46:47.350Z] ==> Jenkins CI detected. [2021-07-30T22:46:47.350Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-07-30T22:46:47.350Z] project root: . [2021-07-30T22:46:47.350Z] --> token set from env [2021-07-30T22:46:47.350Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-30T22:46:47.350Z] ==> Running gcov in . (disable via -X gcov) [2021-07-30T22:46:47.350Z] ==> Python coveragepy not found [2021-07-30T22:46:47.350Z] ==> Searching for coverage reports in: [2021-07-30T22:46:47.350Z] + . [2021-07-30T22:46:47.616Z] -> Found 1 reports [2021-07-30T22:46:47.616Z] ==> Detecting git/mercurial file structure [2021-07-30T22:46:47.616Z] ==> Reading reports [2021-07-30T22:46:47.616Z] + ./coverage.out bytes=16226 [2021-07-30T22:46:47.616Z] ==> Appending adjustments [2021-07-30T22:46:47.616Z] https://docs.codecov.io/docs/fixing-reports [2021-07-30T22:46:47.616Z] + Found adjustments [2021-07-30T22:46:47.616Z] ==> Gzipping contents [2021-07-30T22:46:47.616Z] 4.0K /tmp/codecov.yhWJHQ.gz [2021-07-30T22:46:47.616Z] ==> Uploading reports [2021-07-30T22:46:47.616Z] url: https://codecov.io [2021-07-30T22:46:47.616Z] query: branch=main&commit=5a53b832d9ff08308085d0b76a64dd8cc23f99ce&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-30T22:46:47.616Z] -> Pinging Codecov [2021-07-30T22:46:47.616Z] 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=5a53b832d9ff08308085d0b76a64dd8cc23f99ce&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-30T22:46:48.201Z] -> Uploading to [2021-07-30T22:46:48.201Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-30/7D719EC7BBE17E464838252E33014C33/5a53b832d9ff08308085d0b76a64dd8cc23f99ce/2702cfa8-5164-4014-b09f-881f21b20cc7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T224647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ce68b2c578bc3eaa53039dbb8847f27122231319a0dcaafa551a4213b481d7b [2021-07-30T22:46:48.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-30T22:46:48.201Z] Dload Upload Total Spent Left Speed [2021-07-30T22:46:48.467Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3073 0 0 100 3073 0 8594 --:--:-- --:--:-- --:--:-- 8607 [2021-07-30T22:46:48.467Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] } [2021-07-30T22:46:48.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-30T22:46:48.842Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-30T22:46:48.869Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:49.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T22:46:49.192Z] [2021-07-30T22:46:49.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:46:49.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T22:46:49.532Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-30T22:46:49.532Z] 188c0c94c7c5: Pulling fs layer [2021-07-30T22:46:49.532Z] 0ef7d3d256c8: Pulling fs layer [2021-07-30T22:46:49.532Z] de9db76c5a1d: Pulling fs layer [2021-07-30T22:46:49.532Z] 0eba1c9be4d2: Pulling fs layer [2021-07-30T22:46:49.532Z] 0d57e429df01: Pulling fs layer [2021-07-30T22:46:49.532Z] 4e4be7b47b0d: Pulling fs layer [2021-07-30T22:46:49.532Z] e1f770b5df2f: Pulling fs layer [2021-07-30T22:46:49.532Z] 85a0685a4137: Pulling fs layer [2021-07-30T22:46:49.532Z] 0eba1c9be4d2: Waiting [2021-07-30T22:46:49.532Z] 0d57e429df01: Waiting [2021-07-30T22:46:49.532Z] 4e4be7b47b0d: Waiting [2021-07-30T22:46:49.532Z] e1f770b5df2f: Waiting [2021-07-30T22:46:49.532Z] 85a0685a4137: Waiting [2021-07-30T22:46:49.532Z] de9db76c5a1d: Verifying Checksum [2021-07-30T22:46:49.532Z] de9db76c5a1d: Download complete [2021-07-30T22:46:49.807Z] 0ef7d3d256c8: Verifying Checksum [2021-07-30T22:46:49.807Z] 0ef7d3d256c8: Download complete [2021-07-30T22:46:49.807Z] 0d57e429df01: Verifying Checksum [2021-07-30T22:46:49.807Z] 0d57e429df01: Download complete [2021-07-30T22:46:49.807Z] 4e4be7b47b0d: Verifying Checksum [2021-07-30T22:46:49.807Z] 4e4be7b47b0d: Download complete [2021-07-30T22:46:49.807Z] 188c0c94c7c5: Verifying Checksum [2021-07-30T22:46:49.807Z] 188c0c94c7c5: Download complete [2021-07-30T22:46:50.083Z] 188c0c94c7c5: Pull complete [2021-07-30T22:46:50.352Z] 0ef7d3d256c8: Pull complete [2021-07-30T22:46:50.352Z] de9db76c5a1d: Pull complete [2021-07-30T22:46:51.343Z] e1f770b5df2f: Verifying Checksum [2021-07-30T22:46:51.343Z] e1f770b5df2f: Download complete [2021-07-30T22:46:56.804Z] 0eba1c9be4d2: Download complete [2021-07-30T22:46:56.804Z] 85a0685a4137: Verifying Checksum [2021-07-30T22:46:56.804Z] 85a0685a4137: Download complete [2021-07-30T22:46:59.447Z] 0eba1c9be4d2: Pull complete [2021-07-30T22:46:59.447Z] 0d57e429df01: Pull complete [2021-07-30T22:46:59.447Z] 4e4be7b47b0d: Pull complete [2021-07-30T22:47:00.037Z] e1f770b5df2f: Pull complete [2021-07-30T22:47:03.416Z] 85a0685a4137: Pull complete [2021-07-30T22:47:03.416Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-30T22:47:03.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T22:47:03.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-30T22:47:03.533Z] prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container [2021-07-30T22:47:03.616Z] $ 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-07-30T22:47:05.843Z] $ docker top c8b394e5df2ab71c3aa5951879f98667d88fea862675ec85d502db775a331681 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-30T22:47:05.966Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-30T22:47:06.274Z] + set -o pipefail [2021-07-30T22:47:06.275Z] + snyk monitor '--org=edgex-jenkins' [2021-07-30T22:47:12.999Z] [2021-07-30T22:47:12.999Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-07-30T22:47:12.999Z] [2021-07-30T22:47:12.999Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/d78ba927-ceab-4647-8ffc-04ff0460d13c [2021-07-30T22:47:12.999Z] [2021-07-30T22:47:12.999Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-30T22:47:12.999Z] [2021-07-30T22:47:12.999Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-30T22:47:12.999Z] [2021-07-30T22:47:12.999Z] [Pipeline] } [2021-07-30T22:47:13.015Z] $ docker stop --time=1 c8b394e5df2ab71c3aa5951879f98667d88fea862675ec85d502db775a331681 [2021-07-30T22:47:14.769Z] $ docker rm -f c8b394e5df2ab71c3aa5951879f98667d88fea862675ec85d502db775a331681 [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-07-30T22:47:15.961Z] + git log --format=format:%s -1 5a53b832d9ff08308085d0b76a64dd8cc23f99ce [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:16.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:47:16.289Z] . [Pipeline] withDockerContainer [2021-07-30T22:47:16.379Z] prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container [2021-07-30T22:47:16.444Z] $ 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-07-30T22:47:16.869Z] $ docker top a251da7fc9bf1861b580527faf655d9095ea5a97209dea8b81a0b86eed21267b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:47:16.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:47:16.998Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:47:17.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:47:17.125Z] $ docker exec a251da7fc9bf1861b580527faf655d9095ea5a97209dea8b81a0b86eed21267b ssh-agent [2021-07-30T22:47:17.257Z] SSH_AUTH_SOCK=/tmp/ssh-vcQeqLwlHcCO/agent.13 [2021-07-30T22:47:17.257Z] SSH_AGENT_PID=20 [2021-07-30T22:47:17.268Z] Running ssh-add (command line suppressed) [2021-07-30T22:47:17.363Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7724879835828540360.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7724879835828540360.key) [2021-07-30T22:47:17.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:47:17.701Z] + git semver tag [2021-07-30T22:47:17.701Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:47:17.701Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-07-30T22:47:17.701Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-07-30T22:47:17.701Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:47:17.701Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:47:17.701Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:47:17.701Z] # $SEMVER_BRANCH = main [2021-07-30T22:47:17.701Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-07-30T22:47:17.701Z] # 5a53b832d9ff08308085d0b76a64dd8cc23f99ce HEAD [2021-07-30T22:47:17.701Z] # -> Force: false [2021-07-30T22:47:17.701Z] # fcb196924c033c084dc5d26fe655975479309ff2 refs/tags/v2.0.1-dev.1 [Pipeline] } [2021-07-30T22:47:17.713Z] $ docker exec --env ******** --env ******** a251da7fc9bf1861b580527faf655d9095ea5a97209dea8b81a0b86eed21267b ssh-agent -k [2021-07-30T22:47:17.816Z] unset SSH_AUTH_SOCK; [2021-07-30T22:47:17.816Z] unset SSH_AGENT_PID; [2021-07-30T22:47:17.816Z] echo Agent pid 20 killed; [2021-07-30T22:47:17.834Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:47:18.214Z] + git semver [Pipeline] } [2021-07-30T22:47:18.236Z] $ docker stop --time=1 a251da7fc9bf1861b580527faf655d9095ea5a97209dea8b81a0b86eed21267b [2021-07-30T22:47:19.497Z] $ docker rm -f a251da7fc9bf1861b580527faf655d9095ea5a97209dea8b81a0b86eed21267b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:19.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T22:47:19.984Z] [2021-07-30T22:47:19.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:20.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T22:47:20.329Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-30T22:47:20.329Z] ab5ef0e58194: Pulling fs layer [2021-07-30T22:47:20.329Z] 9712f1f96733: Pulling fs layer [2021-07-30T22:47:20.329Z] 63f879dbbcfc: Pulling fs layer [2021-07-30T22:47:20.329Z] 0d9ebad4ef96: Pulling fs layer [2021-07-30T22:47:20.329Z] e9a5061849ea: Pulling fs layer [2021-07-30T22:47:20.329Z] d747dcd14b5f: Pulling fs layer [2021-07-30T22:47:20.329Z] 2de7ff778b66: Pulling fs layer [2021-07-30T22:47:20.329Z] 0d9ebad4ef96: Waiting [2021-07-30T22:47:20.329Z] e9a5061849ea: Waiting [2021-07-30T22:47:20.329Z] d747dcd14b5f: Waiting [2021-07-30T22:47:20.329Z] 2de7ff778b66: Waiting [2021-07-30T22:47:20.329Z] 9712f1f96733: Verifying Checksum [2021-07-30T22:47:20.329Z] 9712f1f96733: Download complete [2021-07-30T22:47:22.911Z] 63f879dbbcfc: Verifying Checksum [2021-07-30T22:47:22.911Z] 63f879dbbcfc: Download complete [2021-07-30T22:47:22.911Z] e9a5061849ea: Verifying Checksum [2021-07-30T22:47:22.911Z] e9a5061849ea: Download complete [2021-07-30T22:47:23.176Z] d747dcd14b5f: Verifying Checksum [2021-07-30T22:47:23.176Z] d747dcd14b5f: Download complete [2021-07-30T22:47:23.443Z] 0d9ebad4ef96: Verifying Checksum [2021-07-30T22:47:23.443Z] 0d9ebad4ef96: Download complete [2021-07-30T22:47:23.710Z] 2de7ff778b66: Verifying Checksum [2021-07-30T22:47:23.710Z] 2de7ff778b66: Download complete [2021-07-30T22:47:24.304Z] ab5ef0e58194: Verifying Checksum [2021-07-30T22:47:24.304Z] ab5ef0e58194: Download complete [2021-07-30T22:47:26.905Z] ab5ef0e58194: Pull complete [2021-07-30T22:47:27.176Z] 9712f1f96733: Pull complete [2021-07-30T22:47:27.771Z] 63f879dbbcfc: Pull complete [2021-07-30T22:47:32.073Z] 0d9ebad4ef96: Pull complete [2021-07-30T22:47:32.073Z] e9a5061849ea: Pull complete [2021-07-30T22:47:32.073Z] d747dcd14b5f: Pull complete [2021-07-30T22:47:33.048Z] 2de7ff778b66: Pull complete [2021-07-30T22:47:33.048Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-30T22:47:33.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T22:47:33.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-30T22:47:33.197Z] prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container [2021-07-30T22:47:33.260Z] $ 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-07-30T22:47:36.498Z] $ docker top 7ee98deb536b3f350a93d4a78c07e61bf81b288f58a91636233814147f2100df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:47:36.608Z] provisioning config files... [2021-07-30T22:47:36.625Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8639408521615821031tmp [2021-07-30T22:47:36.647Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4529701477938283724tmp [2021-07-30T22:47:36.666Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8212758800891785648tmp [Pipeline] { [Pipeline] echo [2021-07-30T22:47:36.691Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:47:37.003Z] ---> sigul-configuration.sh [2021-07-30T22:47:37.003Z] gpg: directory `/root/.gnupg' created [2021-07-30T22:47:37.003Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-30T22:47:37.003Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-30T22:47:37.003Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-30T22:47:37.003Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-30T22:47:37.003Z] gpg: CAST5 encrypted data [2021-07-30T22:47:37.003Z] gpg: encrypted with 1 passphrase [2021-07-30T22:47:37.003Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-30T22:47:37.321Z] + mkdir /home/jenkins [2021-07-30T22:47:37.321Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-30T22:47:37.636Z] + 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-07-30T22:47:37.650Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:47:37.966Z] ---> sigul-install.sh [2021-07-30T22:47:37.966Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-30T22:47:38.286Z] + git tag --list [2021-07-30T22:47:38.286Z] 0.7.1 [2021-07-30T22:47:38.286Z] v1.0.0 [2021-07-30T22:47:38.286Z] v1.1.0 [2021-07-30T22:47:38.286Z] v1.1.1 [2021-07-30T22:47:38.286Z] v1.2.2 [2021-07-30T22:47:38.286Z] v1.3.0 [2021-07-30T22:47:38.286Z] v1.3.1 [2021-07-30T22:47:38.286Z] v2.0.0 [2021-07-30T22:47:38.286Z] v2.0.1-dev.1 [Pipeline] sh [2021-07-30T22:47:38.610Z] + lftools sign git-tag v2.0.1-dev.1 [2021-07-30T22:47:39.191Z] Signing Git tag with Sigul... [2021-07-30T22:47:39.191Z] Signing v2.0.1-dev.1 [Pipeline] echo [2021-07-30T22:47:39.805Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:47:40.119Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-30T22:47:40.135Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-30T22:47:40.164Z] $ docker stop --time=1 7ee98deb536b3f350a93d4a78c07e61bf81b288f58a91636233814147f2100df [2021-07-30T22:47:41.401Z] $ docker rm -f 7ee98deb536b3f350a93d4a78c07e61bf81b288f58a91636233814147f2100df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:42.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:47:42.054Z] . [Pipeline] withDockerContainer [2021-07-30T22:47:42.164Z] prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container [2021-07-30T22:47:42.230Z] $ 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-07-30T22:47:42.628Z] $ docker top 64850744a3bea53ee5bf9db193f347b005b0ab88f1796e9f81ddc0e14e932ea0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:47:42.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:47:42.770Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:47:42.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:47:42.901Z] $ docker exec 64850744a3bea53ee5bf9db193f347b005b0ab88f1796e9f81ddc0e14e932ea0 ssh-agent [2021-07-30T22:47:43.028Z] SSH_AUTH_SOCK=/tmp/ssh-q1TsrfocH4ZD/agent.14 [2021-07-30T22:47:43.028Z] SSH_AGENT_PID=20 [2021-07-30T22:47:43.038Z] Running ssh-add (command line suppressed) [2021-07-30T22:47:43.142Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1733906781908214123.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1733906781908214123.key) [2021-07-30T22:47:43.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:47:43.484Z] + git semver bump pre [2021-07-30T22:47:43.484Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:47:43.484Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-07-30T22:47:43.484Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-07-30T22:47:43.484Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:47:43.484Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:47:43.484Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:47:43.484Z] # $SEMVER_BRANCH = main [2021-07-30T22:47:43.484Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-07-30T22:47:43.484Z] 2.0.1-dev.2 [Pipeline] } [2021-07-30T22:47:43.498Z] $ docker exec --env ******** --env ******** 64850744a3bea53ee5bf9db193f347b005b0ab88f1796e9f81ddc0e14e932ea0 ssh-agent -k [2021-07-30T22:47:43.598Z] unset SSH_AUTH_SOCK; [2021-07-30T22:47:43.599Z] unset SSH_AGENT_PID; [2021-07-30T22:47:43.599Z] echo Agent pid 20 killed; [2021-07-30T22:47:43.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:47:43.987Z] + git semver [Pipeline] } [2021-07-30T22:47:44.009Z] $ docker stop --time=1 64850744a3bea53ee5bf9db193f347b005b0ab88f1796e9f81ddc0e14e932ea0 [2021-07-30T22:47:45.243Z] $ docker rm -f 64850744a3bea53ee5bf9db193f347b005b0ab88f1796e9f81ddc0e14e932ea0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:45.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T22:47:45.971Z] . [Pipeline] withDockerContainer [2021-07-30T22:47:46.261Z] prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container [2021-07-30T22:47:46.320Z] $ 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-07-30T22:47:46.770Z] $ docker top 1ed5a17ea0d3ffc033289e8a4172fc0d9c29b74c3f576ce2e61d03bbe9ac2c2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T22:47:46.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T22:47:46.909Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T22:47:47.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T22:47:47.048Z] $ docker exec 1ed5a17ea0d3ffc033289e8a4172fc0d9c29b74c3f576ce2e61d03bbe9ac2c2d ssh-agent [2021-07-30T22:47:47.172Z] SSH_AUTH_SOCK=/tmp/ssh-d278awobijwF/agent.14 [2021-07-30T22:47:47.172Z] SSH_AGENT_PID=21 [2021-07-30T22:47:47.180Z] Running ssh-add (command line suppressed) [2021-07-30T22:47:47.287Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7659995476227647376.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7659995476227647376.key) [2021-07-30T22:47:47.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T22:47:47.644Z] + git semver push [2021-07-30T22:47:47.645Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T22:47:47.645Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-07-30T22:47:47.645Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-07-30T22:47:47.645Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T22:47:47.645Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T22:47:47.645Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T22:47:47.645Z] # $SEMVER_BRANCH = main [2021-07-30T22:47:47.645Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-07-30T22:47:52.597Z] $ docker exec --env ******** --env ******** 1ed5a17ea0d3ffc033289e8a4172fc0d9c29b74c3f576ce2e61d03bbe9ac2c2d ssh-agent -k [2021-07-30T22:47:52.715Z] unset SSH_AUTH_SOCK; [2021-07-30T22:47:52.716Z] unset SSH_AGENT_PID; [2021-07-30T22:47:52.716Z] echo Agent pid 21 killed; [2021-07-30T22:47:52.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T22:47:53.100Z] + git semver [Pipeline] } [2021-07-30T22:47:53.120Z] $ docker stop --time=1 1ed5a17ea0d3ffc033289e8a4172fc0d9c29b74c3f576ce2e61d03bbe9ac2c2d [2021-07-30T22:47:54.342Z] $ docker rm -f 1ed5a17ea0d3ffc033289e8a4172fc0d9c29b74c3f576ce2e61d03bbe9ac2c2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:47:55.282Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:47:55.873Z] ---> package-listing.sh [2021-07-30T22:47:55.873Z] ++ facter osfamily [2021-07-30T22:47:55.873Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T22:47:56.140Z] + OS_FAMILY=redhat [2021-07-30T22:47:56.140Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-07-30T22:47:56.140Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T22:47:56.140Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T22:47:56.140Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T22:47:56.140Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T22:47:56.140Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-07-30T22:47:56.140Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T22:47:56.140Z] + case "${OS_FAMILY}" in [2021-07-30T22:47:56.140Z] + rpm -qa [2021-07-30T22:47:56.140Z] + sort [2021-07-30T22:47:56.723Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T22:47:56.723Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T22:47:56.723Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T22:47:56.723Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-07-30T22:47:56.723Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-07-30T22:47:56.723Z] + 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-07-30T22:47:56.741Z] 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-07-30T22:47:57.044Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:57.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:47:57.632Z] [2021-07-30T22:47:57.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T22:47:57.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:47:57.967Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T22:47:57.967Z] b4d181a07f80: Pulling fs layer [2021-07-30T22:47:57.967Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T22:47:57.967Z] ed53099fbce6: Pulling fs layer [2021-07-30T22:47:57.967Z] dc539afda2c1: Pulling fs layer [2021-07-30T22:47:57.967Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T22:47:57.967Z] 9065ff56babe: Pulling fs layer [2021-07-30T22:47:57.967Z] d287ab97295c: Pulling fs layer [2021-07-30T22:47:57.967Z] dc539afda2c1: Waiting [2021-07-30T22:47:57.967Z] 77bc0d833cb6: Waiting [2021-07-30T22:47:57.967Z] 9065ff56babe: Waiting [2021-07-30T22:47:57.967Z] d287ab97295c: Waiting [2021-07-30T22:47:58.232Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T22:47:58.232Z] a1111a8f2ec3: Download complete [2021-07-30T22:47:58.232Z] dc539afda2c1: Verifying Checksum [2021-07-30T22:47:58.232Z] dc539afda2c1: Download complete [2021-07-30T22:47:58.498Z] ed53099fbce6: Verifying Checksum [2021-07-30T22:47:58.498Z] ed53099fbce6: Download complete [2021-07-30T22:47:58.498Z] 9065ff56babe: Verifying Checksum [2021-07-30T22:47:58.498Z] 9065ff56babe: Download complete [2021-07-30T22:47:58.498Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T22:47:58.498Z] 77bc0d833cb6: Download complete [2021-07-30T22:48:00.457Z] b4d181a07f80: Verifying Checksum [2021-07-30T22:48:00.457Z] b4d181a07f80: Download complete [2021-07-30T22:48:01.055Z] b4d181a07f80: Pull complete [2021-07-30T22:48:01.331Z] a1111a8f2ec3: Pull complete [2021-07-30T22:48:01.927Z] ed53099fbce6: Pull complete [2021-07-30T22:48:01.927Z] dc539afda2c1: Pull complete [2021-07-30T22:48:02.196Z] 77bc0d833cb6: Pull complete [2021-07-30T22:48:02.196Z] 9065ff56babe: Pull complete [2021-07-30T22:48:03.619Z] d287ab97295c: Verifying Checksum [2021-07-30T22:48:03.619Z] d287ab97295c: Download complete [2021-07-30T22:48:09.002Z] d287ab97295c: Pull complete [2021-07-30T22:48:09.002Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T22:48:09.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T22:48:09.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T22:48:09.103Z] prd-centos7-docker-4c-2g-1105 does not seem to be running inside a container [2021-07-30T22:48:09.164Z] $ 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-07-30T22:48:11.682Z] $ docker top 5acea4402e324f8fa09a0dc8bcc03bb8dd060fc156d051c119c313ba7c130787 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T22:48:12.094Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T22:48:12.423Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T22:48:12.745Z] + ls /var/log/sa-host [2021-07-30T22:48:12.745Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T22:48:12.745Z] file_magic: OK [2021-07-30T22:48:12.745Z] HZ: Using current value: 100 [2021-07-30T22:48:12.745Z] file_header: OK [2021-07-30T22:48:12.745Z] 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-07-30T22:48:12.745Z] Statistics: [2021-07-30T22:48:12.745Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T22:48:12.745Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T22:48:12.745Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T22:48:12.745Z] file_magic: OK [2021-07-30T22:48:12.745Z] HZ: Using current value: 100 [2021-07-30T22:48:12.745Z] file_header: OK [2021-07-30T22:48:12.745Z] 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-07-30T22:48:12.745Z] Statistics: [2021-07-30T22:48:12.745Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T22:48:12.745Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T22:48:12.971Z] provisioning config files... [2021-07-30T22:48:12.986Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config489003298015162376tmp [Pipeline] { [Pipeline] echo [2021-07-30T22:48:13.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:48:13.337Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T22:48:13.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:48:13.725Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T22:48:13.740Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:48:14.051Z] ---> sudo-logs.sh [2021-07-30T22:48:14.051Z] Archiving 'sudo' log.. [2021-07-30T22:48:14.051Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1105.vexxhost.local: Name or service not known [2021-07-30T22:48:14.051Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1105.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T22:48:14.089Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:48:14.400Z] ---> job-cost.sh [2021-07-30T22:48:14.401Z] lf-activate-venv: SKIPPING [2021-07-30T22:48:14.401Z] DEBUG: total: 0.18000000715255737 [2021-07-30T22:48:14.401Z] INFO: Retrieving Stack Cost... [2021-07-30T22:48:15.358Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T22:48:15.625Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T22:48:15.643Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T22:48:15.965Z] ---> logs-deploy.sh [2021-07-30T22:48:15.965Z] lf-activate-venv: SKIPPING [2021-07-30T22:48:15.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/3 [2021-07-30T22:48:15.965Z] INFO: archiving workspace using pattern(s): [2021-07-30T22:48:16.548Z] Archives upload complete. [2021-07-30T22:48:16.816Z] INFO: archiving logs to Nexus