Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 16e74b6e166def3a460ba757db1063708505fb8b 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8589808771708988581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2563765542774526853.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4836396923654956842.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2978465462327808625.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5946018927092739795.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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_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-14962 in /w/workspace/gexfoundry_device-mqtt-go_master [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 Avoid second fetch Checking out Revision 16e74b6e166def3a460ba757db1063708505fb8b (master) Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_master@tmp/jenkins-gitclient-ssh4312116285706490742.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16e74b6e166def3a460ba757db1063708505fb8b # timeout=10 Commit message: "Merge pull request #248 from hahattan/sdk62" > git rev-list --no-walk efb367450ad80b3e18697bc790f198e4b3e468b1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T02:34:18.998Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T02:34:19.097Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T02:34:19.126Z] ========================================================= [2021-05-19T02:34:19.126Z] EdgeX Global Pipelines Version Info [2021-05-19T02:34:19.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:34:20.520Z] ------------------- [2021-05-19T02:34:20.520Z] stable info: [2021-05-19T02:34:20.520Z] ------------------- [2021-05-19T02:34:20.520Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T02:34:20.520Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T02:34:20.520Z] Message: update stable to v1.0.192 [2021-05-19T02:34:21.096Z] ------------------- [2021-05-19T02:34:21.096Z] experimental info: [2021-05-19T02:34:21.096Z] ------------------- [2021-05-19T02:34:21.096Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T02:34:21.096Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T02:34:21.096Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T02:34:21.221Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-05-19T02:34:21.245Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-05-19T02:34:21.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T02:34:21.295Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T02:34:21.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T02:34:21.352Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T02:34:21.382Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T02:34:21.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T02:34:21.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-19T02:34:21.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T02:34:21.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T02:34:21.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-05-19T02:34:21.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T02:34:21.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T02:34:21.590Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T02:34:21.614Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T02:34:21.638Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T02:34:21.663Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-19T02:34:21.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T02:34:21.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-19T02:34:21.757Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-19T02:34:21.780Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-19T02:34:21.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-19T02:34:21.831Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-19T02:34:21.859Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-19T02:34:21.897Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T02:34:21.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-19T02:34:21.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-19T02:34:21.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-19T02:34:21.991Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] echo [2021-05-19T02:34:22.014Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16e74b6 [Pipeline] echo [2021-05-19T02:34:22.038Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:34:22.111Z] provisioning config files... [2021-05-19T02:34:22.152Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1429260546519185358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:34:22.479Z] ---> docker-login.sh [2021-05-19T02:34:22.479Z] nexus3.edgexfoundry.org:10001 [2021-05-19T02:34:23.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:34:23.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:34:23.872Z] Configure a credential helper to remove this warning. See [2021-05-19T02:34:23.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:34:23.872Z] [2021-05-19T02:34:23.872Z] Login Succeeded [2021-05-19T02:34:23.872Z] nexus3.edgexfoundry.org:10002 [2021-05-19T02:34:24.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:34:24.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:34:24.136Z] Configure a credential helper to remove this warning. See [2021-05-19T02:34:24.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:34:24.136Z] [2021-05-19T02:34:24.136Z] Login Succeeded [2021-05-19T02:34:24.136Z] nexus3.edgexfoundry.org:10003 [2021-05-19T02:34:24.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:34:24.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:34:24.136Z] Configure a credential helper to remove this warning. See [2021-05-19T02:34:24.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:34:24.136Z] [2021-05-19T02:34:24.136Z] Login Succeeded [2021-05-19T02:34:24.136Z] nexus3.edgexfoundry.org:10004 [2021-05-19T02:34:24.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:34:24.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:34:24.399Z] Configure a credential helper to remove this warning. See [2021-05-19T02:34:24.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:34:24.399Z] [2021-05-19T02:34:24.399Z] Login Succeeded [2021-05-19T02:34:24.399Z] docker.io [2021-05-19T02:34:24.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:34:24.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:34:24.662Z] Configure a credential helper to remove this warning. See [2021-05-19T02:34:24.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:34:24.662Z] [2021-05-19T02:34:24.662Z] Login Succeeded [2021-05-19T02:34:24.662Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T02:34:24.670Z] 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-05-19T02:34:25.200Z] + git log --format=format:%s -1 16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] echo [2021-05-19T02:34:25.257Z] GIT_COMMIT: 16e74b6e166def3a460ba757db1063708505fb8b, Commit Message: Merge pull request #248 from hahattan/sdk62 [Pipeline] echo [2021-05-19T02:34:25.271Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:34:26.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:34:26.013Z] [2021-05-19T02:34:26.013Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:34:26.328Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:34:26.594Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T02:34:26.594Z] 31603596830f: Pulling fs layer [2021-05-19T02:34:26.594Z] 54011a49482f: Pulling fs layer [2021-05-19T02:34:26.594Z] a6820b24f6d8: Pulling fs layer [2021-05-19T02:34:26.594Z] f581987b2513: Pulling fs layer [2021-05-19T02:34:26.594Z] f581987b2513: Waiting [2021-05-19T02:34:26.594Z] 54011a49482f: Verifying Checksum [2021-05-19T02:34:26.594Z] 54011a49482f: Download complete [2021-05-19T02:34:26.862Z] 31603596830f: Verifying Checksum [2021-05-19T02:34:26.862Z] 31603596830f: Download complete [2021-05-19T02:34:26.862Z] f581987b2513: Verifying Checksum [2021-05-19T02:34:26.862Z] f581987b2513: Download complete [2021-05-19T02:34:27.126Z] a6820b24f6d8: Verifying Checksum [2021-05-19T02:34:27.126Z] a6820b24f6d8: Download complete [2021-05-19T02:34:27.126Z] 31603596830f: Pull complete [2021-05-19T02:34:27.405Z] 54011a49482f: Pull complete [2021-05-19T02:34:28.377Z] a6820b24f6d8: Pull complete [2021-05-19T02:34:28.636Z] f581987b2513: Pull complete [2021-05-19T02:34:28.636Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T02:34:28.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:34:28.903Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T02:34:28.980Z] prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container [2021-05-19T02:34:29.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T02:34:33.576Z] $ docker top 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:34:33.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:34:33.707Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:34:33.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:34:33.836Z] $ docker exec 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 ssh-agent [2021-05-19T02:34:33.974Z] SSH_AUTH_SOCK=/tmp/ssh-I9bntxdP6nA9/agent.13 [2021-05-19T02:34:33.974Z] SSH_AGENT_PID=19 [2021-05-19T02:34:33.985Z] Running ssh-add (command line suppressed) [2021-05-19T02:34:34.100Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4944190685223392652.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4944190685223392652.key) [2021-05-19T02:34:34.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:34:34.431Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T02:34:34.448Z] $ docker exec --env ******** --env ******** 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 ssh-agent -k [2021-05-19T02:34:34.581Z] unset SSH_AUTH_SOCK; [2021-05-19T02:34:34.582Z] unset SSH_AGENT_PID; [2021-05-19T02:34:34.582Z] echo Agent pid 19 killed; [2021-05-19T02:34:34.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T02:34:34.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:34:34.643Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:34:34.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:34:34.798Z] $ docker exec 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 ssh-agent [2021-05-19T02:34:34.924Z] SSH_AUTH_SOCK=/tmp/ssh-DVMHaxoz8jFd/agent.53 [2021-05-19T02:34:34.924Z] SSH_AGENT_PID=60 [2021-05-19T02:34:34.930Z] Running ssh-add (command line suppressed) [2021-05-19T02:34:35.042Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1261064971672087124.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1261064971672087124.key) [2021-05-19T02:34:35.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:34:35.368Z] + git semver init [2021-05-19T02:34:35.368Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:34:35.368Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-05-19T02:34:35.368Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-05-19T02:34:35.368Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:34:35.368Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:34:35.368Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:34:35.368Z] # $SEMVER_BRANCH = master [2021-05-19T02:34:35.368Z] # $SEMVER_TEMP = /tmp/semver-439144525 [2021-05-19T02:34:35.368Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-05-19T02:34:35.947Z] # '/tmp/semver-439144525' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2021-05-19T02:34:35.947Z] # -> Force: false [2021-05-19T02:34:35.947Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-05-19T02:34:35.958Z] $ docker exec --env ******** --env ******** 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 ssh-agent -k [2021-05-19T02:34:36.086Z] unset SSH_AUTH_SOCK; [2021-05-19T02:34:36.086Z] unset SSH_AGENT_PID; [2021-05-19T02:34:36.086Z] echo Agent pid 60 killed; [2021-05-19T02:34:36.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:34:36.465Z] + git semver [Pipeline] } [2021-05-19T02:34:36.480Z] $ docker stop --time=1 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 [2021-05-19T02:34:38.072Z] $ docker rm -f 6e606f89e1616b19de91964e650b6b79b8e458c09ab28afd5029a701cdf262d3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T02:34:38.456Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T02:34:38.734Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T02:34:38.739Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.13 [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-05-19T02:34:54.012Z] Still waiting to schedule task [2021-05-19T02:34:54.012Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-19T02:34:54.023Z] Still waiting to schedule task [2021-05-19T02:34:54.023Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-19T02:36:46.617Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-14964 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-05-19T02:36:46.639Z] Running in /w/workspace/device-mqtt-go/45 [Pipeline] { [Pipeline] checkout [2021-05-19T02:36:46.862Z] Selected Git installation does not exist. Using Default [2021-05-19T02:36:46.862Z] The recommended git tool is: NONE [2021-05-19T02:36:52.524Z] using credential edgex-jenkins-ssh [2021-05-19T02:36:52.553Z] Cloning the remote Git repository [2021-05-19T02:36:52.607Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-19T02:36:52.717Z] > git init /w/workspace/device-mqtt-go/45 # timeout=10 [2021-05-19T02:36:52.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-19T02:36:52.832Z] > git --version # timeout=10 [2021-05-19T02:36:52.866Z] > git --version # 'git version 2.17.1' [2021-05-19T02:36:52.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:36:52.950Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:36:53.862Z] Avoid second fetch [2021-05-19T02:36:53.863Z] Checking out Revision 16e74b6e166def3a460ba757db1063708505fb8b (master) [2021-05-19T02:36:53.824Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-19T02:36:53.847Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:36:53.889Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T02:36:53.909Z] > git checkout -f 16e74b6e166def3a460ba757db1063708505fb8b # timeout=10 [2021-05-19T02:36:58.048Z] Commit message: "Merge pull request #248 from hahattan/sdk62" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T02:36:59.417Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T02:36:59.894Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T02:37:00.236Z] + true [2021-05-19T02:37:00.236Z] + sudo service docker restart [2021-05-19T02:37:12.337Z] Running on prd-centos7-docker-4c-2g-14965 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-05-19T02:37:12.357Z] Running in /w/workspace/device-mqtt-go/45 [Pipeline] { [Pipeline] checkout [2021-05-19T02:37:12.473Z] Selected Git installation does not exist. Using Default [2021-05-19T02:37:12.474Z] The recommended git tool is: NONE [2021-05-19T02:37:14.674Z] using credential edgex-jenkins-ssh [2021-05-19T02:37:14.702Z] Cloning the remote Git repository [2021-05-19T02:37:14.723Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-19T02:37:15.807Z] Avoid second fetch [2021-05-19T02:37:15.808Z] Checking out Revision 16e74b6e166def3a460ba757db1063708505fb8b (master) [2021-05-19T02:37:14.866Z] > git init /w/workspace/device-mqtt-go/45 # timeout=10 [2021-05-19T02:37:15.029Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-05-19T02:37:15.030Z] > git --version # timeout=10 [2021-05-19T02:37:15.036Z] > git --version # 'git version 2.24.4' [2021-05-19T02:37:15.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T02:37:15.127Z] [INFO] Currently running in a labeled security context [2021-05-19T02:37:15.128Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-19T02:37:15.128Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/45@tmp/jenkins-gitclient-ssh4730371284619446693.key [2021-05-19T02:37:15.161Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:37:15.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-05-19T02:37:15.801Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T02:37:15.823Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T02:37:15.832Z] > git checkout -f 16e74b6e166def3a460ba757db1063708505fb8b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:37:18.579Z] provisioning config files... [2021-05-19T02:37:18.605Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/45@tmp/config2907209220816681614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:37:18.982Z] ---> docker-login.sh [2021-05-19T02:37:18.982Z] nexus3.edgexfoundry.org:10001 [2021-05-19T02:37:19.513Z] Commit message: "Merge pull request #248 from hahattan/sdk62" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T02:37:19.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:37:20.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:37:20.247Z] Configure a credential helper to remove this warning. See [2021-05-19T02:37:20.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:37:20.247Z] [2021-05-19T02:37:20.247Z] Login Succeeded [2021-05-19T02:37:20.247Z] nexus3.edgexfoundry.org:10002 [2021-05-19T02:37:20.491Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-05-19T02:37:20.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-05-19T02:37:20.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:37:20.795Z] Configure a credential helper to remove this warning. See [2021-05-19T02:37:20.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:37:20.795Z] [2021-05-19T02:37:20.795Z] Login Succeeded [2021-05-19T02:37:20.795Z] nexus3.edgexfoundry.org:10003 [2021-05-19T02:37:20.847Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T02:37:21.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:37:21.143Z] + true [2021-05-19T02:37:21.144Z] + sudo service docker restart [2021-05-19T02:37:21.144Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T02:37:21.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:37:21.358Z] Configure a credential helper to remove this warning. See [2021-05-19T02:37:21.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:37:21.358Z] [2021-05-19T02:37:21.358Z] Login Succeeded [2021-05-19T02:37:21.358Z] nexus3.edgexfoundry.org:10004 [2021-05-19T02:37:21.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:37:21.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:37:21.914Z] Configure a credential helper to remove this warning. See [2021-05-19T02:37:21.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:37:21.914Z] [2021-05-19T02:37:21.914Z] Login Succeeded [2021-05-19T02:37:21.914Z] docker.io [2021-05-19T02:37:22.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:37:22.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:37:22.788Z] Configure a credential helper to remove this warning. See [2021-05-19T02:37:22.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:37:22.788Z] [2021-05-19T02:37:22.788Z] Login Succeeded [2021-05-19T02:37:22.788Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T02:37:22.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T02:37:23.098Z] ========================================================= [2021-05-19T02:37:23.098Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T02:37:23.098Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:37:23.443Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T02:37:23.720Z] Sending build context to Docker daemon 548.9kB [2021-05-19T02:37:23.996Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T02:37:23.996Z] Step 2/8 : FROM ${BASE} [2021-05-19T02:37:23.996Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T02:37:23.996Z] 595b0fe564bb: Pulling fs layer [2021-05-19T02:37:23.996Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T02:37:23.996Z] 316046926c0a: Pulling fs layer [2021-05-19T02:37:23.996Z] 4ebd0625c992: Pulling fs layer [2021-05-19T02:37:23.996Z] 207e8628e3a3: Pulling fs layer [2021-05-19T02:37:23.996Z] c791037a9be2: Pulling fs layer [2021-05-19T02:37:23.996Z] ffd874e62e21: Pulling fs layer [2021-05-19T02:37:23.996Z] 4ebd0625c992: Waiting [2021-05-19T02:37:23.996Z] 207e8628e3a3: Waiting [2021-05-19T02:37:23.996Z] c791037a9be2: Waiting [2021-05-19T02:37:23.996Z] ffd874e62e21: Waiting [2021-05-19T02:37:23.996Z] 316046926c0a: Verifying Checksum [2021-05-19T02:37:23.996Z] 316046926c0a: Download complete [2021-05-19T02:37:23.996Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T02:37:23.996Z] 7186ed65a4f7: Download complete [2021-05-19T02:37:23.996Z] 207e8628e3a3: Verifying Checksum [2021-05-19T02:37:23.996Z] 207e8628e3a3: Download complete [2021-05-19T02:37:24.281Z] c791037a9be2: Verifying Checksum [2021-05-19T02:37:24.281Z] c791037a9be2: Download complete [2021-05-19T02:37:24.281Z] 595b0fe564bb: Verifying Checksum [2021-05-19T02:37:24.281Z] 595b0fe564bb: Download complete [2021-05-19T02:37:24.882Z] 595b0fe564bb: Pull complete [2021-05-19T02:37:25.500Z] 7186ed65a4f7: Pull complete [2021-05-19T02:37:26.105Z] 316046926c0a: Pull complete [2021-05-19T02:37:27.088Z] ffd874e62e21: Verifying Checksum [2021-05-19T02:37:27.088Z] ffd874e62e21: Download complete [2021-05-19T02:37:27.684Z] 4ebd0625c992: Verifying Checksum [2021-05-19T02:37:27.684Z] 4ebd0625c992: Download complete [2021-05-19T02:37:37.869Z] 4ebd0625c992: Pull complete [2021-05-19T02:37:37.869Z] 207e8628e3a3: Pull complete [2021-05-19T02:37:38.145Z] c791037a9be2: Pull complete [2021-05-19T02:37:42.516Z] ffd874e62e21: Pull complete [2021-05-19T02:37:42.516Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T02:37:42.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T02:37:42.516Z] ---> cfc18b08335c [2021-05-19T02:37:42.516Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:37:43.176Z] provisioning config files... [2021-05-19T02:37:43.189Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/45@tmp/config7021510128665636860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:37:43.527Z] ---> docker-login.sh [2021-05-19T02:37:43.527Z] nexus3.edgexfoundry.org:10001 [2021-05-19T02:37:43.983Z] ---> Running in 64185292e67b [2021-05-19T02:37:44.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:37:44.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:37:44.478Z] Configure a credential helper to remove this warning. See [2021-05-19T02:37:44.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:37:44.478Z] [2021-05-19T02:37:44.478Z] Login Succeeded [2021-05-19T02:37:44.478Z] nexus3.edgexfoundry.org:10002 [2021-05-19T02:37:44.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:37:44.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:37:44.478Z] Configure a credential helper to remove this warning. See [2021-05-19T02:37:44.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:37:44.478Z] [2021-05-19T02:37:44.478Z] Login Succeeded [2021-05-19T02:37:44.478Z] nexus3.edgexfoundry.org:10003 [2021-05-19T02:37:44.617Z] Removing intermediate container 64185292e67b [2021-05-19T02:37:44.617Z] ---> 0bd10ca04f4e [2021-05-19T02:37:44.617Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:37:44.617Z] ---> Running in b81e8e9f0c3a [2021-05-19T02:37:44.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:37:44.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:37:44.743Z] Configure a credential helper to remove this warning. See [2021-05-19T02:37:44.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:37:44.743Z] [2021-05-19T02:37:44.743Z] Login Succeeded [2021-05-19T02:37:44.743Z] nexus3.edgexfoundry.org:10004 [2021-05-19T02:37:44.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:37:44.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:37:44.743Z] Configure a credential helper to remove this warning. See [2021-05-19T02:37:44.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:37:44.743Z] [2021-05-19T02:37:44.743Z] Login Succeeded [2021-05-19T02:37:45.007Z] docker.io [2021-05-19T02:37:45.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:37:45.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:37:45.268Z] Configure a credential helper to remove this warning. See [2021-05-19T02:37:45.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:37:45.268Z] [2021-05-19T02:37:45.268Z] Login Succeeded [2021-05-19T02:37:45.268Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T02:37:45.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T02:37:45.438Z] ========================================================= [2021-05-19T02:37:45.438Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T02:37:45.438Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:37:45.754Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-19T02:37:45.755Z] Sending build context to Docker daemon 549.9kB [2021-05-19T02:37:45.755Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T02:37:45.755Z] Step 2/8 : FROM ${BASE} [2021-05-19T02:37:46.016Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T02:37:46.016Z] 540db60ca938: Pulling fs layer [2021-05-19T02:37:46.016Z] adcc1eea9eea: Pulling fs layer [2021-05-19T02:37:46.016Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T02:37:46.016Z] 0510c868ecb4: Pulling fs layer [2021-05-19T02:37:46.016Z] afea3b2eda06: Pulling fs layer [2021-05-19T02:37:46.016Z] 7809a108b3ef: Pulling fs layer [2021-05-19T02:37:46.016Z] f706445af74f: Pulling fs layer [2021-05-19T02:37:46.016Z] 0510c868ecb4: Waiting [2021-05-19T02:37:46.016Z] afea3b2eda06: Waiting [2021-05-19T02:37:46.016Z] 7809a108b3ef: Waiting [2021-05-19T02:37:46.016Z] f706445af74f: Waiting [2021-05-19T02:37:46.016Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T02:37:46.016Z] 4c4ab2625f07: Download complete [2021-05-19T02:37:46.016Z] adcc1eea9eea: Download complete [2021-05-19T02:37:46.016Z] afea3b2eda06: Verifying Checksum [2021-05-19T02:37:46.016Z] afea3b2eda06: Download complete [2021-05-19T02:37:46.016Z] 7809a108b3ef: Verifying Checksum [2021-05-19T02:37:46.016Z] 7809a108b3ef: Download complete [2021-05-19T02:37:46.016Z] 540db60ca938: Verifying Checksum [2021-05-19T02:37:46.016Z] 540db60ca938: Download complete [2021-05-19T02:37:46.281Z] 540db60ca938: Pull complete [2021-05-19T02:37:46.549Z] adcc1eea9eea: Pull complete [2021-05-19T02:37:46.814Z] 4c4ab2625f07: Pull complete [2021-05-19T02:37:47.299Z] Removing intermediate container b81e8e9f0c3a [2021-05-19T02:37:47.299Z] ---> 73d43c6a8ea3 [2021-05-19T02:37:47.299Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-19T02:37:47.299Z] ---> Running in 46be272f5d64 [2021-05-19T02:37:47.757Z] f706445af74f: Verifying Checksum [2021-05-19T02:37:47.758Z] f706445af74f: Download complete [2021-05-19T02:37:48.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:37:48.701Z] 0510c868ecb4: Verifying Checksum [2021-05-19T02:37:48.701Z] 0510c868ecb4: Download complete [2021-05-19T02:37:49.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:37:50.226Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-19T02:37:50.226Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-19T02:37:50.226Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-19T02:37:50.501Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-19T02:37:50.501Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-19T02:37:50.501Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-19T02:37:50.793Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-19T02:37:51.387Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-19T02:37:51.387Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-19T02:37:51.387Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-19T02:37:51.387Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-19T02:37:51.658Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-19T02:37:51.658Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-19T02:37:51.931Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T02:37:51.931Z] OK: 145 MiB in 53 packages [2021-05-19T02:37:53.374Z] Removing intermediate container 46be272f5d64 [2021-05-19T02:37:53.374Z] ---> 5bb31dcc4e43 [2021-05-19T02:37:53.374Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-19T02:37:53.374Z] ---> Running in 922c6e933aa1 [2021-05-19T02:37:53.971Z] Removing intermediate container 922c6e933aa1 [2021-05-19T02:37:53.971Z] ---> 66989509daff [2021-05-19T02:37:53.971Z] Step 7/8 : COPY . . [2021-05-19T02:37:54.951Z] ---> c54b95429b76 [2021-05-19T02:37:54.951Z] Step 8/8 : RUN go mod download [2021-05-19T02:37:54.951Z] ---> Running in 5ab6f570027a [2021-05-19T02:37:55.423Z] 0510c868ecb4: Pull complete [2021-05-19T02:37:55.423Z] afea3b2eda06: Pull complete [2021-05-19T02:37:55.423Z] 7809a108b3ef: Pull complete [2021-05-19T02:37:57.355Z] f706445af74f: Pull complete [2021-05-19T02:37:57.355Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T02:37:57.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T02:37:57.616Z] ---> b068be0155e3 [2021-05-19T02:37:57.616Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-19T02:38:21.768Z] Removing intermediate container 5ab6f570027a [2021-05-19T02:38:21.768Z] ---> 9f3d30e34db2 [2021-05-19T02:38:21.768Z] Successfully built 9f3d30e34db2 [2021-05-19T02:38:21.768Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:38:22.119Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T02:38:22.120Z] . [Pipeline] withDockerContainer [2021-05-19T02:38:22.358Z] prd-ubuntu18.04-docker-arm64-4c-16g-14964 does not seem to be running inside a container [2021-05-19T02:38:22.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/45 -v /w/workspace/device-mqtt-go/45:/w/workspace/device-mqtt-go/45:rw,z -v /w/workspace/device-mqtt-go/45@tmp:/w/workspace/device-mqtt-go/45@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 ******** ci-base-image-arm64 cat [2021-05-19T02:38:24.071Z] $ docker top 609f5490446f598c844b48e321500ea6f76e9a3ffadee5741ff1ba02a40282e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:38:25.056Z] + go version [2021-05-19T02:38:25.056Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T02:38:25.082Z] $ docker stop --time=1 609f5490446f598c844b48e321500ea6f76e9a3ffadee5741ff1ba02a40282e4 [2021-05-19T02:38:26.905Z] $ docker rm -f 609f5490446f598c844b48e321500ea6f76e9a3ffadee5741ff1ba02a40282e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:38:27.800Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T02:38:27.800Z] . [Pipeline] withDockerContainer [2021-05-19T02:38:28.065Z] prd-ubuntu18.04-docker-arm64-4c-16g-14964 does not seem to be running inside a container [2021-05-19T02:38:28.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/45 -v /w/workspace/device-mqtt-go/45:/w/workspace/device-mqtt-go/45:rw,z -v /w/workspace/device-mqtt-go/45@tmp:/w/workspace/device-mqtt-go/45@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 ******** ci-base-image-arm64 cat [2021-05-19T02:38:29.762Z] ---> Running in 8476dd59290d [2021-05-19T02:38:29.775Z] $ docker top 8eaf8d4fa55aa2be49e54e52483749b43fe091d77e1052e145ca0a5983c76977 -eo pid,comm [2021-05-19T02:38:30.025Z] Removing intermediate container 8476dd59290d [2021-05-19T02:38:30.025Z] ---> a0bc879c9a11 [2021-05-19T02:38:30.025Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:38:30.025Z] ---> Running in 5b527cc182e1 [Pipeline] { [Pipeline] sh [2021-05-19T02:38:30.740Z] + go mod tidy [Pipeline] sh [2021-05-19T02:38:31.420Z] Removing intermediate container 5b527cc182e1 [2021-05-19T02:38:31.420Z] ---> 8dc059be8bff [2021-05-19T02:38:31.420Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-19T02:38:31.679Z] ---> Running in 2cd1f1b309e5 [2021-05-19T02:38:32.006Z] + make test [2021-05-19T02:38:32.007Z] go mod tidy [2021-05-19T02:38:32.256Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T02:38:32.609Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-19T02:38:33.199Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T02:38:33.462Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-19T02:38:33.612Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-19T02:38:33.722Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-19T02:38:33.722Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-19T02:38:33.722Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-19T02:38:33.983Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-19T02:38:33.983Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-19T02:38:33.983Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-19T02:38:34.244Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-19T02:38:34.509Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-19T02:38:34.509Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-19T02:38:34.509Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-19T02:38:34.784Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-19T02:38:34.784Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-19T02:38:34.784Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T02:38:34.784Z] OK: 156 MiB in 53 packages [2021-05-19T02:38:36.720Z] Removing intermediate container 2cd1f1b309e5 [2021-05-19T02:38:36.720Z] ---> ac7ea5124a14 [2021-05-19T02:38:36.720Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-05-19T02:38:36.720Z] ---> Running in e118656ce9e6 [2021-05-19T02:38:36.986Z] Removing intermediate container e118656ce9e6 [2021-05-19T02:38:36.986Z] ---> 5f5e3b8aa75d [2021-05-19T02:38:36.986Z] Step 7/8 : COPY . . [2021-05-19T02:38:37.565Z] ---> 71a5a6d14ce8 [2021-05-19T02:38:37.565Z] Step 8/8 : RUN go mod download [2021-05-19T02:38:37.565Z] ---> Running in de8790cb19b0 [2021-05-19T02:39:24.311Z] Removing intermediate container de8790cb19b0 [2021-05-19T02:39:24.311Z] ---> dd61a75df408 [2021-05-19T02:39:24.311Z] Successfully built dd61a75df408 [2021-05-19T02:39:24.572Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:39:24.883Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T02:39:24.883Z] . [Pipeline] withDockerContainer [2021-05-19T02:39:24.991Z] prd-centos7-docker-4c-2g-14965 does not seem to be running inside a container [2021-05-19T02:39:25.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/45 -v /w/workspace/device-mqtt-go/45:/w/workspace/device-mqtt-go/45:rw,z -v /w/workspace/device-mqtt-go/45@tmp:/w/workspace/device-mqtt-go/45@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 ******** ci-base-image-x86_64 cat [2021-05-19T02:39:26.456Z] $ docker top 135d08d2c823f6d6aa01e95da82dbe8b183c68c1b2ededbeff15a77cb6527b8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:39:26.834Z] + go version [2021-05-19T02:39:26.834Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T02:39:26.851Z] $ docker stop --time=1 135d08d2c823f6d6aa01e95da82dbe8b183c68c1b2ededbeff15a77cb6527b8b [2021-05-19T02:39:28.386Z] $ docker rm -f 135d08d2c823f6d6aa01e95da82dbe8b183c68c1b2ededbeff15a77cb6527b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:39:29.019Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T02:39:29.019Z] . [Pipeline] withDockerContainer [2021-05-19T02:39:29.098Z] prd-centos7-docker-4c-2g-14965 does not seem to be running inside a container [2021-05-19T02:39:29.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/45 -v /w/workspace/device-mqtt-go/45:/w/workspace/device-mqtt-go/45:rw,z -v /w/workspace/device-mqtt-go/45@tmp:/w/workspace/device-mqtt-go/45@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 ******** ci-base-image-x86_64 cat [2021-05-19T02:39:29.958Z] $ docker top 8e33819555b750f38baec05efdb00a85ae3c5c31c986695f163246b67898f8f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:39:30.222Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-05-19T02:39:30.222Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 24.9% of statements [2021-05-19T02:39:30.222Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-05-19T02:39:30.222Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-19T02:39:30.340Z] + go mod tidy [Pipeline] sh [2021-05-19T02:39:30.905Z] + make test [2021-05-19T02:39:30.905Z] go mod tidy [2021-05-19T02:39:30.905Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-19T02:39:32.309Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-05-19T02:39:54.383Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-05-19T02:39:54.383Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 24.9% of statements [2021-05-19T02:39:54.383Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-05-19T02:39:54.383Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-19T02:39:57.031Z] gofmt -l . [2021-05-19T02:39:57.031Z] ["`gofmt -l .`" = ""] [2021-05-19T02:39:57.031Z] ./bin/test-attribution-txt.sh [2021-05-19T02:39:57.031Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T02:39:57.052Z] $ docker stop --time=1 8eaf8d4fa55aa2be49e54e52483749b43fe091d77e1052e145ca0a5983c76977 [2021-05-19T02:39:58.968Z] $ docker rm -f 8eaf8d4fa55aa2be49e54e52483749b43fe091d77e1052e145ca0a5983c76977 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T02:39:59.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T02:40:00.293Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T02:40:01.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T02:40:01.895Z] + ls -al . [2021-05-19T02:40:01.895Z] total 140 [2021-05-19T02:40:01.895Z] drwxrwxr-x 9 jenkins jenkins 4096 May 19 02:39 . [2021-05-19T02:40:01.895Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:36 .. [2021-05-19T02:40:01.895Z] -rw-rw-r-- 1 jenkins jenkins 140 May 19 02:36 .dockerignore [2021-05-19T02:40:01.895Z] drwxrwxr-x 8 jenkins jenkins 4096 May 19 02:36 .git [2021-05-19T02:40:01.895Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:36 .github [2021-05-19T02:40:01.895Z] -rw-rw-r-- 1 jenkins jenkins 336 May 19 02:36 .gitignore [2021-05-19T02:40:01.895Z] -rw-rw-r-- 1 jenkins jenkins 7100 May 19 02:36 Attribution.txt [2021-05-19T02:40:01.895Z] -rw-rw-r-- 1 jenkins jenkins 1877 May 19 02:36 Dockerfile [2021-05-19T02:40:01.895Z] -rw-rw-r-- 1 jenkins jenkins 994 May 19 02:36 Dockerfile.build [2021-05-19T02:40:01.895Z] -rw-rw-r-- 1 jenkins jenkins 677 May 19 02:36 Jenkinsfile [2021-05-19T02:40:01.895Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 19 02:36 LICENSE [2021-05-19T02:40:01.895Z] -rw-rw-r-- 1 jenkins jenkins 934 May 19 02:36 Makefile [2021-05-19T02:40:01.895Z] -rw-rw-r-- 1 jenkins jenkins 2217 May 19 02:36 README.md [2021-05-19T02:40:01.895Z] -rw-rw-r-- 1 jenkins jenkins 12 May 19 02:34 VERSION [2021-05-19T02:40:01.895Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:36 bin [2021-05-19T02:40:01.895Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:36 cmd [2021-05-19T02:40:01.895Z] -rw-r--r-- 1 jenkins jenkins 19386 May 19 02:39 coverage.out [2021-05-19T02:40:01.895Z] -rw-r--r-- 1 jenkins jenkins 409 May 19 02:39 go.mod [2021-05-19T02:40:01.895Z] -rw-r--r-- 1 jenkins jenkins 21382 May 19 02:38 go.sum [2021-05-19T02:40:01.895Z] drwxrwxr-x 3 jenkins jenkins 4096 May 19 02:36 internal [2021-05-19T02:40:01.895Z] drwxrwxr-x 2 jenkins jenkins 4096 May 19 02:36 mock [2021-05-19T02:40:01.895Z] drwxrwxr-x 4 jenkins jenkins 4096 May 19 02:36 snap [2021-05-19T02:40:01.895Z] -rw-rw-r-- 1 jenkins jenkins 227 May 19 02:36 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:02.245Z] + 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=16e74b6e166def3a460ba757db1063708505fb8b --label arch=arm64 --label version=1.3.2-dev.13 . [2021-05-19T02:40:02.521Z] Sending build context to Docker daemon 568.8kB [2021-05-19T02:40:02.521Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T02:40:02.521Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-19T02:40:02.521Z] ---> 9f3d30e34db2 [2021-05-19T02:40:02.521Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-19T02:40:02.795Z] ---> Running in 3408931a4c16 [2021-05-19T02:40:03.392Z] Removing intermediate container 3408931a4c16 [2021-05-19T02:40:03.392Z] ---> 66c350e1cab0 [2021-05-19T02:40:03.392Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-19T02:40:03.392Z] ---> Running in 87523fde6d66 [2021-05-19T02:40:03.987Z] Removing intermediate container 87523fde6d66 [2021-05-19T02:40:03.987Z] ---> 6fd46bf1ac1e [2021-05-19T02:40:03.987Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:40:03.987Z] ---> Running in 3b981bc1e007 [2021-05-19T02:40:06.612Z] Removing intermediate container 3b981bc1e007 [2021-05-19T02:40:06.612Z] ---> 387dc18b9e5f [2021-05-19T02:40:06.612Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-19T02:40:06.612Z] ---> Running in 2938fe60ba21 [2021-05-19T02:40:06.733Z] gofmt -l . [2021-05-19T02:40:06.733Z] ["`gofmt -l .`" = ""] [2021-05-19T02:40:06.733Z] ./bin/test-attribution-txt.sh [2021-05-19T02:40:06.733Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-19T02:40:06.749Z] $ docker stop --time=1 8e33819555b750f38baec05efdb00a85ae3c5c31c986695f163246b67898f8f0 [2021-05-19T02:40:07.606Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:40:08.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:40:10.036Z] OK: 145 MiB in 53 packages [2021-05-19T02:40:10.055Z] $ docker rm -f 8e33819555b750f38baec05efdb00a85ae3c5c31c986695f163246b67898f8f0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T02:40:10.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-19T02:40:10.546Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T02:40:10.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-19T02:40:11.059Z] Removing intermediate container 2938fe60ba21 [2021-05-19T02:40:11.059Z] ---> f12fdd0b1d9e [2021-05-19T02:40:11.059Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-05-19T02:40:11.059Z] ---> Running in 622f92046217 [2021-05-19T02:40:11.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-19T02:40:11.480Z] + ls -al . [2021-05-19T02:40:11.480Z] total 108 [2021-05-19T02:40:11.480Z] drwxrwxr-x. 9 jenkins jenkins 4096 May 19 02:40 . [2021-05-19T02:40:11.480Z] drwxrwxr-x. 4 jenkins jenkins 30 May 19 02:37 .. [2021-05-19T02:40:11.480Z] -rw-rw-r--. 1 jenkins jenkins 7100 May 19 02:37 Attribution.txt [2021-05-19T02:40:11.480Z] drwxrwxr-x. 2 jenkins jenkins 87 May 19 02:37 bin [2021-05-19T02:40:11.480Z] drwxrwxr-x. 3 jenkins jenkins 32 May 19 02:37 cmd [2021-05-19T02:40:11.480Z] -rw-r--r--. 1 jenkins jenkins 19386 May 19 02:39 coverage.out [2021-05-19T02:40:11.480Z] -rw-rw-r--. 1 jenkins jenkins 1877 May 19 02:37 Dockerfile [2021-05-19T02:40:11.480Z] -rw-rw-r--. 1 jenkins jenkins 994 May 19 02:37 Dockerfile.build [2021-05-19T02:40:11.480Z] -rw-rw-r--. 1 jenkins jenkins 140 May 19 02:37 .dockerignore [2021-05-19T02:40:11.480Z] drwxrwxr-x. 8 jenkins jenkins 162 May 19 02:37 .git [2021-05-19T02:40:11.480Z] drwxrwxr-x. 2 jenkins jenkins 103 May 19 02:37 .github [2021-05-19T02:40:11.480Z] -rw-rw-r--. 1 jenkins jenkins 336 May 19 02:37 .gitignore [2021-05-19T02:40:11.480Z] -rw-r--r--. 1 jenkins jenkins 409 May 19 02:40 go.mod [2021-05-19T02:40:11.480Z] -rw-r--r--. 1 jenkins jenkins 21382 May 19 02:39 go.sum [2021-05-19T02:40:11.480Z] drwxrwxr-x. 3 jenkins jenkins 20 May 19 02:37 internal [2021-05-19T02:40:11.480Z] -rw-rw-r--. 1 jenkins jenkins 677 May 19 02:37 Jenkinsfile [2021-05-19T02:40:11.480Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 19 02:37 LICENSE [2021-05-19T02:40:11.480Z] -rw-rw-r--. 1 jenkins jenkins 934 May 19 02:37 Makefile [2021-05-19T02:40:11.480Z] drwxrwxr-x. 2 jenkins jenkins 23 May 19 02:37 mock [2021-05-19T02:40:11.480Z] -rw-rw-r--. 1 jenkins jenkins 2217 May 19 02:37 README.md [2021-05-19T02:40:11.480Z] drwxrwxr-x. 4 jenkins jenkins 71 May 19 02:37 snap [2021-05-19T02:40:11.480Z] -rw-rw-r--. 1 jenkins jenkins 12 May 19 02:34 VERSION [2021-05-19T02:40:11.480Z] -rw-rw-r--. 1 jenkins jenkins 227 May 19 02:37 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:11.683Z] Removing intermediate container 622f92046217 [2021-05-19T02:40:11.683Z] ---> 944c16d0387b [2021-05-19T02:40:11.683Z] Step 8/24 : COPY . . [2021-05-19T02:40:11.790Z] + 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=16e74b6e166def3a460ba757db1063708505fb8b --label arch=amd64 --label version=1.3.2-dev.13 . [2021-05-19T02:40:11.790Z] Sending build context to Docker daemon 569.9kB [2021-05-19T02:40:11.790Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T02:40:11.790Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-19T02:40:11.790Z] ---> dd61a75df408 [2021-05-19T02:40:11.790Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-19T02:40:12.365Z] ---> Running in e10a4aceef9b [2021-05-19T02:40:12.626Z] Removing intermediate container e10a4aceef9b [2021-05-19T02:40:12.626Z] ---> 5df992c3a838 [2021-05-19T02:40:12.626Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-19T02:40:12.626Z] ---> Running in 34c2f732f3fc [2021-05-19T02:40:12.666Z] ---> d4e4d984960c [2021-05-19T02:40:12.666Z] Step 9/24 : RUN go mod tidy [2021-05-19T02:40:12.940Z] Removing intermediate container 34c2f732f3fc [2021-05-19T02:40:12.940Z] ---> 65a0f46d015e [2021-05-19T02:40:12.940Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T02:40:12.940Z] ---> Running in 196a1aeba12b [2021-05-19T02:40:12.941Z] ---> Running in c9478d06979a [2021-05-19T02:40:13.893Z] Removing intermediate container 196a1aeba12b [2021-05-19T02:40:13.893Z] ---> 735ce15740c3 [2021-05-19T02:40:13.893Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-19T02:40:13.893Z] ---> Running in 8112d58842ba [2021-05-19T02:40:14.466Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T02:40:15.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T02:40:15.570Z] Removing intermediate container c9478d06979a [2021-05-19T02:40:15.570Z] ---> 80056185a602 [2021-05-19T02:40:15.570Z] Step 10/24 : RUN go mod download [2021-05-19T02:40:15.570Z] ---> Running in 623cb4e31382 [2021-05-19T02:40:15.667Z] OK: 156 MiB in 53 packages [2021-05-19T02:40:16.609Z] Removing intermediate container 8112d58842ba [2021-05-19T02:40:16.609Z] ---> 0ac37fc4944e [2021-05-19T02:40:16.609Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-05-19T02:40:16.876Z] ---> Running in 6296150da469 [2021-05-19T02:40:17.149Z] Removing intermediate container 6296150da469 [2021-05-19T02:40:17.149Z] ---> 73463abd125b [2021-05-19T02:40:17.149Z] Step 8/24 : COPY . . [2021-05-19T02:40:18.099Z] ---> 02261a2f4e4a [2021-05-19T02:40:18.099Z] Step 9/24 : RUN go mod tidy [2021-05-19T02:40:18.099Z] ---> Running in 878691fc64af [2021-05-19T02:40:18.180Z] Removing intermediate container 623cb4e31382 [2021-05-19T02:40:18.180Z] ---> 7557699b88f1 [2021-05-19T02:40:18.180Z] Step 11/24 : ARG MAKE='make build' [2021-05-19T02:40:18.180Z] ---> Running in 230f5b92b82e [2021-05-19T02:40:18.454Z] Removing intermediate container 230f5b92b82e [2021-05-19T02:40:18.454Z] ---> 91339046ba3b [2021-05-19T02:40:18.454Z] Step 12/24 : RUN $MAKE [2021-05-19T02:40:18.454Z] ---> Running in 68f9d9659fb8 [2021-05-19T02:40:19.082Z] Removing intermediate container 878691fc64af [2021-05-19T02:40:19.083Z] ---> a68a7ff92fc2 [2021-05-19T02:40:19.083Z] Step 10/24 : RUN go mod download [2021-05-19T02:40:19.345Z] ---> Running in 56c9aac3f411 [2021-05-19T02:40:19.893Z] go mod tidy [2021-05-19T02:40:20.166Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.13" -o cmd/device-mqtt ./cmd [2021-05-19T02:40:20.289Z] Removing intermediate container 56c9aac3f411 [2021-05-19T02:40:20.289Z] ---> 3e37065f7a99 [2021-05-19T02:40:20.289Z] Step 11/24 : ARG MAKE='make build' [2021-05-19T02:40:20.879Z] ---> Running in 9999d031e001 [2021-05-19T02:40:21.154Z] Removing intermediate container 9999d031e001 [2021-05-19T02:40:21.154Z] ---> bc8806943c19 [2021-05-19T02:40:21.154Z] Step 12/24 : RUN $MAKE [2021-05-19T02:40:21.154Z] ---> Running in 8bda927e751d [2021-05-19T02:40:21.421Z] go mod tidy [2021-05-19T02:40:21.689Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.13" -o cmd/device-mqtt ./cmd [2021-05-19T02:40:43.720Z] Removing intermediate container 8bda927e751d [2021-05-19T02:40:43.720Z] ---> f9e760097120 [2021-05-19T02:40:43.720Z] Step 13/24 : FROM alpine:3.12 [2021-05-19T02:40:43.720Z] 3.12: Pulling from library/alpine [2021-05-19T02:40:43.720Z] 339de151aab4: Pulling fs layer [2021-05-19T02:40:43.720Z] 339de151aab4: Verifying Checksum [2021-05-19T02:40:43.720Z] 339de151aab4: Download complete [2021-05-19T02:40:43.720Z] 339de151aab4: Pull complete [2021-05-19T02:40:43.720Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T02:40:43.720Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T02:40:43.720Z] ---> 13621d1b12d4 [2021-05-19T02:40:43.720Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-05-19T02:40:43.720Z] ---> Running in b4fbaf6004b3 [2021-05-19T02:40:43.720Z] Removing intermediate container b4fbaf6004b3 [2021-05-19T02:40:43.720Z] ---> b6b029571bea [2021-05-19T02:40:43.720Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T02:40:43.720Z] ---> Running in e7a3066bd11e [2021-05-19T02:40:43.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T02:40:43.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T02:40:44.246Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T02:40:44.246Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T02:40:44.246Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T02:40:44.246Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T02:40:44.246Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T02:40:44.246Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T02:40:44.246Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:40:44.246Z] OK: 8 MiB in 20 packages [2021-05-19T02:40:44.819Z] Removing intermediate container e7a3066bd11e [2021-05-19T02:40:44.819Z] ---> e04e48ad45e0 [2021-05-19T02:40:44.819Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-05-19T02:40:46.204Z] ---> d4fac49e3d46 [2021-05-19T02:40:46.204Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-05-19T02:40:46.204Z] ---> 01a099c87b78 [2021-05-19T02:40:46.204Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-05-19T02:40:46.777Z] ---> de73d7a68922 [2021-05-19T02:40:46.777Z] Step 19/24 : EXPOSE 49982 [2021-05-19T02:40:46.777Z] ---> Running in 745e7a89dae4 [2021-05-19T02:40:47.040Z] Removing intermediate container 745e7a89dae4 [2021-05-19T02:40:47.040Z] ---> e2768e08d52f [2021-05-19T02:40:47.040Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-05-19T02:40:47.040Z] ---> Running in d99fee39f01e [2021-05-19T02:40:47.302Z] Removing intermediate container d99fee39f01e [2021-05-19T02:40:47.302Z] ---> 58732ce8d10f [2021-05-19T02:40:47.302Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T02:40:47.563Z] ---> Running in 186156d3ae98 [2021-05-19T02:40:48.134Z] Removing intermediate container 186156d3ae98 [2021-05-19T02:40:48.134Z] ---> e94d9b47de43 [2021-05-19T02:40:48.134Z] Step 22/24 : LABEL arch=amd64 [2021-05-19T02:40:48.134Z] ---> Running in 5ddb795b09e3 [2021-05-19T02:40:48.464Z] Removing intermediate container 5ddb795b09e3 [2021-05-19T02:40:48.464Z] ---> 238301775fd3 [2021-05-19T02:40:48.464Z] Step 23/24 : LABEL git_sha=16e74b6e166def3a460ba757db1063708505fb8b [2021-05-19T02:40:48.725Z] ---> Running in 19a59b9a6ae3 [2021-05-19T02:40:48.992Z] Removing intermediate container 19a59b9a6ae3 [2021-05-19T02:40:48.992Z] ---> 0f8fcbd6739b [2021-05-19T02:40:48.992Z] Step 24/24 : LABEL version=1.3.2-dev.13 [2021-05-19T02:40:48.992Z] ---> Running in ebfb4e69c5e4 [2021-05-19T02:40:49.254Z] Removing intermediate container ebfb4e69c5e4 [2021-05-19T02:40:49.254Z] ---> 41a19e31bba1 [2021-05-19T02:40:49.254Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-19T02:40:49.254Z] Successfully built 41a19e31bba1 [2021-05-19T02:40:49.254Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:40:49.529Z] provisioning config files... [2021-05-19T02:40:49.543Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/45@tmp/config7623712537873501929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:40:49.876Z] ---> docker-login.sh [2021-05-19T02:40:49.876Z] nexus3.edgexfoundry.org:10001 [2021-05-19T02:40:49.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:40:49.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:40:49.876Z] Configure a credential helper to remove this warning. See [2021-05-19T02:40:49.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:40:49.876Z] [2021-05-19T02:40:49.876Z] Login Succeeded [2021-05-19T02:40:49.876Z] nexus3.edgexfoundry.org:10002 [2021-05-19T02:40:49.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:40:50.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:40:50.138Z] Configure a credential helper to remove this warning. See [2021-05-19T02:40:50.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:40:50.138Z] [2021-05-19T02:40:50.138Z] Login Succeeded [2021-05-19T02:40:50.138Z] nexus3.edgexfoundry.org:10003 [2021-05-19T02:40:50.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:40:50.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:40:50.138Z] Configure a credential helper to remove this warning. See [2021-05-19T02:40:50.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:40:50.138Z] [2021-05-19T02:40:50.138Z] Login Succeeded [2021-05-19T02:40:50.138Z] nexus3.edgexfoundry.org:10004 [2021-05-19T02:40:50.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:40:50.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:40:50.399Z] Configure a credential helper to remove this warning. See [2021-05-19T02:40:50.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:40:50.399Z] [2021-05-19T02:40:50.399Z] Login Succeeded [2021-05-19T02:40:50.399Z] docker.io [2021-05-19T02:40:50.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:40:50.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:40:50.662Z] Configure a credential helper to remove this warning. See [2021-05-19T02:40:50.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:40:50.662Z] [2021-05-19T02:40:50.662Z] Login Succeeded [2021-05-19T02:40:50.662Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T02:40:50.671Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T02:40:50.756Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-05-19T02:40:50.756Z] 16e74b6e166def3a460ba757db1063708505fb8b [2021-05-19T02:40:50.756Z] latest [2021-05-19T02:40:50.756Z] 1.3.2-dev.13 [2021-05-19T02:40:50.756Z] 16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 [2021-05-19T02:40:50.756Z] master [2021-05-19T02:40:50.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:51.111Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:51.421Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b [2021-05-19T02:40:51.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-05-19T02:40:51.421Z] 5775451ea865: Preparing [2021-05-19T02:40:51.421Z] ada76902df6c: Preparing [2021-05-19T02:40:51.421Z] 79a5c88cc279: Preparing [2021-05-19T02:40:51.421Z] 8ed1a125e30d: Preparing [2021-05-19T02:40:51.421Z] 32f366d666a5: Preparing [2021-05-19T02:40:51.691Z] 32f366d666a5: Layer already exists [2021-05-19T02:40:51.691Z] ada76902df6c: Pushed [2021-05-19T02:40:51.691Z] 5775451ea865: Pushed [2021-05-19T02:40:51.691Z] 8ed1a125e30d: Pushed [2021-05-19T02:40:53.078Z] 79a5c88cc279: Pushed [2021-05-19T02:40:53.078Z] 16e74b6e166def3a460ba757db1063708505fb8b: digest: sha256:c5783a3e3222b032b59c5531285582ee9363dd8155d6bbd26c11ede7db77d42d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:53.385Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:53.686Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-05-19T02:40:53.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-05-19T02:40:53.686Z] 5775451ea865: Preparing [2021-05-19T02:40:53.686Z] ada76902df6c: Preparing [2021-05-19T02:40:53.686Z] 79a5c88cc279: Preparing [2021-05-19T02:40:53.686Z] 8ed1a125e30d: Preparing [2021-05-19T02:40:53.686Z] 32f366d666a5: Preparing [2021-05-19T02:40:53.686Z] 79a5c88cc279: Layer already exists [2021-05-19T02:40:53.686Z] ada76902df6c: Layer already exists [2021-05-19T02:40:53.686Z] 8ed1a125e30d: Layer already exists [2021-05-19T02:40:53.686Z] 32f366d666a5: Layer already exists [2021-05-19T02:40:53.686Z] 5775451ea865: Layer already exists [2021-05-19T02:40:53.686Z] latest: digest: sha256:c5783a3e3222b032b59c5531285582ee9363dd8155d6bbd26c11ede7db77d42d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:53.996Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:54.296Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.13 [2021-05-19T02:40:54.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-05-19T02:40:54.296Z] 5775451ea865: Preparing [2021-05-19T02:40:54.296Z] ada76902df6c: Preparing [2021-05-19T02:40:54.296Z] 79a5c88cc279: Preparing [2021-05-19T02:40:54.296Z] 8ed1a125e30d: Preparing [2021-05-19T02:40:54.296Z] 32f366d666a5: Preparing [2021-05-19T02:40:54.296Z] 8ed1a125e30d: Layer already exists [2021-05-19T02:40:54.296Z] 32f366d666a5: Layer already exists [2021-05-19T02:40:54.296Z] 5775451ea865: Layer already exists [2021-05-19T02:40:54.296Z] ada76902df6c: Layer already exists [2021-05-19T02:40:54.296Z] 79a5c88cc279: Layer already exists [2021-05-19T02:40:54.296Z] 1.3.2-dev.13: digest: sha256:c5783a3e3222b032b59c5531285582ee9363dd8155d6bbd26c11ede7db77d42d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:54.604Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:54.904Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 [2021-05-19T02:40:54.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-05-19T02:40:54.904Z] 5775451ea865: Preparing [2021-05-19T02:40:54.904Z] ada76902df6c: Preparing [2021-05-19T02:40:54.904Z] 79a5c88cc279: Preparing [2021-05-19T02:40:54.904Z] 8ed1a125e30d: Preparing [2021-05-19T02:40:54.904Z] 32f366d666a5: Preparing [2021-05-19T02:40:54.904Z] 32f366d666a5: Layer already exists [2021-05-19T02:40:54.904Z] 8ed1a125e30d: Layer already exists [2021-05-19T02:40:54.904Z] 79a5c88cc279: Layer already exists [2021-05-19T02:40:54.904Z] 5775451ea865: Layer already exists [2021-05-19T02:40:54.904Z] ada76902df6c: Layer already exists [2021-05-19T02:40:54.904Z] 16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13: digest: sha256:c5783a3e3222b032b59c5531285582ee9363dd8155d6bbd26c11ede7db77d42d size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:55.215Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:40:55.513Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master [2021-05-19T02:40:55.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-05-19T02:40:55.513Z] 5775451ea865: Preparing [2021-05-19T02:40:55.513Z] ada76902df6c: Preparing [2021-05-19T02:40:55.513Z] 79a5c88cc279: Preparing [2021-05-19T02:40:55.513Z] 8ed1a125e30d: Preparing [2021-05-19T02:40:55.513Z] 32f366d666a5: Preparing [2021-05-19T02:40:55.513Z] 79a5c88cc279: Layer already exists [2021-05-19T02:40:55.513Z] 5775451ea865: Layer already exists [2021-05-19T02:40:55.513Z] ada76902df6c: Layer already exists [2021-05-19T02:40:55.513Z] 32f366d666a5: Layer already exists [2021-05-19T02:40:55.513Z] 8ed1a125e30d: Layer already exists [2021-05-19T02:40:55.513Z] master: digest: sha256:c5783a3e3222b032b59c5531285582ee9363dd8155d6bbd26c11ede7db77d42d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T02:40:55.568Z] ===================================================== [Pipeline] echo [2021-05-19T02:40:55.584Z] taggedImages: [2021-05-19T02:40:55.584Z] - nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b [2021-05-19T02:40:55.584Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-05-19T02:40:55.584Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.13 [2021-05-19T02:40:55.584Z] - nexus3.edgexfoundry.org:10004/device-mqtt:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 [2021-05-19T02:40:55.584Z] - nexus3.edgexfoundry.org:10004/device-mqtt:master [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] libraryResource [Pipeline] sh [2021-05-19T02:40:56.221Z] ---> job-cost.sh [2021-05-19T02:40:56.221Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CIyC [2021-05-19T02:40:59.190Z] Removing intermediate container 68f9d9659fb8 [2021-05-19T02:40:59.190Z] ---> ea6b5c33c7ab [2021-05-19T02:40:59.190Z] Step 13/24 : FROM alpine:3.12 [2021-05-19T02:40:59.190Z] 3.12: Pulling from library/alpine [2021-05-19T02:40:59.190Z] d2f70382dc9a: Pulling fs layer [2021-05-19T02:40:59.190Z] d2f70382dc9a: Verifying Checksum [2021-05-19T02:40:59.190Z] d2f70382dc9a: Download complete [2021-05-19T02:40:59.190Z] d2f70382dc9a: Pull complete [2021-05-19T02:40:59.190Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T02:40:59.190Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T02:40:59.190Z] ---> 9852663dfa18 [2021-05-19T02:40:59.190Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-05-19T02:40:59.190Z] ---> Running in 28376f0fd1be [2021-05-19T02:40:59.190Z] Removing intermediate container 28376f0fd1be [2021-05-19T02:40:59.190Z] ---> da55ee855d3b [2021-05-19T02:40:59.190Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T02:40:59.190Z] ---> Running in d4f5cfeed4ba [2021-05-19T02:40:59.459Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T02:40:59.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T02:41:00.321Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T02:41:00.321Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T02:41:00.321Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T02:41:00.321Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T02:41:00.321Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T02:41:00.321Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T02:41:00.321Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T02:41:00.321Z] OK: 8 MiB in 20 packages [2021-05-19T02:41:01.297Z] Removing intermediate container d4f5cfeed4ba [2021-05-19T02:41:01.297Z] ---> 4646e3de4b02 [2021-05-19T02:41:01.297Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-05-19T02:41:02.726Z] ---> 6a7938f619cd [2021-05-19T02:41:02.726Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-05-19T02:41:03.319Z] ---> fa07f9d46799 [2021-05-19T02:41:03.319Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-05-19T02:41:04.296Z] ---> 32e6455819a0 [2021-05-19T02:41:04.296Z] Step 19/24 : EXPOSE 49982 [2021-05-19T02:41:04.296Z] ---> Running in 7b3c2ca11a81 [2021-05-19T02:41:04.569Z] Removing intermediate container 7b3c2ca11a81 [2021-05-19T02:41:04.569Z] ---> 3f619725d5e1 [2021-05-19T02:41:04.569Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-05-19T02:41:04.844Z] ---> Running in 03fde458dcc6 [2021-05-19T02:41:05.442Z] Removing intermediate container 03fde458dcc6 [2021-05-19T02:41:05.442Z] ---> d1e23820eb8a [2021-05-19T02:41:05.442Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T02:41:05.442Z] ---> Running in ccb056f1176b [2021-05-19T02:41:06.036Z] Removing intermediate container ccb056f1176b [2021-05-19T02:41:06.036Z] ---> a2a9c552c3f3 [2021-05-19T02:41:06.036Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T02:41:06.036Z] ---> Running in 83a0f33d20e8 [2021-05-19T02:41:06.630Z] Removing intermediate container 83a0f33d20e8 [2021-05-19T02:41:06.630Z] ---> a5ef722b991f [2021-05-19T02:41:06.630Z] Step 23/24 : LABEL git_sha=16e74b6e166def3a460ba757db1063708505fb8b [2021-05-19T02:41:06.630Z] ---> Running in 740406e1aa32 [2021-05-19T02:41:07.227Z] Removing intermediate container 740406e1aa32 [2021-05-19T02:41:07.227Z] ---> 0bac9e5a2ef6 [2021-05-19T02:41:07.227Z] Step 24/24 : LABEL version=1.3.2-dev.13 [2021-05-19T02:41:07.227Z] ---> Running in c2f1b311b92b [2021-05-19T02:41:07.820Z] Removing intermediate container c2f1b311b92b [2021-05-19T02:41:07.820Z] ---> f617e05a572f [2021-05-19T02:41:07.821Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-19T02:41:07.821Z] Successfully built f617e05a572f [2021-05-19T02:41:07.821Z] 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-05-19T02:41:08.106Z] provisioning config files... [2021-05-19T02:41:08.127Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/45@tmp/config7592961972821801806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:41:08.483Z] ---> docker-login.sh [2021-05-19T02:41:08.483Z] nexus3.edgexfoundry.org:10001 [2021-05-19T02:41:08.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:41:08.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:41:08.768Z] Configure a credential helper to remove this warning. See [2021-05-19T02:41:08.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:41:08.768Z] [2021-05-19T02:41:08.768Z] Login Succeeded [2021-05-19T02:41:09.043Z] nexus3.edgexfoundry.org:10002 [2021-05-19T02:41:09.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:41:09.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:41:09.590Z] Configure a credential helper to remove this warning. See [2021-05-19T02:41:09.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:41:09.590Z] [2021-05-19T02:41:09.590Z] Login Succeeded [2021-05-19T02:41:09.590Z] nexus3.edgexfoundry.org:10003 [2021-05-19T02:41:09.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:41:10.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:41:10.138Z] Configure a credential helper to remove this warning. See [2021-05-19T02:41:10.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:41:10.138Z] [2021-05-19T02:41:10.138Z] Login Succeeded [2021-05-19T02:41:10.138Z] nexus3.edgexfoundry.org:10004 [2021-05-19T02:41:10.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:41:10.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:41:10.684Z] Configure a credential helper to remove this warning. See [2021-05-19T02:41:10.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:41:10.684Z] [2021-05-19T02:41:10.684Z] Login Succeeded [2021-05-19T02:41:10.684Z] docker.io [2021-05-19T02:41:10.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T02:41:11.168Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T02:41:11.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T02:41:11.547Z] Configure a credential helper to remove this warning. See [2021-05-19T02:41:11.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T02:41:11.547Z] [2021-05-19T02:41:11.547Z] Login Succeeded [2021-05-19T02:41:11.547Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T02:41:11.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T02:41:11.633Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-05-19T02:41:11.633Z] 16e74b6e166def3a460ba757db1063708505fb8b [2021-05-19T02:41:11.633Z] latest [2021-05-19T02:41:11.633Z] 1.3.2-dev.13 [2021-05-19T02:41:11.633Z] 16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 [2021-05-19T02:41:11.633Z] master [2021-05-19T02:41:11.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:41:12.026Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:41:12.369Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b [2021-05-19T02:41:12.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-05-19T02:41:12.369Z] af16d7518b64: Preparing [2021-05-19T02:41:12.369Z] 25be51e7b764: Preparing [2021-05-19T02:41:12.369Z] 3f35fef05351: Preparing [2021-05-19T02:41:12.369Z] 4cff8921e109: Preparing [2021-05-19T02:41:12.369Z] 3fbe34a1663b: Preparing [2021-05-19T02:41:12.660Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:41:12.660Z] 25be51e7b764: Pushed [2021-05-19T02:41:12.660Z] af16d7518b64: Pushed [2021-05-19T02:41:14.633Z] 4cff8921e109: Pushed [2021-05-19T02:41:15.600Z] 3f35fef05351: Pushed [2021-05-19T02:41:15.600Z] 16e74b6e166def3a460ba757db1063708505fb8b: digest: sha256:ced57a92e2460a949ed29242daa5c4ec539497a126465cece8d67736b459aefd size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:41:15.947Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:41:16.283Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-05-19T02:41:16.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-05-19T02:41:16.283Z] af16d7518b64: Preparing [2021-05-19T02:41:16.283Z] 25be51e7b764: Preparing [2021-05-19T02:41:16.283Z] 3f35fef05351: Preparing [2021-05-19T02:41:16.283Z] 4cff8921e109: Preparing [2021-05-19T02:41:16.283Z] 3fbe34a1663b: Preparing [2021-05-19T02:41:16.283Z] af16d7518b64: Layer already exists [2021-05-19T02:41:16.283Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:41:16.283Z] 4cff8921e109: Layer already exists [2021-05-19T02:41:16.283Z] 25be51e7b764: Layer already exists [2021-05-19T02:41:16.283Z] 3f35fef05351: Layer already exists [2021-05-19T02:41:16.556Z] latest: digest: sha256:ced57a92e2460a949ed29242daa5c4ec539497a126465cece8d67736b459aefd size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:41:16.898Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:41:17.234Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.13 [2021-05-19T02:41:17.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-05-19T02:41:17.234Z] af16d7518b64: Preparing [2021-05-19T02:41:17.234Z] 25be51e7b764: Preparing [2021-05-19T02:41:17.234Z] 3f35fef05351: Preparing [2021-05-19T02:41:17.234Z] 4cff8921e109: Preparing [2021-05-19T02:41:17.234Z] 3fbe34a1663b: Preparing [2021-05-19T02:41:17.234Z] 3f35fef05351: Layer already exists [2021-05-19T02:41:17.234Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:41:17.234Z] af16d7518b64: Layer already exists [2021-05-19T02:41:17.234Z] 25be51e7b764: Layer already exists [2021-05-19T02:41:17.234Z] 4cff8921e109: Layer already exists [2021-05-19T02:41:17.506Z] 1.3.2-dev.13: digest: sha256:ced57a92e2460a949ed29242daa5c4ec539497a126465cece8d67736b459aefd size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:41:17.850Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:41:18.188Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 [2021-05-19T02:41:18.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-05-19T02:41:18.188Z] af16d7518b64: Preparing [2021-05-19T02:41:18.188Z] 25be51e7b764: Preparing [2021-05-19T02:41:18.188Z] 3f35fef05351: Preparing [2021-05-19T02:41:18.188Z] 4cff8921e109: Preparing [2021-05-19T02:41:18.188Z] 3fbe34a1663b: Preparing [2021-05-19T02:41:18.188Z] 25be51e7b764: Layer already exists [2021-05-19T02:41:18.464Z] 4cff8921e109: Layer already exists [2021-05-19T02:41:18.464Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:41:18.464Z] 3f35fef05351: Layer already exists [2021-05-19T02:41:18.464Z] af16d7518b64: Layer already exists [2021-05-19T02:41:18.464Z] 16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13: digest: sha256:ced57a92e2460a949ed29242daa5c4ec539497a126465cece8d67736b459aefd size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:41:18.810Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:41:19.151Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [2021-05-19T02:41:19.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-05-19T02:41:19.151Z] af16d7518b64: Preparing [2021-05-19T02:41:19.151Z] 25be51e7b764: Preparing [2021-05-19T02:41:19.151Z] 3f35fef05351: Preparing [2021-05-19T02:41:19.151Z] 4cff8921e109: Preparing [2021-05-19T02:41:19.151Z] 3fbe34a1663b: Preparing [2021-05-19T02:41:19.151Z] 3fbe34a1663b: Layer already exists [2021-05-19T02:41:19.151Z] 25be51e7b764: Layer already exists [2021-05-19T02:41:19.151Z] 3f35fef05351: Layer already exists [2021-05-19T02:41:19.151Z] 4cff8921e109: Layer already exists [2021-05-19T02:41:19.151Z] af16d7518b64: Layer already exists [2021-05-19T02:41:19.425Z] master: digest: sha256:ced57a92e2460a949ed29242daa5c4ec539497a126465cece8d67736b459aefd size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-19T02:41:19.512Z] ===================================================== [Pipeline] echo [2021-05-19T02:41:19.545Z] taggedImages: [2021-05-19T02:41:19.545Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b [2021-05-19T02:41:19.545Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-05-19T02:41:19.545Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.13 [2021-05-19T02:41:19.545Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:16e74b6e166def3a460ba757db1063708505fb8b-1.3.2-dev.13 [2021-05-19T02:41:19.545Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:41:20.038Z] ---> job-cost.sh [2021-05-19T02:41:20.038Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ETlM [2021-05-19T02:41:37.794Z] lf-activate-venv(): INFO: Adding /tmp/venv-CIyC/bin to PATH [2021-05-19T02:41:37.794Z] INFO: No Stack... [2021-05-19T02:41:37.794Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T02:41:37.794Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T02:41:38.099Z] + cat /w/workspace/device-mqtt-go/45/archives/cost.csv [2021-05-19T02:41:38.100Z] + cut -d, -f6 [Pipeline] lock [2021-05-19T02:41:38.147Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] [2021-05-19T02:41:38.154Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] did not exist. Created. [2021-05-19T02:41:38.155Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T02:41:38.775Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-19T02:41:38.945Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T02:41:38.959Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-19T02:41:59.001Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T02:43:20.785Z] lf-activate-venv(): INFO: Adding /tmp/venv-ETlM/bin to PATH [2021-05-19T02:43:20.785Z] INFO: No Stack... [2021-05-19T02:43:20.785Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T02:43:20.785Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T02:43:21.142Z] + cut -d, -f6 [2021-05-19T02:43:21.142Z] + cat /w/workspace/device-mqtt-go/45/archives/cost.csv [Pipeline] lock [2021-05-19T02:43:21.258Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] [2021-05-19T02:43:21.268Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] did not exist. Created. [2021-05-19T02:43:21.268Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T02:43:21.640Z] /w/workspace/device-mqtt-go/45@tmp/durable-7cbd54bf/script.sh: 1: /w/workspace/device-mqtt-go/45@tmp/durable-7cbd54bf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-19T02:43:22.019Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T02:43:22.051Z] Warning: overwriting stash ‘stack-cost’ [2021-05-19T02:43:22.198Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T02:43:22.211Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-45-stack-cost] [Pipeline] // lock [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-05-19T02:43:22.765Z] provisioning config files... [2021-05-19T02:43:22.775Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7502881689840116112tmp [Pipeline] { [Pipeline] sh [2021-05-19T02:43:23.101Z] + set +x [2021-05-19T02:43:23.101Z] + curl -s https://codecov.io/bash [2021-05-19T02:43:23.101Z] + bash -s -- [2021-05-19T02:43:23.101Z] [2021-05-19T02:43:23.101Z] _____ _ [2021-05-19T02:43:23.101Z] / ____| | | [2021-05-19T02:43:23.101Z] | | ___ __| | ___ ___ _____ __ [2021-05-19T02:43:23.101Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-19T02:43:23.101Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-19T02:43:23.101Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-19T02:43:23.101Z] Bash-1.0.2 [2021-05-19T02:43:23.101Z] [2021-05-19T02:43:23.101Z] [2021-05-19T02:43:23.101Z] ==> git version 2.24.4 found [2021-05-19T02:43:23.101Z] ==> 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-05-19T02:43:23.101Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-19T02:43:23.101Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-19T02:43:23.101Z] ==> Jenkins CI detected. [2021-05-19T02:43:23.101Z] project root: . [2021-05-19T02:43:23.101Z] --> token set from env [2021-05-19T02:43:23.101Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-19T02:43:23.101Z] ==> Running gcov in . (disable via -X gcov) [2021-05-19T02:43:23.101Z] ==> Python coveragepy not found [2021-05-19T02:43:23.101Z] ==> Searching for coverage reports in: [2021-05-19T02:43:23.101Z] + . [2021-05-19T02:43:23.101Z] -> Found 1 reports [2021-05-19T02:43:23.101Z] ==> Detecting git/mercurial file structure [2021-05-19T02:43:23.370Z] ==> Reading reports [2021-05-19T02:43:23.370Z] + ./coverage.out bytes=19386 [2021-05-19T02:43:23.370Z] ==> Appending adjustments [2021-05-19T02:43:23.370Z] https://docs.codecov.io/docs/fixing-reports [2021-05-19T02:43:23.370Z] + Found adjustments [2021-05-19T02:43:23.370Z] ==> Gzipping contents [2021-05-19T02:43:23.370Z] 4.0K /tmp/codecov.6JNh9T.gz [2021-05-19T02:43:23.370Z] ==> Uploading reports [2021-05-19T02:43:23.370Z] url: https://codecov.io [2021-05-19T02:43:23.370Z] query: branch=master&commit=16e74b6e166def3a460ba757db1063708505fb8b&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T02:43:23.370Z] -> Pinging Codecov [2021-05-19T02:43:23.370Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=16e74b6e166def3a460ba757db1063708505fb8b&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F45%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-19T02:43:23.941Z] -> Uploading to [2021-05-19T02:43:23.941Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-19/7D719EC7BBE17E464838252E33014C33/16e74b6e166def3a460ba757db1063708505fb8b/0503c37f-7c4f-423c-b754-7da883308357.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210519%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210519T024323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a9068516403044a5c21ace4da92900cb91c4ae8a1aaf68f06f5efdfcf5fee2c [2021-05-19T02:43:23.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-19T02:43:23.941Z] Dload Upload Total Spent Left Speed [2021-05-19T02:43:24.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3386 0 0 100 3386 0 8268 --:--:-- --:--:-- --:--:-- 8278 [2021-05-19T02:43:24.202Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] } [2021-05-19T02:43:24.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-19T02:43:24.551Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-19T02:43:24.571Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:43:24.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T02:43:24.879Z] [2021-05-19T02:43:24.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:43:25.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T02:43:25.571Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-19T02:43:25.571Z] 188c0c94c7c5: Pulling fs layer [2021-05-19T02:43:25.571Z] 0ef7d3d256c8: Pulling fs layer [2021-05-19T02:43:25.571Z] de9db76c5a1d: Pulling fs layer [2021-05-19T02:43:25.571Z] 0eba1c9be4d2: Pulling fs layer [2021-05-19T02:43:25.571Z] 0d57e429df01: Pulling fs layer [2021-05-19T02:43:25.571Z] 4e4be7b47b0d: Pulling fs layer [2021-05-19T02:43:25.571Z] e1f770b5df2f: Pulling fs layer [2021-05-19T02:43:25.571Z] 85a0685a4137: Pulling fs layer [2021-05-19T02:43:25.571Z] 0d57e429df01: Waiting [2021-05-19T02:43:25.571Z] 4e4be7b47b0d: Waiting [2021-05-19T02:43:25.571Z] e1f770b5df2f: Waiting [2021-05-19T02:43:25.571Z] 85a0685a4137: Waiting [2021-05-19T02:43:25.571Z] 0eba1c9be4d2: Waiting [2021-05-19T02:43:25.571Z] de9db76c5a1d: Verifying Checksum [2021-05-19T02:43:25.571Z] de9db76c5a1d: Download complete [2021-05-19T02:43:25.571Z] 0ef7d3d256c8: Verifying Checksum [2021-05-19T02:43:25.571Z] 0ef7d3d256c8: Download complete [2021-05-19T02:43:25.571Z] 0d57e429df01: Verifying Checksum [2021-05-19T02:43:25.571Z] 0d57e429df01: Download complete [2021-05-19T02:43:25.571Z] 188c0c94c7c5: Verifying Checksum [2021-05-19T02:43:25.571Z] 188c0c94c7c5: Download complete [2021-05-19T02:43:25.571Z] 4e4be7b47b0d: Verifying Checksum [2021-05-19T02:43:25.571Z] 4e4be7b47b0d: Download complete [2021-05-19T02:43:25.835Z] 188c0c94c7c5: Pull complete [2021-05-19T02:43:26.104Z] 0ef7d3d256c8: Pull complete [2021-05-19T02:43:26.367Z] de9db76c5a1d: Pull complete [2021-05-19T02:43:26.938Z] e1f770b5df2f: Verifying Checksum [2021-05-19T02:43:26.938Z] e1f770b5df2f: Download complete [2021-05-19T02:43:28.326Z] 0eba1c9be4d2: Verifying Checksum [2021-05-19T02:43:28.326Z] 0eba1c9be4d2: Download complete [2021-05-19T02:43:28.913Z] 85a0685a4137: Verifying Checksum [2021-05-19T02:43:28.913Z] 85a0685a4137: Download complete [2021-05-19T02:43:31.498Z] 0eba1c9be4d2: Pull complete [2021-05-19T02:43:31.758Z] 0d57e429df01: Pull complete [2021-05-19T02:43:32.019Z] 4e4be7b47b0d: Pull complete [2021-05-19T02:43:32.596Z] e1f770b5df2f: Pull complete [2021-05-19T02:43:36.843Z] 85a0685a4137: Pull complete [2021-05-19T02:43:36.843Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-19T02:43:36.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-19T02:43:36.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-19T02:43:36.923Z] prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container [2021-05-19T02:43:36.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-19T02:43:45.285Z] $ docker top 4c0f402b66a5a41c6f230543be8395e287742b3b0e7f16d363382c317314107f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T02:43:45.402Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-19T02:43:45.693Z] + set -o pipefail [2021-05-19T02:43:45.693Z] + snyk monitor '--org=edgex-jenkins' [2021-05-19T02:43:52.288Z] [2021-05-19T02:43:52.288Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2021-05-19T02:43:52.288Z] [2021-05-19T02:43:52.288Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/cefd2ef5-32a0-4c4e-9ee4-a6ef895921be [2021-05-19T02:43:52.288Z] [2021-05-19T02:43:52.289Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-19T02:43:52.289Z] [2021-05-19T02:43:52.289Z] [Pipeline] } [2021-05-19T02:43:52.300Z] $ docker stop --time=1 4c0f402b66a5a41c6f230543be8395e287742b3b0e7f16d363382c317314107f [2021-05-19T02:43:55.641Z] $ docker rm -f 4c0f402b66a5a41c6f230543be8395e287742b3b0e7f16d363382c317314107f [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-05-19T02:43:56.735Z] + git log --format=format:%s -1 16e74b6e166def3a460ba757db1063708505fb8b [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:43:57.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:43:57.086Z] . [Pipeline] withDockerContainer [2021-05-19T02:43:57.175Z] prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container [2021-05-19T02:43:57.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T02:43:57.660Z] $ docker top 5259e3e604396df2e9b103b03be1599b50dfa1949e08ebbf0d05200ca035232f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:43:57.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:43:57.788Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:43:57.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:43:57.920Z] $ docker exec 5259e3e604396df2e9b103b03be1599b50dfa1949e08ebbf0d05200ca035232f ssh-agent [2021-05-19T02:43:58.046Z] SSH_AUTH_SOCK=/tmp/ssh-zYhLakD0ReQA/agent.14 [2021-05-19T02:43:58.046Z] SSH_AGENT_PID=20 [2021-05-19T02:43:58.053Z] Running ssh-add (command line suppressed) [2021-05-19T02:43:58.168Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1052592671411374107.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1052592671411374107.key) [2021-05-19T02:43:58.184Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:43:58.490Z] + git semver tag [2021-05-19T02:43:58.490Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:43:58.490Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-05-19T02:43:58.490Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-05-19T02:43:58.490Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:43:58.490Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:43:58.490Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:43:58.490Z] # $SEMVER_BRANCH = master [2021-05-19T02:43:58.490Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-05-19T02:43:58.490Z] # 16e74b6e166def3a460ba757db1063708505fb8b HEAD [2021-05-19T02:43:58.490Z] # -> Force: false [2021-05-19T02:43:58.490Z] # 63c0bc1d236a649571d503ac102982e541370399 refs/tags/v1.3.2-dev.13 [Pipeline] } [2021-05-19T02:43:58.500Z] $ docker exec --env ******** --env ******** 5259e3e604396df2e9b103b03be1599b50dfa1949e08ebbf0d05200ca035232f ssh-agent -k [2021-05-19T02:43:58.618Z] unset SSH_AUTH_SOCK; [2021-05-19T02:43:58.618Z] unset SSH_AGENT_PID; [2021-05-19T02:43:58.618Z] echo Agent pid 20 killed; [2021-05-19T02:43:58.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:43:58.967Z] + git semver [Pipeline] } [2021-05-19T02:43:58.981Z] $ docker stop --time=1 5259e3e604396df2e9b103b03be1599b50dfa1949e08ebbf0d05200ca035232f [2021-05-19T02:44:00.425Z] $ docker rm -f 5259e3e604396df2e9b103b03be1599b50dfa1949e08ebbf0d05200ca035232f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:44:00.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T02:44:00.928Z] [2021-05-19T02:44:00.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:44:01.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T02:44:01.235Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-19T02:44:01.235Z] ab5ef0e58194: Pulling fs layer [2021-05-19T02:44:01.235Z] 9712f1f96733: Pulling fs layer [2021-05-19T02:44:01.235Z] 63f879dbbcfc: Pulling fs layer [2021-05-19T02:44:01.235Z] 0d9ebad4ef96: Pulling fs layer [2021-05-19T02:44:01.235Z] e9a5061849ea: Pulling fs layer [2021-05-19T02:44:01.235Z] d747dcd14b5f: Pulling fs layer [2021-05-19T02:44:01.235Z] 2de7ff778b66: Pulling fs layer [2021-05-19T02:44:01.235Z] 0d9ebad4ef96: Waiting [2021-05-19T02:44:01.236Z] e9a5061849ea: Waiting [2021-05-19T02:44:01.236Z] d747dcd14b5f: Waiting [2021-05-19T02:44:01.236Z] 2de7ff778b66: Waiting [2021-05-19T02:44:01.505Z] 9712f1f96733: Verifying Checksum [2021-05-19T02:44:01.505Z] 9712f1f96733: Download complete [2021-05-19T02:44:02.914Z] 63f879dbbcfc: Verifying Checksum [2021-05-19T02:44:02.914Z] 63f879dbbcfc: Download complete [2021-05-19T02:44:02.914Z] e9a5061849ea: Verifying Checksum [2021-05-19T02:44:02.914Z] e9a5061849ea: Download complete [2021-05-19T02:44:02.914Z] d747dcd14b5f: Verifying Checksum [2021-05-19T02:44:02.914Z] d747dcd14b5f: Download complete [2021-05-19T02:44:03.176Z] 2de7ff778b66: Verifying Checksum [2021-05-19T02:44:03.176Z] 2de7ff778b66: Download complete [2021-05-19T02:44:03.437Z] 0d9ebad4ef96: Verifying Checksum [2021-05-19T02:44:03.437Z] 0d9ebad4ef96: Download complete [2021-05-19T02:44:03.698Z] ab5ef0e58194: Verifying Checksum [2021-05-19T02:44:03.698Z] ab5ef0e58194: Download complete [2021-05-19T02:44:06.272Z] ab5ef0e58194: Pull complete [2021-05-19T02:44:06.540Z] 9712f1f96733: Pull complete [2021-05-19T02:44:07.515Z] 63f879dbbcfc: Pull complete [2021-05-19T02:44:11.813Z] 0d9ebad4ef96: Pull complete [2021-05-19T02:44:11.813Z] e9a5061849ea: Pull complete [2021-05-19T02:44:11.813Z] d747dcd14b5f: Pull complete [2021-05-19T02:44:12.387Z] 2de7ff778b66: Pull complete [2021-05-19T02:44:12.387Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-19T02:44:12.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-19T02:44:12.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-19T02:44:12.469Z] prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container [2021-05-19T02:44:12.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-19T02:44:27.074Z] $ docker top 0aa2422bb60a5f772b5e1ee71efe8c6a7f8a8f2fd8e13ff85eb677f7cdb5896f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:44:27.193Z] provisioning config files... [2021-05-19T02:44:27.203Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1780054340897000344tmp [2021-05-19T02:44:27.234Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5650389641855114859tmp [2021-05-19T02:44:27.247Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4782310065896850555tmp [Pipeline] { [Pipeline] echo [2021-05-19T02:44:27.276Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:44:27.576Z] ---> sigul-configuration.sh [2021-05-19T02:44:27.576Z] gpg: directory `/root/.gnupg' created [2021-05-19T02:44:27.576Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-19T02:44:27.576Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-19T02:44:27.576Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-19T02:44:27.576Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-19T02:44:27.576Z] gpg: CAST5 encrypted data [2021-05-19T02:44:27.576Z] gpg: encrypted with 1 passphrase [2021-05-19T02:44:27.576Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-19T02:44:27.877Z] + mkdir /home/jenkins [2021-05-19T02:44:27.877Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-19T02:44:28.168Z] + 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-05-19T02:44:28.178Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:44:28.475Z] ---> sigul-install.sh [2021-05-19T02:44:33.775Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-19T02:44:34.066Z] + git tag --list [2021-05-19T02:44:34.066Z] 0.7.1 [2021-05-19T02:44:34.066Z] v1.0.0 [2021-05-19T02:44:34.066Z] v1.1.0 [2021-05-19T02:44:34.066Z] v1.1.1 [2021-05-19T02:44:34.066Z] v1.2.2 [2021-05-19T02:44:34.066Z] v1.3.0 [2021-05-19T02:44:34.066Z] v1.3.1 [2021-05-19T02:44:34.066Z] v1.3.1-dev.1 [2021-05-19T02:44:34.066Z] v1.3.1-dev.2 [2021-05-19T02:44:34.066Z] v1.3.1-dev.3 [2021-05-19T02:44:34.066Z] v1.3.1-dev.4 [2021-05-19T02:44:34.066Z] v1.3.2-dev.1 [2021-05-19T02:44:34.066Z] v1.3.2-dev.10 [2021-05-19T02:44:34.066Z] v1.3.2-dev.11 [2021-05-19T02:44:34.066Z] v1.3.2-dev.12 [2021-05-19T02:44:34.066Z] v1.3.2-dev.13 [2021-05-19T02:44:34.066Z] v1.3.2-dev.2 [2021-05-19T02:44:34.066Z] v1.3.2-dev.3 [2021-05-19T02:44:34.066Z] v1.3.2-dev.4 [2021-05-19T02:44:34.066Z] v1.3.2-dev.5 [2021-05-19T02:44:34.066Z] v1.3.2-dev.6 [2021-05-19T02:44:34.066Z] v1.3.2-dev.7 [2021-05-19T02:44:34.066Z] v1.3.2-dev.8 [2021-05-19T02:44:34.066Z] v1.3.2-dev.9 [Pipeline] sh [2021-05-19T02:44:34.417Z] + lftools sign git-tag v1.3.2-dev.13 [2021-05-19T02:44:34.868Z] Signing Git tag with Sigul... [2021-05-19T02:44:34.868Z] Signing v1.3.2-dev.13 [Pipeline] echo [2021-05-19T02:44:35.987Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:44:36.283Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-19T02:44:36.291Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-19T02:44:36.322Z] $ docker stop --time=1 0aa2422bb60a5f772b5e1ee71efe8c6a7f8a8f2fd8e13ff85eb677f7cdb5896f [2021-05-19T02:44:40.598Z] $ docker rm -f 0aa2422bb60a5f772b5e1ee71efe8c6a7f8a8f2fd8e13ff85eb677f7cdb5896f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:44:41.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:44:41.310Z] . [Pipeline] withDockerContainer [2021-05-19T02:44:41.388Z] prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container [2021-05-19T02:44:41.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T02:44:41.799Z] $ docker top 6b62e6ba27fbdabdfe19d0223dcf11e49c17c84a72e9a382fdbfbdda8d2fbe6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:44:41.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:44:41.928Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:44:42.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:44:42.048Z] $ docker exec 6b62e6ba27fbdabdfe19d0223dcf11e49c17c84a72e9a382fdbfbdda8d2fbe6f ssh-agent [2021-05-19T02:44:42.163Z] SSH_AUTH_SOCK=/tmp/ssh-DHkxlK7WFZfy/agent.13 [2021-05-19T02:44:42.163Z] SSH_AGENT_PID=20 [2021-05-19T02:44:42.169Z] Running ssh-add (command line suppressed) [2021-05-19T02:44:42.266Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5320167631338271069.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5320167631338271069.key) [2021-05-19T02:44:42.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:44:42.583Z] + git semver bump pre [2021-05-19T02:44:42.583Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:44:42.583Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-05-19T02:44:42.583Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-05-19T02:44:42.583Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:44:42.583Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:44:42.583Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:44:42.583Z] # $SEMVER_BRANCH = master [2021-05-19T02:44:42.583Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-05-19T02:44:42.583Z] 1.3.2-dev.14 [Pipeline] } [2021-05-19T02:44:42.593Z] $ docker exec --env ******** --env ******** 6b62e6ba27fbdabdfe19d0223dcf11e49c17c84a72e9a382fdbfbdda8d2fbe6f ssh-agent -k [2021-05-19T02:44:42.697Z] unset SSH_AUTH_SOCK; [2021-05-19T02:44:42.697Z] unset SSH_AGENT_PID; [2021-05-19T02:44:42.697Z] echo Agent pid 20 killed; [2021-05-19T02:44:42.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:44:43.053Z] + git semver [Pipeline] } [2021-05-19T02:44:43.067Z] $ docker stop --time=1 6b62e6ba27fbdabdfe19d0223dcf11e49c17c84a72e9a382fdbfbdda8d2fbe6f [2021-05-19T02:44:44.289Z] $ docker rm -f 6b62e6ba27fbdabdfe19d0223dcf11e49c17c84a72e9a382fdbfbdda8d2fbe6f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:44:44.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T02:44:44.768Z] . [Pipeline] withDockerContainer [2021-05-19T02:44:44.845Z] prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container [2021-05-19T02:44:44.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T02:44:45.479Z] $ docker top fb2dc993dd18fd3cbcf4588251aea034326d0c42c7d6b57e0b35693b964e08dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T02:44:45.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T02:44:45.615Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T02:44:45.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T02:44:45.738Z] $ docker exec fb2dc993dd18fd3cbcf4588251aea034326d0c42c7d6b57e0b35693b964e08dc ssh-agent [2021-05-19T02:44:45.852Z] SSH_AUTH_SOCK=/tmp/ssh-0Iu5QLj2NAuz/agent.14 [2021-05-19T02:44:45.852Z] SSH_AGENT_PID=21 [2021-05-19T02:44:45.858Z] Running ssh-add (command line suppressed) [2021-05-19T02:44:45.968Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1488383009622857914.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1488383009622857914.key) [2021-05-19T02:44:45.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T02:44:46.282Z] + git semver push [2021-05-19T02:44:46.282Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T02:44:46.282Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-05-19T02:44:46.282Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-05-19T02:44:46.282Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T02:44:46.282Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T02:44:46.282Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T02:44:46.282Z] # $SEMVER_BRANCH = master [2021-05-19T02:44:46.282Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-05-19T02:44:49.588Z] $ docker exec --env ******** --env ******** fb2dc993dd18fd3cbcf4588251aea034326d0c42c7d6b57e0b35693b964e08dc ssh-agent -k [2021-05-19T02:44:49.688Z] unset SSH_AUTH_SOCK; [2021-05-19T02:44:49.689Z] unset SSH_AGENT_PID; [2021-05-19T02:44:49.689Z] echo Agent pid 21 killed; [2021-05-19T02:44:49.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T02:44:50.048Z] + git semver [Pipeline] } [2021-05-19T02:44:50.062Z] $ docker stop --time=1 fb2dc993dd18fd3cbcf4588251aea034326d0c42c7d6b57e0b35693b964e08dc [2021-05-19T02:44:51.311Z] $ docker rm -f fb2dc993dd18fd3cbcf4588251aea034326d0c42c7d6b57e0b35693b964e08dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:44:52.277Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:44:52.852Z] ---> package-listing.sh [2021-05-19T02:44:52.852Z] ++ facter osfamily [2021-05-19T02:44:52.852Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T02:44:53.113Z] + OS_FAMILY=redhat [2021-05-19T02:44:53.113Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2021-05-19T02:44:53.113Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T02:44:53.113Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T02:44:53.113Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T02:44:53.113Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T02:44:53.113Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-05-19T02:44:53.113Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T02:44:53.113Z] + case "${OS_FAMILY}" in [2021-05-19T02:44:53.113Z] + sort [2021-05-19T02:44:53.113Z] + rpm -qa [2021-05-19T02:44:54.051Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T02:44:54.051Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T02:44:54.051Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T02:44:54.051Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-05-19T02:44:54.051Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2021-05-19T02:44:54.051Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo [2021-05-19T02:44:54.064Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T02:44:54.353Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:44:54.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:44:54.913Z] [2021-05-19T02:44:54.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T02:44:55.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:44:55.503Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T02:44:55.503Z] df20fa9351a1: Pulling fs layer [2021-05-19T02:44:55.503Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T02:44:55.503Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T02:44:55.503Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T02:44:55.503Z] 93b61091891f: Pulling fs layer [2021-05-19T02:44:55.503Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T02:44:55.503Z] 5e14af77c1be: Pulling fs layer [2021-05-19T02:44:55.503Z] 01666e4c0597: Pulling fs layer [2021-05-19T02:44:55.503Z] aa168da1d23b: Pulling fs layer [2021-05-19T02:44:55.503Z] 93b9cdb0e59b: Waiting [2021-05-19T02:44:55.503Z] 5e14af77c1be: Waiting [2021-05-19T02:44:55.503Z] 01666e4c0597: Waiting [2021-05-19T02:44:55.503Z] aa168da1d23b: Waiting [2021-05-19T02:44:55.503Z] 46f8f816bc3b: Waiting [2021-05-19T02:44:55.503Z] 93b61091891f: Waiting [2021-05-19T02:44:55.503Z] 36b3adc4ff6f: Download complete [2021-05-19T02:44:55.503Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T02:44:55.503Z] 46f8f816bc3b: Download complete [2021-05-19T02:44:55.503Z] df20fa9351a1: Verifying Checksum [2021-05-19T02:44:55.503Z] df20fa9351a1: Download complete [2021-05-19T02:44:55.503Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T02:44:55.503Z] 93b9cdb0e59b: Download complete [2021-05-19T02:44:55.503Z] 93b61091891f: Verifying Checksum [2021-05-19T02:44:55.503Z] 93b61091891f: Download complete [2021-05-19T02:44:55.503Z] 5e14af77c1be: Verifying Checksum [2021-05-19T02:44:55.503Z] 5e14af77c1be: Download complete [2021-05-19T02:44:55.503Z] 01666e4c0597: Verifying Checksum [2021-05-19T02:44:55.503Z] 01666e4c0597: Download complete [2021-05-19T02:44:55.503Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T02:44:55.503Z] 8ad3a11d3b57: Download complete [2021-05-19T02:44:55.775Z] df20fa9351a1: Pull complete [2021-05-19T02:44:55.775Z] 36b3adc4ff6f: Pull complete [2021-05-19T02:44:56.346Z] 8ad3a11d3b57: Pull complete [2021-05-19T02:44:56.607Z] 46f8f816bc3b: Pull complete [2021-05-19T02:44:56.869Z] 93b61091891f: Pull complete [2021-05-19T02:44:57.133Z] 93b9cdb0e59b: Pull complete [2021-05-19T02:44:57.396Z] 5e14af77c1be: Pull complete [2021-05-19T02:44:57.396Z] aa168da1d23b: Verifying Checksum [2021-05-19T02:44:57.396Z] aa168da1d23b: Download complete [2021-05-19T02:44:57.396Z] 01666e4c0597: Pull complete [2021-05-19T02:45:02.739Z] aa168da1d23b: Pull complete [2021-05-19T02:45:02.739Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T02:45:02.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T02:45:02.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T02:45:02.841Z] prd-centos7-docker-4c-2g-14962 does not seem to be running inside a container [2021-05-19T02:45:02.891Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T02:45:12.285Z] $ docker top d5118d386a25169f1f82bb89553dcc04d35d94cba00833be61b8840ebd8c0348 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T02:45:12.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T02:45:12.980Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T02:45:13.274Z] + ls /var/log/sa-host [2021-05-19T02:45:13.275Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T02:45:13.275Z] file_magic: OK [2021-05-19T02:45:13.275Z] HZ: Using current value: 100 [2021-05-19T02:45:13.275Z] file_header: OK [2021-05-19T02:45:13.275Z] 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-05-19T02:45:13.275Z] Statistics: [2021-05-19T02:45:13.275Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T02:45:13.275Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T02:45:13.275Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T02:45:13.275Z] file_magic: OK [2021-05-19T02:45:13.275Z] HZ: Using current value: 100 [2021-05-19T02:45:13.275Z] file_header: OK [2021-05-19T02:45:13.275Z] 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-05-19T02:45:13.275Z] Statistics: [2021-05-19T02:45:13.275Z] 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-05-19T02:45:13.275Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T02:45:13.458Z] provisioning config files... [2021-05-19T02:45:13.469Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2163025349326449265tmp [Pipeline] { [Pipeline] echo [2021-05-19T02:45:13.503Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:45:13.799Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T02:45:13.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T02:45:13.841Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:45:14.166Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T02:45:14.176Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:45:14.474Z] ---> sudo-logs.sh [2021-05-19T02:45:14.474Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T02:45:14.504Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:45:14.794Z] ---> job-cost.sh [2021-05-19T02:45:14.794Z] lf-activate-venv: SKIPPING [2021-05-19T02:45:14.794Z] DEBUG: total: 0.18000000715255737 [2021-05-19T02:45:14.794Z] INFO: Retrieving Stack Cost... [2021-05-19T02:45:15.736Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T02:45:15.998Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T02:45:16.012Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T02:45:16.308Z] ---> logs-deploy.sh [2021-05-19T02:45:16.309Z] lf-activate-venv: SKIPPING [2021-05-19T02:45:16.309Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/45 [2021-05-19T02:45:16.309Z] INFO: archiving workspace using pattern(s): [2021-05-19T02:45:17.255Z] Archives upload complete. [2021-05-19T02:45:17.516Z] INFO: archiving logs to Nexus