Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b636c3c1a0a5dd06024af2ccae1c7463296b61f7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4554459544914058535.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6710461089396077672.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3450880340620618411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2774128551131877185.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8899309731863688832.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-440 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision b636c3c1a0a5dd06024af2ccae1c7463296b61f7 (master) Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_master@tmp/jenkins-gitclient-ssh7460449456708745547.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b636c3c1a0a5dd06024af2ccae1c7463296b61f7 # timeout=10 Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" > git rev-list --no-walk d33b6821f783c94750a0a9d5448ef097740fa419 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-28T01:57:13.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-28T01:57:13.979Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-28T01:57:14.018Z] ========================================================= [2021-06-28T01:57:14.018Z] EdgeX Global Pipelines Version Info [2021-06-28T01:57:14.018Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-28T01:57:15.470Z] ------------------- [2021-06-28T01:57:15.470Z] stable info: [2021-06-28T01:57:15.470Z] ------------------- [2021-06-28T01:57:15.470Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-28T01:57:15.470Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T01:57:15.470Z] Message: update stable to v1.0.195 [2021-06-28T01:57:16.046Z] ------------------- [2021-06-28T01:57:16.046Z] experimental info: [2021-06-28T01:57:16.046Z] ------------------- [2021-06-28T01:57:16.047Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-28T01:57:16.047Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T01:57:16.047Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-28T01:57:16.200Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-06-28T01:57:16.225Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-06-28T01:57:16.251Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-28T01:57:16.281Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-28T01:57:16.305Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-28T01:57:16.328Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-28T01:57:16.352Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-28T01:57:16.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-28T01:57:16.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-28T01:57:16.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-28T01:57:16.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-28T01:57:16.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-06-28T01:57:16.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-28T01:57:16.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-28T01:57:16.567Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T01:57:16.599Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T01:57:16.630Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T01:57:16.654Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T01:57:16.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-28T01:57:16.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-28T01:57:16.764Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-28T01:57:16.795Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-28T01:57:16.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-28T01:57:16.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-28T01:57:16.883Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-28T01:57:16.914Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-28T01:57:16.945Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-28T01:57:16.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-28T01:57:17.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-28T01:57:17.046Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] echo [2021-06-28T01:57:17.076Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b636c3c [Pipeline] echo [2021-06-28T01:57:17.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T01:57:17.202Z] provisioning config files... [2021-06-28T01:57:17.221Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8572235918644038595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T01:57:17.565Z] ---> docker-login.sh [2021-06-28T01:57:17.565Z] nexus3.edgexfoundry.org:10001 [2021-06-28T01:57:17.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T01:57:17.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T01:57:17.826Z] Configure a credential helper to remove this warning. See [2021-06-28T01:57:17.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T01:57:17.826Z] [2021-06-28T01:57:17.826Z] Login Succeeded [2021-06-28T01:57:17.826Z] nexus3.edgexfoundry.org:10002 [2021-06-28T01:57:17.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T01:57:17.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T01:57:17.826Z] Configure a credential helper to remove this warning. See [2021-06-28T01:57:17.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T01:57:17.826Z] [2021-06-28T01:57:17.826Z] Login Succeeded [2021-06-28T01:57:17.826Z] nexus3.edgexfoundry.org:10003 [2021-06-28T01:57:18.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T01:57:18.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T01:57:18.088Z] Configure a credential helper to remove this warning. See [2021-06-28T01:57:18.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T01:57:18.088Z] [2021-06-28T01:57:18.088Z] Login Succeeded [2021-06-28T01:57:18.088Z] nexus3.edgexfoundry.org:10004 [2021-06-28T01:57:18.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T01:57:18.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T01:57:18.088Z] Configure a credential helper to remove this warning. See [2021-06-28T01:57:18.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T01:57:18.088Z] [2021-06-28T01:57:18.088Z] Login Succeeded [2021-06-28T01:57:18.088Z] docker.io [2021-06-28T01:57:18.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T01:57:18.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T01:57:18.614Z] Configure a credential helper to remove this warning. See [2021-06-28T01:57:18.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T01:57:18.614Z] [2021-06-28T01:57:18.614Z] Login Succeeded [2021-06-28T01:57:18.614Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T01:57:18.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T01:57:19.213Z] + git log --format=format:%s -1 b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] echo [2021-06-28T01:57:19.255Z] GIT_COMMIT: b636c3c1a0a5dd06024af2ccae1c7463296b61f7, Commit Message: Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0 [Pipeline] echo [2021-06-28T01:57:19.272Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-28T01:57:20.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T01:57:20.451Z] [2021-06-28T01:57:20.451Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T01:57:20.771Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T01:57:20.771Z] latest: Pulling from edgex-devops/git-semver [2021-06-28T01:57:20.771Z] 31603596830f: Pulling fs layer [2021-06-28T01:57:20.771Z] 54011a49482f: Pulling fs layer [2021-06-28T01:57:20.771Z] a6820b24f6d8: Pulling fs layer [2021-06-28T01:57:20.771Z] f581987b2513: Pulling fs layer [2021-06-28T01:57:20.771Z] f581987b2513: Waiting [2021-06-28T01:57:20.771Z] 54011a49482f: Verifying Checksum [2021-06-28T01:57:20.771Z] 54011a49482f: Download complete [2021-06-28T01:57:21.033Z] 31603596830f: Verifying Checksum [2021-06-28T01:57:21.033Z] 31603596830f: Download complete [2021-06-28T01:57:21.033Z] f581987b2513: Verifying Checksum [2021-06-28T01:57:21.033Z] f581987b2513: Download complete [2021-06-28T01:57:21.033Z] a6820b24f6d8: Verifying Checksum [2021-06-28T01:57:21.033Z] a6820b24f6d8: Download complete [2021-06-28T01:57:21.297Z] 31603596830f: Pull complete [2021-06-28T01:57:21.297Z] 54011a49482f: Pull complete [2021-06-28T01:57:21.892Z] a6820b24f6d8: Pull complete [2021-06-28T01:57:22.158Z] f581987b2513: Pull complete [2021-06-28T01:57:22.158Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-28T01:57:22.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T01:57:22.158Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-28T01:57:22.257Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-06-28T01:57:22.312Z] $ 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-06-28T01:57:23.487Z] $ docker top c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T01:57:23.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T01:57:23.611Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T01:57:23.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T01:57:23.732Z] $ docker exec c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 ssh-agent [2021-06-28T01:57:23.840Z] SSH_AUTH_SOCK=/tmp/ssh-OqurxGNec5P7/agent.15 [2021-06-28T01:57:23.840Z] SSH_AGENT_PID=21 [2021-06-28T01:57:23.849Z] Running ssh-add (command line suppressed) [2021-06-28T01:57:23.945Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8261435841736265157.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8261435841736265157.key) [2021-06-28T01:57:23.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T01:57:24.267Z] + git tag --points-at HEAD [Pipeline] } [2021-06-28T01:57:24.281Z] $ docker exec --env ******** --env ******** c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 ssh-agent -k [2021-06-28T01:57:24.366Z] unset SSH_AUTH_SOCK; [2021-06-28T01:57:24.367Z] unset SSH_AGENT_PID; [2021-06-28T01:57:24.367Z] echo Agent pid 21 killed; [2021-06-28T01:57:24.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-28T01:57:24.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T01:57:24.424Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T01:57:24.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T01:57:24.539Z] $ docker exec c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 ssh-agent [2021-06-28T01:57:24.658Z] SSH_AUTH_SOCK=/tmp/ssh-V8F8YfJti6r3/agent.55 [2021-06-28T01:57:24.658Z] SSH_AGENT_PID=61 [2021-06-28T01:57:24.663Z] Running ssh-add (command line suppressed) [2021-06-28T01:57:24.752Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2718644160395254052.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2718644160395254052.key) [2021-06-28T01:57:24.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T01:57:25.076Z] + git semver init [2021-06-28T01:57:25.076Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T01:57:25.076Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-28T01:57:25.076Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-28T01:57:25.076Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T01:57:25.076Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T01:57:25.076Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T01:57:25.076Z] # $SEMVER_BRANCH = master [2021-06-28T01:57:25.076Z] # $SEMVER_TEMP = /tmp/semver-814140691 [2021-06-28T01:57:25.076Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-06-28T01:57:25.338Z] # '/tmp/semver-814140691' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2021-06-28T01:57:25.338Z] # -> Force: false [2021-06-28T01:57:25.338Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-28T01:57:25.347Z] $ docker exec --env ******** --env ******** c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 ssh-agent -k [2021-06-28T01:57:25.431Z] unset SSH_AUTH_SOCK; [2021-06-28T01:57:25.431Z] unset SSH_AGENT_PID; [2021-06-28T01:57:25.431Z] echo Agent pid 61 killed; [2021-06-28T01:57:25.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T01:57:25.790Z] + git semver [Pipeline] } [2021-06-28T01:57:25.803Z] $ docker stop --time=1 c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 [2021-06-28T01:57:27.041Z] $ docker rm -f c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T01:57:27.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-28T01:57:27.695Z] Stashed 1 file(s) [Pipeline] echo [2021-06-28T01:57:27.700Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.27 [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-06-28T01:57:43.043Z] Still waiting to schedule task [2021-06-28T01:57:43.044Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-28T01:57:43.046Z] Still waiting to schedule task [2021-06-28T01:57:43.047Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-28T02:00:43.950Z] Running on prd-centos7-docker-4c-2g-441 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-28T02:00:43.972Z] Running in /w/workspace/device-mqtt-go/59 [Pipeline] { [Pipeline] checkout [2021-06-28T02:00:44.096Z] Selected Git installation does not exist. Using Default [2021-06-28T02:00:44.096Z] The recommended git tool is: NONE [2021-06-28T02:00:46.662Z] using credential edgex-jenkins-ssh [2021-06-28T02:00:46.678Z] Cloning the remote Git repository [2021-06-28T02:00:47.418Z] Avoid second fetch [2021-06-28T02:00:47.419Z] Checking out Revision b636c3c1a0a5dd06024af2ccae1c7463296b61f7 (master) [2021-06-28T02:00:46.697Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-28T02:00:46.786Z] > git init /w/workspace/device-mqtt-go/59 # timeout=10 [2021-06-28T02:00:46.817Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-28T02:00:46.817Z] > git --version # timeout=10 [2021-06-28T02:00:46.826Z] > git --version # 'git version 2.24.4' [2021-06-28T02:00:46.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T02:00:46.850Z] [INFO] Currently running in a labeled security context [2021-06-28T02:00:46.850Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T02:00:46.850Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/59@tmp/jenkins-gitclient-ssh4467245607242771181.key [2021-06-28T02:00:46.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T02:00:47.397Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-28T02:00:47.408Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T02:00:47.432Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T02:00:47.441Z] > git checkout -f b636c3c1a0a5dd06024af2ccae1c7463296b61f7 # timeout=10 [2021-06-28T02:00:51.199Z] Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T02:00:52.546Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-28T02:00:53.150Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T02:00:53.460Z] + sudo service docker restart [2021-06-28T02:00:53.460Z] + true [2021-06-28T02:00:53.460Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T02:01:11.660Z] provisioning config files... [2021-06-28T02:01:11.681Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/59@tmp/config3312657961190651256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:01:12.020Z] ---> docker-login.sh [2021-06-28T02:01:12.020Z] nexus3.edgexfoundry.org:10001 [2021-06-28T02:01:12.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:01:12.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:01:12.547Z] Configure a credential helper to remove this warning. See [2021-06-28T02:01:12.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:01:12.547Z] [2021-06-28T02:01:12.547Z] Login Succeeded [2021-06-28T02:01:12.547Z] nexus3.edgexfoundry.org:10002 [2021-06-28T02:01:12.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:01:12.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:01:12.547Z] Configure a credential helper to remove this warning. See [2021-06-28T02:01:12.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:01:12.547Z] [2021-06-28T02:01:12.547Z] Login Succeeded [2021-06-28T02:01:12.547Z] nexus3.edgexfoundry.org:10003 [2021-06-28T02:01:12.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:01:12.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:01:12.809Z] Configure a credential helper to remove this warning. See [2021-06-28T02:01:12.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:01:12.809Z] [2021-06-28T02:01:12.809Z] Login Succeeded [2021-06-28T02:01:12.809Z] nexus3.edgexfoundry.org:10004 [2021-06-28T02:01:12.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:01:12.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:01:12.809Z] Configure a credential helper to remove this warning. See [2021-06-28T02:01:12.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:01:12.809Z] [2021-06-28T02:01:12.809Z] Login Succeeded [2021-06-28T02:01:12.809Z] docker.io [2021-06-28T02:01:13.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:01:13.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:01:13.333Z] Configure a credential helper to remove this warning. See [2021-06-28T02:01:13.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:01:13.333Z] [2021-06-28T02:01:13.333Z] Login Succeeded [2021-06-28T02:01:13.333Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T02:01:13.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T02:01:13.537Z] ========================================================= [2021-06-28T02:01:13.537Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-28T02:01:13.537Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:01:13.848Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-28T02:01:13.848Z] Sending build context to Docker daemon 611.3kB [2021-06-28T02:01:13.848Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T02:01:13.848Z] Step 2/8 : FROM ${BASE} [2021-06-28T02:01:13.848Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-28T02:01:13.848Z] 540db60ca938: Pulling fs layer [2021-06-28T02:01:13.848Z] adcc1eea9eea: Pulling fs layer [2021-06-28T02:01:13.848Z] 4c4ab2625f07: Pulling fs layer [2021-06-28T02:01:13.848Z] 0510c868ecb4: Pulling fs layer [2021-06-28T02:01:13.848Z] afea3b2eda06: Pulling fs layer [2021-06-28T02:01:13.848Z] 7809a108b3ef: Pulling fs layer [2021-06-28T02:01:13.848Z] f706445af74f: Pulling fs layer [2021-06-28T02:01:13.848Z] afea3b2eda06: Waiting [2021-06-28T02:01:13.848Z] 7809a108b3ef: Waiting [2021-06-28T02:01:13.848Z] f706445af74f: Waiting [2021-06-28T02:01:13.848Z] 0510c868ecb4: Waiting [2021-06-28T02:01:14.117Z] 4c4ab2625f07: Verifying Checksum [2021-06-28T02:01:14.117Z] 4c4ab2625f07: Download complete [2021-06-28T02:01:14.117Z] adcc1eea9eea: Verifying Checksum [2021-06-28T02:01:14.117Z] adcc1eea9eea: Download complete [2021-06-28T02:01:14.117Z] afea3b2eda06: Verifying Checksum [2021-06-28T02:01:14.117Z] afea3b2eda06: Download complete [2021-06-28T02:01:14.117Z] 7809a108b3ef: Verifying Checksum [2021-06-28T02:01:14.117Z] 7809a108b3ef: Download complete [2021-06-28T02:01:14.117Z] 540db60ca938: Verifying Checksum [2021-06-28T02:01:14.117Z] 540db60ca938: Download complete [2021-06-28T02:01:14.117Z] 540db60ca938: Pull complete [2021-06-28T02:01:14.385Z] adcc1eea9eea: Pull complete [2021-06-28T02:01:14.652Z] 4c4ab2625f07: Pull complete [2021-06-28T02:01:16.044Z] f706445af74f: Verifying Checksum [2021-06-28T02:01:16.044Z] f706445af74f: Download complete [2021-06-28T02:01:16.308Z] 0510c868ecb4: Verifying Checksum [2021-06-28T02:01:16.308Z] 0510c868ecb4: Download complete [2021-06-28T02:01:19.640Z] 0510c868ecb4: Pull complete [2021-06-28T02:01:19.908Z] afea3b2eda06: Pull complete [2021-06-28T02:01:19.908Z] 7809a108b3ef: Pull complete [2021-06-28T02:01:21.314Z] f706445af74f: Pull complete [2021-06-28T02:01:21.314Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-28T02:01:21.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-28T02:01:21.314Z] ---> b068be0155e3 [2021-06-28T02:01:21.314Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-28T02:01:26.621Z] ---> Running in edd6484efea6 [2021-06-28T02:01:26.621Z] Removing intermediate container edd6484efea6 [2021-06-28T02:01:26.621Z] ---> 74770bfe400f [2021-06-28T02:01:26.621Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T02:01:26.621Z] ---> Running in a842f6c2b21f [2021-06-28T02:01:26.621Z] Removing intermediate container a842f6c2b21f [2021-06-28T02:01:26.621Z] ---> c0f32bc9b41c [2021-06-28T02:01:26.621Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-28T02:01:26.883Z] ---> Running in 832a2770f910 [2021-06-28T02:01:27.145Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T02:01:28.094Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T02:01:28.364Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-28T02:01:28.627Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-28T02:01:28.627Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-28T02:01:28.627Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-28T02:01:28.890Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-28T02:01:28.890Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-28T02:01:29.154Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-28T02:01:29.418Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-28T02:01:29.419Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-28T02:01:29.419Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-28T02:01:29.680Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-28T02:01:29.680Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-28T02:01:29.680Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-28T02:01:29.941Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T02:01:29.941Z] OK: 156 MiB in 53 packages [2021-06-28T02:01:30.518Z] Removing intermediate container 832a2770f910 [2021-06-28T02:01:30.518Z] ---> 5887878f97fb [2021-06-28T02:01:30.518Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-28T02:01:30.518Z] ---> Running in b3575816646a [2021-06-28T02:01:30.518Z] Removing intermediate container b3575816646a [2021-06-28T02:01:30.518Z] ---> 06365ff872f5 [2021-06-28T02:01:30.518Z] Step 7/8 : COPY . . [2021-06-28T02:01:30.784Z] ---> b3aa5234e830 [2021-06-28T02:01:30.784Z] Step 8/8 : RUN go mod download [2021-06-28T02:01:30.784Z] ---> Running in b11215121c1d [2021-06-28T02:01:35.230Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-442 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2021-06-28T02:01:35.263Z] Running in /w/workspace/device-mqtt-go/59 [Pipeline] { [Pipeline] checkout [2021-06-28T02:01:35.478Z] Selected Git installation does not exist. Using Default [2021-06-28T02:01:35.479Z] The recommended git tool is: NONE [2021-06-28T02:01:40.937Z] using credential edgex-jenkins-ssh [2021-06-28T02:01:40.957Z] Cloning the remote Git repository [2021-06-28T02:01:41.015Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-28T02:01:41.144Z] > git init /w/workspace/device-mqtt-go/59 # timeout=10 [2021-06-28T02:01:41.224Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-06-28T02:01:41.225Z] > git --version # timeout=10 [2021-06-28T02:01:41.299Z] > git --version # 'git version 2.17.1' [2021-06-28T02:01:41.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T02:01:41.425Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T02:01:42.385Z] Avoid second fetch [2021-06-28T02:01:42.386Z] Checking out Revision b636c3c1a0a5dd06024af2ccae1c7463296b61f7 (master) [2021-06-28T02:01:42.339Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-06-28T02:01:42.358Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T02:01:42.402Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T02:01:42.418Z] > git checkout -f b636c3c1a0a5dd06024af2ccae1c7463296b61f7 # timeout=10 [2021-06-28T02:01:46.685Z] Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T02:01:48.274Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-28T02:01:48.722Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T02:01:49.097Z] + sudo service docker restart [2021-06-28T02:01:49.097Z] + true [2021-06-28T02:01:52.810Z] Removing intermediate container b11215121c1d [2021-06-28T02:01:52.810Z] ---> 5caa4f3dd790 [2021-06-28T02:01:52.810Z] Successfully built 5caa4f3dd790 [2021-06-28T02:01:52.810Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:01:53.125Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T02:01:53.125Z] . [Pipeline] withDockerContainer [2021-06-28T02:01:53.213Z] prd-centos7-docker-4c-2g-441 does not seem to be running inside a container [2021-06-28T02:01:53.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/59 -v /w/workspace/device-mqtt-go/59:/w/workspace/device-mqtt-go/59:rw,z -v /w/workspace/device-mqtt-go/59@tmp:/w/workspace/device-mqtt-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T02:01:54.198Z] $ docker top a024944907eddc50aec900453a6dec7f0921b0c82f8b935288ff3cbcec158cdb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T02:01:54.577Z] + go version [2021-06-28T02:01:54.577Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-28T02:01:54.593Z] $ docker stop --time=1 a024944907eddc50aec900453a6dec7f0921b0c82f8b935288ff3cbcec158cdb [2021-06-28T02:01:56.026Z] $ docker rm -f a024944907eddc50aec900453a6dec7f0921b0c82f8b935288ff3cbcec158cdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:01:56.696Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T02:01:56.697Z] . [Pipeline] withDockerContainer [2021-06-28T02:01:56.768Z] prd-centos7-docker-4c-2g-441 does not seem to be running inside a container [2021-06-28T02:01:56.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/59 -v /w/workspace/device-mqtt-go/59:/w/workspace/device-mqtt-go/59:rw,z -v /w/workspace/device-mqtt-go/59@tmp:/w/workspace/device-mqtt-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-28T02:01:57.631Z] $ docker top 64b9e23bead80301015fd8d3eaeecddf0a5b5e04c45fa800f2e83b7908492f1e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T02:01:58.024Z] + go mod tidy [Pipeline] sh [2021-06-28T02:01:58.596Z] + make test [2021-06-28T02:01:58.596Z] go mod tidy [2021-06-28T02:01:58.596Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-28T02:01:59.544Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T02:02:07.452Z] provisioning config files... [2021-06-28T02:02:07.478Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/59@tmp/config7670624977478688582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:02:07.856Z] ---> docker-login.sh [2021-06-28T02:02:07.856Z] nexus3.edgexfoundry.org:10001 [2021-06-28T02:02:08.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:02:09.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:02:09.054Z] Configure a credential helper to remove this warning. See [2021-06-28T02:02:09.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:02:09.054Z] [2021-06-28T02:02:09.054Z] Login Succeeded [2021-06-28T02:02:09.054Z] nexus3.edgexfoundry.org:10002 [2021-06-28T02:02:09.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:02:09.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:02:09.604Z] Configure a credential helper to remove this warning. See [2021-06-28T02:02:09.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:02:09.604Z] [2021-06-28T02:02:09.604Z] Login Succeeded [2021-06-28T02:02:09.604Z] nexus3.edgexfoundry.org:10003 [2021-06-28T02:02:09.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:02:10.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:02:10.155Z] Configure a credential helper to remove this warning. See [2021-06-28T02:02:10.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:02:10.155Z] [2021-06-28T02:02:10.155Z] Login Succeeded [2021-06-28T02:02:10.155Z] nexus3.edgexfoundry.org:10004 [2021-06-28T02:02:10.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:02:10.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:02:10.710Z] Configure a credential helper to remove this warning. See [2021-06-28T02:02:10.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:02:10.710Z] [2021-06-28T02:02:10.710Z] Login Succeeded [2021-06-28T02:02:10.710Z] docker.io [2021-06-28T02:02:10.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:02:11.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:02:11.586Z] Configure a credential helper to remove this warning. See [2021-06-28T02:02:11.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:02:11.586Z] [2021-06-28T02:02:11.586Z] Login Succeeded [2021-06-28T02:02:11.586Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T02:02:11.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T02:02:11.905Z] ========================================================= [2021-06-28T02:02:11.906Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-28T02:02:11.906Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:02:12.261Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-28T02:02:12.535Z] Sending build context to Docker daemon 610.3kB [2021-06-28T02:02:12.810Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T02:02:12.810Z] Step 2/8 : FROM ${BASE} [2021-06-28T02:02:12.810Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-28T02:02:12.810Z] 595b0fe564bb: Pulling fs layer [2021-06-28T02:02:12.810Z] 3088b5b3c5c0: Pulling fs layer [2021-06-28T02:02:12.810Z] 5b7225fbf94c: Pulling fs layer [2021-06-28T02:02:12.810Z] ba82ee9f976e: Pulling fs layer [2021-06-28T02:02:12.810Z] 506bd15cee9f: Pulling fs layer [2021-06-28T02:02:12.810Z] 75a0a4a0db45: Pulling fs layer [2021-06-28T02:02:12.810Z] 618dc40b7e24: Pulling fs layer [2021-06-28T02:02:12.810Z] ba82ee9f976e: Waiting [2021-06-28T02:02:12.810Z] 506bd15cee9f: Waiting [2021-06-28T02:02:12.810Z] 75a0a4a0db45: Waiting [2021-06-28T02:02:12.810Z] 618dc40b7e24: Waiting [2021-06-28T02:02:12.810Z] 5b7225fbf94c: Verifying Checksum [2021-06-28T02:02:12.810Z] 5b7225fbf94c: Download complete [2021-06-28T02:02:13.085Z] 3088b5b3c5c0: Download complete [2021-06-28T02:02:13.085Z] 506bd15cee9f: Verifying Checksum [2021-06-28T02:02:13.085Z] 506bd15cee9f: Download complete [2021-06-28T02:02:13.085Z] 595b0fe564bb: Verifying Checksum [2021-06-28T02:02:13.085Z] 75a0a4a0db45: Verifying Checksum [2021-06-28T02:02:13.085Z] 75a0a4a0db45: Download complete [2021-06-28T02:02:13.690Z] 595b0fe564bb: Pull complete [2021-06-28T02:02:14.297Z] 3088b5b3c5c0: Pull complete [2021-06-28T02:02:14.902Z] 5b7225fbf94c: Pull complete [2021-06-28T02:02:14.902Z] 618dc40b7e24: Verifying Checksum [2021-06-28T02:02:14.902Z] 618dc40b7e24: Download complete [2021-06-28T02:02:16.353Z] ba82ee9f976e: Verifying Checksum [2021-06-28T02:02:16.353Z] ba82ee9f976e: Download complete [2021-06-28T02:02:17.775Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-28T02:02:18.349Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 24.3% of statements [2021-06-28T02:02:18.349Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-28T02:02:18.614Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-28T02:02:25.249Z] gofmt -l . [2021-06-28T02:02:25.249Z] ["`gofmt -l .`" = ""] [2021-06-28T02:02:25.249Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-28T02:02:25.838Z] $ docker stop --time=1 64b9e23bead80301015fd8d3eaeecddf0a5b5e04c45fa800f2e83b7908492f1e [2021-06-28T02:02:26.524Z] ba82ee9f976e: Pull complete [2021-06-28T02:02:26.800Z] 506bd15cee9f: Pull complete [2021-06-28T02:02:27.073Z] 75a0a4a0db45: Pull complete [2021-06-28T02:02:27.325Z] $ docker rm -f 64b9e23bead80301015fd8d3eaeecddf0a5b5e04c45fa800f2e83b7908492f1e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T02:02:27.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T02:02:27.932Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-28T02:02:30.469Z] 618dc40b7e24: Pull complete [2021-06-28T02:02:30.743Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-28T02:02:30.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-28T02:02:30.743Z] ---> a36622ca3599 [2021-06-28T02:02:30.743Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [Pipeline] sh [2021-06-28T02:02:31.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-28T02:02:31.381Z] + ls -al . [2021-06-28T02:02:31.381Z] total 104 [2021-06-28T02:02:31.381Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 28 02:02 . [2021-06-28T02:02:31.381Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 28 02:00 .. [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 7100 Jun 28 02:00 Attribution.txt [2021-06-28T02:02:31.381Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 28 02:00 bin [2021-06-28T02:02:31.381Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 02:00 cmd [2021-06-28T02:02:31.381Z] -rw-r--r--. 1 jenkins jenkins 16226 Jun 28 02:02 coverage.out [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 1877 Jun 28 02:00 Dockerfile [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 994 Jun 28 02:00 Dockerfile.build [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 28 02:00 .dockerignore [2021-06-28T02:02:31.381Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 28 02:00 .git [2021-06-28T02:02:31.381Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 02:00 .github [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 336 Jun 28 02:00 .gitignore [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 388 Jun 28 02:00 go.mod [2021-06-28T02:02:31.381Z] -rw-r--r--. 1 jenkins jenkins 20775 Jun 28 02:01 go.sum [2021-06-28T02:02:31.381Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 28 02:00 internal [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 677 Jun 28 02:00 Jenkinsfile [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 02:00 LICENSE [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 907 Jun 28 02:00 Makefile [2021-06-28T02:02:31.381Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 28 02:00 mock [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 2217 Jun 28 02:00 README.md [2021-06-28T02:02:31.381Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 28 02:00 snap [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 28 01:57 VERSION [2021-06-28T02:02:31.381Z] -rw-rw-r--. 1 jenkins jenkins 227 Jun 28 02:00 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:02:31.685Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b636c3c1a0a5dd06024af2ccae1c7463296b61f7 --label arch=amd64 --label version=1.3.2-dev.27 . [2021-06-28T02:02:31.685Z] Sending build context to Docker daemon 628.2kB [2021-06-28T02:02:31.685Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T02:02:31.685Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-28T02:02:31.685Z] ---> 5caa4f3dd790 [2021-06-28T02:02:31.685Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T02:02:31.685Z] ---> Running in cb09e4543d41 [2021-06-28T02:02:31.944Z] Removing intermediate container cb09e4543d41 [2021-06-28T02:02:31.945Z] ---> 99874c7ef70d [2021-06-28T02:02:31.945Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-28T02:02:31.945Z] ---> Running in 4583adf4dc5b [2021-06-28T02:02:31.945Z] Removing intermediate container 4583adf4dc5b [2021-06-28T02:02:31.945Z] ---> c7b61527ae8e [2021-06-28T02:02:31.945Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T02:02:32.205Z] ---> Running in a22d20008ccd [2021-06-28T02:02:32.737Z] ---> Running in dcdaa74d2dab [2021-06-28T02:02:32.779Z] Removing intermediate container a22d20008ccd [2021-06-28T02:02:32.779Z] ---> 9ae0456f17ab [2021-06-28T02:02:32.779Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T02:02:33.009Z] Removing intermediate container dcdaa74d2dab [2021-06-28T02:02:33.009Z] ---> 2b0fbcd36c0d [2021-06-28T02:02:33.009Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T02:02:33.040Z] ---> Running in ac8432028a72 [2021-06-28T02:02:33.283Z] ---> Running in 6d9c821bc887 [2021-06-28T02:02:33.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T02:02:34.565Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T02:02:35.509Z] OK: 156 MiB in 53 packages [2021-06-28T02:02:35.912Z] Removing intermediate container 6d9c821bc887 [2021-06-28T02:02:35.912Z] ---> 25f37f6ff94e [2021-06-28T02:02:35.912Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-28T02:02:35.912Z] ---> Running in 7f17f96c8ad2 [2021-06-28T02:02:36.082Z] Removing intermediate container ac8432028a72 [2021-06-28T02:02:36.082Z] ---> ff2a72b9935e [2021-06-28T02:02:36.082Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-28T02:02:36.082Z] ---> Running in b3b84b454c37 [2021-06-28T02:02:36.344Z] Removing intermediate container b3b84b454c37 [2021-06-28T02:02:36.344Z] ---> be0787ba2bcd [2021-06-28T02:02:36.344Z] Step 8/24 : COPY . . [2021-06-28T02:02:36.891Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T02:02:36.916Z] ---> 1e3073189e28 [2021-06-28T02:02:36.916Z] Step 9/24 : RUN go mod tidy [2021-06-28T02:02:36.916Z] ---> Running in 061df89d3382 [2021-06-28T02:02:37.860Z] Removing intermediate container 061df89d3382 [2021-06-28T02:02:37.860Z] ---> 0c89fb63020f [2021-06-28T02:02:37.860Z] Step 10/24 : RUN go mod download [2021-06-28T02:02:37.860Z] ---> Running in 1c6191ecbfa7 [2021-06-28T02:02:37.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T02:02:38.457Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-28T02:02:38.728Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-28T02:02:38.728Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-28T02:02:38.728Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-28T02:02:38.817Z] Removing intermediate container 1c6191ecbfa7 [2021-06-28T02:02:38.817Z] ---> a117ef2a5f12 [2021-06-28T02:02:38.817Z] Step 11/24 : ARG MAKE='make build' [2021-06-28T02:02:38.817Z] ---> Running in 34ba30d6c35a [2021-06-28T02:02:38.817Z] Removing intermediate container 34ba30d6c35a [2021-06-28T02:02:38.817Z] ---> 370ad5ceaa11 [2021-06-28T02:02:38.817Z] Step 12/24 : RUN $MAKE [2021-06-28T02:02:38.999Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-28T02:02:38.999Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-28T02:02:39.078Z] ---> Running in 9b5ee8bed85b [2021-06-28T02:02:39.276Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-28T02:02:39.350Z] go mod tidy [2021-06-28T02:02:39.547Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-28T02:02:39.548Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-28T02:02:39.613Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.27" -o cmd/device-mqtt ./cmd [2021-06-28T02:02:39.818Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-28T02:02:40.088Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-28T02:02:40.365Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-28T02:02:40.365Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-28T02:02:40.365Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T02:02:40.365Z] OK: 145 MiB in 53 packages [2021-06-28T02:02:41.810Z] Removing intermediate container 7f17f96c8ad2 [2021-06-28T02:02:41.810Z] ---> bb9e60383105 [2021-06-28T02:02:41.810Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-06-28T02:02:42.084Z] ---> Running in 44e69492ff1f [2021-06-28T02:02:42.681Z] Removing intermediate container 44e69492ff1f [2021-06-28T02:02:42.681Z] ---> 574a1177ab90 [2021-06-28T02:02:42.681Z] Step 7/8 : COPY . . [2021-06-28T02:02:43.662Z] ---> b44fbc5ddcb4 [2021-06-28T02:02:43.662Z] Step 8/8 : RUN go mod download [2021-06-28T02:02:43.662Z] ---> Running in 15e91f1dba60 [2021-06-28T02:03:01.700Z] Removing intermediate container 9b5ee8bed85b [2021-06-28T02:03:01.700Z] ---> 1dc88f331a82 [2021-06-28T02:03:01.700Z] Step 13/24 : FROM alpine:3.12 [2021-06-28T02:03:01.700Z] 3.12: Pulling from library/alpine [2021-06-28T02:03:01.700Z] 339de151aab4: Pulling fs layer [2021-06-28T02:03:01.700Z] 339de151aab4: Verifying Checksum [2021-06-28T02:03:01.700Z] 339de151aab4: Download complete [2021-06-28T02:03:01.700Z] 339de151aab4: Pull complete [2021-06-28T02:03:01.700Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T02:03:01.700Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T02:03:01.700Z] ---> 13621d1b12d4 [2021-06-28T02:03:01.700Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-28T02:03:01.968Z] ---> Running in 919f63d5245d [2021-06-28T02:03:02.240Z] Removing intermediate container 919f63d5245d [2021-06-28T02:03:02.240Z] ---> b05de130652d [2021-06-28T02:03:02.240Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T02:03:02.502Z] ---> Running in 935a638628bb [2021-06-28T02:03:03.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T02:03:03.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T02:03:03.343Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T02:03:03.343Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T02:03:03.343Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T02:03:03.343Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T02:03:03.343Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T02:03:03.343Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T02:03:03.343Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T02:03:03.343Z] OK: 8 MiB in 20 packages [2021-06-28T02:03:04.293Z] Removing intermediate container 935a638628bb [2021-06-28T02:03:04.293Z] ---> cc66cd19e376 [2021-06-28T02:03:04.293Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-28T02:03:05.688Z] ---> 58dbd01636c5 [2021-06-28T02:03:05.688Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-28T02:03:06.272Z] ---> 7e2d2544e0f3 [2021-06-28T02:03:06.272Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-28T02:03:07.219Z] ---> 8f5886f6c512 [2021-06-28T02:03:07.219Z] Step 19/24 : EXPOSE 59982 [2021-06-28T02:03:07.491Z] ---> Running in 7bcdb68453da [2021-06-28T02:03:07.752Z] Removing intermediate container 7bcdb68453da [2021-06-28T02:03:07.752Z] ---> ec6f3496dcf3 [2021-06-28T02:03:07.752Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-28T02:03:08.014Z] ---> Running in 642a1db8d36e [2021-06-28T02:03:08.014Z] Removing intermediate container 642a1db8d36e [2021-06-28T02:03:08.014Z] ---> f44a38cb09a1 [2021-06-28T02:03:08.014Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T02:03:08.276Z] ---> Running in 770b84ab372e [2021-06-28T02:03:08.537Z] Removing intermediate container 770b84ab372e [2021-06-28T02:03:08.537Z] ---> 9efd167d4456 [2021-06-28T02:03:08.537Z] Step 22/24 : LABEL arch=amd64 [2021-06-28T02:03:08.799Z] ---> Running in 8737b1835c8c [2021-06-28T02:03:09.142Z] Removing intermediate container 8737b1835c8c [2021-06-28T02:03:09.142Z] ---> cb18df9fcf93 [2021-06-28T02:03:09.142Z] Step 23/24 : LABEL git_sha=b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [2021-06-28T02:03:09.142Z] ---> Running in b63eee8d52db [2021-06-28T02:03:09.490Z] Removing intermediate container b63eee8d52db [2021-06-28T02:03:09.490Z] ---> 32800e161b96 [2021-06-28T02:03:09.490Z] Step 24/24 : LABEL version=1.3.2-dev.27 [2021-06-28T02:03:09.490Z] ---> Running in 027927f4aff3 [2021-06-28T02:03:09.830Z] Removing intermediate container 027927f4aff3 [2021-06-28T02:03:09.830Z] ---> fc07de56f2bd [2021-06-28T02:03:09.830Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-28T02:03:09.830Z] Successfully built fc07de56f2bd [2021-06-28T02:03:09.830Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T02:03:10.018Z] provisioning config files... [2021-06-28T02:03:10.036Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/59@tmp/config3733150297848059534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:03:10.360Z] ---> docker-login.sh [2021-06-28T02:03:10.360Z] nexus3.edgexfoundry.org:10001 [2021-06-28T02:03:10.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:03:10.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:03:10.360Z] Configure a credential helper to remove this warning. See [2021-06-28T02:03:10.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:03:10.360Z] [2021-06-28T02:03:10.360Z] Login Succeeded [2021-06-28T02:03:10.360Z] nexus3.edgexfoundry.org:10002 [2021-06-28T02:03:10.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:03:10.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:03:10.622Z] Configure a credential helper to remove this warning. See [2021-06-28T02:03:10.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:03:10.622Z] [2021-06-28T02:03:10.622Z] Login Succeeded [2021-06-28T02:03:10.622Z] nexus3.edgexfoundry.org:10003 [2021-06-28T02:03:10.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:03:10.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:03:10.622Z] Configure a credential helper to remove this warning. See [2021-06-28T02:03:10.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:03:10.623Z] [2021-06-28T02:03:10.623Z] Login Succeeded [2021-06-28T02:03:10.623Z] nexus3.edgexfoundry.org:10004 [2021-06-28T02:03:10.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:03:10.836Z] Removing intermediate container 15e91f1dba60 [2021-06-28T02:03:10.836Z] ---> ccc57326d3a3 [2021-06-28T02:03:10.836Z] Successfully built ccc57326d3a3 [2021-06-28T02:03:10.836Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:03:10.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:03:10.882Z] Configure a credential helper to remove this warning. See [2021-06-28T02:03:10.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:03:10.882Z] [2021-06-28T02:03:10.882Z] Login Succeeded [2021-06-28T02:03:10.882Z] docker.io [2021-06-28T02:03:10.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:03:11.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:03:11.148Z] Configure a credential helper to remove this warning. See [2021-06-28T02:03:11.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:03:11.148Z] [2021-06-28T02:03:11.148Z] Login Succeeded [2021-06-28T02:03:11.148Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T02:03:11.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2021-06-28T02:03:11.186Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T02:03:11.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2021-06-28T02:03:11.447Z] prd-ubuntu18.04-docker-arm64-4c-16g-442 does not seem to be running inside a container [2021-06-28T02:03:11.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/59 -v /w/workspace/device-mqtt-go/59:/w/workspace/device-mqtt-go/59:rw,z -v /w/workspace/device-mqtt-go/59@tmp:/w/workspace/device-mqtt-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T02:03:13.120Z] $ docker top 5d3caed15bc7f8923c307e0af766f0c8122cafd09bbc50fe60e815487fb6d7f6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo [2021-06-28T02:03:13.563Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2021-06-28T02:03:13.563Z] b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [2021-06-28T02:03:13.563Z] latest [2021-06-28T02:03:13.563Z] 1.3.2-dev.27 [2021-06-28T02:03:13.563Z] b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 [2021-06-28T02:03:13.563Z] master [2021-06-28T02:03:13.563Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:03:13.907Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:03:14.114Z] + go version [2021-06-28T02:03:14.115Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-28T02:03:14.135Z] $ docker stop --time=1 5d3caed15bc7f8923c307e0af766f0c8122cafd09bbc50fe60e815487fb6d7f6 [2021-06-28T02:03:14.212Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [2021-06-28T02:03:14.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-28T02:03:14.212Z] 13cefea57471: Preparing [2021-06-28T02:03:14.212Z] bc8f3a26f5fa: Preparing [2021-06-28T02:03:14.212Z] 83f66b4a0727: Preparing [2021-06-28T02:03:14.212Z] 6a992724c164: Preparing [2021-06-28T02:03:14.212Z] 32f366d666a5: Preparing [2021-06-28T02:03:14.212Z] 32f366d666a5: Layer already exists [2021-06-28T02:03:14.479Z] 13cefea57471: Pushed [2021-06-28T02:03:14.747Z] bc8f3a26f5fa: Pushed [2021-06-28T02:03:14.747Z] 6a992724c164: Pushed [2021-06-28T02:03:15.693Z] 83f66b4a0727: Pushed [2021-06-28T02:03:15.953Z] b636c3c1a0a5dd06024af2ccae1c7463296b61f7: digest: sha256:dd1d075f9317875869d4bd0c4b35b9a996016be85a9e9f6473cfa4d9cd115e2f size: 1365 [2021-06-28T02:03:15.961Z] $ docker rm -f 5d3caed15bc7f8923c307e0af766f0c8122cafd09bbc50fe60e815487fb6d7f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:03:16.679Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:03:16.779Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T02:03:16.779Z] . [Pipeline] withDockerContainer [2021-06-28T02:03:16.981Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-28T02:03:16.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-28T02:03:16.982Z] 13cefea57471: Preparing [2021-06-28T02:03:16.982Z] bc8f3a26f5fa: Preparing [2021-06-28T02:03:16.982Z] 83f66b4a0727: Preparing [2021-06-28T02:03:16.982Z] 6a992724c164: Preparing [2021-06-28T02:03:16.982Z] 32f366d666a5: Preparing [2021-06-28T02:03:16.982Z] 83f66b4a0727: Layer already exists [2021-06-28T02:03:16.982Z] 32f366d666a5: Layer already exists [2021-06-28T02:03:16.982Z] 13cefea57471: Layer already exists [2021-06-28T02:03:16.982Z] bc8f3a26f5fa: Layer already exists [2021-06-28T02:03:16.982Z] 6a992724c164: Layer already exists [2021-06-28T02:03:16.982Z] latest: digest: sha256:dd1d075f9317875869d4bd0c4b35b9a996016be85a9e9f6473cfa4d9cd115e2f size: 1365 [2021-06-28T02:03:17.039Z] prd-ubuntu18.04-docker-arm64-4c-16g-442 does not seem to be running inside a container [2021-06-28T02:03:17.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/59 -v /w/workspace/device-mqtt-go/59:/w/workspace/device-mqtt-go/59:rw,z -v /w/workspace/device-mqtt-go/59@tmp:/w/workspace/device-mqtt-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-28T02:03:18.698Z] $ docker top 20c09090a5bc1d640638975d4a7b2a752e48c843ec09a380930d6d129f66da75 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:03:19.352Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:03:19.632Z] + go mod tidy [2021-06-28T02:03:19.652Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.27 [2021-06-28T02:03:19.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-28T02:03:19.652Z] 13cefea57471: Preparing [2021-06-28T02:03:19.652Z] bc8f3a26f5fa: Preparing [2021-06-28T02:03:19.652Z] 83f66b4a0727: Preparing [2021-06-28T02:03:19.652Z] 6a992724c164: Preparing [2021-06-28T02:03:19.653Z] 32f366d666a5: Preparing [2021-06-28T02:03:19.653Z] 13cefea57471: Layer already exists [2021-06-28T02:03:19.653Z] 6a992724c164: Layer already exists [2021-06-28T02:03:19.653Z] bc8f3a26f5fa: Layer already exists [2021-06-28T02:03:19.653Z] 32f366d666a5: Layer already exists [2021-06-28T02:03:19.653Z] 83f66b4a0727: Layer already exists [2021-06-28T02:03:19.653Z] 1.3.2-dev.27: digest: sha256:dd1d075f9317875869d4bd0c4b35b9a996016be85a9e9f6473cfa4d9cd115e2f size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:03:19.962Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:03:20.262Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 [2021-06-28T02:03:20.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-28T02:03:20.262Z] 13cefea57471: Preparing [2021-06-28T02:03:20.262Z] bc8f3a26f5fa: Preparing [2021-06-28T02:03:20.262Z] 83f66b4a0727: Preparing [2021-06-28T02:03:20.262Z] 6a992724c164: Preparing [2021-06-28T02:03:20.262Z] 32f366d666a5: Preparing [2021-06-28T02:03:20.262Z] bc8f3a26f5fa: Layer already exists [2021-06-28T02:03:20.262Z] 32f366d666a5: Layer already exists [2021-06-28T02:03:20.262Z] 83f66b4a0727: Layer already exists [2021-06-28T02:03:20.262Z] 6a992724c164: Layer already exists [2021-06-28T02:03:20.262Z] 13cefea57471: Layer already exists [2021-06-28T02:03:20.262Z] b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27: digest: sha256:dd1d075f9317875869d4bd0c4b35b9a996016be85a9e9f6473cfa4d9cd115e2f size: 1365 [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:03:20.656Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:03:20.913Z] + make test [2021-06-28T02:03:20.913Z] go mod tidy [2021-06-28T02:03:20.986Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master [2021-06-28T02:03:20.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2021-06-28T02:03:20.986Z] 13cefea57471: Preparing [2021-06-28T02:03:20.986Z] bc8f3a26f5fa: Preparing [2021-06-28T02:03:20.986Z] 83f66b4a0727: Preparing [2021-06-28T02:03:20.986Z] 6a992724c164: Preparing [2021-06-28T02:03:20.986Z] 32f366d666a5: Preparing [2021-06-28T02:03:20.986Z] 6a992724c164: Layer already exists [2021-06-28T02:03:20.986Z] 83f66b4a0727: Layer already exists [2021-06-28T02:03:20.986Z] bc8f3a26f5fa: Layer already exists [2021-06-28T02:03:20.986Z] 13cefea57471: Layer already exists [2021-06-28T02:03:20.986Z] 32f366d666a5: Layer already exists [2021-06-28T02:03:20.986Z] master: digest: sha256:dd1d075f9317875869d4bd0c4b35b9a996016be85a9e9f6473cfa4d9cd115e2f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-28T02:03:21.049Z] ===================================================== [Pipeline] echo [2021-06-28T02:03:21.067Z] taggedImages: [2021-06-28T02:03:21.068Z] - nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [2021-06-28T02:03:21.068Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2021-06-28T02:03:21.068Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.27 [2021-06-28T02:03:21.068Z] - nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 [2021-06-28T02:03:21.068Z] - nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-06-28T02:03:21.523Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:03:21.864Z] ---> job-cost.sh [2021-06-28T02:03:21.864Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gbHX [2021-06-28T02:03:22.992Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-06-28T02:03:32.680Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T02:03:47.628Z] lf-activate-venv(): INFO: Adding /tmp/venv-gbHX/bin to PATH [2021-06-28T02:03:47.628Z] INFO: No Stack... [2021-06-28T02:03:48.198Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T02:03:48.771Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T02:03:49.079Z] + cat /w/workspace/device-mqtt-go/59/archives/cost.csv [2021-06-28T02:03:49.079Z] + cut -d, -f6 [Pipeline] lock [2021-06-28T02:03:49.111Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] [2021-06-28T02:03:49.118Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] did not exist. Created. [2021-06-28T02:03:49.118Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T02:03:49.447Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-28T02:03:49.520Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T02:03:49.532Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-28T02:04:19.602Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-06-28T02:04:19.602Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 24.3% of statements [2021-06-28T02:04:19.602Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-06-28T02:04:19.602Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-28T02:04:41.879Z] gofmt -l . [2021-06-28T02:04:41.879Z] ["`gofmt -l .`" = ""] [2021-06-28T02:04:41.879Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-28T02:04:42.493Z] $ docker stop --time=1 20c09090a5bc1d640638975d4a7b2a752e48c843ec09a380930d6d129f66da75 [2021-06-28T02:04:44.484Z] $ docker rm -f 20c09090a5bc1d640638975d4a7b2a752e48c843ec09a380930d6d129f66da75 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T02:04:45.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T02:04:45.379Z] Warning: overwriting stash ‘coverage-report’ [2021-06-28T02:04:45.845Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T02:04:46.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-28T02:04:46.674Z] + ls -al . [2021-06-28T02:04:46.674Z] total 136 [2021-06-28T02:04:46.674Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 02:04 . [2021-06-28T02:04:46.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 02:01 .. [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 28 02:01 .dockerignore [2021-06-28T02:04:46.674Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 02:01 .git [2021-06-28T02:04:46.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:01 .github [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 336 Jun 28 02:01 .gitignore [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 7100 Jun 28 02:01 Attribution.txt [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 1877 Jun 28 02:01 Dockerfile [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 994 Jun 28 02:01 Dockerfile.build [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 02:01 Jenkinsfile [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 02:01 LICENSE [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 907 Jun 28 02:01 Makefile [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 2217 Jun 28 02:01 README.md [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 01:57 VERSION [2021-06-28T02:04:46.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:01 bin [2021-06-28T02:04:46.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:01 cmd [2021-06-28T02:04:46.674Z] -rw-r--r-- 1 jenkins jenkins 16226 Jun 28 02:04 coverage.out [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 388 Jun 28 02:01 go.mod [2021-06-28T02:04:46.674Z] -rw-r--r-- 1 jenkins jenkins 20775 Jun 28 02:03 go.sum [2021-06-28T02:04:46.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:01 internal [2021-06-28T02:04:46.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:01 mock [2021-06-28T02:04:46.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 02:01 snap [2021-06-28T02:04:46.674Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 28 02:01 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:04:47.022Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b636c3c1a0a5dd06024af2ccae1c7463296b61f7 --label arch=arm64 --label version=1.3.2-dev.27 . [2021-06-28T02:04:47.296Z] Sending build context to Docker daemon 627.2kB [2021-06-28T02:04:47.571Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T02:04:47.571Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-28T02:04:47.571Z] ---> ccc57326d3a3 [2021-06-28T02:04:47.571Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T02:04:47.571Z] ---> Running in 9104f9dc78d9 [2021-06-28T02:04:48.175Z] Removing intermediate container 9104f9dc78d9 [2021-06-28T02:04:48.175Z] ---> 29b7fc38fa32 [2021-06-28T02:04:48.175Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-28T02:04:48.175Z] ---> Running in fb23c6f2533f [2021-06-28T02:04:48.787Z] Removing intermediate container fb23c6f2533f [2021-06-28T02:04:48.787Z] ---> f842d79e2731 [2021-06-28T02:04:48.787Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T02:04:48.787Z] ---> Running in 8f82d56a5e4a [2021-06-28T02:04:51.414Z] Removing intermediate container 8f82d56a5e4a [2021-06-28T02:04:51.414Z] ---> 9ca6fc6c917f [2021-06-28T02:04:51.414Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T02:04:51.414Z] ---> Running in 9631467c71ca [2021-06-28T02:04:52.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T02:04:53.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T02:04:53.964Z] OK: 145 MiB in 53 packages [2021-06-28T02:04:54.945Z] Removing intermediate container 9631467c71ca [2021-06-28T02:04:54.945Z] ---> a14f5f8a708c [2021-06-28T02:04:54.945Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-06-28T02:04:55.221Z] ---> Running in c8f06baf9580 [2021-06-28T02:04:55.817Z] Removing intermediate container c8f06baf9580 [2021-06-28T02:04:55.817Z] ---> dc0acc52894d [2021-06-28T02:04:55.817Z] Step 8/24 : COPY . . [2021-06-28T02:04:56.796Z] ---> 572d344375aa [2021-06-28T02:04:56.796Z] Step 9/24 : RUN go mod tidy [2021-06-28T02:04:56.796Z] ---> Running in 26a54f8511cd [2021-06-28T02:04:59.420Z] Removing intermediate container 26a54f8511cd [2021-06-28T02:04:59.420Z] ---> ac97f3063445 [2021-06-28T02:04:59.420Z] Step 10/24 : RUN go mod download [2021-06-28T02:04:59.692Z] ---> Running in 78f0bbc12851 [2021-06-28T02:05:02.346Z] Removing intermediate container 78f0bbc12851 [2021-06-28T02:05:02.346Z] ---> ae591125501d [2021-06-28T02:05:02.346Z] Step 11/24 : ARG MAKE='make build' [2021-06-28T02:05:02.346Z] ---> Running in 2ad86768a310 [2021-06-28T02:05:02.346Z] Removing intermediate container 2ad86768a310 [2021-06-28T02:05:02.346Z] ---> 8eeea7cb8a2a [2021-06-28T02:05:02.346Z] Step 12/24 : RUN $MAKE [2021-06-28T02:05:02.617Z] ---> Running in 8b1c3e0ce0be [2021-06-28T02:05:03.605Z] go mod tidy [2021-06-28T02:05:04.227Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.27" -o cmd/device-mqtt ./cmd [2021-06-28T02:05:43.291Z] Removing intermediate container 8b1c3e0ce0be [2021-06-28T02:05:43.291Z] ---> 233ccb772219 [2021-06-28T02:05:43.291Z] Step 13/24 : FROM alpine:3.12 [2021-06-28T02:05:43.291Z] 3.12: Pulling from library/alpine [2021-06-28T02:05:43.291Z] d2f70382dc9a: Pulling fs layer [2021-06-28T02:05:43.291Z] d2f70382dc9a: Verifying Checksum [2021-06-28T02:05:43.291Z] d2f70382dc9a: Download complete [2021-06-28T02:05:43.291Z] d2f70382dc9a: Pull complete [2021-06-28T02:05:43.291Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T02:05:43.291Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T02:05:43.291Z] ---> c4fd0aeabfcf [2021-06-28T02:05:43.292Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-06-28T02:05:43.292Z] ---> Running in b42df00ddd69 [2021-06-28T02:05:43.292Z] Removing intermediate container b42df00ddd69 [2021-06-28T02:05:43.292Z] ---> 11354b2c4d9d [2021-06-28T02:05:43.292Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T02:05:43.292Z] ---> Running in aac6b595fa62 [2021-06-28T02:05:43.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T02:05:43.292Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T02:05:43.886Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T02:05:43.886Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T02:05:43.886Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T02:05:43.886Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T02:05:43.886Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T02:05:43.886Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T02:05:43.886Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T02:05:44.163Z] OK: 8 MiB in 20 packages [2021-06-28T02:05:45.142Z] Removing intermediate container aac6b595fa62 [2021-06-28T02:05:45.142Z] ---> af1f8147618f [2021-06-28T02:05:45.142Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-06-28T02:05:46.577Z] ---> 7332a26423b1 [2021-06-28T02:05:46.577Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-06-28T02:05:47.175Z] ---> 5cc3680d4f76 [2021-06-28T02:05:47.175Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-06-28T02:05:47.770Z] ---> e5d02d3a3890 [2021-06-28T02:05:47.770Z] Step 19/24 : EXPOSE 59982 [2021-06-28T02:05:48.044Z] ---> Running in 63b3e22cb6e8 [2021-06-28T02:05:48.643Z] Removing intermediate container 63b3e22cb6e8 [2021-06-28T02:05:48.643Z] ---> 68a2042dbaf6 [2021-06-28T02:05:48.643Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-06-28T02:05:48.643Z] ---> Running in 18cb8a875c2a [2021-06-28T02:05:49.239Z] Removing intermediate container 18cb8a875c2a [2021-06-28T02:05:49.239Z] ---> 52f03216ed15 [2021-06-28T02:05:49.239Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-28T02:05:49.239Z] ---> Running in 379a4ee3566c [2021-06-28T02:05:49.834Z] Removing intermediate container 379a4ee3566c [2021-06-28T02:05:49.835Z] ---> 5e95086a583a [2021-06-28T02:05:49.835Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T02:05:49.835Z] ---> Running in 0a18d72c1104 [2021-06-28T02:05:50.108Z] Removing intermediate container 0a18d72c1104 [2021-06-28T02:05:50.108Z] ---> 1e4a9fb82e3c [2021-06-28T02:05:50.108Z] Step 23/24 : LABEL git_sha=b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [2021-06-28T02:05:50.384Z] ---> Running in 195acfa768c9 [2021-06-28T02:05:50.982Z] Removing intermediate container 195acfa768c9 [2021-06-28T02:05:50.982Z] ---> f9045526bd60 [2021-06-28T02:05:50.982Z] Step 24/24 : LABEL version=1.3.2-dev.27 [2021-06-28T02:05:50.982Z] ---> Running in 3dcc27671bb3 [2021-06-28T02:05:51.579Z] Removing intermediate container 3dcc27671bb3 [2021-06-28T02:05:51.579Z] ---> a4e8e8a62e6c [2021-06-28T02:05:51.579Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-28T02:05:51.579Z] Successfully built a4e8e8a62e6c [2021-06-28T02:05:51.579Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T02:05:51.835Z] provisioning config files... [2021-06-28T02:05:51.858Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/59@tmp/config6812131468130090524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:05:52.229Z] ---> docker-login.sh [2021-06-28T02:05:52.229Z] nexus3.edgexfoundry.org:10001 [2021-06-28T02:05:52.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:05:52.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:05:52.779Z] Configure a credential helper to remove this warning. See [2021-06-28T02:05:52.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:05:52.779Z] [2021-06-28T02:05:52.779Z] Login Succeeded [2021-06-28T02:05:52.779Z] nexus3.edgexfoundry.org:10002 [2021-06-28T02:05:53.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:05:53.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:05:53.328Z] Configure a credential helper to remove this warning. See [2021-06-28T02:05:53.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:05:53.328Z] [2021-06-28T02:05:53.328Z] Login Succeeded [2021-06-28T02:05:53.328Z] nexus3.edgexfoundry.org:10003 [2021-06-28T02:05:53.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:05:53.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:05:53.883Z] Configure a credential helper to remove this warning. See [2021-06-28T02:05:53.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:05:53.883Z] [2021-06-28T02:05:53.883Z] Login Succeeded [2021-06-28T02:05:53.883Z] nexus3.edgexfoundry.org:10004 [2021-06-28T02:05:54.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:05:54.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:05:54.434Z] Configure a credential helper to remove this warning. See [2021-06-28T02:05:54.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:05:54.434Z] [2021-06-28T02:05:54.434Z] Login Succeeded [2021-06-28T02:05:54.434Z] docker.io [2021-06-28T02:05:55.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T02:05:55.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T02:05:55.304Z] Configure a credential helper to remove this warning. See [2021-06-28T02:05:55.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T02:05:55.304Z] [2021-06-28T02:05:55.304Z] Login Succeeded [2021-06-28T02:05:55.304Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T02:05:55.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-28T02:05:55.416Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2021-06-28T02:05:55.416Z] b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [2021-06-28T02:05:55.416Z] latest [2021-06-28T02:05:55.416Z] 1.3.2-dev.27 [2021-06-28T02:05:55.416Z] b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 [2021-06-28T02:05:55.416Z] master [2021-06-28T02:05:55.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:05:55.815Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:05:56.160Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [2021-06-28T02:05:56.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-28T02:05:56.160Z] f727dae38b5d: Preparing [2021-06-28T02:05:56.160Z] 2d9d6d8f8c13: Preparing [2021-06-28T02:05:56.160Z] 8fb74cb41da0: Preparing [2021-06-28T02:05:56.160Z] 7745cc71552c: Preparing [2021-06-28T02:05:56.160Z] 3fbe34a1663b: Preparing [2021-06-28T02:05:56.435Z] 3fbe34a1663b: Layer already exists [2021-06-28T02:05:56.435Z] f727dae38b5d: Pushed [2021-06-28T02:05:56.435Z] 2d9d6d8f8c13: Pushed [2021-06-28T02:05:57.039Z] 7745cc71552c: Pushed [2021-06-28T02:05:59.648Z] 8fb74cb41da0: Pushed [2021-06-28T02:05:59.648Z] b636c3c1a0a5dd06024af2ccae1c7463296b61f7: digest: sha256:c1e2058a787bb205f32637fd552ada24b347fe628e7e90ab77d6222ec4028503 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:05:59.999Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:06:00.355Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-28T02:06:00.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-28T02:06:00.355Z] f727dae38b5d: Preparing [2021-06-28T02:06:00.355Z] 2d9d6d8f8c13: Preparing [2021-06-28T02:06:00.355Z] 8fb74cb41da0: Preparing [2021-06-28T02:06:00.355Z] 7745cc71552c: Preparing [2021-06-28T02:06:00.355Z] 3fbe34a1663b: Preparing [2021-06-28T02:06:00.626Z] f727dae38b5d: Layer already exists [2021-06-28T02:06:00.626Z] 7745cc71552c: Layer already exists [2021-06-28T02:06:00.626Z] 3fbe34a1663b: Layer already exists [2021-06-28T02:06:00.626Z] 8fb74cb41da0: Layer already exists [2021-06-28T02:06:00.626Z] 2d9d6d8f8c13: Layer already exists [2021-06-28T02:06:00.626Z] latest: digest: sha256:c1e2058a787bb205f32637fd552ada24b347fe628e7e90ab77d6222ec4028503 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:06:00.982Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:06:01.328Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.27 [2021-06-28T02:06:01.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-28T02:06:01.328Z] f727dae38b5d: Preparing [2021-06-28T02:06:01.328Z] 2d9d6d8f8c13: Preparing [2021-06-28T02:06:01.328Z] 8fb74cb41da0: Preparing [2021-06-28T02:06:01.328Z] 7745cc71552c: Preparing [2021-06-28T02:06:01.328Z] 3fbe34a1663b: Preparing [2021-06-28T02:06:01.599Z] 2d9d6d8f8c13: Layer already exists [2021-06-28T02:06:01.599Z] 7745cc71552c: Layer already exists [2021-06-28T02:06:01.599Z] 3fbe34a1663b: Layer already exists [2021-06-28T02:06:01.599Z] 8fb74cb41da0: Layer already exists [2021-06-28T02:06:01.599Z] f727dae38b5d: Layer already exists [2021-06-28T02:06:01.599Z] 1.3.2-dev.27: digest: sha256:c1e2058a787bb205f32637fd552ada24b347fe628e7e90ab77d6222ec4028503 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:06:01.962Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:06:02.313Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 [2021-06-28T02:06:02.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-28T02:06:02.314Z] f727dae38b5d: Preparing [2021-06-28T02:06:02.314Z] 2d9d6d8f8c13: Preparing [2021-06-28T02:06:02.314Z] 8fb74cb41da0: Preparing [2021-06-28T02:06:02.314Z] 7745cc71552c: Preparing [2021-06-28T02:06:02.314Z] 3fbe34a1663b: Preparing [2021-06-28T02:06:02.314Z] 3fbe34a1663b: Layer already exists [2021-06-28T02:06:02.586Z] f727dae38b5d: Layer already exists [2021-06-28T02:06:02.586Z] 2d9d6d8f8c13: Layer already exists [2021-06-28T02:06:02.586Z] 8fb74cb41da0: Layer already exists [2021-06-28T02:06:02.586Z] 7745cc71552c: Layer already exists [2021-06-28T02:06:02.586Z] b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27: digest: sha256:c1e2058a787bb205f32637fd552ada24b347fe628e7e90ab77d6222ec4028503 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:06:02.939Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:06:03.286Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [2021-06-28T02:06:03.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2021-06-28T02:06:03.286Z] f727dae38b5d: Preparing [2021-06-28T02:06:03.286Z] 2d9d6d8f8c13: Preparing [2021-06-28T02:06:03.286Z] 8fb74cb41da0: Preparing [2021-06-28T02:06:03.286Z] 7745cc71552c: Preparing [2021-06-28T02:06:03.286Z] 3fbe34a1663b: Preparing [2021-06-28T02:06:03.557Z] f727dae38b5d: Layer already exists [2021-06-28T02:06:03.557Z] 3fbe34a1663b: Layer already exists [2021-06-28T02:06:03.557Z] 2d9d6d8f8c13: Layer already exists [2021-06-28T02:06:03.557Z] 8fb74cb41da0: Layer already exists [2021-06-28T02:06:03.557Z] 7745cc71552c: Layer already exists [2021-06-28T02:06:03.557Z] master: digest: sha256:c1e2058a787bb205f32637fd552ada24b347fe628e7e90ab77d6222ec4028503 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-28T02:06:03.634Z] ===================================================== [Pipeline] echo [2021-06-28T02:06:03.653Z] taggedImages: [2021-06-28T02:06:03.653Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [2021-06-28T02:06:03.653Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2021-06-28T02:06:03.653Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.27 [2021-06-28T02:06:03.653Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 [2021-06-28T02:06:03.653Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:06:04.113Z] ---> job-cost.sh [2021-06-28T02:06:04.113Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OLJi [2021-06-28T02:06:43.115Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T02:08:19.907Z] lf-activate-venv(): INFO: Adding /tmp/venv-OLJi/bin to PATH [2021-06-28T02:08:19.907Z] INFO: No Stack... [2021-06-28T02:08:19.907Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-28T02:08:19.907Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T02:08:20.258Z] + cat /w/workspace/device-mqtt-go/59/archives/cost.csv [2021-06-28T02:08:20.258Z] + cut -d, -f6 [Pipeline] lock [2021-06-28T02:08:20.324Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] [2021-06-28T02:08:20.334Z] Resource [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] did not exist. Created. [2021-06-28T02:08:20.334Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T02:08:20.724Z] /w/workspace/device-mqtt-go/59@tmp/durable-2b00d146/script.sh: 1: /w/workspace/device-mqtt-go/59@tmp/durable-2b00d146/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-28T02:08:21.071Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-28T02:08:21.111Z] Warning: overwriting stash ‘stack-cost’ [2021-06-28T02:08:21.268Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T02:08:21.282Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-28T02:08:22.510Z] provisioning config files... [2021-06-28T02:08:22.520Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7284362889245441280tmp [Pipeline] { [Pipeline] sh [2021-06-28T02:08:22.839Z] + set +x [2021-06-28T02:08:22.839Z] + curl -s https://codecov.io/bash [2021-06-28T02:08:22.839Z] + bash -s -- [2021-06-28T02:08:22.839Z] [2021-06-28T02:08:22.839Z] _____ _ [2021-06-28T02:08:22.839Z] / ____| | | [2021-06-28T02:08:22.839Z] | | ___ __| | ___ ___ _____ __ [2021-06-28T02:08:22.839Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-28T02:08:22.839Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-28T02:08:22.839Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-28T02:08:22.839Z] Bash-1.0.3 [2021-06-28T02:08:22.839Z] [2021-06-28T02:08:22.839Z] [2021-06-28T02:08:22.840Z] ==> git version 2.24.4 found [2021-06-28T02:08:22.840Z] ==> 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-06-28T02:08:22.840Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-28T02:08:22.840Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-28T02:08:22.840Z] ==> Jenkins CI detected. [2021-06-28T02:08:22.840Z] project root: . [2021-06-28T02:08:22.840Z] --> token set from env [2021-06-28T02:08:22.840Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-28T02:08:22.840Z] ==> Running gcov in . (disable via -X gcov) [2021-06-28T02:08:22.840Z] ==> Python coveragepy not found [2021-06-28T02:08:22.840Z] ==> Searching for coverage reports in: [2021-06-28T02:08:22.840Z] + . [2021-06-28T02:08:22.840Z] -> Found 1 reports [2021-06-28T02:08:22.840Z] ==> Detecting git/mercurial file structure [2021-06-28T02:08:23.103Z] ==> Reading reports [2021-06-28T02:08:23.103Z] + ./coverage.out bytes=16226 [2021-06-28T02:08:23.103Z] ==> Appending adjustments [2021-06-28T02:08:23.103Z] https://docs.codecov.io/docs/fixing-reports [2021-06-28T02:08:23.103Z] + Found adjustments [2021-06-28T02:08:23.103Z] ==> Gzipping contents [2021-06-28T02:08:23.103Z] 4.0K /tmp/codecov.20Fjlr.gz [2021-06-28T02:08:23.103Z] ==> Uploading reports [2021-06-28T02:08:23.103Z] url: https://codecov.io [2021-06-28T02:08:23.103Z] query: branch=master&commit=b636c3c1a0a5dd06024af2ccae1c7463296b61f7&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-28T02:08:23.103Z] -> Pinging Codecov [2021-06-28T02:08:23.103Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=b636c3c1a0a5dd06024af2ccae1c7463296b61f7&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-28T02:08:23.372Z] -> Uploading to [2021-06-28T02:08:23.372Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-28/7D719EC7BBE17E464838252E33014C33/b636c3c1a0a5dd06024af2ccae1c7463296b61f7/db521846-91bd-4e85-8558-1a0531294d8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T020823Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17927aad84e2e6be66f99922c27dec852226fbd8e582c42160ff48adda22a53a [2021-06-28T02:08:23.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T02:08:23.373Z] Dload Upload Total Spent Left Speed [2021-06-28T02:08:23.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2991 0 0 100 2991 0 8647 --:--:-- --:--:-- --:--:-- 8644 [2021-06-28T02:08:23.896Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] } [2021-06-28T02:08:23.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-28T02:08:24.834Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-28T02:08:24.852Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:08:25.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T02:08:25.169Z] [2021-06-28T02:08:25.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:08:25.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T02:08:25.503Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-28T02:08:25.503Z] 188c0c94c7c5: Pulling fs layer [2021-06-28T02:08:25.503Z] 0ef7d3d256c8: Pulling fs layer [2021-06-28T02:08:25.503Z] de9db76c5a1d: Pulling fs layer [2021-06-28T02:08:25.503Z] 0eba1c9be4d2: Pulling fs layer [2021-06-28T02:08:25.503Z] 0d57e429df01: Pulling fs layer [2021-06-28T02:08:25.503Z] 4e4be7b47b0d: Pulling fs layer [2021-06-28T02:08:25.503Z] e1f770b5df2f: Pulling fs layer [2021-06-28T02:08:25.503Z] 85a0685a4137: Pulling fs layer [2021-06-28T02:08:25.503Z] 4e4be7b47b0d: Waiting [2021-06-28T02:08:25.503Z] 0eba1c9be4d2: Waiting [2021-06-28T02:08:25.503Z] 0d57e429df01: Waiting [2021-06-28T02:08:25.503Z] e1f770b5df2f: Waiting [2021-06-28T02:08:25.503Z] 85a0685a4137: Waiting [2021-06-28T02:08:25.503Z] de9db76c5a1d: Verifying Checksum [2021-06-28T02:08:25.503Z] de9db76c5a1d: Download complete [2021-06-28T02:08:25.503Z] 0ef7d3d256c8: Verifying Checksum [2021-06-28T02:08:25.503Z] 0ef7d3d256c8: Download complete [2021-06-28T02:08:25.503Z] 0d57e429df01: Verifying Checksum [2021-06-28T02:08:25.503Z] 0d57e429df01: Download complete [2021-06-28T02:08:25.503Z] 188c0c94c7c5: Verifying Checksum [2021-06-28T02:08:25.503Z] 188c0c94c7c5: Download complete [2021-06-28T02:08:25.503Z] 4e4be7b47b0d: Verifying Checksum [2021-06-28T02:08:25.503Z] 4e4be7b47b0d: Download complete [2021-06-28T02:08:25.777Z] 188c0c94c7c5: Pull complete [2021-06-28T02:08:26.038Z] 0ef7d3d256c8: Pull complete [2021-06-28T02:08:26.038Z] de9db76c5a1d: Pull complete [2021-06-28T02:08:26.984Z] e1f770b5df2f: Verifying Checksum [2021-06-28T02:08:26.984Z] e1f770b5df2f: Download complete [2021-06-28T02:08:28.471Z] 0eba1c9be4d2: Verifying Checksum [2021-06-28T02:08:28.471Z] 0eba1c9be4d2: Download complete [2021-06-28T02:08:28.738Z] 85a0685a4137: Verifying Checksum [2021-06-28T02:08:28.738Z] 85a0685a4137: Download complete [2021-06-28T02:08:32.065Z] 0eba1c9be4d2: Pull complete [2021-06-28T02:08:32.065Z] 0d57e429df01: Pull complete [2021-06-28T02:08:32.065Z] 4e4be7b47b0d: Pull complete [2021-06-28T02:08:32.336Z] e1f770b5df2f: Pull complete [2021-06-28T02:08:35.663Z] 85a0685a4137: Pull complete [2021-06-28T02:08:35.663Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-28T02:08:35.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T02:08:35.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-28T02:08:35.751Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-06-28T02:08:35.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-28T02:08:38.568Z] $ docker top ee294073703e97475f1ae04cd35667ed53e32f32f1bd81aab4f87e022da9f576 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-28T02:08:38.655Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-28T02:08:38.961Z] + set -o pipefail [2021-06-28T02:08:38.961Z] + snyk monitor '--org=edgex-jenkins' [2021-06-28T02:09:11.093Z] [2021-06-28T02:09:11.094Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2021-06-28T02:09:11.094Z] [2021-06-28T02:09:11.094Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/0188e613-5657-4e82-9974-179442cf43af [2021-06-28T02:09:11.094Z] [2021-06-28T02:09:11.094Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-28T02:09:11.094Z] [2021-06-28T02:09:11.094Z] [Pipeline] } [2021-06-28T02:09:11.107Z] $ docker stop --time=1 ee294073703e97475f1ae04cd35667ed53e32f32f1bd81aab4f87e022da9f576 [2021-06-28T02:09:13.124Z] $ docker rm -f ee294073703e97475f1ae04cd35667ed53e32f32f1bd81aab4f87e022da9f576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T02:09:14.163Z] + git log --format=format:%s -1 b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:09:14.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T02:09:14.474Z] . [Pipeline] withDockerContainer [2021-06-28T02:09:14.554Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-06-28T02:09:14.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T02:09:14.964Z] $ docker top e706c564bc2ee0432639a9ee76c69203c526ef5990cfbcc47bcc4889f550d4fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T02:09:15.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T02:09:15.093Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T02:09:15.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T02:09:15.217Z] $ docker exec e706c564bc2ee0432639a9ee76c69203c526ef5990cfbcc47bcc4889f550d4fc ssh-agent [2021-06-28T02:09:15.328Z] SSH_AUTH_SOCK=/tmp/ssh-w6AMD7kxdB2q/agent.13 [2021-06-28T02:09:15.328Z] SSH_AGENT_PID=20 [2021-06-28T02:09:15.334Z] Running ssh-add (command line suppressed) [2021-06-28T02:09:15.438Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1751375023280238440.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1751375023280238440.key) [2021-06-28T02:09:15.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T02:09:15.764Z] + git semver tag [2021-06-28T02:09:15.764Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T02:09:15.764Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-28T02:09:15.764Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-28T02:09:15.764Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T02:09:15.764Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T02:09:15.764Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T02:09:15.764Z] # $SEMVER_BRANCH = master [2021-06-28T02:09:15.764Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-28T02:09:15.764Z] # b636c3c1a0a5dd06024af2ccae1c7463296b61f7 HEAD [2021-06-28T02:09:15.764Z] # -> Force: false [2021-06-28T02:09:15.764Z] # 4449bf78ad4bfdf1896787aea37d7866129b5eee refs/tags/v1.3.2-dev.27 [Pipeline] } [2021-06-28T02:09:15.772Z] $ docker exec --env ******** --env ******** e706c564bc2ee0432639a9ee76c69203c526ef5990cfbcc47bcc4889f550d4fc ssh-agent -k [2021-06-28T02:09:15.880Z] unset SSH_AUTH_SOCK; [2021-06-28T02:09:15.880Z] unset SSH_AGENT_PID; [2021-06-28T02:09:15.880Z] echo Agent pid 20 killed; [2021-06-28T02:09:15.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T02:09:16.227Z] + git semver [Pipeline] } [2021-06-28T02:09:16.241Z] $ docker stop --time=1 e706c564bc2ee0432639a9ee76c69203c526ef5990cfbcc47bcc4889f550d4fc [2021-06-28T02:09:17.455Z] $ docker rm -f e706c564bc2ee0432639a9ee76c69203c526ef5990cfbcc47bcc4889f550d4fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:09:17.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T02:09:17.961Z] [2021-06-28T02:09:17.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:09:18.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T02:09:18.278Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-28T02:09:18.278Z] ab5ef0e58194: Pulling fs layer [2021-06-28T02:09:18.278Z] 9712f1f96733: Pulling fs layer [2021-06-28T02:09:18.278Z] 63f879dbbcfc: Pulling fs layer [2021-06-28T02:09:18.278Z] 0d9ebad4ef96: Pulling fs layer [2021-06-28T02:09:18.278Z] e9a5061849ea: Pulling fs layer [2021-06-28T02:09:18.278Z] d747dcd14b5f: Pulling fs layer [2021-06-28T02:09:18.278Z] 2de7ff778b66: Pulling fs layer [2021-06-28T02:09:18.278Z] 0d9ebad4ef96: Waiting [2021-06-28T02:09:18.278Z] e9a5061849ea: Waiting [2021-06-28T02:09:18.278Z] d747dcd14b5f: Waiting [2021-06-28T02:09:18.278Z] 2de7ff778b66: Waiting [2021-06-28T02:09:18.278Z] 9712f1f96733: Verifying Checksum [2021-06-28T02:09:18.278Z] 9712f1f96733: Download complete [2021-06-28T02:09:20.198Z] 63f879dbbcfc: Verifying Checksum [2021-06-28T02:09:20.198Z] 63f879dbbcfc: Download complete [2021-06-28T02:09:20.198Z] e9a5061849ea: Verifying Checksum [2021-06-28T02:09:20.198Z] e9a5061849ea: Download complete [2021-06-28T02:09:20.198Z] d747dcd14b5f: Verifying Checksum [2021-06-28T02:09:20.198Z] d747dcd14b5f: Download complete [2021-06-28T02:09:20.198Z] 0d9ebad4ef96: Verifying Checksum [2021-06-28T02:09:20.198Z] 0d9ebad4ef96: Download complete [2021-06-28T02:09:20.469Z] ab5ef0e58194: Verifying Checksum [2021-06-28T02:09:20.469Z] ab5ef0e58194: Download complete [2021-06-28T02:09:20.469Z] 2de7ff778b66: Verifying Checksum [2021-06-28T02:09:20.469Z] 2de7ff778b66: Download complete [2021-06-28T02:09:23.045Z] ab5ef0e58194: Pull complete [2021-06-28T02:09:23.045Z] 9712f1f96733: Pull complete [2021-06-28T02:09:23.626Z] 63f879dbbcfc: Pull complete [2021-06-28T02:09:26.969Z] 0d9ebad4ef96: Pull complete [2021-06-28T02:09:27.234Z] e9a5061849ea: Pull complete [2021-06-28T02:09:27.234Z] d747dcd14b5f: Pull complete [2021-06-28T02:09:28.190Z] 2de7ff778b66: Pull complete [2021-06-28T02:09:28.190Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-28T02:09:28.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T02:09:28.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-28T02:09:28.268Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-06-28T02:09:28.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-28T02:09:32.628Z] $ docker top 4b5695df3d899834a9fdce5bf136775c628b982ae8d1751f7bd8bd10aaae38d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-28T02:09:32.730Z] provisioning config files... [2021-06-28T02:09:32.738Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config9204869470926873313tmp [2021-06-28T02:09:32.752Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8841375288882405506tmp [2021-06-28T02:09:32.766Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3672116684592734095tmp [Pipeline] { [Pipeline] echo [2021-06-28T02:09:32.788Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:09:33.087Z] ---> sigul-configuration.sh [2021-06-28T02:09:33.088Z] gpg: directory `/root/.gnupg' created [2021-06-28T02:09:33.088Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-28T02:09:33.088Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-28T02:09:33.088Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-28T02:09:33.088Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-28T02:09:33.088Z] gpg: CAST5 encrypted data [2021-06-28T02:09:33.088Z] gpg: encrypted with 1 passphrase [2021-06-28T02:09:33.088Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-28T02:09:33.383Z] + mkdir /home/jenkins [2021-06-28T02:09:33.383Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-28T02:09:33.680Z] + 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-06-28T02:09:33.691Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:09:33.995Z] ---> sigul-install.sh [2021-06-28T02:09:39.482Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-28T02:09:39.788Z] + git tag --list [2021-06-28T02:09:39.788Z] 0.7.1 [2021-06-28T02:09:39.788Z] v1.0.0 [2021-06-28T02:09:39.788Z] v1.1.0 [2021-06-28T02:09:39.788Z] v1.1.1 [2021-06-28T02:09:39.788Z] v1.2.2 [2021-06-28T02:09:39.788Z] v1.3.0 [2021-06-28T02:09:39.788Z] v1.3.1 [2021-06-28T02:09:39.788Z] v1.3.1-dev.1 [2021-06-28T02:09:39.788Z] v1.3.1-dev.2 [2021-06-28T02:09:39.788Z] v1.3.1-dev.3 [2021-06-28T02:09:39.788Z] v1.3.1-dev.4 [2021-06-28T02:09:39.788Z] v1.3.2-dev.1 [2021-06-28T02:09:39.788Z] v1.3.2-dev.10 [2021-06-28T02:09:39.788Z] v1.3.2-dev.11 [2021-06-28T02:09:39.788Z] v1.3.2-dev.12 [2021-06-28T02:09:39.788Z] v1.3.2-dev.13 [2021-06-28T02:09:39.788Z] v1.3.2-dev.14 [2021-06-28T02:09:39.788Z] v1.3.2-dev.15 [2021-06-28T02:09:39.788Z] v1.3.2-dev.16 [2021-06-28T02:09:39.788Z] v1.3.2-dev.17 [2021-06-28T02:09:39.788Z] v1.3.2-dev.18 [2021-06-28T02:09:39.788Z] v1.3.2-dev.19 [2021-06-28T02:09:39.788Z] v1.3.2-dev.2 [2021-06-28T02:09:39.788Z] v1.3.2-dev.20 [2021-06-28T02:09:39.788Z] v1.3.2-dev.21 [2021-06-28T02:09:39.788Z] v1.3.2-dev.22 [2021-06-28T02:09:39.788Z] v1.3.2-dev.23 [2021-06-28T02:09:39.788Z] v1.3.2-dev.24 [2021-06-28T02:09:39.788Z] v1.3.2-dev.25 [2021-06-28T02:09:39.788Z] v1.3.2-dev.26 [2021-06-28T02:09:39.788Z] v1.3.2-dev.27 [2021-06-28T02:09:39.788Z] v1.3.2-dev.3 [2021-06-28T02:09:39.788Z] v1.3.2-dev.4 [2021-06-28T02:09:39.788Z] v1.3.2-dev.5 [2021-06-28T02:09:39.788Z] v1.3.2-dev.6 [2021-06-28T02:09:39.788Z] v1.3.2-dev.7 [2021-06-28T02:09:39.788Z] v1.3.2-dev.8 [2021-06-28T02:09:39.788Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-28T02:09:40.087Z] + lftools sign git-tag v1.3.2-dev.27 [2021-06-28T02:09:40.661Z] Signing Git tag with Sigul... [2021-06-28T02:09:40.661Z] Signing v1.3.2-dev.27 [Pipeline] echo [2021-06-28T02:09:41.617Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:09:41.931Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-28T02:09:41.939Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-28T02:09:41.969Z] $ docker stop --time=1 4b5695df3d899834a9fdce5bf136775c628b982ae8d1751f7bd8bd10aaae38d5 [2021-06-28T02:09:43.510Z] $ docker rm -f 4b5695df3d899834a9fdce5bf136775c628b982ae8d1751f7bd8bd10aaae38d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:09:44.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T02:09:44.169Z] . [Pipeline] withDockerContainer [2021-06-28T02:09:44.241Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-06-28T02:09:44.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T02:09:44.597Z] $ docker top efb683418c7987a86f35002c70aef8be8b6cfe48255a7c99b5226683ce023113 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T02:09:44.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T02:09:44.797Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T02:09:44.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T02:09:44.913Z] $ docker exec efb683418c7987a86f35002c70aef8be8b6cfe48255a7c99b5226683ce023113 ssh-agent [2021-06-28T02:09:45.030Z] SSH_AUTH_SOCK=/tmp/ssh-sBTnzfi1PkZR/agent.13 [2021-06-28T02:09:45.030Z] SSH_AGENT_PID=20 [2021-06-28T02:09:45.035Z] Running ssh-add (command line suppressed) [2021-06-28T02:09:45.122Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3181818213160041424.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3181818213160041424.key) [2021-06-28T02:09:45.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T02:09:45.446Z] + git semver bump pre [2021-06-28T02:09:45.446Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T02:09:45.446Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-28T02:09:45.446Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-28T02:09:45.446Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T02:09:45.446Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T02:09:45.446Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T02:09:45.446Z] # $SEMVER_BRANCH = master [2021-06-28T02:09:45.446Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2021-06-28T02:09:45.446Z] 1.3.2-dev.28 [Pipeline] } [2021-06-28T02:09:45.454Z] $ docker exec --env ******** --env ******** efb683418c7987a86f35002c70aef8be8b6cfe48255a7c99b5226683ce023113 ssh-agent -k [2021-06-28T02:09:45.556Z] unset SSH_AUTH_SOCK; [2021-06-28T02:09:45.556Z] unset SSH_AGENT_PID; [2021-06-28T02:09:45.557Z] echo Agent pid 20 killed; [2021-06-28T02:09:45.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T02:09:45.919Z] + git semver [Pipeline] } [2021-06-28T02:09:45.932Z] $ docker stop --time=1 efb683418c7987a86f35002c70aef8be8b6cfe48255a7c99b5226683ce023113 [2021-06-28T02:09:47.142Z] $ docker rm -f efb683418c7987a86f35002c70aef8be8b6cfe48255a7c99b5226683ce023113 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:09:47.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T02:09:47.527Z] . [Pipeline] withDockerContainer [2021-06-28T02:09:47.597Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-06-28T02:09:47.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T02:09:48.003Z] $ docker top dbb34f206be8c18dcd8ed2bb9c134c258b052fc8884be7e00ad05d21b589de13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T02:09:48.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T02:09:48.126Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T02:09:48.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T02:09:48.254Z] $ docker exec dbb34f206be8c18dcd8ed2bb9c134c258b052fc8884be7e00ad05d21b589de13 ssh-agent [2021-06-28T02:09:48.370Z] SSH_AUTH_SOCK=/tmp/ssh-FqBs7kB4j2nB/agent.15 [2021-06-28T02:09:48.370Z] SSH_AGENT_PID=21 [2021-06-28T02:09:48.375Z] Running ssh-add (command line suppressed) [2021-06-28T02:09:48.476Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_9127971953013624466.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_9127971953013624466.key) [2021-06-28T02:09:48.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T02:09:48.817Z] + git semver push [2021-06-28T02:09:48.817Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T02:09:48.817Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2021-06-28T02:09:48.817Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-28T02:09:48.817Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T02:09:48.817Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T02:09:48.817Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T02:09:48.817Z] # $SEMVER_BRANCH = master [2021-06-28T02:09:48.817Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2021-06-28T02:09:53.045Z] $ docker exec --env ******** --env ******** dbb34f206be8c18dcd8ed2bb9c134c258b052fc8884be7e00ad05d21b589de13 ssh-agent -k [2021-06-28T02:09:53.143Z] unset SSH_AUTH_SOCK; [2021-06-28T02:09:53.143Z] unset SSH_AGENT_PID; [2021-06-28T02:09:53.143Z] echo Agent pid 21 killed; [2021-06-28T02:09:53.157Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T02:09:53.488Z] + git semver [Pipeline] } [2021-06-28T02:09:53.501Z] $ docker stop --time=1 dbb34f206be8c18dcd8ed2bb9c134c258b052fc8884be7e00ad05d21b589de13 [2021-06-28T02:09:54.689Z] $ docker rm -f dbb34f206be8c18dcd8ed2bb9c134c258b052fc8884be7e00ad05d21b589de13 [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-06-28T02:09:55.711Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:09:56.279Z] ---> package-listing.sh [2021-06-28T02:09:56.279Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-28T02:09:56.279Z] ++ facter osfamily [2021-06-28T02:09:56.541Z] + OS_FAMILY=redhat [2021-06-28T02:09:56.542Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2021-06-28T02:09:56.542Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-28T02:09:56.542Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-28T02:09:56.542Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-28T02:09:56.542Z] + PACKAGES=/tmp/packages_start.txt [2021-06-28T02:09:56.542Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-28T02:09:56.542Z] + PACKAGES=/tmp/packages_end.txt [2021-06-28T02:09:56.542Z] + case "${OS_FAMILY}" in [2021-06-28T02:09:56.542Z] + rpm -qa [2021-06-28T02:09:56.542Z] + sort [2021-06-28T02:09:57.113Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-28T02:09:57.113Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-28T02:09:57.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-28T02:09:57.113Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2021-06-28T02:09:57.113Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2021-06-28T02:09:57.113Z] + 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-06-28T02:09:57.125Z] 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-06-28T02:09:57.419Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:09:57.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T02:09:57.995Z] [2021-06-28T02:09:57.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-28T02:09:58.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T02:09:58.478Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-28T02:09:58.478Z] df20fa9351a1: Pulling fs layer [2021-06-28T02:09:58.478Z] 36b3adc4ff6f: Pulling fs layer [2021-06-28T02:09:58.478Z] 8ad3a11d3b57: Pulling fs layer [2021-06-28T02:09:58.478Z] 46f8f816bc3b: Pulling fs layer [2021-06-28T02:09:58.478Z] 93b61091891f: Pulling fs layer [2021-06-28T02:09:58.478Z] 93b9cdb0e59b: Pulling fs layer [2021-06-28T02:09:58.478Z] 5e14af77c1be: Pulling fs layer [2021-06-28T02:09:58.478Z] 01666e4c0597: Pulling fs layer [2021-06-28T02:09:58.478Z] aa168da1d23b: Pulling fs layer [2021-06-28T02:09:58.478Z] 46f8f816bc3b: Waiting [2021-06-28T02:09:58.478Z] 93b61091891f: Waiting [2021-06-28T02:09:58.478Z] 93b9cdb0e59b: Waiting [2021-06-28T02:09:58.478Z] 5e14af77c1be: Waiting [2021-06-28T02:09:58.478Z] 01666e4c0597: Waiting [2021-06-28T02:09:58.478Z] aa168da1d23b: Waiting [2021-06-28T02:09:58.478Z] 36b3adc4ff6f: Verifying Checksum [2021-06-28T02:09:58.478Z] 36b3adc4ff6f: Download complete [2021-06-28T02:09:58.478Z] 46f8f816bc3b: Verifying Checksum [2021-06-28T02:09:58.478Z] 46f8f816bc3b: Download complete [2021-06-28T02:09:58.478Z] df20fa9351a1: Verifying Checksum [2021-06-28T02:09:58.478Z] df20fa9351a1: Download complete [2021-06-28T02:09:58.478Z] 93b9cdb0e59b: Verifying Checksum [2021-06-28T02:09:58.478Z] 93b9cdb0e59b: Download complete [2021-06-28T02:09:58.478Z] 5e14af77c1be: Verifying Checksum [2021-06-28T02:09:58.478Z] 5e14af77c1be: Download complete [2021-06-28T02:09:58.478Z] 93b61091891f: Verifying Checksum [2021-06-28T02:09:58.478Z] 93b61091891f: Download complete [2021-06-28T02:09:58.478Z] 01666e4c0597: Verifying Checksum [2021-06-28T02:09:58.478Z] 01666e4c0597: Download complete [2021-06-28T02:09:58.762Z] df20fa9351a1: Pull complete [2021-06-28T02:09:58.763Z] 8ad3a11d3b57: Verifying Checksum [2021-06-28T02:09:58.763Z] 8ad3a11d3b57: Download complete [2021-06-28T02:09:58.763Z] 36b3adc4ff6f: Pull complete [2021-06-28T02:09:59.341Z] 8ad3a11d3b57: Pull complete [2021-06-28T02:09:59.341Z] 46f8f816bc3b: Pull complete [2021-06-28T02:09:59.604Z] 93b61091891f: Pull complete [2021-06-28T02:09:59.604Z] 93b9cdb0e59b: Pull complete [2021-06-28T02:09:59.604Z] 5e14af77c1be: Pull complete [2021-06-28T02:09:59.867Z] 01666e4c0597: Pull complete [2021-06-28T02:10:00.440Z] aa168da1d23b: Verifying Checksum [2021-06-28T02:10:00.440Z] aa168da1d23b: Download complete [2021-06-28T02:10:04.701Z] aa168da1d23b: Pull complete [2021-06-28T02:10:04.701Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-28T02:10:04.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T02:10:04.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-28T02:10:04.784Z] prd-centos7-docker-4c-2g-440 does not seem to be running inside a container [2021-06-28T02:10:04.828Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-28T02:10:07.520Z] $ docker top a0a44be286b3a354e177c182415b23eb590257976c7c7fe9c9e6d50a8cd39c84 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T02:10:07.912Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-28T02:10:08.209Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-28T02:10:08.507Z] + ls /var/log/sa-host [2021-06-28T02:10:08.508Z] + sadf -c /var/log/sa-host/sa05 [2021-06-28T02:10:08.508Z] file_magic: OK [2021-06-28T02:10:08.508Z] HZ: Using current value: 100 [2021-06-28T02:10:08.508Z] file_header: OK [2021-06-28T02:10:08.508Z] 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-06-28T02:10:08.508Z] Statistics: [2021-06-28T02:10:08.508Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T02:10:08.508Z] File successfully converted to sysstat format version 12.2.1 [2021-06-28T02:10:08.508Z] + sadf -c /var/log/sa-host/sa28 [2021-06-28T02:10:08.508Z] file_magic: OK [2021-06-28T02:10:08.508Z] HZ: Using current value: 100 [2021-06-28T02:10:08.508Z] file_header: OK [2021-06-28T02:10:08.508Z] 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-06-28T02:10:08.508Z] Statistics: [2021-06-28T02:10:08.508Z] 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... [2021-06-28T02:10:08.508Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T02:10:09.184Z] provisioning config files... [2021-06-28T02:10:09.196Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3392854952762523306tmp [Pipeline] { [Pipeline] echo [2021-06-28T02:10:09.225Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:10:09.527Z] ---> create-netrc.sh [Pipeline] } [2021-06-28T02:10:09.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:10:09.982Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-28T02:10:09.994Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:10:10.302Z] ---> sudo-logs.sh [2021-06-28T02:10:10.303Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-28T02:10:10.348Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:10:10.649Z] ---> job-cost.sh [2021-06-28T02:10:10.649Z] lf-activate-venv: SKIPPING [2021-06-28T02:10:10.649Z] DEBUG: total: 0.18000000715255737 [2021-06-28T02:10:10.649Z] INFO: Retrieving Stack Cost... [2021-06-28T02:10:12.033Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T02:10:12.297Z] INFO: Archiving Costs [Pipeline] echo [2021-06-28T02:10:12.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T02:10:12.612Z] ---> logs-deploy.sh [2021-06-28T02:10:12.612Z] lf-activate-venv: SKIPPING [2021-06-28T02:10:12.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/59 [2021-06-28T02:10:12.612Z] INFO: archiving workspace using pattern(s): [2021-06-28T02:10:13.559Z] Archives upload complete. [2021-06-28T02:10:13.559Z] INFO: archiving logs to Nexus [2021-06-28T02:10:14.135Z] ---> uname -a: [2021-06-28T02:10:14.135Z] Linux prd-centos7-docker-4c-2g-440.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] ---> lscpu: [2021-06-28T02:10:14.135Z] Architecture: x86_64 [2021-06-28T02:10:14.135Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-28T02:10:14.135Z] Byte Order: Little Endian [2021-06-28T02:10:14.135Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-28T02:10:14.135Z] CPU(s): 2 [2021-06-28T02:10:14.135Z] On-line CPU(s) list: 0,1 [2021-06-28T02:10:14.135Z] Thread(s) per core: 1 [2021-06-28T02:10:14.135Z] Core(s) per socket: 1 [2021-06-28T02:10:14.135Z] Socket(s): 2 [2021-06-28T02:10:14.135Z] NUMA node(s): 1 [2021-06-28T02:10:14.135Z] Vendor ID: AuthenticAMD [2021-06-28T02:10:14.135Z] CPU family: 23 [2021-06-28T02:10:14.135Z] Model: 49 [2021-06-28T02:10:14.135Z] Model name: AMD EPYC-Rome Processor [2021-06-28T02:10:14.135Z] Stepping: 0 [2021-06-28T02:10:14.135Z] CPU MHz: 2800.000 [2021-06-28T02:10:14.135Z] BogoMIPS: 5600.00 [2021-06-28T02:10:14.135Z] Virtualization: AMD-V [2021-06-28T02:10:14.135Z] Hypervisor vendor: KVM [2021-06-28T02:10:14.135Z] Virtualization type: full [2021-06-28T02:10:14.135Z] L1d cache: 64 KiB [2021-06-28T02:10:14.135Z] L1i cache: 64 KiB [2021-06-28T02:10:14.135Z] L2 cache: 1 MiB [2021-06-28T02:10:14.135Z] L3 cache: 32 MiB [2021-06-28T02:10:14.135Z] NUMA node0 CPU(s): 0,1 [2021-06-28T02:10:14.135Z] Vulnerability Itlb multihit: Not affected [2021-06-28T02:10:14.135Z] Vulnerability L1tf: Not affected [2021-06-28T02:10:14.135Z] Vulnerability Mds: Not affected [2021-06-28T02:10:14.135Z] Vulnerability Meltdown: Not affected [2021-06-28T02:10:14.135Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-28T02:10:14.135Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-28T02:10:14.135Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-28T02:10:14.135Z] Vulnerability Srbds: Not affected [2021-06-28T02:10:14.135Z] Vulnerability Tsx async abort: Not affected [2021-06-28T02:10:14.135Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] ---> nproc: [2021-06-28T02:10:14.135Z] 2 [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] ---> df -h: [2021-06-28T02:10:14.135Z] Filesystem Size Used Available Use% Mounted on [2021-06-28T02:10:14.135Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-28T02:10:14.135Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-28T02:10:14.135Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-28T02:10:14.135Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-28T02:10:14.135Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-28T02:10:14.135Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-28T02:10:14.135Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-28T02:10:14.135Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-28T02:10:14.135Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-28T02:10:14.135Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-28T02:10:14.135Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master [2021-06-28T02:10:14.135Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master@tmp [2021-06-28T02:10:14.135Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-28T02:10:14.135Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] ---> free -m: [2021-06-28T02:10:14.135Z] total used free shared buff/cache available [2021-06-28T02:10:14.135Z] Mem: 7821 1165 3270 0 3384 6573 [2021-06-28T02:10:14.135Z] Swap: 1023 0 1023 [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] ---> ip addr: [2021-06-28T02:10:14.135Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-28T02:10:14.135Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-28T02:10:14.135Z] inet 127.0.0.1/8 scope host lo [2021-06-28T02:10:14.135Z] valid_lft forever preferred_lft forever [2021-06-28T02:10:14.135Z] inet6 ::1/128 scope host [2021-06-28T02:10:14.135Z] valid_lft forever preferred_lft forever [2021-06-28T02:10:14.135Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-28T02:10:14.135Z] link/ether fa:16:3e:77:dc:0a brd ff:ff:ff:ff:ff:ff [2021-06-28T02:10:14.135Z] inet 10.30.123.4/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-28T02:10:14.135Z] valid_lft 85591sec preferred_lft 85591sec [2021-06-28T02:10:14.135Z] inet6 fe80::f816:3eff:fe77:dc0a/64 scope link [2021-06-28T02:10:14.135Z] valid_lft forever preferred_lft forever [2021-06-28T02:10:14.135Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-28T02:10:14.135Z] link/ether 02:42:3f:fd:0c:39 brd ff:ff:ff:ff:ff:ff [2021-06-28T02:10:14.135Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-28T02:10:14.135Z] valid_lft forever preferred_lft forever [2021-06-28T02:10:14.135Z] inet6 fe80::42:3fff:fefd:c39/64 scope link [2021-06-28T02:10:14.135Z] valid_lft forever preferred_lft forever [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] ---> sar -b -r -n DEV: [2021-06-28T02:10:14.135Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] 01:56:34 LINUX RESTART (2 CPU) [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] 01:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-28T02:10:14.135Z] 01:58:01 96.64 10.07 86.56 0.00 4058.62 4113.49 0.00 [2021-06-28T02:10:14.135Z] 01:59:01 1.70 0.00 1.70 0.00 0.00 33.28 0.00 [2021-06-28T02:10:14.135Z] 02:00:02 0.27 0.00 0.27 0.00 0.00 3.78 0.00 [2021-06-28T02:10:14.135Z] 02:01:01 0.36 0.02 0.34 0.00 0.14 4.57 0.00 [2021-06-28T02:10:14.135Z] 02:02:01 0.42 0.10 0.32 0.00 1.73 5.60 0.00 [2021-06-28T02:10:14.135Z] 02:03:01 0.32 0.00 0.32 0.00 0.00 4.36 0.00 [2021-06-28T02:10:14.135Z] 02:04:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 [2021-06-28T02:10:14.135Z] 02:05:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 [2021-06-28T02:10:14.135Z] 02:06:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 [2021-06-28T02:10:14.135Z] 02:07:01 0.23 0.00 0.23 0.00 0.00 3.95 0.00 [2021-06-28T02:10:14.135Z] 02:08:01 0.32 0.00 0.32 0.00 0.00 5.43 0.00 [2021-06-28T02:10:14.135Z] 02:09:01 78.41 0.03 78.38 0.00 3.73 28155.35 0.00 [2021-06-28T02:10:14.135Z] 02:10:01 128.98 0.10 128.88 0.00 9.99 30968.79 0.00 [2021-06-28T02:10:14.135Z] Average: 23.75 0.80 22.95 0.00 313.89 4876.97 0.00 [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] 01:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-28T02:10:14.135Z] 01:58:01 5464064 0 805580 10.06 2620 1736676 1292176 14.27 571816 1574040 128 [2021-06-28T02:10:14.135Z] 01:59:01 5474484 0 795156 9.93 2620 1736680 1208464 13.34 563056 1574212 16 [2021-06-28T02:10:14.135Z] 02:00:02 5473536 0 796100 9.94 2620 1736684 1208680 13.34 567112 1571172 8 [2021-06-28T02:10:14.135Z] 02:01:01 5470992 0 798640 9.97 2620 1736688 1211160 13.37 568492 1571748 20 [2021-06-28T02:10:14.135Z] 02:02:01 5471404 0 798100 9.97 2620 1736816 1209140 13.35 561996 1577928 8 [2021-06-28T02:10:14.135Z] 02:03:01 5471780 0 797688 9.96 2620 1736852 1209140 13.35 562024 1577960 16 [2021-06-28T02:10:14.135Z] 02:04:01 5473276 0 796220 9.94 2620 1736824 1208972 13.35 560984 1577952 8 [2021-06-28T02:10:14.135Z] 02:05:01 5458936 0 810556 10.12 2620 1736828 1209152 13.35 574728 1577952 8 [2021-06-28T02:10:14.135Z] 02:06:01 5460000 0 809484 10.11 2620 1736836 1208972 13.35 574272 1577952 16 [2021-06-28T02:10:14.135Z] 02:07:01 5457536 0 811944 10.14 2620 1736840 1209284 13.35 577788 1576144 20 [2021-06-28T02:10:14.135Z] 02:08:01 5450620 0 818856 10.22 2620 1736844 1279344 14.12 583656 1576144 20 [2021-06-28T02:10:14.135Z] 02:09:01 4374380 0 1052028 13.14 2620 2579912 1554632 17.16 813660 2303152 102144 [2021-06-28T02:10:14.135Z] 02:10:01 3548808 0 1163288 14.52 2620 3294224 1737832 19.19 1042144 2764388 234660 [2021-06-28T02:10:14.135Z] Average: 5234601 0 850280 10.62 2620 1921439 1288227 14.22 624748 1723134 25929 [2021-06-28T02:10:14.135Z] [2021-06-28T02:10:14.135Z] 01:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-28T02:10:14.135Z] 01:58:01 eth0 618.88 427.31 1042.53 87.06 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 01:58:01 docker0 2.88 2.18 0.62 5.97 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 01:59:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 02:00:02 eth0 6.90 3.50 5.89 0.23 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 02:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 02:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 02:01:01 eth0 1.78 0.41 0.40 0.21 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 02:02:01 eth0 0.80 0.32 0.30 0.20 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 02:03:01 eth0 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.135Z] 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:04:01 eth0 0.83 0.08 0.08 0.01 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:05:01 eth0 1.13 0.35 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:06:01 eth0 1.15 0.08 0.11 0.01 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:07:01 eth0 1.77 0.57 0.61 0.40 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:08:01 eth0 2.80 1.92 0.55 14.43 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:09:01 eth0 484.91 438.24 4470.97 46.13 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:09:01 veth3d120ca 60.78 66.56 5.37 386.58 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:09:01 docker0 60.78 66.42 4.54 386.57 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:10:01 eth0 660.47 582.78 5698.47 135.89 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] 02:10:01 docker0 34.09 38.17 2.33 274.31 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] Average: eth0 137.27 112.16 864.39 21.94 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] Average: docker0 7.53 8.23 0.58 51.37 0.00 0.00 0.00 0.00 [2021-06-28T02:10:14.136Z] [2021-06-28T02:10:14.136Z]