Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cdd6c33d41f01dc10b68606080ac8b6263924bf1 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19365’ is offline; ‘prd-centos7-docker-4c-2g-19373’ is offline; ‘prd-centos7-docker-4c-2g-19396’ is offline; ‘prd-centos7-docker-4c-2g-19398’ is offline; ‘prd-centos7-docker-4c-2g-19401’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19391’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19397’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19414 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision cdd6c33d41f01dc10b68606080ac8b6263924bf1 (master) > 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 remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdd6c33d41f01dc10b68606080ac8b6263924bf1 # timeout=10 Commit message: "Merge pull request #202 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.4.0" > git rev-list --no-walk 7a1b18f551239dfc150e88617034cadc3790dddc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-11T06:15:54.381Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-11T06:15:54.720Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-11T06:15:54.873Z] ========================================================= [2021-01-11T06:15:54.873Z] EdgeX Global Pipelines Version Info [2021-01-11T06:15:54.873Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:15:56.908Z] ------------------- [2021-01-11T06:15:56.908Z] stable info: [2021-01-11T06:15:56.908Z] ------------------- [2021-01-11T06:15:56.908Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-11T06:15:56.908Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T06:15:56.908Z] Message: update stable to v1.0.173 [2021-01-11T06:15:57.881Z] ------------------- [2021-01-11T06:15:57.881Z] experimental info: [2021-01-11T06:15:57.881Z] ------------------- [2021-01-11T06:15:57.881Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-11T06:15:57.881Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-11T06:15:57.881Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-11T06:15:58.256Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-01-11T06:15:58.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-01-11T06:15:58.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-11T06:15:58.877Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-11T06:15:59.040Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-11T06:15:59.262Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-11T06:15:59.408Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-11T06:15:59.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-11T06:15:59.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-11T06:15:59.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-11T06:16:00.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-11T06:16:00.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2021-01-11T06:16:00.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-11T06:16:00.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-11T06:16:00.595Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T06:16:00.764Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-11T06:16:00.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T06:16:01.070Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-11T06:16:01.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-11T06:16:01.400Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-11T06:16:01.695Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-11T06:16:01.928Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-11T06:16:02.142Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-11T06:16:02.354Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-11T06:16:02.576Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-11T06:16:02.713Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-11T06:16:02.837Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-11T06:16:02.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-11T06:16:03.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-11T06:16:03.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-11T06:16:03.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdd6c33d41f01dc10b68606080ac8b6263924bf1 [Pipeline] echo [2021-01-11T06:16:03.468Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdd6c33 [Pipeline] echo [2021-01-11T06:16:03.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T06:16:03.751Z] provisioning config files... [2021-01-11T06:16:03.789Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1229624044206280311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:16:04.203Z] ---> docker-login.sh [2021-01-11T06:16:04.203Z] nexus3.edgexfoundry.org:10001 [2021-01-11T06:16:04.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:04.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:04.739Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:04.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:04.739Z] [2021-01-11T06:16:04.739Z] Login Succeeded [2021-01-11T06:16:04.739Z] nexus3.edgexfoundry.org:10002 [2021-01-11T06:16:04.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:05.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:05.003Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:05.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:05.003Z] [2021-01-11T06:16:05.003Z] Login Succeeded [2021-01-11T06:16:05.003Z] nexus3.edgexfoundry.org:10003 [2021-01-11T06:16:05.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:05.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:05.004Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:05.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:05.004Z] [2021-01-11T06:16:05.004Z] Login Succeeded [2021-01-11T06:16:05.004Z] nexus3.edgexfoundry.org:10004 [2021-01-11T06:16:05.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:05.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:05.270Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:05.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:05.270Z] [2021-01-11T06:16:05.270Z] Login Succeeded [2021-01-11T06:16:05.270Z] docker.io [2021-01-11T06:16:05.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:16:05.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:16:05.805Z] Configure a credential helper to remove this warning. See [2021-01-11T06:16:05.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:16:05.805Z] [2021-01-11T06:16:05.805Z] Login Succeeded [2021-01-11T06:16:05.805Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T06:16:05.817Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:16:06.769Z] + git log --format=format:%s -1 cdd6c33d41f01dc10b68606080ac8b6263924bf1 [Pipeline] echo [2021-01-11T06:16:06.879Z] GIT_COMMIT: cdd6c33d41f01dc10b68606080ac8b6263924bf1, Commit Message: Merge pull request #202 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.4.0 [Pipeline] echo [2021-01-11T06:16:06.935Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:16:07.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:16:07.598Z] [2021-01-11T06:16:07.598Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:16:07.968Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:16:07.968Z] latest: Pulling from edgex-devops/git-semver [2021-01-11T06:16:07.968Z] 31603596830f: Pulling fs layer [2021-01-11T06:16:07.968Z] 2a8b12db71e7: Pulling fs layer [2021-01-11T06:16:07.968Z] 6ca5941a6612: Pulling fs layer [2021-01-11T06:16:07.968Z] ecc8261a40a4: Pulling fs layer [2021-01-11T06:16:07.968Z] ecc8261a40a4: Waiting [2021-01-11T06:16:07.968Z] 2a8b12db71e7: Verifying Checksum [2021-01-11T06:16:07.968Z] 2a8b12db71e7: Download complete [2021-01-11T06:16:07.968Z] 31603596830f: Verifying Checksum [2021-01-11T06:16:07.968Z] 31603596830f: Download complete [2021-01-11T06:16:08.234Z] ecc8261a40a4: Verifying Checksum [2021-01-11T06:16:08.234Z] ecc8261a40a4: Download complete [2021-01-11T06:16:08.234Z] 6ca5941a6612: Verifying Checksum [2021-01-11T06:16:08.234Z] 6ca5941a6612: Download complete [2021-01-11T06:16:08.511Z] 31603596830f: Pull complete [2021-01-11T06:16:08.782Z] 2a8b12db71e7: Pull complete [2021-01-11T06:16:09.383Z] 6ca5941a6612: Pull complete [2021-01-11T06:16:09.980Z] ecc8261a40a4: Pull complete [2021-01-11T06:16:09.980Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-11T06:16:09.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:16:09.980Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-11T06:16:10.098Z] prd-centos7-docker-4c-2g-19414 does not seem to be running inside a container [2021-01-11T06:16:10.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T06:16:12.290Z] $ docker top 20d37c69cb90df3f29a7345c25e1c77a221dc94771a5a5f0848bcf69c0a49322 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T06:16:12.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T06:16:12.873Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T06:16:13.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T06:16:13.126Z] $ docker exec 20d37c69cb90df3f29a7345c25e1c77a221dc94771a5a5f0848bcf69c0a49322 ssh-agent [2021-01-11T06:16:13.303Z] SSH_AUTH_SOCK=/tmp/ssh-lJp1SyIDixCJ/agent.11 [2021-01-11T06:16:13.303Z] SSH_AGENT_PID=16 [2021-01-11T06:16:13.318Z] Running ssh-add (command line suppressed) [2021-01-11T06:16:13.441Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1325434305573039299.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1325434305573039299.key) [2021-01-11T06:16:13.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T06:16:13.837Z] + git tag --points-at HEAD [Pipeline] } [2021-01-11T06:16:13.860Z] $ docker exec --env ******** --env ******** 20d37c69cb90df3f29a7345c25e1c77a221dc94771a5a5f0848bcf69c0a49322 ssh-agent -k [2021-01-11T06:16:13.987Z] unset SSH_AUTH_SOCK; [2021-01-11T06:16:13.987Z] unset SSH_AGENT_PID; [2021-01-11T06:16:13.987Z] echo Agent pid 16 killed; [2021-01-11T06:16:14.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-11T06:16:14.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T06:16:14.237Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T06:16:14.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T06:16:14.426Z] $ docker exec 20d37c69cb90df3f29a7345c25e1c77a221dc94771a5a5f0848bcf69c0a49322 ssh-agent [2021-01-11T06:16:14.599Z] SSH_AUTH_SOCK=/tmp/ssh-FQMZN80hvWce/agent.44 [2021-01-11T06:16:14.599Z] SSH_AGENT_PID=49 [2021-01-11T06:16:14.608Z] Running ssh-add (command line suppressed) [2021-01-11T06:16:14.730Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2066449128851962841.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2066449128851962841.key) [2021-01-11T06:16:14.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T06:16:15.184Z] + git semver init [2021-01-11T06:16:15.184Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T06:16:15.184Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-01-11T06:16:15.184Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-01-11T06:16:15.184Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T06:16:15.184Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T06:16:15.184Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T06:16:15.184Z] # $SEMVER_BRANCH = master [2021-01-11T06:16:15.184Z] # $SEMVER_TEMP = /tmp/semver-154613473 [2021-01-11T06:16:15.184Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-01-11T06:16:15.469Z] # '/tmp/semver-154613473' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2021-01-11T06:16:15.469Z] # -> Force: false [2021-01-11T06:16:15.469Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-01-11T06:16:15.506Z] $ docker exec --env ******** --env ******** 20d37c69cb90df3f29a7345c25e1c77a221dc94771a5a5f0848bcf69c0a49322 ssh-agent -k [2021-01-11T06:16:15.627Z] unset SSH_AUTH_SOCK; [2021-01-11T06:16:15.627Z] unset SSH_AGENT_PID; [2021-01-11T06:16:15.627Z] echo Agent pid 49 killed; [2021-01-11T06:16:15.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T06:16:16.172Z] + git semver [Pipeline] } [2021-01-11T06:16:16.192Z] $ docker stop --time=1 20d37c69cb90df3f29a7345c25e1c77a221dc94771a5a5f0848bcf69c0a49322 [2021-01-11T06:16:17.572Z] $ docker rm -f 20d37c69cb90df3f29a7345c25e1c77a221dc94771a5a5f0848bcf69c0a49322 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T06:16:18.048Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-11T06:16:18.439Z] Stashed 1 file(s) [Pipeline] echo [2021-01-11T06:16:18.442Z] [edgeXSemver]: initialized semver on version 1.3.1-dev.3 [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-01-11T06:16:34.016Z] Still waiting to schedule task [2021-01-11T06:16:34.016Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-11T06:16:34.018Z] Still waiting to schedule task [2021-01-11T06:16:34.018Z] ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-19365’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-19373’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-19375’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-19396’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-19400’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-19412’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19391’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19397’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19416’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19418’ is offline [2021-01-11T06:17:19.551Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19418 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-01-11T06:17:19.606Z] Running in /w/workspace/device-mqtt-go/28 [Pipeline] { [Pipeline] checkout [2021-01-11T06:17:25.972Z] using credential edgex-jenkins-ssh [2021-01-11T06:17:26.034Z] Cloning the remote Git repository [2021-01-11T06:17:25.912Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-11T06:17:26.042Z] > git init /w/workspace/device-mqtt-go/28 # timeout=10 [2021-01-11T06:17:26.148Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-11T06:17:26.149Z] > git --version # timeout=10 [2021-01-11T06:17:26.171Z] > git --version # 'git version 2.17.1' [2021-01-11T06:17:26.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:17:26.252Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:17:27.882Z] Checking out Revision cdd6c33d41f01dc10b68606080ac8b6263924bf1 (master) [2021-01-11T06:17:27.103Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-11T06:17:27.132Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:17:27.159Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-11T06:17:27.201Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-11T06:17:27.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:17:27.217Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T06:17:27.714Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:17:27.748Z] > git checkout -f cdd6c33d41f01dc10b68606080ac8b6263924bf1 # timeout=10 [2021-01-11T06:17:32.548Z] Commit message: "Merge pull request #202 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:17:34.056Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:17:34.490Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:17:34.841Z] + + true [2021-01-11T06:17:34.841Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T06:17:37.553Z] provisioning config files... [2021-01-11T06:17:37.594Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/28@tmp/config3019302704811406111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:17:38.106Z] ---> docker-login.sh [2021-01-11T06:17:38.106Z] nexus3.edgexfoundry.org:10001 [2021-01-11T06:17:39.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:17:39.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:17:39.704Z] Configure a credential helper to remove this warning. See [2021-01-11T06:17:39.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:17:39.704Z] [2021-01-11T06:17:39.704Z] Login Succeeded [2021-01-11T06:17:39.704Z] nexus3.edgexfoundry.org:10002 [2021-01-11T06:17:39.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:17:40.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:17:40.257Z] Configure a credential helper to remove this warning. See [2021-01-11T06:17:40.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:17:40.257Z] [2021-01-11T06:17:40.257Z] Login Succeeded [2021-01-11T06:17:40.257Z] nexus3.edgexfoundry.org:10003 [2021-01-11T06:17:40.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:17:40.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:17:40.873Z] Configure a credential helper to remove this warning. See [2021-01-11T06:17:40.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:17:40.873Z] [2021-01-11T06:17:40.873Z] Login Succeeded [2021-01-11T06:17:40.873Z] nexus3.edgexfoundry.org:10004 [2021-01-11T06:17:41.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:17:41.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:17:41.483Z] Configure a credential helper to remove this warning. See [2021-01-11T06:17:41.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:17:41.483Z] [2021-01-11T06:17:41.483Z] Login Succeeded [2021-01-11T06:17:41.483Z] docker.io [2021-01-11T06:17:42.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:17:42.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:17:42.354Z] Configure a credential helper to remove this warning. See [2021-01-11T06:17:42.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:17:42.354Z] [2021-01-11T06:17:42.354Z] Login Succeeded [2021-01-11T06:17:42.354Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T06:17:42.373Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T06:17:42.834Z] ========================================================= [2021-01-11T06:17:42.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-11T06:17:42.834Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:17:43.235Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-11T06:17:43.510Z] Sending build context to Docker daemon 486.4kB [2021-01-11T06:17:43.787Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T06:17:43.787Z] Step 2/8 : FROM ${BASE} [2021-01-11T06:17:43.787Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-11T06:17:43.787Z] 5f621e34cdf4: Pulling fs layer [2021-01-11T06:17:43.787Z] a4357932f1b6: Pulling fs layer [2021-01-11T06:17:43.787Z] 18c013af1878: Pulling fs layer [2021-01-11T06:17:43.787Z] 00ac8860ef70: Pulling fs layer [2021-01-11T06:17:43.787Z] 63d7cb157983: Pulling fs layer [2021-01-11T06:17:43.787Z] b116817d02f9: Pulling fs layer [2021-01-11T06:17:43.787Z] 745a02a5169b: Pulling fs layer [2021-01-11T06:17:43.787Z] 63d7cb157983: Waiting [2021-01-11T06:17:43.787Z] b116817d02f9: Waiting [2021-01-11T06:17:43.787Z] 745a02a5169b: Waiting [2021-01-11T06:17:43.787Z] 00ac8860ef70: Waiting [2021-01-11T06:17:43.787Z] 18c013af1878: Verifying Checksum [2021-01-11T06:17:43.787Z] 18c013af1878: Download complete [2021-01-11T06:17:43.787Z] a4357932f1b6: Verifying Checksum [2021-01-11T06:17:43.787Z] a4357932f1b6: Download complete [2021-01-11T06:17:43.787Z] 63d7cb157983: Verifying Checksum [2021-01-11T06:17:43.787Z] 63d7cb157983: Download complete [2021-01-11T06:17:43.787Z] b116817d02f9: Verifying Checksum [2021-01-11T06:17:43.787Z] b116817d02f9: Download complete [2021-01-11T06:17:43.787Z] 5f621e34cdf4: Verifying Checksum [2021-01-11T06:17:43.788Z] 5f621e34cdf4: Download complete [2021-01-11T06:17:44.801Z] 5f621e34cdf4: Pull complete [2021-01-11T06:17:45.474Z] a4357932f1b6: Pull complete [2021-01-11T06:17:45.758Z] 18c013af1878: Pull complete [2021-01-11T06:17:46.034Z] 745a02a5169b: Verifying Checksum [2021-01-11T06:17:46.034Z] 745a02a5169b: Download complete [2021-01-11T06:17:48.040Z] 00ac8860ef70: Verifying Checksum [2021-01-11T06:17:48.040Z] 00ac8860ef70: Download complete [2021-01-11T06:17:58.265Z] 00ac8860ef70: Pull complete [2021-01-11T06:17:58.866Z] 63d7cb157983: Pull complete [2021-01-11T06:17:59.145Z] b116817d02f9: Pull complete [2021-01-11T06:18:03.481Z] 745a02a5169b: Pull complete [2021-01-11T06:18:03.481Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-11T06:18:03.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-11T06:18:03.481Z] ---> b7e6874047d6 [2021-01-11T06:18:03.481Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-11T06:18:06.908Z] ---> Running in 6d6d6043e8d7 [2021-01-11T06:18:06.908Z] Removing intermediate container 6d6d6043e8d7 [2021-01-11T06:18:06.908Z] ---> 328d8a816ea7 [2021-01-11T06:18:06.908Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:18:06.908Z] ---> Running in eccecec332c7 [2021-01-11T06:18:09.548Z] Removing intermediate container eccecec332c7 [2021-01-11T06:18:09.548Z] ---> 4c3f2c07f7fb [2021-01-11T06:18:09.548Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-11T06:18:09.548Z] ---> Running in ac60e86d1e8e [2021-01-11T06:18:10.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T06:18:12.009Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T06:18:12.989Z] (1/14) Installing libmagic (5.38-r0) [2021-01-11T06:18:13.266Z] (2/14) Installing file (5.38-r0) [2021-01-11T06:18:13.266Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-11T06:18:13.266Z] (4/14) Installing g++ (9.3.0-r2) [2021-01-11T06:18:28.371Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-11T06:18:28.371Z] (6/14) Installing patch (2.7.6-r6) [2021-01-11T06:18:28.371Z] (7/14) Installing build-base (0.5-r2) [2021-01-11T06:18:28.371Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-11T06:18:28.647Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-11T06:18:28.648Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-11T06:18:29.628Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-11T06:18:29.628Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-11T06:18:29.901Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-11T06:18:30.182Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-11T06:18:30.458Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T06:18:30.458Z] OK: 221 MiB in 53 packages [2021-01-11T06:18:34.790Z] Removing intermediate container ac60e86d1e8e [2021-01-11T06:18:34.790Z] ---> ea24496e5d61 [2021-01-11T06:18:34.790Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-01-11T06:18:35.064Z] ---> Running in 362ed924db40 [2021-01-11T06:18:35.336Z] Removing intermediate container 362ed924db40 [2021-01-11T06:18:35.336Z] ---> 873b486b8d5a [2021-01-11T06:18:35.336Z] Step 7/8 : COPY . . [2021-01-11T06:18:36.779Z] ---> 553c3c908ae2 [2021-01-11T06:18:36.779Z] Step 8/8 : RUN go mod download [2021-01-11T06:18:36.779Z] ---> Running in 0a76ae6f928f [2021-01-11T06:18:59.848Z] Removing intermediate container 0a76ae6f928f [2021-01-11T06:18:59.848Z] ---> f4ac91b03234 [2021-01-11T06:18:59.848Z] Successfully built f4ac91b03234 [2021-01-11T06:18:59.848Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:19:00.195Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T06:19:00.195Z] . [Pipeline] withDockerContainer [2021-01-11T06:19:00.476Z] prd-ubuntu18.04-docker-arm64-4c-16g-19418 does not seem to be running inside a container [2021-01-11T06:19:00.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/28 -v /w/workspace/device-mqtt-go/28:/w/workspace/device-mqtt-go/28:rw,z -v /w/workspace/device-mqtt-go/28@tmp:/w/workspace/device-mqtt-go/28@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 ******** ci-base-image-arm64 cat [2021-01-11T06:19:01.997Z] $ docker top 44baface5b5fd9f1e02734612fa4132b4bfb55d4bc0524d79b4520b4e603f47f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:19:03.075Z] + go version [2021-01-11T06:19:03.075Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-11T06:19:03.099Z] $ docker stop --time=1 44baface5b5fd9f1e02734612fa4132b4bfb55d4bc0524d79b4520b4e603f47f [2021-01-11T06:19:05.058Z] $ docker rm -f 44baface5b5fd9f1e02734612fa4132b4bfb55d4bc0524d79b4520b4e603f47f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:19:06.021Z] + docker inspect -f . ci-base-image-arm64 [2021-01-11T06:19:06.021Z] . [Pipeline] withDockerContainer [2021-01-11T06:19:06.272Z] prd-ubuntu18.04-docker-arm64-4c-16g-19418 does not seem to be running inside a container [2021-01-11T06:19:06.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/28 -v /w/workspace/device-mqtt-go/28:/w/workspace/device-mqtt-go/28:rw,z -v /w/workspace/device-mqtt-go/28@tmp:/w/workspace/device-mqtt-go/28@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 ******** ci-base-image-arm64 cat [2021-01-11T06:19:07.800Z] $ docker top 2b609147a82637905a442465b0d962ba827a8f6e344e44d0dde9b6697a53bdb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:19:08.849Z] + make test [2021-01-11T06:19:08.850Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-11T06:19:10.303Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-01-11T06:19:49.381Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-01-11T06:19:49.381Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.033s coverage: 28.3% of statements [2021-01-11T06:19:49.381Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-01-11T06:19:49.381Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-11T06:19:54.820Z] gofmt -l . [2021-01-11T06:19:54.820Z] ["`gofmt -l .`" = ""] [2021-01-11T06:19:54.820Z] ./bin/test-attribution-txt.sh [2021-01-11T06:19:55.797Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-11T06:19:56.415Z] $ docker stop --time=1 2b609147a82637905a442465b0d962ba827a8f6e344e44d0dde9b6697a53bdb2 [2021-01-11T06:19:58.652Z] $ docker rm -f 2b609147a82637905a442465b0d962ba827a8f6e344e44d0dde9b6697a53bdb2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T06:19:59.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T06:20:00.428Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:20:01.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-11T06:20:02.211Z] + ls -al . [2021-01-11T06:20:02.211Z] total 132 [2021-01-11T06:20:02.211Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 06:19 . [2021-01-11T06:20:02.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 06:17 .. [2021-01-11T06:20:02.211Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 11 06:17 .dockerignore [2021-01-11T06:20:02.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 06:17 .git [2021-01-11T06:20:02.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 06:17 .github [2021-01-11T06:20:02.211Z] -rw-rw-r-- 1 jenkins jenkins 336 Jan 11 06:17 .gitignore [2021-01-11T06:20:02.211Z] -rw-rw-r-- 1 jenkins jenkins 5932 Jan 11 06:17 Attribution.txt [2021-01-11T06:20:02.211Z] -rw-rw-r-- 1 jenkins jenkins 1802 Jan 11 06:17 Dockerfile [2021-01-11T06:20:02.211Z] -rw-rw-r-- 1 jenkins jenkins 957 Jan 11 06:17 Dockerfile.build [2021-01-11T06:20:02.211Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 06:17 Jenkinsfile [2021-01-11T06:20:02.211Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 06:17 LICENSE [2021-01-11T06:20:02.211Z] -rw-rw-r-- 1 jenkins jenkins 902 Jan 11 06:17 Makefile [2021-01-11T06:20:02.211Z] -rw-rw-r-- 1 jenkins jenkins 444 Jan 11 06:17 README.md [2021-01-11T06:20:02.211Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 06:16 VERSION [2021-01-11T06:20:02.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 06:17 bin [2021-01-11T06:20:02.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 06:17 cmd [2021-01-11T06:20:02.211Z] -rw-r--r-- 1 jenkins jenkins 18940 Jan 11 06:19 coverage.out [2021-01-11T06:20:02.211Z] -rw-r--r-- 1 jenkins jenkins 504 Jan 11 06:19 go.mod [2021-01-11T06:20:02.211Z] -rw-r--r-- 1 jenkins jenkins 14988 Jan 11 06:19 go.sum [2021-01-11T06:20:02.211Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 06:17 internal [2021-01-11T06:20:02.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 06:17 mock [2021-01-11T06:20:02.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 06:17 snap [2021-01-11T06:20:02.211Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 11 06:17 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:20:02.575Z] + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cdd6c33d41f01dc10b68606080ac8b6263924bf1 --label arch=arm64 --label version=1.3.1-dev.3 . [2021-01-11T06:20:02.852Z] Sending build context to Docker daemon 505.9kB [2021-01-11T06:20:02.852Z] Step 1/22 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T06:20:02.852Z] Step 2/22 : FROM ${BASE} AS builder [2021-01-11T06:20:02.852Z] ---> f4ac91b03234 [2021-01-11T06:20:02.852Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2021-01-11T06:20:03.136Z] ---> Running in a660cf766839 [2021-01-11T06:20:03.740Z] Removing intermediate container a660cf766839 [2021-01-11T06:20:03.740Z] ---> ca09e4e5dfb4 [2021-01-11T06:20:03.740Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2021-01-11T06:20:03.740Z] ---> Running in 374c4c4c5410 [2021-01-11T06:20:04.337Z] Removing intermediate container 374c4c4c5410 [2021-01-11T06:20:04.337Z] ---> c0f52d40c7da [2021-01-11T06:20:04.337Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:20:04.337Z] ---> Running in 6703a5a06814 [2021-01-11T06:20:06.308Z] Removing intermediate container 6703a5a06814 [2021-01-11T06:20:06.308Z] ---> f9fa6c24268c [2021-01-11T06:20:06.308Z] Step 6/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-11T06:20:06.580Z] ---> Running in c61a44da7262 [2021-01-11T06:20:07.559Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-11T06:20:08.539Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-11T06:20:09.132Z] OK: 221 MiB in 53 packages [2021-01-11T06:20:10.578Z] Removing intermediate container c61a44da7262 [2021-01-11T06:20:10.578Z] ---> 37dee953ab81 [2021-01-11T06:20:10.578Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2021-01-11T06:20:10.578Z] ---> Running in e68924a78f95 [2021-01-11T06:20:10.857Z] Removing intermediate container e68924a78f95 [2021-01-11T06:20:10.857Z] ---> e12caff3709b [2021-01-11T06:20:10.857Z] Step 8/22 : COPY . . [2021-01-11T06:20:11.838Z] ---> b70eb6f9e0f4 [2021-01-11T06:20:11.838Z] Step 9/22 : ARG MAKE='make build' [2021-01-11T06:20:12.112Z] ---> Running in fee0825b6453 [2021-01-11T06:20:12.389Z] Removing intermediate container fee0825b6453 [2021-01-11T06:20:12.389Z] ---> bd104e1fc0ad [2021-01-11T06:20:12.389Z] Step 10/22 : RUN $MAKE [2021-01-11T06:20:12.663Z] ---> Running in 3e22acb8c8ad [2021-01-11T06:20:13.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.1-dev.3" -o cmd/device-mqtt ./cmd [2021-01-11T06:20:40.505Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-11T06:20:47.241Z] Removing intermediate container 3e22acb8c8ad [2021-01-11T06:20:47.241Z] ---> 20006e47fe3e [2021-01-11T06:20:47.241Z] Step 11/22 : FROM alpine:3.12 [2021-01-11T06:20:47.241Z] 3.12: Pulling from library/alpine [2021-01-11T06:20:47.513Z] 159e5727ea61: Pulling fs layer [2021-01-11T06:20:48.105Z] 159e5727ea61: Verifying Checksum [2021-01-11T06:20:48.105Z] 159e5727ea61: Download complete [2021-01-11T06:20:48.702Z] 159e5727ea61: Pull complete [2021-01-11T06:20:48.702Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T06:20:48.702Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T06:20:48.702Z] ---> afeebe901d6b [2021-01-11T06:20:48.702Z] Step 12/22 : ENV APP_PORT=49982 [2021-01-11T06:20:48.980Z] ---> Running in c94e633cc003 [2021-01-11T06:20:49.253Z] Removing intermediate container c94e633cc003 [2021-01-11T06:20:49.253Z] ---> 33cd0e99baec [2021-01-11T06:20:49.253Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T06:20:49.530Z] ---> Running in 4ce2da5e063f [2021-01-11T06:20:49.808Z] Removing intermediate container 4ce2da5e063f [2021-01-11T06:20:49.808Z] ---> bffbdf13d57c [2021-01-11T06:20:49.808Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2021-01-11T06:20:51.250Z] ---> 1930f2541a84 [2021-01-11T06:20:51.250Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2021-01-11T06:20:51.850Z] ---> c8addfdc1f8b [2021-01-11T06:20:51.850Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2021-01-11T06:20:52.442Z] ---> 24044a869e24 [2021-01-11T06:20:52.442Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2021-01-11T06:20:52.717Z] ---> Running in 4e77f4b85048 [2021-01-11T06:20:53.309Z] Removing intermediate container 4e77f4b85048 [2021-01-11T06:20:53.309Z] ---> ca6e28ab0c7f [2021-01-11T06:20:53.309Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2021-01-11T06:20:53.309Z] ---> Running in bdb192cf3a48 [2021-01-11T06:20:53.910Z] Removing intermediate container bdb192cf3a48 [2021-01-11T06:20:53.910Z] ---> 069cc25940bb [2021-01-11T06:20:53.910Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T06:20:53.910Z] ---> Running in c0fdc96a371f [2021-01-11T06:20:54.184Z] Removing intermediate container c0fdc96a371f [2021-01-11T06:20:54.184Z] ---> c88c72710a39 [2021-01-11T06:20:54.184Z] Step 20/22 : LABEL arch=arm64 [2021-01-11T06:20:54.460Z] ---> Running in 66130daad320 [2021-01-11T06:20:54.738Z] Removing intermediate container 66130daad320 [2021-01-11T06:20:54.738Z] ---> d303c2a03f03 [2021-01-11T06:20:54.738Z] Step 21/22 : LABEL git_sha=cdd6c33d41f01dc10b68606080ac8b6263924bf1 [2021-01-11T06:20:55.015Z] ---> Running in 6aae032db492 [2021-01-11T06:20:55.617Z] Removing intermediate container 6aae032db492 [2021-01-11T06:20:55.617Z] ---> 6ed9f5b423f5 [2021-01-11T06:20:55.617Z] Step 22/22 : LABEL version=1.3.1-dev.3 [2021-01-11T06:20:55.617Z] ---> Running in fbb029c4592d [2021-01-11T06:20:56.222Z] Removing intermediate container fbb029c4592d [2021-01-11T06:20:56.222Z] ---> 4fadbbb50fce [2021-01-11T06:20:56.222Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-11T06:20:56.222Z] Successfully built 4fadbbb50fce [2021-01-11T06:20:56.222Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T06:20:56.640Z] provisioning config files... [2021-01-11T06:20:56.680Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/28@tmp/config6332598387668103572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:20:57.078Z] ---> docker-login.sh [2021-01-11T06:20:57.078Z] nexus3.edgexfoundry.org:10001 [2021-01-11T06:20:57.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:20:57.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:20:57.351Z] Configure a credential helper to remove this warning. See [2021-01-11T06:20:57.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:20:57.351Z] [2021-01-11T06:20:57.351Z] Login Succeeded [2021-01-11T06:20:57.629Z] nexus3.edgexfoundry.org:10002 [2021-01-11T06:20:57.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:20:57.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:20:57.902Z] Configure a credential helper to remove this warning. See [2021-01-11T06:20:57.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:20:57.902Z] [2021-01-11T06:20:57.902Z] Login Succeeded [2021-01-11T06:20:58.175Z] nexus3.edgexfoundry.org:10003 [2021-01-11T06:20:58.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:20:58.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:20:58.729Z] Configure a credential helper to remove this warning. See [2021-01-11T06:20:58.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:20:58.729Z] [2021-01-11T06:20:58.729Z] Login Succeeded [2021-01-11T06:20:58.729Z] nexus3.edgexfoundry.org:10004 [2021-01-11T06:20:59.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:20:59.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:20:59.272Z] Configure a credential helper to remove this warning. See [2021-01-11T06:20:59.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:20:59.272Z] [2021-01-11T06:20:59.272Z] Login Succeeded [2021-01-11T06:20:59.272Z] docker.io [2021-01-11T06:20:59.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:20:59.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:20:59.815Z] Configure a credential helper to remove this warning. See [2021-01-11T06:20:59.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:20:59.815Z] [2021-01-11T06:20:59.815Z] Login Succeeded [2021-01-11T06:20:59.815Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T06:20:59.832Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-11T06:21:00.025Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: [2021-01-11T06:21:00.026Z] cdd6c33d41f01dc10b68606080ac8b6263924bf1 [2021-01-11T06:21:00.026Z] latest [2021-01-11T06:21:00.026Z] 1.3.1-dev.3 [2021-01-11T06:21:00.026Z] cdd6c33d41f01dc10b68606080ac8b6263924bf1-1.3.1-dev.3 [2021-01-11T06:21:00.026Z] master [2021-01-11T06:21:00.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:21:00.618Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:cdd6c33d41f01dc10b68606080ac8b6263924bf1 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:21:00.962Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:cdd6c33d41f01dc10b68606080ac8b6263924bf1 [2021-01-11T06:21:00.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2021-01-11T06:21:00.962Z] aa35c539e823: Preparing [2021-01-11T06:21:00.962Z] ccaaac72e2b4: Preparing [2021-01-11T06:21:00.962Z] a2216a1527b7: Preparing [2021-01-11T06:21:00.962Z] 379067d0cb53: Preparing [2021-01-11T06:21:01.243Z] 379067d0cb53: Layer already exists [2021-01-11T06:21:01.243Z] aa35c539e823: Pushed [2021-01-11T06:21:01.243Z] ccaaac72e2b4: Pushed [2021-01-11T06:21:04.629Z] a2216a1527b7: Pushed [2021-01-11T06:21:04.629Z] cdd6c33d41f01dc10b68606080ac8b6263924bf1: digest: sha256:400f488755c5963350dbdac59a36a5259576549d54b6bea3a8a6b234723bef9d size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:21:04.976Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:21:05.313Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2021-01-11T06:21:05.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2021-01-11T06:21:05.313Z] aa35c539e823: Preparing [2021-01-11T06:21:05.313Z] ccaaac72e2b4: Preparing [2021-01-11T06:21:05.313Z] a2216a1527b7: Preparing [2021-01-11T06:21:05.313Z] 379067d0cb53: Preparing [2021-01-11T06:21:05.313Z] aa35c539e823: Layer already exists [2021-01-11T06:21:05.313Z] 379067d0cb53: Layer already exists [2021-01-11T06:21:05.313Z] a2216a1527b7: Layer already exists [2021-01-11T06:21:05.313Z] ccaaac72e2b4: Layer already exists [2021-01-11T06:21:05.584Z] latest: digest: sha256:400f488755c5963350dbdac59a36a5259576549d54b6bea3a8a6b234723bef9d size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:21:05.928Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.3.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:21:06.271Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.3.1-dev.3 [2021-01-11T06:21:06.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2021-01-11T06:21:06.271Z] aa35c539e823: Preparing [2021-01-11T06:21:06.271Z] ccaaac72e2b4: Preparing [2021-01-11T06:21:06.271Z] a2216a1527b7: Preparing [2021-01-11T06:21:06.271Z] 379067d0cb53: Preparing [2021-01-11T06:21:06.271Z] ccaaac72e2b4: Layer already exists [2021-01-11T06:21:06.271Z] aa35c539e823: Layer already exists [2021-01-11T06:21:06.271Z] a2216a1527b7: Layer already exists [2021-01-11T06:21:06.271Z] 379067d0cb53: Layer already exists [2021-01-11T06:21:06.541Z] 1.3.1-dev.3: digest: sha256:400f488755c5963350dbdac59a36a5259576549d54b6bea3a8a6b234723bef9d size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:21:06.882Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:cdd6c33d41f01dc10b68606080ac8b6263924bf1-1.3.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:21:07.225Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:cdd6c33d41f01dc10b68606080ac8b6263924bf1-1.3.1-dev.3 [2021-01-11T06:21:07.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2021-01-11T06:21:07.225Z] aa35c539e823: Preparing [2021-01-11T06:21:07.225Z] ccaaac72e2b4: Preparing [2021-01-11T06:21:07.225Z] a2216a1527b7: Preparing [2021-01-11T06:21:07.225Z] 379067d0cb53: Preparing [2021-01-11T06:21:07.225Z] a2216a1527b7: Layer already exists [2021-01-11T06:21:07.225Z] ccaaac72e2b4: Layer already exists [2021-01-11T06:21:07.225Z] 379067d0cb53: Layer already exists [2021-01-11T06:21:07.225Z] aa35c539e823: Layer already exists [2021-01-11T06:21:07.497Z] cdd6c33d41f01dc10b68606080ac8b6263924bf1-1.3.1-dev.3: digest: sha256:400f488755c5963350dbdac59a36a5259576549d54b6bea3a8a6b234723bef9d size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:21:07.841Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:21:08.176Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [2021-01-11T06:21:08.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2021-01-11T06:21:08.176Z] aa35c539e823: Preparing [2021-01-11T06:21:08.176Z] ccaaac72e2b4: Preparing [2021-01-11T06:21:08.176Z] a2216a1527b7: Preparing [2021-01-11T06:21:08.176Z] 379067d0cb53: Preparing [2021-01-11T06:21:08.176Z] a2216a1527b7: Layer already exists [2021-01-11T06:21:08.176Z] ccaaac72e2b4: Layer already exists [2021-01-11T06:21:08.176Z] 379067d0cb53: Layer already exists [2021-01-11T06:21:08.176Z] aa35c539e823: Layer already exists [2021-01-11T06:21:08.449Z] master: digest: sha256:400f488755c5963350dbdac59a36a5259576549d54b6bea3a8a6b234723bef9d size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-11T06:21:08.647Z] ===================================================== [Pipeline] echo [2021-01-11T06:21:08.695Z] taggedImages: [2021-01-11T06:21:08.695Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:cdd6c33d41f01dc10b68606080ac8b6263924bf1 [2021-01-11T06:21:08.695Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2021-01-11T06:21:08.695Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.3.1-dev.3 [2021-01-11T06:21:08.695Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:cdd6c33d41f01dc10b68606080ac8b6263924bf1-1.3.1-dev.3 [2021-01-11T06:21:08.695Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-11T06:24:47.185Z] Running on prd-centos7-docker-4c-2g-19419 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-01-11T06:24:47.252Z] Running in /w/workspace/device-mqtt-go/28 [Pipeline] { [Pipeline] checkout [2021-01-11T06:24:50.048Z] using credential edgex-jenkins-ssh [2021-01-11T06:24:50.146Z] Cloning the remote Git repository [2021-01-11T06:24:50.176Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-11T06:24:50.248Z] > git init /w/workspace/device-mqtt-go/28 # timeout=10 [2021-01-11T06:24:50.318Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-11T06:24:50.318Z] > git --version # timeout=10 [2021-01-11T06:24:50.326Z] > git --version # 'git version 2.24.3' [2021-01-11T06:24:50.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:24:50.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:24:50.899Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-11T06:24:50.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-11T06:24:51.317Z] Checking out Revision cdd6c33d41f01dc10b68606080ac8b6263924bf1 (master) [2021-01-11T06:24:50.918Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-11T06:24:50.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-11T06:24:50.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-11T06:24:50.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-11T06:24:51.327Z] > git config core.sparsecheckout # timeout=10 [2021-01-11T06:24:51.332Z] > git checkout -f cdd6c33d41f01dc10b68606080ac8b6263924bf1 # timeout=10 [2021-01-11T06:24:55.182Z] Commit message: "Merge pull request #202 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.4.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-11T06:24:56.792Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:24:57.140Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-11T06:24:57.445Z] + sudo service docker restart [2021-01-11T06:24:57.445Z] + true [2021-01-11T06:24:57.445Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T06:24:58.950Z] provisioning config files... [2021-01-11T06:24:58.982Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/28@tmp/config8001046349658369833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:24:59.354Z] ---> docker-login.sh [2021-01-11T06:24:59.354Z] nexus3.edgexfoundry.org:10001 [2021-01-11T06:24:59.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:24:59.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:24:59.618Z] Configure a credential helper to remove this warning. See [2021-01-11T06:24:59.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:24:59.618Z] [2021-01-11T06:24:59.880Z] Login Succeeded [2021-01-11T06:24:59.880Z] nexus3.edgexfoundry.org:10002 [2021-01-11T06:24:59.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:25:00.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:25:00.142Z] Configure a credential helper to remove this warning. See [2021-01-11T06:25:00.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:25:00.142Z] [2021-01-11T06:25:00.142Z] Login Succeeded [2021-01-11T06:25:00.142Z] nexus3.edgexfoundry.org:10003 [2021-01-11T06:25:00.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:25:00.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:25:00.406Z] Configure a credential helper to remove this warning. See [2021-01-11T06:25:00.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:25:00.406Z] [2021-01-11T06:25:00.406Z] Login Succeeded [2021-01-11T06:25:00.406Z] nexus3.edgexfoundry.org:10004 [2021-01-11T06:25:00.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:25:00.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:25:00.406Z] Configure a credential helper to remove this warning. See [2021-01-11T06:25:00.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:25:00.406Z] [2021-01-11T06:25:00.406Z] Login Succeeded [2021-01-11T06:25:00.406Z] docker.io [2021-01-11T06:25:00.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:25:00.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:25:00.930Z] Configure a credential helper to remove this warning. See [2021-01-11T06:25:00.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:25:00.930Z] [2021-01-11T06:25:00.930Z] Login Succeeded [2021-01-11T06:25:00.930Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T06:25:00.939Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-11T06:25:01.265Z] ========================================================= [2021-01-11T06:25:01.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-11T06:25:01.266Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:25:01.641Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-11T06:25:01.641Z] Sending build context to Docker daemon 487.4kB [2021-01-11T06:25:01.907Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T06:25:01.907Z] Step 2/8 : FROM ${BASE} [2021-01-11T06:25:02.175Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-11T06:25:02.175Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T06:25:02.175Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T06:25:02.175Z] de9db76c5a1d: Pulling fs layer [2021-01-11T06:25:02.175Z] bca2f99d35d6: Pulling fs layer [2021-01-11T06:25:02.175Z] 93359f2a8cfa: Pulling fs layer [2021-01-11T06:25:02.175Z] 7c6f9722023f: Pulling fs layer [2021-01-11T06:25:02.175Z] a35cf1a2eb13: Pulling fs layer [2021-01-11T06:25:02.175Z] 93359f2a8cfa: Waiting [2021-01-11T06:25:02.175Z] 7c6f9722023f: Waiting [2021-01-11T06:25:02.175Z] a35cf1a2eb13: Waiting [2021-01-11T06:25:02.175Z] bca2f99d35d6: Waiting [2021-01-11T06:25:02.779Z] de9db76c5a1d: Verifying Checksum [2021-01-11T06:25:02.779Z] de9db76c5a1d: Download complete [2021-01-11T06:25:02.779Z] 0ef7d3d256c8: Verifying Checksum [2021-01-11T06:25:02.779Z] 0ef7d3d256c8: Download complete [2021-01-11T06:25:02.779Z] 93359f2a8cfa: Download complete [2021-01-11T06:25:02.779Z] 7c6f9722023f: Verifying Checksum [2021-01-11T06:25:02.779Z] 7c6f9722023f: Download complete [2021-01-11T06:25:02.779Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T06:25:02.779Z] 188c0c94c7c5: Download complete [2021-01-11T06:25:03.053Z] 188c0c94c7c5: Pull complete [2021-01-11T06:25:03.334Z] 0ef7d3d256c8: Pull complete [2021-01-11T06:25:03.334Z] de9db76c5a1d: Pull complete [2021-01-11T06:25:06.687Z] a35cf1a2eb13: Verifying Checksum [2021-01-11T06:25:06.688Z] a35cf1a2eb13: Download complete [2021-01-11T06:25:07.648Z] bca2f99d35d6: Verifying Checksum [2021-01-11T06:25:07.648Z] bca2f99d35d6: Download complete [2021-01-11T06:25:12.985Z] bca2f99d35d6: Pull complete [2021-01-11T06:25:12.986Z] 93359f2a8cfa: Pull complete [2021-01-11T06:25:12.986Z] 7c6f9722023f: Pull complete [2021-01-11T06:25:21.175Z] a35cf1a2eb13: Pull complete [2021-01-11T06:25:21.175Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-11T06:25:21.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-11T06:25:21.175Z] ---> a62c8e92a672 [2021-01-11T06:25:21.175Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-11T06:25:21.175Z] ---> Running in cb7fc34100e9 [2021-01-11T06:25:21.175Z] Removing intermediate container cb7fc34100e9 [2021-01-11T06:25:21.175Z] ---> cfe230b5b452 [2021-01-11T06:25:21.175Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:25:21.440Z] ---> Running in 545bd2c0abd3 [2021-01-11T06:25:22.389Z] Removing intermediate container 545bd2c0abd3 [2021-01-11T06:25:22.389Z] ---> 99be84c2a593 [2021-01-11T06:25:22.389Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-11T06:25:22.389Z] ---> Running in 89fc51d02e34 [2021-01-11T06:25:22.964Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T06:25:23.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T06:25:24.513Z] (1/14) Installing libmagic (5.38-r0) [2021-01-11T06:25:24.513Z] (2/14) Installing file (5.38-r0) [2021-01-11T06:25:24.775Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-11T06:25:24.775Z] (4/14) Installing g++ (9.3.0-r2) [2021-01-11T06:26:11.801Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-11T06:26:11.801Z] (6/14) Installing patch (2.7.6-r6) [2021-01-11T06:26:11.801Z] (7/14) Installing build-base (0.5-r2) [2021-01-11T06:26:11.801Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-11T06:26:11.801Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-11T06:26:11.801Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-11T06:26:11.801Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-11T06:26:11.801Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-11T06:26:11.801Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-11T06:26:11.801Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-11T06:26:11.801Z] Executing busybox-1.31.1-r19.trigger [2021-01-11T06:26:11.801Z] OK: 237 MiB in 53 packages [2021-01-11T06:26:14.389Z] Removing intermediate container 89fc51d02e34 [2021-01-11T06:26:14.389Z] ---> a9655556e1f4 [2021-01-11T06:26:14.389Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-01-11T06:26:14.389Z] ---> Running in 12532c51b90d [2021-01-11T06:26:14.655Z] Removing intermediate container 12532c51b90d [2021-01-11T06:26:14.655Z] ---> a20fd622cc5e [2021-01-11T06:26:14.655Z] Step 7/8 : COPY . . [2021-01-11T06:26:15.233Z] ---> fd29fecdf63a [2021-01-11T06:26:15.233Z] Step 8/8 : RUN go mod download [2021-01-11T06:26:15.499Z] ---> Running in 527549206f7a [2021-01-11T06:26:37.506Z] Removing intermediate container 527549206f7a [2021-01-11T06:26:37.506Z] ---> 0cf900cb2af8 [2021-01-11T06:26:37.506Z] Successfully built 0cf900cb2af8 [2021-01-11T06:26:37.506Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:26:37.828Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T06:26:37.828Z] . [Pipeline] withDockerContainer [2021-01-11T06:26:37.949Z] prd-centos7-docker-4c-2g-19419 does not seem to be running inside a container [2021-01-11T06:26:37.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/28 -v /w/workspace/device-mqtt-go/28:/w/workspace/device-mqtt-go/28:rw,z -v /w/workspace/device-mqtt-go/28@tmp:/w/workspace/device-mqtt-go/28@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 ******** ci-base-image-x86_64 cat [2021-01-11T06:26:38.834Z] $ docker top c3af334b8b9ff1fb125fa411e5235b311fabc4badb25027f2fdf17832a2b677c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:26:39.356Z] + go version [2021-01-11T06:26:39.357Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-11T06:26:39.371Z] $ docker stop --time=1 c3af334b8b9ff1fb125fa411e5235b311fabc4badb25027f2fdf17832a2b677c [2021-01-11T06:26:40.739Z] $ docker rm -f c3af334b8b9ff1fb125fa411e5235b311fabc4badb25027f2fdf17832a2b677c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:26:41.544Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-11T06:26:41.545Z] . [Pipeline] withDockerContainer [2021-01-11T06:26:41.642Z] prd-centos7-docker-4c-2g-19419 does not seem to be running inside a container [2021-01-11T06:26:41.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/28 -v /w/workspace/device-mqtt-go/28:/w/workspace/device-mqtt-go/28:rw,z -v /w/workspace/device-mqtt-go/28@tmp:/w/workspace/device-mqtt-go/28@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 ******** ci-base-image-x86_64 cat [2021-01-11T06:26:42.251Z] $ docker top e177b9118260090687e05272d8c73de60899c7733c299c2201f15dcc16893c68 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:26:42.729Z] + make test [2021-01-11T06:26:42.729Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-11T06:26:43.679Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-01-11T06:26:56.038Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-01-11T06:26:56.038Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 28.3% of statements [2021-01-11T06:26:56.038Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-01-11T06:26:56.038Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-11T06:26:58.645Z] gofmt -l . [2021-01-11T06:26:58.645Z] ["`gofmt -l .`" = ""] [2021-01-11T06:26:58.645Z] ./bin/test-attribution-txt.sh [2021-01-11T06:26:59.219Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-11T06:26:59.245Z] $ docker stop --time=1 e177b9118260090687e05272d8c73de60899c7733c299c2201f15dcc16893c68 [2021-01-11T06:27:01.475Z] $ docker rm -f e177b9118260090687e05272d8c73de60899c7733c299c2201f15dcc16893c68 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-11T06:27:02.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-11T06:27:02.120Z] Warning: overwriting stash ‘coverage-report’ [2021-01-11T06:27:02.434Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-11T06:27:03.080Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-11T06:27:03.383Z] + ls -al . [2021-01-11T06:27:03.383Z] total 100 [2021-01-11T06:27:03.383Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 11 06:26 . [2021-01-11T06:27:03.383Z] drwxrwxr-x. 4 jenkins jenkins 30 Jan 11 06:24 .. [2021-01-11T06:27:03.383Z] -rw-rw-r--. 1 jenkins jenkins 5932 Jan 11 06:24 Attribution.txt [2021-01-11T06:27:03.383Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 11 06:24 bin [2021-01-11T06:27:03.383Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 11 06:24 cmd [2021-01-11T06:27:03.383Z] -rw-r--r--. 1 jenkins jenkins 18940 Jan 11 06:26 coverage.out [2021-01-11T06:27:03.383Z] -rw-rw-r--. 1 jenkins jenkins 1802 Jan 11 06:24 Dockerfile [2021-01-11T06:27:03.383Z] -rw-rw-r--. 1 jenkins jenkins 957 Jan 11 06:24 Dockerfile.build [2021-01-11T06:27:03.383Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 11 06:24 .dockerignore [2021-01-11T06:27:03.383Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 11 06:24 .git [2021-01-11T06:27:03.383Z] drwxrwxr-x. 2 jenkins jenkins 60 Jan 11 06:24 .github [2021-01-11T06:27:03.383Z] -rw-rw-r--. 1 jenkins jenkins 336 Jan 11 06:24 .gitignore [2021-01-11T06:27:03.383Z] -rw-r--r--. 1 jenkins jenkins 504 Jan 11 06:26 go.mod [2021-01-11T06:27:03.383Z] -rw-r--r--. 1 jenkins jenkins 14988 Jan 11 06:26 go.sum [2021-01-11T06:27:03.383Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 11 06:24 internal [2021-01-11T06:27:03.383Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 11 06:24 Jenkinsfile [2021-01-11T06:27:03.383Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 11 06:24 LICENSE [2021-01-11T06:27:03.383Z] -rw-rw-r--. 1 jenkins jenkins 902 Jan 11 06:24 Makefile [2021-01-11T06:27:03.383Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 11 06:24 mock [2021-01-11T06:27:03.383Z] -rw-rw-r--. 1 jenkins jenkins 444 Jan 11 06:24 README.md [2021-01-11T06:27:03.383Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 11 06:24 snap [2021-01-11T06:27:03.383Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 11 06:16 VERSION [2021-01-11T06:27:03.383Z] -rw-rw-r--. 1 jenkins jenkins 227 Jan 11 06:24 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:03.698Z] + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=cdd6c33d41f01dc10b68606080ac8b6263924bf1 --label arch=amd64 --label version=1.3.1-dev.3 . [2021-01-11T06:27:03.698Z] Sending build context to Docker daemon 506.9kB [2021-01-11T06:27:03.698Z] Step 1/22 : ARG BASE=golang:1.15-alpine3.12 [2021-01-11T06:27:03.698Z] Step 2/22 : FROM ${BASE} AS builder [2021-01-11T06:27:03.698Z] ---> 0cf900cb2af8 [2021-01-11T06:27:03.698Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2021-01-11T06:27:03.962Z] ---> Running in 3e47369f450d [2021-01-11T06:27:03.962Z] Removing intermediate container 3e47369f450d [2021-01-11T06:27:03.962Z] ---> e6c3af66f051 [2021-01-11T06:27:03.962Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2021-01-11T06:27:04.225Z] ---> Running in e7e740b6f185 [2021-01-11T06:27:04.225Z] Removing intermediate container e7e740b6f185 [2021-01-11T06:27:04.225Z] ---> 7ab02dbe4831 [2021-01-11T06:27:04.225Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-11T06:27:04.488Z] ---> Running in 4b4ba90bad47 [2021-01-11T06:27:05.438Z] Removing intermediate container 4b4ba90bad47 [2021-01-11T06:27:05.438Z] ---> 2fc17d1e76fd [2021-01-11T06:27:05.438Z] Step 6/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-11T06:27:05.438Z] ---> Running in 1bde1755cf8a [2021-01-11T06:27:05.706Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-11T06:27:07.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-11T06:27:09.727Z] OK: 237 MiB in 53 packages [2021-01-11T06:27:09.989Z] Removing intermediate container 1bde1755cf8a [2021-01-11T06:27:09.989Z] ---> f45ac1b052f5 [2021-01-11T06:27:09.989Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2021-01-11T06:27:10.250Z] ---> Running in ed87f253232d [2021-01-11T06:27:10.250Z] Removing intermediate container ed87f253232d [2021-01-11T06:27:10.250Z] ---> 76936a50f739 [2021-01-11T06:27:10.250Z] Step 8/22 : COPY . . [2021-01-11T06:27:11.197Z] ---> 32670356dd0b [2021-01-11T06:27:11.197Z] Step 9/22 : ARG MAKE='make build' [2021-01-11T06:27:11.197Z] ---> Running in 7a6ddc6da196 [2021-01-11T06:27:11.465Z] Removing intermediate container 7a6ddc6da196 [2021-01-11T06:27:11.465Z] ---> 580a825e9c54 [2021-01-11T06:27:11.465Z] Step 10/22 : RUN $MAKE [2021-01-11T06:27:11.465Z] ---> Running in 79aa0e0d96d9 [2021-01-11T06:27:11.731Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.1-dev.3" -o cmd/device-mqtt ./cmd [2021-01-11T06:27:21.863Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-11T06:27:24.432Z] Removing intermediate container 79aa0e0d96d9 [2021-01-11T06:27:24.432Z] ---> 6d0eefd5e097 [2021-01-11T06:27:24.432Z] Step 11/22 : FROM alpine:3.12 [2021-01-11T06:27:25.007Z] 3.12: Pulling from library/alpine [2021-01-11T06:27:25.957Z] 801bfaa63ef2: Pulling fs layer [2021-01-11T06:27:25.957Z] 801bfaa63ef2: Verifying Checksum [2021-01-11T06:27:25.957Z] 801bfaa63ef2: Download complete [2021-01-11T06:27:26.221Z] 801bfaa63ef2: Pull complete [2021-01-11T06:27:26.221Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-11T06:27:26.221Z] Status: Downloaded newer image for alpine:3.12 [2021-01-11T06:27:26.221Z] ---> 389fef711851 [2021-01-11T06:27:26.221Z] Step 12/22 : ENV APP_PORT=49982 [2021-01-11T06:27:26.484Z] ---> Running in 23ccde7ef160 [2021-01-11T06:27:26.484Z] Removing intermediate container 23ccde7ef160 [2021-01-11T06:27:26.484Z] ---> d76b86e1ad3c [2021-01-11T06:27:26.484Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-11T06:27:26.484Z] ---> Running in a414f4c5a191 [2021-01-11T06:27:26.748Z] Removing intermediate container a414f4c5a191 [2021-01-11T06:27:26.748Z] ---> 5ad633427329 [2021-01-11T06:27:26.748Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2021-01-11T06:27:27.326Z] ---> 6611c3f241f8 [2021-01-11T06:27:27.326Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2021-01-11T06:27:27.589Z] ---> 105a08f1905c [2021-01-11T06:27:27.589Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2021-01-11T06:27:27.852Z] ---> 0bae7dac349e [2021-01-11T06:27:27.852Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2021-01-11T06:27:27.852Z] ---> Running in 7edff9d864f3 [2021-01-11T06:27:28.113Z] Removing intermediate container 7edff9d864f3 [2021-01-11T06:27:28.113Z] ---> 3c183770c4f4 [2021-01-11T06:27:28.113Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2021-01-11T06:27:28.113Z] ---> Running in ad321ad2a209 [2021-01-11T06:27:28.113Z] Removing intermediate container ad321ad2a209 [2021-01-11T06:27:28.113Z] ---> f50c1adb0041 [2021-01-11T06:27:28.113Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-11T06:27:28.376Z] ---> Running in 06337eaf0738 [2021-01-11T06:27:28.376Z] Removing intermediate container 06337eaf0738 [2021-01-11T06:27:28.376Z] ---> 5aaf8a1d0ac3 [2021-01-11T06:27:28.376Z] Step 20/22 : LABEL arch=amd64 [2021-01-11T06:27:28.639Z] ---> Running in 2ce61d6d6185 [2021-01-11T06:27:28.639Z] Removing intermediate container 2ce61d6d6185 [2021-01-11T06:27:28.639Z] ---> 3ab95eb2d0ff [2021-01-11T06:27:28.639Z] Step 21/22 : LABEL git_sha=cdd6c33d41f01dc10b68606080ac8b6263924bf1 [2021-01-11T06:27:28.639Z] ---> Running in 3e3f0149ff7d [2021-01-11T06:27:28.903Z] Removing intermediate container 3e3f0149ff7d [2021-01-11T06:27:28.903Z] ---> b2bfc79ab370 [2021-01-11T06:27:28.903Z] Step 22/22 : LABEL version=1.3.1-dev.3 [2021-01-11T06:27:28.903Z] ---> Running in a6c79f3bde66 [2021-01-11T06:27:29.168Z] Removing intermediate container a6c79f3bde66 [2021-01-11T06:27:29.168Z] ---> ad91f5c7fecb [2021-01-11T06:27:29.168Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-11T06:27:29.168Z] Successfully built ad91f5c7fecb [2021-01-11T06:27:29.168Z] Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-11T06:27:29.493Z] provisioning config files... [2021-01-11T06:27:29.522Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/28@tmp/config2149887928553781850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:27:29.899Z] ---> docker-login.sh [2021-01-11T06:27:29.899Z] nexus3.edgexfoundry.org:10001 [2021-01-11T06:27:29.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:27:30.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:27:30.164Z] Configure a credential helper to remove this warning. See [2021-01-11T06:27:30.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:27:30.164Z] [2021-01-11T06:27:30.164Z] Login Succeeded [2021-01-11T06:27:30.164Z] nexus3.edgexfoundry.org:10002 [2021-01-11T06:27:30.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:27:30.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:27:30.164Z] Configure a credential helper to remove this warning. See [2021-01-11T06:27:30.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:27:30.164Z] [2021-01-11T06:27:30.164Z] Login Succeeded [2021-01-11T06:27:30.164Z] nexus3.edgexfoundry.org:10003 [2021-01-11T06:27:30.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:27:30.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:27:30.427Z] Configure a credential helper to remove this warning. See [2021-01-11T06:27:30.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:27:30.427Z] [2021-01-11T06:27:30.427Z] Login Succeeded [2021-01-11T06:27:30.427Z] nexus3.edgexfoundry.org:10004 [2021-01-11T06:27:30.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:27:30.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:27:30.692Z] Configure a credential helper to remove this warning. See [2021-01-11T06:27:30.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:27:30.692Z] [2021-01-11T06:27:30.692Z] Login Succeeded [2021-01-11T06:27:30.692Z] docker.io [2021-01-11T06:27:30.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-11T06:27:30.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-11T06:27:30.954Z] Configure a credential helper to remove this warning. See [2021-01-11T06:27:30.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-11T06:27:30.954Z] [2021-01-11T06:27:30.954Z] Login Succeeded [2021-01-11T06:27:30.954Z] ---> docker-login.sh ends [Pipeline] } [2021-01-11T06:27:30.971Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-11T06:27:31.199Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: [2021-01-11T06:27:31.199Z] cdd6c33d41f01dc10b68606080ac8b6263924bf1 [2021-01-11T06:27:31.199Z] latest [2021-01-11T06:27:31.199Z] 1.3.1-dev.3 [2021-01-11T06:27:31.199Z] cdd6c33d41f01dc10b68606080ac8b6263924bf1-1.3.1-dev.3 [2021-01-11T06:27:31.199Z] master [2021-01-11T06:27:31.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:31.679Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:cdd6c33d41f01dc10b68606080ac8b6263924bf1 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:31.997Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:cdd6c33d41f01dc10b68606080ac8b6263924bf1 [2021-01-11T06:27:31.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2021-01-11T06:27:31.997Z] 53114ac7c14d: Preparing [2021-01-11T06:27:31.997Z] 0e0beee5ee24: Preparing [2021-01-11T06:27:31.997Z] 9f72b50e064f: Preparing [2021-01-11T06:27:31.997Z] 777b2c648970: Preparing [2021-01-11T06:27:31.997Z] 777b2c648970: Layer already exists [2021-01-11T06:27:31.997Z] 53114ac7c14d: Pushed [2021-01-11T06:27:32.265Z] 0e0beee5ee24: Pushed [2021-01-11T06:27:33.223Z] 9f72b50e064f: Pushed [2021-01-11T06:27:33.795Z] cdd6c33d41f01dc10b68606080ac8b6263924bf1: digest: sha256:f3db4284e50fc86df5bf969b23648eb7dde3d77171b5ee3335050e5565139d77 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:34.103Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:34.400Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2021-01-11T06:27:34.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2021-01-11T06:27:34.401Z] 53114ac7c14d: Preparing [2021-01-11T06:27:34.401Z] 0e0beee5ee24: Preparing [2021-01-11T06:27:34.401Z] 9f72b50e064f: Preparing [2021-01-11T06:27:34.401Z] 777b2c648970: Preparing [2021-01-11T06:27:34.401Z] 777b2c648970: Layer already exists [2021-01-11T06:27:34.401Z] 9f72b50e064f: Layer already exists [2021-01-11T06:27:34.401Z] 0e0beee5ee24: Layer already exists [2021-01-11T06:27:34.401Z] 53114ac7c14d: Layer already exists [2021-01-11T06:27:34.401Z] latest: digest: sha256:f3db4284e50fc86df5bf969b23648eb7dde3d77171b5ee3335050e5565139d77 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:34.705Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.3.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:35.008Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.3.1-dev.3 [2021-01-11T06:27:35.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2021-01-11T06:27:35.008Z] 53114ac7c14d: Preparing [2021-01-11T06:27:35.008Z] 0e0beee5ee24: Preparing [2021-01-11T06:27:35.008Z] 9f72b50e064f: Preparing [2021-01-11T06:27:35.008Z] 777b2c648970: Preparing [2021-01-11T06:27:35.008Z] 9f72b50e064f: Layer already exists [2021-01-11T06:27:35.008Z] 0e0beee5ee24: Layer already exists [2021-01-11T06:27:35.008Z] 53114ac7c14d: Layer already exists [2021-01-11T06:27:35.008Z] 777b2c648970: Layer already exists [2021-01-11T06:27:35.009Z] 1.3.1-dev.3: digest: sha256:f3db4284e50fc86df5bf969b23648eb7dde3d77171b5ee3335050e5565139d77 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:35.318Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:cdd6c33d41f01dc10b68606080ac8b6263924bf1-1.3.1-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:35.615Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:cdd6c33d41f01dc10b68606080ac8b6263924bf1-1.3.1-dev.3 [2021-01-11T06:27:35.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2021-01-11T06:27:35.616Z] 53114ac7c14d: Preparing [2021-01-11T06:27:35.616Z] 0e0beee5ee24: Preparing [2021-01-11T06:27:35.616Z] 9f72b50e064f: Preparing [2021-01-11T06:27:35.616Z] 777b2c648970: Preparing [2021-01-11T06:27:35.616Z] 9f72b50e064f: Layer already exists [2021-01-11T06:27:35.616Z] 777b2c648970: Layer already exists [2021-01-11T06:27:35.616Z] 53114ac7c14d: Layer already exists [2021-01-11T06:27:35.616Z] 0e0beee5ee24: Layer already exists [2021-01-11T06:27:35.616Z] cdd6c33d41f01dc10b68606080ac8b6263924bf1-1.3.1-dev.3: digest: sha256:f3db4284e50fc86df5bf969b23648eb7dde3d77171b5ee3335050e5565139d77 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:35.926Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:36.224Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [2021-01-11T06:27:36.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2021-01-11T06:27:36.224Z] 53114ac7c14d: Preparing [2021-01-11T06:27:36.224Z] 0e0beee5ee24: Preparing [2021-01-11T06:27:36.224Z] 9f72b50e064f: Preparing [2021-01-11T06:27:36.224Z] 777b2c648970: Preparing [2021-01-11T06:27:36.224Z] 53114ac7c14d: Layer already exists [2021-01-11T06:27:36.224Z] 0e0beee5ee24: Layer already exists [2021-01-11T06:27:36.224Z] 9f72b50e064f: Layer already exists [2021-01-11T06:27:36.224Z] 777b2c648970: Layer already exists [2021-01-11T06:27:36.224Z] master: digest: sha256:f3db4284e50fc86df5bf969b23648eb7dde3d77171b5ee3335050e5565139d77 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-01-11T06:27:36.408Z] ===================================================== [Pipeline] echo [2021-01-11T06:27:36.465Z] taggedImages: [2021-01-11T06:27:36.465Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:cdd6c33d41f01dc10b68606080ac8b6263924bf1 [2021-01-11T06:27:36.465Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2021-01-11T06:27:36.465Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.3.1-dev.3 [2021-01-11T06:27:36.465Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:cdd6c33d41f01dc10b68606080ac8b6263924bf1-1.3.1-dev.3 [2021-01-11T06:27:36.465Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap [2021-01-11T06:27:38.173Z] provisioning config files... [2021-01-11T06:27:38.184Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2742187519824153146tmp [Pipeline] { [Pipeline] sh [2021-01-11T06:27:38.586Z] + set +x [2021-01-11T06:27:38.586Z] + curl -s https://codecov.io/bash [2021-01-11T06:27:38.586Z] + bash -s -- [2021-01-11T06:27:38.849Z] [2021-01-11T06:27:38.849Z] _____ _ [2021-01-11T06:27:38.849Z] / ____| | | [2021-01-11T06:27:38.849Z] | | ___ __| | ___ ___ _____ __ [2021-01-11T06:27:38.849Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-11T06:27:38.849Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-11T06:27:38.849Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-11T06:27:38.849Z] Bash-20201231-23d4836 [2021-01-11T06:27:38.849Z] [2021-01-11T06:27:38.849Z] [2021-01-11T06:27:38.849Z] ==> git version 2.24.3 found [2021-01-11T06:27:38.849Z] ==> 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-01-11T06:27:38.849Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-11T06:27:38.849Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-11T06:27:38.849Z] ==> Jenkins CI detected. [2021-01-11T06:27:38.849Z] project root: . [2021-01-11T06:27:38.849Z] --> token set from env [2021-01-11T06:27:38.849Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-11T06:27:38.849Z] ==> Running gcov in . (disable via -X gcov) [2021-01-11T06:27:38.849Z] ==> Python coveragepy not found [2021-01-11T06:27:38.849Z] ==> Searching for coverage reports in: [2021-01-11T06:27:38.849Z] + . [2021-01-11T06:27:38.849Z] -> Found 1 reports [2021-01-11T06:27:38.849Z] ==> Detecting git/mercurial file structure [2021-01-11T06:27:38.849Z] ==> Reading reports [2021-01-11T06:27:38.849Z] + ./coverage.out bytes=18940 [2021-01-11T06:27:38.849Z] ==> Appending adjustments [2021-01-11T06:27:38.849Z] https://docs.codecov.io/docs/fixing-reports [2021-01-11T06:27:39.112Z] + Found adjustments [2021-01-11T06:27:39.112Z] ==> Gzipping contents [2021-01-11T06:27:39.112Z] 4.0K /tmp/codecov.r32Eza.gz [2021-01-11T06:27:39.113Z] ==> Uploading reports [2021-01-11T06:27:39.113Z] url: https://codecov.io [2021-01-11T06:27:39.113Z] query: branch=master&commit=cdd6c33d41f01dc10b68606080ac8b6263924bf1&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-11T06:27:39.113Z] -> Pinging Codecov [2021-01-11T06:27:39.113Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=cdd6c33d41f01dc10b68606080ac8b6263924bf1&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-11T06:27:39.378Z] -> Uploading to [2021-01-11T06:27:39.379Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-11/7D719EC7BBE17E464838252E33014C33/cdd6c33d41f01dc10b68606080ac8b6263924bf1/14de6e4e-e4ab-4aa9-870b-780b3ee6ea23.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210111T062739Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9ed77adae0fa1176afa31661dc327bbfd5d3bbe83f5c71540dd7890ea62d21c6 [2021-01-11T06:27:39.379Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-11T06:27:39.379Z] Dload Upload Total Spent Left Speed [2021-01-11T06:27:39.906Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3307 0 0 100 3307 0 6786 --:--:-- --:--:-- --:--:-- 6776 [2021-01-11T06:27:39.906Z] -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/cdd6c33d41f01dc10b68606080ac8b6263924bf1 [Pipeline] } [2021-01-11T06:27:39.919Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-11T06:27:40.873Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-11T06:27:40.930Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:41.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-11T06:27:41.281Z] [2021-01-11T06:27:41.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:27:41.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-11T06:27:41.630Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-11T06:27:41.630Z] 188c0c94c7c5: Pulling fs layer [2021-01-11T06:27:41.630Z] 0ef7d3d256c8: Pulling fs layer [2021-01-11T06:27:41.630Z] de9db76c5a1d: Pulling fs layer [2021-01-11T06:27:41.630Z] 0eba1c9be4d2: Pulling fs layer [2021-01-11T06:27:41.630Z] 0d57e429df01: Pulling fs layer [2021-01-11T06:27:41.630Z] 4e4be7b47b0d: Pulling fs layer [2021-01-11T06:27:41.630Z] e1f770b5df2f: Pulling fs layer [2021-01-11T06:27:41.630Z] 85a0685a4137: Pulling fs layer [2021-01-11T06:27:41.630Z] 0eba1c9be4d2: Waiting [2021-01-11T06:27:41.630Z] 0d57e429df01: Waiting [2021-01-11T06:27:41.630Z] 4e4be7b47b0d: Waiting [2021-01-11T06:27:41.630Z] e1f770b5df2f: Waiting [2021-01-11T06:27:41.631Z] 85a0685a4137: Waiting [2021-01-11T06:27:41.631Z] de9db76c5a1d: Verifying Checksum [2021-01-11T06:27:41.631Z] de9db76c5a1d: Download complete [2021-01-11T06:27:41.631Z] 0ef7d3d256c8: Verifying Checksum [2021-01-11T06:27:41.631Z] 0ef7d3d256c8: Download complete [2021-01-11T06:27:41.631Z] 0d57e429df01: Verifying Checksum [2021-01-11T06:27:41.631Z] 0d57e429df01: Download complete [2021-01-11T06:27:41.631Z] 4e4be7b47b0d: Download complete [2021-01-11T06:27:41.895Z] 188c0c94c7c5: Verifying Checksum [2021-01-11T06:27:41.895Z] 188c0c94c7c5: Download complete [2021-01-11T06:27:42.169Z] 188c0c94c7c5: Pull complete [2021-01-11T06:27:42.437Z] 0ef7d3d256c8: Pull complete [2021-01-11T06:27:42.703Z] de9db76c5a1d: Pull complete [2021-01-11T06:27:44.099Z] e1f770b5df2f: Download complete [2021-01-11T06:27:50.711Z] 0eba1c9be4d2: Verifying Checksum [2021-01-11T06:27:50.711Z] 0eba1c9be4d2: Download complete [2021-01-11T06:27:50.711Z] 85a0685a4137: Verifying Checksum [2021-01-11T06:27:50.711Z] 85a0685a4137: Download complete [2021-01-11T06:27:56.054Z] 0eba1c9be4d2: Pull complete [2021-01-11T06:27:56.318Z] 0d57e429df01: Pull complete [2021-01-11T06:27:56.318Z] 4e4be7b47b0d: Pull complete [2021-01-11T06:27:58.910Z] e1f770b5df2f: Pull complete [2021-01-11T06:28:07.132Z] 85a0685a4137: Pull complete [2021-01-11T06:28:07.132Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-11T06:28:07.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-11T06:28:07.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-11T06:28:07.354Z] prd-centos7-docker-4c-2g-19414 does not seem to be running inside a container [2021-01-11T06:28:07.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-11T06:28:08.501Z] $ docker top 8658cd0518c209d8ef3ccd715f9f200da734438149a64efd6eb858c2ae62a681 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-11T06:28:08.741Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-11T06:28:09.042Z] + set -o pipefail [2021-01-11T06:28:09.042Z] + snyk monitor '--org=edgex-jenkins' [2021-01-11T06:28:47.873Z] [2021-01-11T06:28:47.873Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2021-01-11T06:28:47.873Z] [2021-01-11T06:28:47.873Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/24b8e430-68b0-49c9-a1c9-d8d2d7b07e73 [2021-01-11T06:28:47.873Z] [2021-01-11T06:28:47.873Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-11T06:28:47.873Z] [2021-01-11T06:28:47.873Z] [Pipeline] } [2021-01-11T06:28:47.893Z] $ docker stop --time=1 8658cd0518c209d8ef3ccd715f9f200da734438149a64efd6eb858c2ae62a681 [2021-01-11T06:28:50.822Z] $ docker rm -f 8658cd0518c209d8ef3ccd715f9f200da734438149a64efd6eb858c2ae62a681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [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-01-11T06:28:52.823Z] + git log --format=format:%s -1 cdd6c33d41f01dc10b68606080ac8b6263924bf1 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:28:53.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:28:53.137Z] . [Pipeline] withDockerContainer [2021-01-11T06:28:53.236Z] prd-centos7-docker-4c-2g-19414 does not seem to be running inside a container [2021-01-11T06:28:53.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T06:28:54.183Z] $ docker top 1aae4cfed8fcea428b0424aabe1736914d263ff746fccbbc1d104b1b254b149e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T06:28:54.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T06:28:54.584Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T06:28:54.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T06:28:54.837Z] $ docker exec 1aae4cfed8fcea428b0424aabe1736914d263ff746fccbbc1d104b1b254b149e ssh-agent [2021-01-11T06:28:55.050Z] SSH_AUTH_SOCK=/tmp/ssh-LjSBEKXhK6KA/agent.11 [2021-01-11T06:28:55.050Z] SSH_AGENT_PID=16 [2021-01-11T06:28:55.063Z] Running ssh-add (command line suppressed) [2021-01-11T06:28:55.207Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1950691577224711084.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1950691577224711084.key) [2021-01-11T06:28:55.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T06:28:55.615Z] + git semver tag [2021-01-11T06:28:55.615Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T06:28:55.615Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-01-11T06:28:55.615Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-01-11T06:28:55.615Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T06:28:55.615Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T06:28:55.615Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T06:28:55.615Z] # $SEMVER_BRANCH = master [2021-01-11T06:28:55.615Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-01-11T06:28:55.615Z] # cdd6c33d41f01dc10b68606080ac8b6263924bf1 HEAD [2021-01-11T06:28:55.615Z] # -> Force: false [2021-01-11T06:28:55.615Z] # c4fe78a65cc760b3cf3d50c97720bd82d4a713f1 refs/tags/v1.3.1-dev.3 [Pipeline] } [2021-01-11T06:28:55.632Z] $ docker exec --env ******** --env ******** 1aae4cfed8fcea428b0424aabe1736914d263ff746fccbbc1d104b1b254b149e ssh-agent -k [2021-01-11T06:28:55.779Z] unset SSH_AUTH_SOCK; [2021-01-11T06:28:55.780Z] unset SSH_AGENT_PID; [2021-01-11T06:28:55.780Z] echo Agent pid 16 killed; [2021-01-11T06:28:55.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T06:28:56.356Z] + git semver [Pipeline] } [2021-01-11T06:28:56.379Z] $ docker stop --time=1 1aae4cfed8fcea428b0424aabe1736914d263ff746fccbbc1d104b1b254b149e [2021-01-11T06:28:57.750Z] $ docker rm -f 1aae4cfed8fcea428b0424aabe1736914d263ff746fccbbc1d104b1b254b149e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:28:58.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-11T06:28:58.459Z] [2021-01-11T06:28:58.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:28:58.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-11T06:28:58.823Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-11T06:28:58.823Z] ab5ef0e58194: Pulling fs layer [2021-01-11T06:28:58.823Z] 9712f1f96733: Pulling fs layer [2021-01-11T06:28:58.823Z] 63f879dbbcfc: Pulling fs layer [2021-01-11T06:28:58.823Z] 0d9ebad4ef96: Pulling fs layer [2021-01-11T06:28:58.823Z] e9a5061849ea: Pulling fs layer [2021-01-11T06:28:58.823Z] d747dcd14b5f: Pulling fs layer [2021-01-11T06:28:58.823Z] 2de7ff778b66: Pulling fs layer [2021-01-11T06:28:58.823Z] 0d9ebad4ef96: Waiting [2021-01-11T06:28:58.823Z] e9a5061849ea: Waiting [2021-01-11T06:28:58.823Z] d747dcd14b5f: Waiting [2021-01-11T06:28:58.823Z] 2de7ff778b66: Waiting [2021-01-11T06:28:58.823Z] 9712f1f96733: Verifying Checksum [2021-01-11T06:28:58.823Z] 9712f1f96733: Download complete [2021-01-11T06:29:02.163Z] 63f879dbbcfc: Verifying Checksum [2021-01-11T06:29:02.163Z] 63f879dbbcfc: Download complete [2021-01-11T06:29:02.163Z] e9a5061849ea: Verifying Checksum [2021-01-11T06:29:02.163Z] e9a5061849ea: Download complete [2021-01-11T06:29:02.163Z] d747dcd14b5f: Verifying Checksum [2021-01-11T06:29:02.163Z] d747dcd14b5f: Download complete [2021-01-11T06:29:02.744Z] 2de7ff778b66: Verifying Checksum [2021-01-11T06:29:02.744Z] 2de7ff778b66: Download complete [2021-01-11T06:29:03.007Z] 0d9ebad4ef96: Verifying Checksum [2021-01-11T06:29:03.007Z] 0d9ebad4ef96: Download complete [2021-01-11T06:29:03.275Z] ab5ef0e58194: Verifying Checksum [2021-01-11T06:29:03.275Z] ab5ef0e58194: Download complete [2021-01-11T06:29:07.524Z] ab5ef0e58194: Pull complete [2021-01-11T06:29:07.524Z] 9712f1f96733: Pull complete [2021-01-11T06:29:09.453Z] 63f879dbbcfc: Pull complete [2021-01-11T06:29:16.074Z] 0d9ebad4ef96: Pull complete [2021-01-11T06:29:17.023Z] e9a5061849ea: Pull complete [2021-01-11T06:29:17.287Z] d747dcd14b5f: Pull complete [2021-01-11T06:29:19.858Z] 2de7ff778b66: Pull complete [2021-01-11T06:29:19.858Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-11T06:29:19.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-11T06:29:19.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-11T06:29:20.085Z] prd-centos7-docker-4c-2g-19414 does not seem to be running inside a container [2021-01-11T06:29:20.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-11T06:29:24.127Z] $ docker top ad9950cb09dc0fd80457421a3de91e281edd83709f804f63feb175d6df89648e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-11T06:29:24.376Z] provisioning config files... [2021-01-11T06:29:24.394Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config34582546967911855tmp [2021-01-11T06:29:24.412Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2033774890893067885tmp [2021-01-11T06:29:24.428Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config6604967619943067878tmp [Pipeline] { [Pipeline] echo [2021-01-11T06:29:24.486Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:29:24.788Z] ---> sigul-configuration.sh [2021-01-11T06:29:24.788Z] gpg: directory `/root/.gnupg' created [2021-01-11T06:29:24.788Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-11T06:29:24.788Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-11T06:29:24.788Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-11T06:29:24.788Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-11T06:29:24.788Z] gpg: CAST5 encrypted data [2021-01-11T06:29:25.051Z] gpg: encrypted with 1 passphrase [2021-01-11T06:29:25.052Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-11T06:29:25.352Z] + mkdir /home/jenkins [2021-01-11T06:29:25.352Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-11T06:29:25.654Z] + 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-01-11T06:29:25.668Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:29:25.968Z] ---> sigul-install.sh [2021-01-11T06:29:32.578Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-11T06:29:32.882Z] + git tag --list [2021-01-11T06:29:32.882Z] 0.7.1 [2021-01-11T06:29:32.882Z] v1.0.0 [2021-01-11T06:29:32.882Z] v1.1.0 [2021-01-11T06:29:32.882Z] v1.1.1 [2021-01-11T06:29:32.882Z] v1.2.1 [2021-01-11T06:29:32.882Z] v1.2.2 [2021-01-11T06:29:32.882Z] v1.2.2-dev.1 [2021-01-11T06:29:32.882Z] v1.2.2-dev.2 [2021-01-11T06:29:32.882Z] v1.2.3-dev.1 [2021-01-11T06:29:32.882Z] v1.2.3-dev.10 [2021-01-11T06:29:32.882Z] v1.2.3-dev.2 [2021-01-11T06:29:32.882Z] v1.2.3-dev.3 [2021-01-11T06:29:32.882Z] v1.2.3-dev.4 [2021-01-11T06:29:32.882Z] v1.2.3-dev.5 [2021-01-11T06:29:32.882Z] v1.2.3-dev.6 [2021-01-11T06:29:32.882Z] v1.2.3-dev.7 [2021-01-11T06:29:32.882Z] v1.2.3-dev.8 [2021-01-11T06:29:32.882Z] v1.2.3-dev.9 [2021-01-11T06:29:32.882Z] v1.3.0 [2021-01-11T06:29:32.882Z] v1.3.1-dev.1 [2021-01-11T06:29:32.882Z] v1.3.1-dev.2 [2021-01-11T06:29:32.882Z] v1.3.1-dev.3 [Pipeline] sh [2021-01-11T06:29:33.198Z] + lftools sign git-tag v1.3.1-dev.3 [2021-01-11T06:29:34.591Z] Signing Git tag with Sigul... [2021-01-11T06:29:34.591Z] Signing v1.3.1-dev.3 [Pipeline] echo [2021-01-11T06:29:36.004Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:29:36.327Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-11T06:29:36.343Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-11T06:29:36.437Z] $ docker stop --time=1 ad9950cb09dc0fd80457421a3de91e281edd83709f804f63feb175d6df89648e [2021-01-11T06:29:38.564Z] $ docker rm -f ad9950cb09dc0fd80457421a3de91e281edd83709f804f63feb175d6df89648e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:29:39.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:29:39.492Z] . [Pipeline] withDockerContainer [2021-01-11T06:29:39.605Z] prd-centos7-docker-4c-2g-19414 does not seem to be running inside a container [2021-01-11T06:29:39.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T06:29:40.468Z] $ docker top d325e2f6936936e754c779ea7390524538756a447e6138d7fb7597c71fad7ae0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T06:29:40.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T06:29:40.867Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T06:29:41.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T06:29:41.101Z] $ docker exec d325e2f6936936e754c779ea7390524538756a447e6138d7fb7597c71fad7ae0 ssh-agent [2021-01-11T06:29:41.361Z] SSH_AUTH_SOCK=/tmp/ssh-18OtpFLASrjU/agent.11 [2021-01-11T06:29:41.361Z] SSH_AGENT_PID=17 [2021-01-11T06:29:41.394Z] Running ssh-add (command line suppressed) [2021-01-11T06:29:41.552Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7136757520902349561.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7136757520902349561.key) [2021-01-11T06:29:41.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T06:29:41.981Z] + git semver bump pre [2021-01-11T06:29:41.981Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T06:29:41.981Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-01-11T06:29:41.981Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-01-11T06:29:41.981Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T06:29:41.981Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T06:29:41.981Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T06:29:41.981Z] # $SEMVER_BRANCH = master [2021-01-11T06:29:41.981Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-01-11T06:29:41.981Z] 1.3.1-dev.4 [Pipeline] } [2021-01-11T06:29:41.997Z] $ docker exec --env ******** --env ******** d325e2f6936936e754c779ea7390524538756a447e6138d7fb7597c71fad7ae0 ssh-agent -k [2021-01-11T06:29:42.123Z] unset SSH_AUTH_SOCK; [2021-01-11T06:29:42.123Z] unset SSH_AGENT_PID; [2021-01-11T06:29:42.123Z] echo Agent pid 17 killed; [2021-01-11T06:29:42.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T06:29:42.664Z] + git semver [Pipeline] } [2021-01-11T06:29:42.684Z] $ docker stop --time=1 d325e2f6936936e754c779ea7390524538756a447e6138d7fb7597c71fad7ae0 [2021-01-11T06:29:44.054Z] $ docker rm -f d325e2f6936936e754c779ea7390524538756a447e6138d7fb7597c71fad7ae0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:29:44.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-11T06:29:44.625Z] . [Pipeline] withDockerContainer [2021-01-11T06:29:44.733Z] prd-centos7-docker-4c-2g-19414 does not seem to be running inside a container [2021-01-11T06:29:44.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-11T06:29:45.537Z] $ docker top a2618985f600ace56d14b1705fbe568ffa4f422c9b1fb71916558c41b995400e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-11T06:29:45.865Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-11T06:29:45.865Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-11T06:29:46.064Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-11T06:29:46.070Z] $ docker exec a2618985f600ace56d14b1705fbe568ffa4f422c9b1fb71916558c41b995400e ssh-agent [2021-01-11T06:29:46.247Z] SSH_AUTH_SOCK=/tmp/ssh-MNLpflLHiFVb/agent.11 [2021-01-11T06:29:46.247Z] SSH_AGENT_PID=17 [2021-01-11T06:29:46.255Z] Running ssh-add (command line suppressed) [2021-01-11T06:29:46.393Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6178381254579612583.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6178381254579612583.key) [2021-01-11T06:29:46.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-11T06:29:46.787Z] + git semver push [2021-01-11T06:29:46.787Z] # -> Open(): unable to determine branch for HEAD [2021-01-11T06:29:46.787Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-01-11T06:29:46.787Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-01-11T06:29:46.787Z] # $SEMVER_REMOTE_NAME = origin [2021-01-11T06:29:46.787Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-11T06:29:46.787Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-11T06:29:46.787Z] # $SEMVER_BRANCH = master [2021-01-11T06:29:46.787Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-01-11T06:29:53.418Z] $ docker exec --env ******** --env ******** a2618985f600ace56d14b1705fbe568ffa4f422c9b1fb71916558c41b995400e ssh-agent -k [2021-01-11T06:29:53.613Z] unset SSH_AUTH_SOCK; [2021-01-11T06:29:53.615Z] unset SSH_AGENT_PID; [2021-01-11T06:29:53.615Z] echo Agent pid 17 killed; [2021-01-11T06:29:53.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-11T06:29:54.167Z] + git semver [Pipeline] } [2021-01-11T06:29:54.190Z] $ docker stop --time=1 a2618985f600ace56d14b1705fbe568ffa4f422c9b1fb71916558c41b995400e [2021-01-11T06:29:55.573Z] $ docker rm -f a2618985f600ace56d14b1705fbe568ffa4f422c9b1fb71916558c41b995400e [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-01-11T06:29:57.165Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:29:57.751Z] ---> package-listing.sh [2021-01-11T06:29:57.751Z] ++ facter osfamily [2021-01-11T06:29:57.751Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-11T06:29:57.751Z] + OS_FAMILY=redhat [2021-01-11T06:29:57.751Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2021-01-11T06:29:57.751Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-11T06:29:57.751Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-11T06:29:57.751Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-11T06:29:57.751Z] + PACKAGES=/tmp/packages_start.txt [2021-01-11T06:29:57.751Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-01-11T06:29:57.751Z] + PACKAGES=/tmp/packages_end.txt [2021-01-11T06:29:57.751Z] + case "${OS_FAMILY}" in [2021-01-11T06:29:57.751Z] + rpm -qa [2021-01-11T06:29:57.751Z] + sort [2021-01-11T06:30:03.097Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-11T06:30:03.097Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-11T06:30:03.097Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-11T06:30:03.097Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-01-11T06:30:03.097Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2021-01-11T06:30:03.097Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo [2021-01-11T06:30:03.148Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-11T06:30:03.457Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:30:03.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:30:03.778Z] [2021-01-11T06:30:03.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-11T06:30:04.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:30:04.139Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-11T06:30:04.139Z] df20fa9351a1: Pulling fs layer [2021-01-11T06:30:04.139Z] 36b3adc4ff6f: Pulling fs layer [2021-01-11T06:30:04.139Z] 8ad3a11d3b57: Pulling fs layer [2021-01-11T06:30:04.139Z] 46f8f816bc3b: Pulling fs layer [2021-01-11T06:30:04.139Z] 93b61091891f: Pulling fs layer [2021-01-11T06:30:04.139Z] 93b9cdb0e59b: Pulling fs layer [2021-01-11T06:30:04.140Z] 5e14af77c1be: Pulling fs layer [2021-01-11T06:30:04.140Z] 01666e4c0597: Pulling fs layer [2021-01-11T06:30:04.140Z] aa168da1d23b: Pulling fs layer [2021-01-11T06:30:04.140Z] 93b9cdb0e59b: Waiting [2021-01-11T06:30:04.140Z] 5e14af77c1be: Waiting [2021-01-11T06:30:04.140Z] 01666e4c0597: Waiting [2021-01-11T06:30:04.140Z] aa168da1d23b: Waiting [2021-01-11T06:30:04.140Z] 46f8f816bc3b: Waiting [2021-01-11T06:30:04.140Z] 36b3adc4ff6f: Verifying Checksum [2021-01-11T06:30:04.140Z] 36b3adc4ff6f: Download complete [2021-01-11T06:30:04.140Z] 46f8f816bc3b: Verifying Checksum [2021-01-11T06:30:04.140Z] 46f8f816bc3b: Download complete [2021-01-11T06:30:04.411Z] df20fa9351a1: Download complete [2021-01-11T06:30:04.411Z] 93b9cdb0e59b: Verifying Checksum [2021-01-11T06:30:04.411Z] 93b9cdb0e59b: Download complete [2021-01-11T06:30:04.411Z] 5e14af77c1be: Verifying Checksum [2021-01-11T06:30:04.411Z] 5e14af77c1be: Download complete [2021-01-11T06:30:04.411Z] 01666e4c0597: Verifying Checksum [2021-01-11T06:30:04.411Z] 01666e4c0597: Download complete [2021-01-11T06:30:04.411Z] 93b61091891f: Verifying Checksum [2021-01-11T06:30:04.411Z] 93b61091891f: Download complete [2021-01-11T06:30:04.411Z] 8ad3a11d3b57: Verifying Checksum [2021-01-11T06:30:04.411Z] 8ad3a11d3b57: Download complete [2021-01-11T06:30:04.996Z] df20fa9351a1: Pull complete [2021-01-11T06:30:05.583Z] 36b3adc4ff6f: Pull complete [2021-01-11T06:30:06.546Z] 8ad3a11d3b57: Pull complete [2021-01-11T06:30:07.136Z] aa168da1d23b: Verifying Checksum [2021-01-11T06:30:07.136Z] aa168da1d23b: Download complete [2021-01-11T06:30:07.716Z] 46f8f816bc3b: Pull complete [2021-01-11T06:30:07.980Z] 93b61091891f: Pull complete [2021-01-11T06:30:08.243Z] 93b9cdb0e59b: Pull complete [2021-01-11T06:30:08.510Z] 5e14af77c1be: Pull complete [2021-01-11T06:30:08.510Z] 01666e4c0597: Pull complete [2021-01-11T06:30:16.718Z] aa168da1d23b: Pull complete [2021-01-11T06:30:16.718Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-11T06:30:16.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-11T06:30:16.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-11T06:30:16.904Z] prd-centos7-docker-4c-2g-19414 does not seem to be running inside a container [2021-01-11T06:30:16.982Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-11T06:30:19.777Z] $ docker top 0fd17acccc5c6cc0e0024b84e015adbd5799ea8ce05ced9ff020facbb267b0b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-11T06:30:20.332Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-11T06:30:20.637Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-11T06:30:20.938Z] + ls /var/log/sa-host [2021-01-11T06:30:20.938Z] + sadf -c /var/log/sa-host/sa11 [2021-01-11T06:30:20.938Z] file_magic: OK [2021-01-11T06:30:20.938Z] HZ: Using current value: 100 [2021-01-11T06:30:20.938Z] file_header: OK [2021-01-11T06:30:20.938Z] 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-01-11T06:30:20.938Z] Statistics: [2021-01-11T06:30:20.938Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-11T06:30:20.938Z] File successfully converted to sysstat format version 12.2.1 [2021-01-11T06:30:20.938Z] + sadf -c /var/log/sa-host/sa23 [2021-01-11T06:30:20.938Z] file_magic: OK [2021-01-11T06:30:20.938Z] HZ: Using current value: 100 [2021-01-11T06:30:20.938Z] file_header: OK [2021-01-11T06:30:20.938Z] 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-01-11T06:30:20.938Z] Statistics: [2021-01-11T06:30:20.938Z] Hnuu...uuuununununu... [2021-01-11T06:30:20.938Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-11T06:30:21.207Z] provisioning config files... [2021-01-11T06:30:21.234Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config5740290658174592071tmp [Pipeline] { [Pipeline] echo [2021-01-11T06:30:21.304Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:30:21.605Z] ---> create-netrc.sh [Pipeline] } [2021-01-11T06:30:21.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-11T06:30:21.719Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:30:22.019Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-11T06:30:22.031Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:30:22.487Z] ---> sudo-logs.sh [2021-01-11T06:30:22.487Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-11T06:30:22.522Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:30:22.865Z] ---> job-cost.sh [2021-01-11T06:30:22.865Z] lf-activate-venv: SKIPPING [2021-01-11T06:30:22.865Z] INFO: No Stack... [2021-01-11T06:30:23.811Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-11T06:30:24.386Z] INFO: Archiving Costs [Pipeline] echo [2021-01-11T06:30:24.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-11T06:30:24.699Z] ---> logs-deploy.sh [2021-01-11T06:30:24.699Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/28 [2021-01-11T06:30:24.699Z] INFO: archiving workspace using pattern(s): [2021-01-11T06:30:26.090Z] Archives upload complete. [2021-01-11T06:30:26.353Z] INFO: archiving logs to Nexus [2021-01-11T06:30:27.300Z] ---> uname -a: [2021-01-11T06:30:27.300Z] Linux prd-centos7-docker-4c-2g-19414.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] ---> lscpu: [2021-01-11T06:30:27.300Z] Architecture: x86_64 [2021-01-11T06:30:27.300Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-11T06:30:27.300Z] Byte Order: Little Endian [2021-01-11T06:30:27.300Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-11T06:30:27.300Z] CPU(s): 4 [2021-01-11T06:30:27.300Z] On-line CPU(s) list: 0-3 [2021-01-11T06:30:27.300Z] Thread(s) per core: 1 [2021-01-11T06:30:27.300Z] Core(s) per socket: 1 [2021-01-11T06:30:27.300Z] Socket(s): 4 [2021-01-11T06:30:27.300Z] NUMA node(s): 1 [2021-01-11T06:30:27.300Z] Vendor ID: GenuineIntel [2021-01-11T06:30:27.300Z] CPU family: 6 [2021-01-11T06:30:27.300Z] Model: 44 [2021-01-11T06:30:27.300Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-11T06:30:27.300Z] Stepping: 1 [2021-01-11T06:30:27.300Z] CPU MHz: 2933.442 [2021-01-11T06:30:27.300Z] BogoMIPS: 5866.88 [2021-01-11T06:30:27.300Z] Virtualization: VT-x [2021-01-11T06:30:27.300Z] Hypervisor vendor: KVM [2021-01-11T06:30:27.300Z] Virtualization type: full [2021-01-11T06:30:27.300Z] L1d cache: 128 KiB [2021-01-11T06:30:27.300Z] L1i cache: 128 KiB [2021-01-11T06:30:27.300Z] L2 cache: 16 MiB [2021-01-11T06:30:27.300Z] L3 cache: 64 MiB [2021-01-11T06:30:27.300Z] NUMA node0 CPU(s): 0-3 [2021-01-11T06:30:27.300Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-11T06:30:27.300Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-11T06:30:27.300Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-11T06:30:27.300Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-11T06:30:27.300Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-11T06:30:27.300Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-11T06:30:27.300Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-11T06:30:27.300Z] Vulnerability Srbds: Not affected [2021-01-11T06:30:27.300Z] Vulnerability Tsx async abort: Not affected [2021-01-11T06:30:27.300Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] ---> nproc: [2021-01-11T06:30:27.300Z] 4 [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] ---> df -h: [2021-01-11T06:30:27.300Z] Filesystem Size Used Available Use% Mounted on [2021-01-11T06:30:27.300Z] overlay 50.0G 8.2G 41.8G 16% / [2021-01-11T06:30:27.300Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-11T06:30:27.300Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-11T06:30:27.300Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-11T06:30:27.300Z] /dev/vda1 50.0G 8.2G 41.8G 16% /facter-os [2021-01-11T06:30:27.300Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf [2021-01-11T06:30:27.300Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname [2021-01-11T06:30:27.300Z] /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts [2021-01-11T06:30:27.300Z] /dev/vda1 50.0G 8.2G 41.8G 16% /run/cloud-init/result.json [2021-01-11T06:30:27.300Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/gexfoundry_device-mqtt-go_master [2021-01-11T06:30:27.300Z] /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/gexfoundry_device-mqtt-go_master@tmp [2021-01-11T06:30:27.300Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host [2021-01-11T06:30:27.300Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/secure [2021-01-11T06:30:27.300Z] /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/auth.log [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] ---> free -m: [2021-01-11T06:30:27.300Z] total used free shared buff/cache available [2021-01-11T06:30:27.300Z] Mem: 1837 818 141 0 877 954 [2021-01-11T06:30:27.300Z] Swap: 1023 2 1021 [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] ---> ip addr: [2021-01-11T06:30:27.300Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-11T06:30:27.300Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-11T06:30:27.300Z] inet 127.0.0.1/8 scope host lo [2021-01-11T06:30:27.300Z] valid_lft forever preferred_lft forever [2021-01-11T06:30:27.300Z] inet6 ::1/128 scope host [2021-01-11T06:30:27.300Z] valid_lft forever preferred_lft forever [2021-01-11T06:30:27.300Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-11T06:30:27.300Z] link/ether fa:16:3e:33:57:2f brd ff:ff:ff:ff:ff:ff [2021-01-11T06:30:27.300Z] inet 10.30.122.109/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-11T06:30:27.300Z] valid_lft 85492sec preferred_lft 85492sec [2021-01-11T06:30:27.300Z] inet6 fe80::f816:3eff:fe33:572f/64 scope link [2021-01-11T06:30:27.300Z] valid_lft forever preferred_lft forever [2021-01-11T06:30:27.300Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-11T06:30:27.300Z] link/ether 02:42:5a:6e:69:58 brd ff:ff:ff:ff:ff:ff [2021-01-11T06:30:27.300Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-11T06:30:27.300Z] valid_lft forever preferred_lft forever [2021-01-11T06:30:27.300Z] inet6 fe80::42:5aff:fe6e:6958/64 scope link [2021-01-11T06:30:27.300Z] valid_lft forever preferred_lft forever [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] ---> sar -b -r -n DEV: [2021-01-11T06:30:27.300Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] 06:15:02 LINUX RESTART (4 CPU) [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] 06:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-11T06:30:27.300Z] 06:17:01 29.00 11.04 17.96 0.00 4388.88 2952.72 0.00 [2021-01-11T06:30:27.300Z] 06:18:01 0.35 0.00 0.35 0.00 0.00 4.90 0.00 [2021-01-11T06:30:27.300Z] 06:19:02 0.32 0.00 0.32 0.00 0.00 3.76 0.00 [2021-01-11T06:30:27.300Z] 06:20:01 0.27 0.00 0.27 0.00 0.00 4.62 0.00 [2021-01-11T06:30:27.300Z] 06:21:01 0.30 0.00 0.30 0.00 0.00 5.31 0.00 [2021-01-11T06:30:27.300Z] 06:22:01 0.37 0.00 0.37 0.00 0.00 5.66 0.00 [2021-01-11T06:30:27.300Z] 06:23:01 0.28 0.00 0.28 0.00 0.00 3.60 0.00 [2021-01-11T06:30:27.300Z] 06:24:01 0.30 0.00 0.30 0.00 0.00 5.06 0.00 [2021-01-11T06:30:27.300Z] 06:25:01 0.28 0.00 0.28 0.00 0.00 4.45 0.00 [2021-01-11T06:30:27.300Z] 06:26:01 0.33 0.00 0.33 0.00 0.00 5.43 0.00 [2021-01-11T06:30:27.300Z] 06:27:01 0.28 0.00 0.28 0.00 0.00 4.31 0.00 [2021-01-11T06:30:27.300Z] 06:28:01 103.28 45.88 57.40 0.00 2677.67 23017.16 0.00 [2021-01-11T06:30:27.300Z] 06:29:01 170.92 107.57 63.35 0.00 6423.56 16541.56 0.00 [2021-01-11T06:30:27.300Z] 06:30:01 235.09 109.23 125.86 0.00 7246.70 29299.38 0.00 [2021-01-11T06:30:27.300Z] Average: 38.76 19.60 19.17 0.00 1484.32 5147.78 0.00 [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] 06:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-11T06:30:27.300Z] 06:17:01 152400 0 618396 32.87 2620 1108128 1111504 37.93 445512 1085392 20 [2021-01-11T06:30:27.300Z] 06:18:01 155908 0 614880 32.68 2620 1108136 1087428 37.11 456876 1070876 8 [2021-01-11T06:30:27.300Z] 06:19:02 156960 0 613824 32.62 2620 1108140 1077184 36.76 457320 1069440 12 [2021-01-11T06:30:27.300Z] 06:20:01 156268 0 614516 32.66 2620 1108140 1077148 36.76 464368 1063472 8 [2021-01-11T06:30:27.300Z] 06:21:01 156280 0 614496 32.66 2620 1108148 1077232 36.76 463384 1064648 8 [2021-01-11T06:30:27.300Z] 06:22:01 156680 0 614092 32.64 2620 1108152 1077148 36.76 463080 1064648 12 [2021-01-11T06:30:27.300Z] 06:23:01 156820 0 613948 32.63 2620 1108156 1077148 36.76 463092 1064648 8 [2021-01-11T06:30:27.300Z] 06:24:01 156880 0 613884 32.63 2620 1108160 1077148 36.76 463224 1064648 8 [2021-01-11T06:30:27.300Z] 06:25:01 155948 0 614808 32.68 2620 1108168 1077256 36.76 463792 1064652 20 [2021-01-11T06:30:27.300Z] 06:26:01 155712 0 615040 32.69 2620 1108172 1077280 36.77 463888 1064648 20 [2021-01-11T06:30:27.300Z] 06:27:01 155400 0 615352 32.70 2620 1108172 1077304 36.77 464100 1064648 8 [2021-01-11T06:30:27.300Z] 06:28:01 64604 0 746392 39.67 2620 1067928 1504812 51.36 538144 1022820 55128 [2021-01-11T06:30:27.300Z] 06:29:01 77916 0 704812 37.46 2596 1096220 1277904 43.61 568296 984396 12576 [2021-01-11T06:30:27.300Z] 06:30:01 104500 0 783284 41.63 1492 992268 1114052 38.02 601068 837828 120 [2021-01-11T06:30:27.300Z] Average: 140163 0 642695 34.16 2538 1096149 1127896 38.49 484010 1041912 4854 [2021-01-11T06:30:27.300Z] [2021-01-11T06:30:27.300Z] 06:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-11T06:30:27.300Z] 06:17:01 eth0 77.23 59.33 344.50 30.12 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.300Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.300Z] 06:17:01 docker0 2.18 1.70 0.43 4.05 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.300Z] 06:18:01 eth0 1.02 0.53 0.54 0.39 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.300Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.300Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.300Z] 06:19:02 eth0 0.42 0.28 0.20 0.02 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:20:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:21:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:22:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:24:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:25:01 eth0 4.68 0.30 0.67 0.17 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:26:01 eth0 4.05 0.75 0.98 0.47 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:27:01 eth0 1.71 0.43 0.38 0.24 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:28:01 eth0 641.89 585.73 4074.04 45.03 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:29:01 eth0 411.80 370.49 2219.29 79.89 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:29:01 docker0 40.21 43.34 3.37 188.78 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:30:01 eth0 294.36 237.62 1464.20 75.55 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] 06:30:01 docker0 30.05 42.69 1.94 202.60 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] Average: eth0 103.06 90.01 580.97 16.61 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] Average: docker0 5.18 6.28 0.41 28.30 0.00 0.00 0.00 0.00 [2021-01-11T06:30:27.301Z] [2021-01-11T06:30:27.301Z] [2021-01-11T06:30:27.301Z] ---> sar -P ALL: [2021-01-11T06:30:27.301Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/11/21 _x86_64_ (4 CPU) [2021-01-11T06:30:27.301Z] [2021-01-11T06:30:27.301Z] 06:15:02 LINUX RESTART (4 CPU) [2021-01-11T06:30:27.301Z] [2021-01-11T06:30:27.301Z] 06:16:01 CPU %user %nice %system %iowait %steal %idle [2021-01-11T06:30:27.301Z] 06:17:01 all 2.59 0.00 2.02 0.47 0.02 94.90 [2021-01-11T06:30:27.301Z] 06:17:01 0 2.50 0.00 2.68 0.27 0.02 94.53 [2021-01-11T06:30:27.301Z] 06:17:01 1 2.30 0.00 1.42 0.25 0.02 96.01 [2021-01-11T06:30:27.301Z] 06:17:01 2 2.36 0.00 1.88 0.50 0.02 95.24 [2021-01-11T06:30:27.301Z] 06:17:01 3 3.18 0.00 2.11 0.84 0.03 93.83 [2021-01-11T06:30:27.301Z] 06:18:01 all 0.19 0.00 0.05 0.00 0.00 99.75 [2021-01-11T06:30:27.301Z] 06:18:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-11T06:30:27.301Z] 06:18:01 1 0.12 0.00 0.08 0.00 0.00 99.80 [2021-01-11T06:30:27.301Z] 06:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2021-01-11T06:30:27.301Z] 06:18:01 3 0.55 0.00 0.05 0.00 0.00 99.40 [2021-01-11T06:30:27.301Z] 06:19:02 all 0.14 0.00 0.04 0.00 0.00 99.82 [2021-01-11T06:30:27.301Z] 06:19:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-11T06:30:27.301Z] 06:19:02 1 0.02 0.00 0.05 0.00 0.00 99.93 [2021-01-11T06:30:27.301Z] 06:19:02 2 0.47 0.00 0.03 0.00 0.00 99.50 [2021-01-11T06:30:27.301Z] 06:19:02 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-11T06:30:27.301Z] 06:20:01 all 0.14 0.00 0.05 0.00 0.00 99.82 [2021-01-11T06:30:27.301Z] 06:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T06:30:27.301Z] 06:20:01 1 0.05 0.00 0.08 0.00 0.00 99.86 [2021-01-11T06:30:27.301Z] 06:20:01 2 0.41 0.00 0.03 0.00 0.00 99.56 [2021-01-11T06:30:27.301Z] 06:20:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-11T06:30:27.301Z] 06:21:01 all 0.22 0.00 0.35 0.00 0.01 99.41 [2021-01-11T06:30:27.301Z] 06:21:01 0 0.12 0.00 0.50 0.00 0.02 99.37 [2021-01-11T06:30:27.301Z] 06:21:01 1 0.40 0.00 0.20 0.00 0.00 99.40 [2021-01-11T06:30:27.301Z] 06:21:01 2 0.13 0.00 0.53 0.00 0.02 99.32 [2021-01-11T06:30:27.301Z] 06:21:01 3 0.23 0.00 0.18 0.00 0.02 99.57 [2021-01-11T06:30:27.301Z] 06:22:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-01-11T06:30:27.301Z] 06:22:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-11T06:30:27.301Z] 06:22:01 1 0.50 0.00 0.02 0.00 0.00 99.48 [2021-01-11T06:30:27.301Z] 06:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-11T06:30:27.301Z] 06:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-11T06:30:27.301Z] 06:23:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-01-11T06:30:27.301Z] 06:23:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-11T06:30:27.301Z] 06:23:01 1 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-11T06:30:27.301Z] 06:23:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T06:30:27.301Z] 06:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T06:30:27.301Z] 06:24:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2021-01-11T06:30:27.301Z] 06:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-11T06:30:27.301Z] 06:24:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-11T06:30:27.301Z] 06:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-11T06:30:27.301Z] 06:24:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-11T06:30:27.301Z] 06:25:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2021-01-11T06:30:27.301Z] 06:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-11T06:30:27.301Z] 06:25:01 1 0.20 0.00 0.07 0.00 0.00 99.73 [2021-01-11T06:30:27.301Z] 06:25:01 2 0.37 0.00 0.07 0.00 0.00 99.57 [2021-01-11T06:30:27.301Z] 06:25:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-11T06:30:27.301Z] 06:26:01 all 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-11T06:30:27.301Z] 06:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-11T06:30:27.301Z] 06:26:01 1 0.10 0.00 0.03 0.00 0.00 99.87 [2021-01-11T06:30:27.301Z] 06:26:01 2 0.12 0.00 0.05 0.00 0.00 99.83 [2021-01-11T06:30:27.301Z] 06:26:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-11T06:30:27.301Z] 06:27:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2021-01-11T06:30:27.301Z] 06:27:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-01-11T06:30:27.301Z] 06:27:01 1 0.53 0.00 0.03 0.00 0.00 99.43 [2021-01-11T06:30:27.301Z] 06:27:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-11T06:30:27.301Z] 06:27:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-11T06:30:27.301Z] [2021-01-11T06:30:27.301Z] 06:27:01 CPU %user %nice %system %iowait %steal %idle [2021-01-11T06:30:27.301Z] 06:28:01 all 6.14 0.00 4.97 1.00 0.03 87.85 [2021-01-11T06:30:27.301Z] 06:28:01 0 6.17 0.00 5.21 1.11 0.03 87.48 [2021-01-11T06:30:27.301Z] 06:28:01 1 6.63 0.00 4.72 1.00 0.03 87.62 [2021-01-11T06:30:27.301Z] 06:28:01 2 5.75 0.00 5.04 0.91 0.03 88.27 [2021-01-11T06:30:27.301Z] 06:28:01 3 6.02 0.00 4.94 0.98 0.03 88.04 [2021-01-11T06:30:27.301Z] 06:29:01 all 5.54 0.00 4.12 1.63 0.01 88.69 [2021-01-11T06:30:27.301Z] 06:29:01 0 4.99 0.00 4.79 1.64 0.02 88.57 [2021-01-11T06:30:27.301Z] 06:29:01 1 5.17 0.00 4.18 1.42 0.02 89.21 [2021-01-11T06:30:27.301Z] 06:29:01 2 5.12 0.00 3.53 2.21 0.02 89.12 [2021-01-11T06:30:27.301Z] 06:29:01 3 6.89 0.00 4.00 1.25 0.00 87.86 [2021-01-11T06:30:27.301Z] 06:30:01 all 10.82 0.00 8.54 3.98 0.02 76.64 [2021-01-11T06:30:27.301Z] 06:30:01 0 9.24 0.00 7.54 3.72 0.02 79.49 [2021-01-11T06:30:27.301Z] 06:30:01 1 9.68 0.00 7.33 3.54 0.02 79.44 [2021-01-11T06:30:27.301Z] 06:30:01 2 9.65 0.00 9.26 3.77 0.02 77.30 [2021-01-11T06:30:27.301Z] 06:30:01 3 14.71 0.00 10.04 4.90 0.03 70.32 [2021-01-11T06:30:27.301Z] Average: all 1.88 0.00 1.44 0.50 0.01 96.18 [2021-01-11T06:30:27.301Z] Average: 0 1.64 0.00 1.48 0.47 0.01 96.40 [2021-01-11T06:30:27.301Z] Average: 1 1.89 0.00 1.29 0.44 0.01 96.37 [2021-01-11T06:30:27.301Z] Average: 2 1.74 0.00 1.45 0.52 0.01 96.29 [2021-01-11T06:30:27.301Z] Average: 3 2.25 0.00 1.53 0.56 0.01 95.65 [2021-01-11T06:30:27.301Z] [2021-01-11T06:30:27.301Z] [2021-01-11T06:30:27.301Z]