Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 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-ssh2613438011229390211.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh1574397206360662685.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh1176589195126343020.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh2593394606750408804.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh39800772115453881.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 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-2256 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 Avoid second fetch Checking out Revision 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 (main) [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-ssh8024058044144481868.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 # timeout=10 Commit message: "ci: changes required for Jakara LTS (#306)" > git rev-list --no-walk 9115b354f2e5107c826695c25359030946cf7655 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T02:39:18.102Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T02:39:18.184Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T02:39:18.211Z] ========================================================= [2021-10-07T02:39:18.211Z] EdgeX Global Pipelines Version Info [2021-10-07T02:39:18.211Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:39:19.547Z] ------------------- [2021-10-07T02:39:19.547Z] stable info: [2021-10-07T02:39:19.547Z] ------------------- [2021-10-07T02:39:19.547Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T02:39:19.547Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T02:39:19.547Z] Message: update stable to v1.0.207 [2021-10-07T02:39:20.342Z] ------------------- [2021-10-07T02:39:20.342Z] experimental info: [2021-10-07T02:39:20.342Z] ------------------- [2021-10-07T02:39:20.342Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T02:39:20.342Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T02:39:20.342Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T02:39:20.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-10-07T02:39:20.523Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-10-07T02:39:20.546Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T02:39:20.569Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T02:39:20.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T02:39:20.615Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T02:39:20.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T02:39:20.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T02:39:20.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T02:39:20.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T02:39:20.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T02:39:20.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-10-07T02:39:20.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T02:39:20.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T02:39:20.879Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T02:39:20.926Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-07T02:39:20.950Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T02:39:20.975Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T02:39:21.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T02:39:21.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-07T02:39:21.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-07T02:39:21.071Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-07T02:39:21.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T02:39:21.117Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T02:39:21.157Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-07T02:39:21.180Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T02:39:21.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-07T02:39:21.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-07T02:39:21.252Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-07T02:39:21.275Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] echo [2021-10-07T02:39:21.298Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2edd794 [Pipeline] echo [2021-10-07T02:39:21.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:39:21.394Z] provisioning config files... [2021-10-07T02:39:21.413Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8614996488133244040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:39:21.769Z] ---> docker-login.sh [2021-10-07T02:39:21.769Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:39:21.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:39:22.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:39:22.038Z] Configure a credential helper to remove this warning. See [2021-10-07T02:39:22.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:39:22.038Z] [2021-10-07T02:39:22.038Z] Login Succeeded [2021-10-07T02:39:22.038Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:39:22.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:39:22.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:39:22.308Z] Configure a credential helper to remove this warning. See [2021-10-07T02:39:22.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:39:22.308Z] [2021-10-07T02:39:22.308Z] Login Succeeded [2021-10-07T02:39:22.308Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:39:22.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:39:27.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:39:27.697Z] Configure a credential helper to remove this warning. See [2021-10-07T02:39:27.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:39:27.697Z] [2021-10-07T02:39:27.697Z] Login Succeeded [2021-10-07T02:39:27.697Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:39:27.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:39:27.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:39:27.697Z] Configure a credential helper to remove this warning. See [2021-10-07T02:39:27.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:39:27.697Z] [2021-10-07T02:39:27.697Z] Login Succeeded [2021-10-07T02:39:27.697Z] docker.io [2021-10-07T02:39:27.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:39:27.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:39:27.968Z] Configure a credential helper to remove this warning. See [2021-10-07T02:39:27.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:39:27.968Z] [2021-10-07T02:39:27.968Z] Login Succeeded [2021-10-07T02:39:27.968Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:39:27.982Z] 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-10-07T02:39:28.788Z] + git log --format=format:%s -1 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] echo [2021-10-07T02:39:28.840Z] GIT_COMMIT: 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945, Commit Message: ci: changes required for Jakara LTS (#306) [Pipeline] echo [2021-10-07T02:39:28.853Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:39:29.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:39:29.420Z] [2021-10-07T02:39:29.420Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:39:29.764Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:39:29.764Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T02:39:29.764Z] 31603596830f: Pulling fs layer [2021-10-07T02:39:29.764Z] 04fac38145f0: Pulling fs layer [2021-10-07T02:39:29.764Z] 701f6daf10bf: Pulling fs layer [2021-10-07T02:39:29.764Z] 24f72da36158: Pulling fs layer [2021-10-07T02:39:29.764Z] 24f72da36158: Waiting [2021-10-07T02:39:29.764Z] 04fac38145f0: Verifying Checksum [2021-10-07T02:39:29.764Z] 04fac38145f0: Download complete [2021-10-07T02:39:30.031Z] 31603596830f: Verifying Checksum [2021-10-07T02:39:30.031Z] 31603596830f: Download complete [2021-10-07T02:39:30.031Z] 701f6daf10bf: Verifying Checksum [2021-10-07T02:39:30.031Z] 701f6daf10bf: Download complete [2021-10-07T02:39:30.031Z] 24f72da36158: Verifying Checksum [2021-10-07T02:39:30.031Z] 24f72da36158: Download complete [2021-10-07T02:39:30.031Z] 31603596830f: Pull complete [2021-10-07T02:39:30.306Z] 04fac38145f0: Pull complete [2021-10-07T02:39:30.906Z] 701f6daf10bf: Pull complete [2021-10-07T02:39:30.906Z] 24f72da36158: Pull complete [2021-10-07T02:39:30.906Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T02:39:30.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:39:30.906Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T02:39:31.007Z] prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container [2021-10-07T02:39:31.062Z] $ 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-10-07T02:39:31.799Z] $ docker top 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T02:39:31.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:39:31.956Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:39:32.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:39:32.105Z] $ docker exec 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 ssh-agent [2021-10-07T02:39:32.255Z] SSH_AUTH_SOCK=/tmp/ssh-vzjSCgaLK47K/agent.15 [2021-10-07T02:39:32.255Z] SSH_AGENT_PID=21 [2021-10-07T02:39:32.271Z] Running ssh-add (command line suppressed) [2021-10-07T02:39:32.384Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8317797198375823856.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8317797198375823856.key) [2021-10-07T02:39:32.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:39:32.739Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T02:39:32.745Z] $ docker exec --env ******** --env ******** 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 ssh-agent -k [2021-10-07T02:39:32.871Z] unset SSH_AUTH_SOCK; [2021-10-07T02:39:32.872Z] unset SSH_AGENT_PID; [2021-10-07T02:39:32.872Z] echo Agent pid 21 killed; [2021-10-07T02:39:32.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T02:39:32.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:39:32.954Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:39:33.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:39:33.070Z] $ docker exec 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 ssh-agent [2021-10-07T02:39:33.215Z] SSH_AUTH_SOCK=/tmp/ssh-PWSnI4cS5NKN/agent.52 [2021-10-07T02:39:33.215Z] SSH_AGENT_PID=59 [2021-10-07T02:39:33.236Z] Running ssh-add (command line suppressed) [2021-10-07T02:39:33.324Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6767912050190439286.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6767912050190439286.key) [2021-10-07T02:39:33.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:39:33.686Z] + git semver init [2021-10-07T02:39:33.686Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T02:39:33.686Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-07T02:39:33.686Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-07T02:39:33.686Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T02:39:33.686Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T02:39:33.686Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T02:39:33.686Z] # $SEMVER_BRANCH = main [2021-10-07T02:39:33.686Z] # $SEMVER_TEMP = /tmp/semver-215922250 [2021-10-07T02:39:33.687Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-10-07T02:39:34.274Z] # '/tmp/semver-215922250' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-10-07T02:39:34.274Z] # -> Force: false [2021-10-07T02:39:34.274Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-10-07T02:39:34.277Z] $ docker exec --env ******** --env ******** 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 ssh-agent -k [2021-10-07T02:39:34.366Z] unset SSH_AUTH_SOCK; [2021-10-07T02:39:34.367Z] unset SSH_AGENT_PID; [2021-10-07T02:39:34.367Z] echo Agent pid 59 killed; [2021-10-07T02:39:34.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T02:39:34.749Z] + git semver [Pipeline] } [2021-10-07T02:39:34.757Z] $ docker stop --time=1 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 [2021-10-07T02:39:36.004Z] $ docker rm -f 1f98b592ca3edc68600c3e4295b8b8c1aa2fc607993a83de73c4e061c4445198 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T02:39:36.407Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T02:39:36.791Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T02:39:36.794Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.10 [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-10-07T02:39:52.296Z] Still waiting to schedule task [2021-10-07T02:39:52.296Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T02:39:52.300Z] Still waiting to schedule task [2021-10-07T02:39:52.301Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2250’ [2021-10-07T02:44:14.743Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2264 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-10-07T02:44:14.776Z] Running in /w/workspace/device-mqtt-go/12 [Pipeline] { [Pipeline] checkout [2021-10-07T02:44:15.062Z] Selected Git installation does not exist. Using Default [2021-10-07T02:44:15.062Z] The recommended git tool is: NONE [2021-10-07T02:44:22.803Z] using credential edgex-jenkins-ssh [2021-10-07T02:44:22.828Z] Cloning the remote Git repository [2021-10-07T02:44:22.903Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-07T02:44:23.129Z] > git init /w/workspace/device-mqtt-go/12 # timeout=10 [2021-10-07T02:44:23.238Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-07T02:44:23.240Z] > git --version # timeout=10 [2021-10-07T02:44:23.257Z] > git --version # 'git version 2.17.1' [2021-10-07T02:44:23.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T02:44:23.376Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T02:44:24.371Z] Avoid second fetch [2021-10-07T02:44:24.372Z] Checking out Revision 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 (main) [2021-10-07T02:44:24.318Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-07T02:44:24.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T02:44:24.399Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T02:44:24.417Z] > git checkout -f 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 # timeout=10 [2021-10-07T02:44:30.797Z] Commit message: "ci: changes required for Jakara LTS (#306)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:44:31.196Z] provisioning config files... [2021-10-07T02:44:31.248Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/12@tmp/config950870643989327324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:44:32.002Z] ---> docker-login.sh [2021-10-07T02:44:32.002Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:44:34.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:44:35.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:44:35.391Z] Configure a credential helper to remove this warning. See [2021-10-07T02:44:35.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:44:35.391Z] [2021-10-07T02:44:35.391Z] Login Succeeded [2021-10-07T02:44:35.391Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:44:35.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:44:35.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:44:35.992Z] Configure a credential helper to remove this warning. See [2021-10-07T02:44:35.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:44:35.992Z] [2021-10-07T02:44:35.992Z] Login Succeeded [2021-10-07T02:44:35.992Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:44:36.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:44:36.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:44:36.615Z] Configure a credential helper to remove this warning. See [2021-10-07T02:44:36.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:44:36.615Z] [2021-10-07T02:44:36.615Z] Login Succeeded [2021-10-07T02:44:36.615Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:44:36.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:44:37.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:44:37.189Z] Configure a credential helper to remove this warning. See [2021-10-07T02:44:37.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:44:37.189Z] [2021-10-07T02:44:37.189Z] Login Succeeded [2021-10-07T02:44:37.189Z] docker.io [2021-10-07T02:44:37.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:44:38.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:44:38.126Z] Configure a credential helper to remove this warning. See [2021-10-07T02:44:38.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:44:38.126Z] [2021-10-07T02:44:38.126Z] Login Succeeded [2021-10-07T02:44:38.126Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:44:38.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T02:44:39.135Z] ========================================================= [2021-10-07T02:44:39.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T02:44:39.135Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:44:39.761Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-07T02:44:39.761Z] Sending build context to Docker daemon 656.9kB [2021-10-07T02:44:40.045Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T02:44:40.045Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-07T02:44:40.334Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T02:44:40.334Z] bbf911997326: Pulling fs layer [2021-10-07T02:44:40.334Z] 58ec367f63d7: Pulling fs layer [2021-10-07T02:44:40.334Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T02:44:40.334Z] fc5181fea5dc: Pulling fs layer [2021-10-07T02:44:40.334Z] 9c418107303f: Pulling fs layer [2021-10-07T02:44:40.334Z] 284eca6f2348: Pulling fs layer [2021-10-07T02:44:40.334Z] 842844d905b1: Pulling fs layer [2021-10-07T02:44:40.334Z] 901a3a57568e: Pulling fs layer [2021-10-07T02:44:40.334Z] fc5181fea5dc: Waiting [2021-10-07T02:44:40.334Z] 9c418107303f: Waiting [2021-10-07T02:44:40.334Z] 284eca6f2348: Waiting [2021-10-07T02:44:40.334Z] 842844d905b1: Waiting [2021-10-07T02:44:40.334Z] 901a3a57568e: Waiting [2021-10-07T02:44:40.334Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T02:44:40.334Z] 1b4a6ffa7d45: Download complete [2021-10-07T02:44:40.334Z] 58ec367f63d7: Download complete [2021-10-07T02:44:40.334Z] 9c418107303f: Verifying Checksum [2021-10-07T02:44:40.334Z] 284eca6f2348: Download complete [2021-10-07T02:44:40.633Z] 842844d905b1: Download complete [2021-10-07T02:44:40.633Z] bbf911997326: Verifying Checksum [2021-10-07T02:44:40.633Z] bbf911997326: Download complete [2021-10-07T02:44:41.312Z] bbf911997326: Pull complete [2021-10-07T02:44:41.945Z] 58ec367f63d7: Pull complete [2021-10-07T02:44:42.245Z] 1b4a6ffa7d45: Pull complete [2021-10-07T02:44:45.967Z] 901a3a57568e: Verifying Checksum [2021-10-07T02:44:45.967Z] 901a3a57568e: Download complete [2021-10-07T02:44:47.477Z] fc5181fea5dc: Verifying Checksum [2021-10-07T02:44:47.477Z] fc5181fea5dc: Download complete [2021-10-07T02:44:57.942Z] fc5181fea5dc: Pull complete [2021-10-07T02:44:57.942Z] 9c418107303f: Pull complete [2021-10-07T02:44:57.942Z] 284eca6f2348: Pull complete [2021-10-07T02:44:58.268Z] 842844d905b1: Pull complete [2021-10-07T02:45:05.205Z] 901a3a57568e: Pull complete [2021-10-07T02:45:05.205Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T02:45:05.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T02:45:05.205Z] ---> 72ade6ffb461 [2021-10-07T02:45:05.205Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T02:45:13.863Z] ---> Running in e2af05287969 [2021-10-07T02:45:13.863Z] Removing intermediate container e2af05287969 [2021-10-07T02:45:13.863Z] ---> 3d67c6ae39a1 [2021-10-07T02:45:13.864Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T02:45:13.864Z] ---> Running in c92c3acd0831 [2021-10-07T02:45:14.172Z] Removing intermediate container c92c3acd0831 [2021-10-07T02:45:14.172Z] ---> 8ef274ce72b6 [2021-10-07T02:45:14.172Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:45:14.172Z] ---> Running in 07eac6ece720 [2021-10-07T02:45:18.037Z] Removing intermediate container 07eac6ece720 [2021-10-07T02:45:18.037Z] ---> 1e5150fe8595 [2021-10-07T02:45:18.037Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T02:45:18.037Z] ---> Running in 9e9a93cd7aac [2021-10-07T02:45:19.139Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T02:45:20.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T02:45:21.346Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-07T02:45:21.346Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-07T02:45:21.346Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-07T02:45:21.660Z] Executing busybox-1.32.1-r6.trigger [2021-10-07T02:45:21.660Z] OK: 222 MiB in 55 packages [2021-10-07T02:45:23.180Z] Removing intermediate container 9e9a93cd7aac [2021-10-07T02:45:23.180Z] ---> 274da404d10d [2021-10-07T02:45:23.180Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-10-07T02:45:23.491Z] ---> Running in 58d90510e684 [2021-10-07T02:45:24.122Z] Removing intermediate container 58d90510e684 [2021-10-07T02:45:24.122Z] ---> 78fd17728f72 [2021-10-07T02:45:24.122Z] Step 8/11 : COPY . . [2021-10-07T02:45:25.154Z] ---> 1f8712e54e60 [2021-10-07T02:45:25.154Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T02:45:25.154Z] ---> Running in 20495f358da0 [2021-10-07T02:45:58.100Z] Removing intermediate container 20495f358da0 [2021-10-07T02:45:58.100Z] ---> 8a83a8d17768 [2021-10-07T02:45:58.100Z] Step 10/11 : ARG MAKE='make build' [2021-10-07T02:45:58.100Z] ---> Running in 055945c38015 [2021-10-07T02:45:58.720Z] Removing intermediate container 055945c38015 [2021-10-07T02:45:58.720Z] ---> 447c764c2fb2 [2021-10-07T02:45:58.720Z] Step 11/11 : RUN $MAKE [2021-10-07T02:45:58.720Z] ---> Running in a9a38c50490c [2021-10-07T02:46:00.239Z] noop [2021-10-07T02:46:01.081Z] Removing intermediate container a9a38c50490c [2021-10-07T02:46:01.081Z] ---> d8f40bff7b3c [2021-10-07T02:46:01.081Z] Successfully built d8f40bff7b3c [2021-10-07T02:46:01.081Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:46:01.514Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T02:46:01.514Z] . [Pipeline] withDockerContainer [2021-10-07T02:46:01.851Z] prd-ubuntu18.04-docker-arm64-4c-16g-2264 does not seem to be running inside a container [2021-10-07T02:46:02.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T02:46:03.992Z] $ docker top 0f8b0b86848c148969837cdedeb4e35573ba087d6a85cbd81d7e0cc89eb711bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T02:46:05.138Z] + go version [2021-10-07T02:46:05.138Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T02:46:05.180Z] $ docker stop --time=1 0f8b0b86848c148969837cdedeb4e35573ba087d6a85cbd81d7e0cc89eb711bf [2021-10-07T02:46:07.070Z] $ docker rm -f 0f8b0b86848c148969837cdedeb4e35573ba087d6a85cbd81d7e0cc89eb711bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:46:07.875Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T02:46:07.875Z] . [Pipeline] withDockerContainer [2021-10-07T02:46:08.188Z] prd-ubuntu18.04-docker-arm64-4c-16g-2264 does not seem to be running inside a container [2021-10-07T02:46:08.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T02:46:09.978Z] $ docker top 9317c2e2b24cf9084b362a8815d25355870f2cd26ab871df1a691e21089c8539 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T02:46:11.245Z] + make test [2021-10-07T02:46:11.246Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-07T02:46:12.504Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-10-07T02:47:00.019Z] Running on prd-centos7-docker-4c-2g-2268 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-10-07T02:47:00.036Z] Running in /w/workspace/device-mqtt-go/12 [Pipeline] { [Pipeline] checkout [2021-10-07T02:47:00.211Z] Selected Git installation does not exist. Using Default [2021-10-07T02:47:00.212Z] The recommended git tool is: NONE [2021-10-07T02:47:03.737Z] using credential edgex-jenkins-ssh [2021-10-07T02:47:03.752Z] Cloning the remote Git repository [2021-10-07T02:47:04.632Z] Avoid second fetch [2021-10-07T02:47:04.632Z] Checking out Revision 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 (main) [2021-10-07T02:47:04.001Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-07T02:47:04.083Z] > git init /w/workspace/device-mqtt-go/12 # timeout=10 [2021-10-07T02:47:04.119Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-10-07T02:47:04.120Z] > git --version # timeout=10 [2021-10-07T02:47:04.129Z] > git --version # 'git version 2.24.4' [2021-10-07T02:47:04.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T02:47:04.156Z] [INFO] Currently running in a labeled security context [2021-10-07T02:47:04.156Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T02:47:04.156Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/12@tmp/jenkins-gitclient-ssh1282510763263149867.key [2021-10-07T02:47:04.185Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T02:47:04.829Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-10-07T02:47:04.839Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T02:47:04.877Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T02:47:04.884Z] > git checkout -f 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 # timeout=10 [2021-10-07T02:47:08.862Z] Commit message: "ci: changes required for Jakara LTS (#306)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:47:09.419Z] provisioning config files... [2021-10-07T02:47:09.443Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/12@tmp/config2131299836426676842tmp [Pipeline] { [2021-10-07T02:47:09.460Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:47:09.885Z] ---> docker-login.sh [2021-10-07T02:47:09.885Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:47:09.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:47:09.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:47:09.885Z] Configure a credential helper to remove this warning. See [2021-10-07T02:47:09.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:47:09.885Z] [2021-10-07T02:47:09.885Z] Login Succeeded [2021-10-07T02:47:10.162Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:47:10.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:47:10.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:47:10.162Z] Configure a credential helper to remove this warning. See [2021-10-07T02:47:10.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:47:10.162Z] [2021-10-07T02:47:10.162Z] Login Succeeded [2021-10-07T02:47:10.162Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:47:10.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:47:10.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:47:10.433Z] Configure a credential helper to remove this warning. See [2021-10-07T02:47:10.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:47:10.433Z] [2021-10-07T02:47:10.433Z] Login Succeeded [2021-10-07T02:47:10.433Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:47:10.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:47:10.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:47:10.433Z] Configure a credential helper to remove this warning. See [2021-10-07T02:47:10.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:47:10.433Z] [2021-10-07T02:47:10.433Z] Login Succeeded [2021-10-07T02:47:10.433Z] docker.io [2021-10-07T02:47:10.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:47:10.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:47:10.967Z] Configure a credential helper to remove this warning. See [2021-10-07T02:47:10.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:47:10.967Z] [2021-10-07T02:47:10.967Z] Login Succeeded [2021-10-07T02:47:10.967Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:47:11.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-07T02:47:11.202Z] ========================================================= [2021-10-07T02:47:11.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T02:47:11.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:11.549Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-07T02:47:11.549Z] Sending build context to Docker daemon 657.9kB [2021-10-07T02:47:11.549Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T02:47:11.549Z] Step 2/11 : FROM ${BASE} AS builder [2021-10-07T02:47:11.549Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T02:47:11.549Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T02:47:11.549Z] 57d31006c564: Pulling fs layer [2021-10-07T02:47:11.549Z] bd5ccded8296: Pulling fs layer [2021-10-07T02:47:11.549Z] 304dd3a0f381: Pulling fs layer [2021-10-07T02:47:11.549Z] d37cda54a23b: Pulling fs layer [2021-10-07T02:47:11.549Z] bae75c0f2455: Pulling fs layer [2021-10-07T02:47:11.549Z] 806579b3d29a: Pulling fs layer [2021-10-07T02:47:11.549Z] c77eb801bf70: Pulling fs layer [2021-10-07T02:47:11.549Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T02:47:11.549Z] 304dd3a0f381: Waiting [2021-10-07T02:47:11.549Z] d37cda54a23b: Waiting [2021-10-07T02:47:11.549Z] bae75c0f2455: Waiting [2021-10-07T02:47:11.549Z] 806579b3d29a: Waiting [2021-10-07T02:47:11.549Z] 6d0567d44e1a: Waiting [2021-10-07T02:47:11.549Z] c77eb801bf70: Waiting [2021-10-07T02:47:11.821Z] bd5ccded8296: Verifying Checksum [2021-10-07T02:47:11.821Z] bd5ccded8296: Download complete [2021-10-07T02:47:11.821Z] 57d31006c564: Verifying Checksum [2021-10-07T02:47:11.821Z] 57d31006c564: Download complete [2021-10-07T02:47:11.821Z] d37cda54a23b: Verifying Checksum [2021-10-07T02:47:11.821Z] d37cda54a23b: Download complete [2021-10-07T02:47:11.821Z] bae75c0f2455: Verifying Checksum [2021-10-07T02:47:11.821Z] bae75c0f2455: Download complete [2021-10-07T02:47:11.821Z] 806579b3d29a: Verifying Checksum [2021-10-07T02:47:11.821Z] 806579b3d29a: Download complete [2021-10-07T02:47:11.821Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T02:47:11.821Z] 4e9f2cdf4387: Download complete [2021-10-07T02:47:12.087Z] 4e9f2cdf4387: Pull complete [2021-10-07T02:47:12.087Z] 57d31006c564: Pull complete [2021-10-07T02:47:12.087Z] bd5ccded8296: Pull complete [2021-10-07T02:47:12.162Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.057s coverage: 22.4% of statements [2021-10-07T02:47:12.162Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-10-07T02:47:12.450Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T02:47:12.671Z] 304dd3a0f381: Verifying Checksum [2021-10-07T02:47:12.671Z] 304dd3a0f381: Download complete [2021-10-07T02:47:12.671Z] c77eb801bf70: Verifying Checksum [2021-10-07T02:47:12.671Z] c77eb801bf70: Download complete [2021-10-07T02:47:13.655Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T02:47:13.655Z] 6d0567d44e1a: Download complete [2021-10-07T02:47:17.939Z] 304dd3a0f381: Pull complete [2021-10-07T02:47:17.939Z] d37cda54a23b: Pull complete [2021-10-07T02:47:17.939Z] bae75c0f2455: Pull complete [2021-10-07T02:47:17.939Z] 806579b3d29a: Pull complete [2021-10-07T02:47:17.939Z] c77eb801bf70: Pull complete [2021-10-07T02:47:20.554Z] 6d0567d44e1a: Pull complete [2021-10-07T02:47:20.554Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T02:47:20.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T02:47:20.554Z] ---> e839a31ac9d1 [2021-10-07T02:47:20.554Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T02:47:23.145Z] ---> Running in bb1afb6b9047 [2021-10-07T02:47:23.145Z] Removing intermediate container bb1afb6b9047 [2021-10-07T02:47:23.145Z] ---> 4a4bbe2f7231 [2021-10-07T02:47:23.145Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T02:47:23.145Z] ---> Running in d4d9085d0712 [2021-10-07T02:47:23.145Z] Removing intermediate container d4d9085d0712 [2021-10-07T02:47:23.145Z] ---> b8a2c51c84b0 [2021-10-07T02:47:23.145Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:47:23.145Z] ---> Running in 9f5abdbb94f3 [2021-10-07T02:47:23.417Z] Removing intermediate container 9f5abdbb94f3 [2021-10-07T02:47:23.417Z] ---> 7f667f5dbee0 [2021-10-07T02:47:23.417Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T02:47:23.417Z] ---> Running in 361bcb239b2e [2021-10-07T02:47:23.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T02:47:24.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T02:47:24.916Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-07T02:47:24.916Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-07T02:47:24.916Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-07T02:47:25.182Z] Executing busybox-1.32.1-r6.trigger [2021-10-07T02:47:25.182Z] OK: 223 MiB in 55 packages [2021-10-07T02:47:25.457Z] Removing intermediate container 361bcb239b2e [2021-10-07T02:47:25.457Z] ---> a2761567ef91 [2021-10-07T02:47:25.457Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-10-07T02:47:25.457Z] ---> Running in b6ee40f14dae [2021-10-07T02:47:25.457Z] Removing intermediate container b6ee40f14dae [2021-10-07T02:47:25.457Z] ---> 654a64f0259b [2021-10-07T02:47:25.457Z] Step 8/11 : COPY . . [2021-10-07T02:47:25.735Z] ---> d0a17509b4b9 [2021-10-07T02:47:25.736Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T02:47:25.736Z] ---> Running in 6fd4440a00f6 [2021-10-07T02:47:38.078Z] Removing intermediate container 6fd4440a00f6 [2021-10-07T02:47:38.078Z] ---> cf5fb53090e9 [2021-10-07T02:47:38.078Z] Step 10/11 : ARG MAKE='make build' [2021-10-07T02:47:38.078Z] ---> Running in a651f1893de1 [2021-10-07T02:47:38.078Z] Removing intermediate container a651f1893de1 [2021-10-07T02:47:38.078Z] ---> 00bc8b68d51c [2021-10-07T02:47:38.078Z] Step 11/11 : RUN $MAKE [2021-10-07T02:47:38.078Z] ---> Running in 30325de7925a [2021-10-07T02:47:38.078Z] noop [2021-10-07T02:47:38.079Z] Removing intermediate container 30325de7925a [2021-10-07T02:47:38.079Z] ---> a4bbf435f28c [2021-10-07T02:47:38.079Z] Successfully built a4bbf435f28c [2021-10-07T02:47:38.079Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:38.427Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T02:47:38.427Z] . [Pipeline] withDockerContainer [2021-10-07T02:47:38.519Z] prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container [2021-10-07T02:47:38.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T02:47:38.949Z] $ docker top 75b69eae3b1bbf57e6a6e5a68bb2d52c74c1ed17da3c60e7b4dea192ba38fa9a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T02:47:39.349Z] + go version [2021-10-07T02:47:39.349Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T02:47:39.362Z] $ docker stop --time=1 75b69eae3b1bbf57e6a6e5a68bb2d52c74c1ed17da3c60e7b4dea192ba38fa9a [2021-10-07T02:47:40.548Z] $ docker rm -f 75b69eae3b1bbf57e6a6e5a68bb2d52c74c1ed17da3c60e7b4dea192ba38fa9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:41.076Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T02:47:41.076Z] . [Pipeline] withDockerContainer [2021-10-07T02:47:41.166Z] prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container [2021-10-07T02:47:41.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T02:47:41.607Z] $ docker top ae8fec2e86d3420d4d1634e5a972bb4d78088e64dc473f07cfa033ec82ee333d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T02:47:42.006Z] + make test [2021-10-07T02:47:42.006Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-07T02:47:42.275Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-10-07T02:47:45.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T02:47:45.303Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T02:47:45.303Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T02:47:45.336Z] $ docker stop --time=1 9317c2e2b24cf9084b362a8815d25355870f2cd26ab871df1a691e21089c8539 [2021-10-07T02:47:47.272Z] $ docker rm -f 9317c2e2b24cf9084b362a8815d25355870f2cd26ab871df1a691e21089c8539 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T02:47:48.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T02:47:49.097Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-07T02:47:50.331Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T02:47:50.953Z] + ls -al . [2021-10-07T02:47:50.953Z] total 152 [2021-10-07T02:47:50.953Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 02:47 . [2021-10-07T02:47:50.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 02:44 .. [2021-10-07T02:47:50.953Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 7 02:44 .dockerignore [2021-10-07T02:47:50.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 02:44 .git [2021-10-07T02:47:50.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:44 .github [2021-10-07T02:47:50.953Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 7 02:44 .gitignore [2021-10-07T02:47:50.953Z] -rw-rw-r-- 1 jenkins jenkins 6985 Oct 7 02:44 Attribution.txt [2021-10-07T02:47:50.953Z] -rw-rw-r-- 1 jenkins jenkins 7447 Oct 7 02:44 CHANGELOG.md [2021-10-07T02:47:50.953Z] -rw-rw-r-- 1 jenkins jenkins 1907 Oct 7 02:44 Dockerfile [2021-10-07T02:47:50.953Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 02:44 GOVERNANCE.md [2021-10-07T02:47:50.953Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 02:44 Jenkinsfile [2021-10-07T02:47:50.953Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 02:44 LICENSE [2021-10-07T02:47:50.953Z] -rw-rw-r-- 1 jenkins jenkins 1030 Oct 7 02:44 Makefile [2021-10-07T02:47:50.953Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 7 02:44 OWNERS.md [2021-10-07T02:47:50.954Z] -rw-rw-r-- 1 jenkins jenkins 2211 Oct 7 02:44 README.md [2021-10-07T02:47:50.954Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 7 02:39 VERSION [2021-10-07T02:47:50.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:44 bin [2021-10-07T02:47:50.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 02:44 cmd [2021-10-07T02:47:50.954Z] -rw-r--r-- 1 jenkins jenkins 17284 Oct 7 02:47 coverage.out [2021-10-07T02:47:50.954Z] -rw-rw-r-- 1 jenkins jenkins 367 Oct 7 02:44 go.mod [2021-10-07T02:47:50.954Z] -rw-rw-r-- 1 jenkins jenkins 20655 Oct 7 02:44 go.sum [2021-10-07T02:47:50.954Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 02:44 internal [2021-10-07T02:47:50.954Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 02:44 mock [2021-10-07T02:47:50.954Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 02:44 snap [2021-10-07T02:47:50.954Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 7 02:44 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:47:51.384Z] + 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=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 --label arch=arm64 --label version=2.0.1-dev.10 . [2021-10-07T02:47:52.007Z] Sending build context to Docker daemon 674.8kB [2021-10-07T02:47:52.007Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T02:47:52.007Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-07T02:47:52.007Z] ---> d8f40bff7b3c [2021-10-07T02:47:52.007Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T02:47:52.007Z] ---> Running in df10ee7294e7 [2021-10-07T02:47:52.624Z] Removing intermediate container df10ee7294e7 [2021-10-07T02:47:52.624Z] ---> ec617d37729d [2021-10-07T02:47:52.624Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T02:47:52.624Z] ---> Running in 136403fe9d2f [2021-10-07T02:47:53.248Z] Removing intermediate container 136403fe9d2f [2021-10-07T02:47:53.248Z] ---> f90e06a213f0 [2021-10-07T02:47:53.248Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:47:53.248Z] ---> Running in b39a0bcfd1a1 [2021-10-07T02:47:55.957Z] Removing intermediate container b39a0bcfd1a1 [2021-10-07T02:47:55.957Z] ---> 217c7ca6d29b [2021-10-07T02:47:55.957Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T02:47:55.957Z] ---> Running in e58cf56c8539 [2021-10-07T02:47:56.973Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-07T02:47:57.426Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-10-07T02:47:58.385Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.4% of statements [2021-10-07T02:47:58.385Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-10-07T02:47:58.385Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T02:47:58.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-07T02:47:59.072Z] OK: 222 MiB in 55 packages [2021-10-07T02:48:00.553Z] Removing intermediate container e58cf56c8539 [2021-10-07T02:48:00.553Z] ---> e6fbea287a98 [2021-10-07T02:48:00.553Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-10-07T02:48:00.553Z] ---> Running in a70fc1668994 [2021-10-07T02:48:00.845Z] Removing intermediate container a70fc1668994 [2021-10-07T02:48:00.845Z] ---> e69c21f33e9f [2021-10-07T02:48:00.845Z] Step 8/23 : COPY . . [2021-10-07T02:48:02.341Z] ---> 9fa6882cacfd [2021-10-07T02:48:02.341Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T02:48:02.341Z] ---> Running in 81a7a6fea2cd [2021-10-07T02:48:05.080Z] Removing intermediate container 81a7a6fea2cd [2021-10-07T02:48:05.080Z] ---> 996707638928 [2021-10-07T02:48:05.080Z] Step 10/23 : ARG MAKE='make build' [2021-10-07T02:48:05.080Z] ---> Running in a797efe0048f [2021-10-07T02:48:05.442Z] Removing intermediate container a797efe0048f [2021-10-07T02:48:05.442Z] ---> d098e7526efd [2021-10-07T02:48:05.442Z] Step 11/23 : RUN $MAKE [2021-10-07T02:48:05.442Z] ---> Running in 2af70762072c [2021-10-07T02:48:06.491Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.10" -o cmd/device-mqtt ./cmd [2021-10-07T02:48:06.621Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T02:48:06.621Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T02:48:06.621Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-07T02:48:06.635Z] $ docker stop --time=1 ae8fec2e86d3420d4d1634e5a972bb4d78088e64dc473f07cfa033ec82ee333d [2021-10-07T02:48:08.128Z] $ docker rm -f ae8fec2e86d3420d4d1634e5a972bb4d78088e64dc473f07cfa033ec82ee333d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T02:48:08.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T02:48:08.576Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T02:48:08.785Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-07T02:48:09.337Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-07T02:48:09.651Z] + ls -al . [2021-10-07T02:48:09.651Z] total 120 [2021-10-07T02:48:09.651Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 7 02:48 . [2021-10-07T02:48:09.651Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 7 02:47 .. [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 6985 Oct 7 02:47 Attribution.txt [2021-10-07T02:48:09.651Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 7 02:47 bin [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 7447 Oct 7 02:47 CHANGELOG.md [2021-10-07T02:48:09.651Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 7 02:47 cmd [2021-10-07T02:48:09.651Z] -rw-r--r--. 1 jenkins jenkins 17284 Oct 7 02:47 coverage.out [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 1907 Oct 7 02:47 Dockerfile [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 7 02:47 .dockerignore [2021-10-07T02:48:09.651Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 02:47 .git [2021-10-07T02:48:09.651Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 02:47 .github [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 329 Oct 7 02:47 .gitignore [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 367 Oct 7 02:47 go.mod [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 20655 Oct 7 02:47 go.sum [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 02:47 GOVERNANCE.md [2021-10-07T02:48:09.651Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 02:47 internal [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 02:47 Jenkinsfile [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 7 02:47 LICENSE [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 1030 Oct 7 02:47 Makefile [2021-10-07T02:48:09.651Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 7 02:47 mock [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 620 Oct 7 02:47 OWNERS.md [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 2211 Oct 7 02:47 README.md [2021-10-07T02:48:09.651Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 7 02:47 snap [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 7 02:39 VERSION [2021-10-07T02:48:09.651Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 7 02:47 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:09.971Z] + 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=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 --label arch=amd64 --label version=2.0.1-dev.10 . [2021-10-07T02:48:09.971Z] Sending build context to Docker daemon 675.8kB [2021-10-07T02:48:09.971Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-10-07T02:48:09.971Z] Step 2/23 : FROM ${BASE} AS builder [2021-10-07T02:48:09.971Z] ---> a4bbf435f28c [2021-10-07T02:48:09.971Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-07T02:48:09.971Z] ---> Running in 7e534a8604e6 [2021-10-07T02:48:09.971Z] Removing intermediate container 7e534a8604e6 [2021-10-07T02:48:09.971Z] ---> 1e9876782a5b [2021-10-07T02:48:09.971Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-10-07T02:48:10.236Z] ---> Running in ea598b0dd812 [2021-10-07T02:48:10.236Z] Removing intermediate container ea598b0dd812 [2021-10-07T02:48:10.236Z] ---> 13f08c180b15 [2021-10-07T02:48:10.236Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-07T02:48:10.236Z] ---> Running in 29c7a7a779fe [2021-10-07T02:48:10.829Z] Removing intermediate container 29c7a7a779fe [2021-10-07T02:48:10.829Z] ---> b25f488c912f [2021-10-07T02:48:10.829Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-07T02:48:10.829Z] ---> Running in 1eafbbbfdd68 [2021-10-07T02:48:11.096Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-07T02:48:12.056Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-07T02:48:12.322Z] OK: 223 MiB in 55 packages [2021-10-07T02:48:12.590Z] Removing intermediate container 1eafbbbfdd68 [2021-10-07T02:48:12.590Z] ---> fe495defda16 [2021-10-07T02:48:12.590Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-10-07T02:48:12.590Z] ---> Running in 389db933a1b4 [2021-10-07T02:48:12.590Z] Removing intermediate container 389db933a1b4 [2021-10-07T02:48:12.590Z] ---> 7e4e10ca3ca9 [2021-10-07T02:48:12.590Z] Step 8/23 : COPY . . [2021-10-07T02:48:12.857Z] ---> 82400d28d5df [2021-10-07T02:48:12.857Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-07T02:48:12.857Z] ---> Running in 43cad323e597 [2021-10-07T02:48:13.437Z] Removing intermediate container 43cad323e597 [2021-10-07T02:48:13.437Z] ---> f773739dea88 [2021-10-07T02:48:13.437Z] Step 10/23 : ARG MAKE='make build' [2021-10-07T02:48:13.437Z] ---> Running in eb07ed45ac9d [2021-10-07T02:48:13.437Z] Removing intermediate container eb07ed45ac9d [2021-10-07T02:48:13.437Z] ---> c28df21bf07c [2021-10-07T02:48:13.437Z] Step 11/23 : RUN $MAKE [2021-10-07T02:48:13.437Z] ---> Running in 05a33cc637ec [2021-10-07T02:48:13.712Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.10" -o cmd/device-mqtt ./cmd [2021-10-07T02:48:26.088Z] Removing intermediate container 05a33cc637ec [2021-10-07T02:48:26.088Z] ---> 16490f860570 [2021-10-07T02:48:26.088Z] Step 12/23 : FROM alpine:3.14 [2021-10-07T02:48:26.088Z] 3.14: Pulling from library/alpine [2021-10-07T02:48:26.088Z] a0d0a0d46f8b: Pulling fs layer [2021-10-07T02:48:26.088Z] a0d0a0d46f8b: Verifying Checksum [2021-10-07T02:48:26.088Z] a0d0a0d46f8b: Download complete [2021-10-07T02:48:26.367Z] a0d0a0d46f8b: Pull complete [2021-10-07T02:48:26.367Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T02:48:26.367Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T02:48:26.367Z] ---> 14119a10abf4 [2021-10-07T02:48:26.367Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-10-07T02:48:26.367Z] ---> Running in 1abda06134fb [2021-10-07T02:48:26.367Z] Removing intermediate container 1abda06134fb [2021-10-07T02:48:26.367Z] ---> d4fe3665d754 [2021-10-07T02:48:26.367Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T02:48:26.367Z] ---> Running in 4270b35896c2 [2021-10-07T02:48:26.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-07T02:48:26.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-07T02:48:27.112Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T02:48:27.112Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T02:48:27.112Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T02:48:27.112Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T02:48:27.112Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T02:48:27.112Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T02:48:27.112Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T02:48:27.112Z] OK: 8 MiB in 20 packages [2021-10-07T02:48:27.419Z] Removing intermediate container 4270b35896c2 [2021-10-07T02:48:27.419Z] ---> 6481dcc8766b [2021-10-07T02:48:27.419Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-10-07T02:48:28.113Z] ---> 9566d02a2ac6 [2021-10-07T02:48:28.113Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-10-07T02:48:28.378Z] ---> 4aef466194ac [2021-10-07T02:48:28.378Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-10-07T02:48:28.647Z] ---> 63dccd8977a5 [2021-10-07T02:48:28.647Z] Step 18/23 : EXPOSE 59982 [2021-10-07T02:48:28.647Z] ---> Running in 60228ed4950c [2021-10-07T02:48:28.647Z] Removing intermediate container 60228ed4950c [2021-10-07T02:48:28.647Z] ---> b7f6de5f2c21 [2021-10-07T02:48:28.647Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-10-07T02:48:28.913Z] ---> Running in 63f4629d2b52 [2021-10-07T02:48:28.913Z] Removing intermediate container 63f4629d2b52 [2021-10-07T02:48:28.913Z] ---> 56152c28ef45 [2021-10-07T02:48:28.913Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T02:48:29.178Z] ---> Running in 7d531aba568d [2021-10-07T02:48:29.178Z] Removing intermediate container 7d531aba568d [2021-10-07T02:48:29.178Z] ---> b911b8f62527 [2021-10-07T02:48:29.178Z] Step 21/23 : LABEL arch=amd64 [2021-10-07T02:48:29.178Z] ---> Running in 38299c9b7199 [2021-10-07T02:48:29.445Z] Removing intermediate container 38299c9b7199 [2021-10-07T02:48:29.445Z] ---> b07e3598e628 [2021-10-07T02:48:29.445Z] Step 22/23 : LABEL git_sha=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [2021-10-07T02:48:29.445Z] ---> Running in efac39975a11 [2021-10-07T02:48:29.445Z] Removing intermediate container efac39975a11 [2021-10-07T02:48:29.445Z] ---> e12aa17cc45f [2021-10-07T02:48:29.445Z] Step 23/23 : LABEL version=2.0.1-dev.10 [2021-10-07T02:48:29.712Z] ---> Running in b3c529a925dd [2021-10-07T02:48:29.713Z] Removing intermediate container b3c529a925dd [2021-10-07T02:48:29.713Z] ---> 23d23379ccff [2021-10-07T02:48:29.713Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T02:48:29.713Z] Successfully built 23d23379ccff [2021-10-07T02:48:29.713Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:48:29.953Z] provisioning config files... [2021-10-07T02:48:29.971Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/12@tmp/config8582408060269166056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:48:30.311Z] ---> docker-login.sh [2021-10-07T02:48:30.311Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:48:30.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:48:30.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:48:30.311Z] Configure a credential helper to remove this warning. See [2021-10-07T02:48:30.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:48:30.311Z] [2021-10-07T02:48:30.311Z] Login Succeeded [2021-10-07T02:48:30.311Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:48:30.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:48:30.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:48:30.577Z] Configure a credential helper to remove this warning. See [2021-10-07T02:48:30.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:48:30.577Z] [2021-10-07T02:48:30.577Z] Login Succeeded [2021-10-07T02:48:30.577Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:48:30.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:48:30.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:48:30.577Z] Configure a credential helper to remove this warning. See [2021-10-07T02:48:30.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:48:30.577Z] [2021-10-07T02:48:30.577Z] Login Succeeded [2021-10-07T02:48:30.577Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:48:30.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:48:30.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:48:30.843Z] Configure a credential helper to remove this warning. See [2021-10-07T02:48:30.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:48:30.843Z] [2021-10-07T02:48:30.843Z] Login Succeeded [2021-10-07T02:48:30.843Z] docker.io [2021-10-07T02:48:30.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:48:31.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:48:31.109Z] Configure a credential helper to remove this warning. See [2021-10-07T02:48:31.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:48:31.109Z] [2021-10-07T02:48:31.109Z] Login Succeeded [2021-10-07T02:48:31.109Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:48:31.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T02:48:31.211Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-10-07T02:48:31.211Z] 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [2021-10-07T02:48:31.211Z] latest [2021-10-07T02:48:31.211Z] 2.0.1-dev.10 [2021-10-07T02:48:31.211Z] 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 [2021-10-07T02:48:31.211Z] main [2021-10-07T02:48:31.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:31.579Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:31.892Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [2021-10-07T02:48:31.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-07T02:48:31.892Z] 7a1061866ba8: Preparing [2021-10-07T02:48:31.892Z] 867897158d6f: Preparing [2021-10-07T02:48:31.892Z] 21813e53bcdd: Preparing [2021-10-07T02:48:31.892Z] 859eb4eeab69: Preparing [2021-10-07T02:48:31.892Z] e2eb06d8af82: Preparing [2021-10-07T02:48:31.892Z] e2eb06d8af82: Layer already exists [2021-10-07T02:48:32.162Z] 867897158d6f: Pushed [2021-10-07T02:48:32.162Z] 7a1061866ba8: Pushed [2021-10-07T02:48:32.162Z] 859eb4eeab69: Pushed [2021-10-07T02:48:33.576Z] 21813e53bcdd: Pushed [2021-10-07T02:48:33.576Z] 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945: digest: sha256:70503fc3cbf29bbbc18dd3d1d4d0838e8fec7d4254c709a4b896fea9ff9d3007 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:33.904Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:34.222Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-10-07T02:48:34.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-07T02:48:34.222Z] 7a1061866ba8: Preparing [2021-10-07T02:48:34.222Z] 867897158d6f: Preparing [2021-10-07T02:48:34.222Z] 21813e53bcdd: Preparing [2021-10-07T02:48:34.222Z] 859eb4eeab69: Preparing [2021-10-07T02:48:34.222Z] e2eb06d8af82: Preparing [2021-10-07T02:48:34.222Z] 21813e53bcdd: Layer already exists [2021-10-07T02:48:34.222Z] e2eb06d8af82: Layer already exists [2021-10-07T02:48:34.222Z] 7a1061866ba8: Layer already exists [2021-10-07T02:48:34.222Z] 859eb4eeab69: Layer already exists [2021-10-07T02:48:34.222Z] 867897158d6f: Layer already exists [2021-10-07T02:48:34.222Z] latest: digest: sha256:70503fc3cbf29bbbc18dd3d1d4d0838e8fec7d4254c709a4b896fea9ff9d3007 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:34.543Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:34.861Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.10 [2021-10-07T02:48:34.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-07T02:48:34.861Z] 7a1061866ba8: Preparing [2021-10-07T02:48:34.861Z] 867897158d6f: Preparing [2021-10-07T02:48:34.861Z] 21813e53bcdd: Preparing [2021-10-07T02:48:34.861Z] 859eb4eeab69: Preparing [2021-10-07T02:48:34.861Z] e2eb06d8af82: Preparing [2021-10-07T02:48:34.861Z] 7a1061866ba8: Layer already exists [2021-10-07T02:48:34.861Z] e2eb06d8af82: Layer already exists [2021-10-07T02:48:34.861Z] 21813e53bcdd: Layer already exists [2021-10-07T02:48:34.861Z] 867897158d6f: Layer already exists [2021-10-07T02:48:34.861Z] 859eb4eeab69: Layer already exists [2021-10-07T02:48:34.861Z] 2.0.1-dev.10: digest: sha256:70503fc3cbf29bbbc18dd3d1d4d0838e8fec7d4254c709a4b896fea9ff9d3007 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:35.182Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:35.503Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 [2021-10-07T02:48:35.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-07T02:48:35.503Z] 7a1061866ba8: Preparing [2021-10-07T02:48:35.503Z] 867897158d6f: Preparing [2021-10-07T02:48:35.503Z] 21813e53bcdd: Preparing [2021-10-07T02:48:35.503Z] 859eb4eeab69: Preparing [2021-10-07T02:48:35.503Z] e2eb06d8af82: Preparing [2021-10-07T02:48:35.503Z] e2eb06d8af82: Layer already exists [2021-10-07T02:48:35.503Z] 859eb4eeab69: Layer already exists [2021-10-07T02:48:35.503Z] 21813e53bcdd: Layer already exists [2021-10-07T02:48:35.503Z] 867897158d6f: Layer already exists [2021-10-07T02:48:35.503Z] 7a1061866ba8: Layer already exists [2021-10-07T02:48:35.503Z] 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10: digest: sha256:70503fc3cbf29bbbc18dd3d1d4d0838e8fec7d4254c709a4b896fea9ff9d3007 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:35.829Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:36.140Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-10-07T02:48:36.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-10-07T02:48:36.140Z] 7a1061866ba8: Preparing [2021-10-07T02:48:36.140Z] 867897158d6f: Preparing [2021-10-07T02:48:36.140Z] 21813e53bcdd: Preparing [2021-10-07T02:48:36.140Z] 859eb4eeab69: Preparing [2021-10-07T02:48:36.140Z] e2eb06d8af82: Preparing [2021-10-07T02:48:36.140Z] 21813e53bcdd: Layer already exists [2021-10-07T02:48:36.140Z] e2eb06d8af82: Layer already exists [2021-10-07T02:48:36.140Z] 867897158d6f: Layer already exists [2021-10-07T02:48:36.140Z] 859eb4eeab69: Layer already exists [2021-10-07T02:48:36.140Z] 7a1061866ba8: Layer already exists [2021-10-07T02:48:36.406Z] main: digest: sha256:70503fc3cbf29bbbc18dd3d1d4d0838e8fec7d4254c709a4b896fea9ff9d3007 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T02:48:36.466Z] ===================================================== [Pipeline] echo [2021-10-07T02:48:36.481Z] taggedImages: [2021-10-07T02:48:36.481Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [2021-10-07T02:48:36.481Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-10-07T02:48:36.481Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.10 [2021-10-07T02:48:36.481Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 [2021-10-07T02:48:36.481Z] - 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-10-07T02:48:37.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:48:37.111Z] [2021-10-07T02:48:37.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:48:37.441Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:48:37.442Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T02:48:37.442Z] b4d181a07f80: Pulling fs layer [2021-10-07T02:48:37.442Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T02:48:37.442Z] ed53099fbce6: Pulling fs layer [2021-10-07T02:48:37.442Z] dc539afda2c1: Pulling fs layer [2021-10-07T02:48:37.442Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T02:48:37.442Z] 9065ff56babe: Pulling fs layer [2021-10-07T02:48:37.442Z] d287ab97295c: Pulling fs layer [2021-10-07T02:48:37.442Z] dc539afda2c1: Waiting [2021-10-07T02:48:37.442Z] 77bc0d833cb6: Waiting [2021-10-07T02:48:37.442Z] 9065ff56babe: Waiting [2021-10-07T02:48:37.442Z] d287ab97295c: Waiting [2021-10-07T02:48:37.734Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T02:48:37.735Z] a1111a8f2ec3: Download complete [2021-10-07T02:48:37.735Z] dc539afda2c1: Verifying Checksum [2021-10-07T02:48:37.735Z] dc539afda2c1: Download complete [2021-10-07T02:48:38.009Z] ed53099fbce6: Verifying Checksum [2021-10-07T02:48:38.009Z] ed53099fbce6: Download complete [2021-10-07T02:48:38.009Z] 9065ff56babe: Verifying Checksum [2021-10-07T02:48:38.009Z] b4d181a07f80: Verifying Checksum [2021-10-07T02:48:38.009Z] 9065ff56babe: Download complete [2021-10-07T02:48:38.009Z] b4d181a07f80: Download complete [2021-10-07T02:48:38.009Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T02:48:38.009Z] 77bc0d833cb6: Download complete [2021-10-07T02:48:39.447Z] b4d181a07f80: Pull complete [2021-10-07T02:48:39.447Z] d287ab97295c: Verifying Checksum [2021-10-07T02:48:39.447Z] d287ab97295c: Download complete [2021-10-07T02:48:39.447Z] a1111a8f2ec3: Pull complete [2021-10-07T02:48:40.408Z] ed53099fbce6: Pull complete [2021-10-07T02:48:40.408Z] dc539afda2c1: Pull complete [2021-10-07T02:48:40.408Z] 77bc0d833cb6: Pull complete [2021-10-07T02:48:40.675Z] 9065ff56babe: Pull complete [2021-10-07T02:48:45.745Z] Removing intermediate container 2af70762072c [2021-10-07T02:48:45.745Z] ---> edd4b19f56ee [2021-10-07T02:48:45.745Z] Step 12/23 : FROM alpine:3.14 [2021-10-07T02:48:45.745Z] 3.14: Pulling from library/alpine [2021-10-07T02:48:45.745Z] 552d1f2373af: Pulling fs layer [2021-10-07T02:48:45.745Z] 552d1f2373af: Verifying Checksum [2021-10-07T02:48:45.745Z] 552d1f2373af: Download complete [2021-10-07T02:48:45.745Z] 552d1f2373af: Pull complete [2021-10-07T02:48:46.031Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-07T02:48:46.031Z] Status: Downloaded newer image for alpine:3.14 [2021-10-07T02:48:46.031Z] ---> bb3de5531c18 [2021-10-07T02:48:46.031Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-10-07T02:48:46.261Z] d287ab97295c: Pull complete [2021-10-07T02:48:46.261Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T02:48:46.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:48:46.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T02:48:46.316Z] ---> Running in 4660ae91cfdd [2021-10-07T02:48:46.350Z] prd-centos7-docker-4c-2g-2268 does not seem to be running inside a container [2021-10-07T02:48:46.408Z] $ 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/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T02:48:46.962Z] Removing intermediate container 4660ae91cfdd [2021-10-07T02:48:46.962Z] ---> 8c5017bbffd5 [2021-10-07T02:48:46.962Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-07T02:48:46.962Z] ---> Running in 9ed0bcf95e71 [2021-10-07T02:48:48.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-07T02:48:48.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-07T02:48:49.139Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-07T02:48:49.440Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-07T02:48:49.440Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-07T02:48:49.440Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-07T02:48:49.440Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-07T02:48:49.440Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-07T02:48:49.440Z] Executing busybox-1.33.1-r3.trigger [2021-10-07T02:48:49.440Z] OK: 8 MiB in 20 packages [2021-10-07T02:48:50.079Z] $ docker top 1151763238cf128ffb105bf6ea5df4fd8e0c7a297c052a83be79518c729024ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:48:50.501Z] Removing intermediate container 9ed0bcf95e71 [2021-10-07T02:48:50.501Z] ---> ff22514df672 [2021-10-07T02:48:50.501Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-10-07T02:48:50.587Z] ---> job-cost.sh [2021-10-07T02:48:50.587Z] lf-activate-venv: SKIPPING [2021-10-07T02:48:50.587Z] INFO: No Stack... [2021-10-07T02:48:50.859Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T02:48:51.129Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T02:48:51.457Z] + cat /w/workspace/device-mqtt-go/12/archives/cost.csv [2021-10-07T02:48:51.457Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T02:48:51.497Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] [2021-10-07T02:48:51.513Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] did not exist. Created. [2021-10-07T02:48:51.513Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T02:48:51.856Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T02:48:51.900Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T02:48:51.914Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T02:48:51.937Z] $ docker stop --time=1 1151763238cf128ffb105bf6ea5df4fd8e0c7a297c052a83be79518c729024ff [2021-10-07T02:48:52.040Z] ---> 03921c7347bf [2021-10-07T02:48:52.040Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-10-07T02:48:52.686Z] ---> 954f91162ac6 [2021-10-07T02:48:52.686Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-10-07T02:48:53.119Z] $ docker rm -f 1151763238cf128ffb105bf6ea5df4fd8e0c7a297c052a83be79518c729024ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T02:48:53.732Z] ---> d51b8ac93c4d [2021-10-07T02:48:53.732Z] Step 18/23 : EXPOSE 59982 [2021-10-07T02:48:53.732Z] ---> Running in 8cb65d401046 [2021-10-07T02:48:54.371Z] Removing intermediate container 8cb65d401046 [2021-10-07T02:48:54.371Z] ---> d32f54b8402a [2021-10-07T02:48:54.371Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-10-07T02:48:54.371Z] ---> Running in 3df96928b85b [2021-10-07T02:48:55.010Z] Removing intermediate container 3df96928b85b [2021-10-07T02:48:55.010Z] ---> 695011c73346 [2021-10-07T02:48:55.010Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-07T02:48:55.010Z] ---> Running in f6c1b556b83d [2021-10-07T02:48:55.654Z] Removing intermediate container f6c1b556b83d [2021-10-07T02:48:55.654Z] ---> 8e449fdfe13d [2021-10-07T02:48:55.654Z] Step 21/23 : LABEL arch=arm64 [2021-10-07T02:48:55.654Z] ---> Running in ae308da23f84 [2021-10-07T02:48:56.295Z] Removing intermediate container ae308da23f84 [2021-10-07T02:48:56.295Z] ---> 2558066e2ded [2021-10-07T02:48:56.295Z] Step 22/23 : LABEL git_sha=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [2021-10-07T02:48:56.295Z] ---> Running in 1e49204a8767 [2021-10-07T02:48:56.945Z] Removing intermediate container 1e49204a8767 [2021-10-07T02:48:56.945Z] ---> af284dde9ba0 [2021-10-07T02:48:56.945Z] Step 23/23 : LABEL version=2.0.1-dev.10 [2021-10-07T02:48:56.945Z] ---> Running in 0f9d355ae19d [2021-10-07T02:48:57.584Z] Removing intermediate container 0f9d355ae19d [2021-10-07T02:48:57.584Z] ---> 4cab2424f61c [2021-10-07T02:48:57.584Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-07T02:48:57.584Z] Successfully built 4cab2424f61c [2021-10-07T02:48:57.584Z] 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-10-07T02:48:57.817Z] provisioning config files... [2021-10-07T02:48:57.856Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/12@tmp/config7738265201616488258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:48:58.290Z] ---> docker-login.sh [2021-10-07T02:48:58.290Z] nexus3.edgexfoundry.org:10001 [2021-10-07T02:48:58.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:48:58.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:48:58.883Z] Configure a credential helper to remove this warning. See [2021-10-07T02:48:58.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:48:58.883Z] [2021-10-07T02:48:58.883Z] Login Succeeded [2021-10-07T02:48:58.883Z] nexus3.edgexfoundry.org:10002 [2021-10-07T02:48:59.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:48:59.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:48:59.452Z] Configure a credential helper to remove this warning. See [2021-10-07T02:48:59.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:48:59.452Z] [2021-10-07T02:48:59.452Z] Login Succeeded [2021-10-07T02:48:59.452Z] nexus3.edgexfoundry.org:10003 [2021-10-07T02:49:00.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:49:00.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:49:00.071Z] Configure a credential helper to remove this warning. See [2021-10-07T02:49:00.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:49:00.071Z] [2021-10-07T02:49:00.071Z] Login Succeeded [2021-10-07T02:49:00.071Z] nexus3.edgexfoundry.org:10004 [2021-10-07T02:49:00.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:49:00.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:49:00.689Z] Configure a credential helper to remove this warning. See [2021-10-07T02:49:00.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:49:00.689Z] [2021-10-07T02:49:00.689Z] Login Succeeded [2021-10-07T02:49:00.689Z] docker.io [2021-10-07T02:49:01.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-07T02:49:01.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-07T02:49:01.589Z] Configure a credential helper to remove this warning. See [2021-10-07T02:49:01.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-07T02:49:01.589Z] [2021-10-07T02:49:01.589Z] Login Succeeded [2021-10-07T02:49:01.589Z] ---> docker-login.sh ends [Pipeline] } [2021-10-07T02:49:01.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T02:49:01.689Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-10-07T02:49:01.689Z] 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [2021-10-07T02:49:01.689Z] latest [2021-10-07T02:49:01.689Z] 2.0.1-dev.10 [2021-10-07T02:49:01.689Z] 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 [2021-10-07T02:49:01.689Z] main [2021-10-07T02:49:01.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:02.126Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:02.523Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [2021-10-07T02:49:02.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-07T02:49:02.523Z] fe58d1c1356d: Preparing [2021-10-07T02:49:02.523Z] 10c0442fa133: Preparing [2021-10-07T02:49:02.523Z] a26bad8e4fe2: Preparing [2021-10-07T02:49:02.523Z] 922ec6043d45: Preparing [2021-10-07T02:49:02.523Z] ee420dfed78a: Preparing [2021-10-07T02:49:02.807Z] ee420dfed78a: Layer already exists [2021-10-07T02:49:02.807Z] 10c0442fa133: Pushed [2021-10-07T02:49:02.807Z] fe58d1c1356d: Pushed [2021-10-07T02:49:03.421Z] 922ec6043d45: Pushed [2021-10-07T02:49:05.435Z] a26bad8e4fe2: Pushed [2021-10-07T02:49:06.045Z] 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945: digest: sha256:5d64a4aaec7af1bc5f70a9dffb1525cd54dc3c7233494a83b14d7e732929e27c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:06.443Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:06.829Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-10-07T02:49:06.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-07T02:49:06.829Z] fe58d1c1356d: Preparing [2021-10-07T02:49:06.829Z] 10c0442fa133: Preparing [2021-10-07T02:49:06.829Z] a26bad8e4fe2: Preparing [2021-10-07T02:49:06.829Z] 922ec6043d45: Preparing [2021-10-07T02:49:06.829Z] ee420dfed78a: Preparing [2021-10-07T02:49:07.111Z] a26bad8e4fe2: Layer already exists [2021-10-07T02:49:07.111Z] 10c0442fa133: Layer already exists [2021-10-07T02:49:07.111Z] fe58d1c1356d: Layer already exists [2021-10-07T02:49:07.111Z] 922ec6043d45: Layer already exists [2021-10-07T02:49:07.111Z] ee420dfed78a: Layer already exists [2021-10-07T02:49:07.111Z] latest: digest: sha256:5d64a4aaec7af1bc5f70a9dffb1525cd54dc3c7233494a83b14d7e732929e27c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:07.503Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:07.894Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.10 [2021-10-07T02:49:07.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-07T02:49:07.894Z] fe58d1c1356d: Preparing [2021-10-07T02:49:07.894Z] 10c0442fa133: Preparing [2021-10-07T02:49:07.894Z] a26bad8e4fe2: Preparing [2021-10-07T02:49:07.894Z] 922ec6043d45: Preparing [2021-10-07T02:49:07.894Z] ee420dfed78a: Preparing [2021-10-07T02:49:08.177Z] 922ec6043d45: Layer already exists [2021-10-07T02:49:08.177Z] 10c0442fa133: Layer already exists [2021-10-07T02:49:08.177Z] ee420dfed78a: Layer already exists [2021-10-07T02:49:08.177Z] a26bad8e4fe2: Layer already exists [2021-10-07T02:49:08.177Z] fe58d1c1356d: Layer already exists [2021-10-07T02:49:08.177Z] 2.0.1-dev.10: digest: sha256:5d64a4aaec7af1bc5f70a9dffb1525cd54dc3c7233494a83b14d7e732929e27c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:08.571Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:08.947Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 [2021-10-07T02:49:08.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-07T02:49:09.230Z] fe58d1c1356d: Preparing [2021-10-07T02:49:09.230Z] 10c0442fa133: Preparing [2021-10-07T02:49:09.230Z] a26bad8e4fe2: Preparing [2021-10-07T02:49:09.230Z] 922ec6043d45: Preparing [2021-10-07T02:49:09.230Z] ee420dfed78a: Preparing [2021-10-07T02:49:09.230Z] a26bad8e4fe2: Layer already exists [2021-10-07T02:49:09.230Z] fe58d1c1356d: Layer already exists [2021-10-07T02:49:09.230Z] 922ec6043d45: Layer already exists [2021-10-07T02:49:09.230Z] 10c0442fa133: Layer already exists [2021-10-07T02:49:09.230Z] ee420dfed78a: Layer already exists [2021-10-07T02:49:09.516Z] 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10: digest: sha256:5d64a4aaec7af1bc5f70a9dffb1525cd54dc3c7233494a83b14d7e732929e27c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:09.902Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:10.275Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-10-07T02:49:10.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-10-07T02:49:10.275Z] fe58d1c1356d: Preparing [2021-10-07T02:49:10.275Z] 10c0442fa133: Preparing [2021-10-07T02:49:10.275Z] a26bad8e4fe2: Preparing [2021-10-07T02:49:10.275Z] 922ec6043d45: Preparing [2021-10-07T02:49:10.275Z] ee420dfed78a: Preparing [2021-10-07T02:49:10.561Z] fe58d1c1356d: Layer already exists [2021-10-07T02:49:10.561Z] a26bad8e4fe2: Layer already exists [2021-10-07T02:49:10.561Z] ee420dfed78a: Layer already exists [2021-10-07T02:49:10.561Z] 10c0442fa133: Layer already exists [2021-10-07T02:49:10.561Z] 922ec6043d45: Layer already exists [2021-10-07T02:49:10.561Z] main: digest: sha256:5d64a4aaec7af1bc5f70a9dffb1525cd54dc3c7233494a83b14d7e732929e27c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-07T02:49:10.635Z] ===================================================== [Pipeline] echo [2021-10-07T02:49:10.651Z] taggedImages: [2021-10-07T02:49:10.651Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [2021-10-07T02:49:10.651Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-10-07T02:49:10.651Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.10 [2021-10-07T02:49:10.651Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2edd794ead44ee1cbb795ccb8ebf3dc377aa3945-2.0.1-dev.10 [2021-10-07T02:49:10.651Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:11.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T02:49:11.485Z] [2021-10-07T02:49:11.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:49:11.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T02:49:12.221Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-07T02:49:12.221Z] 448f6bf000e3: Pulling fs layer [2021-10-07T02:49:12.221Z] f757da607395: Pulling fs layer [2021-10-07T02:49:12.221Z] 05883995daec: Pulling fs layer [2021-10-07T02:49:12.221Z] 8603b9c90790: Pulling fs layer [2021-10-07T02:49:12.221Z] 1560dd03e051: Pulling fs layer [2021-10-07T02:49:12.221Z] 27f5ce0e4adf: Pulling fs layer [2021-10-07T02:49:12.221Z] c2d8d7efcc4b: Pulling fs layer [2021-10-07T02:49:12.221Z] 8603b9c90790: Waiting [2021-10-07T02:49:12.221Z] 27f5ce0e4adf: Waiting [2021-10-07T02:49:12.221Z] c2d8d7efcc4b: Waiting [2021-10-07T02:49:12.221Z] 1560dd03e051: Waiting [2021-10-07T02:49:12.530Z] f757da607395: Verifying Checksum [2021-10-07T02:49:12.530Z] f757da607395: Download complete [2021-10-07T02:49:12.530Z] 8603b9c90790: Verifying Checksum [2021-10-07T02:49:12.530Z] 8603b9c90790: Download complete [2021-10-07T02:49:12.815Z] 1560dd03e051: Verifying Checksum [2021-10-07T02:49:12.815Z] 1560dd03e051: Download complete [2021-10-07T02:49:12.815Z] 05883995daec: Verifying Checksum [2021-10-07T02:49:12.815Z] 05883995daec: Download complete [2021-10-07T02:49:12.815Z] 27f5ce0e4adf: Verifying Checksum [2021-10-07T02:49:12.815Z] 27f5ce0e4adf: Download complete [2021-10-07T02:49:13.124Z] 448f6bf000e3: Verifying Checksum [2021-10-07T02:49:13.124Z] 448f6bf000e3: Download complete [2021-10-07T02:49:16.606Z] c2d8d7efcc4b: Verifying Checksum [2021-10-07T02:49:16.606Z] c2d8d7efcc4b: Download complete [2021-10-07T02:49:17.221Z] 448f6bf000e3: Pull complete [2021-10-07T02:49:17.838Z] f757da607395: Pull complete [2021-10-07T02:49:19.317Z] 05883995daec: Pull complete [2021-10-07T02:49:19.601Z] 8603b9c90790: Pull complete [2021-10-07T02:49:20.613Z] 1560dd03e051: Pull complete [2021-10-07T02:49:20.896Z] 27f5ce0e4adf: Pull complete [2021-10-07T02:49:36.222Z] c2d8d7efcc4b: Pull complete [2021-10-07T02:49:36.222Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-07T02:49:36.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T02:49:36.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-07T02:49:36.511Z] prd-ubuntu18.04-docker-arm64-4c-16g-2264 does not seem to be running inside a container [2021-10-07T02:49:36.663Z] $ 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/12 -v /w/workspace/device-mqtt-go/12:/w/workspace/device-mqtt-go/12:rw,z -v /w/workspace/device-mqtt-go/12@tmp:/w/workspace/device-mqtt-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-07T02:49:41.838Z] $ docker top a6118a177fc9392074946bd4e5862aaed971f2d4465b40b2a1ef8973dc1ee60f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:49:42.936Z] ---> job-cost.sh [2021-10-07T02:49:42.936Z] lf-activate-venv: SKIPPING [2021-10-07T02:49:42.936Z] INFO: No Stack... [2021-10-07T02:50:01.393Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-07T02:50:01.393Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T02:50:02.120Z] + cut -d, -f6 [2021-10-07T02:50:02.120Z] + cat /w/workspace/device-mqtt-go/12/archives/cost.csv [Pipeline] lock [2021-10-07T02:50:02.201Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] [2021-10-07T02:50:02.210Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] did not exist. Created. [2021-10-07T02:50:02.210Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T02:50:02.947Z] /w/workspace/device-mqtt-go/12@tmp/durable-0277bcbb/script.sh: 1: /w/workspace/device-mqtt-go/12@tmp/durable-0277bcbb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-07T02:50:03.659Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-07T02:50:03.700Z] Warning: overwriting stash ‘stack-cost’ [2021-10-07T02:50:03.752Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T02:50:03.766Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T02:50:03.790Z] $ docker stop --time=1 a6118a177fc9392074946bd4e5862aaed971f2d4465b40b2a1ef8973dc1ee60f [2021-10-07T02:50:05.689Z] $ docker rm -f a6118a177fc9392074946bd4e5862aaed971f2d4465b40b2a1ef8973dc1ee60f [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-10-07T02:50:06.689Z] provisioning config files... [2021-10-07T02:50:06.703Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2351426985038423435tmp [Pipeline] { [Pipeline] sh [2021-10-07T02:50:07.026Z] + set +x [2021-10-07T02:50:07.027Z] + curl -s https://codecov.io/bash [2021-10-07T02:50:07.027Z] + bash -s -- [2021-10-07T02:50:07.027Z] [2021-10-07T02:50:07.027Z] _____ _ [2021-10-07T02:50:07.027Z] / ____| | | [2021-10-07T02:50:07.027Z] | | ___ __| | ___ ___ _____ __ [2021-10-07T02:50:07.027Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-07T02:50:07.027Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-07T02:50:07.027Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-07T02:50:07.027Z] Bash-1.0.6 [2021-10-07T02:50:07.027Z] [2021-10-07T02:50:07.027Z] [2021-10-07T02:50:07.027Z] ==> git version 2.24.4 found [2021-10-07T02:50:07.027Z] ==> 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-10-07T02:50:07.027Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-07T02:50:07.027Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-07T02:50:07.027Z] ==> Jenkins CI detected. [2021-10-07T02:50:07.027Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-07T02:50:07.027Z] project root: . [2021-10-07T02:50:07.027Z] --> token set from env [2021-10-07T02:50:07.027Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-07T02:50:07.027Z] ==> Running gcov in . (disable via -X gcov) [2021-10-07T02:50:07.027Z] ==> Python coveragepy not found [2021-10-07T02:50:07.027Z] ==> Searching for coverage reports in: [2021-10-07T02:50:07.027Z] + . [2021-10-07T02:50:07.027Z] -> Found 1 reports [2021-10-07T02:50:07.027Z] ==> Detecting git/mercurial file structure [2021-10-07T02:50:07.027Z] ==> Reading reports [2021-10-07T02:50:07.027Z] + ./coverage.out bytes=17284 [2021-10-07T02:50:07.027Z] ==> Appending adjustments [2021-10-07T02:50:07.027Z] https://docs.codecov.io/docs/fixing-reports [2021-10-07T02:50:07.298Z] + Found adjustments [2021-10-07T02:50:07.298Z] ==> Gzipping contents [2021-10-07T02:50:07.298Z] 4.0K /tmp/codecov.50oB0c.gz [2021-10-07T02:50:07.298Z] ==> Uploading reports [2021-10-07T02:50:07.298Z] url: https://codecov.io [2021-10-07T02:50:07.298Z] query: branch=main&commit=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T02:50:07.298Z] -> Pinging Codecov [2021-10-07T02:50:07.298Z] 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=2edd794ead44ee1cbb795ccb8ebf3dc377aa3945&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-07T02:50:07.880Z] -> Uploading to [2021-10-07T02:50:07.880Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-07/7D719EC7BBE17E464838252E33014C33/2edd794ead44ee1cbb795ccb8ebf3dc377aa3945/019b3ecd-6d0b-4ab3-9f7c-317628daf5a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T025007Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d83d3962851915b4d10d594b893540b43ba1e4b17c32d9c620d1c12b921f086 [2021-10-07T02:50:07.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-07T02:50:07.880Z] Dload Upload Total Spent Left Speed [2021-10-07T02:50:08.145Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 8696 --:--:-- --:--:-- --:--:-- 8719 [2021-10-07T02:50:08.145Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] } [2021-10-07T02:50:08.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-07T02:50:08.483Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-07T02:50:08.501Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:50:08.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T02:50:08.822Z] [2021-10-07T02:50:08.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:50:09.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T02:50:09.164Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-07T02:50:09.164Z] 188c0c94c7c5: Pulling fs layer [2021-10-07T02:50:09.164Z] 0ef7d3d256c8: Pulling fs layer [2021-10-07T02:50:09.164Z] de9db76c5a1d: Pulling fs layer [2021-10-07T02:50:09.164Z] 0eba1c9be4d2: Pulling fs layer [2021-10-07T02:50:09.164Z] 0d57e429df01: Pulling fs layer [2021-10-07T02:50:09.164Z] 4e4be7b47b0d: Pulling fs layer [2021-10-07T02:50:09.164Z] e1f770b5df2f: Pulling fs layer [2021-10-07T02:50:09.164Z] 85a0685a4137: Pulling fs layer [2021-10-07T02:50:09.164Z] 0d57e429df01: Waiting [2021-10-07T02:50:09.164Z] 0eba1c9be4d2: Waiting [2021-10-07T02:50:09.164Z] 4e4be7b47b0d: Waiting [2021-10-07T02:50:09.164Z] e1f770b5df2f: Waiting [2021-10-07T02:50:09.164Z] 85a0685a4137: Waiting [2021-10-07T02:50:09.164Z] de9db76c5a1d: Download complete [2021-10-07T02:50:09.164Z] 0ef7d3d256c8: Verifying Checksum [2021-10-07T02:50:09.164Z] 0ef7d3d256c8: Download complete [2021-10-07T02:50:09.164Z] 0d57e429df01: Verifying Checksum [2021-10-07T02:50:09.164Z] 0d57e429df01: Download complete [2021-10-07T02:50:09.438Z] 4e4be7b47b0d: Verifying Checksum [2021-10-07T02:50:09.438Z] 4e4be7b47b0d: Download complete [2021-10-07T02:50:09.439Z] 188c0c94c7c5: Verifying Checksum [2021-10-07T02:50:09.439Z] 188c0c94c7c5: Download complete [2021-10-07T02:50:09.439Z] 188c0c94c7c5: Pull complete [2021-10-07T02:50:09.705Z] 0ef7d3d256c8: Pull complete [2021-10-07T02:50:09.705Z] de9db76c5a1d: Pull complete [2021-10-07T02:50:10.665Z] 0eba1c9be4d2: Verifying Checksum [2021-10-07T02:50:10.665Z] 0eba1c9be4d2: Download complete [2021-10-07T02:50:10.665Z] e1f770b5df2f: Verifying Checksum [2021-10-07T02:50:10.665Z] e1f770b5df2f: Download complete [2021-10-07T02:50:11.668Z] 85a0685a4137: Verifying Checksum [2021-10-07T02:50:11.668Z] 85a0685a4137: Download complete [2021-10-07T02:50:15.029Z] 0eba1c9be4d2: Pull complete [2021-10-07T02:50:15.029Z] 0d57e429df01: Pull complete [2021-10-07T02:50:15.029Z] 4e4be7b47b0d: Pull complete [2021-10-07T02:50:15.297Z] e1f770b5df2f: Pull complete [2021-10-07T02:50:19.564Z] 85a0685a4137: Pull complete [2021-10-07T02:50:19.564Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-07T02:50:19.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-07T02:50:19.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-07T02:50:19.658Z] prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container [2021-10-07T02:50:19.976Z] $ 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-10-07T02:50:22.086Z] $ docker top 84044ebcc9b4eec06408a83eeafdd2ff856da065fb585efcfe8d1644491f1e2d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-07T02:50:22.191Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-07T02:50:22.506Z] + set -o pipefail [2021-10-07T02:50:22.506Z] + snyk monitor '--org=edgex-jenkins' [2021-10-07T02:50:25.865Z] [2021-10-07T02:50:25.865Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-10-07T02:50:25.865Z] [2021-10-07T02:50:25.865Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/091a882d-bdec-4d13-a0c5-cecd1ddce9ec [2021-10-07T02:50:25.865Z] [2021-10-07T02:50:25.865Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-07T02:50:25.865Z] [2021-10-07T02:50:25.865Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-07T02:50:25.865Z] [2021-10-07T02:50:27.272Z] [2021-10-07T02:50:27.272Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-10-07T02:50:27.272Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-10-07T02:50:27.274Z] $ docker stop --time=1 84044ebcc9b4eec06408a83eeafdd2ff856da065fb585efcfe8d1644491f1e2d [2021-10-07T02:50:29.122Z] $ docker rm -f 84044ebcc9b4eec06408a83eeafdd2ff856da065fb585efcfe8d1644491f1e2d [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-10-07T02:50:30.122Z] + git log --format=format:%s -1 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:50:30.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:50:30.447Z] . [Pipeline] withDockerContainer [2021-10-07T02:50:30.530Z] prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container [2021-10-07T02:50:30.575Z] $ 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-10-07T02:50:30.920Z] $ docker top 89833963e16f77454e776a76cd66b94f2ab02e1b362533d66da772bb68e3a220 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T02:50:31.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:50:31.050Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:50:31.158Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:50:31.145Z] $ docker exec 89833963e16f77454e776a76cd66b94f2ab02e1b362533d66da772bb68e3a220 ssh-agent [2021-10-07T02:50:31.270Z] SSH_AUTH_SOCK=/tmp/ssh-XbAb0m5qUlQY/agent.15 [2021-10-07T02:50:31.270Z] SSH_AGENT_PID=21 [2021-10-07T02:50:31.279Z] Running ssh-add (command line suppressed) [2021-10-07T02:50:31.352Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6347762177746350383.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6347762177746350383.key) [2021-10-07T02:50:31.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:50:31.700Z] + git semver tag [2021-10-07T02:50:31.700Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T02:50:31.700Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-07T02:50:31.700Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-07T02:50:31.700Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T02:50:31.700Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T02:50:31.700Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T02:50:31.700Z] # $SEMVER_BRANCH = main [2021-10-07T02:50:31.700Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-10-07T02:50:31.700Z] # 2edd794ead44ee1cbb795ccb8ebf3dc377aa3945 HEAD [2021-10-07T02:50:31.700Z] # -> Force: false [2021-10-07T02:50:31.700Z] # 0f887433474278ab983d3c5f08b484f54af6f71a refs/tags/v2.0.1-dev.10 [Pipeline] } [2021-10-07T02:50:31.699Z] $ docker exec --env ******** --env ******** 89833963e16f77454e776a76cd66b94f2ab02e1b362533d66da772bb68e3a220 ssh-agent -k [2021-10-07T02:50:31.784Z] unset SSH_AUTH_SOCK; [2021-10-07T02:50:31.784Z] unset SSH_AGENT_PID; [2021-10-07T02:50:31.784Z] echo Agent pid 21 killed; [2021-10-07T02:50:31.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T02:50:32.189Z] + git semver [Pipeline] } [2021-10-07T02:50:32.197Z] $ docker stop --time=1 89833963e16f77454e776a76cd66b94f2ab02e1b362533d66da772bb68e3a220 [2021-10-07T02:50:33.375Z] $ docker rm -f 89833963e16f77454e776a76cd66b94f2ab02e1b362533d66da772bb68e3a220 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:50:33.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T02:50:33.843Z] [2021-10-07T02:50:33.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:50:34.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T02:50:34.369Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-07T02:50:34.369Z] ab5ef0e58194: Pulling fs layer [2021-10-07T02:50:34.369Z] 9712f1f96733: Pulling fs layer [2021-10-07T02:50:34.369Z] 63f879dbbcfc: Pulling fs layer [2021-10-07T02:50:34.369Z] 0d9ebad4ef96: Pulling fs layer [2021-10-07T02:50:34.369Z] e9a5061849ea: Pulling fs layer [2021-10-07T02:50:34.369Z] d747dcd14b5f: Pulling fs layer [2021-10-07T02:50:34.369Z] 2de7ff778b66: Pulling fs layer [2021-10-07T02:50:34.369Z] e9a5061849ea: Waiting [2021-10-07T02:50:34.369Z] d747dcd14b5f: Waiting [2021-10-07T02:50:34.369Z] 2de7ff778b66: Waiting [2021-10-07T02:50:34.369Z] 0d9ebad4ef96: Waiting [2021-10-07T02:50:34.369Z] 9712f1f96733: Verifying Checksum [2021-10-07T02:50:34.369Z] 9712f1f96733: Download complete [2021-10-07T02:50:34.950Z] 63f879dbbcfc: Verifying Checksum [2021-10-07T02:50:34.950Z] 63f879dbbcfc: Download complete [2021-10-07T02:50:35.534Z] e9a5061849ea: Verifying Checksum [2021-10-07T02:50:35.534Z] e9a5061849ea: Download complete [2021-10-07T02:50:35.534Z] ab5ef0e58194: Verifying Checksum [2021-10-07T02:50:35.534Z] ab5ef0e58194: Download complete [2021-10-07T02:50:35.534Z] d747dcd14b5f: Verifying Checksum [2021-10-07T02:50:35.534Z] d747dcd14b5f: Download complete [2021-10-07T02:50:36.128Z] 0d9ebad4ef96: Verifying Checksum [2021-10-07T02:50:36.128Z] 0d9ebad4ef96: Download complete [2021-10-07T02:50:36.128Z] 2de7ff778b66: Verifying Checksum [2021-10-07T02:50:36.128Z] 2de7ff778b66: Download complete [2021-10-07T02:50:38.122Z] ab5ef0e58194: Pull complete [2021-10-07T02:50:38.122Z] 9712f1f96733: Pull complete [2021-10-07T02:50:39.103Z] 63f879dbbcfc: Pull complete [2021-10-07T02:50:43.384Z] 0d9ebad4ef96: Pull complete [2021-10-07T02:50:43.384Z] e9a5061849ea: Pull complete [2021-10-07T02:50:43.651Z] d747dcd14b5f: Pull complete [2021-10-07T02:50:45.070Z] 2de7ff778b66: Pull complete [2021-10-07T02:50:45.071Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-07T02:50:45.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-07T02:50:45.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-07T02:50:45.161Z] prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container [2021-10-07T02:50:45.228Z] $ 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-10-07T02:50:48.763Z] $ docker top 6d9cfe30ec421afbbdf042212db244c5b6510e3f16f710143d68e4e67086e270 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:50:48.875Z] provisioning config files... [2021-10-07T02:50:48.890Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4214930800058941133tmp [2021-10-07T02:50:48.912Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5697407156814704330tmp [2021-10-07T02:50:48.943Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2349379285223208297tmp [Pipeline] { [Pipeline] echo [2021-10-07T02:50:48.968Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:50:49.277Z] ---> sigul-configuration.sh [2021-10-07T02:50:49.277Z] gpg: directory `/root/.gnupg' created [2021-10-07T02:50:49.277Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-07T02:50:49.277Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-07T02:50:49.277Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-07T02:50:49.277Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-07T02:50:49.277Z] gpg: CAST5 encrypted data [2021-10-07T02:50:49.277Z] gpg: encrypted with 1 passphrase [2021-10-07T02:50:49.278Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-07T02:50:49.589Z] + mkdir /home/jenkins [2021-10-07T02:50:49.589Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-07T02:50:49.900Z] + 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-10-07T02:50:49.914Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:50:50.229Z] ---> sigul-install.sh [2021-10-07T02:50:50.229Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-07T02:50:50.546Z] + git tag --list [2021-10-07T02:50:50.546Z] 0.7.1 [2021-10-07T02:50:50.546Z] v1.0.0 [2021-10-07T02:50:50.546Z] v1.1.0 [2021-10-07T02:50:50.546Z] v1.1.1 [2021-10-07T02:50:50.546Z] v1.2.2 [2021-10-07T02:50:50.546Z] v1.3.0 [2021-10-07T02:50:50.546Z] v1.3.1 [2021-10-07T02:50:50.546Z] v2.0.0 [2021-10-07T02:50:50.546Z] v2.0.1-dev.1 [2021-10-07T02:50:50.546Z] v2.0.1-dev.10 [2021-10-07T02:50:50.546Z] v2.0.1-dev.2 [2021-10-07T02:50:50.546Z] v2.0.1-dev.3 [2021-10-07T02:50:50.546Z] v2.0.1-dev.4 [2021-10-07T02:50:50.546Z] v2.0.1-dev.5 [2021-10-07T02:50:50.546Z] v2.0.1-dev.6 [2021-10-07T02:50:50.546Z] v2.0.1-dev.7 [2021-10-07T02:50:50.546Z] v2.0.1-dev.8 [2021-10-07T02:50:50.546Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-07T02:50:50.856Z] + lftools sign git-tag v2.0.1-dev.10 [2021-10-07T02:50:51.437Z] Signing Git tag with Sigul... [2021-10-07T02:50:51.437Z] Signing v2.0.1-dev.10 [Pipeline] echo [2021-10-07T02:50:52.408Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:50:52.719Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-07T02:50:52.731Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-07T02:50:52.748Z] $ docker stop --time=1 6d9cfe30ec421afbbdf042212db244c5b6510e3f16f710143d68e4e67086e270 [2021-10-07T02:50:53.940Z] $ docker rm -f 6d9cfe30ec421afbbdf042212db244c5b6510e3f16f710143d68e4e67086e270 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:50:54.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:50:54.636Z] . [Pipeline] withDockerContainer [2021-10-07T02:50:54.715Z] prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container [2021-10-07T02:50:54.758Z] $ 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-10-07T02:50:55.095Z] $ docker top 54531e695eccab0e5c00a825a2d54989d780df9d52fddbb9574d30d8af9060d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T02:50:55.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:50:55.234Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:50:55.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:50:55.349Z] $ docker exec 54531e695eccab0e5c00a825a2d54989d780df9d52fddbb9574d30d8af9060d0 ssh-agent [2021-10-07T02:50:55.485Z] SSH_AUTH_SOCK=/tmp/ssh-MOTZOTgjZjLr/agent.15 [2021-10-07T02:50:55.485Z] SSH_AGENT_PID=22 [2021-10-07T02:50:55.494Z] Running ssh-add (command line suppressed) [2021-10-07T02:50:55.589Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5043947711870854221.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5043947711870854221.key) [2021-10-07T02:50:55.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:50:55.939Z] + git semver bump pre [2021-10-07T02:50:55.939Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T02:50:55.939Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-07T02:50:55.939Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-07T02:50:55.939Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T02:50:55.939Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T02:50:55.939Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T02:50:55.939Z] # $SEMVER_BRANCH = main [2021-10-07T02:50:55.939Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-10-07T02:50:55.939Z] 2.0.1-dev.11 [Pipeline] } [2021-10-07T02:50:55.938Z] $ docker exec --env ******** --env ******** 54531e695eccab0e5c00a825a2d54989d780df9d52fddbb9574d30d8af9060d0 ssh-agent -k [2021-10-07T02:50:56.028Z] unset SSH_AUTH_SOCK; [2021-10-07T02:50:56.029Z] unset SSH_AGENT_PID; [2021-10-07T02:50:56.029Z] echo Agent pid 22 killed; [2021-10-07T02:50:56.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T02:50:56.406Z] + git semver [Pipeline] } [2021-10-07T02:50:56.410Z] $ docker stop --time=1 54531e695eccab0e5c00a825a2d54989d780df9d52fddbb9574d30d8af9060d0 [2021-10-07T02:50:57.593Z] $ docker rm -f 54531e695eccab0e5c00a825a2d54989d780df9d52fddbb9574d30d8af9060d0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:50:57.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T02:50:57.994Z] . [Pipeline] withDockerContainer [2021-10-07T02:50:58.077Z] prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container [2021-10-07T02:50:58.123Z] $ 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-10-07T02:50:58.472Z] $ docker top aa024ff9848e0839d387bb0681992dba6606458847c303017383d2c967f7f99b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T02:50:58.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T02:50:58.613Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T02:50:58.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T02:50:58.716Z] $ docker exec aa024ff9848e0839d387bb0681992dba6606458847c303017383d2c967f7f99b ssh-agent [2021-10-07T02:50:58.837Z] SSH_AUTH_SOCK=/tmp/ssh-glV5NYTVnUlW/agent.14 [2021-10-07T02:50:58.837Z] SSH_AGENT_PID=20 [2021-10-07T02:50:58.847Z] Running ssh-add (command line suppressed) [2021-10-07T02:50:58.936Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3746650423067907005.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3746650423067907005.key) [2021-10-07T02:50:58.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T02:50:59.282Z] + git semver push [2021-10-07T02:50:59.282Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T02:50:59.282Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-10-07T02:50:59.282Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-07T02:50:59.282Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T02:50:59.282Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T02:50:59.282Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T02:50:59.282Z] # $SEMVER_BRANCH = main [2021-10-07T02:50:59.282Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-10-07T02:51:00.693Z] $ docker exec --env ******** --env ******** aa024ff9848e0839d387bb0681992dba6606458847c303017383d2c967f7f99b ssh-agent -k [2021-10-07T02:51:00.782Z] unset SSH_AUTH_SOCK; [2021-10-07T02:51:00.782Z] unset SSH_AGENT_PID; [2021-10-07T02:51:00.782Z] echo Agent pid 20 killed; [2021-10-07T02:51:00.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T02:51:01.162Z] + git semver [Pipeline] } [2021-10-07T02:51:01.167Z] $ docker stop --time=1 aa024ff9848e0839d387bb0681992dba6606458847c303017383d2c967f7f99b [2021-10-07T02:51:02.364Z] $ docker rm -f aa024ff9848e0839d387bb0681992dba6606458847c303017383d2c967f7f99b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-07T02:51:03.593Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:51:03.923Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:51:04.721Z] ---> package-listing.sh [2021-10-07T02:51:04.721Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T02:51:04.721Z] ++ facter osfamily [2021-10-07T02:51:04.721Z] + OS_FAMILY=redhat [2021-10-07T02:51:04.721Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-10-07T02:51:04.721Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T02:51:04.721Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T02:51:04.721Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T02:51:04.721Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T02:51:04.721Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-10-07T02:51:04.721Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T02:51:04.721Z] + case "${OS_FAMILY}" in [2021-10-07T02:51:04.721Z] + rpm -qa [2021-10-07T02:51:04.721Z] + sort [2021-10-07T02:51:05.304Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T02:51:05.304Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T02:51:05.304Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T02:51:05.304Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-10-07T02:51:05.304Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-10-07T02:51:05.304Z] + 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-10-07T02:51:05.323Z] 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-10-07T02:51:05.620Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:51:06.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:51:06.203Z] [2021-10-07T02:51:06.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T02:51:06.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:51:06.533Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T02:51:06.533Z] b4d181a07f80: Pulling fs layer [2021-10-07T02:51:06.533Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T02:51:06.533Z] ed53099fbce6: Pulling fs layer [2021-10-07T02:51:06.533Z] dc539afda2c1: Pulling fs layer [2021-10-07T02:51:06.533Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T02:51:06.533Z] 9065ff56babe: Pulling fs layer [2021-10-07T02:51:06.533Z] d287ab97295c: Pulling fs layer [2021-10-07T02:51:06.533Z] 77bc0d833cb6: Waiting [2021-10-07T02:51:06.533Z] 9065ff56babe: Waiting [2021-10-07T02:51:06.533Z] d287ab97295c: Waiting [2021-10-07T02:51:06.533Z] dc539afda2c1: Waiting [2021-10-07T02:51:06.795Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T02:51:06.795Z] a1111a8f2ec3: Download complete [2021-10-07T02:51:06.795Z] dc539afda2c1: Verifying Checksum [2021-10-07T02:51:06.795Z] dc539afda2c1: Download complete [2021-10-07T02:51:06.795Z] ed53099fbce6: Verifying Checksum [2021-10-07T02:51:06.796Z] ed53099fbce6: Download complete [2021-10-07T02:51:06.796Z] 9065ff56babe: Verifying Checksum [2021-10-07T02:51:06.796Z] 9065ff56babe: Download complete [2021-10-07T02:51:07.073Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T02:51:07.073Z] 77bc0d833cb6: Download complete [2021-10-07T02:51:07.073Z] b4d181a07f80: Verifying Checksum [2021-10-07T02:51:07.073Z] b4d181a07f80: Download complete [2021-10-07T02:51:08.031Z] d287ab97295c: Verifying Checksum [2021-10-07T02:51:08.031Z] d287ab97295c: Download complete [2021-10-07T02:51:08.300Z] b4d181a07f80: Pull complete [2021-10-07T02:51:08.571Z] a1111a8f2ec3: Pull complete [2021-10-07T02:51:09.163Z] ed53099fbce6: Pull complete [2021-10-07T02:51:09.163Z] dc539afda2c1: Pull complete [2021-10-07T02:51:09.428Z] 77bc0d833cb6: Pull complete [2021-10-07T02:51:09.700Z] 9065ff56babe: Pull complete [2021-10-07T02:51:15.089Z] d287ab97295c: Pull complete [2021-10-07T02:51:15.089Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T02:51:15.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T02:51:15.089Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T02:51:15.171Z] prd-centos7-docker-4c-2g-2256 does not seem to be running inside a container [2021-10-07T02:51:15.216Z] $ 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-10-07T02:51:17.432Z] $ docker top bc4f29002b484cd048d9b3d2d71948437ac75188c70254e30ce0394d89f213bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T02:51:17.840Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T02:51:18.153Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T02:51:18.464Z] + ls /var/log/sa-host [2021-10-07T02:51:18.464Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T02:51:18.464Z] file_magic: OK [2021-10-07T02:51:18.464Z] HZ: Using current value: 100 [2021-10-07T02:51:18.464Z] file_header: OK [2021-10-07T02:51:18.464Z] 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-10-07T02:51:18.464Z] Statistics: [2021-10-07T02:51:18.464Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T02:51:18.464Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T02:51:18.464Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T02:51:18.464Z] file_magic: OK [2021-10-07T02:51:18.464Z] HZ: Using current value: 100 [2021-10-07T02:51:18.464Z] file_header: OK [2021-10-07T02:51:18.464Z] 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-10-07T02:51:18.464Z] Statistics: [2021-10-07T02:51:18.464Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T02:51:18.464Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T02:51:18.699Z] provisioning config files... [2021-10-07T02:51:18.715Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8912798202206207022tmp [Pipeline] { [Pipeline] echo [2021-10-07T02:51:18.738Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:51:19.052Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T02:51:19.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:51:19.450Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T02:51:19.465Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:51:19.783Z] ---> sudo-logs.sh [2021-10-07T02:51:19.783Z] Archiving 'sudo' log.. [2021-10-07T02:51:19.783Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2256.novalocal: Name or service not known [2021-10-07T02:51:19.783Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2256.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T02:51:19.825Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:51:20.134Z] ---> job-cost.sh [2021-10-07T02:51:20.134Z] lf-activate-venv: SKIPPING [2021-10-07T02:51:20.134Z] DEBUG: total: 0.10999999940395355 [2021-10-07T02:51:20.134Z] INFO: Retrieving Stack Cost... [2021-10-07T02:51:20.400Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T02:51:20.984Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T02:51:21.001Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T02:51:21.316Z] ---> logs-deploy.sh [2021-10-07T02:51:21.317Z] lf-activate-venv: SKIPPING [2021-10-07T02:51:21.317Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/12 [2021-10-07T02:51:21.317Z] INFO: archiving workspace using pattern(s): [2021-10-07T02:51:21.893Z] Archives upload complete. [2021-10-07T02:51:22.415Z] INFO: archiving logs to Nexus