Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 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-ssh4343814000421894734.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-ssh8394199931768799847.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-ssh3125865484958987841.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-ssh4819023524126244238.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-ssh240303313056308391.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1333 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-ssh6729396272319602516.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 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 (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 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 # timeout=10 Commit message: "Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" > git rev-list --no-walk 5a53b832d9ff08308085d0b76a64dd8cc23f99ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T02:18:41.885Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T02:18:42.002Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T02:18:42.036Z] ========================================================= [2021-08-02T02:18:42.036Z] EdgeX Global Pipelines Version Info [2021-08-02T02:18:42.036Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:18:43.500Z] ------------------- [2021-08-02T02:18:43.500Z] stable info: [2021-08-02T02:18:43.500Z] ------------------- [2021-08-02T02:18:43.500Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T02:18:43.500Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T02:18:43.500Z] Message: update stable to v1.0.199 [2021-08-02T02:18:43.769Z] ------------------- [2021-08-02T02:18:43.769Z] experimental info: [2021-08-02T02:18:43.769Z] ------------------- [2021-08-02T02:18:43.769Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T02:18:43.769Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T02:18:43.769Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T02:18:43.918Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-08-02T02:18:43.942Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-08-02T02:18:43.965Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T02:18:43.988Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T02:18:44.011Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T02:18:44.034Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T02:18:44.056Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T02:18:44.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T02:18:44.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T02:18:44.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T02:18:44.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T02:18:44.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T02:18:44.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-08-02T02:18:44.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T02:18:44.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T02:18:44.265Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T02:18:44.288Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-02T02:18:44.311Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T02:18:44.334Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T02:18:44.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T02:18:44.380Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-02T02:18:44.403Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T02:18:44.430Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T02:18:44.461Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T02:18:44.501Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T02:18:44.552Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-02T02:18:44.592Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T02:18:44.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T02:18:44.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T02:18:44.711Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T02:18:44.753Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] echo [2021-08-02T02:18:44.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64a8cc1 [Pipeline] echo [2021-08-02T02:18:44.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T02:18:44.964Z] provisioning config files... [2021-08-02T02:18:45.019Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7271311734055367513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:18:45.362Z] ---> docker-login.sh [2021-08-02T02:18:45.362Z] nexus3.edgexfoundry.org:10001 [2021-08-02T02:18:45.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:18:45.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:18:45.633Z] Configure a credential helper to remove this warning. See [2021-08-02T02:18:45.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:18:45.633Z] [2021-08-02T02:18:45.633Z] Login Succeeded [2021-08-02T02:18:45.633Z] nexus3.edgexfoundry.org:10002 [2021-08-02T02:18:45.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:18:45.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:18:45.633Z] Configure a credential helper to remove this warning. See [2021-08-02T02:18:45.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:18:45.633Z] [2021-08-02T02:18:45.633Z] Login Succeeded [2021-08-02T02:18:45.633Z] nexus3.edgexfoundry.org:10003 [2021-08-02T02:18:45.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:18:45.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:18:45.901Z] Configure a credential helper to remove this warning. See [2021-08-02T02:18:45.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:18:45.901Z] [2021-08-02T02:18:45.901Z] Login Succeeded [2021-08-02T02:18:45.901Z] nexus3.edgexfoundry.org:10004 [2021-08-02T02:18:45.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:18:46.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:18:46.169Z] Configure a credential helper to remove this warning. See [2021-08-02T02:18:46.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:18:46.169Z] [2021-08-02T02:18:46.169Z] Login Succeeded [2021-08-02T02:18:46.169Z] docker.io [2021-08-02T02:18:46.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:18:46.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:18:46.440Z] Configure a credential helper to remove this warning. See [2021-08-02T02:18:46.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:18:46.440Z] [2021-08-02T02:18:46.440Z] Login Succeeded [2021-08-02T02:18:46.440Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T02:18:46.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T02:18:46.990Z] + git log --format=format:%s -1 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] echo [2021-08-02T02:18:47.048Z] GIT_COMMIT: 64a8cc1610d594e2ce02b258a2e8f54a84944eb3, Commit Message: Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0 [Pipeline] echo [2021-08-02T02:18:47.064Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:18:48.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T02:18:48.096Z] [2021-08-02T02:18:48.096Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:18:48.438Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T02:18:49.031Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T02:18:49.031Z] 31603596830f: Pulling fs layer [2021-08-02T02:18:49.031Z] b6dc333f4379: Pulling fs layer [2021-08-02T02:18:49.031Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T02:18:49.031Z] fd332fbdc1db: Pulling fs layer [2021-08-02T02:18:49.031Z] fd332fbdc1db: Waiting [2021-08-02T02:18:49.031Z] b6dc333f4379: Verifying Checksum [2021-08-02T02:18:49.031Z] b6dc333f4379: Download complete [2021-08-02T02:18:49.031Z] 31603596830f: Verifying Checksum [2021-08-02T02:18:49.031Z] 31603596830f: Download complete [2021-08-02T02:18:49.305Z] 31603596830f: Pull complete [2021-08-02T02:18:49.305Z] b6dc333f4379: Pull complete [2021-08-02T02:18:49.589Z] fd332fbdc1db: Verifying Checksum [2021-08-02T02:18:49.589Z] fd332fbdc1db: Download complete [2021-08-02T02:18:49.589Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T02:18:49.589Z] 3d9ef1400e77: Download complete [2021-08-02T02:18:50.178Z] 3d9ef1400e77: Pull complete [2021-08-02T02:18:50.178Z] fd332fbdc1db: Pull complete [2021-08-02T02:18:50.178Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T02:18:50.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T02:18:50.178Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T02:18:50.296Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-08-02T02:18:50.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T02:18:51.094Z] $ docker top 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T02:18:51.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T02:18:51.230Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T02:18:51.352Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T02:18:51.354Z] $ docker exec 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 ssh-agent [2021-08-02T02:18:51.474Z] SSH_AUTH_SOCK=/tmp/ssh-4ot4sva6v4jE/agent.13 [2021-08-02T02:18:51.474Z] SSH_AGENT_PID=19 [2021-08-02T02:18:51.490Z] Running ssh-add (command line suppressed) [2021-08-02T02:18:51.591Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6584887209503158687.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6584887209503158687.key) [2021-08-02T02:18:51.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T02:18:51.948Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T02:18:51.973Z] $ docker exec --env ******** --env ******** 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 ssh-agent -k [2021-08-02T02:18:52.071Z] unset SSH_AUTH_SOCK; [2021-08-02T02:18:52.072Z] unset SSH_AGENT_PID; [2021-08-02T02:18:52.072Z] echo Agent pid 19 killed; [2021-08-02T02:18:52.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T02:18:52.135Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T02:18:52.135Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T02:18:52.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T02:18:52.256Z] $ docker exec 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 ssh-agent [2021-08-02T02:18:52.364Z] SSH_AUTH_SOCK=/tmp/ssh-Tx9ctdgKl7la/agent.52 [2021-08-02T02:18:52.364Z] SSH_AGENT_PID=59 [2021-08-02T02:18:52.377Z] Running ssh-add (command line suppressed) [2021-08-02T02:18:52.466Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8896873632539745001.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8896873632539745001.key) [2021-08-02T02:18:52.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T02:18:52.970Z] + git semver init [2021-08-02T02:18:52.970Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T02:18:52.970Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-02T02:18:52.970Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-02T02:18:52.970Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T02:18:52.970Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T02:18:52.970Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T02:18:52.970Z] # $SEMVER_BRANCH = main [2021-08-02T02:18:52.970Z] # $SEMVER_TEMP = /tmp/semver-538100493 [2021-08-02T02:18:52.970Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-08-02T02:18:53.562Z] # '/tmp/semver-538100493' -> '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver' [2021-08-02T02:18:53.562Z] # -> Force: false [2021-08-02T02:18:53.562Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-08-02T02:18:53.583Z] $ docker exec --env ******** --env ******** 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 ssh-agent -k [2021-08-02T02:18:53.679Z] unset SSH_AUTH_SOCK; [2021-08-02T02:18:53.680Z] unset SSH_AGENT_PID; [2021-08-02T02:18:53.680Z] echo Agent pid 59 killed; [2021-08-02T02:18:53.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T02:18:54.059Z] + git semver [Pipeline] } [2021-08-02T02:18:54.086Z] $ docker stop --time=1 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 [2021-08-02T02:18:55.308Z] $ docker rm -f 9f183be01093fc756b67cfb1d68e04e350e0e75f4c77b64393aab7eea279c151 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T02:18:55.721Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T02:18:56.355Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T02:18:56.359Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-02T02:19:11.621Z] Still waiting to schedule task [2021-08-02T02:19:11.621Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1333’ [2021-08-02T02:19:11.623Z] Still waiting to schedule task [2021-08-02T02:19:11.623Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-02T02:21:18.732Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1334 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-08-02T02:21:18.762Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2021-08-02T02:21:18.994Z] Selected Git installation does not exist. Using Default [2021-08-02T02:21:18.994Z] The recommended git tool is: NONE [2021-08-02T02:21:24.503Z] using credential edgex-jenkins-ssh [2021-08-02T02:21:24.529Z] Cloning the remote Git repository [2021-08-02T02:21:24.635Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T02:21:24.892Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2021-08-02T02:21:24.988Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T02:21:24.989Z] > git --version # timeout=10 [2021-08-02T02:21:25.011Z] > git --version # 'git version 2.17.1' [2021-08-02T02:21:25.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T02:21:26.138Z] Avoid second fetch [2021-08-02T02:21:26.139Z] Checking out Revision 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 (main) [2021-08-02T02:21:25.115Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T02:21:26.076Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-02T02:21:26.101Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T02:21:26.156Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T02:21:26.168Z] > git checkout -f 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 # timeout=10 [2021-08-02T02:21:28.308Z] Running on prd-centos7-docker-4c-2g-1335 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2021-08-02T02:21:28.325Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2021-08-02T02:21:28.498Z] Selected Git installation does not exist. Using Default [2021-08-02T02:21:28.498Z] The recommended git tool is: NONE [2021-08-02T02:21:30.624Z] Commit message: "Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T02:21:31.258Z] provisioning config files... [2021-08-02T02:21:31.289Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config1953835920140260313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:21:31.912Z] ---> docker-login.sh [2021-08-02T02:21:31.912Z] nexus3.edgexfoundry.org:10001 [2021-08-02T02:21:32.717Z] using credential edgex-jenkins-ssh [2021-08-02T02:21:32.732Z] Cloning the remote Git repository [2021-08-02T02:21:32.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:21:32.326Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T02:21:32.416Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2021-08-02T02:21:32.456Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-02T02:21:32.456Z] > git --version # timeout=10 [2021-08-02T02:21:32.461Z] > git --version # 'git version 2.24.4' [2021-08-02T02:21:32.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T02:21:32.501Z] [INFO] Currently running in a labeled security context [2021-08-02T02:21:32.502Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T02:21:32.502Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/4@tmp/jenkins-gitclient-ssh885780823361000385.key [2021-08-02T02:21:32.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T02:21:33.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:21:33.200Z] Configure a credential helper to remove this warning. See [2021-08-02T02:21:33.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:21:33.200Z] [2021-08-02T02:21:33.200Z] Login Succeeded [2021-08-02T02:21:33.200Z] nexus3.edgexfoundry.org:10002 [2021-08-02T02:21:33.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:21:33.554Z] Avoid second fetch [2021-08-02T02:21:33.555Z] Checking out Revision 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 (main) [2021-08-02T02:21:33.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:21:33.780Z] Configure a credential helper to remove this warning. See [2021-08-02T02:21:33.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:21:33.780Z] [2021-08-02T02:21:33.780Z] Login Succeeded [2021-08-02T02:21:33.780Z] nexus3.edgexfoundry.org:10003 [2021-08-02T02:21:34.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:21:33.161Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-02T02:21:33.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T02:21:33.199Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T02:21:33.204Z] > git checkout -f 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 # timeout=10 [2021-08-02T02:21:34.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:21:34.341Z] Configure a credential helper to remove this warning. See [2021-08-02T02:21:34.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:21:34.341Z] [2021-08-02T02:21:34.341Z] Login Succeeded [2021-08-02T02:21:34.341Z] nexus3.edgexfoundry.org:10004 [2021-08-02T02:21:34.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:21:34.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:21:34.621Z] Configure a credential helper to remove this warning. See [2021-08-02T02:21:34.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:21:34.621Z] [2021-08-02T02:21:34.621Z] Login Succeeded [2021-08-02T02:21:34.621Z] docker.io [2021-08-02T02:21:35.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:21:35.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:21:35.853Z] Configure a credential helper to remove this warning. See [2021-08-02T02:21:35.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:21:35.853Z] [2021-08-02T02:21:35.853Z] Login Succeeded [2021-08-02T02:21:35.853Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T02:21:35.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T02:21:36.376Z] ========================================================= [2021-08-02T02:21:36.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T02:21:36.376Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:21:36.761Z] + 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-08-02T02:21:37.040Z] Sending build context to Docker daemon 607.2kB [2021-08-02T02:21:37.040Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T02:21:37.040Z] Step 2/8 : FROM ${BASE} [2021-08-02T02:21:37.657Z] Commit message: "Merge pull request #296 from edgexfoundry/dependabot/go_modules/github.com/spf13/cast-1.4.0" [2021-08-02T02:21:37.673Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-08-02T02:21:37.962Z] 595b0fe564bb: Pulling fs layer [2021-08-02T02:21:37.962Z] 24495759ef45: Pulling fs layer [2021-08-02T02:21:37.962Z] d148012ef14d: Pulling fs layer [2021-08-02T02:21:37.962Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T02:21:37.963Z] 093eec477d81: Pulling fs layer [2021-08-02T02:21:37.963Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T02:21:37.963Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T02:21:37.963Z] 596795e73e0f: Pulling fs layer [2021-08-02T02:21:37.963Z] cb65c68fc2e2: Waiting [2021-08-02T02:21:37.963Z] 093eec477d81: Waiting [2021-08-02T02:21:37.963Z] a6d5b2bbb924: Waiting [2021-08-02T02:21:37.963Z] 2446dc1eb7d3: Waiting [2021-08-02T02:21:37.963Z] 596795e73e0f: Waiting [2021-08-02T02:21:37.963Z] d148012ef14d: Download complete [2021-08-02T02:21:37.963Z] 24495759ef45: Verifying Checksum [2021-08-02T02:21:37.963Z] 24495759ef45: Download complete [2021-08-02T02:21:37.963Z] 093eec477d81: Verifying Checksum [2021-08-02T02:21:37.963Z] 093eec477d81: Download complete [2021-08-02T02:21:37.963Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T02:21:37.963Z] a6d5b2bbb924: Download complete [2021-08-02T02:21:37.963Z] 595b0fe564bb: Verifying Checksum [2021-08-02T02:21:37.963Z] 595b0fe564bb: Download complete [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T02:21:38.022Z] provisioning config files... [2021-08-02T02:21:38.074Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config6804256858012559663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:21:38.247Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T02:21:38.247Z] 2446dc1eb7d3: Download complete [2021-08-02T02:21:38.682Z] ---> docker-login.sh [2021-08-02T02:21:38.682Z] nexus3.edgexfoundry.org:10001 [2021-08-02T02:21:38.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:21:38.892Z] 595b0fe564bb: Pull complete [2021-08-02T02:21:39.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:21:39.295Z] Configure a credential helper to remove this warning. See [2021-08-02T02:21:39.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:21:39.295Z] [2021-08-02T02:21:39.295Z] Login Succeeded [2021-08-02T02:21:39.295Z] nexus3.edgexfoundry.org:10002 [2021-08-02T02:21:39.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:21:39.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:21:39.295Z] Configure a credential helper to remove this warning. See [2021-08-02T02:21:39.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:21:39.295Z] [2021-08-02T02:21:39.295Z] Login Succeeded [2021-08-02T02:21:39.295Z] nexus3.edgexfoundry.org:10003 [2021-08-02T02:21:39.571Z] 24495759ef45: Pull complete [2021-08-02T02:21:39.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:21:39.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:21:39.577Z] Configure a credential helper to remove this warning. See [2021-08-02T02:21:39.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:21:39.577Z] [2021-08-02T02:21:39.577Z] Login Succeeded [2021-08-02T02:21:39.577Z] nexus3.edgexfoundry.org:10004 [2021-08-02T02:21:39.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:21:39.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:21:39.893Z] Configure a credential helper to remove this warning. See [2021-08-02T02:21:39.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:21:39.893Z] [2021-08-02T02:21:39.893Z] Login Succeeded [2021-08-02T02:21:39.893Z] docker.io [2021-08-02T02:21:39.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:21:39.902Z] d148012ef14d: Pull complete [2021-08-02T02:21:42.157Z] 596795e73e0f: Verifying Checksum [2021-08-02T02:21:42.157Z] 596795e73e0f: Download complete [2021-08-02T02:21:42.812Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T02:21:42.812Z] cb65c68fc2e2: Download complete [2021-08-02T02:21:45.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:21:45.375Z] Configure a credential helper to remove this warning. See [2021-08-02T02:21:45.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:21:45.375Z] [2021-08-02T02:21:45.375Z] Login Succeeded [2021-08-02T02:21:45.375Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T02:21:45.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-02T02:21:45.748Z] ========================================================= [2021-08-02T02:21:45.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T02:21:45.748Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:21:46.147Z] + 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-08-02T02:21:46.147Z] Sending build context to Docker daemon 608.3kB [2021-08-02T02:21:46.147Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T02:21:46.147Z] Step 2/8 : FROM ${BASE} [2021-08-02T02:21:46.147Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T02:21:46.147Z] 540db60ca938: Pulling fs layer [2021-08-02T02:21:46.147Z] adcc1eea9eea: Pulling fs layer [2021-08-02T02:21:46.147Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T02:21:46.147Z] 0773c198feca: Pulling fs layer [2021-08-02T02:21:46.147Z] 345f892a5656: Pulling fs layer [2021-08-02T02:21:46.147Z] 4796506630df: Pulling fs layer [2021-08-02T02:21:46.147Z] cc55df3e53f1: Pulling fs layer [2021-08-02T02:21:46.147Z] 4d027b6c602c: Pulling fs layer [2021-08-02T02:21:46.147Z] 449e75d2c14e: Pulling fs layer [2021-08-02T02:21:46.147Z] 0773c198feca: Waiting [2021-08-02T02:21:46.147Z] 345f892a5656: Waiting [2021-08-02T02:21:46.147Z] 4796506630df: Waiting [2021-08-02T02:21:46.147Z] cc55df3e53f1: Waiting [2021-08-02T02:21:46.147Z] 4d027b6c602c: Waiting [2021-08-02T02:21:46.147Z] 449e75d2c14e: Waiting [2021-08-02T02:21:46.423Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T02:21:46.423Z] 4c4ab2625f07: Download complete [2021-08-02T02:21:46.423Z] adcc1eea9eea: Verifying Checksum [2021-08-02T02:21:46.423Z] adcc1eea9eea: Download complete [2021-08-02T02:21:46.423Z] 345f892a5656: Verifying Checksum [2021-08-02T02:21:46.423Z] 345f892a5656: Download complete [2021-08-02T02:21:46.423Z] 4796506630df: Verifying Checksum [2021-08-02T02:21:46.423Z] 4796506630df: Download complete [2021-08-02T02:21:46.423Z] cc55df3e53f1: Download complete [2021-08-02T02:21:46.701Z] 540db60ca938: Verifying Checksum [2021-08-02T02:21:46.701Z] 540db60ca938: Download complete [2021-08-02T02:21:46.982Z] 540db60ca938: Pull complete [2021-08-02T02:21:46.982Z] adcc1eea9eea: Pull complete [2021-08-02T02:21:46.982Z] 4c4ab2625f07: Pull complete [2021-08-02T02:21:47.272Z] 4d027b6c602c: Verifying Checksum [2021-08-02T02:21:47.272Z] 4d027b6c602c: Download complete [2021-08-02T02:21:50.989Z] 449e75d2c14e: Verifying Checksum [2021-08-02T02:21:50.989Z] 449e75d2c14e: Download complete [2021-08-02T02:21:52.466Z] 0773c198feca: Verifying Checksum [2021-08-02T02:21:52.466Z] 0773c198feca: Download complete [2021-08-02T02:21:53.176Z] cb65c68fc2e2: Pull complete [2021-08-02T02:21:53.809Z] 093eec477d81: Pull complete [2021-08-02T02:21:54.445Z] a6d5b2bbb924: Pull complete [2021-08-02T02:21:54.726Z] 2446dc1eb7d3: Pull complete [2021-08-02T02:21:55.872Z] 0773c198feca: Pull complete [2021-08-02T02:21:55.873Z] 345f892a5656: Pull complete [2021-08-02T02:21:55.873Z] 4796506630df: Pull complete [2021-08-02T02:21:55.873Z] cc55df3e53f1: Pull complete [2021-08-02T02:21:56.142Z] 4d027b6c602c: Pull complete [2021-08-02T02:21:57.653Z] 449e75d2c14e: Pull complete [2021-08-02T02:21:57.653Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T02:21:57.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T02:21:57.653Z] ---> 0d28375d9b5b [2021-08-02T02:21:57.653Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-02T02:21:59.213Z] 596795e73e0f: Pull complete [2021-08-02T02:21:59.213Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T02:21:59.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T02:21:59.213Z] ---> d9e956139c92 [2021-08-02T02:21:59.213Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-08-02T02:22:02.127Z] ---> Running in 42468c79db8c [2021-08-02T02:22:02.127Z] Removing intermediate container 42468c79db8c [2021-08-02T02:22:02.127Z] ---> 61e88b12f2da [2021-08-02T02:22:02.127Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T02:22:02.127Z] ---> Running in cb871d39000e [2021-08-02T02:22:02.127Z] Removing intermediate container cb871d39000e [2021-08-02T02:22:02.127Z] ---> 6eef29e58e74 [2021-08-02T02:22:02.127Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-08-02T02:22:02.127Z] ---> Running in 4f27fe6842c3 [2021-08-02T02:22:02.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T02:22:02.632Z] ---> Running in 723f6339d117 [2021-08-02T02:22:02.921Z] Removing intermediate container 723f6339d117 [2021-08-02T02:22:02.921Z] ---> 60aa65aa160b [2021-08-02T02:22:02.921Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T02:22:03.206Z] ---> Running in 9065a05ee710 [2021-08-02T02:22:03.465Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T02:22:05.477Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-08-02T02:22:05.756Z] (2/13) Installing libsodium (1.0.18-r0) [2021-08-02T02:22:05.876Z] Removing intermediate container 9065a05ee710 [2021-08-02T02:22:05.876Z] ---> 987502e75cc7 [2021-08-02T02:22:05.876Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-08-02T02:22:05.876Z] ---> Running in ad7b039d1e1a [2021-08-02T02:22:06.050Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-08-02T02:22:06.050Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-08-02T02:22:06.050Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-08-02T02:22:06.362Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-08-02T02:22:06.649Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-08-02T02:22:06.884Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T02:22:07.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T02:22:08.156Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-02T02:22:08.445Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-08-02T02:22:08.445Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-08-02T02:22:08.529Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-08-02T02:22:08.753Z] (11/13) Installing openssh (8.4_p1-r3) [2021-08-02T02:22:08.810Z] (2/13) Installing libsodium (1.0.18-r0) [2021-08-02T02:22:08.810Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-08-02T02:22:08.810Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-08-02T02:22:09.098Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-08-02T02:22:09.098Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-08-02T02:22:09.098Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-08-02T02:22:09.348Z] (12/13) Installing libzmq (4.3.3-r1) [2021-08-02T02:22:09.398Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-08-02T02:22:09.625Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-08-02T02:22:09.625Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T02:22:09.625Z] OK: 156 MiB in 53 packages [2021-08-02T02:22:09.683Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-08-02T02:22:09.684Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-08-02T02:22:09.684Z] (11/13) Installing openssh (8.4_p1-r3) [2021-08-02T02:22:09.963Z] (12/13) Installing libzmq (4.3.3-r1) [2021-08-02T02:22:09.963Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-08-02T02:22:09.963Z] Executing busybox-1.32.1-r6.trigger [2021-08-02T02:22:09.963Z] OK: 145 MiB in 53 packages [2021-08-02T02:22:10.228Z] Removing intermediate container 4f27fe6842c3 [2021-08-02T02:22:10.228Z] ---> e35894ac8ee7 [2021-08-02T02:22:10.228Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-08-02T02:22:10.228Z] ---> Running in 2dae4fe5077e [2021-08-02T02:22:10.228Z] Removing intermediate container 2dae4fe5077e [2021-08-02T02:22:10.228Z] ---> 07345fe21079 [2021-08-02T02:22:10.228Z] Step 7/8 : COPY . . [2021-08-02T02:22:10.502Z] ---> 6690171ca267 [2021-08-02T02:22:10.502Z] Step 8/8 : RUN go mod download [2021-08-02T02:22:10.502Z] ---> Running in d6cc1a5842e0 [2021-08-02T02:22:11.422Z] Removing intermediate container ad7b039d1e1a [2021-08-02T02:22:11.422Z] ---> e76541bd2fe9 [2021-08-02T02:22:11.422Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-08-02T02:22:11.712Z] ---> Running in 46769cc0bd91 [2021-08-02T02:22:12.330Z] Removing intermediate container 46769cc0bd91 [2021-08-02T02:22:12.330Z] ---> a33f80254fc7 [2021-08-02T02:22:12.330Z] Step 7/8 : COPY . . [2021-08-02T02:22:13.785Z] ---> cab32683b769 [2021-08-02T02:22:13.785Z] Step 8/8 : RUN go mod download [2021-08-02T02:22:13.785Z] ---> Running in 182d61e0c363 [2021-08-02T02:22:25.680Z] Removing intermediate container d6cc1a5842e0 [2021-08-02T02:22:25.680Z] ---> 639de716e21c [2021-08-02T02:22:25.680Z] Successfully built 639de716e21c [2021-08-02T02:22:25.680Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:22:26.042Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T02:22:26.042Z] . [Pipeline] withDockerContainer [2021-08-02T02:22:26.187Z] prd-centos7-docker-4c-2g-1335 does not seem to be running inside a container [2021-08-02T02:22:26.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T02:22:26.678Z] $ docker top fbcb90899901882472b4ecc9a69205a8db5d4f32cabf86e9157da09d94c25f71 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T02:22:27.141Z] + go version [2021-08-02T02:22:27.141Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T02:22:27.159Z] $ docker stop --time=1 fbcb90899901882472b4ecc9a69205a8db5d4f32cabf86e9157da09d94c25f71 [2021-08-02T02:22:28.379Z] $ docker rm -f fbcb90899901882472b4ecc9a69205a8db5d4f32cabf86e9157da09d94c25f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:22:29.030Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T02:22:29.030Z] . [Pipeline] withDockerContainer [2021-08-02T02:22:29.172Z] prd-centos7-docker-4c-2g-1335 does not seem to be running inside a container [2021-08-02T02:22:29.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T02:22:29.616Z] $ docker top b6776723a8cd73feb0d53edf460d892440dd4fabd23b05bd70734dd69847f25a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T02:22:30.021Z] + go mod tidy [Pipeline] sh [2021-08-02T02:22:30.627Z] + make test [2021-08-02T02:22:30.627Z] go mod tidy [2021-08-02T02:22:30.627Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-02T02:22:31.220Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-02T02:22:40.732Z] Removing intermediate container 182d61e0c363 [2021-08-02T02:22:40.732Z] ---> 18c1cc5004cf [2021-08-02T02:22:40.732Z] Successfully built 18c1cc5004cf [2021-08-02T02:22:40.732Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:22:41.089Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T02:22:41.089Z] . [Pipeline] withDockerContainer [2021-08-02T02:22:41.377Z] prd-ubuntu18.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container [2021-08-02T02:22:41.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T02:22:43.211Z] $ docker top f7fafbb18cdf6890379dcc0380d18d5d3c6d70b885f9fbe6e11eb02fbc9f5943 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T02:22:44.252Z] + go version [2021-08-02T02:22:44.252Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T02:22:44.271Z] $ docker stop --time=1 f7fafbb18cdf6890379dcc0380d18d5d3c6d70b885f9fbe6e11eb02fbc9f5943 [2021-08-02T02:22:46.172Z] $ docker rm -f f7fafbb18cdf6890379dcc0380d18d5d3c6d70b885f9fbe6e11eb02fbc9f5943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:22:47.022Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T02:22:47.022Z] . [Pipeline] withDockerContainer [2021-08-02T02:22:47.297Z] prd-ubuntu18.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container [2021-08-02T02:22:47.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T02:22:49.067Z] $ docker top 7e5f0f061eb79fc3aaf9da7c0320826557413613f4855ba47e67fdea0906c754 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T02:22:49.581Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-02T02:22:49.581Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 24.3% of statements [2021-08-02T02:22:49.581Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-02T02:22:49.581Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T02:22:50.101Z] + go mod tidy [Pipeline] sh [2021-08-02T02:22:51.404Z] + make test [2021-08-02T02:22:51.404Z] go mod tidy [2021-08-02T02:22:51.684Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-02T02:22:53.148Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-02T02:22:57.906Z] gofmt -l . [2021-08-02T02:22:57.906Z] ["`gofmt -l .`" = ""] [2021-08-02T02:22:57.906Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-02T02:22:57.930Z] $ docker stop --time=1 b6776723a8cd73feb0d53edf460d892440dd4fabd23b05bd70734dd69847f25a [2021-08-02T02:22:59.463Z] $ docker rm -f b6776723a8cd73feb0d53edf460d892440dd4fabd23b05bd70734dd69847f25a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T02:22:59.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T02:23:00.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-02T02:23:03.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T02:23:03.453Z] + ls -al . [2021-08-02T02:23:03.453Z] total 112 [2021-08-02T02:23:03.453Z] drwxrwxr-x. 9 jenkins jenkins 4096 Aug 2 02:22 . [2021-08-02T02:23:03.453Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 02:21 .. [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 7100 Aug 2 02:21 Attribution.txt [2021-08-02T02:23:03.453Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 2 02:21 bin [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 7447 Aug 2 02:21 CHANGELOG.md [2021-08-02T02:23:03.453Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 2 02:21 cmd [2021-08-02T02:23:03.453Z] -rw-r--r--. 1 jenkins jenkins 16226 Aug 2 02:22 coverage.out [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 1877 Aug 2 02:21 Dockerfile [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 994 Aug 2 02:21 Dockerfile.build [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 2 02:21 .dockerignore [2021-08-02T02:23:03.453Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 2 02:21 .git [2021-08-02T02:23:03.453Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 2 02:21 .github [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 336 Aug 2 02:21 .gitignore [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 388 Aug 2 02:21 go.mod [2021-08-02T02:23:03.453Z] -rw-r--r--. 1 jenkins jenkins 20775 Aug 2 02:22 go.sum [2021-08-02T02:23:03.453Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 2 02:21 internal [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 2 02:21 Jenkinsfile [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 2 02:21 LICENSE [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 907 Aug 2 02:21 Makefile [2021-08-02T02:23:03.453Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 2 02:21 mock [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 2211 Aug 2 02:21 README.md [2021-08-02T02:23:03.453Z] drwxrwxr-x. 4 jenkins jenkins 71 Aug 2 02:21 snap [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 2 02:18 VERSION [2021-08-02T02:23:03.453Z] -rw-rw-r--. 1 jenkins jenkins 227 Aug 2 02:21 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:04.008Z] + 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=64a8cc1610d594e2ce02b258a2e8f54a84944eb3 --label arch=amd64 --label version=2.0.1-dev.2 . [2021-08-02T02:23:04.009Z] Sending build context to Docker daemon 625.2kB [2021-08-02T02:23:04.009Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T02:23:04.009Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-02T02:23:04.009Z] ---> 639de716e21c [2021-08-02T02:23:04.009Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-02T02:23:04.009Z] ---> Running in dcfc22690a3d [2021-08-02T02:23:04.009Z] Removing intermediate container dcfc22690a3d [2021-08-02T02:23:04.009Z] ---> 76c31cfd549e [2021-08-02T02:23:04.009Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T02:23:04.009Z] ---> Running in c47169737629 [2021-08-02T02:23:04.009Z] Removing intermediate container c47169737629 [2021-08-02T02:23:04.009Z] ---> 02970c0ff2fa [2021-08-02T02:23:04.009Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T02:23:04.009Z] ---> Running in 60097718725a [2021-08-02T02:23:04.758Z] Removing intermediate container 60097718725a [2021-08-02T02:23:04.758Z] ---> 409af9709994 [2021-08-02T02:23:04.758Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T02:23:04.758Z] ---> Running in 3b8a115993c8 [2021-08-02T02:23:05.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T02:23:06.018Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T02:23:06.287Z] OK: 156 MiB in 53 packages [2021-08-02T02:23:06.562Z] Removing intermediate container 3b8a115993c8 [2021-08-02T02:23:06.562Z] ---> 344c559e9281 [2021-08-02T02:23:06.562Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-02T02:23:06.562Z] ---> Running in c94b0ef139b3 [2021-08-02T02:23:06.562Z] Removing intermediate container c94b0ef139b3 [2021-08-02T02:23:06.562Z] ---> 2804aa229de3 [2021-08-02T02:23:06.562Z] Step 8/24 : COPY . . [2021-08-02T02:23:06.835Z] ---> 3dc1817d47f9 [2021-08-02T02:23:06.835Z] Step 9/24 : RUN go mod tidy [2021-08-02T02:23:06.835Z] ---> Running in 0829c6857c69 [2021-08-02T02:23:07.428Z] Removing intermediate container 0829c6857c69 [2021-08-02T02:23:07.428Z] ---> 50eaa28ec0c3 [2021-08-02T02:23:07.428Z] Step 10/24 : RUN go mod download [2021-08-02T02:23:07.428Z] ---> Running in 17033084f623 [2021-08-02T02:23:08.047Z] Removing intermediate container 17033084f623 [2021-08-02T02:23:08.047Z] ---> 323670b63b34 [2021-08-02T02:23:08.047Z] Step 11/24 : ARG MAKE='make build' [2021-08-02T02:23:08.047Z] ---> Running in 55bf8c3c265c [2021-08-02T02:23:08.047Z] Removing intermediate container 55bf8c3c265c [2021-08-02T02:23:08.047Z] ---> 5cba18f371fa [2021-08-02T02:23:08.047Z] Step 12/24 : RUN $MAKE [2021-08-02T02:23:08.047Z] ---> Running in 6bbd1d17ab08 [2021-08-02T02:23:08.339Z] go mod tidy [2021-08-02T02:23:08.629Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.2" -o cmd/device-mqtt ./cmd [2021-08-02T02:23:21.200Z] Removing intermediate container 6bbd1d17ab08 [2021-08-02T02:23:21.200Z] ---> 4106af5d7312 [2021-08-02T02:23:21.200Z] Step 13/24 : FROM alpine:3.12 [2021-08-02T02:23:21.200Z] 3.12: Pulling from library/alpine [2021-08-02T02:23:21.200Z] 339de151aab4: Pulling fs layer [2021-08-02T02:23:22.182Z] 339de151aab4: Verifying Checksum [2021-08-02T02:23:22.182Z] 339de151aab4: Download complete [2021-08-02T02:23:22.457Z] 339de151aab4: Pull complete [2021-08-02T02:23:22.457Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T02:23:22.457Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T02:23:22.457Z] ---> 13621d1b12d4 [2021-08-02T02:23:22.457Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-02T02:23:22.457Z] ---> Running in 7c68487e3339 [2021-08-02T02:23:22.729Z] Removing intermediate container 7c68487e3339 [2021-08-02T02:23:22.729Z] ---> 1faba83aa359 [2021-08-02T02:23:22.729Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-02T02:23:22.729Z] ---> Running in 1abfba8fe448 [2021-08-02T02:23:23.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-02T02:23:23.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-02T02:23:23.003Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-02T02:23:23.003Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-02T02:23:23.003Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-02T02:23:23.285Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-02T02:23:23.285Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-02T02:23:23.285Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-02T02:23:23.285Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T02:23:23.285Z] OK: 8 MiB in 20 packages [2021-08-02T02:23:23.554Z] Removing intermediate container 1abfba8fe448 [2021-08-02T02:23:23.554Z] ---> 10c3a9155958 [2021-08-02T02:23:23.554Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-02T02:23:23.835Z] ---> b99c48ec4efa [2021-08-02T02:23:23.835Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-02T02:23:24.112Z] ---> aeed2020f7c3 [2021-08-02T02:23:24.112Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-02T02:23:24.112Z] ---> b3c9dd0e8767 [2021-08-02T02:23:24.112Z] Step 19/24 : EXPOSE 59982 [2021-08-02T02:23:24.388Z] ---> Running in a21fd24e0247 [2021-08-02T02:23:24.388Z] Removing intermediate container a21fd24e0247 [2021-08-02T02:23:24.388Z] ---> 9c094d4e6b6c [2021-08-02T02:23:24.388Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-02T02:23:24.388Z] ---> Running in fa4ccde7daec [2021-08-02T02:23:24.388Z] Removing intermediate container fa4ccde7daec [2021-08-02T02:23:24.388Z] ---> 28f07c9368de [2021-08-02T02:23:24.388Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T02:23:24.388Z] ---> Running in ad4cd0f9175d [2021-08-02T02:23:24.663Z] Removing intermediate container ad4cd0f9175d [2021-08-02T02:23:24.663Z] ---> 90e42b8f5abb [2021-08-02T02:23:24.663Z] Step 22/24 : LABEL arch=amd64 [2021-08-02T02:23:24.663Z] ---> Running in 0a88d1cf8719 [2021-08-02T02:23:24.663Z] Removing intermediate container 0a88d1cf8719 [2021-08-02T02:23:24.663Z] ---> ef613f7e0b11 [2021-08-02T02:23:24.663Z] Step 23/24 : LABEL git_sha=64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [2021-08-02T02:23:24.663Z] ---> Running in 04807a8a548c [2021-08-02T02:23:24.934Z] Removing intermediate container 04807a8a548c [2021-08-02T02:23:24.934Z] ---> 279ad2fc81d5 [2021-08-02T02:23:24.934Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-08-02T02:23:24.934Z] ---> Running in 34394098f525 [2021-08-02T02:23:24.934Z] Removing intermediate container 34394098f525 [2021-08-02T02:23:24.934Z] ---> 34eb1a31c631 [2021-08-02T02:23:24.934Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T02:23:24.934Z] Successfully built 34eb1a31c631 [2021-08-02T02:23:24.934Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T02:23:25.233Z] provisioning config files... [2021-08-02T02:23:25.250Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config313526233510130061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:23:25.629Z] ---> docker-login.sh [2021-08-02T02:23:25.629Z] nexus3.edgexfoundry.org:10001 [2021-08-02T02:23:25.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:23:25.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:23:25.629Z] Configure a credential helper to remove this warning. See [2021-08-02T02:23:25.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:23:25.629Z] [2021-08-02T02:23:25.629Z] Login Succeeded [2021-08-02T02:23:25.629Z] nexus3.edgexfoundry.org:10002 [2021-08-02T02:23:25.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:23:25.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:23:25.900Z] Configure a credential helper to remove this warning. See [2021-08-02T02:23:25.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:23:25.900Z] [2021-08-02T02:23:25.900Z] Login Succeeded [2021-08-02T02:23:25.900Z] nexus3.edgexfoundry.org:10003 [2021-08-02T02:23:25.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:23:25.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:23:25.900Z] Configure a credential helper to remove this warning. See [2021-08-02T02:23:25.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:23:25.900Z] [2021-08-02T02:23:25.900Z] Login Succeeded [2021-08-02T02:23:25.900Z] nexus3.edgexfoundry.org:10004 [2021-08-02T02:23:26.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:23:26.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:23:26.193Z] Configure a credential helper to remove this warning. See [2021-08-02T02:23:26.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:23:26.193Z] [2021-08-02T02:23:26.193Z] Login Succeeded [2021-08-02T02:23:26.193Z] docker.io [2021-08-02T02:23:26.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:23:26.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:23:26.475Z] Configure a credential helper to remove this warning. See [2021-08-02T02:23:26.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:23:26.475Z] [2021-08-02T02:23:26.475Z] Login Succeeded [2021-08-02T02:23:26.475Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T02:23:26.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T02:23:26.569Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-08-02T02:23:26.569Z] 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [2021-08-02T02:23:26.569Z] latest [2021-08-02T02:23:26.569Z] 2.0.1-dev.2 [2021-08-02T02:23:26.569Z] 64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 [2021-08-02T02:23:26.569Z] main [2021-08-02T02:23:26.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:26.974Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:27.343Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [2021-08-02T02:23:27.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-02T02:23:27.343Z] acffbc73711f: Preparing [2021-08-02T02:23:27.343Z] 9bb38580062b: Preparing [2021-08-02T02:23:27.343Z] b3bf2e338aba: Preparing [2021-08-02T02:23:27.343Z] 7da102a4995a: Preparing [2021-08-02T02:23:27.343Z] 32f366d666a5: Preparing [2021-08-02T02:23:27.343Z] 32f366d666a5: Layer already exists [2021-08-02T02:23:27.614Z] acffbc73711f: Pushed [2021-08-02T02:23:27.614Z] 9bb38580062b: Pushed [2021-08-02T02:23:27.614Z] 7da102a4995a: Pushed [2021-08-02T02:23:28.623Z] b3bf2e338aba: Pushed [2021-08-02T02:23:28.894Z] 64a8cc1610d594e2ce02b258a2e8f54a84944eb3: digest: sha256:1ec5917c532b5340bf650add236a6f6d9042e0ce512b9ad4b7f1b0cd22b992a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:29.315Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:29.688Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-08-02T02:23:29.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-02T02:23:29.688Z] acffbc73711f: Preparing [2021-08-02T02:23:29.688Z] 9bb38580062b: Preparing [2021-08-02T02:23:29.688Z] b3bf2e338aba: Preparing [2021-08-02T02:23:29.688Z] 7da102a4995a: Preparing [2021-08-02T02:23:29.688Z] 32f366d666a5: Preparing [2021-08-02T02:23:29.688Z] acffbc73711f: Layer already exists [2021-08-02T02:23:29.688Z] 7da102a4995a: Layer already exists [2021-08-02T02:23:29.688Z] 9bb38580062b: Layer already exists [2021-08-02T02:23:29.688Z] 32f366d666a5: Layer already exists [2021-08-02T02:23:29.688Z] b3bf2e338aba: Layer already exists [2021-08-02T02:23:30.675Z] latest: digest: sha256:1ec5917c532b5340bf650add236a6f6d9042e0ce512b9ad4b7f1b0cd22b992a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:31.033Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:31.383Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.2 [2021-08-02T02:23:31.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-02T02:23:31.383Z] acffbc73711f: Preparing [2021-08-02T02:23:31.383Z] 9bb38580062b: Preparing [2021-08-02T02:23:31.383Z] b3bf2e338aba: Preparing [2021-08-02T02:23:31.383Z] 7da102a4995a: Preparing [2021-08-02T02:23:31.383Z] 32f366d666a5: Preparing [2021-08-02T02:23:31.383Z] 32f366d666a5: Layer already exists [2021-08-02T02:23:31.383Z] b3bf2e338aba: Layer already exists [2021-08-02T02:23:31.383Z] 9bb38580062b: Layer already exists [2021-08-02T02:23:31.383Z] acffbc73711f: Layer already exists [2021-08-02T02:23:31.383Z] 7da102a4995a: Layer already exists [2021-08-02T02:23:31.383Z] 2.0.1-dev.2: digest: sha256:1ec5917c532b5340bf650add236a6f6d9042e0ce512b9ad4b7f1b0cd22b992a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:31.724Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:32.048Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 [2021-08-02T02:23:32.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-02T02:23:32.048Z] acffbc73711f: Preparing [2021-08-02T02:23:32.048Z] 9bb38580062b: Preparing [2021-08-02T02:23:32.048Z] b3bf2e338aba: Preparing [2021-08-02T02:23:32.048Z] 7da102a4995a: Preparing [2021-08-02T02:23:32.048Z] 32f366d666a5: Preparing [2021-08-02T02:23:32.048Z] b3bf2e338aba: Layer already exists [2021-08-02T02:23:32.048Z] 9bb38580062b: Layer already exists [2021-08-02T02:23:32.048Z] 7da102a4995a: Layer already exists [2021-08-02T02:23:32.048Z] acffbc73711f: Layer already exists [2021-08-02T02:23:32.048Z] 32f366d666a5: Layer already exists [2021-08-02T02:23:32.048Z] 64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2: digest: sha256:1ec5917c532b5340bf650add236a6f6d9042e0ce512b9ad4b7f1b0cd22b992a0 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:32.399Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:32.951Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2021-08-02T02:23:32.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-08-02T02:23:32.951Z] acffbc73711f: Preparing [2021-08-02T02:23:32.951Z] 9bb38580062b: Preparing [2021-08-02T02:23:32.951Z] b3bf2e338aba: Preparing [2021-08-02T02:23:32.951Z] 7da102a4995a: Preparing [2021-08-02T02:23:32.951Z] 32f366d666a5: Preparing [2021-08-02T02:23:32.951Z] acffbc73711f: Layer already exists [2021-08-02T02:23:32.951Z] b3bf2e338aba: Layer already exists [2021-08-02T02:23:32.951Z] 7da102a4995a: Layer already exists [2021-08-02T02:23:32.951Z] 32f366d666a5: Layer already exists [2021-08-02T02:23:32.951Z] 9bb38580062b: Layer already exists [2021-08-02T02:23:32.951Z] main: digest: sha256:1ec5917c532b5340bf650add236a6f6d9042e0ce512b9ad4b7f1b0cd22b992a0 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T02:23:33.010Z] ===================================================== [Pipeline] echo [2021-08-02T02:23:33.025Z] taggedImages: [2021-08-02T02:23:33.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [2021-08-02T02:23:33.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-08-02T02:23:33.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.0.1-dev.2 [2021-08-02T02:23:33.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 [2021-08-02T02:23:33.025Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:33.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T02:23:33.670Z] [2021-08-02T02:23:33.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:23:34.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T02:23:34.015Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T02:23:34.015Z] b4d181a07f80: Pulling fs layer [2021-08-02T02:23:34.015Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T02:23:34.015Z] ed53099fbce6: Pulling fs layer [2021-08-02T02:23:34.015Z] dc539afda2c1: Pulling fs layer [2021-08-02T02:23:34.015Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T02:23:34.015Z] 9065ff56babe: Pulling fs layer [2021-08-02T02:23:34.015Z] d287ab97295c: Pulling fs layer [2021-08-02T02:23:34.015Z] 77bc0d833cb6: Waiting [2021-08-02T02:23:34.015Z] 9065ff56babe: Waiting [2021-08-02T02:23:34.015Z] d287ab97295c: Waiting [2021-08-02T02:23:34.015Z] dc539afda2c1: Waiting [2021-08-02T02:23:34.290Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T02:23:34.290Z] a1111a8f2ec3: Download complete [2021-08-02T02:23:34.290Z] dc539afda2c1: Verifying Checksum [2021-08-02T02:23:34.290Z] dc539afda2c1: Download complete [2021-08-02T02:23:34.562Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T02:23:34.562Z] 77bc0d833cb6: Download complete [2021-08-02T02:23:34.562Z] 9065ff56babe: Verifying Checksum [2021-08-02T02:23:34.562Z] 9065ff56babe: Download complete [2021-08-02T02:23:35.050Z] ed53099fbce6: Verifying Checksum [2021-08-02T02:23:35.050Z] ed53099fbce6: Download complete [2021-08-02T02:23:36.043Z] b4d181a07f80: Verifying Checksum [2021-08-02T02:23:36.043Z] b4d181a07f80: Download complete [2021-08-02T02:23:37.028Z] b4d181a07f80: Pull complete [2021-08-02T02:23:37.326Z] a1111a8f2ec3: Pull complete [2021-08-02T02:23:37.924Z] ed53099fbce6: Pull complete [2021-08-02T02:23:37.924Z] dc539afda2c1: Pull complete [2021-08-02T02:23:37.924Z] 77bc0d833cb6: Pull complete [2021-08-02T02:23:38.200Z] 9065ff56babe: Pull complete [2021-08-02T02:23:40.160Z] d287ab97295c: Verifying Checksum [2021-08-02T02:23:40.160Z] d287ab97295c: Download complete [2021-08-02T02:23:44.465Z] d287ab97295c: Pull complete [2021-08-02T02:23:44.465Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T02:23:44.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T02:23:44.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T02:23:44.579Z] prd-centos7-docker-4c-2g-1335 does not seem to be running inside a container [2021-08-02T02:23:44.661Z] $ 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/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T02:23:47.413Z] $ docker top 716fd45c4f0ea351a6c3117169e40a1fb4292089a8d37fa7481f67e4334bc20d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:23:48.055Z] ---> job-cost.sh [2021-08-02T02:23:48.055Z] lf-activate-venv: SKIPPING [2021-08-02T02:23:48.055Z] INFO: No Stack... [2021-08-02T02:23:49.038Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T02:23:49.315Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T02:23:49.645Z] + cat /w/workspace/device-mqtt-go/4/archives/cost.csv [2021-08-02T02:23:49.645Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T02:23:49.694Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] [2021-08-02T02:23:49.708Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] did not exist. Created. [2021-08-02T02:23:49.708Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T02:23:49.920Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-02T02:23:49.920Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 24.3% of statements [2021-08-02T02:23:49.920Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-02T02:23:49.920Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T02:23:50.058Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T02:23:50.153Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T02:23:50.163Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T02:23:50.187Z] $ docker stop --time=1 716fd45c4f0ea351a6c3117169e40a1fb4292089a8d37fa7481f67e4334bc20d [2021-08-02T02:23:52.850Z] $ docker rm -f 716fd45c4f0ea351a6c3117169e40a1fb4292089a8d37fa7481f67e4334bc20d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T02:24:14.409Z] gofmt -l . [2021-08-02T02:24:14.409Z] ["`gofmt -l .`" = ""] [2021-08-02T02:24:14.409Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-02T02:24:16.437Z] $ docker stop --time=1 7e5f0f061eb79fc3aaf9da7c0320826557413613f4855ba47e67fdea0906c754 [2021-08-02T02:24:18.391Z] $ docker rm -f 7e5f0f061eb79fc3aaf9da7c0320826557413613f4855ba47e67fdea0906c754 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T02:24:19.283Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T02:24:19.317Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T02:24:19.818Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T02:24:20.373Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-02T02:24:20.716Z] + ls -al . [2021-08-02T02:24:20.716Z] total 144 [2021-08-02T02:24:20.716Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 02:24 . [2021-08-02T02:24:20.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 02:21 .. [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 2 02:21 .dockerignore [2021-08-02T02:24:20.716Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 02:21 .git [2021-08-02T02:24:20.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 02:21 .github [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 336 Aug 2 02:21 .gitignore [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 7100 Aug 2 02:21 Attribution.txt [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 7447 Aug 2 02:21 CHANGELOG.md [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 1877 Aug 2 02:21 Dockerfile [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 994 Aug 2 02:21 Dockerfile.build [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 2 02:21 Jenkinsfile [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 2 02:21 LICENSE [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 907 Aug 2 02:21 Makefile [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 2211 Aug 2 02:21 README.md [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 2 02:18 VERSION [2021-08-02T02:24:20.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 02:21 bin [2021-08-02T02:24:20.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 02:21 cmd [2021-08-02T02:24:20.716Z] -rw-r--r-- 1 jenkins jenkins 16226 Aug 2 02:23 coverage.out [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 388 Aug 2 02:21 go.mod [2021-08-02T02:24:20.716Z] -rw-r--r-- 1 jenkins jenkins 20775 Aug 2 02:22 go.sum [2021-08-02T02:24:20.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 02:21 internal [2021-08-02T02:24:20.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 02:21 mock [2021-08-02T02:24:20.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 02:21 snap [2021-08-02T02:24:20.716Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 2 02:21 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:24:21.065Z] + 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=64a8cc1610d594e2ce02b258a2e8f54a84944eb3 --label arch=arm64 --label version=2.0.1-dev.2 . [2021-08-02T02:24:21.345Z] Sending build context to Docker daemon 624.1kB [2021-08-02T02:24:21.345Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-02T02:24:21.345Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-02T02:24:21.345Z] ---> 18c1cc5004cf [2021-08-02T02:24:21.345Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-02T02:24:21.625Z] ---> Running in acaee33d8923 [2021-08-02T02:24:22.229Z] Removing intermediate container acaee33d8923 [2021-08-02T02:24:22.229Z] ---> bfbcc81d04a6 [2021-08-02T02:24:22.229Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-02T02:24:22.510Z] ---> Running in 21274359eacc [2021-08-02T02:24:22.791Z] Removing intermediate container 21274359eacc [2021-08-02T02:24:23.087Z] ---> 0aec0e5e1bc4 [2021-08-02T02:24:23.087Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-02T02:24:23.087Z] ---> Running in b728b2995968 [2021-08-02T02:24:25.737Z] Removing intermediate container b728b2995968 [2021-08-02T02:24:25.737Z] ---> edcf1a8f2bfe [2021-08-02T02:24:25.737Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-02T02:24:25.737Z] ---> Running in 85e460f0ee85 [2021-08-02T02:24:26.734Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T02:24:27.719Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T02:24:28.325Z] OK: 145 MiB in 53 packages [2021-08-02T02:24:29.319Z] Removing intermediate container 85e460f0ee85 [2021-08-02T02:24:29.319Z] ---> 1e6cb559360d [2021-08-02T02:24:29.319Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-02T02:24:29.594Z] ---> Running in 92cef93d7d98 [2021-08-02T02:24:30.193Z] Removing intermediate container 92cef93d7d98 [2021-08-02T02:24:30.193Z] ---> 70756f70e094 [2021-08-02T02:24:30.193Z] Step 8/24 : COPY . . [2021-08-02T02:24:31.183Z] ---> 1f6208e17a67 [2021-08-02T02:24:31.183Z] Step 9/24 : RUN go mod tidy [2021-08-02T02:24:31.183Z] ---> Running in 7049f28f2a3b [2021-08-02T02:24:34.599Z] Removing intermediate container 7049f28f2a3b [2021-08-02T02:24:34.599Z] ---> a4ec8b16ea56 [2021-08-02T02:24:34.599Z] Step 10/24 : RUN go mod download [2021-08-02T02:24:34.599Z] ---> Running in 3f8746b57297 [2021-08-02T02:24:36.581Z] Removing intermediate container 3f8746b57297 [2021-08-02T02:24:36.581Z] ---> 75a1bfa1cafb [2021-08-02T02:24:36.581Z] Step 11/24 : ARG MAKE='make build' [2021-08-02T02:24:36.581Z] ---> Running in a7399fc67276 [2021-08-02T02:24:37.255Z] Removing intermediate container a7399fc67276 [2021-08-02T02:24:37.255Z] ---> 54540aac02fd [2021-08-02T02:24:37.255Z] Step 12/24 : RUN $MAKE [2021-08-02T02:24:37.255Z] ---> Running in 0a2067862d7d [2021-08-02T02:24:38.792Z] go mod tidy [2021-08-02T02:24:39.087Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=2.0.1-dev.2" -o cmd/device-mqtt ./cmd [2021-08-02T02:25:18.293Z] Removing intermediate container 0a2067862d7d [2021-08-02T02:25:18.293Z] ---> 87ddd1c971b6 [2021-08-02T02:25:18.293Z] Step 13/24 : FROM alpine:3.12 [2021-08-02T02:25:18.293Z] 3.12: Pulling from library/alpine [2021-08-02T02:25:18.293Z] d2f70382dc9a: Pulling fs layer [2021-08-02T02:25:18.293Z] d2f70382dc9a: Verifying Checksum [2021-08-02T02:25:18.293Z] d2f70382dc9a: Download complete [2021-08-02T02:25:18.293Z] d2f70382dc9a: Pull complete [2021-08-02T02:25:18.293Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-02T02:25:18.293Z] Status: Downloaded newer image for alpine:3.12 [2021-08-02T02:25:18.293Z] ---> c4fd0aeabfcf [2021-08-02T02:25:18.293Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-02T02:25:18.293Z] ---> Running in 81a9e6336242 [2021-08-02T02:25:18.293Z] Removing intermediate container 81a9e6336242 [2021-08-02T02:25:18.293Z] ---> 5817f338fec9 [2021-08-02T02:25:18.293Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-02T02:25:18.293Z] ---> Running in c43c992f50b7 [2021-08-02T02:25:19.777Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-02T02:25:19.777Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-02T02:25:20.052Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-02T02:25:20.052Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-02T02:25:20.052Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-02T02:25:20.052Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-02T02:25:20.052Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-02T02:25:20.052Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-02T02:25:20.329Z] Executing busybox-1.31.1-r20.trigger [2021-08-02T02:25:20.329Z] OK: 8 MiB in 20 packages [2021-08-02T02:25:21.321Z] Removing intermediate container c43c992f50b7 [2021-08-02T02:25:21.321Z] ---> 8c9c0f180655 [2021-08-02T02:25:21.321Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-02T02:25:22.911Z] ---> daac14291f60 [2021-08-02T02:25:22.911Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-02T02:25:23.518Z] ---> a7fd2c80b081 [2021-08-02T02:25:23.518Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-02T02:25:24.519Z] ---> ed6d1a5bc23d [2021-08-02T02:25:24.519Z] Step 19/24 : EXPOSE 59982 [2021-08-02T02:25:24.519Z] ---> Running in 4d19d67a44ec [2021-08-02T02:25:25.130Z] Removing intermediate container 4d19d67a44ec [2021-08-02T02:25:25.130Z] ---> a1fede51d1d9 [2021-08-02T02:25:25.130Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-02T02:25:25.130Z] ---> Running in 6c515a262572 [2021-08-02T02:25:25.734Z] Removing intermediate container 6c515a262572 [2021-08-02T02:25:25.734Z] ---> 34d245d5511d [2021-08-02T02:25:25.734Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-02T02:25:25.734Z] ---> Running in abd314cefa85 [2021-08-02T02:25:26.335Z] Removing intermediate container abd314cefa85 [2021-08-02T02:25:26.335Z] ---> 1086ada38120 [2021-08-02T02:25:26.335Z] Step 22/24 : LABEL arch=arm64 [2021-08-02T02:25:26.335Z] ---> Running in d1d43237a0ab [2021-08-02T02:25:26.945Z] Removing intermediate container d1d43237a0ab [2021-08-02T02:25:26.945Z] ---> feac36408e25 [2021-08-02T02:25:26.945Z] Step 23/24 : LABEL git_sha=64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [2021-08-02T02:25:26.945Z] ---> Running in 539a1ae7bcdc [2021-08-02T02:25:27.550Z] Removing intermediate container 539a1ae7bcdc [2021-08-02T02:25:27.550Z] ---> 0883a589e323 [2021-08-02T02:25:27.550Z] Step 24/24 : LABEL version=2.0.1-dev.2 [2021-08-02T02:25:27.550Z] ---> Running in c4ef7a02e40d [2021-08-02T02:25:28.153Z] Removing intermediate container c4ef7a02e40d [2021-08-02T02:25:28.153Z] ---> 7d96c78b547c [2021-08-02T02:25:28.153Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-02T02:25:28.153Z] Successfully built 7d96c78b547c [2021-08-02T02:25:28.153Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T02:25:28.476Z] provisioning config files... [2021-08-02T02:25:28.516Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config7516859693297567423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:25:28.929Z] ---> docker-login.sh [2021-08-02T02:25:28.929Z] nexus3.edgexfoundry.org:10001 [2021-08-02T02:25:29.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:25:29.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:25:29.487Z] Configure a credential helper to remove this warning. See [2021-08-02T02:25:29.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:25:29.487Z] [2021-08-02T02:25:29.487Z] Login Succeeded [2021-08-02T02:25:29.487Z] nexus3.edgexfoundry.org:10002 [2021-08-02T02:25:29.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:25:30.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:25:30.058Z] Configure a credential helper to remove this warning. See [2021-08-02T02:25:30.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:25:30.058Z] [2021-08-02T02:25:30.058Z] Login Succeeded [2021-08-02T02:25:30.058Z] nexus3.edgexfoundry.org:10003 [2021-08-02T02:25:30.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:25:30.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:25:30.624Z] Configure a credential helper to remove this warning. See [2021-08-02T02:25:30.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:25:30.624Z] [2021-08-02T02:25:30.624Z] Login Succeeded [2021-08-02T02:25:30.624Z] nexus3.edgexfoundry.org:10004 [2021-08-02T02:25:30.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:25:31.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:25:31.203Z] Configure a credential helper to remove this warning. See [2021-08-02T02:25:31.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:25:31.203Z] [2021-08-02T02:25:31.203Z] Login Succeeded [2021-08-02T02:25:31.203Z] docker.io [2021-08-02T02:25:31.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-02T02:25:32.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-02T02:25:32.113Z] Configure a credential helper to remove this warning. See [2021-08-02T02:25:32.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-02T02:25:32.113Z] [2021-08-02T02:25:32.113Z] Login Succeeded [2021-08-02T02:25:32.113Z] ---> docker-login.sh ends [Pipeline] } [2021-08-02T02:25:32.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T02:25:32.209Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-08-02T02:25:32.209Z] 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [2021-08-02T02:25:32.209Z] latest [2021-08-02T02:25:32.209Z] 2.0.1-dev.2 [2021-08-02T02:25:32.209Z] 64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 [2021-08-02T02:25:32.209Z] main [2021-08-02T02:25:32.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:32.679Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:33.059Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [2021-08-02T02:25:33.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-02T02:25:33.059Z] 0bbc6465350b: Preparing [2021-08-02T02:25:33.059Z] a741ede18d11: Preparing [2021-08-02T02:25:33.059Z] fbdb87dbe3dd: Preparing [2021-08-02T02:25:33.059Z] 579b0d5a2d6f: Preparing [2021-08-02T02:25:33.059Z] 3fbe34a1663b: Preparing [2021-08-02T02:25:33.368Z] 3fbe34a1663b: Layer already exists [2021-08-02T02:25:33.368Z] 0bbc6465350b: Pushed [2021-08-02T02:25:33.368Z] a741ede18d11: Pushed [2021-08-02T02:25:33.984Z] 579b0d5a2d6f: Pushed [2021-08-02T02:25:36.709Z] fbdb87dbe3dd: Pushed [2021-08-02T02:25:36.709Z] 64a8cc1610d594e2ce02b258a2e8f54a84944eb3: digest: sha256:872482750a8488255ec0d021fcfc65fd81e55781153ea4f4f9cde998dc887a2c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:37.082Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:37.454Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-08-02T02:25:37.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-02T02:25:37.454Z] 0bbc6465350b: Preparing [2021-08-02T02:25:37.454Z] a741ede18d11: Preparing [2021-08-02T02:25:37.454Z] fbdb87dbe3dd: Preparing [2021-08-02T02:25:37.454Z] 579b0d5a2d6f: Preparing [2021-08-02T02:25:37.454Z] 3fbe34a1663b: Preparing [2021-08-02T02:25:37.454Z] 3fbe34a1663b: Layer already exists [2021-08-02T02:25:37.731Z] 579b0d5a2d6f: Layer already exists [2021-08-02T02:25:37.731Z] 0bbc6465350b: Layer already exists [2021-08-02T02:25:37.731Z] a741ede18d11: Layer already exists [2021-08-02T02:25:37.731Z] fbdb87dbe3dd: Layer already exists [2021-08-02T02:25:37.731Z] latest: digest: sha256:872482750a8488255ec0d021fcfc65fd81e55781153ea4f4f9cde998dc887a2c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:38.170Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:38.563Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.2 [2021-08-02T02:25:38.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-02T02:25:38.563Z] 0bbc6465350b: Preparing [2021-08-02T02:25:38.563Z] a741ede18d11: Preparing [2021-08-02T02:25:38.563Z] fbdb87dbe3dd: Preparing [2021-08-02T02:25:38.563Z] 579b0d5a2d6f: Preparing [2021-08-02T02:25:38.563Z] 3fbe34a1663b: Preparing [2021-08-02T02:25:38.563Z] a741ede18d11: Layer already exists [2021-08-02T02:25:38.563Z] 3fbe34a1663b: Layer already exists [2021-08-02T02:25:38.563Z] fbdb87dbe3dd: Layer already exists [2021-08-02T02:25:38.563Z] 579b0d5a2d6f: Layer already exists [2021-08-02T02:25:38.839Z] 0bbc6465350b: Layer already exists [2021-08-02T02:25:38.839Z] 2.0.1-dev.2: digest: sha256:872482750a8488255ec0d021fcfc65fd81e55781153ea4f4f9cde998dc887a2c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:39.227Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:39.677Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 [2021-08-02T02:25:39.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-02T02:25:39.678Z] 0bbc6465350b: Preparing [2021-08-02T02:25:39.678Z] a741ede18d11: Preparing [2021-08-02T02:25:39.678Z] fbdb87dbe3dd: Preparing [2021-08-02T02:25:39.678Z] 579b0d5a2d6f: Preparing [2021-08-02T02:25:39.678Z] 3fbe34a1663b: Preparing [2021-08-02T02:25:39.678Z] 3fbe34a1663b: Layer already exists [2021-08-02T02:25:39.678Z] a741ede18d11: Layer already exists [2021-08-02T02:25:39.678Z] 579b0d5a2d6f: Layer already exists [2021-08-02T02:25:39.678Z] 0bbc6465350b: Layer already exists [2021-08-02T02:25:39.959Z] fbdb87dbe3dd: Layer already exists [2021-08-02T02:25:39.959Z] 64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2: digest: sha256:872482750a8488255ec0d021fcfc65fd81e55781153ea4f4f9cde998dc887a2c size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:40.344Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:40.715Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2021-08-02T02:25:40.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-08-02T02:25:40.715Z] 0bbc6465350b: Preparing [2021-08-02T02:25:40.715Z] a741ede18d11: Preparing [2021-08-02T02:25:40.715Z] fbdb87dbe3dd: Preparing [2021-08-02T02:25:40.715Z] 579b0d5a2d6f: Preparing [2021-08-02T02:25:40.715Z] 3fbe34a1663b: Preparing [2021-08-02T02:25:40.715Z] 3fbe34a1663b: Layer already exists [2021-08-02T02:25:40.715Z] fbdb87dbe3dd: Layer already exists [2021-08-02T02:25:40.715Z] 579b0d5a2d6f: Layer already exists [2021-08-02T02:25:40.715Z] 0bbc6465350b: Layer already exists [2021-08-02T02:25:40.715Z] a741ede18d11: Layer already exists [2021-08-02T02:25:40.992Z] main: digest: sha256:872482750a8488255ec0d021fcfc65fd81e55781153ea4f4f9cde998dc887a2c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-02T02:25:41.063Z] ===================================================== [Pipeline] echo [2021-08-02T02:25:41.081Z] taggedImages: [2021-08-02T02:25:41.081Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [2021-08-02T02:25:41.081Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-08-02T02:25:41.081Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.0.1-dev.2 [2021-08-02T02:25:41.081Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:64a8cc1610d594e2ce02b258a2e8f54a84944eb3-2.0.1-dev.2 [2021-08-02T02:25:41.081Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:41.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T02:25:41.871Z] [2021-08-02T02:25:41.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:25:42.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T02:25:42.526Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T02:25:42.526Z] 448f6bf000e3: Pulling fs layer [2021-08-02T02:25:42.526Z] f757da607395: Pulling fs layer [2021-08-02T02:25:42.526Z] 05883995daec: Pulling fs layer [2021-08-02T02:25:42.526Z] 8603b9c90790: Pulling fs layer [2021-08-02T02:25:42.526Z] 1560dd03e051: Pulling fs layer [2021-08-02T02:25:42.526Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T02:25:42.526Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T02:25:42.526Z] 1560dd03e051: Waiting [2021-08-02T02:25:42.526Z] 27f5ce0e4adf: Waiting [2021-08-02T02:25:42.526Z] 8603b9c90790: Waiting [2021-08-02T02:25:42.526Z] c2d8d7efcc4b: Waiting [2021-08-02T02:25:42.819Z] f757da607395: Verifying Checksum [2021-08-02T02:25:42.819Z] f757da607395: Download complete [2021-08-02T02:25:42.819Z] 8603b9c90790: Verifying Checksum [2021-08-02T02:25:42.819Z] 8603b9c90790: Download complete [2021-08-02T02:25:43.099Z] 1560dd03e051: Verifying Checksum [2021-08-02T02:25:43.099Z] 1560dd03e051: Download complete [2021-08-02T02:25:43.099Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T02:25:43.099Z] 27f5ce0e4adf: Download complete [2021-08-02T02:25:44.113Z] 05883995daec: Verifying Checksum [2021-08-02T02:25:44.113Z] 05883995daec: Download complete [2021-08-02T02:25:44.751Z] 448f6bf000e3: Verifying Checksum [2021-08-02T02:25:44.751Z] 448f6bf000e3: Download complete [2021-08-02T02:25:48.259Z] 448f6bf000e3: Pull complete [2021-08-02T02:25:48.260Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T02:25:48.260Z] c2d8d7efcc4b: Download complete [2021-08-02T02:25:48.886Z] f757da607395: Pull complete [2021-08-02T02:25:50.365Z] 05883995daec: Pull complete [2021-08-02T02:25:50.644Z] 8603b9c90790: Pull complete [2021-08-02T02:25:51.649Z] 1560dd03e051: Pull complete [2021-08-02T02:25:51.929Z] 27f5ce0e4adf: Pull complete [2021-08-02T02:26:07.109Z] c2d8d7efcc4b: Pull complete [2021-08-02T02:26:07.109Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T02:26:07.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T02:26:07.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T02:26:07.440Z] prd-ubuntu18.04-docker-arm64-4c-16g-1334 does not seem to be running inside a container [2021-08-02T02:26:07.629Z] $ 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/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T02:26:11.338Z] $ docker top 6dd3f544e5b38262b8e66676fc95b1ebf1fe2a9f73b55ea3b8c3b85f64d730f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:26:12.336Z] ---> job-cost.sh [2021-08-02T02:26:12.336Z] lf-activate-venv: SKIPPING [2021-08-02T02:26:12.336Z] INFO: No Stack... [2021-08-02T02:26:13.322Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T02:26:13.594Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T02:26:14.269Z] + cat /w/workspace/device-mqtt-go/4/archives/cost.csv [2021-08-02T02:26:14.269Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T02:26:14.344Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] [2021-08-02T02:26:14.353Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] did not exist. Created. [2021-08-02T02:26:14.353Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T02:26:15.067Z] /w/workspace/device-mqtt-go/4@tmp/durable-d6fb7aa4/script.sh: 1: /w/workspace/device-mqtt-go/4@tmp/durable-d6fb7aa4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T02:26:15.758Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T02:26:15.778Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T02:26:15.822Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T02:26:15.838Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T02:26:15.867Z] $ docker stop --time=1 6dd3f544e5b38262b8e66676fc95b1ebf1fe2a9f73b55ea3b8c3b85f64d730f7 [2021-08-02T02:26:17.448Z] $ docker rm -f 6dd3f544e5b38262b8e66676fc95b1ebf1fe2a9f73b55ea3b8c3b85f64d730f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-02T02:26:18.522Z] provisioning config files... [2021-08-02T02:26:18.542Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4386992624403214737tmp [Pipeline] { [Pipeline] sh [2021-08-02T02:26:19.103Z] + set +x [2021-08-02T02:26:19.103Z] + bash -s -- [2021-08-02T02:26:19.103Z] + curl -s https://codecov.io/bash [2021-08-02T02:26:19.103Z] [2021-08-02T02:26:19.103Z] _____ _ [2021-08-02T02:26:19.103Z] / ____| | | [2021-08-02T02:26:19.103Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T02:26:19.103Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T02:26:19.103Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T02:26:19.103Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T02:26:19.103Z] Bash-1.0.6 [2021-08-02T02:26:19.103Z] [2021-08-02T02:26:19.103Z] [2021-08-02T02:26:19.103Z] ==> git version 2.24.4 found [2021-08-02T02:26:19.103Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-02T02:26:19.103Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T02:26:19.103Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T02:26:19.103Z] ==> Jenkins CI detected. [2021-08-02T02:26:19.103Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-02T02:26:19.103Z] project root: . [2021-08-02T02:26:19.103Z] --> token set from env [2021-08-02T02:26:19.103Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T02:26:19.372Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T02:26:19.372Z] ==> Python coveragepy not found [2021-08-02T02:26:19.372Z] ==> Searching for coverage reports in: [2021-08-02T02:26:19.372Z] + . [2021-08-02T02:26:19.372Z] -> Found 1 reports [2021-08-02T02:26:19.372Z] ==> Detecting git/mercurial file structure [2021-08-02T02:26:19.372Z] ==> Reading reports [2021-08-02T02:26:19.372Z] + ./coverage.out bytes=16226 [2021-08-02T02:26:19.372Z] ==> Appending adjustments [2021-08-02T02:26:19.372Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T02:26:19.372Z] + Found adjustments [2021-08-02T02:26:19.372Z] ==> Gzipping contents [2021-08-02T02:26:19.372Z] 4.0K /tmp/codecov.iZGfyf.gz [2021-08-02T02:26:19.372Z] ==> Uploading reports [2021-08-02T02:26:19.372Z] url: https://codecov.io [2021-08-02T02:26:19.372Z] query: branch=main&commit=64a8cc1610d594e2ce02b258a2e8f54a84944eb3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T02:26:19.372Z] -> Pinging Codecov [2021-08-02T02:26:19.372Z] 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=64a8cc1610d594e2ce02b258a2e8f54a84944eb3&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T02:26:19.643Z] -> Uploading to [2021-08-02T02:26:19.643Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/7D719EC7BBE17E464838252E33014C33/64a8cc1610d594e2ce02b258a2e8f54a84944eb3/b1f1432f-709c-4bc6-ad01-b046e856873a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T022619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=38679abe52736e3d921c85fff7da44b15f2e0ab6774ee7123349def13dc35ffe [2021-08-02T02:26:19.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T02:26:19.643Z] Dload Upload Total Spent Left Speed [2021-08-02T02:26:20.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3074 0 0 100 3074 0 7523 --:--:-- --:--:-- --:--:-- 7534 [2021-08-02T02:26:20.227Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] } [2021-08-02T02:26:20.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-02T02:26:21.039Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-02T02:26:21.059Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:26:21.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T02:26:21.406Z] [2021-08-02T02:26:21.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:26:21.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T02:26:21.748Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-02T02:26:21.748Z] 188c0c94c7c5: Pulling fs layer [2021-08-02T02:26:21.748Z] 0ef7d3d256c8: Pulling fs layer [2021-08-02T02:26:21.748Z] de9db76c5a1d: Pulling fs layer [2021-08-02T02:26:21.748Z] 0eba1c9be4d2: Pulling fs layer [2021-08-02T02:26:21.748Z] 0d57e429df01: Pulling fs layer [2021-08-02T02:26:21.748Z] 4e4be7b47b0d: Pulling fs layer [2021-08-02T02:26:21.748Z] e1f770b5df2f: Pulling fs layer [2021-08-02T02:26:21.748Z] 85a0685a4137: Pulling fs layer [2021-08-02T02:26:21.748Z] 0d57e429df01: Waiting [2021-08-02T02:26:21.748Z] 4e4be7b47b0d: Waiting [2021-08-02T02:26:21.748Z] e1f770b5df2f: Waiting [2021-08-02T02:26:21.748Z] 85a0685a4137: Waiting [2021-08-02T02:26:21.748Z] 0eba1c9be4d2: Waiting [2021-08-02T02:26:21.748Z] de9db76c5a1d: Verifying Checksum [2021-08-02T02:26:21.748Z] de9db76c5a1d: Download complete [2021-08-02T02:26:21.748Z] 0ef7d3d256c8: Verifying Checksum [2021-08-02T02:26:21.748Z] 0ef7d3d256c8: Download complete [2021-08-02T02:26:21.748Z] 0d57e429df01: Verifying Checksum [2021-08-02T02:26:21.748Z] 0d57e429df01: Download complete [2021-08-02T02:26:22.032Z] 4e4be7b47b0d: Download complete [2021-08-02T02:26:22.032Z] 188c0c94c7c5: Verifying Checksum [2021-08-02T02:26:22.032Z] 188c0c94c7c5: Download complete [2021-08-02T02:26:22.310Z] 188c0c94c7c5: Pull complete [2021-08-02T02:26:22.310Z] 0ef7d3d256c8: Pull complete [2021-08-02T02:26:22.589Z] de9db76c5a1d: Pull complete [2021-08-02T02:26:24.019Z] e1f770b5df2f: Verifying Checksum [2021-08-02T02:26:24.019Z] e1f770b5df2f: Download complete [2021-08-02T02:26:28.495Z] 0eba1c9be4d2: Verifying Checksum [2021-08-02T02:26:28.495Z] 0eba1c9be4d2: Download complete [2021-08-02T02:26:29.105Z] 85a0685a4137: Verifying Checksum [2021-08-02T02:26:29.105Z] 85a0685a4137: Download complete [2021-08-02T02:26:32.494Z] 0eba1c9be4d2: Pull complete [2021-08-02T02:26:32.494Z] 0d57e429df01: Pull complete [2021-08-02T02:26:32.494Z] 4e4be7b47b0d: Pull complete [2021-08-02T02:26:32.494Z] e1f770b5df2f: Pull complete [2021-08-02T02:26:35.886Z] 85a0685a4137: Pull complete [2021-08-02T02:26:35.886Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-02T02:26:35.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T02:26:35.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-02T02:26:35.988Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-08-02T02:26:36.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-02T02:26:38.538Z] $ docker top 87026b5d3bd1316cd2ac06d8cd6023301954ad336564c2cb5bf831ed7935b242 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T02:26:38.643Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-02T02:26:38.979Z] + set -o pipefail [2021-08-02T02:26:38.979Z] + snyk monitor '--org=edgex-jenkins' [2021-08-02T02:27:05.711Z] [2021-08-02T02:27:05.711Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2021-08-02T02:27:05.711Z] [2021-08-02T02:27:05.711Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/0bb3e7c2-078c-470f-9132-55a772a21140 [2021-08-02T02:27:05.711Z] [2021-08-02T02:27:05.711Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-08-02T02:27:05.711Z] [2021-08-02T02:27:05.711Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-02T02:27:05.711Z] [2021-08-02T02:27:05.711Z] [Pipeline] } [2021-08-02T02:27:05.738Z] $ docker stop --time=1 87026b5d3bd1316cd2ac06d8cd6023301954ad336564c2cb5bf831ed7935b242 [2021-08-02T02:27:07.847Z] $ docker rm -f 87026b5d3bd1316cd2ac06d8cd6023301954ad336564c2cb5bf831ed7935b242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T02:27:08.935Z] + git log --format=format:%s -1 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:27:09.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T02:27:09.293Z] . [Pipeline] withDockerContainer [2021-08-02T02:27:09.410Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-08-02T02:27:09.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T02:27:09.927Z] $ docker top 1afd89b988e4568f0eca92edca75b6d9ee7a5b3ef449329e4a509c61b9b7ea30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T02:27:10.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T02:27:10.077Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T02:27:10.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T02:27:10.202Z] $ docker exec 1afd89b988e4568f0eca92edca75b6d9ee7a5b3ef449329e4a509c61b9b7ea30 ssh-agent [2021-08-02T02:27:10.402Z] SSH_AUTH_SOCK=/tmp/ssh-xbYkmTbGRrWb/agent.14 [2021-08-02T02:27:10.403Z] SSH_AGENT_PID=20 [2021-08-02T02:27:10.414Z] Running ssh-add (command line suppressed) [2021-08-02T02:27:10.518Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3098900517449997077.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3098900517449997077.key) [2021-08-02T02:27:10.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T02:27:10.885Z] + git semver tag [2021-08-02T02:27:10.886Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T02:27:10.886Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-02T02:27:10.886Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-02T02:27:10.886Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T02:27:10.886Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T02:27:10.886Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T02:27:10.886Z] # $SEMVER_BRANCH = main [2021-08-02T02:27:10.886Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-08-02T02:27:10.886Z] # 64a8cc1610d594e2ce02b258a2e8f54a84944eb3 HEAD [2021-08-02T02:27:10.886Z] # -> Force: false [2021-08-02T02:27:10.886Z] # f87fa05fc4660ed54437410b5c948c2e8874ef34 refs/tags/v2.0.1-dev.2 [Pipeline] } [2021-08-02T02:27:10.902Z] $ docker exec --env ******** --env ******** 1afd89b988e4568f0eca92edca75b6d9ee7a5b3ef449329e4a509c61b9b7ea30 ssh-agent -k [2021-08-02T02:27:10.992Z] unset SSH_AUTH_SOCK; [2021-08-02T02:27:10.992Z] unset SSH_AGENT_PID; [2021-08-02T02:27:10.992Z] echo Agent pid 20 killed; [2021-08-02T02:27:11.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T02:27:11.587Z] + git semver [Pipeline] } [2021-08-02T02:27:11.626Z] $ docker stop --time=1 1afd89b988e4568f0eca92edca75b6d9ee7a5b3ef449329e4a509c61b9b7ea30 [2021-08-02T02:27:12.824Z] $ docker rm -f 1afd89b988e4568f0eca92edca75b6d9ee7a5b3ef449329e4a509c61b9b7ea30 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:27:13.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T02:27:13.333Z] [2021-08-02T02:27:13.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:27:13.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T02:27:13.669Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-02T02:27:13.669Z] ab5ef0e58194: Pulling fs layer [2021-08-02T02:27:13.669Z] 9712f1f96733: Pulling fs layer [2021-08-02T02:27:13.669Z] 63f879dbbcfc: Pulling fs layer [2021-08-02T02:27:13.669Z] 0d9ebad4ef96: Pulling fs layer [2021-08-02T02:27:13.669Z] e9a5061849ea: Pulling fs layer [2021-08-02T02:27:13.669Z] d747dcd14b5f: Pulling fs layer [2021-08-02T02:27:13.669Z] 2de7ff778b66: Pulling fs layer [2021-08-02T02:27:13.669Z] 0d9ebad4ef96: Waiting [2021-08-02T02:27:13.669Z] e9a5061849ea: Waiting [2021-08-02T02:27:13.669Z] d747dcd14b5f: Waiting [2021-08-02T02:27:13.669Z] 2de7ff778b66: Waiting [2021-08-02T02:27:13.669Z] 9712f1f96733: Verifying Checksum [2021-08-02T02:27:13.669Z] 9712f1f96733: Download complete [2021-08-02T02:27:17.078Z] 63f879dbbcfc: Verifying Checksum [2021-08-02T02:27:17.078Z] 63f879dbbcfc: Download complete [2021-08-02T02:27:17.694Z] e9a5061849ea: Verifying Checksum [2021-08-02T02:27:17.694Z] e9a5061849ea: Download complete [2021-08-02T02:27:17.694Z] d747dcd14b5f: Verifying Checksum [2021-08-02T02:27:17.694Z] d747dcd14b5f: Download complete [2021-08-02T02:27:18.285Z] 0d9ebad4ef96: Verifying Checksum [2021-08-02T02:27:18.285Z] 0d9ebad4ef96: Download complete [2021-08-02T02:27:18.562Z] ab5ef0e58194: Verifying Checksum [2021-08-02T02:27:18.563Z] ab5ef0e58194: Download complete [2021-08-02T02:27:18.563Z] 2de7ff778b66: Verifying Checksum [2021-08-02T02:27:18.563Z] 2de7ff778b66: Download complete [2021-08-02T02:27:21.178Z] ab5ef0e58194: Pull complete [2021-08-02T02:27:21.178Z] 9712f1f96733: Pull complete [2021-08-02T02:27:21.773Z] 63f879dbbcfc: Pull complete [2021-08-02T02:27:25.168Z] 0d9ebad4ef96: Pull complete [2021-08-02T02:27:25.168Z] e9a5061849ea: Pull complete [2021-08-02T02:27:25.444Z] d747dcd14b5f: Pull complete [2021-08-02T02:27:26.424Z] 2de7ff778b66: Pull complete [2021-08-02T02:27:26.424Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-02T02:27:26.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T02:27:26.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-02T02:27:26.542Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-08-02T02:27:26.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-02T02:27:29.864Z] $ docker top 09599d41fefee8b7920047c84ba2ba87be1d07278e273ee5eb5f59e97ad9bfd7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-02T02:27:29.977Z] provisioning config files... [2021-08-02T02:27:29.993Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7282849575112030844tmp [2021-08-02T02:27:30.027Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config467593268150332597tmp [2021-08-02T02:27:30.054Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5348930994477524186tmp [Pipeline] { [Pipeline] echo [2021-08-02T02:27:30.085Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:27:30.550Z] ---> sigul-configuration.sh [2021-08-02T02:27:30.550Z] gpg: directory `/root/.gnupg' created [2021-08-02T02:27:30.550Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-02T02:27:30.550Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-02T02:27:30.550Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-02T02:27:30.550Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-02T02:27:30.550Z] gpg: CAST5 encrypted data [2021-08-02T02:27:30.550Z] gpg: encrypted with 1 passphrase [2021-08-02T02:27:30.550Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-02T02:27:30.900Z] + mkdir /home/jenkins [2021-08-02T02:27:30.900Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-02T02:27:31.275Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-02T02:27:31.296Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:27:31.633Z] ---> sigul-install.sh [2021-08-02T02:27:31.633Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-02T02:27:31.969Z] + git tag --list [2021-08-02T02:27:31.969Z] 0.7.1 [2021-08-02T02:27:31.969Z] v1.0.0 [2021-08-02T02:27:31.969Z] v1.1.0 [2021-08-02T02:27:31.969Z] v1.1.1 [2021-08-02T02:27:31.969Z] v1.2.2 [2021-08-02T02:27:31.969Z] v1.3.0 [2021-08-02T02:27:31.969Z] v1.3.1 [2021-08-02T02:27:31.969Z] v2.0.0 [2021-08-02T02:27:31.969Z] v2.0.1-dev.1 [2021-08-02T02:27:31.969Z] v2.0.1-dev.2 [Pipeline] sh [2021-08-02T02:27:32.320Z] + lftools sign git-tag v2.0.1-dev.2 [2021-08-02T02:27:32.930Z] Signing Git tag with Sigul... [2021-08-02T02:27:32.930Z] Signing v2.0.1-dev.2 [Pipeline] echo [2021-08-02T02:27:33.537Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:27:33.880Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-02T02:27:33.898Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-02T02:27:33.937Z] $ docker stop --time=1 09599d41fefee8b7920047c84ba2ba87be1d07278e273ee5eb5f59e97ad9bfd7 [2021-08-02T02:27:35.150Z] $ docker rm -f 09599d41fefee8b7920047c84ba2ba87be1d07278e273ee5eb5f59e97ad9bfd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:27:35.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T02:27:35.851Z] . [Pipeline] withDockerContainer [2021-08-02T02:27:35.972Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-08-02T02:27:36.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T02:27:36.410Z] $ docker top 72656d452243dd5ffed90d96ce05dff0bd43256b6864e576b1e1450217bc0a12 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T02:27:36.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T02:27:36.546Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T02:27:36.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T02:27:36.903Z] $ docker exec 72656d452243dd5ffed90d96ce05dff0bd43256b6864e576b1e1450217bc0a12 ssh-agent [2021-08-02T02:27:37.027Z] SSH_AUTH_SOCK=/tmp/ssh-Umc0qpkPJEvB/agent.13 [2021-08-02T02:27:37.027Z] SSH_AGENT_PID=19 [2021-08-02T02:27:37.111Z] Running ssh-add (command line suppressed) [2021-08-02T02:27:37.217Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1257724108269947314.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1257724108269947314.key) [2021-08-02T02:27:37.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T02:27:37.623Z] + git semver bump pre [2021-08-02T02:27:37.623Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T02:27:37.623Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-02T02:27:37.623Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-02T02:27:37.623Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T02:27:37.623Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T02:27:37.623Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T02:27:37.623Z] # $SEMVER_BRANCH = main [2021-08-02T02:27:37.623Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2021-08-02T02:27:37.623Z] 2.0.1-dev.3 [Pipeline] } [2021-08-02T02:27:37.642Z] $ docker exec --env ******** --env ******** 72656d452243dd5ffed90d96ce05dff0bd43256b6864e576b1e1450217bc0a12 ssh-agent -k [2021-08-02T02:27:37.738Z] unset SSH_AUTH_SOCK; [2021-08-02T02:27:37.738Z] unset SSH_AGENT_PID; [2021-08-02T02:27:37.738Z] echo Agent pid 19 killed; [2021-08-02T02:27:37.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T02:27:38.124Z] + git semver [Pipeline] } [2021-08-02T02:27:38.147Z] $ docker stop --time=1 72656d452243dd5ffed90d96ce05dff0bd43256b6864e576b1e1450217bc0a12 [2021-08-02T02:27:39.342Z] $ docker rm -f 72656d452243dd5ffed90d96ce05dff0bd43256b6864e576b1e1450217bc0a12 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:27:39.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T02:27:39.764Z] . [Pipeline] withDockerContainer [2021-08-02T02:27:39.863Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-08-02T02:27:39.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T02:27:40.329Z] $ docker top 11167c7f6254c5cbbaad440c0a1c5d49bd513d7ff938db6af01c83c8e3ae7560 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T02:27:40.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T02:27:40.464Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T02:27:40.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T02:27:40.591Z] $ docker exec 11167c7f6254c5cbbaad440c0a1c5d49bd513d7ff938db6af01c83c8e3ae7560 ssh-agent [2021-08-02T02:27:40.716Z] SSH_AUTH_SOCK=/tmp/ssh-PNnV4ZOgSyg4/agent.14 [2021-08-02T02:27:40.716Z] SSH_AGENT_PID=20 [2021-08-02T02:27:40.728Z] Running ssh-add (command line suppressed) [2021-08-02T02:27:40.833Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1190877128255452051.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1190877128255452051.key) [2021-08-02T02:27:40.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T02:27:41.186Z] + git semver push [2021-08-02T02:27:41.186Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T02:27:41.186Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.git [2021-08-02T02:27:41.186Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-02T02:27:41.186Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T02:27:41.186Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T02:27:41.186Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T02:27:41.186Z] # $SEMVER_BRANCH = main [2021-08-02T02:27:41.186Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [Pipeline] } [2021-08-02T02:27:45.482Z] $ docker exec --env ******** --env ******** 11167c7f6254c5cbbaad440c0a1c5d49bd513d7ff938db6af01c83c8e3ae7560 ssh-agent -k [2021-08-02T02:27:45.584Z] unset SSH_AUTH_SOCK; [2021-08-02T02:27:45.584Z] unset SSH_AGENT_PID; [2021-08-02T02:27:45.584Z] echo Agent pid 20 killed; [2021-08-02T02:27:45.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T02:27:45.969Z] + git semver [Pipeline] } [2021-08-02T02:27:45.992Z] $ docker stop --time=1 11167c7f6254c5cbbaad440c0a1c5d49bd513d7ff938db6af01c83c8e3ae7560 [2021-08-02T02:27:47.184Z] $ docker rm -f 11167c7f6254c5cbbaad440c0a1c5d49bd513d7ff938db6af01c83c8e3ae7560 [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-08-02T02:27:48.408Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:27:49.011Z] ---> package-listing.sh [2021-08-02T02:27:49.011Z] ++ facter osfamily [2021-08-02T02:27:49.011Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T02:27:49.286Z] + OS_FAMILY=redhat [2021-08-02T02:27:49.286Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2021-08-02T02:27:49.286Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T02:27:49.286Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T02:27:49.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T02:27:49.286Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T02:27:49.286Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-08-02T02:27:49.286Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T02:27:49.286Z] + case "${OS_FAMILY}" in [2021-08-02T02:27:49.286Z] + rpm -qa [2021-08-02T02:27:49.286Z] + sort [2021-08-02T02:27:49.875Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T02:27:49.875Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T02:27:49.875Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T02:27:49.875Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2021-08-02T02:27:49.875Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2021-08-02T02:27:49.875Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2021-08-02T02:27:49.910Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T02:27:50.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:27:50.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T02:27:50.853Z] [2021-08-02T02:27:50.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T02:27:51.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T02:27:51.209Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T02:27:51.209Z] b4d181a07f80: Pulling fs layer [2021-08-02T02:27:51.209Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T02:27:51.209Z] ed53099fbce6: Pulling fs layer [2021-08-02T02:27:51.209Z] dc539afda2c1: Pulling fs layer [2021-08-02T02:27:51.209Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T02:27:51.209Z] 9065ff56babe: Pulling fs layer [2021-08-02T02:27:51.209Z] d287ab97295c: Pulling fs layer [2021-08-02T02:27:51.209Z] dc539afda2c1: Waiting [2021-08-02T02:27:51.209Z] 77bc0d833cb6: Waiting [2021-08-02T02:27:51.209Z] 9065ff56babe: Waiting [2021-08-02T02:27:51.209Z] d287ab97295c: Waiting [2021-08-02T02:27:51.483Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T02:27:51.483Z] a1111a8f2ec3: Download complete [2021-08-02T02:27:51.483Z] dc539afda2c1: Verifying Checksum [2021-08-02T02:27:51.483Z] dc539afda2c1: Download complete [2021-08-02T02:27:51.757Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T02:27:51.757Z] 77bc0d833cb6: Download complete [2021-08-02T02:27:52.047Z] ed53099fbce6: Verifying Checksum [2021-08-02T02:27:52.048Z] ed53099fbce6: Download complete [2021-08-02T02:27:52.048Z] 9065ff56babe: Verifying Checksum [2021-08-02T02:27:52.048Z] 9065ff56babe: Download complete [2021-08-02T02:27:53.020Z] b4d181a07f80: Verifying Checksum [2021-08-02T02:27:53.020Z] b4d181a07f80: Download complete [2021-08-02T02:27:54.018Z] b4d181a07f80: Pull complete [2021-08-02T02:27:54.291Z] a1111a8f2ec3: Pull complete [2021-08-02T02:27:54.895Z] ed53099fbce6: Pull complete [2021-08-02T02:27:54.895Z] dc539afda2c1: Pull complete [2021-08-02T02:27:55.174Z] 77bc0d833cb6: Pull complete [2021-08-02T02:27:55.447Z] 9065ff56babe: Pull complete [2021-08-02T02:27:57.416Z] d287ab97295c: Verifying Checksum [2021-08-02T02:27:57.416Z] d287ab97295c: Download complete [2021-08-02T02:28:01.733Z] d287ab97295c: Pull complete [2021-08-02T02:28:01.733Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T02:28:01.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T02:28:01.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T02:28:01.840Z] prd-centos7-docker-4c-2g-1333 does not seem to be running inside a container [2021-08-02T02:28:01.926Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T02:28:04.293Z] $ docker top a188532d3f33a9da665faab2405c0bfc5cdb032327a949290269fac304778256 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T02:28:04.707Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T02:28:05.037Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T02:28:05.561Z] + ls /var/log/sa-host [2021-08-02T02:28:05.562Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T02:28:05.562Z] file_magic: OK [2021-08-02T02:28:05.562Z] HZ: Using current value: 100 [2021-08-02T02:28:05.562Z] file_header: OK [2021-08-02T02:28:05.562Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T02:28:05.562Z] Statistics: [2021-08-02T02:28:05.562Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T02:28:05.562Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T02:28:05.562Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T02:28:05.562Z] file_magic: OK [2021-08-02T02:28:05.562Z] HZ: Using current value: 100 [2021-08-02T02:28:05.562Z] file_header: OK [2021-08-02T02:28:05.562Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-02T02:28:05.562Z] Statistics: [2021-08-02T02:28:05.562Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T02:28:05.562Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T02:28:06.182Z] provisioning config files... [2021-08-02T02:28:06.197Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3621348710415493450tmp [Pipeline] { [Pipeline] echo [2021-08-02T02:28:06.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:28:06.546Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T02:28:06.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:28:06.988Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T02:28:07.007Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:28:07.350Z] ---> sudo-logs.sh [2021-08-02T02:28:07.350Z] Archiving 'sudo' log.. [2021-08-02T02:28:07.350Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1333.vexxhost.local: Name or service not known [2021-08-02T02:28:12.757Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1333.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T02:28:13.013Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:28:13.335Z] ---> job-cost.sh [2021-08-02T02:28:13.335Z] lf-activate-venv: SKIPPING [2021-08-02T02:28:13.335Z] DEBUG: total: 0.18000000715255737 [2021-08-02T02:28:13.335Z] INFO: Retrieving Stack Cost... [2021-08-02T02:28:13.926Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T02:28:14.523Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T02:28:14.549Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T02:28:14.888Z] ---> logs-deploy.sh [2021-08-02T02:28:14.888Z] lf-activate-venv: SKIPPING [2021-08-02T02:28:14.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/4 [2021-08-02T02:28:14.888Z] INFO: archiving workspace using pattern(s): [2021-08-02T02:28:15.491Z] Archives upload complete. [2021-08-02T02:28:15.764Z] INFO: archiving logs to Nexus