Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3515825466330677438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1138906750767660665.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7417053671164590252.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3601113478308670131.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1522875529263444337.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1049 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/jenkins-gitclient-ssh911549634935942637.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks (#294)" > git rev-list --no-walk f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-30T16:13:55.479Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T16:13:55.566Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T16:13:55.592Z] ========================================================= [2021-07-30T16:13:55.592Z] EdgeX Global Pipelines Version Info [2021-07-30T16:13:55.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:13:56.859Z] ------------------- [2021-07-30T16:13:56.859Z] stable info: [2021-07-30T16:13:56.859Z] ------------------- [2021-07-30T16:13:56.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T16:13:56.859Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T16:13:56.859Z] Message: update stable to v1.0.199 [2021-07-30T16:13:57.442Z] ------------------- [2021-07-30T16:13:57.442Z] experimental info: [2021-07-30T16:13:57.442Z] ------------------- [2021-07-30T16:13:57.442Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T16:13:57.442Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T16:13:57.442Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T16:13:57.574Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-07-30T16:13:57.598Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-07-30T16:13:57.622Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T16:13:57.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T16:13:57.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T16:13:57.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-30T16:13:57.713Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-30T16:13:57.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-30T16:13:57.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-30T16:13:57.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-30T16:13:57.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T16:13:57.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T16:13:57.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-07-30T16:13:57.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T16:13:57.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T16:13:57.916Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T16:13:57.939Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T16:13:57.962Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T16:13:57.984Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T16:13:58.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T16:13:58.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-30T16:13:58.079Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-30T16:13:58.102Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-30T16:13:58.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-30T16:13:58.147Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-30T16:13:58.169Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-30T16:13:58.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T16:13:58.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-30T16:13:58.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-30T16:13:58.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-30T16:13:58.280Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] echo [2021-07-30T16:13:58.302Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f108e1f [Pipeline] echo [2021-07-30T16:13:58.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:13:58.394Z] provisioning config files... [2021-07-30T16:13:58.415Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5842437212340830128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:13:58.782Z] ---> docker-login.sh [2021-07-30T16:13:58.782Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:13:58.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:13:59.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:13:59.054Z] Configure a credential helper to remove this warning. See [2021-07-30T16:13:59.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:13:59.054Z] [2021-07-30T16:13:59.054Z] Login Succeeded [2021-07-30T16:13:59.054Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:13:59.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:13:59.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:13:59.323Z] Configure a credential helper to remove this warning. See [2021-07-30T16:13:59.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:13:59.323Z] [2021-07-30T16:13:59.323Z] Login Succeeded [2021-07-30T16:13:59.323Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:13:59.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:13:59.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:13:59.323Z] Configure a credential helper to remove this warning. See [2021-07-30T16:13:59.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:13:59.323Z] [2021-07-30T16:13:59.323Z] Login Succeeded [2021-07-30T16:13:59.323Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:13:59.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:13:59.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:13:59.590Z] Configure a credential helper to remove this warning. See [2021-07-30T16:13:59.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:13:59.590Z] [2021-07-30T16:13:59.590Z] Login Succeeded [2021-07-30T16:13:59.590Z] docker.io [2021-07-30T16:13:59.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:13:59.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:13:59.860Z] Configure a credential helper to remove this warning. See [2021-07-30T16:13:59.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:13:59.860Z] [2021-07-30T16:13:59.860Z] Login Succeeded [2021-07-30T16:13:59.860Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:13:59.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T16:14:00.383Z] + git log --format=format:%s -1 f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] echo [2021-07-30T16:14:00.439Z] GIT_COMMIT: f108e1f6dac2bdd3d582b44a0d019ed09ad7b604, Commit Message: feat(snap): add go-based configure and install hooks (#294) [Pipeline] echo [2021-07-30T16:14:00.452Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:14:01.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:14:01.333Z] [2021-07-30T16:14:01.333Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:14:01.678Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:14:01.678Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T16:14:01.678Z] 31603596830f: Pulling fs layer [2021-07-30T16:14:01.678Z] b6dc333f4379: Pulling fs layer [2021-07-30T16:14:01.678Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T16:14:01.678Z] fd332fbdc1db: Pulling fs layer [2021-07-30T16:14:01.678Z] fd332fbdc1db: Waiting [2021-07-30T16:14:01.678Z] b6dc333f4379: Verifying Checksum [2021-07-30T16:14:01.678Z] b6dc333f4379: Download complete [2021-07-30T16:14:01.951Z] 31603596830f: Verifying Checksum [2021-07-30T16:14:01.951Z] 31603596830f: Download complete [2021-07-30T16:14:02.223Z] 31603596830f: Pull complete [2021-07-30T16:14:02.223Z] b6dc333f4379: Pull complete [2021-07-30T16:14:02.223Z] fd332fbdc1db: Verifying Checksum [2021-07-30T16:14:02.223Z] fd332fbdc1db: Download complete [2021-07-30T16:14:02.491Z] 3d9ef1400e77: Verifying Checksum [2021-07-30T16:14:02.491Z] 3d9ef1400e77: Download complete [2021-07-30T16:14:03.100Z] 3d9ef1400e77: Pull complete [2021-07-30T16:14:03.368Z] fd332fbdc1db: Pull complete [2021-07-30T16:14:03.368Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T16:14:03.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:14:03.368Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T16:14:03.527Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-07-30T16:14:03.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T16:14:04.326Z] $ docker top 422d619389d1ff66f85df336340030c80fa072748abdec4c1ced1a003fb294d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T16:14:04.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T16:14:04.456Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T16:14:04.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T16:14:04.567Z] $ docker exec 422d619389d1ff66f85df336340030c80fa072748abdec4c1ced1a003fb294d1 ssh-agent [2021-07-30T16:14:04.677Z] SSH_AUTH_SOCK=/tmp/ssh-PsMlYFiQWO9x/agent.14 [2021-07-30T16:14:04.677Z] SSH_AGENT_PID=20 [2021-07-30T16:14:04.689Z] Running ssh-add (command line suppressed) [2021-07-30T16:14:04.781Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6542995201951304632.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6542995201951304632.key) [2021-07-30T16:14:04.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T16:14:05.117Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T16:14:05.133Z] $ docker exec --env ******** --env ******** 422d619389d1ff66f85df336340030c80fa072748abdec4c1ced1a003fb294d1 ssh-agent -k [2021-07-30T16:14:05.227Z] unset SSH_AUTH_SOCK; [2021-07-30T16:14:05.228Z] unset SSH_AGENT_PID; [2021-07-30T16:14:05.228Z] echo Agent pid 20 killed; [2021-07-30T16:14:05.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2021-07-30T16:14:05.291Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0' [Pipeline] sshagent [2021-07-30T16:14:05.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T16:14:05.327Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T16:14:05.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T16:14:05.433Z] $ docker exec 422d619389d1ff66f85df336340030c80fa072748abdec4c1ced1a003fb294d1 ssh-agent [2021-07-30T16:14:05.542Z] SSH_AUTH_SOCK=/tmp/ssh-SewGLDbk4TIe/agent.53 [2021-07-30T16:14:05.542Z] SSH_AGENT_PID=60 [2021-07-30T16:14:05.552Z] Running ssh-add (command line suppressed) [2021-07-30T16:14:05.651Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7594449828324834307.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7594449828324834307.key) [2021-07-30T16:14:05.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T16:14:05.987Z] + git semver init [2021-07-30T16:14:05.987Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T16:14:05.987Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-07-30T16:14:05.987Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-07-30T16:14:05.987Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T16:14:05.987Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T16:14:05.987Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T16:14:05.987Z] # $SEMVER_BRANCH = main [2021-07-30T16:14:05.987Z] # $SEMVER_TEMP = /tmp/semver-144629129 [2021-07-30T16:14:05.987Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-07-30T16:14:06.575Z] # '/tmp/semver-144629129' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-07-30T16:14:06.575Z] # -> Force: false [2021-07-30T16:14:06.575Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-07-30T16:14:06.586Z] $ docker exec --env ******** --env ******** 422d619389d1ff66f85df336340030c80fa072748abdec4c1ced1a003fb294d1 ssh-agent -k [2021-07-30T16:14:06.681Z] unset SSH_AUTH_SOCK; [2021-07-30T16:14:06.681Z] unset SSH_AGENT_PID; [2021-07-30T16:14:06.681Z] echo Agent pid 60 killed; [2021-07-30T16:14:06.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T16:14:07.046Z] + git semver [Pipeline] } [2021-07-30T16:14:07.062Z] $ docker stop --time=1 422d619389d1ff66f85df336340030c80fa072748abdec4c1ced1a003fb294d1 [2021-07-30T16:14:08.290Z] $ docker rm -f 422d619389d1ff66f85df336340030c80fa072748abdec4c1ced1a003fb294d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T16:14:08.669Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T16:14:08.997Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T16:14:09.000Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-30T16:14:09.424Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1045 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-07-30T16:14:09.445Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2021-07-30T16:14:09.637Z] Selected Git installation does not exist. Using Default [2021-07-30T16:14:09.637Z] The recommended git tool is: NONE [2021-07-30T16:14:14.397Z] using credential edgex-jenkins-ssh [2021-07-30T16:14:14.416Z] Cloning the remote Git repository [2021-07-30T16:14:14.442Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-07-30T16:14:14.544Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2021-07-30T16:14:15.478Z] Avoid second fetch [2021-07-30T16:14:15.479Z] Checking out Revision f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 (main) [2021-07-30T16:14:14.627Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-07-30T16:14:14.628Z] > git --version # timeout=10 [2021-07-30T16:14:14.646Z] > git --version # 'git version 2.17.1' [2021-07-30T16:14:14.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:14:14.728Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:14:15.410Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-07-30T16:14:15.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:14:15.472Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:14:15.483Z] > git checkout -f f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 # timeout=10 [2021-07-30T16:14:19.734Z] Commit message: "feat(snap): add go-based configure and install hooks (#294)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:14:20.116Z] provisioning config files... [2021-07-30T16:14:20.144Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config6053369927501099690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:14:20.712Z] ---> docker-login.sh [2021-07-30T16:14:20.712Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:14:21.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:14:21.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:14:21.913Z] Configure a credential helper to remove this warning. See [2021-07-30T16:14:21.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:14:21.913Z] [2021-07-30T16:14:21.913Z] Login Succeeded [2021-07-30T16:14:21.913Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:14:22.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:14:22.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:14:22.473Z] Configure a credential helper to remove this warning. See [2021-07-30T16:14:22.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:14:22.473Z] [2021-07-30T16:14:22.473Z] Login Succeeded [2021-07-30T16:14:22.473Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:14:22.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:14:23.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:14:23.028Z] Configure a credential helper to remove this warning. See [2021-07-30T16:14:23.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:14:23.028Z] [2021-07-30T16:14:23.028Z] Login Succeeded [2021-07-30T16:14:23.028Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:14:23.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:14:23.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:14:23.583Z] Configure a credential helper to remove this warning. See [2021-07-30T16:14:23.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:14:23.583Z] [2021-07-30T16:14:23.583Z] Login Succeeded [2021-07-30T16:14:23.583Z] docker.io [2021-07-30T16:14:24.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:14:24.230Z] Still waiting to schedule task [2021-07-30T16:14:24.230Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-30T16:14:24.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:14:24.458Z] Configure a credential helper to remove this warning. See [2021-07-30T16:14:24.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:14:24.458Z] [2021-07-30T16:14:24.458Z] Login Succeeded [2021-07-30T16:14:24.458Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:14:24.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T16:14:24.834Z] ========================================================= [2021-07-30T16:14:24.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-30T16:14:24.834Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:14:25.195Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-30T16:14:25.471Z] Sending build context to Docker daemon 601.6kB [2021-07-30T16:14:25.471Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:14:25.471Z] Step 2/8 : FROM ${BASE} [2021-07-30T16:14:25.748Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-30T16:14:25.748Z] 595b0fe564bb: Pulling fs layer [2021-07-30T16:14:25.748Z] 24495759ef45: Pulling fs layer [2021-07-30T16:14:25.748Z] d148012ef14d: Pulling fs layer [2021-07-30T16:14:25.748Z] cb65c68fc2e2: Pulling fs layer [2021-07-30T16:14:25.748Z] 093eec477d81: Pulling fs layer [2021-07-30T16:14:25.748Z] a6d5b2bbb924: Pulling fs layer [2021-07-30T16:14:25.748Z] 2446dc1eb7d3: Pulling fs layer [2021-07-30T16:14:25.748Z] 596795e73e0f: Pulling fs layer [2021-07-30T16:14:25.748Z] cb65c68fc2e2: Waiting [2021-07-30T16:14:25.748Z] 093eec477d81: Waiting [2021-07-30T16:14:25.748Z] a6d5b2bbb924: Waiting [2021-07-30T16:14:25.748Z] 2446dc1eb7d3: Waiting [2021-07-30T16:14:25.748Z] 596795e73e0f: Waiting [2021-07-30T16:14:25.748Z] d148012ef14d: Download complete [2021-07-30T16:14:26.026Z] 24495759ef45: Verifying Checksum [2021-07-30T16:14:26.026Z] 24495759ef45: Download complete [2021-07-30T16:14:26.026Z] 093eec477d81: Verifying Checksum [2021-07-30T16:14:26.026Z] 093eec477d81: Download complete [2021-07-30T16:14:26.026Z] 595b0fe564bb: Verifying Checksum [2021-07-30T16:14:26.026Z] 595b0fe564bb: Download complete [2021-07-30T16:14:26.026Z] a6d5b2bbb924: Verifying Checksum [2021-07-30T16:14:26.026Z] a6d5b2bbb924: Download complete [2021-07-30T16:14:26.026Z] 2446dc1eb7d3: Verifying Checksum [2021-07-30T16:14:26.026Z] 2446dc1eb7d3: Download complete [2021-07-30T16:14:26.624Z] 595b0fe564bb: Pull complete [2021-07-30T16:14:27.222Z] 24495759ef45: Pull complete [2021-07-30T16:14:27.854Z] d148012ef14d: Pull complete [2021-07-30T16:14:29.290Z] 596795e73e0f: Verifying Checksum [2021-07-30T16:14:29.290Z] 596795e73e0f: Download complete [2021-07-30T16:14:30.269Z] cb65c68fc2e2: Verifying Checksum [2021-07-30T16:14:30.269Z] cb65c68fc2e2: Download complete [2021-07-30T16:14:40.437Z] cb65c68fc2e2: Pull complete [2021-07-30T16:14:40.437Z] 093eec477d81: Pull complete [2021-07-30T16:14:40.712Z] a6d5b2bbb924: Pull complete [2021-07-30T16:14:41.309Z] 2446dc1eb7d3: Pull complete [2021-07-30T16:14:45.638Z] 596795e73e0f: Pull complete [2021-07-30T16:14:45.638Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-30T16:14:45.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-30T16:14:45.638Z] ---> d9e956139c92 [2021-07-30T16:14:45.638Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-07-30T16:14:49.041Z] ---> Running in b698346a40d1 [2021-07-30T16:14:49.640Z] Removing intermediate container b698346a40d1 [2021-07-30T16:14:49.640Z] ---> 8c9ec6775cdb [2021-07-30T16:14:49.640Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:14:49.640Z] ---> Running in 07fb2463ca14 [2021-07-30T16:14:52.260Z] Removing intermediate container 07fb2463ca14 [2021-07-30T16:14:52.260Z] ---> 5fbb18581035 [2021-07-30T16:14:52.260Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-07-30T16:14:52.260Z] ---> Running in 61b66f2c5adc [2021-07-30T16:14:53.243Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T16:14:54.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T16:14:54.972Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T16:14:54.972Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T16:14:54.972Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T16:14:55.249Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T16:14:55.249Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T16:14:55.249Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T16:14:55.533Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T16:14:55.806Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T16:14:55.806Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T16:14:56.402Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T16:14:56.402Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T16:14:56.402Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T16:14:56.675Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T16:14:56.675Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T16:14:56.675Z] OK: 145 MiB in 53 packages [2021-07-30T16:14:58.658Z] Removing intermediate container 61b66f2c5adc [2021-07-30T16:14:58.658Z] ---> 16d84fb45f18 [2021-07-30T16:14:58.658Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-07-30T16:14:58.658Z] ---> Running in 47452abb5ebc [2021-07-30T16:14:58.931Z] Removing intermediate container 47452abb5ebc [2021-07-30T16:14:58.931Z] ---> e470307e50ca [2021-07-30T16:14:58.931Z] Step 7/8 : COPY . . [2021-07-30T16:14:59.913Z] ---> df81142add66 [2021-07-30T16:14:59.913Z] Step 8/8 : RUN go mod download [2021-07-30T16:15:00.186Z] ---> Running in 5918489c738b [2021-07-30T16:15:32.561Z] Removing intermediate container 5918489c738b [2021-07-30T16:15:32.561Z] ---> 105354645ff9 [2021-07-30T16:15:32.561Z] Successfully built 105354645ff9 [2021-07-30T16:15:32.561Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:15:32.969Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T16:15:32.969Z] . [Pipeline] withDockerContainer [2021-07-30T16:15:33.236Z] prd-ubuntu18.04-docker-arm64-4c-16g-1045 does not seem to be running inside a container [2021-07-30T16:15:33.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T16:15:35.044Z] $ docker top 035be205f0153417a8b7bf444d0614d7400e7e9412d58b45b22d5946b3e67a47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:15:36.061Z] + go version [2021-07-30T16:15:36.061Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-30T16:15:36.060Z] $ docker stop --time=1 035be205f0153417a8b7bf444d0614d7400e7e9412d58b45b22d5946b3e67a47 [2021-07-30T16:15:37.961Z] $ docker rm -f 035be205f0153417a8b7bf444d0614d7400e7e9412d58b45b22d5946b3e67a47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:15:38.736Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T16:15:38.737Z] . [Pipeline] withDockerContainer [2021-07-30T16:15:39.002Z] prd-ubuntu18.04-docker-arm64-4c-16g-1045 does not seem to be running inside a container [2021-07-30T16:15:39.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T16:15:40.766Z] $ docker top 8f77cc6cfd06cead1d9e562e680b56dd2a9355839a12b0915883df773ed0cc88 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:15:41.776Z] + go mod tidy [Pipeline] sh [2021-07-30T16:15:43.052Z] + make test [2021-07-30T16:15:43.052Z] go mod tidy [2021-07-30T16:15:43.651Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T16:15:45.098Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-07-30T16:16:12.525Z] Running on prd-centos7-docker-4c-2g-1050 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-07-30T16:16:12.552Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2021-07-30T16:16:12.672Z] Selected Git installation does not exist. Using Default [2021-07-30T16:16:12.672Z] The recommended git tool is: NONE [2021-07-30T16:16:15.538Z] using credential edgex-jenkins-ssh [2021-07-30T16:16:15.562Z] Cloning the remote Git repository [2021-07-30T16:16:14.809Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-07-30T16:16:14.894Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2021-07-30T16:16:14.944Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-07-30T16:16:14.944Z] > git --version # timeout=10 [2021-07-30T16:16:14.953Z] > git --version # 'git version 2.24.4' [2021-07-30T16:16:14.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T16:16:14.981Z] [INFO] Currently running in a labeled security context [2021-07-30T16:16:14.981Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T16:16:14.981Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/2@tmp/jenkins-gitclient-ssh284838448107980797.key [2021-07-30T16:16:14.996Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:16:16.317Z] Avoid second fetch [2021-07-30T16:16:16.317Z] Checking out Revision f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 (main) [2021-07-30T16:16:15.586Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-07-30T16:16:15.598Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T16:16:15.616Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T16:16:15.621Z] > git checkout -f f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 # timeout=10 [2021-07-30T16:16:19.880Z] Commit message: "feat(snap): add go-based configure and install hooks (#294)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:16:20.267Z] provisioning config files... [2021-07-30T16:16:20.289Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config3643738628029148798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:16:20.759Z] ---> docker-login.sh [2021-07-30T16:16:20.759Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:16:20.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:16:20.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:16:20.759Z] Configure a credential helper to remove this warning. See [2021-07-30T16:16:20.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:16:20.759Z] [2021-07-30T16:16:20.759Z] Login Succeeded [2021-07-30T16:16:20.759Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:16:21.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:16:21.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:16:21.026Z] Configure a credential helper to remove this warning. See [2021-07-30T16:16:21.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:16:21.026Z] [2021-07-30T16:16:21.026Z] Login Succeeded [2021-07-30T16:16:21.026Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:16:21.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:16:21.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:16:21.293Z] Configure a credential helper to remove this warning. See [2021-07-30T16:16:21.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:16:21.293Z] [2021-07-30T16:16:21.293Z] Login Succeeded [2021-07-30T16:16:21.293Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:16:21.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:16:21.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:16:21.562Z] Configure a credential helper to remove this warning. See [2021-07-30T16:16:21.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:16:21.562Z] [2021-07-30T16:16:21.562Z] Login Succeeded [2021-07-30T16:16:21.562Z] docker.io [2021-07-30T16:16:21.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:16:21.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:16:21.829Z] Configure a credential helper to remove this warning. See [2021-07-30T16:16:21.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:16:21.829Z] [2021-07-30T16:16:21.829Z] Login Succeeded [2021-07-30T16:16:21.829Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:16:21.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T16:16:22.067Z] ========================================================= [2021-07-30T16:16:22.067Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-30T16:16:22.067Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:16:22.404Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-30T16:16:22.404Z] Sending build context to Docker daemon 602.6kB [2021-07-30T16:16:22.404Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:16:22.404Z] Step 2/8 : FROM ${BASE} [2021-07-30T16:16:22.404Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-30T16:16:22.404Z] 540db60ca938: Pulling fs layer [2021-07-30T16:16:22.404Z] adcc1eea9eea: Pulling fs layer [2021-07-30T16:16:22.404Z] 4c4ab2625f07: Pulling fs layer [2021-07-30T16:16:22.404Z] 0773c198feca: Pulling fs layer [2021-07-30T16:16:22.404Z] 345f892a5656: Pulling fs layer [2021-07-30T16:16:22.404Z] 4796506630df: Pulling fs layer [2021-07-30T16:16:22.404Z] cc55df3e53f1: Pulling fs layer [2021-07-30T16:16:22.404Z] 4d027b6c602c: Pulling fs layer [2021-07-30T16:16:22.404Z] 449e75d2c14e: Pulling fs layer [2021-07-30T16:16:22.404Z] 0773c198feca: Waiting [2021-07-30T16:16:22.404Z] 345f892a5656: Waiting [2021-07-30T16:16:22.404Z] 4796506630df: Waiting [2021-07-30T16:16:22.404Z] cc55df3e53f1: Waiting [2021-07-30T16:16:22.404Z] 4d027b6c602c: Waiting [2021-07-30T16:16:22.404Z] 449e75d2c14e: Waiting [2021-07-30T16:16:22.675Z] 4c4ab2625f07: Verifying Checksum [2021-07-30T16:16:22.675Z] 4c4ab2625f07: Download complete [2021-07-30T16:16:22.675Z] adcc1eea9eea: Verifying Checksum [2021-07-30T16:16:22.675Z] adcc1eea9eea: Download complete [2021-07-30T16:16:22.675Z] 345f892a5656: Verifying Checksum [2021-07-30T16:16:22.675Z] 345f892a5656: Download complete [2021-07-30T16:16:22.675Z] 4796506630df: Verifying Checksum [2021-07-30T16:16:22.675Z] 4796506630df: Download complete [2021-07-30T16:16:22.675Z] 540db60ca938: Verifying Checksum [2021-07-30T16:16:22.675Z] cc55df3e53f1: Verifying Checksum [2021-07-30T16:16:22.675Z] cc55df3e53f1: Download complete [2021-07-30T16:16:22.941Z] 540db60ca938: Pull complete [2021-07-30T16:16:23.208Z] adcc1eea9eea: Pull complete [2021-07-30T16:16:23.475Z] 4c4ab2625f07: Pull complete [2021-07-30T16:16:23.475Z] 4d027b6c602c: Verifying Checksum [2021-07-30T16:16:23.475Z] 4d027b6c602c: Download complete [2021-07-30T16:16:26.895Z] 449e75d2c14e: Verifying Checksum [2021-07-30T16:16:26.895Z] 449e75d2c14e: Download complete [2021-07-30T16:16:27.861Z] 0773c198feca: Verifying Checksum [2021-07-30T16:16:27.861Z] 0773c198feca: Download complete [2021-07-30T16:16:31.247Z] 0773c198feca: Pull complete [2021-07-30T16:16:31.247Z] 345f892a5656: Pull complete [2021-07-30T16:16:31.247Z] 4796506630df: Pull complete [2021-07-30T16:16:31.247Z] cc55df3e53f1: Pull complete [2021-07-30T16:16:31.247Z] 4d027b6c602c: Pull complete [2021-07-30T16:16:32.666Z] 449e75d2c14e: Pull complete [2021-07-30T16:16:32.666Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-30T16:16:32.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-30T16:16:32.666Z] ---> 0d28375d9b5b [2021-07-30T16:16:32.666Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-07-30T16:16:34.622Z] ---> Running in aab69a3b8a6e [2021-07-30T16:16:34.622Z] Removing intermediate container aab69a3b8a6e [2021-07-30T16:16:34.622Z] ---> bc2dcec82a2d [2021-07-30T16:16:34.622Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:16:34.622Z] ---> Running in 646cb6be915f [2021-07-30T16:16:35.210Z] Removing intermediate container 646cb6be915f [2021-07-30T16:16:35.210Z] ---> 1b31abb51143 [2021-07-30T16:16:35.210Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-07-30T16:16:35.210Z] ---> Running in ec99588e25e8 [2021-07-30T16:16:35.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T16:16:36.167Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T16:16:36.753Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T16:16:36.753Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T16:16:36.753Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T16:16:36.753Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T16:16:37.021Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T16:16:37.021Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T16:16:37.021Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T16:16:37.288Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T16:16:37.558Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T16:16:37.558Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T16:16:37.558Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T16:16:37.826Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T16:16:37.826Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T16:16:38.098Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T16:16:38.098Z] OK: 156 MiB in 53 packages [2021-07-30T16:16:38.368Z] Removing intermediate container ec99588e25e8 [2021-07-30T16:16:38.369Z] ---> 6703080d4528 [2021-07-30T16:16:38.369Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-07-30T16:16:38.369Z] ---> Running in 5bfffd3b4e85 [2021-07-30T16:16:38.369Z] Removing intermediate container 5bfffd3b4e85 [2021-07-30T16:16:38.369Z] ---> 9d7405584fea [2021-07-30T16:16:38.369Z] Step 7/8 : COPY . . [2021-07-30T16:16:38.655Z] ---> 17bb08f17813 [2021-07-30T16:16:38.655Z] Step 8/8 : RUN go mod download [2021-07-30T16:16:38.655Z] ---> Running in c71fc117af08 [2021-07-30T16:16:41.710Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-07-30T16:16:41.710Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.050s coverage: 24.3% of statements [2021-07-30T16:16:41.710Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-07-30T16:16:41.710Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T16:16:50.991Z] Removing intermediate container c71fc117af08 [2021-07-30T16:16:50.991Z] ---> 451811a43449 [2021-07-30T16:16:50.991Z] Successfully built 451811a43449 [2021-07-30T16:16:50.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:16:51.311Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T16:16:51.311Z] . [Pipeline] withDockerContainer [2021-07-30T16:16:51.402Z] prd-centos7-docker-4c-2g-1050 does not seem to be running inside a container [2021-07-30T16:16:51.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T16:16:51.835Z] $ docker top d8fe7d2d7be9fd245810e5a2e2f941ae065f716f9ecfd688dc78804a25b8c8d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:16:52.244Z] + go version [2021-07-30T16:16:52.244Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-30T16:16:52.258Z] $ docker stop --time=1 d8fe7d2d7be9fd245810e5a2e2f941ae065f716f9ecfd688dc78804a25b8c8d0 [2021-07-30T16:16:53.439Z] $ docker rm -f d8fe7d2d7be9fd245810e5a2e2f941ae065f716f9ecfd688dc78804a25b8c8d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:16:53.974Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T16:16:53.974Z] . [Pipeline] withDockerContainer [2021-07-30T16:16:54.064Z] prd-centos7-docker-4c-2g-1050 does not seem to be running inside a container [2021-07-30T16:16:54.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T16:16:54.459Z] $ docker top 5a3bf2712b21b0d69a8d8febd51a2e28c204692381707817e6c5db81e9510966 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:16:54.854Z] + go mod tidy [Pipeline] sh [2021-07-30T16:16:55.448Z] + make test [2021-07-30T16:16:55.448Z] go mod tidy [2021-07-30T16:16:55.448Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T16:16:56.041Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-07-30T16:17:08.550Z] gofmt -l . [2021-07-30T16:17:08.550Z] ["`gofmt -l .`" = ""] [2021-07-30T16:17:08.550Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-30T16:17:08.551Z] $ docker stop --time=1 8f77cc6cfd06cead1d9e562e680b56dd2a9355839a12b0915883df773ed0cc88 [2021-07-30T16:17:10.490Z] $ docker rm -f 8f77cc6cfd06cead1d9e562e680b56dd2a9355839a12b0915883df773ed0cc88 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T16:17:11.092Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-07-30T16:17:11.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T16:17:11.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-30T16:17:12.096Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 24.3% of statements [2021-07-30T16:17:12.096Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-07-30T16:17:12.096Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T16:17:13.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T16:17:13.896Z] + ls -al . [2021-07-30T16:17:13.896Z] total 144 [2021-07-30T16:17:13.896Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 30 16:17 . [2021-07-30T16:17:13.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 16:14 .. [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 16:14 .dockerignore [2021-07-30T16:17:13.896Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 16:14 .git [2021-07-30T16:17:13.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 16:14 .github [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 336 Jul 30 16:14 .gitignore [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 7100 Jul 30 16:14 Attribution.txt [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 7447 Jul 30 16:14 CHANGELOG.md [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 1877 Jul 30 16:14 Dockerfile [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 994 Jul 30 16:14 Dockerfile.build [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 16:14 Jenkinsfile [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 16:14 LICENSE [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 907 Jul 30 16:14 Makefile [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 2217 Jul 30 16:14 README.md [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 16:14 VERSION [2021-07-30T16:17:13.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 16:14 bin [2021-07-30T16:17:13.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 16:14 cmd [2021-07-30T16:17:13.896Z] -rw-r--r-- 1 jenkins jenkins 16226 Jul 30 16:16 coverage.out [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 388 Jul 30 16:14 go.mod [2021-07-30T16:17:13.896Z] -rw-r--r-- 1 jenkins jenkins 20775 Jul 30 16:15 go.sum [2021-07-30T16:17:13.896Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 16:14 internal [2021-07-30T16:17:13.896Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 16:14 mock [2021-07-30T16:17:13.896Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 16:14 snap [2021-07-30T16:17:13.896Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 30 16:14 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:14.239Z] + 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=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 --label arch=arm64 --label version=2.0.1-dev.1 . [2021-07-30T16:17:14.512Z] Sending build context to Docker daemon 618.5kB [2021-07-30T16:17:14.512Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:17:14.512Z] Step 2/24 : FROM ${BASE} AS builder [2021-07-30T16:17:14.512Z] ---> 105354645ff9 [2021-07-30T16:17:14.512Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T16:17:14.786Z] ---> Running in 83394afeba2e [2021-07-30T16:17:15.392Z] Removing intermediate container 83394afeba2e [2021-07-30T16:17:15.392Z] ---> 7623f583e629 [2021-07-30T16:17:15.392Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:17:15.392Z] ---> Running in d0320d9fc3c5 [2021-07-30T16:17:15.989Z] Removing intermediate container d0320d9fc3c5 [2021-07-30T16:17:15.989Z] ---> c8a9f83bc544 [2021-07-30T16:17:15.989Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:17:16.262Z] ---> Running in 7b0ad1e50384 [2021-07-30T16:17:18.884Z] Removing intermediate container 7b0ad1e50384 [2021-07-30T16:17:18.884Z] ---> 08cbc5d92990 [2021-07-30T16:17:18.884Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:17:18.884Z] ---> Running in 28738932e8ab [2021-07-30T16:17:19.860Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T16:17:20.362Z] gofmt -l . [2021-07-30T16:17:20.362Z] ["`gofmt -l .`" = ""] [2021-07-30T16:17:20.362Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-30T16:17:20.377Z] $ docker stop --time=1 5a3bf2712b21b0d69a8d8febd51a2e28c204692381707817e6c5db81e9510966 [2021-07-30T16:17:20.835Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T16:17:21.817Z] OK: 145 MiB in 53 packages [2021-07-30T16:17:21.838Z] $ docker rm -f 5a3bf2712b21b0d69a8d8febd51a2e28c204692381707817e6c5db81e9510966 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T16:17:22.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T16:17:22.290Z] Warning: overwriting stash ‘coverage-report’ [2021-07-30T16:17:22.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-30T16:17:22.807Z] Removing intermediate container 28738932e8ab [2021-07-30T16:17:22.807Z] ---> 260ff54a75ce [2021-07-30T16:17:22.807Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-07-30T16:17:22.807Z] ---> Running in 2b7943a80a5c [2021-07-30T16:17:22.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T16:17:23.316Z] + ls -al . [2021-07-30T16:17:23.316Z] total 112 [2021-07-30T16:17:23.316Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jul 30 16:17 . [2021-07-30T16:17:23.316Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 16:16 .. [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 7100 Jul 30 16:16 Attribution.txt [2021-07-30T16:17:23.316Z] drwxrwxr-x. 2 jenkins jenkins 60 Jul 30 16:16 bin [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 7447 Jul 30 16:16 CHANGELOG.md [2021-07-30T16:17:23.316Z] drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 16:16 cmd [2021-07-30T16:17:23.316Z] -rw-r--r--. 1 jenkins jenkins 16226 Jul 30 16:17 coverage.out [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 1877 Jul 30 16:16 Dockerfile [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 994 Jul 30 16:16 Dockerfile.build [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 140 Jul 30 16:16 .dockerignore [2021-07-30T16:17:23.316Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 16:16 .git [2021-07-30T16:17:23.316Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 16:16 .github [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 336 Jul 30 16:16 .gitignore [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 388 Jul 30 16:16 go.mod [2021-07-30T16:17:23.316Z] -rw-r--r--. 1 jenkins jenkins 20775 Jul 30 16:16 go.sum [2021-07-30T16:17:23.316Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 16:16 internal [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 677 Jul 30 16:16 Jenkinsfile [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 16:16 LICENSE [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 907 Jul 30 16:16 Makefile [2021-07-30T16:17:23.316Z] drwxrwxr-x. 2 jenkins jenkins 23 Jul 30 16:16 mock [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 2217 Jul 30 16:16 README.md [2021-07-30T16:17:23.316Z] drwxrwxr-x. 4 jenkins jenkins 71 Jul 30 16:16 snap [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 16:14 VERSION [2021-07-30T16:17:23.316Z] -rw-rw-r--. 1 jenkins jenkins 227 Jul 30 16:16 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:23.399Z] Removing intermediate container 2b7943a80a5c [2021-07-30T16:17:23.399Z] ---> f33dc3adeaa6 [2021-07-30T16:17:23.399Z] Step 8/24 : COPY . . [2021-07-30T16:17:23.633Z] + 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=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 --label arch=amd64 --label version=2.0.1-dev.1 . [2021-07-30T16:17:23.633Z] Sending build context to Docker daemon 619.5kB [2021-07-30T16:17:23.633Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T16:17:23.633Z] Step 2/24 : FROM ${BASE} AS builder [2021-07-30T16:17:23.633Z] ---> 451811a43449 [2021-07-30T16:17:23.633Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-07-30T16:17:23.633Z] ---> Running in f349c9bbf982 [2021-07-30T16:17:23.633Z] Removing intermediate container f349c9bbf982 [2021-07-30T16:17:23.633Z] ---> dbf1ee8d279b [2021-07-30T16:17:23.633Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-07-30T16:17:23.898Z] ---> Running in 962c902e042e [2021-07-30T16:17:23.898Z] Removing intermediate container 962c902e042e [2021-07-30T16:17:23.898Z] ---> 1b5e3c82304e [2021-07-30T16:17:23.898Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T16:17:23.898Z] ---> Running in 193c39f34ae6 [2021-07-30T16:17:24.375Z] ---> a876357fcfcc [2021-07-30T16:17:24.375Z] Step 9/24 : RUN go mod tidy [2021-07-30T16:17:24.482Z] Removing intermediate container 193c39f34ae6 [2021-07-30T16:17:24.482Z] ---> b67ae1203390 [2021-07-30T16:17:24.482Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-30T16:17:24.482Z] ---> Running in 89ac2efb74c6 [2021-07-30T16:17:24.482Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T16:17:24.648Z] ---> Running in c5f0dab6636f [2021-07-30T16:17:25.447Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T16:17:26.030Z] OK: 156 MiB in 53 packages [2021-07-30T16:17:26.030Z] Removing intermediate container 89ac2efb74c6 [2021-07-30T16:17:26.030Z] ---> 9567a02e0f5b [2021-07-30T16:17:26.030Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-07-30T16:17:26.030Z] ---> Running in 587d07c009eb [2021-07-30T16:17:26.309Z] Removing intermediate container 587d07c009eb [2021-07-30T16:17:26.309Z] ---> ae930ba8fc36 [2021-07-30T16:17:26.309Z] Step 8/24 : COPY . . [2021-07-30T16:17:26.309Z] ---> 49a7876cb0f8 [2021-07-30T16:17:26.309Z] Step 9/24 : RUN go mod tidy [2021-07-30T16:17:26.309Z] ---> Running in e97ec5b4475e [2021-07-30T16:17:26.904Z] Removing intermediate container e97ec5b4475e [2021-07-30T16:17:26.904Z] ---> 8f93b053bc33 [2021-07-30T16:17:26.904Z] Step 10/24 : RUN go mod download [2021-07-30T16:17:27.170Z] ---> Running in 3f1f0dfc4387 [2021-07-30T16:17:27.445Z] Removing intermediate container 3f1f0dfc4387 [2021-07-30T16:17:27.445Z] ---> 5e0593b3a497 [2021-07-30T16:17:27.445Z] Step 11/24 : ARG MAKE='make build' [2021-07-30T16:17:27.445Z] ---> Running in c0341f975b0f [2021-07-30T16:17:27.712Z] Removing intermediate container c0341f975b0f [2021-07-30T16:17:27.712Z] ---> dc220a7b78d0 [2021-07-30T16:17:27.712Z] Step 12/24 : RUN $MAKE [2021-07-30T16:17:27.712Z] ---> Running in 918b32c4354c [2021-07-30T16:17:27.985Z] go mod tidy [2021-07-30T16:17:27.985Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.1" -o cmd/device-mqtt ./cmd [2021-07-30T16:17:28.063Z] Removing intermediate container c5f0dab6636f [2021-07-30T16:17:28.064Z] ---> 15c4aa5aa9d4 [2021-07-30T16:17:28.064Z] Step 10/24 : RUN go mod download [2021-07-30T16:17:28.064Z] ---> Running in 86ac2fab6477 [2021-07-30T16:17:30.745Z] Removing intermediate container 86ac2fab6477 [2021-07-30T16:17:30.745Z] ---> bbad73a4c49c [2021-07-30T16:17:30.745Z] Step 11/24 : ARG MAKE='make build' [2021-07-30T16:17:30.745Z] ---> Running in 651b784eef39 [2021-07-30T16:17:31.017Z] Removing intermediate container 651b784eef39 [2021-07-30T16:17:31.017Z] ---> 9f80604d12b2 [2021-07-30T16:17:31.017Z] Step 12/24 : RUN $MAKE [2021-07-30T16:17:31.291Z] ---> Running in 8ffb105c2110 [2021-07-30T16:17:32.726Z] go mod tidy [2021-07-30T16:17:33.000Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.1" -o cmd/device-mqtt ./cmd [2021-07-30T16:17:40.346Z] Removing intermediate container 918b32c4354c [2021-07-30T16:17:40.346Z] ---> 6c0c406ceac9 [2021-07-30T16:17:40.346Z] Step 13/24 : FROM alpine:3.12 [2021-07-30T16:17:40.346Z] 3.12: Pulling from library/alpine [2021-07-30T16:17:40.346Z] 339de151aab4: Pulling fs layer [2021-07-30T16:17:40.346Z] 339de151aab4: Verifying Checksum [2021-07-30T16:17:40.346Z] 339de151aab4: Download complete [2021-07-30T16:17:40.613Z] 339de151aab4: Pull complete [2021-07-30T16:17:40.613Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-30T16:17:40.613Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T16:17:40.613Z] ---> 13621d1b12d4 [2021-07-30T16:17:40.613Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-07-30T16:17:40.613Z] ---> Running in b585972335ab [2021-07-30T16:17:40.613Z] Removing intermediate container b585972335ab [2021-07-30T16:17:40.613Z] ---> 20d9c7f73efa [2021-07-30T16:17:40.613Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T16:17:40.613Z] ---> Running in a46466894a1b [2021-07-30T16:17:40.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T16:17:40.880Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T16:17:41.150Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T16:17:41.150Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T16:17:41.150Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T16:17:41.150Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T16:17:41.150Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T16:17:41.150Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T16:17:41.150Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T16:17:41.150Z] OK: 8 MiB in 20 packages [2021-07-30T16:17:41.423Z] Removing intermediate container a46466894a1b [2021-07-30T16:17:41.423Z] ---> 76afb3cace6e [2021-07-30T16:17:41.423Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-07-30T16:17:41.694Z] ---> 114462d289b0 [2021-07-30T16:17:41.694Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-07-30T16:17:41.965Z] ---> 984148b8517c [2021-07-30T16:17:41.965Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-07-30T16:17:41.965Z] ---> 0c132a2e8c83 [2021-07-30T16:17:41.965Z] Step 19/24 : EXPOSE 59982 [2021-07-30T16:17:41.965Z] ---> Running in da19a7fa4350 [2021-07-30T16:17:42.440Z] Removing intermediate container da19a7fa4350 [2021-07-30T16:17:42.440Z] ---> c2241f3e43d9 [2021-07-30T16:17:42.440Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-07-30T16:17:42.440Z] ---> Running in 8cbba44a970c [2021-07-30T16:17:42.440Z] Removing intermediate container 8cbba44a970c [2021-07-30T16:17:42.440Z] ---> 7e4137ef03b0 [2021-07-30T16:17:42.440Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-30T16:17:42.440Z] ---> Running in c319be08b155 [2021-07-30T16:17:42.440Z] Removing intermediate container c319be08b155 [2021-07-30T16:17:42.440Z] ---> b5fc719c743f [2021-07-30T16:17:42.440Z] Step 22/24 : LABEL arch=amd64 [2021-07-30T16:17:42.440Z] ---> Running in bc770db51b22 [2021-07-30T16:17:42.440Z] Removing intermediate container bc770db51b22 [2021-07-30T16:17:42.440Z] ---> cc97cb32708f [2021-07-30T16:17:42.440Z] Step 23/24 : LABEL git_sha=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-07-30T16:17:42.440Z] ---> Running in 7bd2ef38f3f9 [2021-07-30T16:17:42.440Z] Removing intermediate container 7bd2ef38f3f9 [2021-07-30T16:17:42.440Z] ---> 4a6a8343de5c [2021-07-30T16:17:42.440Z] Step 24/24 : LABEL version=2.0.1-dev.1 [2021-07-30T16:17:42.708Z] ---> Running in e3bae7530306 [2021-07-30T16:17:42.708Z] Removing intermediate container e3bae7530306 [2021-07-30T16:17:42.708Z] ---> f51044f53a70 [2021-07-30T16:17:42.708Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T16:17:42.708Z] Successfully built f51044f53a70 [2021-07-30T16:17:42.708Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:17:42.959Z] provisioning config files... [2021-07-30T16:17:42.975Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config556830285732295368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:17:43.332Z] ---> docker-login.sh [2021-07-30T16:17:43.332Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:17:43.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:17:43.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:17:43.332Z] Configure a credential helper to remove this warning. See [2021-07-30T16:17:43.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:17:43.332Z] [2021-07-30T16:17:43.332Z] Login Succeeded [2021-07-30T16:17:43.332Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:17:43.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:17:43.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:17:43.599Z] Configure a credential helper to remove this warning. See [2021-07-30T16:17:43.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:17:43.599Z] [2021-07-30T16:17:43.599Z] Login Succeeded [2021-07-30T16:17:43.599Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:17:43.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:17:43.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:17:43.599Z] Configure a credential helper to remove this warning. See [2021-07-30T16:17:43.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:17:43.599Z] [2021-07-30T16:17:43.599Z] Login Succeeded [2021-07-30T16:17:43.599Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:17:43.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:17:43.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:17:43.867Z] Configure a credential helper to remove this warning. See [2021-07-30T16:17:43.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:17:43.867Z] [2021-07-30T16:17:43.867Z] Login Succeeded [2021-07-30T16:17:43.867Z] docker.io [2021-07-30T16:17:43.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:17:44.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:17:44.134Z] Configure a credential helper to remove this warning. See [2021-07-30T16:17:44.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:17:44.134Z] [2021-07-30T16:17:44.134Z] Login Succeeded [2021-07-30T16:17:44.134Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:17:44.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T16:17:44.215Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-07-30T16:17:44.216Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-07-30T16:17:44.216Z] latest [2021-07-30T16:17:44.216Z] 2.0.1-dev.1 [2021-07-30T16:17:44.216Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-2.0.1-dev.1 [2021-07-30T16:17:44.216Z] main [2021-07-30T16:17:44.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:44.575Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:44.891Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-07-30T16:17:44.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-07-30T16:17:44.891Z] fe5501355879: Preparing [2021-07-30T16:17:44.891Z] 06f0b2fea51b: Preparing [2021-07-30T16:17:44.891Z] 72051078d41a: Preparing [2021-07-30T16:17:44.891Z] d288b2ec2473: Preparing [2021-07-30T16:17:44.891Z] 32f366d666a5: Preparing [2021-07-30T16:17:44.891Z] 32f366d666a5: Layer already exists [2021-07-30T16:17:50.240Z] d288b2ec2473: Pushed [2021-07-30T16:17:50.240Z] 06f0b2fea51b: Pushed [2021-07-30T16:17:50.240Z] fe5501355879: Pushed [2021-07-30T16:17:50.510Z] 72051078d41a: Pushed [2021-07-30T16:17:51.097Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604: digest: sha256:f73dca3e2aeb412342a8dcc5cff163a0d125f8a828fb2ad971c46a0f86f310ab size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:51.421Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:51.759Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-07-30T16:17:51.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-07-30T16:17:51.759Z] fe5501355879: Preparing [2021-07-30T16:17:51.759Z] 06f0b2fea51b: Preparing [2021-07-30T16:17:51.759Z] 72051078d41a: Preparing [2021-07-30T16:17:51.759Z] d288b2ec2473: Preparing [2021-07-30T16:17:51.759Z] 32f366d666a5: Preparing [2021-07-30T16:17:57.105Z] 32f366d666a5: Layer already exists [2021-07-30T16:17:57.105Z] d288b2ec2473: Layer already exists [2021-07-30T16:17:57.105Z] 06f0b2fea51b: Layer already exists [2021-07-30T16:17:57.105Z] fe5501355879: Layer already exists [2021-07-30T16:17:57.105Z] 72051078d41a: Layer already exists [2021-07-30T16:17:57.105Z] latest: digest: sha256:f73dca3e2aeb412342a8dcc5cff163a0d125f8a828fb2ad971c46a0f86f310ab size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:57.429Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:57.750Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.1 [2021-07-30T16:17:57.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-07-30T16:17:57.750Z] fe5501355879: Preparing [2021-07-30T16:17:57.750Z] 06f0b2fea51b: Preparing [2021-07-30T16:17:57.750Z] 72051078d41a: Preparing [2021-07-30T16:17:57.750Z] d288b2ec2473: Preparing [2021-07-30T16:17:57.750Z] 32f366d666a5: Preparing [2021-07-30T16:17:57.750Z] 06f0b2fea51b: Layer already exists [2021-07-30T16:17:57.750Z] 32f366d666a5: Layer already exists [2021-07-30T16:17:57.750Z] 72051078d41a: Layer already exists [2021-07-30T16:17:57.750Z] d288b2ec2473: Layer already exists [2021-07-30T16:17:57.750Z] fe5501355879: Layer already exists [2021-07-30T16:17:57.750Z] 2.0.1-dev.1: digest: sha256:f73dca3e2aeb412342a8dcc5cff163a0d125f8a828fb2ad971c46a0f86f310ab size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:58.079Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:58.397Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-2.0.1-dev.1 [2021-07-30T16:17:58.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-07-30T16:17:58.397Z] fe5501355879: Preparing [2021-07-30T16:17:58.397Z] 06f0b2fea51b: Preparing [2021-07-30T16:17:58.397Z] 72051078d41a: Preparing [2021-07-30T16:17:58.397Z] d288b2ec2473: Preparing [2021-07-30T16:17:58.397Z] 32f366d666a5: Preparing [2021-07-30T16:17:58.397Z] 32f366d666a5: Layer already exists [2021-07-30T16:17:58.397Z] fe5501355879: Layer already exists [2021-07-30T16:17:58.397Z] 06f0b2fea51b: Layer already exists [2021-07-30T16:17:58.397Z] d288b2ec2473: Layer already exists [2021-07-30T16:17:58.397Z] 72051078d41a: Layer already exists [2021-07-30T16:17:58.663Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-2.0.1-dev.1: digest: sha256:f73dca3e2aeb412342a8dcc5cff163a0d125f8a828fb2ad971c46a0f86f310ab size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:59.198Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:17:59.569Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-07-30T16:17:59.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-07-30T16:17:59.569Z] fe5501355879: Preparing [2021-07-30T16:17:59.569Z] 06f0b2fea51b: Preparing [2021-07-30T16:17:59.569Z] 72051078d41a: Preparing [2021-07-30T16:17:59.569Z] d288b2ec2473: Preparing [2021-07-30T16:17:59.569Z] 32f366d666a5: Preparing [2021-07-30T16:17:59.569Z] 06f0b2fea51b: Layer already exists [2021-07-30T16:17:59.569Z] d288b2ec2473: Layer already exists [2021-07-30T16:17:59.569Z] 72051078d41a: Layer already exists [2021-07-30T16:17:59.569Z] 32f366d666a5: Layer already exists [2021-07-30T16:17:59.569Z] fe5501355879: Layer already exists [2021-07-30T16:17:59.837Z] main: digest: sha256:f73dca3e2aeb412342a8dcc5cff163a0d125f8a828fb2ad971c46a0f86f310ab size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T16:17:59.898Z] ===================================================== [Pipeline] echo [2021-07-30T16:17:59.914Z] taggedImages: [2021-07-30T16:17:59.914Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-07-30T16:17:59.914Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-07-30T16:17:59.914Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.1 [2021-07-30T16:17:59.914Z] - nexus3.edgexfoundry.org:10004/device-mqtt:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-2.0.1-dev.1 [2021-07-30T16:17:59.914Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:00.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:18:00.484Z] [2021-07-30T16:18:00.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:00.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:18:00.811Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T16:18:00.811Z] b4d181a07f80: Pulling fs layer [2021-07-30T16:18:00.811Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T16:18:00.811Z] ed53099fbce6: Pulling fs layer [2021-07-30T16:18:00.811Z] dc539afda2c1: Pulling fs layer [2021-07-30T16:18:00.811Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T16:18:00.811Z] 9065ff56babe: Pulling fs layer [2021-07-30T16:18:00.811Z] d287ab97295c: Pulling fs layer [2021-07-30T16:18:00.811Z] 77bc0d833cb6: Waiting [2021-07-30T16:18:00.811Z] 9065ff56babe: Waiting [2021-07-30T16:18:00.811Z] d287ab97295c: Waiting [2021-07-30T16:18:00.811Z] dc539afda2c1: Waiting [2021-07-30T16:18:01.282Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T16:18:01.282Z] a1111a8f2ec3: Download complete [2021-07-30T16:18:01.282Z] dc539afda2c1: Verifying Checksum [2021-07-30T16:18:01.282Z] dc539afda2c1: Download complete [2021-07-30T16:18:01.282Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T16:18:01.282Z] 77bc0d833cb6: Download complete [2021-07-30T16:18:01.282Z] 9065ff56babe: Verifying Checksum [2021-07-30T16:18:01.282Z] 9065ff56babe: Download complete [2021-07-30T16:18:01.551Z] ed53099fbce6: Verifying Checksum [2021-07-30T16:18:01.551Z] ed53099fbce6: Download complete [2021-07-30T16:18:02.967Z] b4d181a07f80: Verifying Checksum [2021-07-30T16:18:02.967Z] b4d181a07f80: Download complete [2021-07-30T16:18:03.946Z] b4d181a07f80: Pull complete [2021-07-30T16:18:04.216Z] a1111a8f2ec3: Pull complete [2021-07-30T16:18:04.484Z] ed53099fbce6: Pull complete [2021-07-30T16:18:04.750Z] dc539afda2c1: Pull complete [2021-07-30T16:18:05.016Z] 77bc0d833cb6: Pull complete [2021-07-30T16:18:05.016Z] 9065ff56babe: Pull complete [2021-07-30T16:18:07.600Z] d287ab97295c: Verifying Checksum [2021-07-30T16:18:07.600Z] d287ab97295c: Download complete [2021-07-30T16:18:11.874Z] d287ab97295c: Pull complete [2021-07-30T16:18:11.874Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T16:18:11.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:18:11.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T16:18:11.968Z] prd-centos7-docker-4c-2g-1050 does not seem to be running inside a container [2021-07-30T16:18:12.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T16:18:12.046Z] Removing intermediate container 8ffb105c2110 [2021-07-30T16:18:12.046Z] ---> f4719ebca1e9 [2021-07-30T16:18:12.046Z] Step 13/24 : FROM alpine:3.12 [2021-07-30T16:18:12.046Z] 3.12: Pulling from library/alpine [2021-07-30T16:18:12.046Z] d2f70382dc9a: Pulling fs layer [2021-07-30T16:18:12.046Z] d2f70382dc9a: Verifying Checksum [2021-07-30T16:18:12.046Z] d2f70382dc9a: Download complete [2021-07-30T16:18:12.046Z] d2f70382dc9a: Pull complete [2021-07-30T16:18:12.046Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-30T16:18:12.046Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T16:18:12.046Z] ---> c4fd0aeabfcf [2021-07-30T16:18:12.046Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-07-30T16:18:12.046Z] ---> Running in 47df5f0a58af [2021-07-30T16:18:12.046Z] Removing intermediate container 47df5f0a58af [2021-07-30T16:18:12.046Z] ---> 12af7df67e2d [2021-07-30T16:18:12.046Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T16:18:12.318Z] ---> Running in 19546d45eb32 [2021-07-30T16:18:13.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T16:18:13.750Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T16:18:14.249Z] $ docker top c371f4ba1091772cf5192b2dbd941dc2cda64712523a4524d5732cc65ee7a78b -eo pid,comm [Pipeline] { [2021-07-30T16:18:14.346Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T16:18:14.346Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T16:18:14.346Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T16:18:14.346Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T16:18:14.346Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T16:18:14.346Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T16:18:14.346Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T16:18:14.346Z] OK: 8 MiB in 20 packages [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:18:14.831Z] ---> job-cost.sh [2021-07-30T16:18:14.831Z] lf-activate-venv: SKIPPING [2021-07-30T16:18:14.831Z] INFO: No Stack... [2021-07-30T16:18:15.779Z] Removing intermediate container 19546d45eb32 [2021-07-30T16:18:15.779Z] ---> f21ad868c280 [2021-07-30T16:18:15.779Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-07-30T16:18:15.789Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T16:18:15.789Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T16:18:16.106Z] + cut -d, -f6 [2021-07-30T16:18:16.106Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [Pipeline] lock [2021-07-30T16:18:16.147Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-2-stack-cost] [2021-07-30T16:18:16.165Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-2-stack-cost] did not exist. Created. [2021-07-30T16:18:16.166Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T16:18:16.515Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T16:18:16.560Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T16:18:16.573Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T16:18:16.597Z] $ docker stop --time=1 c371f4ba1091772cf5192b2dbd941dc2cda64712523a4524d5732cc65ee7a78b [2021-07-30T16:18:17.214Z] ---> da6893580f44 [2021-07-30T16:18:17.214Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-07-30T16:18:17.745Z] $ docker rm -f c371f4ba1091772cf5192b2dbd941dc2cda64712523a4524d5732cc65ee7a78b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-30T16:18:18.191Z] ---> 3f61b5ace67f [2021-07-30T16:18:18.191Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-07-30T16:18:18.788Z] ---> e3bea5ca35fc [2021-07-30T16:18:18.788Z] Step 19/24 : EXPOSE 59982 [2021-07-30T16:18:19.061Z] ---> Running in 40434d0da503 [2021-07-30T16:18:19.657Z] Removing intermediate container 40434d0da503 [2021-07-30T16:18:19.657Z] ---> c6468120c65f [2021-07-30T16:18:19.657Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-07-30T16:18:19.657Z] ---> Running in 8eb4fd6f51a6 [2021-07-30T16:18:20.253Z] Removing intermediate container 8eb4fd6f51a6 [2021-07-30T16:18:20.253Z] ---> 665167848562 [2021-07-30T16:18:20.253Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-30T16:18:20.253Z] ---> Running in 4f7ed50b31b9 [2021-07-30T16:18:20.851Z] Removing intermediate container 4f7ed50b31b9 [2021-07-30T16:18:20.851Z] ---> 5727df5781c6 [2021-07-30T16:18:20.851Z] Step 22/24 : LABEL arch=arm64 [2021-07-30T16:18:20.851Z] ---> Running in 455bf494f420 [2021-07-30T16:18:21.445Z] Removing intermediate container 455bf494f420 [2021-07-30T16:18:21.445Z] ---> 44d0da08c97e [2021-07-30T16:18:21.445Z] Step 23/24 : LABEL git_sha=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-07-30T16:18:21.718Z] ---> Running in 6fa8cb68edfa [2021-07-30T16:18:22.313Z] Removing intermediate container 6fa8cb68edfa [2021-07-30T16:18:22.313Z] ---> d82da14e078e [2021-07-30T16:18:22.313Z] Step 24/24 : LABEL version=2.0.1-dev.1 [2021-07-30T16:18:22.313Z] ---> Running in 619b99256a6a [2021-07-30T16:18:22.909Z] Removing intermediate container 619b99256a6a [2021-07-30T16:18:22.909Z] ---> d7b07e437a40 [2021-07-30T16:18:22.909Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-30T16:18:22.909Z] Successfully built d7b07e437a40 [2021-07-30T16:18:22.909Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:18:23.099Z] provisioning config files... [2021-07-30T16:18:23.120Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config3203996482257167987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:18:23.479Z] ---> docker-login.sh [2021-07-30T16:18:23.479Z] nexus3.edgexfoundry.org:10001 [2021-07-30T16:18:23.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:18:24.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:18:24.026Z] Configure a credential helper to remove this warning. See [2021-07-30T16:18:24.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:18:24.026Z] [2021-07-30T16:18:24.026Z] Login Succeeded [2021-07-30T16:18:24.026Z] nexus3.edgexfoundry.org:10002 [2021-07-30T16:18:24.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:18:24.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:18:24.572Z] Configure a credential helper to remove this warning. See [2021-07-30T16:18:24.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:18:24.572Z] [2021-07-30T16:18:24.572Z] Login Succeeded [2021-07-30T16:18:24.572Z] nexus3.edgexfoundry.org:10003 [2021-07-30T16:18:24.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:18:25.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:18:25.120Z] Configure a credential helper to remove this warning. See [2021-07-30T16:18:25.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:18:25.120Z] [2021-07-30T16:18:25.120Z] Login Succeeded [2021-07-30T16:18:25.120Z] nexus3.edgexfoundry.org:10004 [2021-07-30T16:18:25.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:18:25.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:18:25.670Z] Configure a credential helper to remove this warning. See [2021-07-30T16:18:25.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:18:25.670Z] [2021-07-30T16:18:25.670Z] Login Succeeded [2021-07-30T16:18:25.670Z] docker.io [2021-07-30T16:18:25.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T16:18:26.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T16:18:26.545Z] Configure a credential helper to remove this warning. See [2021-07-30T16:18:26.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T16:18:26.545Z] [2021-07-30T16:18:26.545Z] Login Succeeded [2021-07-30T16:18:26.545Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T16:18:26.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T16:18:26.633Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-07-30T16:18:26.633Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-07-30T16:18:26.633Z] latest [2021-07-30T16:18:26.633Z] 2.0.1-dev.1 [2021-07-30T16:18:26.633Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-2.0.1-dev.1 [2021-07-30T16:18:26.633Z] main [2021-07-30T16:18:26.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:27.019Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:27.363Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-07-30T16:18:27.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-07-30T16:18:27.363Z] d8f8a3ee5729: Preparing [2021-07-30T16:18:27.363Z] 93f307b11551: Preparing [2021-07-30T16:18:27.363Z] d71c89e20caf: Preparing [2021-07-30T16:18:27.363Z] 5d91fae6c791: Preparing [2021-07-30T16:18:27.363Z] 3fbe34a1663b: Preparing [2021-07-30T16:18:27.643Z] 3fbe34a1663b: Layer already exists [2021-07-30T16:18:27.643Z] d8f8a3ee5729: Pushed [2021-07-30T16:18:27.917Z] 93f307b11551: Pushed [2021-07-30T16:18:28.512Z] 5d91fae6c791: Pushed [2021-07-30T16:18:31.118Z] d71c89e20caf: Pushed [2021-07-30T16:18:31.118Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604: digest: sha256:24a41ba9b46c36d47bb0f1663a603a4bb8cb94589b0ad48e0081a6fe24933cc0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:31.459Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:31.801Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-07-30T16:18:31.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-07-30T16:18:31.801Z] d8f8a3ee5729: Preparing [2021-07-30T16:18:31.801Z] 93f307b11551: Preparing [2021-07-30T16:18:31.801Z] d71c89e20caf: Preparing [2021-07-30T16:18:31.801Z] 5d91fae6c791: Preparing [2021-07-30T16:18:31.801Z] 3fbe34a1663b: Preparing [2021-07-30T16:18:31.801Z] 5d91fae6c791: Layer already exists [2021-07-30T16:18:31.801Z] 93f307b11551: Layer already exists [2021-07-30T16:18:31.801Z] d8f8a3ee5729: Layer already exists [2021-07-30T16:18:31.801Z] d71c89e20caf: Layer already exists [2021-07-30T16:18:31.801Z] 3fbe34a1663b: Layer already exists [2021-07-30T16:18:32.072Z] latest: digest: sha256:24a41ba9b46c36d47bb0f1663a603a4bb8cb94589b0ad48e0081a6fe24933cc0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:32.422Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:32.761Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.1 [2021-07-30T16:18:32.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-07-30T16:18:32.761Z] d8f8a3ee5729: Preparing [2021-07-30T16:18:32.761Z] 93f307b11551: Preparing [2021-07-30T16:18:32.761Z] d71c89e20caf: Preparing [2021-07-30T16:18:32.761Z] 5d91fae6c791: Preparing [2021-07-30T16:18:32.761Z] 3fbe34a1663b: Preparing [2021-07-30T16:18:32.761Z] 5d91fae6c791: Layer already exists [2021-07-30T16:18:32.761Z] 3fbe34a1663b: Layer already exists [2021-07-30T16:18:32.761Z] d71c89e20caf: Layer already exists [2021-07-30T16:18:32.761Z] 93f307b11551: Layer already exists [2021-07-30T16:18:32.761Z] d8f8a3ee5729: Layer already exists [2021-07-30T16:18:33.031Z] 2.0.1-dev.1: digest: sha256:24a41ba9b46c36d47bb0f1663a603a4bb8cb94589b0ad48e0081a6fe24933cc0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:33.377Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:33.715Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-2.0.1-dev.1 [2021-07-30T16:18:33.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-07-30T16:18:33.715Z] d8f8a3ee5729: Preparing [2021-07-30T16:18:33.715Z] 93f307b11551: Preparing [2021-07-30T16:18:33.715Z] d71c89e20caf: Preparing [2021-07-30T16:18:33.715Z] 5d91fae6c791: Preparing [2021-07-30T16:18:33.715Z] 3fbe34a1663b: Preparing [2021-07-30T16:18:33.988Z] 3fbe34a1663b: Layer already exists [2021-07-30T16:18:33.988Z] d8f8a3ee5729: Layer already exists [2021-07-30T16:18:33.988Z] 93f307b11551: Layer already exists [2021-07-30T16:18:33.988Z] d71c89e20caf: Layer already exists [2021-07-30T16:18:33.988Z] 5d91fae6c791: Layer already exists [2021-07-30T16:18:33.988Z] f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-2.0.1-dev.1: digest: sha256:24a41ba9b46c36d47bb0f1663a603a4bb8cb94589b0ad48e0081a6fe24933cc0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:34.337Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:34.678Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-07-30T16:18:34.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-07-30T16:18:34.678Z] d8f8a3ee5729: Preparing [2021-07-30T16:18:34.678Z] 93f307b11551: Preparing [2021-07-30T16:18:34.678Z] d71c89e20caf: Preparing [2021-07-30T16:18:34.678Z] 5d91fae6c791: Preparing [2021-07-30T16:18:34.678Z] 3fbe34a1663b: Preparing [2021-07-30T16:18:34.678Z] d71c89e20caf: Layer already exists [2021-07-30T16:18:34.678Z] 5d91fae6c791: Layer already exists [2021-07-30T16:18:34.678Z] 93f307b11551: Layer already exists [2021-07-30T16:18:34.678Z] d8f8a3ee5729: Layer already exists [2021-07-30T16:18:34.951Z] 3fbe34a1663b: Layer already exists [2021-07-30T16:18:34.951Z] main: digest: sha256:24a41ba9b46c36d47bb0f1663a603a4bb8cb94589b0ad48e0081a6fe24933cc0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-30T16:18:35.026Z] ===================================================== [Pipeline] echo [2021-07-30T16:18:35.082Z] taggedImages: [2021-07-30T16:18:35.082Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [2021-07-30T16:18:35.082Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-07-30T16:18:35.082Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.1 [2021-07-30T16:18:35.082Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:f108e1f6dac2bdd3d582b44a0d019ed09ad7b604-2.0.1-dev.1 [2021-07-30T16:18:35.082Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:35.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:18:35.840Z] [2021-07-30T16:18:35.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:18:36.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:18:36.793Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T16:18:36.793Z] 448f6bf000e3: Pulling fs layer [2021-07-30T16:18:36.793Z] f757da607395: Pulling fs layer [2021-07-30T16:18:36.793Z] 05883995daec: Pulling fs layer [2021-07-30T16:18:36.793Z] 8603b9c90790: Pulling fs layer [2021-07-30T16:18:36.793Z] 1560dd03e051: Pulling fs layer [2021-07-30T16:18:36.793Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T16:18:36.793Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T16:18:36.793Z] 8603b9c90790: Waiting [2021-07-30T16:18:36.793Z] 27f5ce0e4adf: Waiting [2021-07-30T16:18:36.793Z] c2d8d7efcc4b: Waiting [2021-07-30T16:18:36.793Z] 1560dd03e051: Waiting [2021-07-30T16:18:36.793Z] f757da607395: Verifying Checksum [2021-07-30T16:18:36.793Z] f757da607395: Download complete [2021-07-30T16:18:37.064Z] 8603b9c90790: Download complete [2021-07-30T16:18:37.660Z] 448f6bf000e3: Verifying Checksum [2021-07-30T16:18:37.660Z] 448f6bf000e3: Download complete [2021-07-30T16:18:37.660Z] 27f5ce0e4adf: Download complete [2021-07-30T16:18:37.660Z] 1560dd03e051: Verifying Checksum [2021-07-30T16:18:37.660Z] 1560dd03e051: Download complete [2021-07-30T16:18:37.660Z] 05883995daec: Verifying Checksum [2021-07-30T16:18:37.660Z] 05883995daec: Download complete [2021-07-30T16:18:41.968Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T16:18:41.968Z] c2d8d7efcc4b: Download complete [2021-07-30T16:18:41.968Z] 448f6bf000e3: Pull complete [2021-07-30T16:18:41.968Z] f757da607395: Pull complete [2021-07-30T16:18:43.407Z] 05883995daec: Pull complete [2021-07-30T16:18:43.679Z] 8603b9c90790: Pull complete [2021-07-30T16:18:45.112Z] 1560dd03e051: Pull complete [2021-07-30T16:18:45.112Z] 27f5ce0e4adf: Pull complete [2021-07-30T16:19:00.198Z] c2d8d7efcc4b: Pull complete [2021-07-30T16:19:00.198Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T16:19:00.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T16:19:00.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T16:19:00.501Z] prd-ubuntu18.04-docker-arm64-4c-16g-1045 does not seem to be running inside a container [2021-07-30T16:19:00.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-30T16:19:05.767Z] $ docker top a524090665b9a5d74698f0b23573e455eede06d8e316c230b6ac8901f4eb523c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:19:06.824Z] ---> job-cost.sh [2021-07-30T16:19:06.824Z] lf-activate-venv: SKIPPING [2021-07-30T16:19:06.824Z] INFO: No Stack... [2021-07-30T16:19:08.810Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T16:19:08.810Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T16:19:09.473Z] + cut -d, -f6 [2021-07-30T16:19:09.473Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [Pipeline] lock [2021-07-30T16:19:09.540Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-2-stack-cost] [2021-07-30T16:19:09.554Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-2-stack-cost] did not exist. Created. [2021-07-30T16:19:09.554Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T16:19:10.273Z] /w/workspace/device-mqtt-go/2@tmp/durable-fe976fc8/script.sh: 1: /w/workspace/device-mqtt-go/2@tmp/durable-fe976fc8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T16:19:10.934Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T16:19:10.965Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T16:19:11.012Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T16:19:11.026Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T16:19:11.033Z] $ docker stop --time=1 a524090665b9a5d74698f0b23573e455eede06d8e316c230b6ac8901f4eb523c [2021-07-30T16:19:12.682Z] $ docker rm -f a524090665b9a5d74698f0b23573e455eede06d8e316c230b6ac8901f4eb523c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-30T16:19:13.543Z] provisioning config files... [2021-07-30T16:19:13.561Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config796371262749929507tmp [Pipeline] { [Pipeline] sh [2021-07-30T16:19:13.891Z] + set +x [2021-07-30T16:19:13.891Z] + curl -s https://codecov.io/bash [2021-07-30T16:19:13.891Z] + bash -s -- [2021-07-30T16:19:13.891Z] [2021-07-30T16:19:13.891Z] _____ _ [2021-07-30T16:19:13.891Z] / ____| | | [2021-07-30T16:19:13.891Z] | | ___ __| | ___ ___ _____ __ [2021-07-30T16:19:13.891Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-30T16:19:13.891Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-30T16:19:13.891Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-30T16:19:13.891Z] Bash-1.0.6 [2021-07-30T16:19:13.891Z] [2021-07-30T16:19:13.891Z] [2021-07-30T16:19:13.891Z] ==> git version 2.24.4 found [2021-07-30T16:19:13.891Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-30T16:19:13.891Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-30T16:19:13.891Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-30T16:19:13.891Z] ==> Jenkins CI detected. [2021-07-30T16:19:13.891Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-07-30T16:19:13.891Z] project root: . [2021-07-30T16:19:13.891Z] --> token set from env [2021-07-30T16:19:14.158Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-30T16:19:14.158Z] ==> Running gcov in . (disable via -X gcov) [2021-07-30T16:19:14.158Z] ==> Python coveragepy not found [2021-07-30T16:19:14.158Z] ==> Searching for coverage reports in: [2021-07-30T16:19:14.158Z] + . [2021-07-30T16:19:14.158Z] -> Found 1 reports [2021-07-30T16:19:14.158Z] ==> Detecting git/mercurial file structure [2021-07-30T16:19:14.158Z] ==> Reading reports [2021-07-30T16:19:14.158Z] + ./coverage.out bytes=16226 [2021-07-30T16:19:14.158Z] ==> Appending adjustments [2021-07-30T16:19:14.158Z] https://docs.codecov.io/docs/fixing-reports [2021-07-30T16:19:14.158Z] + Found adjustments [2021-07-30T16:19:14.158Z] ==> Gzipping contents [2021-07-30T16:19:14.158Z] 4.0K /tmp/codecov.zoJIH3.gz [2021-07-30T16:19:14.158Z] ==> Uploading reports [2021-07-30T16:19:14.158Z] url: https://codecov.io [2021-07-30T16:19:14.158Z] query: branch=main&commit=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-30T16:19:14.158Z] -> Pinging Codecov [2021-07-30T16:19:14.159Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=f108e1f6dac2bdd3d582b44a0d019ed09ad7b604&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-30T16:19:14.425Z] -> Uploading to [2021-07-30T16:19:14.425Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-30/7D719EC7BBE17E464838252E33014C33/f108e1f6dac2bdd3d582b44a0d019ed09ad7b604/6a21b809-f1bd-4d45-8cf3-10499d8c0fa0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T161914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e374ddc8bc41d408f890f960b1a3831a054b8fa00420b65449de98b0b32ff387 [2021-07-30T16:19:14.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-30T16:19:14.425Z] Dload Upload Total Spent Left Speed [2021-07-30T16:19:15.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3056 0 0 100 3056 0 5991 --:--:-- --:--:-- --:--:-- 6003 [2021-07-30T16:19:15.009Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] } [2021-07-30T16:19:15.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-30T16:19:15.791Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-30T16:19:15.806Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:19:16.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T16:19:16.126Z] [2021-07-30T16:19:16.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:19:16.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T16:19:16.469Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-30T16:19:16.469Z] 188c0c94c7c5: Pulling fs layer [2021-07-30T16:19:16.469Z] 0ef7d3d256c8: Pulling fs layer [2021-07-30T16:19:16.469Z] de9db76c5a1d: Pulling fs layer [2021-07-30T16:19:16.469Z] 0eba1c9be4d2: Pulling fs layer [2021-07-30T16:19:16.469Z] 0d57e429df01: Pulling fs layer [2021-07-30T16:19:16.469Z] 4e4be7b47b0d: Pulling fs layer [2021-07-30T16:19:16.469Z] e1f770b5df2f: Pulling fs layer [2021-07-30T16:19:16.469Z] 85a0685a4137: Pulling fs layer [2021-07-30T16:19:16.469Z] 0eba1c9be4d2: Waiting [2021-07-30T16:19:16.469Z] 0d57e429df01: Waiting [2021-07-30T16:19:16.469Z] 4e4be7b47b0d: Waiting [2021-07-30T16:19:16.469Z] e1f770b5df2f: Waiting [2021-07-30T16:19:16.469Z] 85a0685a4137: Waiting [2021-07-30T16:19:16.469Z] de9db76c5a1d: Verifying Checksum [2021-07-30T16:19:16.469Z] de9db76c5a1d: Download complete [2021-07-30T16:19:16.469Z] 0ef7d3d256c8: Verifying Checksum [2021-07-30T16:19:16.469Z] 0ef7d3d256c8: Download complete [2021-07-30T16:19:16.739Z] 0d57e429df01: Verifying Checksum [2021-07-30T16:19:16.739Z] 0d57e429df01: Download complete [2021-07-30T16:19:16.739Z] 188c0c94c7c5: Verifying Checksum [2021-07-30T16:19:16.739Z] 188c0c94c7c5: Download complete [2021-07-30T16:19:17.004Z] 188c0c94c7c5: Pull complete [2021-07-30T16:19:17.004Z] 0ef7d3d256c8: Pull complete [2021-07-30T16:19:17.004Z] de9db76c5a1d: Pull complete [2021-07-30T16:19:17.600Z] 4e4be7b47b0d: Verifying Checksum [2021-07-30T16:19:17.600Z] 4e4be7b47b0d: Download complete [2021-07-30T16:19:18.183Z] e1f770b5df2f: Verifying Checksum [2021-07-30T16:19:18.184Z] e1f770b5df2f: Download complete [2021-07-30T16:19:21.746Z] 0eba1c9be4d2: Verifying Checksum [2021-07-30T16:19:21.746Z] 0eba1c9be4d2: Download complete [2021-07-30T16:19:23.724Z] 85a0685a4137: Verifying Checksum [2021-07-30T16:19:23.724Z] 85a0685a4137: Download complete [2021-07-30T16:19:24.703Z] 0eba1c9be4d2: Pull complete [2021-07-30T16:19:24.972Z] 0d57e429df01: Pull complete [2021-07-30T16:19:24.972Z] 4e4be7b47b0d: Pull complete [2021-07-30T16:19:25.555Z] e1f770b5df2f: Pull complete [2021-07-30T16:19:28.916Z] 85a0685a4137: Pull complete [2021-07-30T16:19:28.916Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-30T16:19:28.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-30T16:19:28.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-30T16:19:29.008Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-07-30T16:19:29.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-30T16:19:31.004Z] $ docker top 9846150716f6b5decd6bd600c3268d9c75cab64a75108e55e9044fabbc504b5f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-30T16:19:31.100Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-30T16:19:31.585Z] + set -o pipefail [2021-07-30T16:19:31.585Z] + snyk monitor '--org=edgex-jenkins' [2021-07-30T16:20:10.527Z] [2021-07-30T16:20:10.527Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-07-30T16:20:10.527Z] [2021-07-30T16:20:10.527Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/f77a22c1-08a8-4575-8237-815b6fe41e61 [2021-07-30T16:20:10.527Z] [2021-07-30T16:20:10.527Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-07-30T16:20:10.527Z] [2021-07-30T16:20:10.527Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-30T16:20:10.527Z] [2021-07-30T16:20:10.527Z] [Pipeline] } [2021-07-30T16:20:10.540Z] $ docker stop --time=1 9846150716f6b5decd6bd600c3268d9c75cab64a75108e55e9044fabbc504b5f [2021-07-30T16:20:12.566Z] $ docker rm -f 9846150716f6b5decd6bd600c3268d9c75cab64a75108e55e9044fabbc504b5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T16:20:13.909Z] + git log --format=format:%s -1 f108e1f6dac2bdd3d582b44a0d019ed09ad7b604 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:20:14.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:20:14.241Z] . [Pipeline] withDockerContainer [2021-07-30T16:20:14.331Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-07-30T16:20:14.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T16:20:14.756Z] $ docker top b5d10269b1364f9e91ed809efd294c75e56534012dddef26d423700ee0fd2890 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T16:20:14.870Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T16:20:15.234Z] + git semver [Pipeline] } [2021-07-30T16:20:15.249Z] $ docker stop --time=1 b5d10269b1364f9e91ed809efd294c75e56534012dddef26d423700ee0fd2890 [2021-07-30T16:20:16.424Z] $ docker rm -f b5d10269b1364f9e91ed809efd294c75e56534012dddef26d423700ee0fd2890 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:20:16.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T16:20:16.922Z] [2021-07-30T16:20:16.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:20:17.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T16:20:17.252Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-30T16:20:17.252Z] ab5ef0e58194: Pulling fs layer [2021-07-30T16:20:17.252Z] 9712f1f96733: Pulling fs layer [2021-07-30T16:20:17.252Z] 63f879dbbcfc: Pulling fs layer [2021-07-30T16:20:17.252Z] 0d9ebad4ef96: Pulling fs layer [2021-07-30T16:20:17.252Z] e9a5061849ea: Pulling fs layer [2021-07-30T16:20:17.252Z] d747dcd14b5f: Pulling fs layer [2021-07-30T16:20:17.252Z] 2de7ff778b66: Pulling fs layer [2021-07-30T16:20:17.252Z] 0d9ebad4ef96: Waiting [2021-07-30T16:20:17.252Z] e9a5061849ea: Waiting [2021-07-30T16:20:17.252Z] d747dcd14b5f: Waiting [2021-07-30T16:20:17.252Z] 2de7ff778b66: Waiting [2021-07-30T16:20:17.252Z] 9712f1f96733: Verifying Checksum [2021-07-30T16:20:17.252Z] 9712f1f96733: Download complete [2021-07-30T16:20:19.829Z] 63f879dbbcfc: Download complete [2021-07-30T16:20:19.829Z] e9a5061849ea: Download complete [2021-07-30T16:20:20.095Z] d747dcd14b5f: Verifying Checksum [2021-07-30T16:20:20.095Z] d747dcd14b5f: Download complete [2021-07-30T16:20:20.679Z] 2de7ff778b66: Verifying Checksum [2021-07-30T16:20:20.679Z] 2de7ff778b66: Download complete [2021-07-30T16:20:20.945Z] 0d9ebad4ef96: Verifying Checksum [2021-07-30T16:20:20.945Z] 0d9ebad4ef96: Download complete [2021-07-30T16:20:21.214Z] ab5ef0e58194: Verifying Checksum [2021-07-30T16:20:21.214Z] ab5ef0e58194: Download complete [2021-07-30T16:20:23.829Z] ab5ef0e58194: Pull complete [2021-07-30T16:20:23.829Z] 9712f1f96733: Pull complete [2021-07-30T16:20:24.459Z] 63f879dbbcfc: Pull complete [2021-07-30T16:20:27.829Z] 0d9ebad4ef96: Pull complete [2021-07-30T16:20:27.829Z] e9a5061849ea: Pull complete [2021-07-30T16:20:27.829Z] d747dcd14b5f: Pull complete [2021-07-30T16:20:28.800Z] 2de7ff778b66: Pull complete [2021-07-30T16:20:28.800Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-30T16:20:28.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-30T16:20:28.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-30T16:20:28.888Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-07-30T16:20:28.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-30T16:20:32.331Z] $ docker top 2c3dc10d7ea1550621806a2abfe3d27b401c036f06affb1d4302e8f9cc93ba23 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:20:32.433Z] provisioning config files... [2021-07-30T16:20:32.447Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2204274662282631943tmp [2021-07-30T16:20:32.468Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6186960086859726239tmp [2021-07-30T16:20:32.488Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3086341841969355761tmp [Pipeline] { [Pipeline] echo [2021-07-30T16:20:32.513Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:20:33.030Z] ---> sigul-configuration.sh [2021-07-30T16:20:33.030Z] gpg: directory `/root/.gnupg' created [2021-07-30T16:20:33.030Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-30T16:20:33.030Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-30T16:20:33.030Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-30T16:20:33.030Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-30T16:20:33.030Z] gpg: CAST5 encrypted data [2021-07-30T16:20:33.030Z] gpg: encrypted with 1 passphrase [2021-07-30T16:20:33.030Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-30T16:20:33.355Z] + mkdir /home/jenkins [2021-07-30T16:20:33.355Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-30T16:20:33.662Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-07-30T16:20:33.675Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:20:33.982Z] ---> sigul-install.sh [2021-07-30T16:20:33.982Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-30T16:20:34.288Z] + git tag --list [2021-07-30T16:20:34.288Z] 0.7.1 [2021-07-30T16:20:34.288Z] v1.0.0 [2021-07-30T16:20:34.288Z] v1.1.0 [2021-07-30T16:20:34.288Z] v1.1.1 [2021-07-30T16:20:34.288Z] v1.2.2 [2021-07-30T16:20:34.288Z] v1.3.0 [2021-07-30T16:20:34.288Z] v1.3.1 [2021-07-30T16:20:34.288Z] v2.0.0 [Pipeline] sh [2021-07-30T16:20:34.593Z] + lftools sign git-tag v2.0.1-dev.1 [2021-07-30T16:20:35.176Z] Signing Git tag with Sigul... [2021-07-30T16:20:35.176Z] Signing v2.0.1-dev.1 [2021-07-30T16:20:35.176Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo [2021-07-30T16:20:35.190Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:20:35.500Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-30T16:20:35.513Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-30T16:20:35.540Z] $ docker stop --time=1 2c3dc10d7ea1550621806a2abfe3d27b401c036f06affb1d4302e8f9cc93ba23 [2021-07-30T16:20:36.741Z] $ docker rm -f 2c3dc10d7ea1550621806a2abfe3d27b401c036f06affb1d4302e8f9cc93ba23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:20:37.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:20:37.470Z] . [Pipeline] withDockerContainer [2021-07-30T16:20:37.557Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-07-30T16:20:37.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T16:20:37.975Z] $ docker top 5338aa2da87055535c8fcb31f3eb6c2fee404b7991659a174c306f8b3855780b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T16:20:38.116Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T16:20:38.641Z] + git semver [Pipeline] } [2021-07-30T16:20:38.713Z] $ docker stop --time=1 5338aa2da87055535c8fcb31f3eb6c2fee404b7991659a174c306f8b3855780b [2021-07-30T16:20:39.897Z] $ docker rm -f 5338aa2da87055535c8fcb31f3eb6c2fee404b7991659a174c306f8b3855780b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:20:40.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T16:20:40.294Z] . [Pipeline] withDockerContainer [2021-07-30T16:20:40.377Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-07-30T16:20:40.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T16:20:40.758Z] $ docker top 15178815dd14ff0454ec7797f01185f95acfcb703e9539e17c57521e8dc3c84e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T16:20:40.868Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T16:20:41.189Z] + git semver [Pipeline] } [2021-07-30T16:20:41.206Z] $ docker stop --time=1 15178815dd14ff0454ec7797f01185f95acfcb703e9539e17c57521e8dc3c84e [2021-07-30T16:20:42.397Z] $ docker rm -f 15178815dd14ff0454ec7797f01185f95acfcb703e9539e17c57521e8dc3c84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:20:43.854Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:20:44.444Z] ---> package-listing.sh [2021-07-30T16:20:44.445Z] ++ facter osfamily [2021-07-30T16:20:44.445Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T16:20:44.711Z] + OS_FAMILY=redhat [2021-07-30T16:20:44.712Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-07-30T16:20:44.712Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T16:20:44.712Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T16:20:44.712Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T16:20:44.712Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T16:20:44.712Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-07-30T16:20:44.712Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T16:20:44.712Z] + case "${OS_FAMILY}" in [2021-07-30T16:20:44.712Z] + rpm -qa [2021-07-30T16:20:44.712Z] + sort [2021-07-30T16:20:45.292Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T16:20:45.292Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T16:20:45.292Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T16:20:45.292Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-07-30T16:20:45.292Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-07-30T16:20:45.292Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2021-07-30T16:20:45.308Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-30T16:20:45.610Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:20:46.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:20:46.198Z] [2021-07-30T16:20:46.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T16:20:46.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:20:46.551Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T16:20:46.551Z] b4d181a07f80: Pulling fs layer [2021-07-30T16:20:46.551Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T16:20:46.552Z] ed53099fbce6: Pulling fs layer [2021-07-30T16:20:46.552Z] dc539afda2c1: Pulling fs layer [2021-07-30T16:20:46.552Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T16:20:46.552Z] 9065ff56babe: Pulling fs layer [2021-07-30T16:20:46.552Z] d287ab97295c: Pulling fs layer [2021-07-30T16:20:46.552Z] dc539afda2c1: Waiting [2021-07-30T16:20:46.552Z] 77bc0d833cb6: Waiting [2021-07-30T16:20:46.552Z] 9065ff56babe: Waiting [2021-07-30T16:20:46.552Z] d287ab97295c: Waiting [2021-07-30T16:20:46.818Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T16:20:46.818Z] a1111a8f2ec3: Download complete [2021-07-30T16:20:46.818Z] dc539afda2c1: Download complete [2021-07-30T16:20:47.083Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T16:20:47.083Z] 77bc0d833cb6: Download complete [2021-07-30T16:20:47.083Z] 9065ff56babe: Verifying Checksum [2021-07-30T16:20:47.083Z] 9065ff56babe: Download complete [2021-07-30T16:20:47.349Z] ed53099fbce6: Verifying Checksum [2021-07-30T16:20:47.349Z] ed53099fbce6: Download complete [2021-07-30T16:20:48.314Z] b4d181a07f80: Verifying Checksum [2021-07-30T16:20:48.314Z] b4d181a07f80: Download complete [2021-07-30T16:20:49.281Z] b4d181a07f80: Pull complete [2021-07-30T16:20:49.549Z] a1111a8f2ec3: Pull complete [2021-07-30T16:20:50.138Z] ed53099fbce6: Pull complete [2021-07-30T16:20:50.138Z] dc539afda2c1: Pull complete [2021-07-30T16:20:50.409Z] 77bc0d833cb6: Pull complete [2021-07-30T16:20:50.409Z] 9065ff56babe: Pull complete [2021-07-30T16:20:52.352Z] d287ab97295c: Verifying Checksum [2021-07-30T16:20:52.352Z] d287ab97295c: Download complete [2021-07-30T16:20:56.619Z] d287ab97295c: Pull complete [2021-07-30T16:20:56.619Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T16:20:56.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T16:20:56.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T16:20:56.704Z] prd-centos7-docker-4c-2g-1049 does not seem to be running inside a container [2021-07-30T16:20:56.753Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T16:20:59.150Z] $ docker top 0f94267f53656b8a49e12751b0ddb83c7faf310bbcdbdceedbad8e3ae144e3c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T16:20:59.552Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T16:20:59.861Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T16:21:00.173Z] + ls /var/log/sa-host [2021-07-30T16:21:00.173Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T16:21:00.173Z] file_magic: OK [2021-07-30T16:21:00.173Z] HZ: Using current value: 100 [2021-07-30T16:21:00.173Z] file_header: OK [2021-07-30T16:21:00.173Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-30T16:21:00.173Z] Statistics: [2021-07-30T16:21:00.173Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T16:21:00.173Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T16:21:00.173Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T16:21:00.173Z] file_magic: OK [2021-07-30T16:21:00.173Z] HZ: Using current value: 100 [2021-07-30T16:21:00.173Z] file_header: OK [2021-07-30T16:21:00.173Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-30T16:21:00.173Z] Statistics: [2021-07-30T16:21:00.173Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T16:21:00.173Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T16:21:00.820Z] provisioning config files... [2021-07-30T16:21:00.837Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5484228953260022177tmp [Pipeline] { [Pipeline] echo [2021-07-30T16:21:00.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:21:01.165Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T16:21:01.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:21:01.625Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T16:21:01.642Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:21:01.952Z] ---> sudo-logs.sh [2021-07-30T16:21:01.952Z] Archiving 'sudo' log.. [2021-07-30T16:21:01.952Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1049.vexxhost.local: Name or service not known [2021-07-30T16:21:01.952Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1049.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T16:21:01.981Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:21:02.296Z] ---> job-cost.sh [2021-07-30T16:21:02.296Z] lf-activate-venv: SKIPPING [2021-07-30T16:21:02.296Z] DEBUG: total: 0.18000000715255737 [2021-07-30T16:21:02.296Z] INFO: Retrieving Stack Cost... [2021-07-30T16:21:03.254Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T16:21:03.519Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T16:21:03.534Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T16:21:03.842Z] ---> logs-deploy.sh [2021-07-30T16:21:03.842Z] lf-activate-venv: SKIPPING [2021-07-30T16:21:03.842Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/2 [2021-07-30T16:21:03.842Z] INFO: archiving workspace using pattern(s): [2021-07-30T16:21:04.426Z] Archives upload complete. [2021-07-30T16:21:04.692Z] INFO: archiving logs to Nexus