Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 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-ssh5240809139305332413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh998709183208223435.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3363561801652153736.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7074619334906525849.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5287832192109047489.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-518 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh2663985679311286461.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 Commit message: "Merge pull request #302 from lenny-intel/releated-docs-pr" > git rev-list --no-walk 346d8b883db1f3227d7ad1b5d610caf2a53a406e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-22T00:51:44.894Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-22T00:51:44.993Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-22T00:51:45.023Z] ========================================================= [2021-08-22T00:51:45.023Z] EdgeX Global Pipelines Version Info [2021-08-22T00:51:45.023Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-22T00:51:46.265Z] ------------------- [2021-08-22T00:51:46.265Z] stable info: [2021-08-22T00:51:46.265Z] ------------------- [2021-08-22T00:51:46.265Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-22T00:51:46.265Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-22T00:51:46.265Z] Message: update stable to v1.0.205 [2021-08-22T00:51:46.590Z] ------------------- [2021-08-22T00:51:46.590Z] experimental info: [2021-08-22T00:51:46.590Z] ------------------- [2021-08-22T00:51:46.590Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-22T00:51:46.590Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-22T00:51:46.590Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-22T00:51:46.690Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-08-22T00:51:46.715Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-08-22T00:51:46.740Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-22T00:51:46.766Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-22T00:51:46.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-22T00:51:46.817Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-22T00:51:46.843Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-22T00:51:46.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-22T00:51:46.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-22T00:51:46.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-22T00:51:46.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-22T00:51:46.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-22T00:51:47.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-08-22T00:51:47.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-22T00:51:47.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-22T00:51:47.103Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-22T00:51:47.144Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-22T00:51:47.195Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-22T00:51:47.245Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-22T00:51:47.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-22T00:51:47.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-22T00:51:47.394Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-22T00:51:47.459Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-22T00:51:47.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-22T00:51:47.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-22T00:51:47.535Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-22T00:51:47.559Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-22T00:51:47.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-22T00:51:47.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-22T00:51:47.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-22T00:51:47.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [Pipeline] echo [2021-08-22T00:51:47.682Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 910567f [Pipeline] echo [2021-08-22T00:51:47.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-22T00:51:47.789Z] provisioning config files... [2021-08-22T00:51:47.811Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4596073673739872866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-22T00:51:48.143Z] ---> docker-login.sh [2021-08-22T00:51:48.143Z] nexus3.edgexfoundry.org:10001 [2021-08-22T00:51:48.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:51:48.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:51:48.415Z] Configure a credential helper to remove this warning. See [2021-08-22T00:51:48.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:51:48.415Z] [2021-08-22T00:51:48.415Z] Login Succeeded [2021-08-22T00:51:48.415Z] nexus3.edgexfoundry.org:10002 [2021-08-22T00:51:48.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:51:48.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:51:48.415Z] Configure a credential helper to remove this warning. See [2021-08-22T00:51:48.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:51:48.415Z] [2021-08-22T00:51:48.415Z] Login Succeeded [2021-08-22T00:51:48.415Z] nexus3.edgexfoundry.org:10003 [2021-08-22T00:51:48.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:51:48.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:51:48.682Z] Configure a credential helper to remove this warning. See [2021-08-22T00:51:48.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:51:48.682Z] [2021-08-22T00:51:48.682Z] Login Succeeded [2021-08-22T00:51:48.682Z] nexus3.edgexfoundry.org:10004 [2021-08-22T00:51:48.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:51:48.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:51:48.682Z] Configure a credential helper to remove this warning. See [2021-08-22T00:51:48.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:51:48.682Z] [2021-08-22T00:51:48.682Z] Login Succeeded [2021-08-22T00:51:48.682Z] docker.io [2021-08-22T00:51:48.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:51:49.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:51:49.219Z] Configure a credential helper to remove this warning. See [2021-08-22T00:51:49.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:51:49.219Z] [2021-08-22T00:51:49.219Z] Login Succeeded [2021-08-22T00:51:49.219Z] ---> docker-login.sh ends [Pipeline] } [2021-08-22T00:51:49.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-22T00:51:49.769Z] + git log --format=format:%s -1 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [Pipeline] echo [2021-08-22T00:51:49.826Z] GIT_COMMIT: 910567f982a12b50a29bcaec8eb25dde4e2e9fd5, Commit Message: Merge pull request #302 from lenny-intel/releated-docs-pr [Pipeline] echo [2021-08-22T00:51:49.842Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:51:50.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-22T00:51:50.800Z] [2021-08-22T00:51:50.800Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:51:51.145Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-22T00:51:51.146Z] latest: Pulling from edgex-devops/git-semver [2021-08-22T00:51:51.146Z] 31603596830f: Pulling fs layer [2021-08-22T00:51:51.146Z] 04fac38145f0: Pulling fs layer [2021-08-22T00:51:51.146Z] 701f6daf10bf: Pulling fs layer [2021-08-22T00:51:51.146Z] 24f72da36158: Pulling fs layer [2021-08-22T00:51:51.146Z] 24f72da36158: Waiting [2021-08-22T00:51:51.146Z] 04fac38145f0: Verifying Checksum [2021-08-22T00:51:51.146Z] 04fac38145f0: Download complete [2021-08-22T00:51:51.420Z] 31603596830f: Verifying Checksum [2021-08-22T00:51:51.420Z] 31603596830f: Download complete [2021-08-22T00:51:51.687Z] 31603596830f: Pull complete [2021-08-22T00:51:51.687Z] 24f72da36158: Verifying Checksum [2021-08-22T00:51:51.687Z] 24f72da36158: Download complete [2021-08-22T00:51:51.687Z] 04fac38145f0: Pull complete [2021-08-22T00:51:51.687Z] 701f6daf10bf: Verifying Checksum [2021-08-22T00:51:51.687Z] 701f6daf10bf: Download complete [2021-08-22T00:51:52.284Z] 701f6daf10bf: Pull complete [2021-08-22T00:51:52.551Z] 24f72da36158: Pull complete [2021-08-22T00:51:52.551Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-22T00:51:52.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-22T00:51:52.551Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-22T00:51:52.648Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2021-08-22T00:51:52.710Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-22T00:51:53.476Z] $ docker top 0abeaf2529dbcfae4674ec0922b65225690773ad8723d2ccf0271906adb5432d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-22T00:51:53.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-22T00:51:53.602Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-22T00:51:53.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-22T00:51:53.715Z] $ docker exec 0abeaf2529dbcfae4674ec0922b65225690773ad8723d2ccf0271906adb5432d ssh-agent [2021-08-22T00:51:53.821Z] SSH_AUTH_SOCK=/tmp/ssh-lFTYjSYCSrFp/agent.13 [2021-08-22T00:51:53.821Z] SSH_AGENT_PID=19 [2021-08-22T00:51:53.831Z] Running ssh-add (command line suppressed) [2021-08-22T00:51:53.917Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4932918404396533211.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4932918404396533211.key) [2021-08-22T00:51:53.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-22T00:51:54.252Z] + git tag --points-at HEAD [Pipeline] } [2021-08-22T00:51:54.270Z] $ docker exec --env ******** --env ******** 0abeaf2529dbcfae4674ec0922b65225690773ad8723d2ccf0271906adb5432d ssh-agent -k [2021-08-22T00:51:54.352Z] unset SSH_AUTH_SOCK; [2021-08-22T00:51:54.352Z] unset SSH_AGENT_PID; [2021-08-22T00:51:54.352Z] echo Agent pid 19 killed; [2021-08-22T00:51:54.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-22T00:51:54.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-22T00:51:54.411Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-22T00:51:54.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-22T00:51:54.525Z] $ docker exec 0abeaf2529dbcfae4674ec0922b65225690773ad8723d2ccf0271906adb5432d ssh-agent [2021-08-22T00:51:54.637Z] SSH_AUTH_SOCK=/tmp/ssh-ygK0j2sPUV0N/agent.52 [2021-08-22T00:51:54.637Z] SSH_AGENT_PID=58 [2021-08-22T00:51:54.646Z] Running ssh-add (command line suppressed) [2021-08-22T00:51:54.742Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3128217963023060583.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3128217963023060583.key) [2021-08-22T00:51:54.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-22T00:51:55.085Z] + git semver init [2021-08-22T00:51:55.085Z] # -> Open(): unable to determine branch for HEAD [2021-08-22T00:51:55.085Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-22T00:51:55.085Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-22T00:51:55.085Z] # $SEMVER_REMOTE_NAME = origin [2021-08-22T00:51:55.085Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-22T00:51:55.085Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-22T00:51:55.085Z] # $SEMVER_BRANCH = main [2021-08-22T00:51:55.085Z] # $SEMVER_TEMP = /tmp/semver-981969318 [2021-08-22T00:51:55.085Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-08-22T00:51:55.353Z] # '/tmp/semver-981969318' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-08-22T00:51:55.353Z] # -> Force: false [2021-08-22T00:51:55.353Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-08-22T00:51:55.368Z] $ docker exec --env ******** --env ******** 0abeaf2529dbcfae4674ec0922b65225690773ad8723d2ccf0271906adb5432d ssh-agent -k [2021-08-22T00:51:55.450Z] unset SSH_AUTH_SOCK; [2021-08-22T00:51:55.450Z] unset SSH_AGENT_PID; [2021-08-22T00:51:55.450Z] echo Agent pid 58 killed; [2021-08-22T00:51:55.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-22T00:51:55.833Z] + git semver [Pipeline] } [2021-08-22T00:51:55.857Z] $ docker stop --time=1 0abeaf2529dbcfae4674ec0922b65225690773ad8723d2ccf0271906adb5432d [2021-08-22T00:51:57.064Z] $ docker rm -f 0abeaf2529dbcfae4674ec0922b65225690773ad8723d2ccf0271906adb5432d [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-22T00:51:57.452Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-22T00:51:57.821Z] Stashed 1 file(s) [Pipeline] echo [2021-08-22T00:51:57.825Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-22T00:52:13.120Z] Still waiting to schedule task [2021-08-22T00:52:13.120Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-22T00:52:13.123Z] Still waiting to schedule task [2021-08-22T00:52:13.123Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-22T00:56:17.448Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-520 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-08-22T00:56:17.468Z] Running in /w/workspace/device-mqtt-go/8 [Pipeline] { [Pipeline] checkout [2021-08-22T00:56:17.698Z] Selected Git installation does not exist. Using Default [2021-08-22T00:56:17.698Z] The recommended git tool is: NONE [2021-08-22T00:56:23.584Z] using credential edgex-jenkins-ssh [2021-08-22T00:56:23.604Z] Cloning the remote Git repository [2021-08-22T00:56:23.659Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-22T00:56:23.772Z] > git init /w/workspace/device-mqtt-go/8 # timeout=10 [2021-08-22T00:56:23.851Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-22T00:56:23.852Z] > git --version # timeout=10 [2021-08-22T00:56:23.882Z] > git --version # 'git version 2.17.1' [2021-08-22T00:56:23.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-22T00:56:23.969Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-22T00:56:24.856Z] Avoid second fetch [2021-08-22T00:56:24.857Z] Checking out Revision 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 (main) [2021-08-22T00:56:24.811Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-22T00:56:24.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-22T00:56:24.878Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T00:56:24.898Z] > git checkout -f 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 [2021-08-22T00:56:29.231Z] Commit message: "Merge pull request #302 from lenny-intel/releated-docs-pr" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-22T00:56:29.741Z] provisioning config files... [2021-08-22T00:56:29.776Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/8@tmp/config8993447003008054527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-22T00:56:30.375Z] ---> docker-login.sh [2021-08-22T00:56:30.375Z] nexus3.edgexfoundry.org:10001 [2021-08-22T00:56:30.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:56:31.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:56:31.582Z] Configure a credential helper to remove this warning. See [2021-08-22T00:56:31.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:56:31.582Z] [2021-08-22T00:56:31.582Z] Login Succeeded [2021-08-22T00:56:31.582Z] nexus3.edgexfoundry.org:10002 [2021-08-22T00:56:31.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:56:32.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:56:32.129Z] Configure a credential helper to remove this warning. See [2021-08-22T00:56:32.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:56:32.129Z] [2021-08-22T00:56:32.129Z] Login Succeeded [2021-08-22T00:56:32.129Z] nexus3.edgexfoundry.org:10003 [2021-08-22T00:56:32.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:56:32.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:56:32.404Z] Configure a credential helper to remove this warning. See [2021-08-22T00:56:32.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:56:32.404Z] [2021-08-22T00:56:32.404Z] Login Succeeded [2021-08-22T00:56:32.678Z] nexus3.edgexfoundry.org:10004 [2021-08-22T00:56:32.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:56:32.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:56:32.950Z] Configure a credential helper to remove this warning. See [2021-08-22T00:56:32.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:56:32.950Z] [2021-08-22T00:56:32.950Z] Login Succeeded [2021-08-22T00:56:33.225Z] docker.io [2021-08-22T00:56:33.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:56:33.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:56:33.779Z] Configure a credential helper to remove this warning. See [2021-08-22T00:56:33.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:56:33.779Z] [2021-08-22T00:56:33.779Z] Login Succeeded [2021-08-22T00:56:33.779Z] ---> docker-login.sh ends [Pipeline] } [2021-08-22T00:56:33.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-22T00:56:34.168Z] ========================================================= [2021-08-22T00:56:34.168Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-22T00:56:34.168Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:56:34.562Z] + 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-08-22T00:56:34.835Z] Sending build context to Docker daemon 624.6kB [2021-08-22T00:56:34.835Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-22T00:56:34.835Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-22T00:56:35.112Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-22T00:56:35.112Z] 595b0fe564bb: Pulling fs layer [2021-08-22T00:56:35.112Z] 24495759ef45: Pulling fs layer [2021-08-22T00:56:35.112Z] d148012ef14d: Pulling fs layer [2021-08-22T00:56:35.112Z] e90a11edd702: Pulling fs layer [2021-08-22T00:56:35.112Z] d77568369979: Pulling fs layer [2021-08-22T00:56:35.112Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-22T00:56:35.112Z] 170f2ba95c9a: Pulling fs layer [2021-08-22T00:56:35.112Z] 97ac5df62f85: Pulling fs layer [2021-08-22T00:56:35.112Z] e90a11edd702: Waiting [2021-08-22T00:56:35.112Z] d77568369979: Waiting [2021-08-22T00:56:35.112Z] fc1c9f9a7f3b: Waiting [2021-08-22T00:56:35.112Z] 170f2ba95c9a: Waiting [2021-08-22T00:56:35.112Z] 97ac5df62f85: Waiting [2021-08-22T00:56:35.390Z] d148012ef14d: Verifying Checksum [2021-08-22T00:56:35.390Z] d148012ef14d: Download complete [2021-08-22T00:56:35.390Z] 24495759ef45: Download complete [2021-08-22T00:56:35.390Z] d77568369979: Verifying Checksum [2021-08-22T00:56:35.390Z] d77568369979: Download complete [2021-08-22T00:56:35.390Z] 595b0fe564bb: Verifying Checksum [2021-08-22T00:56:35.390Z] 595b0fe564bb: Download complete [2021-08-22T00:56:35.390Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-22T00:56:35.390Z] fc1c9f9a7f3b: Download complete [2021-08-22T00:56:35.390Z] 170f2ba95c9a: Verifying Checksum [2021-08-22T00:56:35.390Z] 170f2ba95c9a: Download complete [2021-08-22T00:56:36.004Z] 595b0fe564bb: Pull complete [2021-08-22T00:56:36.607Z] 24495759ef45: Pull complete [2021-08-22T00:56:37.203Z] d148012ef14d: Pull complete [2021-08-22T00:56:39.846Z] 97ac5df62f85: Verifying Checksum [2021-08-22T00:56:39.846Z] 97ac5df62f85: Download complete [2021-08-22T00:56:40.192Z] e90a11edd702: Verifying Checksum [2021-08-22T00:56:40.192Z] e90a11edd702: Download complete [2021-08-22T00:56:52.673Z] e90a11edd702: Pull complete [2021-08-22T00:56:52.673Z] d77568369979: Pull complete [2021-08-22T00:56:52.673Z] fc1c9f9a7f3b: Pull complete [2021-08-22T00:56:52.673Z] 170f2ba95c9a: Pull complete [2021-08-22T00:56:58.096Z] 97ac5df62f85: Pull complete [2021-08-22T00:56:58.097Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-22T00:56:58.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-22T00:56:58.097Z] ---> 04bc70af865f [2021-08-22T00:56:58.097Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-22T00:57:01.524Z] ---> Running in c48491907368 [2021-08-22T00:57:02.131Z] Removing intermediate container c48491907368 [2021-08-22T00:57:02.131Z] ---> 7035e614e0b3 [2021-08-22T00:57:02.131Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-22T00:57:02.406Z] ---> Running in 2a2a4d66deeb [2021-08-22T00:57:02.682Z] Removing intermediate container 2a2a4d66deeb [2021-08-22T00:57:02.682Z] ---> 3725d3a0a7f0 [2021-08-22T00:57:02.682Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-22T00:57:02.956Z] ---> Running in f70fe4aa8969 [2021-08-22T00:57:05.588Z] Removing intermediate container f70fe4aa8969 [2021-08-22T00:57:05.588Z] ---> e80f2fe4d13e [2021-08-22T00:57:05.588Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-22T00:57:05.869Z] ---> Running in 3ef02f566e40 [2021-08-22T00:57:07.313Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-22T00:57:07.575Z] Running on prd-centos7-docker-4c-2g-519 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-08-22T00:57:07.593Z] Running in /w/workspace/device-mqtt-go/8 [Pipeline] { [Pipeline] checkout [2021-08-22T00:57:07.707Z] Selected Git installation does not exist. Using Default [2021-08-22T00:57:07.707Z] The recommended git tool is: NONE [2021-08-22T00:57:08.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-22T00:57:08.895Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-22T00:57:09.169Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-22T00:57:09.169Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-22T00:57:09.444Z] Executing busybox-1.32.1-r6.trigger [2021-08-22T00:57:09.722Z] OK: 222 MiB in 55 packages [2021-08-22T00:57:10.497Z] using credential edgex-jenkins-ssh [2021-08-22T00:57:10.512Z] Cloning the remote Git repository [2021-08-22T00:57:10.267Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-22T00:57:10.356Z] > git init /w/workspace/device-mqtt-go/8 # timeout=10 [2021-08-22T00:57:10.402Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-22T00:57:10.403Z] > git --version # timeout=10 [2021-08-22T00:57:10.413Z] > git --version # 'git version 2.24.4' [2021-08-22T00:57:10.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-22T00:57:10.443Z] [INFO] Currently running in a labeled security context [2021-08-22T00:57:10.443Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-22T00:57:10.443Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/8@tmp/jenkins-gitclient-ssh3190088416338306004.key [2021-08-22T00:57:10.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-22T00:57:11.173Z] Removing intermediate container 3ef02f566e40 [2021-08-22T00:57:11.173Z] ---> 247fa24cb2c3 [2021-08-22T00:57:11.173Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-08-22T00:57:11.173Z] ---> Running in 222b9dda2a1c [2021-08-22T00:57:11.287Z] Avoid second fetch [2021-08-22T00:57:11.288Z] Checking out Revision 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 (main) [2021-08-22T00:57:11.791Z] Removing intermediate container 222b9dda2a1c [2021-08-22T00:57:11.791Z] ---> f96112d7b9d4 [2021-08-22T00:57:11.791Z] Step 8/12 : COPY . . [2021-08-22T00:57:11.060Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-22T00:57:11.067Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-22T00:57:11.090Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T00:57:11.099Z] > git checkout -f 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 # timeout=10 [2021-08-22T00:57:12.777Z] ---> caa9ca847e06 [2021-08-22T00:57:12.777Z] Step 9/12 : RUN go mod tidy [2021-08-22T00:57:13.049Z] ---> Running in d687c6243f8d [2021-08-22T00:57:15.000Z] Commit message: "Merge pull request #302 from lenny-intel/releated-docs-pr" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-22T00:57:15.378Z] provisioning config files... [2021-08-22T00:57:15.399Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/8@tmp/config275690427283248407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-22T00:57:15.846Z] ---> docker-login.sh [2021-08-22T00:57:15.846Z] nexus3.edgexfoundry.org:10001 [2021-08-22T00:57:15.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:57:16.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:57:16.123Z] Configure a credential helper to remove this warning. See [2021-08-22T00:57:16.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:57:16.123Z] [2021-08-22T00:57:16.123Z] Login Succeeded [2021-08-22T00:57:16.123Z] nexus3.edgexfoundry.org:10002 [2021-08-22T00:57:16.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:57:16.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:57:16.123Z] Configure a credential helper to remove this warning. See [2021-08-22T00:57:16.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:57:16.123Z] [2021-08-22T00:57:16.123Z] Login Succeeded [2021-08-22T00:57:16.123Z] nexus3.edgexfoundry.org:10003 [2021-08-22T00:57:16.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:57:16.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:57:16.394Z] Configure a credential helper to remove this warning. See [2021-08-22T00:57:16.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:57:16.394Z] [2021-08-22T00:57:16.394Z] Login Succeeded [2021-08-22T00:57:16.394Z] nexus3.edgexfoundry.org:10004 [2021-08-22T00:57:16.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:57:16.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:57:16.394Z] Configure a credential helper to remove this warning. See [2021-08-22T00:57:16.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:57:16.394Z] [2021-08-22T00:57:16.394Z] Login Succeeded [2021-08-22T00:57:16.394Z] docker.io [2021-08-22T00:57:16.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:57:16.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:57:16.928Z] Configure a credential helper to remove this warning. See [2021-08-22T00:57:16.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:57:16.928Z] [2021-08-22T00:57:16.928Z] Login Succeeded [2021-08-22T00:57:16.928Z] ---> docker-login.sh ends [Pipeline] } [2021-08-22T00:57:16.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-22T00:57:17.177Z] ========================================================= [2021-08-22T00:57:17.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-22T00:57:17.177Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:57:17.358Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-22T00:57:17.358Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-22T00:57:17.522Z] + 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-08-22T00:57:17.522Z] Sending build context to Docker daemon 625.7kB [2021-08-22T00:57:17.522Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-22T00:57:17.522Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-22T00:57:17.522Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-22T00:57:17.522Z] 540db60ca938: Pulling fs layer [2021-08-22T00:57:17.522Z] adcc1eea9eea: Pulling fs layer [2021-08-22T00:57:17.522Z] 4c4ab2625f07: Pulling fs layer [2021-08-22T00:57:17.522Z] db62176df00c: Pulling fs layer [2021-08-22T00:57:17.522Z] 3b30891b0d05: Pulling fs layer [2021-08-22T00:57:17.522Z] 06b49ca38bd5: Pulling fs layer [2021-08-22T00:57:17.522Z] c788192a36de: Pulling fs layer [2021-08-22T00:57:17.522Z] a77e37c0d609: Pulling fs layer [2021-08-22T00:57:17.522Z] c3185cebc471: Pulling fs layer [2021-08-22T00:57:17.522Z] db62176df00c: Waiting [2021-08-22T00:57:17.522Z] 06b49ca38bd5: Waiting [2021-08-22T00:57:17.522Z] 3b30891b0d05: Waiting [2021-08-22T00:57:17.522Z] c788192a36de: Waiting [2021-08-22T00:57:17.522Z] c3185cebc471: Waiting [2021-08-22T00:57:17.522Z] a77e37c0d609: Waiting [2021-08-22T00:57:17.633Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-22T00:57:17.633Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-22T00:57:17.793Z] 4c4ab2625f07: Verifying Checksum [2021-08-22T00:57:17.793Z] 4c4ab2625f07: Download complete [2021-08-22T00:57:17.793Z] adcc1eea9eea: Verifying Checksum [2021-08-22T00:57:17.793Z] adcc1eea9eea: Download complete [2021-08-22T00:57:17.793Z] 3b30891b0d05: Verifying Checksum [2021-08-22T00:57:17.793Z] 3b30891b0d05: Download complete [2021-08-22T00:57:17.793Z] 06b49ca38bd5: Verifying Checksum [2021-08-22T00:57:17.793Z] 06b49ca38bd5: Download complete [2021-08-22T00:57:17.793Z] c788192a36de: Verifying Checksum [2021-08-22T00:57:17.793Z] c788192a36de: Download complete [2021-08-22T00:57:17.793Z] 540db60ca938: Verifying Checksum [2021-08-22T00:57:17.793Z] 540db60ca938: Download complete [2021-08-22T00:57:17.910Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2021-08-22T00:57:17.910Z] go: downloading github.com/spf13/cast v1.4.1 [2021-08-22T00:57:18.065Z] 540db60ca938: Pull complete [2021-08-22T00:57:18.065Z] adcc1eea9eea: Pull complete [2021-08-22T00:57:18.190Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-22T00:57:18.190Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-22T00:57:18.190Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-22T00:57:18.330Z] 4c4ab2625f07: Pull complete [2021-08-22T00:57:18.471Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-22T00:57:18.472Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-22T00:57:18.472Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-22T00:57:18.472Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-22T00:57:18.598Z] a77e37c0d609: Verifying Checksum [2021-08-22T00:57:18.598Z] a77e37c0d609: Download complete [2021-08-22T00:57:18.765Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-22T00:57:18.765Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-22T00:57:18.765Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-22T00:57:18.765Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-22T00:57:18.765Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-22T00:57:19.045Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-22T00:57:19.045Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-22T00:57:19.045Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-22T00:57:19.045Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-22T00:57:19.322Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-22T00:57:19.322Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-22T00:57:19.322Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-22T00:57:19.322Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-22T00:57:19.618Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-22T00:57:19.618Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-22T00:57:19.618Z] go: downloading golang.org/x/text v0.3.2 [2021-08-22T00:57:19.618Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-22T00:57:19.899Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-22T00:57:21.963Z] c3185cebc471: Verifying Checksum [2021-08-22T00:57:21.963Z] c3185cebc471: Download complete [2021-08-22T00:57:22.560Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-22T00:57:22.560Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-22T00:57:22.560Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-22T00:57:22.560Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-22T00:57:22.560Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-22T00:57:22.832Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-22T00:57:22.832Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-22T00:57:22.832Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-22T00:57:22.832Z] go: downloading github.com/kr/text v0.1.0 [2021-08-22T00:57:22.832Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-22T00:57:22.832Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-22T00:57:22.927Z] db62176df00c: Verifying Checksum [2021-08-22T00:57:22.927Z] db62176df00c: Download complete [2021-08-22T00:57:23.104Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-22T00:57:23.105Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-22T00:57:23.105Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-22T00:57:23.105Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-22T00:57:23.383Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-22T00:57:23.383Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-22T00:57:23.383Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-22T00:57:23.383Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-22T00:57:23.383Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-22T00:57:23.657Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-22T00:57:23.657Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-22T00:57:23.657Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-22T00:57:23.657Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-22T00:57:23.657Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-22T00:57:23.657Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-22T00:57:23.933Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-22T00:57:23.933Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-22T00:57:23.933Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-22T00:57:23.933Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-22T00:57:23.933Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-22T00:57:23.933Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-22T00:57:23.933Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-22T00:57:24.208Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-22T00:57:24.208Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-22T00:57:24.208Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-22T00:57:24.208Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-22T00:57:24.208Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-22T00:57:24.208Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-22T00:57:24.208Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-22T00:57:24.208Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-22T00:57:24.208Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-22T00:57:24.208Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-22T00:57:24.479Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-22T00:57:24.479Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-22T00:57:24.479Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-22T00:57:27.229Z] db62176df00c: Pull complete [2021-08-22T00:57:27.229Z] 3b30891b0d05: Pull complete [2021-08-22T00:57:27.229Z] 06b49ca38bd5: Pull complete [2021-08-22T00:57:27.229Z] c788192a36de: Pull complete [2021-08-22T00:57:27.502Z] a77e37c0d609: Pull complete [2021-08-22T00:57:30.136Z] c3185cebc471: Pull complete [2021-08-22T00:57:30.136Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-22T00:57:30.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-22T00:57:30.136Z] ---> 031687cdd783 [2021-08-22T00:57:30.136Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-22T00:57:32.093Z] ---> Running in dd9bd7c9c44d [2021-08-22T00:57:32.093Z] Removing intermediate container dd9bd7c9c44d [2021-08-22T00:57:32.093Z] ---> a2b47faaaa49 [2021-08-22T00:57:32.093Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-22T00:57:32.093Z] ---> Running in 991fd675a804 [2021-08-22T00:57:32.093Z] Removing intermediate container 991fd675a804 [2021-08-22T00:57:32.093Z] ---> 5442f6383cde [2021-08-22T00:57:32.093Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-22T00:57:32.093Z] ---> Running in 3f99bbd44523 [2021-08-22T00:57:32.680Z] Removing intermediate container 3f99bbd44523 [2021-08-22T00:57:32.681Z] ---> 9fcf83ccec8d [2021-08-22T00:57:32.681Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-22T00:57:32.681Z] ---> Running in 636c5dbd2d16 [2021-08-22T00:57:32.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-22T00:57:33.923Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-22T00:57:34.511Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-22T00:57:34.783Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-22T00:57:34.783Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-22T00:57:35.055Z] Executing busybox-1.32.1-r6.trigger [2021-08-22T00:57:35.055Z] OK: 223 MiB in 55 packages [2021-08-22T00:57:35.651Z] Removing intermediate container 636c5dbd2d16 [2021-08-22T00:57:35.651Z] ---> 6af5c63dd07c [2021-08-22T00:57:35.651Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-08-22T00:57:35.651Z] ---> Running in df8b328ed23d [2021-08-22T00:57:35.651Z] Removing intermediate container df8b328ed23d [2021-08-22T00:57:35.651Z] ---> cdffc5b21adf [2021-08-22T00:57:35.651Z] Step 8/12 : COPY . . [2021-08-22T00:57:35.923Z] ---> 8d5b98adf048 [2021-08-22T00:57:35.923Z] Step 9/12 : RUN go mod tidy [2021-08-22T00:57:35.923Z] ---> Running in 08695dc4f04e [2021-08-22T00:57:37.349Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-22T00:57:37.349Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-22T00:57:37.349Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-22T00:57:37.349Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-22T00:57:37.349Z] go: downloading github.com/spf13/cast v1.4.1 [2021-08-22T00:57:37.349Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2021-08-22T00:57:37.349Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-22T00:57:37.349Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-22T00:57:37.349Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-22T00:57:37.349Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-22T00:57:37.625Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-22T00:57:37.625Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-22T00:57:37.625Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-22T00:57:37.625Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-22T00:57:37.625Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-22T00:57:37.895Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-22T00:57:37.895Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-22T00:57:37.895Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-22T00:57:37.895Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-22T00:57:37.895Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-22T00:57:37.895Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-22T00:57:37.895Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-22T00:57:37.895Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-22T00:57:37.895Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-22T00:57:37.895Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-22T00:57:37.895Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-22T00:57:37.895Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-22T00:57:37.895Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-22T00:57:37.895Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-22T00:57:38.179Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-22T00:57:38.179Z] go: downloading golang.org/x/text v0.3.2 [2021-08-22T00:57:38.179Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-22T00:57:38.179Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-22T00:57:39.177Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-22T00:57:39.177Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-22T00:57:39.177Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-22T00:57:39.177Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-22T00:57:39.177Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-22T00:57:39.177Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-22T00:57:39.177Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-22T00:57:39.177Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-22T00:57:39.447Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-22T00:57:39.447Z] go: downloading github.com/kr/text v0.1.0 [2021-08-22T00:57:39.447Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-22T00:57:39.447Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-22T00:57:39.447Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-22T00:57:39.447Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-22T00:57:39.447Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-22T00:57:39.447Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-22T00:57:39.447Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-22T00:57:39.447Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-22T00:57:39.720Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-22T00:57:39.720Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-22T00:57:39.720Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-22T00:57:39.720Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-22T00:57:39.720Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-22T00:57:39.720Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-22T00:57:39.720Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-22T00:57:39.720Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-22T00:57:39.720Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-22T00:57:39.720Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-22T00:57:39.720Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-22T00:57:39.720Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-22T00:57:39.720Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-22T00:57:39.988Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-22T00:57:39.988Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-22T00:57:39.988Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-22T00:57:39.988Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-22T00:57:39.988Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-22T00:57:39.988Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-22T00:57:39.988Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-22T00:57:39.988Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-22T00:57:39.988Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-22T00:57:39.988Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-22T00:57:39.988Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-22T00:57:39.988Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-22T00:57:39.988Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-22T00:57:42.841Z] Removing intermediate container d687c6243f8d [2021-08-22T00:57:42.841Z] ---> 004ac602e7e6 [2021-08-22T00:57:42.841Z] Step 10/12 : RUN go mod download [2021-08-22T00:57:42.841Z] ---> Running in 41ebeadf3433 [2021-08-22T00:57:44.276Z] Removing intermediate container 08695dc4f04e [2021-08-22T00:57:44.276Z] ---> 9cd5a2462053 [2021-08-22T00:57:44.276Z] Step 10/12 : RUN go mod download [2021-08-22T00:57:44.548Z] ---> Running in 2a8ad2ed99e5 [2021-08-22T00:57:51.209Z] Removing intermediate container 2a8ad2ed99e5 [2021-08-22T00:57:51.209Z] ---> 05743f84100a [2021-08-22T00:57:51.209Z] Step 11/12 : ARG MAKE='make build' [2021-08-22T00:57:51.209Z] ---> Running in 75b860bd7d15 [2021-08-22T00:57:51.209Z] Removing intermediate container 75b860bd7d15 [2021-08-22T00:57:51.209Z] ---> 6409355aa26b [2021-08-22T00:57:51.209Z] Step 12/12 : RUN $MAKE [2021-08-22T00:57:51.210Z] ---> Running in 250516a9c2f4 [2021-08-22T00:57:51.210Z] noop [2021-08-22T00:57:51.210Z] Removing intermediate container 250516a9c2f4 [2021-08-22T00:57:51.210Z] ---> 057c228ebebf [2021-08-22T00:57:51.210Z] Successfully built 057c228ebebf [2021-08-22T00:57:51.210Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:57:51.544Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-22T00:57:51.544Z] . [Pipeline] withDockerContainer [2021-08-22T00:57:51.652Z] prd-centos7-docker-4c-2g-519 does not seem to be running inside a container [2021-08-22T00:57:51.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-22T00:57:52.110Z] $ docker top 8dbb0ff10afb49ee2003a1b199a9b8cd127037ffff76400ea8db2fa57045e705 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-22T00:57:52.532Z] + go version [2021-08-22T00:57:52.532Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-22T00:57:52.549Z] $ docker stop --time=1 8dbb0ff10afb49ee2003a1b199a9b8cd127037ffff76400ea8db2fa57045e705 [2021-08-22T00:57:53.755Z] $ docker rm -f 8dbb0ff10afb49ee2003a1b199a9b8cd127037ffff76400ea8db2fa57045e705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:57:54.489Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-22T00:57:54.489Z] . [Pipeline] withDockerContainer [2021-08-22T00:57:54.573Z] prd-centos7-docker-4c-2g-519 does not seem to be running inside a container [2021-08-22T00:57:54.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-22T00:57:55.011Z] $ docker top 5a5613d51d598dce8ebc0d3db79898f0d3763e861495dffc10db17e9025b46d1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-22T00:57:55.238Z] Removing intermediate container 41ebeadf3433 [2021-08-22T00:57:55.238Z] ---> 425cd0e775ef [2021-08-22T00:57:55.238Z] Step 11/12 : ARG MAKE='make build' [2021-08-22T00:57:55.238Z] ---> Running in d0f434fb51b7 [2021-08-22T00:57:55.238Z] Removing intermediate container d0f434fb51b7 [2021-08-22T00:57:55.238Z] ---> abdf9a5bd539 [2021-08-22T00:57:55.238Z] Step 12/12 : RUN $MAKE [2021-08-22T00:57:55.238Z] ---> Running in 23aae261eaff [2021-08-22T00:57:55.425Z] + go mod tidy [Pipeline] sh [2021-08-22T00:57:56.013Z] + make test [2021-08-22T00:57:56.014Z] go mod tidy [2021-08-22T00:57:56.014Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-22T00:57:56.226Z] noop [2021-08-22T00:57:56.619Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-22T00:57:57.204Z] Removing intermediate container 23aae261eaff [2021-08-22T00:57:57.204Z] ---> 8643a17d766b [2021-08-22T00:57:57.204Z] Successfully built 8643a17d766b [2021-08-22T00:57:57.204Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:57:57.564Z] + docker inspect -f . ci-base-image-arm64 [2021-08-22T00:57:57.564Z] . [Pipeline] withDockerContainer [2021-08-22T00:57:57.838Z] prd-ubuntu18.04-docker-arm64-4c-16g-520 does not seem to be running inside a container [2021-08-22T00:57:57.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-22T00:57:59.743Z] $ docker top 14250f0e2d0377f1afd33dde5c5ea73c62cb194de36ad9cecf053e78a8d69932 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-22T00:58:00.739Z] + go version [2021-08-22T00:58:00.739Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-22T00:58:00.761Z] $ docker stop --time=1 14250f0e2d0377f1afd33dde5c5ea73c62cb194de36ad9cecf053e78a8d69932 [2021-08-22T00:58:02.718Z] $ docker rm -f 14250f0e2d0377f1afd33dde5c5ea73c62cb194de36ad9cecf053e78a8d69932 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:03.471Z] + docker inspect -f . ci-base-image-arm64 [2021-08-22T00:58:03.472Z] . [Pipeline] withDockerContainer [2021-08-22T00:58:03.729Z] prd-ubuntu18.04-docker-arm64-4c-16g-520 does not seem to be running inside a container [2021-08-22T00:58:03.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-22T00:58:05.537Z] $ docker top 87588c5d068c6847a6835e41b0a7d43193c565a2dbf4117e920c54b695b48b01 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-22T00:58:06.527Z] + go mod tidy [Pipeline] sh [2021-08-22T00:58:07.807Z] + make test [2021-08-22T00:58:07.807Z] go mod tidy [2021-08-22T00:58:08.406Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-22T00:58:09.393Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-22T00:58:11.694Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-22T00:58:13.647Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 24.3% of statements [2021-08-22T00:58:13.647Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-22T00:58:13.647Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-22T00:58:21.887Z] gofmt -l . [2021-08-22T00:58:21.887Z] ["`gofmt -l .`" = ""] [2021-08-22T00:58:21.887Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-22T00:58:21.902Z] $ docker stop --time=1 5a5613d51d598dce8ebc0d3db79898f0d3763e861495dffc10db17e9025b46d1 [2021-08-22T00:58:23.490Z] $ docker rm -f 5a5613d51d598dce8ebc0d3db79898f0d3763e861495dffc10db17e9025b46d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-22T00:58:23.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-22T00:58:24.162Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-22T00:58:26.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-22T00:58:26.912Z] + ls -al . [2021-08-22T00:58:26.912Z] total 116 [2021-08-22T00:58:26.912Z] drwxrwxr-x. 9 jenkins jenkins 4096 Aug 22 00:58 . [2021-08-22T00:58:26.912Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 22 00:57 .. [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 7100 Aug 22 00:57 Attribution.txt [2021-08-22T00:58:26.912Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 22 00:57 bin [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 7447 Aug 22 00:57 CHANGELOG.md [2021-08-22T00:58:26.912Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 22 00:57 cmd [2021-08-22T00:58:26.912Z] -rw-r--r--. 1 jenkins jenkins 16226 Aug 22 00:58 coverage.out [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 1877 Aug 22 00:57 Dockerfile [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 22 00:57 .dockerignore [2021-08-22T00:58:26.912Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 22 00:57 .git [2021-08-22T00:58:26.912Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 22 00:57 .github [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 336 Aug 22 00:57 .gitignore [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 388 Aug 22 00:57 go.mod [2021-08-22T00:58:26.912Z] -rw-r--r--. 1 jenkins jenkins 20775 Aug 22 00:57 go.sum [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 22 00:57 GOVERNANCE.md [2021-08-22T00:58:26.912Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 22 00:57 internal [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 22 00:57 Jenkinsfile [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 22 00:57 LICENSE [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 907 Aug 22 00:57 Makefile [2021-08-22T00:58:26.912Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 22 00:57 mock [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 620 Aug 22 00:57 OWNERS.md [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 2211 Aug 22 00:57 README.md [2021-08-22T00:58:26.912Z] drwxrwxr-x. 4 jenkins jenkins 71 Aug 22 00:57 snap [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 22 00:51 VERSION [2021-08-22T00:58:26.912Z] -rw-rw-r--. 1 jenkins jenkins 227 Aug 22 00:57 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:27.245Z] + 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=910567f982a12b50a29bcaec8eb25dde4e2e9fd5 --label arch=amd64 --label version=2.0.1-dev.6 . [2021-08-22T00:58:27.245Z] Sending build context to Docker daemon 642.6kB [2021-08-22T00:58:27.245Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-22T00:58:27.245Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-22T00:58:27.245Z] ---> 057c228ebebf [2021-08-22T00:58:27.245Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-22T00:58:27.245Z] ---> Running in c4c0ec57c899 [2021-08-22T00:58:27.245Z] Removing intermediate container c4c0ec57c899 [2021-08-22T00:58:27.245Z] ---> 36baf444e334 [2021-08-22T00:58:27.245Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-22T00:58:27.245Z] ---> Running in 3a525e5d4fca [2021-08-22T00:58:27.512Z] Removing intermediate container 3a525e5d4fca [2021-08-22T00:58:27.512Z] ---> 3f5106903517 [2021-08-22T00:58:27.512Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-22T00:58:27.512Z] ---> Running in 7ecd3f08554c [2021-08-22T00:58:28.096Z] Removing intermediate container 7ecd3f08554c [2021-08-22T00:58:28.096Z] ---> a3f90bcb4033 [2021-08-22T00:58:28.096Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-22T00:58:28.096Z] ---> Running in 602833584b50 [2021-08-22T00:58:28.362Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-22T00:58:28.944Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-22T00:58:29.527Z] OK: 223 MiB in 55 packages [2021-08-22T00:58:29.797Z] Removing intermediate container 602833584b50 [2021-08-22T00:58:29.797Z] ---> 2828b4fd1db7 [2021-08-22T00:58:29.797Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-22T00:58:29.797Z] ---> Running in f2712639b57b [2021-08-22T00:58:29.797Z] Removing intermediate container f2712639b57b [2021-08-22T00:58:29.797Z] ---> 355dc358ff4b [2021-08-22T00:58:29.797Z] Step 8/24 : COPY . . [2021-08-22T00:58:30.066Z] ---> 386e47b7c3e6 [2021-08-22T00:58:30.066Z] Step 9/24 : RUN go mod tidy [2021-08-22T00:58:30.066Z] ---> Running in 56306a1a4310 [2021-08-22T00:58:30.659Z] Removing intermediate container 56306a1a4310 [2021-08-22T00:58:30.659Z] ---> 5fa9748d933b [2021-08-22T00:58:30.659Z] Step 10/24 : RUN go mod download [2021-08-22T00:58:30.659Z] ---> Running in 46bd93dabb8a [2021-08-22T00:58:31.251Z] Removing intermediate container 46bd93dabb8a [2021-08-22T00:58:31.251Z] ---> b8a9418426da [2021-08-22T00:58:31.251Z] Step 11/24 : ARG MAKE='make build' [2021-08-22T00:58:31.251Z] ---> Running in 777c090de19f [2021-08-22T00:58:31.516Z] Removing intermediate container 777c090de19f [2021-08-22T00:58:31.516Z] ---> f0487e470a7e [2021-08-22T00:58:31.516Z] Step 12/24 : RUN $MAKE [2021-08-22T00:58:31.516Z] ---> Running in e6029f16bba4 [2021-08-22T00:58:31.786Z] go mod tidy [2021-08-22T00:58:31.786Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.6" -o cmd/device-mqtt ./cmd [2021-08-22T00:58:44.191Z] Removing intermediate container e6029f16bba4 [2021-08-22T00:58:44.191Z] ---> 92adaf164d48 [2021-08-22T00:58:44.191Z] Step 13/24 : FROM alpine:3.12 [2021-08-22T00:58:44.777Z] 3.12: Pulling from library/alpine [2021-08-22T00:58:44.777Z] 339de151aab4: Pulling fs layer [2021-08-22T00:58:45.044Z] 339de151aab4: Download complete [2021-08-22T00:58:45.310Z] 339de151aab4: Pull complete [2021-08-22T00:58:45.310Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-22T00:58:45.310Z] Status: Downloaded newer image for alpine:3.12 [2021-08-22T00:58:45.310Z] ---> 13621d1b12d4 [2021-08-22T00:58:45.310Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-22T00:58:45.310Z] ---> Running in b83d36009d9b [2021-08-22T00:58:45.310Z] Removing intermediate container b83d36009d9b [2021-08-22T00:58:45.310Z] ---> 25fb0ee4cd45 [2021-08-22T00:58:45.310Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-22T00:58:45.310Z] ---> Running in 0f9156cebac5 [2021-08-22T00:58:45.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-22T00:58:45.576Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-22T00:58:45.846Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-22T00:58:45.846Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-22T00:58:45.846Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-22T00:58:45.846Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-22T00:58:45.846Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-22T00:58:45.846Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-22T00:58:45.846Z] Executing busybox-1.31.1-r20.trigger [2021-08-22T00:58:45.846Z] OK: 8 MiB in 20 packages [2021-08-22T00:58:46.118Z] Removing intermediate container 0f9156cebac5 [2021-08-22T00:58:46.118Z] ---> aad00af543f4 [2021-08-22T00:58:46.118Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-22T00:58:46.392Z] ---> a340da687f31 [2021-08-22T00:58:46.392Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-22T00:58:46.660Z] ---> 52e9e55b5514 [2021-08-22T00:58:46.660Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-22T00:58:46.660Z] ---> a32c7777f9e6 [2021-08-22T00:58:46.660Z] Step 19/24 : EXPOSE 59982 [2021-08-22T00:58:46.927Z] ---> Running in be97f8f31a25 [2021-08-22T00:58:46.927Z] Removing intermediate container be97f8f31a25 [2021-08-22T00:58:46.927Z] ---> ee51983f4735 [2021-08-22T00:58:46.927Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-22T00:58:46.927Z] ---> Running in 820f996f2bec [2021-08-22T00:58:46.927Z] Removing intermediate container 820f996f2bec [2021-08-22T00:58:46.927Z] ---> 9dc84668b7ab [2021-08-22T00:58:46.927Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-22T00:58:46.927Z] ---> Running in 661bd5c3a43e [2021-08-22T00:58:47.200Z] Removing intermediate container 661bd5c3a43e [2021-08-22T00:58:47.200Z] ---> 6584e3a4fa2d [2021-08-22T00:58:47.200Z] Step 22/24 : LABEL arch=amd64 [2021-08-22T00:58:47.200Z] ---> Running in 5b3e4f57c91d [2021-08-22T00:58:47.200Z] Removing intermediate container 5b3e4f57c91d [2021-08-22T00:58:47.200Z] ---> 055f6c6387be [2021-08-22T00:58:47.200Z] Step 23/24 : LABEL git_sha=910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [2021-08-22T00:58:47.200Z] ---> Running in b788b92c2587 [2021-08-22T00:58:47.200Z] Removing intermediate container b788b92c2587 [2021-08-22T00:58:47.200Z] ---> 8358ef9d9f5c [2021-08-22T00:58:47.200Z] Step 24/24 : LABEL version=2.0.1-dev.6 [2021-08-22T00:58:47.466Z] ---> Running in 7e2e11906a1b [2021-08-22T00:58:47.466Z] Removing intermediate container 7e2e11906a1b [2021-08-22T00:58:47.466Z] ---> d742cd750517 [2021-08-22T00:58:47.466Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-22T00:58:47.466Z] Successfully built d742cd750517 [2021-08-22T00:58:47.466Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-22T00:58:47.701Z] provisioning config files... [2021-08-22T00:58:47.718Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/8@tmp/config7768249348850918170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-22T00:58:48.052Z] ---> docker-login.sh [2021-08-22T00:58:48.052Z] nexus3.edgexfoundry.org:10001 [2021-08-22T00:58:48.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:58:48.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:58:48.052Z] Configure a credential helper to remove this warning. See [2021-08-22T00:58:48.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:58:48.052Z] [2021-08-22T00:58:48.052Z] Login Succeeded [2021-08-22T00:58:48.052Z] nexus3.edgexfoundry.org:10002 [2021-08-22T00:58:48.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:58:48.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:58:48.325Z] Configure a credential helper to remove this warning. See [2021-08-22T00:58:48.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:58:48.325Z] [2021-08-22T00:58:48.325Z] Login Succeeded [2021-08-22T00:58:48.325Z] nexus3.edgexfoundry.org:10003 [2021-08-22T00:58:48.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:58:48.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:58:48.325Z] Configure a credential helper to remove this warning. See [2021-08-22T00:58:48.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:58:48.325Z] [2021-08-22T00:58:48.325Z] Login Succeeded [2021-08-22T00:58:48.325Z] nexus3.edgexfoundry.org:10004 [2021-08-22T00:58:48.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:58:48.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:58:48.593Z] Configure a credential helper to remove this warning. See [2021-08-22T00:58:48.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:58:48.593Z] [2021-08-22T00:58:48.593Z] Login Succeeded [2021-08-22T00:58:48.593Z] docker.io [2021-08-22T00:58:48.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T00:58:48.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T00:58:48.864Z] Configure a credential helper to remove this warning. See [2021-08-22T00:58:48.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T00:58:48.864Z] [2021-08-22T00:58:48.864Z] Login Succeeded [2021-08-22T00:58:48.864Z] ---> docker-login.sh ends [Pipeline] } [2021-08-22T00:58:48.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-22T00:58:48.957Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-08-22T00:58:48.957Z] 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [2021-08-22T00:58:48.957Z] latest [2021-08-22T00:58:48.957Z] 2.0.1-dev.6 [2021-08-22T00:58:48.957Z] 910567f982a12b50a29bcaec8eb25dde4e2e9fd5-2.0.1-dev.6 [2021-08-22T00:58:48.957Z] main [2021-08-22T00:58:48.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:49.324Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:49.655Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [2021-08-22T00:58:49.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-22T00:58:49.655Z] 5cd4c89f23b5: Preparing [2021-08-22T00:58:49.655Z] 084d5fb8a365: Preparing [2021-08-22T00:58:49.655Z] 3aa7a4e1d89b: Preparing [2021-08-22T00:58:49.655Z] 2e4454246e9c: Preparing [2021-08-22T00:58:49.655Z] 32f366d666a5: Preparing [2021-08-22T00:58:49.655Z] 32f366d666a5: Layer already exists [2021-08-22T00:58:49.932Z] 5cd4c89f23b5: Pushed [2021-08-22T00:58:49.932Z] 084d5fb8a365: Pushed [2021-08-22T00:58:49.932Z] 2e4454246e9c: Pushed [2021-08-22T00:58:51.344Z] 3aa7a4e1d89b: Pushed [2021-08-22T00:58:51.624Z] 910567f982a12b50a29bcaec8eb25dde4e2e9fd5: digest: sha256:ccf85f9488c032e33165ff122762b576335de71854335fc7441b7db297cc6b66 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:51.958Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:52.275Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-08-22T00:58:52.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-22T00:58:52.275Z] 5cd4c89f23b5: Preparing [2021-08-22T00:58:52.275Z] 084d5fb8a365: Preparing [2021-08-22T00:58:52.275Z] 3aa7a4e1d89b: Preparing [2021-08-22T00:58:52.275Z] 2e4454246e9c: Preparing [2021-08-22T00:58:52.275Z] 32f366d666a5: Preparing [2021-08-22T00:58:52.275Z] 5cd4c89f23b5: Layer already exists [2021-08-22T00:58:52.275Z] 084d5fb8a365: Layer already exists [2021-08-22T00:58:52.275Z] 3aa7a4e1d89b: Layer already exists [2021-08-22T00:58:52.275Z] 32f366d666a5: Layer already exists [2021-08-22T00:58:52.275Z] 2e4454246e9c: Layer already exists [2021-08-22T00:58:52.275Z] latest: digest: sha256:ccf85f9488c032e33165ff122762b576335de71854335fc7441b7db297cc6b66 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:52.600Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:52.915Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.6 [2021-08-22T00:58:52.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-22T00:58:52.916Z] 5cd4c89f23b5: Preparing [2021-08-22T00:58:52.916Z] 084d5fb8a365: Preparing [2021-08-22T00:58:52.916Z] 3aa7a4e1d89b: Preparing [2021-08-22T00:58:52.916Z] 2e4454246e9c: Preparing [2021-08-22T00:58:52.916Z] 32f366d666a5: Preparing [2021-08-22T00:58:52.916Z] 5cd4c89f23b5: Layer already exists [2021-08-22T00:58:52.916Z] 2e4454246e9c: Layer already exists [2021-08-22T00:58:52.916Z] 084d5fb8a365: Layer already exists [2021-08-22T00:58:52.916Z] 3aa7a4e1d89b: Layer already exists [2021-08-22T00:58:52.916Z] 32f366d666a5: Layer already exists [2021-08-22T00:58:52.916Z] 2.0.1-dev.6: digest: sha256:ccf85f9488c032e33165ff122762b576335de71854335fc7441b7db297cc6b66 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:53.241Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:910567f982a12b50a29bcaec8eb25dde4e2e9fd5-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:53.563Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:910567f982a12b50a29bcaec8eb25dde4e2e9fd5-2.0.1-dev.6 [2021-08-22T00:58:53.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-22T00:58:53.563Z] 5cd4c89f23b5: Preparing [2021-08-22T00:58:53.563Z] 084d5fb8a365: Preparing [2021-08-22T00:58:53.563Z] 3aa7a4e1d89b: Preparing [2021-08-22T00:58:53.563Z] 2e4454246e9c: Preparing [2021-08-22T00:58:53.563Z] 32f366d666a5: Preparing [2021-08-22T00:58:53.563Z] 2e4454246e9c: Layer already exists [2021-08-22T00:58:53.563Z] 3aa7a4e1d89b: Layer already exists [2021-08-22T00:58:53.563Z] 5cd4c89f23b5: Layer already exists [2021-08-22T00:58:53.563Z] 32f366d666a5: Layer already exists [2021-08-22T00:58:53.563Z] 084d5fb8a365: Layer already exists [2021-08-22T00:58:53.563Z] 910567f982a12b50a29bcaec8eb25dde4e2e9fd5-2.0.1-dev.6: digest: sha256:ccf85f9488c032e33165ff122762b576335de71854335fc7441b7db297cc6b66 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:53.895Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:54.218Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-08-22T00:58:54.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-22T00:58:54.218Z] 5cd4c89f23b5: Preparing [2021-08-22T00:58:54.218Z] 084d5fb8a365: Preparing [2021-08-22T00:58:54.218Z] 3aa7a4e1d89b: Preparing [2021-08-22T00:58:54.218Z] 2e4454246e9c: Preparing [2021-08-22T00:58:54.218Z] 32f366d666a5: Preparing [2021-08-22T00:58:54.218Z] 32f366d666a5: Layer already exists [2021-08-22T00:58:54.218Z] 084d5fb8a365: Layer already exists [2021-08-22T00:58:54.218Z] 2e4454246e9c: Layer already exists [2021-08-22T00:58:54.218Z] 3aa7a4e1d89b: Layer already exists [2021-08-22T00:58:54.486Z] 5cd4c89f23b5: Layer already exists [2021-08-22T00:58:54.486Z] main: digest: sha256:ccf85f9488c032e33165ff122762b576335de71854335fc7441b7db297cc6b66 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-22T00:58:54.550Z] ===================================================== [Pipeline] echo [2021-08-22T00:58:54.567Z] taggedImages: [2021-08-22T00:58:54.567Z] - nexus3.edgexfoundry.org:10004/device-mqtt:910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [2021-08-22T00:58:54.567Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-08-22T00:58:54.567Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.6 [2021-08-22T00:58:54.567Z] - nexus3.edgexfoundry.org:10004/device-mqtt:910567f982a12b50a29bcaec8eb25dde4e2e9fd5-2.0.1-dev.6 [2021-08-22T00:58:54.567Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:55.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-22T00:58:55.195Z] [2021-08-22T00:58:55.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:58:55.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-22T00:58:55.531Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-22T00:58:55.531Z] b4d181a07f80: Pulling fs layer [2021-08-22T00:58:55.531Z] a1111a8f2ec3: Pulling fs layer [2021-08-22T00:58:55.531Z] ed53099fbce6: Pulling fs layer [2021-08-22T00:58:55.531Z] dc539afda2c1: Pulling fs layer [2021-08-22T00:58:55.531Z] 77bc0d833cb6: Pulling fs layer [2021-08-22T00:58:55.531Z] 9065ff56babe: Pulling fs layer [2021-08-22T00:58:55.531Z] d287ab97295c: Pulling fs layer [2021-08-22T00:58:55.531Z] 77bc0d833cb6: Waiting [2021-08-22T00:58:55.531Z] 9065ff56babe: Waiting [2021-08-22T00:58:55.531Z] d287ab97295c: Waiting [2021-08-22T00:58:55.531Z] dc539afda2c1: Waiting [2021-08-22T00:58:55.798Z] a1111a8f2ec3: Verifying Checksum [2021-08-22T00:58:55.798Z] a1111a8f2ec3: Download complete [2021-08-22T00:58:55.798Z] dc539afda2c1: Verifying Checksum [2021-08-22T00:58:55.798Z] dc539afda2c1: Download complete [2021-08-22T00:58:56.069Z] 77bc0d833cb6: Verifying Checksum [2021-08-22T00:58:56.069Z] 77bc0d833cb6: Download complete [2021-08-22T00:58:56.069Z] ed53099fbce6: Verifying Checksum [2021-08-22T00:58:56.069Z] ed53099fbce6: Download complete [2021-08-22T00:58:56.069Z] 9065ff56babe: Verifying Checksum [2021-08-22T00:58:56.069Z] 9065ff56babe: Download complete [2021-08-22T00:58:57.026Z] b4d181a07f80: Verifying Checksum [2021-08-22T00:58:57.026Z] b4d181a07f80: Download complete [2021-08-22T00:58:58.458Z] b4d181a07f80: Pull complete [2021-08-22T00:58:58.458Z] a1111a8f2ec3: Pull complete [2021-08-22T00:58:59.056Z] ed53099fbce6: Pull complete [2021-08-22T00:58:59.056Z] dc539afda2c1: Pull complete [2021-08-22T00:58:59.328Z] 77bc0d833cb6: Pull complete [2021-08-22T00:58:59.328Z] 9065ff56babe: Pull complete [2021-08-22T00:59:00.292Z] d287ab97295c: Verifying Checksum [2021-08-22T00:59:00.292Z] d287ab97295c: Download complete [2021-08-22T00:59:05.666Z] d287ab97295c: Pull complete [2021-08-22T00:59:05.666Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-22T00:59:05.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-22T00:59:05.666Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-22T00:59:05.762Z] prd-centos7-docker-4c-2g-519 does not seem to be running inside a container [2021-08-22T00:59:05.822Z] $ 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/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-22T00:59:06.027Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-22T00:59:06.027Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.050s coverage: 24.3% of statements [2021-08-22T00:59:06.027Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-22T00:59:06.027Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-22T00:59:08.207Z] $ docker top 0200f9ba375b90e84dc7761159e3ec821d94e9227eb8e4c96e703e23cb821351 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-22T00:59:08.839Z] ---> job-cost.sh [2021-08-22T00:59:08.839Z] lf-activate-venv: SKIPPING [2021-08-22T00:59:08.839Z] INFO: No Stack... [2021-08-22T00:59:09.797Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-22T00:59:10.065Z] INFO: Archiving Costs [Pipeline] sh [2021-08-22T00:59:10.386Z] + cat /w/workspace/device-mqtt-go/8/archives/cost.csv [2021-08-22T00:59:10.386Z] + cut -d, -f6 [Pipeline] lock [2021-08-22T00:59:10.453Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-8-stack-cost] [2021-08-22T00:59:10.464Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-8-stack-cost] did not exist. Created. [2021-08-22T00:59:10.464Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-22T00:59:10.809Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-22T00:59:10.856Z] Stashed 1 file(s) [Pipeline] } [2021-08-22T00:59:10.869Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-22T00:59:10.894Z] $ docker stop --time=1 0200f9ba375b90e84dc7761159e3ec821d94e9227eb8e4c96e703e23cb821351 [2021-08-22T00:59:12.051Z] $ docker rm -f 0200f9ba375b90e84dc7761159e3ec821d94e9227eb8e4c96e703e23cb821351 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-22T00:59:32.821Z] gofmt -l . [2021-08-22T00:59:32.821Z] ["`gofmt -l .`" = ""] [2021-08-22T00:59:32.821Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-22T00:59:32.839Z] $ docker stop --time=1 87588c5d068c6847a6835e41b0a7d43193c565a2dbf4117e920c54b695b48b01 [2021-08-22T00:59:34.804Z] $ docker rm -f 87588c5d068c6847a6835e41b0a7d43193c565a2dbf4117e920c54b695b48b01 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-22T00:59:35.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-22T00:59:35.676Z] Warning: overwriting stash ‘coverage-report’ [2021-08-22T00:59:36.173Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-22T00:59:36.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-22T00:59:37.082Z] + ls -al . [2021-08-22T00:59:37.082Z] total 148 [2021-08-22T00:59:37.082Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 00:59 . [2021-08-22T00:59:37.082Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 00:56 .. [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 22 00:56 .dockerignore [2021-08-22T00:59:37.082Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 00:56 .git [2021-08-22T00:59:37.082Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 00:56 .github [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 336 Aug 22 00:56 .gitignore [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 7100 Aug 22 00:56 Attribution.txt [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 7447 Aug 22 00:56 CHANGELOG.md [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 1877 Aug 22 00:56 Dockerfile [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 00:56 GOVERNANCE.md [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 00:56 Jenkinsfile [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 22 00:56 LICENSE [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 907 Aug 22 00:56 Makefile [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 22 00:56 OWNERS.md [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 2211 Aug 22 00:56 README.md [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 22 00:51 VERSION [2021-08-22T00:59:37.082Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 00:56 bin [2021-08-22T00:59:37.082Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 00:56 cmd [2021-08-22T00:59:37.082Z] -rw-r--r-- 1 jenkins jenkins 16226 Aug 22 00:59 coverage.out [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 388 Aug 22 00:56 go.mod [2021-08-22T00:59:37.082Z] -rw-r--r-- 1 jenkins jenkins 20775 Aug 22 00:58 go.sum [2021-08-22T00:59:37.082Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 00:56 internal [2021-08-22T00:59:37.082Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 00:56 mock [2021-08-22T00:59:37.082Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 00:56 snap [2021-08-22T00:59:37.082Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 22 00:56 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-22T00:59:37.434Z] + 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=910567f982a12b50a29bcaec8eb25dde4e2e9fd5 --label arch=arm64 --label version=2.0.1-dev.6 . [2021-08-22T00:59:37.709Z] Sending build context to Docker daemon 641.5kB [2021-08-22T00:59:37.709Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-22T00:59:37.709Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-22T00:59:37.709Z] ---> 8643a17d766b [2021-08-22T00:59:37.709Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-22T00:59:37.984Z] ---> Running in 548e7af411be [2021-08-22T00:59:38.586Z] Removing intermediate container 548e7af411be [2021-08-22T00:59:38.586Z] ---> e25c6b5d2434 [2021-08-22T00:59:38.586Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-22T00:59:38.586Z] ---> Running in 24d27e9799e2 [2021-08-22T00:59:39.185Z] Removing intermediate container 24d27e9799e2 [2021-08-22T00:59:39.185Z] ---> 35fc0badd1b6 [2021-08-22T00:59:39.185Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-22T00:59:39.460Z] ---> Running in 1f4b0ca11fdd [2021-08-22T00:59:41.442Z] Removing intermediate container 1f4b0ca11fdd [2021-08-22T00:59:41.442Z] ---> 8bfaf26a5a2f [2021-08-22T00:59:41.442Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-22T00:59:41.716Z] ---> Running in 3198eb4f4c6b [2021-08-22T00:59:43.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-22T00:59:45.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-22T00:59:50.191Z] OK: 222 MiB in 55 packages [2021-08-22T00:59:51.183Z] Removing intermediate container 3198eb4f4c6b [2021-08-22T00:59:51.183Z] ---> ce64ec1066f5 [2021-08-22T00:59:51.183Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-22T00:59:51.183Z] ---> Running in 3454eff7ff9c [2021-08-22T00:59:51.781Z] Removing intermediate container 3454eff7ff9c [2021-08-22T00:59:51.781Z] ---> 4077c6d24184 [2021-08-22T00:59:51.781Z] Step 8/24 : COPY . . [2021-08-22T00:59:52.759Z] ---> 0e51e6f6d294 [2021-08-22T00:59:52.759Z] Step 9/24 : RUN go mod tidy [2021-08-22T00:59:52.759Z] ---> Running in 34d340ea8026 [2021-08-22T00:59:55.397Z] Removing intermediate container 34d340ea8026 [2021-08-22T00:59:55.398Z] ---> e25e12a50371 [2021-08-22T00:59:55.398Z] Step 10/24 : RUN go mod download [2021-08-22T00:59:55.398Z] ---> Running in b8a6f59d0460 [2021-08-22T00:59:58.020Z] Removing intermediate container b8a6f59d0460 [2021-08-22T00:59:58.020Z] ---> d8447c4bd09d [2021-08-22T00:59:58.020Z] Step 11/24 : ARG MAKE='make build' [2021-08-22T00:59:58.020Z] ---> Running in ccf2bd900cfe [2021-08-22T00:59:58.291Z] Removing intermediate container ccf2bd900cfe [2021-08-22T00:59:58.291Z] ---> 20849fcac136 [2021-08-22T00:59:58.291Z] Step 12/24 : RUN $MAKE [2021-08-22T00:59:58.563Z] ---> Running in 0f09dc5c7ffd [2021-08-22T00:59:59.542Z] go mod tidy [2021-08-22T01:00:00.142Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.6" -o cmd/device-mqtt ./cmd [2021-08-22T01:00:39.168Z] Removing intermediate container 0f09dc5c7ffd [2021-08-22T01:00:39.168Z] ---> 788bea7bf172 [2021-08-22T01:00:39.168Z] Step 13/24 : FROM alpine:3.12 [2021-08-22T01:00:39.168Z] 3.12: Pulling from library/alpine [2021-08-22T01:00:39.168Z] d2f70382dc9a: Pulling fs layer [2021-08-22T01:00:39.168Z] d2f70382dc9a: Verifying Checksum [2021-08-22T01:00:39.168Z] d2f70382dc9a: Download complete [2021-08-22T01:00:39.168Z] d2f70382dc9a: Pull complete [2021-08-22T01:00:39.168Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-22T01:00:39.168Z] Status: Downloaded newer image for alpine:3.12 [2021-08-22T01:00:39.168Z] ---> c4fd0aeabfcf [2021-08-22T01:00:39.168Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-22T01:00:39.168Z] ---> Running in 01a7e65bbd2c [2021-08-22T01:00:39.168Z] Removing intermediate container 01a7e65bbd2c [2021-08-22T01:00:39.168Z] ---> 52763cb6f814 [2021-08-22T01:00:39.168Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-22T01:00:39.444Z] ---> Running in cf29b05f39d5 [2021-08-22T01:00:40.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-22T01:00:40.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-22T01:00:41.283Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-22T01:00:41.283Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-22T01:00:41.283Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-22T01:00:41.283Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-22T01:00:41.283Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-22T01:00:41.283Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-22T01:00:41.283Z] Executing busybox-1.31.1-r20.trigger [2021-08-22T01:00:41.283Z] OK: 8 MiB in 20 packages [2021-08-22T01:00:42.254Z] Removing intermediate container cf29b05f39d5 [2021-08-22T01:00:42.254Z] ---> ae3e252f6580 [2021-08-22T01:00:42.254Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-22T01:00:43.708Z] ---> 32c81a995e4d [2021-08-22T01:00:43.708Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-22T01:00:44.308Z] ---> 9390c4846ac7 [2021-08-22T01:00:44.308Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-22T01:00:45.286Z] ---> c87b67c21208 [2021-08-22T01:00:45.286Z] Step 19/24 : EXPOSE 59982 [2021-08-22T01:00:45.286Z] ---> Running in 0f72114e0217 [2021-08-22T01:00:45.885Z] Removing intermediate container 0f72114e0217 [2021-08-22T01:00:45.885Z] ---> e4d95f15e5c8 [2021-08-22T01:00:45.885Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-22T01:00:45.885Z] ---> Running in 0adc8642e3fa [2021-08-22T01:00:46.485Z] Removing intermediate container 0adc8642e3fa [2021-08-22T01:00:46.485Z] ---> 3f1b55821900 [2021-08-22T01:00:46.485Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-22T01:00:46.485Z] ---> Running in 9090114c9f00 [2021-08-22T01:00:47.082Z] Removing intermediate container 9090114c9f00 [2021-08-22T01:00:47.082Z] ---> ce9c83b24810 [2021-08-22T01:00:47.082Z] Step 22/24 : LABEL arch=arm64 [2021-08-22T01:00:47.082Z] ---> Running in 61dbc05e9521 [2021-08-22T01:00:47.678Z] Removing intermediate container 61dbc05e9521 [2021-08-22T01:00:47.678Z] ---> 4e254f25368b [2021-08-22T01:00:47.678Z] Step 23/24 : LABEL git_sha=910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [2021-08-22T01:00:47.678Z] ---> Running in ff1e110a9319 [2021-08-22T01:00:48.275Z] Removing intermediate container ff1e110a9319 [2021-08-22T01:00:48.275Z] ---> 277031908b74 [2021-08-22T01:00:48.275Z] Step 24/24 : LABEL version=2.0.1-dev.6 [2021-08-22T01:00:48.275Z] ---> Running in 8f64fb3a8b2b [2021-08-22T01:00:48.868Z] Removing intermediate container 8f64fb3a8b2b [2021-08-22T01:00:48.868Z] ---> e2c5fd70f5e3 [2021-08-22T01:00:48.868Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-22T01:00:48.868Z] Successfully built e2c5fd70f5e3 [2021-08-22T01:00:48.868Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-22T01:00:49.141Z] provisioning config files... [2021-08-22T01:00:49.164Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/8@tmp/config1072771746193270502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:00:49.532Z] ---> docker-login.sh [2021-08-22T01:00:49.532Z] nexus3.edgexfoundry.org:10001 [2021-08-22T01:00:49.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T01:00:49.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T01:00:49.805Z] Configure a credential helper to remove this warning. See [2021-08-22T01:00:49.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T01:00:49.805Z] [2021-08-22T01:00:49.805Z] Login Succeeded [2021-08-22T01:00:50.077Z] nexus3.edgexfoundry.org:10002 [2021-08-22T01:00:50.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T01:00:50.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T01:00:50.349Z] Configure a credential helper to remove this warning. See [2021-08-22T01:00:50.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T01:00:50.349Z] [2021-08-22T01:00:50.349Z] Login Succeeded [2021-08-22T01:00:50.623Z] nexus3.edgexfoundry.org:10003 [2021-08-22T01:00:50.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T01:00:51.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T01:00:51.169Z] Configure a credential helper to remove this warning. See [2021-08-22T01:00:51.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T01:00:51.169Z] [2021-08-22T01:00:51.169Z] Login Succeeded [2021-08-22T01:00:51.169Z] nexus3.edgexfoundry.org:10004 [2021-08-22T01:00:51.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T01:00:51.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T01:00:51.713Z] Configure a credential helper to remove this warning. See [2021-08-22T01:00:51.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T01:00:51.713Z] [2021-08-22T01:00:51.713Z] Login Succeeded [2021-08-22T01:00:51.713Z] docker.io [2021-08-22T01:00:51.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-22T01:00:52.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-22T01:00:52.579Z] Configure a credential helper to remove this warning. See [2021-08-22T01:00:52.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-22T01:00:52.579Z] [2021-08-22T01:00:52.579Z] Login Succeeded [2021-08-22T01:00:52.579Z] ---> docker-login.sh ends [Pipeline] } [2021-08-22T01:00:52.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-22T01:00:52.667Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-08-22T01:00:52.667Z] 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [2021-08-22T01:00:52.667Z] latest [2021-08-22T01:00:52.667Z] 2.0.1-dev.6 [2021-08-22T01:00:52.667Z] 910567f982a12b50a29bcaec8eb25dde4e2e9fd5-2.0.1-dev.6 [2021-08-22T01:00:52.667Z] main [2021-08-22T01:00:52.667Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:00:53.048Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:00:53.390Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [2021-08-22T01:00:53.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-22T01:00:53.390Z] f5eba80faa26: Preparing [2021-08-22T01:00:53.390Z] e23abc13f7c7: Preparing [2021-08-22T01:00:53.390Z] 434d809ed506: Preparing [2021-08-22T01:00:53.390Z] ab05af6266bb: Preparing [2021-08-22T01:00:53.390Z] 3fbe34a1663b: Preparing [2021-08-22T01:00:53.661Z] 3fbe34a1663b: Layer already exists [2021-08-22T01:00:53.661Z] e23abc13f7c7: Pushed [2021-08-22T01:00:53.661Z] f5eba80faa26: Pushed [2021-08-22T01:00:54.259Z] ab05af6266bb: Pushed [2021-08-22T01:00:56.874Z] 434d809ed506: Pushed [2021-08-22T01:00:56.874Z] 910567f982a12b50a29bcaec8eb25dde4e2e9fd5: digest: sha256:ae9e61fc38da29a83f076f5d2a636c3991e296bc386ba143682f96752beffcac size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:00:57.222Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:00:57.564Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-08-22T01:00:57.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-22T01:00:57.565Z] f5eba80faa26: Preparing [2021-08-22T01:00:57.565Z] e23abc13f7c7: Preparing [2021-08-22T01:00:57.565Z] 434d809ed506: Preparing [2021-08-22T01:00:57.565Z] ab05af6266bb: Preparing [2021-08-22T01:00:57.565Z] 3fbe34a1663b: Preparing [2021-08-22T01:00:57.565Z] 3fbe34a1663b: Layer already exists [2021-08-22T01:00:57.565Z] e23abc13f7c7: Layer already exists [2021-08-22T01:00:57.565Z] ab05af6266bb: Layer already exists [2021-08-22T01:00:57.565Z] 434d809ed506: Layer already exists [2021-08-22T01:00:57.565Z] f5eba80faa26: Layer already exists [2021-08-22T01:00:57.837Z] latest: digest: sha256:ae9e61fc38da29a83f076f5d2a636c3991e296bc386ba143682f96752beffcac size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:00:58.188Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:00:58.529Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.6 [2021-08-22T01:00:58.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-22T01:00:58.529Z] f5eba80faa26: Preparing [2021-08-22T01:00:58.529Z] e23abc13f7c7: Preparing [2021-08-22T01:00:58.529Z] 434d809ed506: Preparing [2021-08-22T01:00:58.529Z] ab05af6266bb: Preparing [2021-08-22T01:00:58.529Z] 3fbe34a1663b: Preparing [2021-08-22T01:00:58.802Z] 3fbe34a1663b: Layer already exists [2021-08-22T01:00:58.802Z] ab05af6266bb: Layer already exists [2021-08-22T01:00:58.802Z] e23abc13f7c7: Layer already exists [2021-08-22T01:00:58.802Z] 434d809ed506: Layer already exists [2021-08-22T01:00:58.802Z] f5eba80faa26: Layer already exists [2021-08-22T01:00:58.802Z] 2.0.1-dev.6: digest: sha256:ae9e61fc38da29a83f076f5d2a636c3991e296bc386ba143682f96752beffcac size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:00:59.150Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:910567f982a12b50a29bcaec8eb25dde4e2e9fd5-2.0.1-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:00:59.481Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:910567f982a12b50a29bcaec8eb25dde4e2e9fd5-2.0.1-dev.6 [2021-08-22T01:00:59.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-22T01:00:59.481Z] f5eba80faa26: Preparing [2021-08-22T01:00:59.481Z] e23abc13f7c7: Preparing [2021-08-22T01:00:59.481Z] 434d809ed506: Preparing [2021-08-22T01:00:59.481Z] ab05af6266bb: Preparing [2021-08-22T01:00:59.481Z] 3fbe34a1663b: Preparing [2021-08-22T01:00:59.481Z] f5eba80faa26: Layer already exists [2021-08-22T01:00:59.481Z] 434d809ed506: Layer already exists [2021-08-22T01:00:59.481Z] ab05af6266bb: Layer already exists [2021-08-22T01:00:59.481Z] 3fbe34a1663b: Layer already exists [2021-08-22T01:00:59.481Z] e23abc13f7c7: Layer already exists [2021-08-22T01:00:59.754Z] 910567f982a12b50a29bcaec8eb25dde4e2e9fd5-2.0.1-dev.6: digest: sha256:ae9e61fc38da29a83f076f5d2a636c3991e296bc386ba143682f96752beffcac size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:01:00.092Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:01:00.433Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-08-22T01:01:00.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-22T01:01:00.434Z] f5eba80faa26: Preparing [2021-08-22T01:01:00.434Z] e23abc13f7c7: Preparing [2021-08-22T01:01:00.434Z] 434d809ed506: Preparing [2021-08-22T01:01:00.434Z] ab05af6266bb: Preparing [2021-08-22T01:01:00.434Z] 3fbe34a1663b: Preparing [2021-08-22T01:01:00.434Z] e23abc13f7c7: Layer already exists [2021-08-22T01:01:00.434Z] f5eba80faa26: Layer already exists [2021-08-22T01:01:00.434Z] 3fbe34a1663b: Layer already exists [2021-08-22T01:01:00.434Z] ab05af6266bb: Layer already exists [2021-08-22T01:01:00.434Z] 434d809ed506: Layer already exists [2021-08-22T01:01:00.706Z] main: digest: sha256:ae9e61fc38da29a83f076f5d2a636c3991e296bc386ba143682f96752beffcac size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-22T01:01:00.774Z] ===================================================== [Pipeline] echo [2021-08-22T01:01:00.792Z] taggedImages: [2021-08-22T01:01:00.792Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [2021-08-22T01:01:00.792Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-08-22T01:01:00.792Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.6 [2021-08-22T01:01:00.792Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:910567f982a12b50a29bcaec8eb25dde4e2e9fd5-2.0.1-dev.6 [2021-08-22T01:01:00.792Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:01:01.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-22T01:01:01.305Z] [2021-08-22T01:01:01.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:01:01.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-22T01:01:01.944Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-22T01:01:01.944Z] 448f6bf000e3: Pulling fs layer [2021-08-22T01:01:01.944Z] f757da607395: Pulling fs layer [2021-08-22T01:01:01.944Z] 05883995daec: Pulling fs layer [2021-08-22T01:01:01.944Z] 8603b9c90790: Pulling fs layer [2021-08-22T01:01:01.944Z] 1560dd03e051: Pulling fs layer [2021-08-22T01:01:01.944Z] 27f5ce0e4adf: Pulling fs layer [2021-08-22T01:01:01.944Z] c2d8d7efcc4b: Pulling fs layer [2021-08-22T01:01:01.944Z] 1560dd03e051: Waiting [2021-08-22T01:01:01.944Z] 27f5ce0e4adf: Waiting [2021-08-22T01:01:01.944Z] c2d8d7efcc4b: Waiting [2021-08-22T01:01:01.944Z] 8603b9c90790: Waiting [2021-08-22T01:01:02.221Z] f757da607395: Verifying Checksum [2021-08-22T01:01:02.221Z] f757da607395: Download complete [2021-08-22T01:01:02.221Z] 8603b9c90790: Download complete [2021-08-22T01:01:02.495Z] 1560dd03e051: Verifying Checksum [2021-08-22T01:01:02.495Z] 1560dd03e051: Download complete [2021-08-22T01:01:02.495Z] 27f5ce0e4adf: Verifying Checksum [2021-08-22T01:01:02.495Z] 27f5ce0e4adf: Download complete [2021-08-22T01:01:02.781Z] 05883995daec: Verifying Checksum [2021-08-22T01:01:02.781Z] 05883995daec: Download complete [2021-08-22T01:01:03.075Z] 448f6bf000e3: Verifying Checksum [2021-08-22T01:01:03.075Z] 448f6bf000e3: Download complete [2021-08-22T01:01:06.546Z] c2d8d7efcc4b: Verifying Checksum [2021-08-22T01:01:06.546Z] c2d8d7efcc4b: Download complete [2021-08-22T01:01:07.140Z] 448f6bf000e3: Pull complete [2021-08-22T01:01:07.731Z] f757da607395: Pull complete [2021-08-22T01:01:09.711Z] 05883995daec: Pull complete [2021-08-22T01:01:09.711Z] 8603b9c90790: Pull complete [2021-08-22T01:01:10.688Z] 1560dd03e051: Pull complete [2021-08-22T01:01:10.960Z] 27f5ce0e4adf: Pull complete [2021-08-22T01:01:26.043Z] c2d8d7efcc4b: Pull complete [2021-08-22T01:01:26.043Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-22T01:01:26.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-22T01:01:26.043Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-22T01:01:26.278Z] prd-ubuntu18.04-docker-arm64-4c-16g-520 does not seem to be running inside a container [2021-08-22T01:01:26.350Z] $ 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/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-22T01:01:30.428Z] $ docker top 7ea6b6842924a2930442a2020fa940785a74c203fa54d149ab755fc52bc5a3c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:01:31.440Z] ---> job-cost.sh [2021-08-22T01:01:31.440Z] lf-activate-venv: SKIPPING [2021-08-22T01:01:31.440Z] INFO: No Stack... [2021-08-22T01:01:32.871Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-22T01:01:33.143Z] INFO: Archiving Costs [Pipeline] sh [2021-08-22T01:01:33.799Z] + cat /w/workspace/device-mqtt-go/8/archives/cost.csv [2021-08-22T01:01:33.799Z] + cut -d, -f6 [Pipeline] lock [2021-08-22T01:01:33.859Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-8-stack-cost] [2021-08-22T01:01:33.866Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-8-stack-cost] did not exist. Created. [2021-08-22T01:01:33.866Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-22T01:01:34.553Z] /w/workspace/device-mqtt-go/8@tmp/durable-59a42479/script.sh: 1: /w/workspace/device-mqtt-go/8@tmp/durable-59a42479/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-22T01:01:35.217Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-22T01:01:35.252Z] Warning: overwriting stash ‘stack-cost’ [2021-08-22T01:01:35.293Z] Stashed 1 file(s) [Pipeline] } [2021-08-22T01:01:35.311Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-22T01:01:35.332Z] $ docker stop --time=1 7ea6b6842924a2930442a2020fa940785a74c203fa54d149ab755fc52bc5a3c2 [2021-08-22T01:01:36.909Z] $ docker rm -f 7ea6b6842924a2930442a2020fa940785a74c203fa54d149ab755fc52bc5a3c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-22T01:01:37.848Z] provisioning config files... [2021-08-22T01:01:37.866Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2514262416965389967tmp [Pipeline] { [Pipeline] sh [2021-08-22T01:01:38.211Z] + set +x [2021-08-22T01:01:38.211Z] + curl -s https://codecov.io/bash [2021-08-22T01:01:38.211Z] + bash -s -- [2021-08-22T01:01:38.490Z] [2021-08-22T01:01:38.490Z] _____ _ [2021-08-22T01:01:38.490Z] / ____| | | [2021-08-22T01:01:38.490Z] | | ___ __| | ___ ___ _____ __ [2021-08-22T01:01:38.490Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-22T01:01:38.490Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-22T01:01:38.490Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-22T01:01:38.490Z] Bash-1.0.6 [2021-08-22T01:01:38.490Z] [2021-08-22T01:01:38.490Z] [2021-08-22T01:01:38.490Z] ==> git version 2.24.4 found [2021-08-22T01:01:38.490Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-22T01:01:38.490Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-22T01:01:38.490Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-22T01:01:38.490Z] ==> Jenkins CI detected. [2021-08-22T01:01:38.490Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-22T01:01:38.490Z] project root: . [2021-08-22T01:01:38.490Z] --> token set from env [2021-08-22T01:01:38.490Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-22T01:01:38.490Z] ==> Running gcov in . (disable via -X gcov) [2021-08-22T01:01:38.490Z] ==> Python coveragepy not found [2021-08-22T01:01:38.490Z] ==> Searching for coverage reports in: [2021-08-22T01:01:38.490Z] + . [2021-08-22T01:01:38.490Z] -> Found 1 reports [2021-08-22T01:01:38.490Z] ==> Detecting git/mercurial file structure [2021-08-22T01:01:38.490Z] ==> Reading reports [2021-08-22T01:01:38.490Z] + ./coverage.out bytes=16226 [2021-08-22T01:01:38.490Z] ==> Appending adjustments [2021-08-22T01:01:38.490Z] https://docs.codecov.io/docs/fixing-reports [2021-08-22T01:01:38.490Z] + Found adjustments [2021-08-22T01:01:38.490Z] ==> Gzipping contents [2021-08-22T01:01:38.490Z] 4.0K /tmp/codecov.kPNfzR.gz [2021-08-22T01:01:38.490Z] ==> Uploading reports [2021-08-22T01:01:38.490Z] url: https://codecov.io [2021-08-22T01:01:38.490Z] query: branch=main&commit=910567f982a12b50a29bcaec8eb25dde4e2e9fd5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-22T01:01:38.490Z] -> Pinging Codecov [2021-08-22T01:01:38.490Z] 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=910567f982a12b50a29bcaec8eb25dde4e2e9fd5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-22T01:01:39.077Z] -> Uploading to [2021-08-22T01:01:39.077Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-22/7D719EC7BBE17E464838252E33014C33/910567f982a12b50a29bcaec8eb25dde4e2e9fd5/ba85eacc-ae43-4a09-b853-e905108ba3ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210822T010138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a38f9d29fa48f9d3f79c702ac2288a3d4687e47bfb8bd1650bab448ed461c39 [2021-08-22T01:01:39.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-22T01:01:39.077Z] Dload Upload Total Spent Left Speed [2021-08-22T01:01:39.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3054 0 0 100 3054 0 7494 --:--:-- --:--:-- --:--:-- 7503 [2021-08-22T01:01:39.344Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [Pipeline] } [2021-08-22T01:01:39.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-22T01:01:40.050Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-22T01:01:40.065Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:01:40.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-22T01:01:40.396Z] [2021-08-22T01:01:40.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:01:40.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-22T01:01:40.732Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-22T01:01:40.732Z] 188c0c94c7c5: Pulling fs layer [2021-08-22T01:01:40.732Z] 0ef7d3d256c8: Pulling fs layer [2021-08-22T01:01:40.732Z] de9db76c5a1d: Pulling fs layer [2021-08-22T01:01:40.732Z] 0eba1c9be4d2: Pulling fs layer [2021-08-22T01:01:40.732Z] 0d57e429df01: Pulling fs layer [2021-08-22T01:01:40.732Z] 4e4be7b47b0d: Pulling fs layer [2021-08-22T01:01:40.732Z] e1f770b5df2f: Pulling fs layer [2021-08-22T01:01:40.732Z] 85a0685a4137: Pulling fs layer [2021-08-22T01:01:40.732Z] 0d57e429df01: Waiting [2021-08-22T01:01:40.732Z] 4e4be7b47b0d: Waiting [2021-08-22T01:01:40.732Z] e1f770b5df2f: Waiting [2021-08-22T01:01:40.732Z] 85a0685a4137: Waiting [2021-08-22T01:01:40.732Z] 0eba1c9be4d2: Waiting [2021-08-22T01:01:40.732Z] de9db76c5a1d: Download complete [2021-08-22T01:01:40.732Z] 0ef7d3d256c8: Verifying Checksum [2021-08-22T01:01:40.732Z] 0ef7d3d256c8: Download complete [2021-08-22T01:01:40.732Z] 0d57e429df01: Verifying Checksum [2021-08-22T01:01:40.732Z] 0d57e429df01: Download complete [2021-08-22T01:01:41.000Z] 4e4be7b47b0d: Verifying Checksum [2021-08-22T01:01:41.000Z] 4e4be7b47b0d: Download complete [2021-08-22T01:01:41.000Z] 188c0c94c7c5: Verifying Checksum [2021-08-22T01:01:41.000Z] 188c0c94c7c5: Download complete [2021-08-22T01:01:41.264Z] 188c0c94c7c5: Pull complete [2021-08-22T01:01:41.264Z] 0ef7d3d256c8: Pull complete [2021-08-22T01:01:41.264Z] de9db76c5a1d: Pull complete [2021-08-22T01:01:42.685Z] e1f770b5df2f: Verifying Checksum [2021-08-22T01:01:42.685Z] e1f770b5df2f: Download complete [2021-08-22T01:01:46.049Z] 0eba1c9be4d2: Verifying Checksum [2021-08-22T01:01:46.049Z] 0eba1c9be4d2: Download complete [2021-08-22T01:01:46.664Z] 85a0685a4137: Verifying Checksum [2021-08-22T01:01:46.664Z] 85a0685a4137: Download complete [2021-08-22T01:01:50.033Z] 0eba1c9be4d2: Pull complete [2021-08-22T01:01:50.033Z] 0d57e429df01: Pull complete [2021-08-22T01:01:50.033Z] 4e4be7b47b0d: Pull complete [2021-08-22T01:01:50.619Z] e1f770b5df2f: Pull complete [2021-08-22T01:01:54.918Z] 85a0685a4137: Pull complete [2021-08-22T01:01:54.918Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-22T01:01:54.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-22T01:01:54.918Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-22T01:01:55.003Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2021-08-22T01:01:55.064Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-22T01:01:56.828Z] $ docker top bdbdcf57ae2d0ac89808b575615a9d65c0621fcfc142fdcd3a487a6f74d8f4ba -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-22T01:01:56.922Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-22T01:01:57.246Z] + set -o pipefail [2021-08-22T01:01:57.246Z] + snyk monitor '--org=edgex-jenkins' [2021-08-22T01:02:29.470Z] [2021-08-22T01:02:29.470Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-08-22T01:02:29.470Z] [2021-08-22T01:02:29.470Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/08f06671-3cb3-4420-a6e0-98110fe5ecd5 [2021-08-22T01:02:29.470Z] [2021-08-22T01:02:29.470Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-22T01:02:29.470Z] [2021-08-22T01:02:29.470Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-22T01:02:29.470Z] [2021-08-22T01:02:29.470Z] [Pipeline] } [2021-08-22T01:02:29.489Z] $ docker stop --time=1 bdbdcf57ae2d0ac89808b575615a9d65c0621fcfc142fdcd3a487a6f74d8f4ba [2021-08-22T01:02:31.431Z] $ docker rm -f bdbdcf57ae2d0ac89808b575615a9d65c0621fcfc142fdcd3a487a6f74d8f4ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-22T01:02:32.627Z] + git log --format=format:%s -1 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:02:32.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-22T01:02:32.953Z] . [Pipeline] withDockerContainer [2021-08-22T01:02:33.037Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2021-08-22T01:02:33.089Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-22T01:02:33.438Z] $ docker top 694e83d217a84bb563bb41508138f11e22da81f6f12227b31ab8f299bea8af42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-22T01:02:33.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-22T01:02:33.587Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-22T01:02:33.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-22T01:02:33.709Z] $ docker exec 694e83d217a84bb563bb41508138f11e22da81f6f12227b31ab8f299bea8af42 ssh-agent [2021-08-22T01:02:33.834Z] SSH_AUTH_SOCK=/tmp/ssh-9OXB6wMsNtza/agent.14 [2021-08-22T01:02:33.834Z] SSH_AGENT_PID=20 [2021-08-22T01:02:33.843Z] Running ssh-add (command line suppressed) [2021-08-22T01:02:33.944Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7193065556289398675.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7193065556289398675.key) [2021-08-22T01:02:33.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-22T01:02:34.283Z] + git semver tag [2021-08-22T01:02:34.283Z] # -> Open(): unable to determine branch for HEAD [2021-08-22T01:02:34.283Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-22T01:02:34.283Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-22T01:02:34.283Z] # $SEMVER_REMOTE_NAME = origin [2021-08-22T01:02:34.283Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-22T01:02:34.283Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-22T01:02:34.283Z] # $SEMVER_BRANCH = main [2021-08-22T01:02:34.283Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-08-22T01:02:34.283Z] # 910567f982a12b50a29bcaec8eb25dde4e2e9fd5 HEAD [2021-08-22T01:02:34.283Z] # -> Force: false [2021-08-22T01:02:34.283Z] # 58b82982f74556392708e3841ca7c604c7044a9f refs/tags/v2.0.1-dev.6 [Pipeline] } [2021-08-22T01:02:34.297Z] $ docker exec --env ******** --env ******** 694e83d217a84bb563bb41508138f11e22da81f6f12227b31ab8f299bea8af42 ssh-agent -k [2021-08-22T01:02:34.419Z] unset SSH_AUTH_SOCK; [2021-08-22T01:02:34.419Z] unset SSH_AGENT_PID; [2021-08-22T01:02:34.419Z] echo Agent pid 20 killed; [2021-08-22T01:02:34.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-22T01:02:34.801Z] + git semver [Pipeline] } [2021-08-22T01:02:34.820Z] $ docker stop --time=1 694e83d217a84bb563bb41508138f11e22da81f6f12227b31ab8f299bea8af42 [2021-08-22T01:02:36.004Z] $ docker rm -f 694e83d217a84bb563bb41508138f11e22da81f6f12227b31ab8f299bea8af42 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:02:36.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-22T01:02:36.493Z] [2021-08-22T01:02:36.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:02:36.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-22T01:02:36.822Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-22T01:02:36.822Z] ab5ef0e58194: Pulling fs layer [2021-08-22T01:02:36.822Z] 9712f1f96733: Pulling fs layer [2021-08-22T01:02:36.822Z] 63f879dbbcfc: Pulling fs layer [2021-08-22T01:02:36.822Z] 0d9ebad4ef96: Pulling fs layer [2021-08-22T01:02:36.822Z] e9a5061849ea: Pulling fs layer [2021-08-22T01:02:36.822Z] d747dcd14b5f: Pulling fs layer [2021-08-22T01:02:36.822Z] 2de7ff778b66: Pulling fs layer [2021-08-22T01:02:36.822Z] 0d9ebad4ef96: Waiting [2021-08-22T01:02:36.822Z] e9a5061849ea: Waiting [2021-08-22T01:02:36.822Z] d747dcd14b5f: Waiting [2021-08-22T01:02:36.822Z] 2de7ff778b66: Waiting [2021-08-22T01:02:36.822Z] 9712f1f96733: Verifying Checksum [2021-08-22T01:02:36.822Z] 9712f1f96733: Download complete [2021-08-22T01:02:38.764Z] 63f879dbbcfc: Verifying Checksum [2021-08-22T01:02:38.764Z] 63f879dbbcfc: Download complete [2021-08-22T01:02:39.344Z] e9a5061849ea: Verifying Checksum [2021-08-22T01:02:39.344Z] e9a5061849ea: Download complete [2021-08-22T01:02:39.344Z] d747dcd14b5f: Verifying Checksum [2021-08-22T01:02:39.344Z] d747dcd14b5f: Download complete [2021-08-22T01:02:39.925Z] 2de7ff778b66: Verifying Checksum [2021-08-22T01:02:39.925Z] 2de7ff778b66: Download complete [2021-08-22T01:02:39.925Z] 0d9ebad4ef96: Verifying Checksum [2021-08-22T01:02:39.925Z] 0d9ebad4ef96: Download complete [2021-08-22T01:02:40.515Z] ab5ef0e58194: Verifying Checksum [2021-08-22T01:02:40.515Z] ab5ef0e58194: Download complete [2021-08-22T01:02:43.892Z] ab5ef0e58194: Pull complete [2021-08-22T01:02:43.893Z] 9712f1f96733: Pull complete [2021-08-22T01:02:44.491Z] 63f879dbbcfc: Pull complete [2021-08-22T01:02:48.775Z] 0d9ebad4ef96: Pull complete [2021-08-22T01:02:48.775Z] e9a5061849ea: Pull complete [2021-08-22T01:02:48.775Z] d747dcd14b5f: Pull complete [2021-08-22T01:02:50.209Z] 2de7ff778b66: Pull complete [2021-08-22T01:02:50.209Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-22T01:02:50.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-22T01:02:50.209Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-22T01:02:50.296Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2021-08-22T01:02:50.361Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-22T01:02:53.376Z] $ docker top c6b108320eae20eb9f9dbe6a26d700cbbb3bfa55c0556b5ec053b2724e18d76e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-22T01:02:53.475Z] provisioning config files... [2021-08-22T01:02:53.493Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3326268663249106663tmp [2021-08-22T01:02:53.718Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5377635628939911044tmp [2021-08-22T01:02:53.739Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5617642122474118380tmp [Pipeline] { [Pipeline] echo [2021-08-22T01:02:53.765Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:02:54.086Z] ---> sigul-configuration.sh [2021-08-22T01:02:54.086Z] gpg: directory `/root/.gnupg' created [2021-08-22T01:02:54.086Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-22T01:02:54.086Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-22T01:02:54.086Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-22T01:02:54.086Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-22T01:02:54.086Z] gpg: CAST5 encrypted data [2021-08-22T01:02:54.086Z] gpg: encrypted with 1 passphrase [2021-08-22T01:02:54.086Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-22T01:02:54.404Z] + mkdir /home/jenkins [2021-08-22T01:02:54.404Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-22T01:02:54.717Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-22T01:02:54.735Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:02:55.049Z] ---> sigul-install.sh [2021-08-22T01:02:55.049Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-22T01:02:55.365Z] + git tag --list [2021-08-22T01:02:55.365Z] 0.7.1 [2021-08-22T01:02:55.365Z] v1.0.0 [2021-08-22T01:02:55.365Z] v1.1.0 [2021-08-22T01:02:55.365Z] v1.1.1 [2021-08-22T01:02:55.365Z] v1.2.2 [2021-08-22T01:02:55.365Z] v1.3.0 [2021-08-22T01:02:55.365Z] v1.3.1 [2021-08-22T01:02:55.365Z] v2.0.0 [2021-08-22T01:02:55.365Z] v2.0.1-dev.1 [2021-08-22T01:02:55.365Z] v2.0.1-dev.2 [2021-08-22T01:02:55.365Z] v2.0.1-dev.3 [2021-08-22T01:02:55.365Z] v2.0.1-dev.4 [2021-08-22T01:02:55.365Z] v2.0.1-dev.5 [2021-08-22T01:02:55.365Z] v2.0.1-dev.6 [Pipeline] sh [2021-08-22T01:02:55.678Z] + lftools sign git-tag v2.0.1-dev.6 [2021-08-22T01:02:56.265Z] Signing Git tag with Sigul... [2021-08-22T01:02:56.265Z] Signing v2.0.1-dev.6 [Pipeline] echo [2021-08-22T01:02:57.244Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:02:57.563Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-22T01:02:57.575Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-22T01:02:57.603Z] $ docker stop --time=1 c6b108320eae20eb9f9dbe6a26d700cbbb3bfa55c0556b5ec053b2724e18d76e [2021-08-22T01:02:58.820Z] $ docker rm -f c6b108320eae20eb9f9dbe6a26d700cbbb3bfa55c0556b5ec053b2724e18d76e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:02:59.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-22T01:02:59.532Z] . [Pipeline] withDockerContainer [2021-08-22T01:02:59.614Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2021-08-22T01:02:59.668Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-22T01:03:00.067Z] $ docker top eabe6c1febdb3b8de5f4db05946451f7824641ac2f37287afbbeded04fa09d32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-22T01:03:00.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-22T01:03:00.199Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-22T01:03:00.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-22T01:03:00.329Z] $ docker exec eabe6c1febdb3b8de5f4db05946451f7824641ac2f37287afbbeded04fa09d32 ssh-agent [2021-08-22T01:03:00.464Z] SSH_AUTH_SOCK=/tmp/ssh-9vgH6bKXJWYY/agent.14 [2021-08-22T01:03:00.464Z] SSH_AGENT_PID=21 [2021-08-22T01:03:00.473Z] Running ssh-add (command line suppressed) [2021-08-22T01:03:00.604Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4841746913931496482.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4841746913931496482.key) [2021-08-22T01:03:00.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-22T01:03:00.958Z] + git semver bump pre [2021-08-22T01:03:00.959Z] # -> Open(): unable to determine branch for HEAD [2021-08-22T01:03:00.959Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-22T01:03:00.959Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-22T01:03:00.959Z] # $SEMVER_REMOTE_NAME = origin [2021-08-22T01:03:00.959Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-22T01:03:00.959Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-22T01:03:00.959Z] # $SEMVER_BRANCH = main [2021-08-22T01:03:00.959Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-08-22T01:03:00.959Z] 2.0.1-dev.7 [Pipeline] } [2021-08-22T01:03:00.972Z] $ docker exec --env ******** --env ******** eabe6c1febdb3b8de5f4db05946451f7824641ac2f37287afbbeded04fa09d32 ssh-agent -k [2021-08-22T01:03:01.094Z] unset SSH_AUTH_SOCK; [2021-08-22T01:03:01.094Z] unset SSH_AGENT_PID; [2021-08-22T01:03:01.094Z] echo Agent pid 21 killed; [2021-08-22T01:03:01.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-22T01:03:01.475Z] + git semver [Pipeline] } [2021-08-22T01:03:01.495Z] $ docker stop --time=1 eabe6c1febdb3b8de5f4db05946451f7824641ac2f37287afbbeded04fa09d32 [2021-08-22T01:03:02.687Z] $ docker rm -f eabe6c1febdb3b8de5f4db05946451f7824641ac2f37287afbbeded04fa09d32 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:03:03.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-22T01:03:03.087Z] . [Pipeline] withDockerContainer [2021-08-22T01:03:03.304Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2021-08-22T01:03:03.561Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-22T01:03:03.979Z] $ docker top 9189eb5432c165f71bb1277c590cb75e5b48437abf7757636fe5b332042a0208 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-22T01:03:04.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-22T01:03:04.122Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-22T01:03:04.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-22T01:03:04.264Z] $ docker exec 9189eb5432c165f71bb1277c590cb75e5b48437abf7757636fe5b332042a0208 ssh-agent [2021-08-22T01:03:04.376Z] SSH_AUTH_SOCK=/tmp/ssh-FJoC5hu0sCLI/agent.13 [2021-08-22T01:03:04.376Z] SSH_AGENT_PID=20 [2021-08-22T01:03:04.390Z] Running ssh-add (command line suppressed) [2021-08-22T01:03:04.492Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3822251813682903552.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3822251813682903552.key) [2021-08-22T01:03:04.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-22T01:03:04.834Z] + git semver push [2021-08-22T01:03:04.834Z] # -> Open(): unable to determine branch for HEAD [2021-08-22T01:03:04.834Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-22T01:03:04.834Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-22T01:03:04.834Z] # $SEMVER_REMOTE_NAME = origin [2021-08-22T01:03:04.834Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-22T01:03:04.834Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-22T01:03:04.834Z] # $SEMVER_BRANCH = main [2021-08-22T01:03:04.834Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-08-22T01:03:06.250Z] $ docker exec --env ******** --env ******** 9189eb5432c165f71bb1277c590cb75e5b48437abf7757636fe5b332042a0208 ssh-agent -k [2021-08-22T01:03:06.348Z] unset SSH_AUTH_SOCK; [2021-08-22T01:03:06.348Z] unset SSH_AGENT_PID; [2021-08-22T01:03:06.348Z] echo Agent pid 20 killed; [2021-08-22T01:03:06.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-22T01:03:06.716Z] + git semver [Pipeline] } [2021-08-22T01:03:06.734Z] $ docker stop --time=1 9189eb5432c165f71bb1277c590cb75e5b48437abf7757636fe5b332042a0208 [2021-08-22T01:03:07.929Z] $ docker rm -f 9189eb5432c165f71bb1277c590cb75e5b48437abf7757636fe5b332042a0208 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-22T01:03:08.979Z] + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:03:09.311Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:03:09.900Z] ---> package-listing.sh [2021-08-22T01:03:09.900Z] ++ facter osfamily [2021-08-22T01:03:09.900Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-22T01:03:10.167Z] + OS_FAMILY=redhat [2021-08-22T01:03:10.167Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-22T01:03:10.167Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-22T01:03:10.167Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-22T01:03:10.167Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-22T01:03:10.167Z] + PACKAGES=/tmp/packages_start.txt [2021-08-22T01:03:10.167Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-08-22T01:03:10.167Z] + PACKAGES=/tmp/packages_end.txt [2021-08-22T01:03:10.167Z] + case "${OS_FAMILY}" in [2021-08-22T01:03:10.167Z] + sort [2021-08-22T01:03:10.167Z] + rpm -qa [2021-08-22T01:03:10.749Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-22T01:03:10.749Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-22T01:03:10.749Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-22T01:03:10.749Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-08-22T01:03:10.749Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-08-22T01:03:10.749Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2021-08-22T01:03:10.766Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-22T01:03:11.068Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:03:11.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-22T01:03:11.802Z] [2021-08-22T01:03:11.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-22T01:03:12.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-22T01:03:12.136Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-22T01:03:12.136Z] b4d181a07f80: Pulling fs layer [2021-08-22T01:03:12.136Z] a1111a8f2ec3: Pulling fs layer [2021-08-22T01:03:12.136Z] ed53099fbce6: Pulling fs layer [2021-08-22T01:03:12.136Z] dc539afda2c1: Pulling fs layer [2021-08-22T01:03:12.136Z] 77bc0d833cb6: Pulling fs layer [2021-08-22T01:03:12.136Z] 9065ff56babe: Pulling fs layer [2021-08-22T01:03:12.136Z] d287ab97295c: Pulling fs layer [2021-08-22T01:03:12.136Z] dc539afda2c1: Waiting [2021-08-22T01:03:12.136Z] 77bc0d833cb6: Waiting [2021-08-22T01:03:12.136Z] 9065ff56babe: Waiting [2021-08-22T01:03:12.136Z] d287ab97295c: Waiting [2021-08-22T01:03:12.406Z] a1111a8f2ec3: Verifying Checksum [2021-08-22T01:03:12.406Z] a1111a8f2ec3: Download complete [2021-08-22T01:03:12.406Z] dc539afda2c1: Verifying Checksum [2021-08-22T01:03:12.406Z] dc539afda2c1: Download complete [2021-08-22T01:03:12.670Z] 77bc0d833cb6: Verifying Checksum [2021-08-22T01:03:12.670Z] 77bc0d833cb6: Download complete [2021-08-22T01:03:12.670Z] 9065ff56babe: Verifying Checksum [2021-08-22T01:03:12.670Z] 9065ff56babe: Download complete [2021-08-22T01:03:12.670Z] ed53099fbce6: Verifying Checksum [2021-08-22T01:03:12.670Z] ed53099fbce6: Download complete [2021-08-22T01:03:13.252Z] b4d181a07f80: Download complete [2021-08-22T01:03:14.658Z] b4d181a07f80: Pull complete [2021-08-22T01:03:14.658Z] a1111a8f2ec3: Pull complete [2021-08-22T01:03:15.253Z] ed53099fbce6: Pull complete [2021-08-22T01:03:15.253Z] dc539afda2c1: Pull complete [2021-08-22T01:03:15.518Z] 77bc0d833cb6: Pull complete [2021-08-22T01:03:15.518Z] 9065ff56babe: Pull complete [2021-08-22T01:03:16.922Z] d287ab97295c: Verifying Checksum [2021-08-22T01:03:16.922Z] d287ab97295c: Download complete [2021-08-22T01:03:22.297Z] d287ab97295c: Pull complete [2021-08-22T01:03:22.297Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-22T01:03:22.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-22T01:03:22.297Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-22T01:03:22.380Z] prd-centos7-docker-4c-2g-518 does not seem to be running inside a container [2021-08-22T01:03:22.436Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-22T01:03:24.640Z] $ docker top 303e867eb5764e23ea0c9e97b4886488c9ba84a1bca9fd4bfc2ffcb75efbac4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-22T01:03:25.040Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-22T01:03:25.358Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-22T01:03:25.672Z] + ls /var/log/sa-host [2021-08-22T01:03:25.672Z] + sadf -c /var/log/sa-host/sa19 [2021-08-22T01:03:25.672Z] file_magic: OK [2021-08-22T01:03:25.672Z] HZ: Using current value: 100 [2021-08-22T01:03:25.672Z] file_header: OK [2021-08-22T01:03:25.672Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-22T01:03:25.672Z] Statistics: [2021-08-22T01:03:25.672Z] Hnuu...uuuununununu... [2021-08-22T01:03:25.672Z] File successfully converted to sysstat format version 12.0.3 [2021-08-22T01:03:25.672Z] + sadf -c /var/log/sa-host/sa22 [2021-08-22T01:03:25.672Z] file_magic: OK [2021-08-22T01:03:25.672Z] HZ: Using current value: 100 [2021-08-22T01:03:25.672Z] file_header: OK [2021-08-22T01:03:25.672Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-22T01:03:25.672Z] Statistics: [2021-08-22T01:03:25.672Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-22T01:03:25.672Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-22T01:03:26.277Z] provisioning config files... [2021-08-22T01:03:26.293Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2972039544647907653tmp [Pipeline] { [Pipeline] echo [2021-08-22T01:03:26.316Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:03:26.627Z] ---> create-netrc.sh [Pipeline] } [2021-08-22T01:03:26.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:03:27.074Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-22T01:03:27.088Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:03:27.404Z] ---> sudo-logs.sh [2021-08-22T01:03:27.404Z] Archiving 'sudo' log.. [2021-08-22T01:03:27.404Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-518.vexxhost.local: Name or service not known [2021-08-22T01:03:27.404Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-518.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-22T01:03:27.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:03:27.761Z] ---> job-cost.sh [2021-08-22T01:03:27.761Z] lf-activate-venv: SKIPPING [2021-08-22T01:03:27.761Z] DEBUG: total: 0.10999999940395355 [2021-08-22T01:03:27.761Z] INFO: Retrieving Stack Cost... [2021-08-22T01:03:28.719Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-22T01:03:28.985Z] INFO: Archiving Costs [Pipeline] echo [2021-08-22T01:03:29.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-22T01:03:29.315Z] ---> logs-deploy.sh [2021-08-22T01:03:29.315Z] lf-activate-venv: SKIPPING [2021-08-22T01:03:29.315Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/8 [2021-08-22T01:03:29.315Z] INFO: archiving workspace using pattern(s): [2021-08-22T01:03:29.899Z] Archives upload complete. [2021-08-22T01:03:30.165Z] INFO: archiving logs to Nexus