Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d35fec13df66dc1861fe13888b1fd266694d2b98 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-ssh8244459461138424693.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-ssh6304196981752475487.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-ssh194310760527927201.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-ssh1230722932522349163.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-ssh7491290217774198712.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Running on prd-centos7-docker-4c-2g-433 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 d35fec13df66dc1861fe13888b1fd266694d2b98 (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-ssh7869283607580151049.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 d35fec13df66dc1861fe13888b1fd266694d2b98 # timeout=10 Commit message: "Merge pull request #273 from weichou1229/issue-212" > git rev-list --no-walk 9a33ad598db671ad3c0e320f1f5a4ec002be7f7b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:23:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:23:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:23:03 ========================================================= 03:23:03 EdgeX Global Pipelines Version Info 03:23:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:23:05 ------------------- 03:23:05 stable info: 03:23:05 ------------------- 03:23:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:23:05 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 03:23:05 Message: update stable to v1.0.195 03:23:05 ------------------- 03:23:05 experimental info: 03:23:05 ------------------- 03:23:05 Commited By: **** collab-it+edgex@linuxfoundation.org 03:23:05 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 03:23:05 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:23:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 03:23:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 03:23:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:23:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:23:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:23:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:23:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:23:05 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:23:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:23:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d35fec1 [Pipeline] echo 03:23:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:06 provisioning config files... 03:23:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1600169068352544038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:07 ---> docker-login.sh 03:23:07 nexus3.edgexfoundry.org:10001 03:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:07 Configure a credential helper to remove this warning. See 03:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:07 03:23:07 Login Succeeded 03:23:07 nexus3.edgexfoundry.org:10002 03:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:07 Configure a credential helper to remove this warning. See 03:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:07 03:23:07 Login Succeeded 03:23:07 nexus3.edgexfoundry.org:10003 03:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:07 Configure a credential helper to remove this warning. See 03:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:07 03:23:07 Login Succeeded 03:23:07 nexus3.edgexfoundry.org:10004 03:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:07 Configure a credential helper to remove this warning. See 03:23:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:07 03:23:07 Login Succeeded 03:23:07 docker.io 03:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:08 Configure a credential helper to remove this warning. See 03:23:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:08 03:23:08 Login Succeeded 03:23:08 ---> docker-login.sh ends [Pipeline] } 03:23:08 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 03:23:08 + git log --format=format:%s -1 d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] echo 03:23:08 GIT_COMMIT: d35fec13df66dc1861fe13888b1fd266694d2b98, Commit Message: Merge pull request #273 from weichou1229/issue-212 [Pipeline] echo 03:23:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:23:09 03:23:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:23:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:23:09 latest: Pulling from edgex-devops/git-semver 03:23:09 31603596830f: Pulling fs layer 03:23:09 54011a49482f: Pulling fs layer 03:23:09 a6820b24f6d8: Pulling fs layer 03:23:09 f581987b2513: Pulling fs layer 03:23:09 f581987b2513: Waiting 03:23:09 54011a49482f: Download complete 03:23:10 31603596830f: Download complete 03:23:10 f581987b2513: Verifying Checksum 03:23:10 f581987b2513: Download complete 03:23:10 31603596830f: Pull complete 03:23:10 54011a49482f: Pull complete 03:23:10 a6820b24f6d8: Verifying Checksum 03:23:10 a6820b24f6d8: Download complete 03:23:11 a6820b24f6d8: Pull complete 03:23:11 f581987b2513: Pull complete 03:23:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 03:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:23:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:23:11 prd-centos7-docker-4c-2g-433 does not seem to be running inside a container 03:23:11 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:23:12 $ docker top cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:12 [ssh-agent] Looking for ssh-agent implementation... 03:23:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:12 $ docker exec cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 ssh-agent 03:23:12 SSH_AUTH_SOCK=/tmp/ssh-dhy9iObyHlFn/agent.13 03:23:12 SSH_AGENT_PID=19 03:23:12 Running ssh-add (command line suppressed) 03:23:13 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4950384962144248378.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_4950384962144248378.key) 03:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:13 + git tag --points-at HEAD [Pipeline] } 03:23:13 $ docker exec --env ******** --env ******** cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 ssh-agent -k 03:23:13 unset SSH_AUTH_SOCK; 03:23:13 unset SSH_AGENT_PID; 03:23:13 echo Agent pid 19 killed; 03:23:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:23:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:13 [ssh-agent] Looking for ssh-agent implementation... 03:23:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:13 $ docker exec cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 ssh-agent 03:23:13 SSH_AUTH_SOCK=/tmp/ssh-yMTZ2Gkrgk0v/agent.53 03:23:13 SSH_AGENT_PID=61 03:23:13 Running ssh-add (command line suppressed) 03:23:13 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8638572029174431560.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8638572029174431560.key) 03:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:14 + git semver init 03:23:14 # -> Open(): unable to determine branch for HEAD 03:23:14 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:23:14 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:23:14 # $SEMVER_REMOTE_NAME = origin 03:23:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:23:14 # $SEMVER_USER_NAME = edgex-jenkins 03:23:14 # $SEMVER_BRANCH = master 03:23:14 # $SEMVER_TEMP = /tmp/semver-055741345 03:23:14 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 03:23:14 # '/tmp/semver-055741345' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 03:23:14 # -> Force: false 03:23:14 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 03:23:14 $ docker exec --env ******** --env ******** cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 ssh-agent -k 03:23:14 unset SSH_AUTH_SOCK; 03:23:14 unset SSH_AGENT_PID; 03:23:14 echo Agent pid 61 killed; 03:23:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:14 + git semver [Pipeline] } 03:23:14 $ docker stop --time=1 cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 03:23:16 $ docker rm -f cdba27d6fb2581aee33c5bb1374651b1bf6a5d0fdb6af4d6dca58ce88840b0e6 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:23:16 Stashed 1 file(s) [Pipeline] echo 03:23:16 [edgeXSemver]: initialized semver on version 1.3.2-dev.21 [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 03:23:32 Still waiting to schedule task 03:23:32 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-433’ 03:23:32 Still waiting to schedule task 03:23:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:25:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-434 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 03:25:27 Running in /w/workspace/device-mqtt-go/53 [Pipeline] { [Pipeline] checkout 03:25:27 Selected Git installation does not exist. Using Default 03:25:27 The recommended git tool is: NONE 03:25:32 using credential edgex-jenkins-ssh 03:25:32 Cloning the remote Git repository 03:25:32 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:25:32 > git init /w/workspace/device-mqtt-go/53 # timeout=10 03:25:33 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:25:33 > git --version # timeout=10 03:25:33 > git --version # 'git version 2.17.1' 03:25:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:25:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:25:34 Avoid second fetch 03:25:34 Checking out Revision d35fec13df66dc1861fe13888b1fd266694d2b98 (master) 03:25:33 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:25:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:25:34 > git config core.sparsecheckout # timeout=10 03:25:34 > git checkout -f d35fec13df66dc1861fe13888b1fd266694d2b98 # timeout=10 03:25:38 Commit message: "Merge pull request #273 from weichou1229/issue-212" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:25:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:25:39 Running on prd-centos7-docker-4c-2g-436 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 03:25:39 Running in /w/workspace/device-mqtt-go/53 [Pipeline] { [Pipeline] checkout 03:25:39 Selected Git installation does not exist. Using Default 03:25:39 The recommended git tool is: NONE 03:25:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:25:40 + sudo service docker restart+ 03:25:40 true 03:25:42 using credential edgex-jenkins-ssh 03:25:42 Cloning the remote Git repository 03:25:42 Avoid second fetch 03:25:42 Checking out Revision d35fec13df66dc1861fe13888b1fd266694d2b98 (master) 03:25:41 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:25:41 > git init /w/workspace/device-mqtt-go/53 # timeout=10 03:25:41 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:25:41 > git --version # timeout=10 03:25:41 > git --version # 'git version 2.24.4' 03:25:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:25:41 [INFO] Currently running in a labeled security context 03:25:41 [INFO] Currently SELinux is 'enforcing' on the host 03:25:41 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/53@tmp/jenkins-gitclient-ssh7142411927314486788.key 03:25:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:25:42 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:25:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:25:42 > git config core.sparsecheckout # timeout=10 03:25:42 > git checkout -f d35fec13df66dc1861fe13888b1fd266694d2b98 # timeout=10 03:25:46 Commit message: "Merge pull request #273 from weichou1229/issue-212" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:25:47 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:25:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:25:47 + sudo service docker restart 03:25:47 + true 03:25:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:25:58 provisioning config files... 03:25:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/53@tmp/config7917892884266357962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:59 ---> docker-login.sh 03:25:59 nexus3.edgexfoundry.org:10001 03:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:00 Configure a credential helper to remove this warning. See 03:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:00 03:26:00 Login Succeeded 03:26:00 nexus3.edgexfoundry.org:10002 03:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:00 Configure a credential helper to remove this warning. See 03:26:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:00 03:26:00 Login Succeeded 03:26:00 nexus3.edgexfoundry.org:10003 03:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:01 Configure a credential helper to remove this warning. See 03:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:01 03:26:01 Login Succeeded 03:26:01 nexus3.edgexfoundry.org:10004 03:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:01 Configure a credential helper to remove this warning. See 03:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:01 03:26:01 Login Succeeded 03:26:01 docker.io 03:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:02 Configure a credential helper to remove this warning. See 03:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:02 03:26:02 Login Succeeded 03:26:02 ---> docker-login.sh ends [Pipeline] } 03:26:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:26:02 ========================================================= 03:26:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:26:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:26:03 + 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 . 03:26:03 Sending build context to Docker daemon 602.1kB 03:26:03 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:26:03 Step 2/8 : FROM ${BASE} 03:26:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:26:03 595b0fe564bb: Pulling fs layer 03:26:03 3088b5b3c5c0: Pulling fs layer 03:26:03 5b7225fbf94c: Pulling fs layer 03:26:03 ba82ee9f976e: Pulling fs layer 03:26:03 506bd15cee9f: Pulling fs layer 03:26:03 75a0a4a0db45: Pulling fs layer 03:26:03 618dc40b7e24: Pulling fs layer 03:26:03 ba82ee9f976e: Waiting 03:26:03 506bd15cee9f: Waiting 03:26:03 75a0a4a0db45: Waiting 03:26:03 618dc40b7e24: Waiting 03:26:03 5b7225fbf94c: Download complete 03:26:03 3088b5b3c5c0: Verifying Checksum 03:26:03 3088b5b3c5c0: Download complete 03:26:04 506bd15cee9f: Verifying Checksum 03:26:04 506bd15cee9f: Download complete 03:26:04 75a0a4a0db45: Verifying Checksum 03:26:04 75a0a4a0db45: Download complete 03:26:04 595b0fe564bb: Verifying Checksum 03:26:04 595b0fe564bb: Download complete 03:26:04 595b0fe564bb: Pull complete 03:26:05 3088b5b3c5c0: Pull complete 03:26:05 5b7225fbf94c: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:06 provisioning config files... 03:26:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/53@tmp/config7364720385616526904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:06 ---> docker-login.sh 03:26:06 nexus3.edgexfoundry.org:10001 03:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:06 Configure a credential helper to remove this warning. See 03:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:06 03:26:06 Login Succeeded 03:26:06 nexus3.edgexfoundry.org:10002 03:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:06 Configure a credential helper to remove this warning. See 03:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:06 03:26:06 Login Succeeded 03:26:06 nexus3.edgexfoundry.org:10003 03:26:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:06 Configure a credential helper to remove this warning. See 03:26:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:06 03:26:06 Login Succeeded 03:26:06 nexus3.edgexfoundry.org:10004 03:26:07 618dc40b7e24: Verifying Checksum 03:26:07 618dc40b7e24: Download complete 03:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:07 Configure a credential helper to remove this warning. See 03:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:07 03:26:07 Login Succeeded 03:26:07 docker.io 03:26:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:26:07 Configure a credential helper to remove this warning. See 03:26:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:26:07 03:26:07 Login Succeeded 03:26:07 ---> docker-login.sh ends [Pipeline] } 03:26:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:26:07 ========================================================= 03:26:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:26:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:26:08 + 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 . 03:26:08 Sending build context to Docker daemon 603.1kB 03:26:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:26:08 Step 2/8 : FROM ${BASE} 03:26:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:26:08 540db60ca938: Pulling fs layer 03:26:08 adcc1eea9eea: Pulling fs layer 03:26:08 4c4ab2625f07: Pulling fs layer 03:26:08 0510c868ecb4: Pulling fs layer 03:26:08 afea3b2eda06: Pulling fs layer 03:26:08 7809a108b3ef: Pulling fs layer 03:26:08 f706445af74f: Pulling fs layer 03:26:08 0510c868ecb4: Waiting 03:26:08 afea3b2eda06: Waiting 03:26:08 7809a108b3ef: Waiting 03:26:08 f706445af74f: Waiting 03:26:08 ba82ee9f976e: Verifying Checksum 03:26:08 ba82ee9f976e: Download complete 03:26:08 4c4ab2625f07: Verifying Checksum 03:26:08 4c4ab2625f07: Download complete 03:26:08 adcc1eea9eea: Verifying Checksum 03:26:08 adcc1eea9eea: Download complete 03:26:08 afea3b2eda06: Verifying Checksum 03:26:08 afea3b2eda06: Download complete 03:26:08 540db60ca938: Verifying Checksum 03:26:08 540db60ca938: Download complete 03:26:08 7809a108b3ef: Verifying Checksum 03:26:08 7809a108b3ef: Download complete 03:26:08 540db60ca938: Pull complete 03:26:08 adcc1eea9eea: Pull complete 03:26:08 4c4ab2625f07: Pull complete 03:26:10 f706445af74f: Verifying Checksum 03:26:10 f706445af74f: Download complete 03:26:10 0510c868ecb4: Download complete 03:26:13 0510c868ecb4: Pull complete 03:26:13 afea3b2eda06: Pull complete 03:26:13 7809a108b3ef: Pull complete 03:26:15 f706445af74f: Pull complete 03:26:15 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 03:26:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:26:15 ---> b068be0155e3 03:26:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 03:26:18 ba82ee9f976e: Pull complete 03:26:18 506bd15cee9f: Pull complete 03:26:18 75a0a4a0db45: Pull complete 03:26:18 ---> Running in 8c4e4b0edb79 03:26:18 Removing intermediate container 8c4e4b0edb79 03:26:18 ---> 41df4362a080 03:26:18 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:18 ---> Running in b021dead625e 03:26:19 Removing intermediate container b021dead625e 03:26:19 ---> 5db11a96bb20 03:26:19 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 03:26:19 ---> Running in 5fc399356ce7 03:26:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:26:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:26:20 (1/13) Installing libc-dev (0.7.2-r3) 03:26:20 (2/13) Installing libsodium (1.0.18-r0) 03:26:20 (3/13) Installing pkgconf (1.7.3-r0) 03:26:21 (4/13) Installing libsodium-dev (1.0.18-r0) 03:26:21 (5/13) Installing openssh-keygen (8.4_p1-r3) 03:26:21 (6/13) Installing libedit (20191231.3.1-r1) 03:26:21 (7/13) Installing openssh-client (8.4_p1-r3) 03:26:21 618dc40b7e24: Pull complete 03:26:21 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 03:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:26:21 ---> a36622ca3599 03:26:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 03:26:21 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 03:26:21 (9/13) Installing openssh-server-common (8.4_p1-r3) 03:26:21 (10/13) Installing openssh-server (8.4_p1-r3) 03:26:21 (11/13) Installing openssh (8.4_p1-r3) 03:26:21 (12/13) Installing libzmq (4.3.3-r1) 03:26:22 (13/13) Installing zeromq-dev (4.3.3-r1) 03:26:22 Executing busybox-1.32.1-r6.trigger 03:26:22 OK: 156 MiB in 53 packages 03:26:22 Removing intermediate container 5fc399356ce7 03:26:22 ---> 10b153536b18 03:26:22 Step 6/8 : WORKDIR /device-mqtt-go 03:26:22 ---> Running in b42b56288a99 03:26:22 Removing intermediate container b42b56288a99 03:26:22 ---> e8ef41a7c967 03:26:22 Step 7/8 : COPY . . 03:26:22 ---> f390bee0800d 03:26:22 Step 8/8 : RUN go mod download 03:26:23 ---> Running in 071fce57744f 03:26:23 ---> Running in 67bb523b2d54 03:26:24 Removing intermediate container 67bb523b2d54 03:26:24 ---> 0e46ad911d5a 03:26:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:24 ---> Running in aa8079cdd536 03:26:26 Removing intermediate container aa8079cdd536 03:26:26 ---> 64888aa3e0e4 03:26:26 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 03:26:26 ---> Running in 65af89e7dc06 03:26:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:26:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:26:29 (1/13) Installing libc-dev (0.7.2-r3) 03:26:29 (2/13) Installing libsodium (1.0.18-r0) 03:26:29 (3/13) Installing pkgconf (1.7.3-r0) 03:26:29 (4/13) Installing libsodium-dev (1.0.18-r0) 03:26:30 (5/13) Installing openssh-keygen (8.4_p1-r3) 03:26:30 (6/13) Installing libedit (20191231.3.1-r1) 03:26:30 (7/13) Installing openssh-client (8.4_p1-r3) 03:26:31 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 03:26:31 (9/13) Installing openssh-server-common (8.4_p1-r3) 03:26:31 (10/13) Installing openssh-server (8.4_p1-r3) 03:26:31 (11/13) Installing openssh (8.4_p1-r3) 03:26:31 (12/13) Installing libzmq (4.3.3-r1) 03:26:31 (13/13) Installing zeromq-dev (4.3.3-r1) 03:26:31 Executing busybox-1.32.1-r6.trigger 03:26:31 OK: 145 MiB in 53 packages 03:26:33 Removing intermediate container 65af89e7dc06 03:26:33 ---> 375d618d2413 03:26:33 Step 6/8 : WORKDIR /device-mqtt-go 03:26:33 ---> Running in ac28b23936c6 03:26:33 Removing intermediate container ac28b23936c6 03:26:33 ---> a75d9f39f0b7 03:26:33 Step 7/8 : COPY . . 03:26:35 ---> 3cb56bcf3ff9 03:26:35 Step 8/8 : RUN go mod download 03:26:35 ---> Running in 4a69129b5e0f 03:26:37 Removing intermediate container 071fce57744f 03:26:37 ---> 88a0a51de6f6 03:26:37 Successfully built 88a0a51de6f6 03:26:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:26:38 + docker inspect -f . ci-base-image-x86_64 03:26:38 . [Pipeline] withDockerContainer 03:26:38 prd-centos7-docker-4c-2g-436 does not seem to be running inside a container 03:26:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/53 -v /w/workspace/device-mqtt-go/53:/w/workspace/device-mqtt-go/53:rw,z -v /w/workspace/device-mqtt-go/53@tmp:/w/workspace/device-mqtt-go/53@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 03:26:38 $ docker top 460e2d717b22dee623930f348f27e8b37df1db47e013529a621873e00993f624 -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:39 + go version 03:26:39 go version go1.16.3 linux/amd64 [Pipeline] } 03:26:39 $ docker stop --time=1 460e2d717b22dee623930f348f27e8b37df1db47e013529a621873e00993f624 03:26:40 $ docker rm -f 460e2d717b22dee623930f348f27e8b37df1db47e013529a621873e00993f624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:26:41 + docker inspect -f . ci-base-image-x86_64 03:26:41 . [Pipeline] withDockerContainer 03:26:41 prd-centos7-docker-4c-2g-436 does not seem to be running inside a container 03:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/53 -v /w/workspace/device-mqtt-go/53:/w/workspace/device-mqtt-go/53:rw,z -v /w/workspace/device-mqtt-go/53@tmp:/w/workspace/device-mqtt-go/53@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 03:26:41 $ docker top 20781731ea2022943ab1264df3be94dd0cd76955df2ef0e4475910f1cf13df75 -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:41 + go mod tidy [Pipeline] sh 03:26:42 + make test 03:26:42 go mod tidy 03:26:42 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:26:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:26:58 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:26:59 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.0% of statements 03:26:59 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:26:59 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:27:02 Removing intermediate container 4a69129b5e0f 03:27:02 ---> 1f4af4746445 03:27:02 Successfully built 1f4af4746445 03:27:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:27:02 + docker inspect -f . ci-base-image-arm64 03:27:02 . [Pipeline] withDockerContainer 03:27:02 prd-ubuntu18.04-docker-arm64-4c-16g-434 does not seem to be running inside a container 03:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/53 -v /w/workspace/device-mqtt-go/53:/w/workspace/device-mqtt-go/53:rw,z -v /w/workspace/device-mqtt-go/53@tmp:/w/workspace/device-mqtt-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:27:04 $ docker top 500bbf15fea05ad4579dd78b25967ebcf436f195bc92020779de1c1ee5fb36a7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:05 + go version 03:27:05 go version go1.16.5 linux/arm64 [Pipeline] } 03:27:05 $ docker stop --time=1 500bbf15fea05ad4579dd78b25967ebcf436f195bc92020779de1c1ee5fb36a7 03:27:06 gofmt -l . 03:27:06 ["`gofmt -l .`" = ""] 03:27:06 ./bin/test-attribution-txt.sh 03:27:07 $ docker rm -f 500bbf15fea05ad4579dd78b25967ebcf436f195bc92020779de1c1ee5fb36a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 03:27:07 $ docker stop --time=1 20781731ea2022943ab1264df3be94dd0cd76955df2ef0e4475910f1cf13df75 03:27:09 $ docker rm -f 20781731ea2022943ab1264df3be94dd0cd76955df2ef0e4475910f1cf13df75 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:27:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 03:27:10 + docker inspect -f . ci-base-image-arm64 03:27:10 . [Pipeline] // stage [Pipeline] withDockerContainer 03:27:10 prd-ubuntu18.04-docker-arm64-4c-16g-434 does not seem to be running inside a container 03:27:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/53 -v /w/workspace/device-mqtt-go/53:/w/workspace/device-mqtt-go/53:rw,z -v /w/workspace/device-mqtt-go/53@tmp:/w/workspace/device-mqtt-go/53@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:27:11 $ docker top 66b68543f08ae0f1ed1d22395962a3022d0ae515a619e07329284e834eee5d87 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:27:12 + go mod tidy [Pipeline] sh [Pipeline] sh 03:27:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:27:15 + ls -al . 03:27:15 total 112 03:27:15 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 11 03:27 . 03:27:15 drwxrwxr-x. 4 jenkins jenkins 30 Jun 11 03:25 .. 03:27:15 -rw-rw-r--. 1 jenkins jenkins 7100 Jun 11 03:25 Attribution.txt 03:27:15 drwxrwxr-x. 2 jenkins jenkins 60 Jun 11 03:25 bin 03:27:15 drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 03:25 cmd 03:27:15 -rw-r--r--. 1 jenkins jenkins 20788 Jun 11 03:26 coverage.out 03:27:15 -rw-rw-r--. 1 jenkins jenkins 1877 Jun 11 03:25 Dockerfile 03:27:15 -rw-rw-r--. 1 jenkins jenkins 994 Jun 11 03:25 Dockerfile.build 03:27:15 -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 03:25 .dockerignore 03:27:15 drwxrwxr-x. 8 jenkins jenkins 162 Jun 11 03:25 .git 03:27:15 drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 03:25 .github 03:27:15 -rw-rw-r--. 1 jenkins jenkins 336 Jun 11 03:25 .gitignore 03:27:15 -rw-rw-r--. 1 jenkins jenkins 409 Jun 11 03:25 go.mod 03:27:15 -rw-r--r--. 1 jenkins jenkins 20960 Jun 11 03:26 go.sum 03:27:15 drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 03:25 internal 03:27:15 -rw-rw-r--. 1 jenkins jenkins 677 Jun 11 03:25 Jenkinsfile 03:27:15 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 03:25 LICENSE 03:27:15 -rw-rw-r--. 1 jenkins jenkins 907 Jun 11 03:25 Makefile 03:27:15 drwxrwxr-x. 2 jenkins jenkins 23 Jun 11 03:25 mock 03:27:15 -rw-rw-r--. 1 jenkins jenkins 2217 Jun 11 03:25 README.md 03:27:15 drwxrwxr-x. 4 jenkins jenkins 71 Jun 11 03:25 snap 03:27:15 -rw-rw-r--. 1 jenkins jenkins 12 Jun 11 03:23 VERSION 03:27:15 -rw-rw-r--. 1 jenkins jenkins 227 Jun 11 03:25 version.go [Pipeline] isUnix [Pipeline] sh 03:27:15 + make test 03:27:15 go mod tidy 03:27:15 + 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=d35fec13df66dc1861fe13888b1fd266694d2b98 --label arch=amd64 --label version=1.3.2-dev.21 . 03:27:15 Sending build context to Docker daemon 624.6kB 03:27:15 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 03:27:15 Step 2/24 : FROM ${BASE} AS builder 03:27:15 ---> 88a0a51de6f6 03:27:15 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:27:15 ---> Running in a16df19c43c4 03:27:15 Removing intermediate container a16df19c43c4 03:27:15 ---> 0ff022f4d4a7 03:27:15 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 03:27:15 ---> Running in 471806990c10 03:27:15 Removing intermediate container 471806990c10 03:27:15 ---> 567f2779d9b2 03:27:15 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:15 ---> Running in f9b45aed57a9 03:27:15 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:27:16 Removing intermediate container f9b45aed57a9 03:27:16 ---> 58da10162c3d 03:27:16 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:27:16 ---> Running in feaf5c8e39b0 03:27:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:27:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:27:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:27:18 OK: 156 MiB in 53 packages 03:27:18 Removing intermediate container feaf5c8e39b0 03:27:18 ---> bb7a401f2ff3 03:27:18 Step 7/24 : WORKDIR /device-mqtt-go 03:27:18 ---> Running in d62f0c516baa 03:27:18 Removing intermediate container d62f0c516baa 03:27:18 ---> 623b1b931cc4 03:27:18 Step 8/24 : COPY . . 03:27:18 ---> e930840f01d7 03:27:18 Step 9/24 : RUN go mod tidy 03:27:18 ---> Running in ea28708fcbf8 03:27:19 Removing intermediate container ea28708fcbf8 03:27:19 ---> 9fbdb23e4afe 03:27:19 Step 10/24 : RUN go mod download 03:27:19 ---> Running in 24b807606b57 03:27:19 Removing intermediate container 24b807606b57 03:27:19 ---> d6cbb09f7a31 03:27:19 Step 11/24 : ARG MAKE='make build' 03:27:19 ---> Running in 8d0e43874386 03:27:20 Removing intermediate container 8d0e43874386 03:27:20 ---> 24cd5539d3a5 03:27:20 Step 12/24 : RUN $MAKE 03:27:20 ---> Running in 927209a70538 03:27:20 go mod tidy 03:27:20 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.21" -o cmd/device-mqtt ./cmd 03:27:32 Removing intermediate container 927209a70538 03:27:32 ---> bd1087cc85b8 03:27:32 Step 13/24 : FROM alpine:3.12 03:27:32 3.12: Pulling from library/alpine 03:27:32 339de151aab4: Pulling fs layer 03:27:32 339de151aab4: Verifying Checksum 03:27:32 339de151aab4: Download complete 03:27:32 339de151aab4: Pull complete 03:27:32 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:27:32 Status: Downloaded newer image for alpine:3.12 03:27:32 ---> 13621d1b12d4 03:27:32 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:27:32 ---> Running in 975e7ed88a15 03:27:32 Removing intermediate container 975e7ed88a15 03:27:32 ---> 3ae25e5b268f 03:27:32 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 03:27:32 ---> Running in d0c3d532cfb3 03:27:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:27:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:27:33 (1/6) Installing dumb-init (1.2.2-r1) 03:27:33 (2/6) Installing libgcc (9.3.0-r2) 03:27:33 (3/6) Installing libsodium (1.0.18-r0) 03:27:33 (4/6) Installing libstdc++ (9.3.0-r2) 03:27:33 (5/6) Installing libzmq (4.3.3-r0) 03:27:33 (6/6) Installing zeromq (4.3.3-r0) 03:27:33 Executing busybox-1.31.1-r20.trigger 03:27:33 OK: 8 MiB in 20 packages 03:27:33 Removing intermediate container d0c3d532cfb3 03:27:33 ---> fdd7f9b81104 03:27:33 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:27:33 ---> aa0c743500e0 03:27:33 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:27:33 ---> b89cf18a2ea3 03:27:33 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:27:34 ---> 346be22cc55d 03:27:34 Step 19/24 : EXPOSE 59982 03:27:34 ---> Running in e6147d48c762 03:27:34 Removing intermediate container e6147d48c762 03:27:34 ---> 5e7ac9ce5e2f 03:27:34 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:27:34 ---> Running in 96d45f4419e9 03:27:34 Removing intermediate container 96d45f4419e9 03:27:34 ---> d8fe777678ce 03:27:34 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:34 ---> Running in f3f9ffaf1539 03:27:34 Removing intermediate container f3f9ffaf1539 03:27:34 ---> dc15e08e778c 03:27:34 Step 22/24 : LABEL arch=amd64 03:27:34 ---> Running in 01ee49aa630c 03:27:34 Removing intermediate container 01ee49aa630c 03:27:34 ---> 97b46cde4879 03:27:34 Step 23/24 : LABEL git_sha=d35fec13df66dc1861fe13888b1fd266694d2b98 03:27:34 ---> Running in b50ce4728248 03:27:34 Removing intermediate container b50ce4728248 03:27:34 ---> 34226bd68d8c 03:27:34 Step 24/24 : LABEL version=1.3.2-dev.21 03:27:34 ---> Running in 0179689a0444 03:27:34 Removing intermediate container 0179689a0444 03:27:34 ---> 3ae52d652a4d 03:27:34 [Warning] One or more build-args [ARCH] were not consumed 03:27:34 Successfully built 3ae52d652a4d 03:27:34 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:35 provisioning config files... 03:27:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/53@tmp/config8900132164874475627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:35 ---> docker-login.sh 03:27:35 nexus3.edgexfoundry.org:10001 03:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:35 Configure a credential helper to remove this warning. See 03:27:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:35 03:27:35 Login Succeeded 03:27:35 nexus3.edgexfoundry.org:10002 03:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:35 Configure a credential helper to remove this warning. See 03:27:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:35 03:27:35 Login Succeeded 03:27:35 nexus3.edgexfoundry.org:10003 03:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:35 Configure a credential helper to remove this warning. See 03:27:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:35 03:27:35 Login Succeeded 03:27:35 nexus3.edgexfoundry.org:10004 03:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:35 Configure a credential helper to remove this warning. See 03:27:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:35 03:27:35 Login Succeeded 03:27:35 docker.io 03:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:27:36 Configure a credential helper to remove this warning. See 03:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:27:36 03:27:36 Login Succeeded 03:27:36 ---> docker-login.sh ends [Pipeline] } 03:27:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:36 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 03:27:36 d35fec13df66dc1861fe13888b1fd266694d2b98 03:27:36 latest 03:27:36 1.3.2-dev.21 03:27:36 d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 03:27:36 master 03:27:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:27:36 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] isUnix [Pipeline] sh 03:27:36 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98 03:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:27:36 c4394884a644: Preparing 03:27:36 60a5ffe619a4: Preparing 03:27:36 4e599b7a654f: Preparing 03:27:36 faecd9764258: Preparing 03:27:36 32f366d666a5: Preparing 03:27:36 32f366d666a5: Layer already exists 03:27:37 60a5ffe619a4: Pushed 03:27:37 c4394884a644: Pushed 03:27:37 faecd9764258: Pushed 03:27:38 4e599b7a654f: Pushed 03:27:38 d35fec13df66dc1861fe13888b1fd266694d2b98: digest: sha256:3652610939d27d9961fb6a571f4602f206d12c8a5cbe7d8ad645f7b028f26e96 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:27:38 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 03:27:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:27:39 c4394884a644: Preparing 03:27:39 60a5ffe619a4: Preparing 03:27:39 4e599b7a654f: Preparing 03:27:39 faecd9764258: Preparing 03:27:39 32f366d666a5: Preparing 03:27:39 32f366d666a5: Layer already exists 03:27:39 c4394884a644: Layer already exists 03:27:39 faecd9764258: Layer already exists 03:27:39 60a5ffe619a4: Layer already exists 03:27:39 4e599b7a654f: Layer already exists 03:27:39 latest: digest: sha256:3652610939d27d9961fb6a571f4602f206d12c8a5cbe7d8ad645f7b028f26e96 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:27:39 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.21 [Pipeline] isUnix [Pipeline] sh 03:27:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.21 03:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:27:39 c4394884a644: Preparing 03:27:39 60a5ffe619a4: Preparing 03:27:39 4e599b7a654f: Preparing 03:27:39 faecd9764258: Preparing 03:27:39 32f366d666a5: Preparing 03:27:39 4e599b7a654f: Layer already exists 03:27:39 faecd9764258: Layer already exists 03:27:39 32f366d666a5: Layer already exists 03:27:39 c4394884a644: Layer already exists 03:27:39 60a5ffe619a4: Layer already exists 03:27:39 1.3.2-dev.21: digest: sha256:3652610939d27d9961fb6a571f4602f206d12c8a5cbe7d8ad645f7b028f26e96 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:27:40 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 [Pipeline] isUnix [Pipeline] sh 03:27:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 03:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:27:40 c4394884a644: Preparing 03:27:40 60a5ffe619a4: Preparing 03:27:40 4e599b7a654f: Preparing 03:27:40 faecd9764258: Preparing 03:27:40 32f366d666a5: Preparing 03:27:40 faecd9764258: Layer already exists 03:27:40 4e599b7a654f: Layer already exists 03:27:40 32f366d666a5: Layer already exists 03:27:40 c4394884a644: Layer already exists 03:27:40 60a5ffe619a4: Layer already exists 03:27:40 d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21: digest: sha256:3652610939d27d9961fb6a571f4602f206d12c8a5cbe7d8ad645f7b028f26e96 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:27:40 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh 03:27:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master 03:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:27:40 c4394884a644: Preparing 03:27:40 60a5ffe619a4: Preparing 03:27:40 4e599b7a654f: Preparing 03:27:40 faecd9764258: Preparing 03:27:40 32f366d666a5: Preparing 03:27:40 32f366d666a5: Layer already exists 03:27:40 4e599b7a654f: Layer already exists 03:27:40 faecd9764258: Layer already exists 03:27:40 c4394884a644: Layer already exists 03:27:40 60a5ffe619a4: Layer already exists 03:27:40 master: digest: sha256:3652610939d27d9961fb6a571f4602f206d12c8a5cbe7d8ad645f7b028f26e96 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:41 ===================================================== [Pipeline] echo 03:27:41 taggedImages: 03:27:41 - nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98 03:27:41 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:27:41 - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.21 03:27:41 - nexus3.edgexfoundry.org:10004/device-mqtt:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 03:27:41 - nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:27:41 ---> job-cost.sh 03:27:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-54k1 03:27:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:28:05 lf-activate-venv(): INFO: Adding /tmp/venv-54k1/bin to PATH 03:28:05 INFO: No Stack... 03:28:05 INFO: Retrieving Pricing Info for: v3-standard-2 03:28:05 INFO: Archiving Costs [Pipeline] sh 03:28:05 + cat /w/workspace/device-mqtt-go/53/archives/cost.csv 03:28:05 + cut -d, -f6 [Pipeline] lock 03:28:05 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] 03:28:05 Resource [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] did not exist. Created. 03:28:05 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:28:05 + echo total: 0.05999999865889549 [Pipeline] stash 03:28:05 Stashed 1 file(s) [Pipeline] } 03:28:05 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:28:13 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:28:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.049s coverage: 22.0% of statements 03:28:13 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:28:13 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:28:40 gofmt -l . 03:28:40 ["`gofmt -l .`" = ""] 03:28:40 ./bin/test-attribution-txt.sh [Pipeline] } 03:28:40 $ docker stop --time=1 66b68543f08ae0f1ed1d22395962a3022d0ae515a619e07329284e834eee5d87 03:28:42 $ docker rm -f 66b68543f08ae0f1ed1d22395962a3022d0ae515a619e07329284e834eee5d87 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:43 Warning: overwriting stash ‘coverage-report’ 03:28:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:28:44 + ls -al . 03:28:44 total 144 03:28:44 drwxrwxr-x 9 jenkins jenkins 4096 Jun 11 03:28 . 03:28:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 03:25 .. 03:28:44 -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 03:25 .dockerignore 03:28:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 03:25 .git 03:28:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:25 .github 03:28:44 -rw-rw-r-- 1 jenkins jenkins 336 Jun 11 03:25 .gitignore 03:28:44 -rw-rw-r-- 1 jenkins jenkins 7100 Jun 11 03:25 Attribution.txt 03:28:44 -rw-rw-r-- 1 jenkins jenkins 1877 Jun 11 03:25 Dockerfile 03:28:44 -rw-rw-r-- 1 jenkins jenkins 994 Jun 11 03:25 Dockerfile.build 03:28:44 -rw-rw-r-- 1 jenkins jenkins 677 Jun 11 03:25 Jenkinsfile 03:28:44 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 03:25 LICENSE 03:28:44 -rw-rw-r-- 1 jenkins jenkins 907 Jun 11 03:25 Makefile 03:28:44 -rw-rw-r-- 1 jenkins jenkins 2217 Jun 11 03:25 README.md 03:28:44 -rw-rw-r-- 1 jenkins jenkins 12 Jun 11 03:23 VERSION 03:28:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:25 bin 03:28:44 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 03:25 cmd 03:28:44 -rw-r--r-- 1 jenkins jenkins 20788 Jun 11 03:28 coverage.out 03:28:44 -rw-rw-r-- 1 jenkins jenkins 409 Jun 11 03:25 go.mod 03:28:44 -rw-r--r-- 1 jenkins jenkins 20960 Jun 11 03:27 go.sum 03:28:44 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 03:25 internal 03:28:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:25 mock 03:28:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 03:25 snap 03:28:44 -rw-rw-r-- 1 jenkins jenkins 227 Jun 11 03:25 version.go [Pipeline] isUnix [Pipeline] sh 03:28:45 + 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=d35fec13df66dc1861fe13888b1fd266694d2b98 --label arch=arm64 --label version=1.3.2-dev.21 . 03:28:45 Sending build context to Docker daemon 623.6kB 03:28:45 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 03:28:45 Step 2/24 : FROM ${BASE} AS builder 03:28:45 ---> 1f4af4746445 03:28:45 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:28:45 ---> Running in fe2be1fe1a2f 03:28:46 Removing intermediate container fe2be1fe1a2f 03:28:46 ---> 8c315722ee6d 03:28:46 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 03:28:46 ---> Running in 425d26550081 03:28:46 Removing intermediate container 425d26550081 03:28:46 ---> 4d214755ad20 03:28:46 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:46 ---> Running in 69a7e0af3209 03:28:49 Removing intermediate container 69a7e0af3209 03:28:49 ---> 0f504034a1a5 03:28:49 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:28:49 ---> Running in 09cd0a33ff29 03:28:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:28:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:28:52 OK: 145 MiB in 53 packages 03:28:53 Removing intermediate container 09cd0a33ff29 03:28:53 ---> f95d8e4e8509 03:28:53 Step 7/24 : WORKDIR /device-mqtt-go 03:28:53 ---> Running in d76deb3146f7 03:28:53 Removing intermediate container d76deb3146f7 03:28:53 ---> 089f8c253309 03:28:53 Step 8/24 : COPY . . 03:28:54 ---> 2f2be06b9bb6 03:28:54 Step 9/24 : RUN go mod tidy 03:28:54 ---> Running in 5b13b0cec4a5 03:28:57 Removing intermediate container 5b13b0cec4a5 03:28:57 ---> 14eb2eb021cc 03:28:57 Step 10/24 : RUN go mod download 03:28:57 ---> Running in 941b36ac366d 03:29:00 Removing intermediate container 941b36ac366d 03:29:00 ---> 730f220baea2 03:29:00 Step 11/24 : ARG MAKE='make build' 03:29:00 ---> Running in 8d6562ad6666 03:29:01 Removing intermediate container 8d6562ad6666 03:29:01 ---> 5e61ae52e3d2 03:29:01 Step 12/24 : RUN $MAKE 03:29:01 ---> Running in 0e6d46fdc044 03:29:02 go mod tidy 03:29:02 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.21" -o cmd/device-mqtt ./cmd 03:29:41 Removing intermediate container 0e6d46fdc044 03:29:41 ---> 29154d929f90 03:29:41 Step 13/24 : FROM alpine:3.12 03:29:41 3.12: Pulling from library/alpine 03:29:41 d2f70382dc9a: Pulling fs layer 03:29:41 d2f70382dc9a: Verifying Checksum 03:29:41 d2f70382dc9a: Download complete 03:29:42 d2f70382dc9a: Pull complete 03:29:42 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 03:29:42 Status: Downloaded newer image for alpine:3.12 03:29:42 ---> 9852663dfa18 03:29:42 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:29:42 ---> Running in fead2a900d8b 03:29:43 Removing intermediate container fead2a900d8b 03:29:43 ---> 017d7bc1dd59 03:29:43 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 03:29:43 ---> Running in 855b79edbff9 03:29:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:29:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:29:45 (1/6) Installing dumb-init (1.2.2-r1) 03:29:45 (2/6) Installing libgcc (9.3.0-r2) 03:29:45 (3/6) Installing libsodium (1.0.18-r0) 03:29:45 (4/6) Installing libstdc++ (9.3.0-r2) 03:29:45 (5/6) Installing libzmq (4.3.3-r0) 03:29:45 (6/6) Installing zeromq (4.3.3-r0) 03:29:45 Executing busybox-1.31.1-r20.trigger 03:29:45 OK: 8 MiB in 20 packages 03:29:47 Removing intermediate container 855b79edbff9 03:29:47 ---> 1c4a095305d5 03:29:47 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:29:48 ---> dc9c7110659f 03:29:48 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:29:49 ---> 0739574f3c88 03:29:49 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:29:50 ---> caedb3912cdb 03:29:50 Step 19/24 : EXPOSE 59982 03:29:50 ---> Running in 90284139383a 03:29:50 Removing intermediate container 90284139383a 03:29:50 ---> a63f8c2d9d04 03:29:50 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:29:50 ---> Running in a7c5a5471797 03:29:51 Removing intermediate container a7c5a5471797 03:29:51 ---> 4f9a2380cc20 03:29:51 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:29:51 ---> Running in 31d03ac516da 03:29:51 Removing intermediate container 31d03ac516da 03:29:51 ---> a873a27f53e6 03:29:51 Step 22/24 : LABEL arch=arm64 03:29:52 ---> Running in b5aa73550804 03:29:52 Removing intermediate container b5aa73550804 03:29:52 ---> b1e928f8c725 03:29:52 Step 23/24 : LABEL git_sha=d35fec13df66dc1861fe13888b1fd266694d2b98 03:29:52 ---> Running in 02c44dab8d73 03:29:53 Removing intermediate container 02c44dab8d73 03:29:53 ---> 2edb6996aa8b 03:29:53 Step 24/24 : LABEL version=1.3.2-dev.21 03:29:53 ---> Running in e17f99c293b5 03:29:53 Removing intermediate container e17f99c293b5 03:29:53 ---> 2136629b5e68 03:29:53 [Warning] One or more build-args [ARCH] were not consumed 03:29:53 Successfully built 2136629b5e68 03:29:53 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 03:29:54 provisioning config files... 03:29:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/53@tmp/config1162584875332125384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:54 ---> docker-login.sh 03:29:54 nexus3.edgexfoundry.org:10001 03:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:55 Configure a credential helper to remove this warning. See 03:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:55 03:29:55 Login Succeeded 03:29:55 nexus3.edgexfoundry.org:10002 03:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:55 Configure a credential helper to remove this warning. See 03:29:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:55 03:29:55 Login Succeeded 03:29:55 nexus3.edgexfoundry.org:10003 03:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:56 Configure a credential helper to remove this warning. See 03:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:56 03:29:56 Login Succeeded 03:29:56 nexus3.edgexfoundry.org:10004 03:29:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:56 Configure a credential helper to remove this warning. See 03:29:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:56 03:29:56 Login Succeeded 03:29:56 docker.io 03:29:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:29:57 Configure a credential helper to remove this warning. See 03:29:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:29:57 03:29:57 Login Succeeded 03:29:57 ---> docker-login.sh ends [Pipeline] } 03:29:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:57 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 03:29:57 d35fec13df66dc1861fe13888b1fd266694d2b98 03:29:57 latest 03:29:57 1.3.2-dev.21 03:29:57 d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 03:29:57 master 03:29:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:29:58 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] isUnix [Pipeline] sh 03:29:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98 03:29:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:29:58 3653e8a633c8: Preparing 03:29:58 5bd213ee8826: Preparing 03:29:58 c2f91808f590: Preparing 03:29:58 c64fb87eeb4f: Preparing 03:29:58 3fbe34a1663b: Preparing 03:29:58 3fbe34a1663b: Layer already exists 03:29:58 3653e8a633c8: Pushed 03:29:58 5bd213ee8826: Pushed 03:29:59 c64fb87eeb4f: Pushed 03:30:02 c2f91808f590: Pushed 03:30:02 d35fec13df66dc1861fe13888b1fd266694d2b98: digest: sha256:a414c21881b8a0e50c3fcd81cc744c54b65a2118a6a49ce818ae335e0cae6030 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:30:02 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:30:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:30:02 3653e8a633c8: Preparing 03:30:02 5bd213ee8826: Preparing 03:30:02 c2f91808f590: Preparing 03:30:02 c64fb87eeb4f: Preparing 03:30:02 3fbe34a1663b: Preparing 03:30:03 3653e8a633c8: Layer already exists 03:30:03 c64fb87eeb4f: Layer already exists 03:30:03 3fbe34a1663b: Layer already exists 03:30:03 c2f91808f590: Layer already exists 03:30:03 5bd213ee8826: Layer already exists 03:30:03 latest: digest: sha256:a414c21881b8a0e50c3fcd81cc744c54b65a2118a6a49ce818ae335e0cae6030 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:30:03 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.21 [Pipeline] isUnix [Pipeline] sh 03:30:04 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.21 03:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:30:04 3653e8a633c8: Preparing 03:30:04 5bd213ee8826: Preparing 03:30:04 c2f91808f590: Preparing 03:30:04 c64fb87eeb4f: Preparing 03:30:04 3fbe34a1663b: Preparing 03:30:04 3653e8a633c8: Layer already exists 03:30:04 5bd213ee8826: Layer already exists 03:30:04 c64fb87eeb4f: Layer already exists 03:30:04 c2f91808f590: Layer already exists 03:30:04 3fbe34a1663b: Layer already exists 03:30:04 1.3.2-dev.21: digest: sha256:a414c21881b8a0e50c3fcd81cc744c54b65a2118a6a49ce818ae335e0cae6030 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:30:04 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 [Pipeline] isUnix [Pipeline] sh 03:30:05 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 03:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:30:05 3653e8a633c8: Preparing 03:30:05 5bd213ee8826: Preparing 03:30:05 c2f91808f590: Preparing 03:30:05 c64fb87eeb4f: Preparing 03:30:05 3fbe34a1663b: Preparing 03:30:05 5bd213ee8826: Layer already exists 03:30:05 3fbe34a1663b: Layer already exists 03:30:05 c64fb87eeb4f: Layer already exists 03:30:05 3653e8a633c8: Layer already exists 03:30:05 c2f91808f590: Layer already exists 03:30:05 d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21: digest: sha256:a414c21881b8a0e50c3fcd81cc744c54b65a2118a6a49ce818ae335e0cae6030 size: 1365 [Pipeline] isUnix [Pipeline] sh 03:30:05 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh 03:30:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master 03:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:30:06 3653e8a633c8: Preparing 03:30:06 5bd213ee8826: Preparing 03:30:06 c2f91808f590: Preparing 03:30:06 c64fb87eeb4f: Preparing 03:30:06 3fbe34a1663b: Preparing 03:30:06 3653e8a633c8: Layer already exists 03:30:06 3fbe34a1663b: Layer already exists 03:30:06 c2f91808f590: Layer already exists 03:30:06 c64fb87eeb4f: Layer already exists 03:30:06 5bd213ee8826: Layer already exists 03:30:06 master: digest: sha256:a414c21881b8a0e50c3fcd81cc744c54b65a2118a6a49ce818ae335e0cae6030 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:06 ===================================================== [Pipeline] echo 03:30:06 taggedImages: 03:30:06 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98 03:30:06 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:30:06 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.21 03:30:06 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d35fec13df66dc1861fe13888b1fd266694d2b98-1.3.2-dev.21 03:30:06 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:30:07 ---> job-cost.sh 03:30:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FHoN 03:30:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:32:45 lf-activate-venv(): INFO: Adding /tmp/venv-FHoN/bin to PATH 03:32:45 INFO: No Stack... 03:32:45 INFO: Retrieving Pricing Info for: v2-standard-4 03:32:45 INFO: Archiving Costs [Pipeline] sh 03:32:46 + cat /w/workspace/device-mqtt-go/53/archives/cost.csv 03:32:46 + cut -d, -f6 [Pipeline] lock 03:32:46 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] 03:32:46 Resource [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] did not exist. Created. 03:32:46 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:46 /w/workspace/device-mqtt-go/53@tmp/durable-52f66882/script.sh: 1: /w/workspace/device-mqtt-go/53@tmp/durable-52f66882/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:32:47 + echo total: 0.18000000715255737 [Pipeline] stash 03:32:47 Warning: overwriting stash ‘stack-cost’ 03:32:47 Stashed 1 file(s) [Pipeline] } 03:32:47 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-53-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 03:32:48 provisioning config files... 03:32:48 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1375701621482327827tmp [Pipeline] { [Pipeline] sh 03:32:48 + set +x 03:32:48 + bash -s -- 03:32:48 + curl -s https://codecov.io/bash 03:32:48 03:32:48 _____ _ 03:32:48 / ____| | | 03:32:48 | | ___ __| | ___ ___ _____ __ 03:32:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:32:48 | |___| (_) | (_| | __/ (_| (_) \ V / 03:32:48 \_____\___/ \__,_|\___|\___\___/ \_/ 03:32:48 Bash-1.0.3 03:32:48 03:32:48 03:32:48 ==> git version 2.24.4 found 03:32:48 ==> 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 03:32:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:32:48 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:32:48 ==> Jenkins CI detected. 03:32:48 project root: . 03:32:48 --> token set from env 03:32:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:32:48 ==> Running gcov in . (disable via -X gcov) 03:32:48 ==> Python coveragepy not found 03:32:48 ==> Searching for coverage reports in: 03:32:48 + . 03:32:48 -> Found 1 reports 03:32:48 ==> Detecting git/mercurial file structure 03:32:48 ==> Reading reports 03:32:48 + ./coverage.out bytes=20788 03:32:48 ==> Appending adjustments 03:32:48 https://docs.codecov.io/docs/fixing-reports 03:32:48 + Found adjustments 03:32:48 ==> Gzipping contents 03:32:48 4.0K /tmp/codecov.4pjQk3.gz 03:32:48 ==> Uploading reports 03:32:48 url: https://codecov.io 03:32:48 query: branch=master&commit=d35fec13df66dc1861fe13888b1fd266694d2b98&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:32:48 -> Pinging Codecov 03:32:48 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=d35fec13df66dc1861fe13888b1fd266694d2b98&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:32:49 -> Uploading to 03:32:49 https://storage.googleapis.com/codecov/v4/raw/2021-06-11/7D719EC7BBE17E464838252E33014C33/d35fec13df66dc1861fe13888b1fd266694d2b98/7baab4e0-096c-4039-bdd2-241b7eaf9a67.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T033249Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47f6332714e4080c15d9f679eca6a883bf5ec2e7835b0153ea31e6163dccd719 03:32:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:49 Dload Upload Total Spent Left Speed 03:32:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3545 0 0 100 3545 0 8735 --:--:-- --:--:-- --:--:-- 8731 100 3545 0 0 100 3545 0 8732 --:--:-- --:--:-- --:--:-- 8731 03:32:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] } 03:32:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:32:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:32:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:32:50 03:32:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 03:32:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:32:51 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:32:51 188c0c94c7c5: Pulling fs layer 03:32:51 0ef7d3d256c8: Pulling fs layer 03:32:51 de9db76c5a1d: Pulling fs layer 03:32:51 0eba1c9be4d2: Pulling fs layer 03:32:51 0d57e429df01: Pulling fs layer 03:32:51 4e4be7b47b0d: Pulling fs layer 03:32:51 e1f770b5df2f: Pulling fs layer 03:32:51 85a0685a4137: Pulling fs layer 03:32:51 0eba1c9be4d2: Waiting 03:32:51 0d57e429df01: Waiting 03:32:51 4e4be7b47b0d: Waiting 03:32:51 e1f770b5df2f: Waiting 03:32:51 85a0685a4137: Waiting 03:32:51 de9db76c5a1d: Verifying Checksum 03:32:51 de9db76c5a1d: Download complete 03:32:51 0ef7d3d256c8: Verifying Checksum 03:32:51 0ef7d3d256c8: Download complete 03:32:51 0d57e429df01: Verifying Checksum 03:32:51 0d57e429df01: Download complete 03:32:51 188c0c94c7c5: Verifying Checksum 03:32:51 188c0c94c7c5: Download complete 03:32:51 4e4be7b47b0d: Verifying Checksum 03:32:51 4e4be7b47b0d: Download complete 03:32:51 188c0c94c7c5: Pull complete 03:32:51 0ef7d3d256c8: Pull complete 03:32:51 de9db76c5a1d: Pull complete 03:32:53 e1f770b5df2f: Verifying Checksum 03:32:53 e1f770b5df2f: Download complete 03:32:54 0eba1c9be4d2: Verifying Checksum 03:32:54 0eba1c9be4d2: Download complete 03:32:54 85a0685a4137: Verifying Checksum 03:32:54 85a0685a4137: Download complete 03:32:57 0eba1c9be4d2: Pull complete 03:32:57 0d57e429df01: Pull complete 03:32:57 4e4be7b47b0d: Pull complete 03:32:58 e1f770b5df2f: Pull complete 03:33:01 85a0685a4137: Pull complete 03:33:01 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 03:33:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:33:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 03:33:01 prd-centos7-docker-4c-2g-433 does not seem to be running inside a container 03:33:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:33:04 $ docker top 9bbd9dac85452f4ee72f13b44aec7b98baa0268db69a6c4e41316273c63ae283 -eo pid,comm [Pipeline] { [Pipeline] echo 03:33:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 03:33:04 + set -o pipefail 03:33:04 + snyk monitor '--org=edgex-jenkins' 03:33:12 03:33:12 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 03:33:12 03:33:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/bbad2fde-810b-4cf6-a20c-5cd156e6fcf8 03:33:12 03:33:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:33:12 03:33:12 [Pipeline] } 03:33:12 $ docker stop --time=1 9bbd9dac85452f4ee72f13b44aec7b98baa0268db69a6c4e41316273c63ae283 03:33:14 $ docker rm -f 9bbd9dac85452f4ee72f13b44aec7b98baa0268db69a6c4e41316273c63ae283 [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 03:33:16 + git log --format=format:%s -1 d35fec13df66dc1861fe13888b1fd266694d2b98 [Pipeline] isUnix [Pipeline] sh 03:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:33:16 . [Pipeline] withDockerContainer 03:33:16 prd-centos7-docker-4c-2g-433 does not seem to be running inside a container 03:33:16 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:33:16 $ docker top b6c480bf58d34047f42a10aa125f6c61798862b6b5127c94d3837f25ff5a800d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:17 [ssh-agent] Looking for ssh-agent implementation... 03:33:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:17 $ docker exec b6c480bf58d34047f42a10aa125f6c61798862b6b5127c94d3837f25ff5a800d ssh-agent 03:33:17 SSH_AUTH_SOCK=/tmp/ssh-WPaHTe0qe9TD/agent.15 03:33:17 SSH_AGENT_PID=21 03:33:17 Running ssh-add (command line suppressed) 03:33:17 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5176320818639981605.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_5176320818639981605.key) 03:33:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:17 + git semver tag 03:33:17 # -> Open(): unable to determine branch for HEAD 03:33:17 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:33:17 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:33:17 # $SEMVER_REMOTE_NAME = origin 03:33:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:33:17 # $SEMVER_USER_NAME = edgex-jenkins 03:33:17 # $SEMVER_BRANCH = master 03:33:17 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 03:33:17 # d35fec13df66dc1861fe13888b1fd266694d2b98 HEAD 03:33:17 # -> Force: false 03:33:17 # cc5dd2d94d2b9de0d42ed076d1ee0f0824ab9233 refs/tags/v1.3.2-dev.21 [Pipeline] } 03:33:17 $ docker exec --env ******** --env ******** b6c480bf58d34047f42a10aa125f6c61798862b6b5127c94d3837f25ff5a800d ssh-agent -k 03:33:17 unset SSH_AUTH_SOCK; 03:33:17 unset SSH_AGENT_PID; 03:33:17 echo Agent pid 21 killed; 03:33:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:18 + git semver [Pipeline] } 03:33:18 $ docker stop --time=1 b6c480bf58d34047f42a10aa125f6c61798862b6b5127c94d3837f25ff5a800d 03:33:19 $ docker rm -f b6c480bf58d34047f42a10aa125f6c61798862b6b5127c94d3837f25ff5a800d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:33:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:19 03:33:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:33:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:20 0.23.1-centos7: Pulling from edgex-lftools 03:33:20 ab5ef0e58194: Pulling fs layer 03:33:20 9712f1f96733: Pulling fs layer 03:33:20 63f879dbbcfc: Pulling fs layer 03:33:20 0d9ebad4ef96: Pulling fs layer 03:33:20 e9a5061849ea: Pulling fs layer 03:33:20 d747dcd14b5f: Pulling fs layer 03:33:20 2de7ff778b66: Pulling fs layer 03:33:20 d747dcd14b5f: Waiting 03:33:20 e9a5061849ea: Waiting 03:33:20 2de7ff778b66: Waiting 03:33:20 0d9ebad4ef96: Waiting 03:33:20 9712f1f96733: Verifying Checksum 03:33:20 9712f1f96733: Download complete 03:33:21 63f879dbbcfc: Download complete 03:33:21 e9a5061849ea: Verifying Checksum 03:33:21 e9a5061849ea: Download complete 03:33:21 d747dcd14b5f: Verifying Checksum 03:33:21 d747dcd14b5f: Download complete 03:33:21 2de7ff778b66: Verifying Checksum 03:33:21 2de7ff778b66: Download complete 03:33:22 0d9ebad4ef96: Verifying Checksum 03:33:22 0d9ebad4ef96: Download complete 03:33:22 ab5ef0e58194: Verifying Checksum 03:33:22 ab5ef0e58194: Download complete 03:33:24 ab5ef0e58194: Pull complete 03:33:24 9712f1f96733: Pull complete 03:33:25 63f879dbbcfc: Pull complete 03:33:28 0d9ebad4ef96: Pull complete 03:33:28 e9a5061849ea: Pull complete 03:33:29 d747dcd14b5f: Pull complete 03:33:30 2de7ff778b66: Pull complete 03:33:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:33:30 prd-centos7-docker-4c-2g-433 does not seem to be running inside a container 03:33:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:33:33 $ docker top 3b47c83c08b4b71765e59c003f8532f9e2f3c621510be817dd9fa93d102096e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:33:33 provisioning config files... 03:33:33 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1483863020465709563tmp 03:33:33 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config1840880843843018908tmp 03:33:33 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config4806963506594587495tmp [Pipeline] { [Pipeline] echo 03:33:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:33:34 ---> sigul-configuration.sh 03:33:34 gpg: directory `/root/.gnupg' created 03:33:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:33:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:33:34 gpg: keyring `/root/.gnupg/secring.gpg' created 03:33:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:33:34 gpg: CAST5 encrypted data 03:33:34 gpg: encrypted with 1 passphrase 03:33:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:33:34 + mkdir /home/jenkins 03:33:34 + mkdir /home/jenkins/sigul [Pipeline] sh 03:33:34 + 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 03:33:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:33:34 ---> sigul-install.sh 03:33:40 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:33:40 + git tag --list 03:33:40 0.7.1 03:33:40 v1.0.0 03:33:40 v1.1.0 03:33:40 v1.1.1 03:33:40 v1.2.2 03:33:40 v1.3.0 03:33:40 v1.3.1 03:33:40 v1.3.1-dev.1 03:33:40 v1.3.1-dev.2 03:33:40 v1.3.1-dev.3 03:33:40 v1.3.1-dev.4 03:33:40 v1.3.2-dev.1 03:33:40 v1.3.2-dev.10 03:33:40 v1.3.2-dev.11 03:33:40 v1.3.2-dev.12 03:33:40 v1.3.2-dev.13 03:33:40 v1.3.2-dev.14 03:33:40 v1.3.2-dev.15 03:33:40 v1.3.2-dev.16 03:33:40 v1.3.2-dev.17 03:33:40 v1.3.2-dev.18 03:33:40 v1.3.2-dev.19 03:33:40 v1.3.2-dev.2 03:33:40 v1.3.2-dev.20 03:33:40 v1.3.2-dev.21 03:33:40 v1.3.2-dev.3 03:33:40 v1.3.2-dev.4 03:33:40 v1.3.2-dev.5 03:33:40 v1.3.2-dev.6 03:33:40 v1.3.2-dev.7 03:33:40 v1.3.2-dev.8 03:33:40 v1.3.2-dev.9 [Pipeline] sh 03:33:40 + lftools sign git-tag v1.3.2-dev.21 03:33:41 Signing Git tag with Sigul... 03:33:41 Signing v1.3.2-dev.21 [Pipeline] echo 03:33:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:33:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:33:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:33:42 $ docker stop --time=1 3b47c83c08b4b71765e59c003f8532f9e2f3c621510be817dd9fa93d102096e8 03:33:43 $ docker rm -f 3b47c83c08b4b71765e59c003f8532f9e2f3c621510be817dd9fa93d102096e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:33:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:33:44 . [Pipeline] withDockerContainer 03:33:44 prd-centos7-docker-4c-2g-433 does not seem to be running inside a container 03:33:44 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:33:44 $ docker top c9583302723b6cdefdca56ef1faa59229dc6c61d9493e8b92456ae764fc4e33b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:45 [ssh-agent] Looking for ssh-agent implementation... 03:33:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:45 $ docker exec c9583302723b6cdefdca56ef1faa59229dc6c61d9493e8b92456ae764fc4e33b ssh-agent 03:33:45 SSH_AUTH_SOCK=/tmp/ssh-3f2xDNSWWp4m/agent.13 03:33:45 SSH_AGENT_PID=19 03:33:45 Running ssh-add (command line suppressed) 03:33:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2438838611829317425.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2438838611829317425.key) 03:33:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:45 + git semver bump pre 03:33:45 # -> Open(): unable to determine branch for HEAD 03:33:45 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:33:45 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:33:45 # $SEMVER_REMOTE_NAME = origin 03:33:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:33:45 # $SEMVER_USER_NAME = edgex-jenkins 03:33:45 # $SEMVER_BRANCH = master 03:33:45 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 03:33:45 1.3.2-dev.22 [Pipeline] } 03:33:45 $ docker exec --env ******** --env ******** c9583302723b6cdefdca56ef1faa59229dc6c61d9493e8b92456ae764fc4e33b ssh-agent -k 03:33:45 unset SSH_AUTH_SOCK; 03:33:45 unset SSH_AGENT_PID; 03:33:45 echo Agent pid 19 killed; 03:33:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:46 + git semver [Pipeline] } 03:33:46 $ docker stop --time=1 c9583302723b6cdefdca56ef1faa59229dc6c61d9493e8b92456ae764fc4e33b 03:33:47 $ docker rm -f c9583302723b6cdefdca56ef1faa59229dc6c61d9493e8b92456ae764fc4e33b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:33:47 . [Pipeline] withDockerContainer 03:33:47 prd-centos7-docker-4c-2g-433 does not seem to be running inside a container 03:33:47 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:33:48 $ docker top 57692249819d631b9d60b0dc1857fb93d88d6ccb34252397fafebd772663f43c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:48 [ssh-agent] Looking for ssh-agent implementation... 03:33:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:48 $ docker exec 57692249819d631b9d60b0dc1857fb93d88d6ccb34252397fafebd772663f43c ssh-agent 03:33:48 SSH_AUTH_SOCK=/tmp/ssh-i5z6Ob5n6wSA/agent.14 03:33:48 SSH_AGENT_PID=20 03:33:48 Running ssh-add (command line suppressed) 03:33:48 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2648734557686199406.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2648734557686199406.key) 03:33:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:49 + git semver push 03:33:49 # -> Open(): unable to determine branch for HEAD 03:33:49 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:33:49 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:33:49 # $SEMVER_REMOTE_NAME = origin 03:33:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:33:49 # $SEMVER_USER_NAME = edgex-jenkins 03:33:49 # $SEMVER_BRANCH = master 03:33:49 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 03:33:53 $ docker exec --env ******** --env ******** 57692249819d631b9d60b0dc1857fb93d88d6ccb34252397fafebd772663f43c ssh-agent -k 03:33:53 unset SSH_AUTH_SOCK; 03:33:53 unset SSH_AGENT_PID; 03:33:53 echo Agent pid 20 killed; 03:33:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:53 + git semver [Pipeline] } 03:33:53 $ docker stop --time=1 57692249819d631b9d60b0dc1857fb93d88d6ccb34252397fafebd772663f43c 03:33:54 $ docker rm -f 57692249819d631b9d60b0dc1857fb93d88d6ccb34252397fafebd772663f43c [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 03:33:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:33:56 ---> package-listing.sh 03:33:56 ++ facter osfamily 03:33:56 ++ tr '[:upper:]' '[:lower:]' 03:33:56 + OS_FAMILY=redhat 03:33:56 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 03:33:56 + START_PACKAGES=/tmp/packages_start.txt 03:33:56 + END_PACKAGES=/tmp/packages_end.txt 03:33:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:33:56 + PACKAGES=/tmp/packages_start.txt 03:33:56 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 03:33:56 + PACKAGES=/tmp/packages_end.txt 03:33:56 + case "${OS_FAMILY}" in 03:33:56 + rpm -qa 03:33:56 + sort 03:33:57 + '[' -f /tmp/packages_start.txt ']' 03:33:57 + '[' -f /tmp/packages_end.txt ']' 03:33:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:33:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 03:33:57 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 03:33:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo 03:33:57 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 03:33:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:33:58 03:33:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:33:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:33:58 alpine: Pulling from edgex-lftools-log-publisher 03:33:58 df20fa9351a1: Pulling fs layer 03:33:58 36b3adc4ff6f: Pulling fs layer 03:33:58 8ad3a11d3b57: Pulling fs layer 03:33:58 46f8f816bc3b: Pulling fs layer 03:33:58 93b61091891f: Pulling fs layer 03:33:58 93b9cdb0e59b: Pulling fs layer 03:33:58 5e14af77c1be: Pulling fs layer 03:33:58 01666e4c0597: Pulling fs layer 03:33:58 aa168da1d23b: Pulling fs layer 03:33:58 46f8f816bc3b: Waiting 03:33:58 93b61091891f: Waiting 03:33:58 93b9cdb0e59b: Waiting 03:33:58 5e14af77c1be: Waiting 03:33:58 01666e4c0597: Waiting 03:33:58 aa168da1d23b: Waiting 03:33:58 36b3adc4ff6f: Verifying Checksum 03:33:58 36b3adc4ff6f: Download complete 03:33:58 46f8f816bc3b: Verifying Checksum 03:33:58 46f8f816bc3b: Download complete 03:33:58 df20fa9351a1: Verifying Checksum 03:33:58 df20fa9351a1: Download complete 03:33:58 93b9cdb0e59b: Verifying Checksum 03:33:58 93b9cdb0e59b: Download complete 03:33:58 93b61091891f: Verifying Checksum 03:33:58 93b61091891f: Download complete 03:33:58 5e14af77c1be: Verifying Checksum 03:33:58 5e14af77c1be: Download complete 03:33:58 01666e4c0597: Verifying Checksum 03:33:58 01666e4c0597: Download complete 03:33:58 df20fa9351a1: Pull complete 03:33:58 8ad3a11d3b57: Verifying Checksum 03:33:58 8ad3a11d3b57: Download complete 03:33:59 36b3adc4ff6f: Pull complete 03:33:59 8ad3a11d3b57: Pull complete 03:33:59 46f8f816bc3b: Pull complete 03:33:59 93b61091891f: Pull complete 03:33:59 93b9cdb0e59b: Pull complete 03:33:59 5e14af77c1be: Pull complete 03:33:59 01666e4c0597: Pull complete 03:34:00 aa168da1d23b: Verifying Checksum 03:34:00 aa168da1d23b: Download complete 03:34:04 aa168da1d23b: Pull complete 03:34:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:34:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:34:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:34:04 prd-centos7-docker-4c-2g-433 does not seem to be running inside a container 03:34:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:34:06 $ docker top 68c50d18f3979c5ab9c1950bba1ee7297edd0fd88ccb26ecc676f896ca08b792 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:07 + touch /tmp/pre-build-complete [Pipeline] sh 03:34:07 + mkdir -p /var/log/sa [Pipeline] sh 03:34:07 + ls /var/log/sa-host 03:34:07 + sadf -c /var/log/sa-host/sa05 03:34:07 file_magic: OK 03:34:07 HZ: Using current value: 100 03:34:07 file_header: OK 03:34:07 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 03:34:07 Statistics: 03:34:07 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:34:07 File successfully converted to sysstat format version 12.2.1 03:34:07 + sadf -c /var/log/sa-host/sa11 03:34:07 file_magic: OK 03:34:07 HZ: Using current value: 100 03:34:07 file_header: OK 03:34:07 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 03:34:07 Statistics: 03:34:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:34:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:08 provisioning config files... 03:34:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8636027428964968631tmp [Pipeline] { [Pipeline] echo 03:34:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:34:08 ---> create-netrc.sh [Pipeline] } 03:34:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:34:09 ---> python-tools-install.sh [Pipeline] echo 03:34:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:34:09 ---> sudo-logs.sh 03:34:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:34:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:34:09 ---> job-cost.sh 03:34:09 lf-activate-venv: SKIPPING 03:34:09 DEBUG: total: 0.18000000715255737 03:34:09 INFO: Retrieving Stack Cost... 03:34:10 INFO: Retrieving Pricing Info for: v3-standard-2 03:34:10 INFO: Archiving Costs [Pipeline] echo 03:34:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:34:11 ---> logs-deploy.sh 03:34:11 lf-activate-venv: SKIPPING 03:34:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/53 03:34:11 INFO: archiving workspace using pattern(s): 03:34:12 Archives upload complete. 03:34:12 INFO: archiving logs to Nexus 03:34:12 ---> uname -a: 03:34:12 Linux prd-centos7-docker-4c-2g-433.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 03:34:12 03:34:12 03:34:12 ---> lscpu: 03:34:12 Architecture: x86_64 03:34:12 CPU op-mode(s): 32-bit, 64-bit 03:34:12 Byte Order: Little Endian 03:34:12 Address sizes: 40 bits physical, 48 bits virtual 03:34:12 CPU(s): 2 03:34:12 On-line CPU(s) list: 0,1 03:34:12 Thread(s) per core: 1 03:34:12 Core(s) per socket: 1 03:34:12 Socket(s): 2 03:34:12 NUMA node(s): 1 03:34:12 Vendor ID: AuthenticAMD 03:34:12 CPU family: 23 03:34:12 Model: 49 03:34:12 Model name: AMD EPYC-Rome Processor 03:34:12 Stepping: 0 03:34:12 CPU MHz: 2800.000 03:34:12 BogoMIPS: 5600.00 03:34:12 Virtualization: AMD-V 03:34:12 Hypervisor vendor: KVM 03:34:12 Virtualization type: full 03:34:12 L1d cache: 64 KiB 03:34:12 L1i cache: 64 KiB 03:34:12 L2 cache: 1 MiB 03:34:12 L3 cache: 32 MiB 03:34:12 NUMA node0 CPU(s): 0,1 03:34:12 Vulnerability Itlb multihit: Not affected 03:34:12 Vulnerability L1tf: Not affected 03:34:12 Vulnerability Mds: Not affected 03:34:12 Vulnerability Meltdown: Not affected 03:34:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:34:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:34:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:34:12 Vulnerability Srbds: Not affected 03:34:12 Vulnerability Tsx async abort: Not affected 03:34:12 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 03:34:12 03:34:12 03:34:12 ---> nproc: 03:34:12 2 03:34:12 03:34:12 03:34:12 ---> df -h: 03:34:12 Filesystem Size Used Available Use% Mounted on 03:34:12 overlay 40.0G 8.9G 31.1G 22% / 03:34:12 tmpfs 64.0M 0 64.0M 0% /dev 03:34:12 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:34:12 shm 64.0M 0 64.0M 0% /dev/shm 03:34:12 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 03:34:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 03:34:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 03:34:12 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 03:34:12 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master@tmp 03:34:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 03:34:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 03:34:12 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 03:34:12 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 03:34:12 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master 03:34:12 03:34:12 03:34:12 ---> free -m: 03:34:12 total used free shared buff/cache available 03:34:12 Mem: 7821 1268 3168 0 3384 6471 03:34:12 Swap: 1023 0 1023 03:34:12 03:34:12 03:34:12 ---> ip addr: 03:34:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:34:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:34:12 inet 127.0.0.1/8 scope host lo 03:34:12 valid_lft forever preferred_lft forever 03:34:12 inet6 ::1/128 scope host 03:34:12 valid_lft forever preferred_lft forever 03:34:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:34:12 link/ether fa:16:3e:53:05:b7 brd ff:ff:ff:ff:ff:ff 03:34:12 inet 10.30.123.1/23 brd 10.30.123.255 scope global dynamic eth0 03:34:12 valid_lft 85705sec preferred_lft 85705sec 03:34:12 inet6 fe80::f816:3eff:fe53:5b7/64 scope link 03:34:12 valid_lft forever preferred_lft forever 03:34:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:34:12 link/ether 02:42:6e:a5:87:5d brd ff:ff:ff:ff:ff:ff 03:34:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:34:12 valid_lft forever preferred_lft forever 03:34:12 inet6 fe80::42:6eff:fea5:875d/64 scope link 03:34:12 valid_lft forever preferred_lft forever 03:34:12 03:34:12 03:34:12 ---> sar -b -r -n DEV: 03:34:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 03:34:12 03:34:12 03:22:27 LINUX RESTART (2 CPU) 03:34:12 03:34:12 03:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:34:12 03:24:01 33.31 3.55 29.76 0.00 2600.53 2561.21 0.00 03:34:12 03:25:01 0.30 0.00 0.30 0.00 0.00 4.88 0.00 03:34:12 03:26:01 0.33 0.00 0.33 0.00 0.00 4.05 0.00 03:34:12 03:27:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 03:34:12 03:28:01 0.32 0.00 0.32 0.00 0.00 3.55 0.00 03:34:12 03:29:02 0.32 0.00 0.32 0.00 0.00 3.91 0.00 03:34:12 03:30:01 0.30 0.00 0.30 0.00 0.00 4.39 0.00 03:34:12 03:31:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 03:34:12 03:32:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 03:34:12 03:33:01 22.95 0.03 22.91 0.00 3.73 9925.45 0.00 03:34:12 03:34:01 197.34 0.10 197.24 0.00 9.99 51196.82 0.00 03:34:12 Average: 23.30 0.34 22.97 0.00 238.03 5802.75 0.00 03:34:12 03:34:12 03:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:34:12 03:24:01 5461880 0 807852 10.09 2620 1736588 1301160 14.37 575720 1571548 20 03:34:12 03:25:01 5472196 0 797528 9.96 2620 1736596 1206188 13.32 567356 1571512 20 03:34:12 03:26:01 5471740 0 797984 9.96 2620 1736596 1206260 13.32 568340 1570992 8 03:34:12 03:27:01 5470412 0 799304 9.98 2620 1736604 1206296 13.32 569752 1570996 12 03:34:12 03:28:01 5472324 0 797388 9.96 2620 1736608 1206020 13.32 564876 1574312 16 03:34:12 03:29:02 5471776 0 797936 9.96 2620 1736608 1205924 13.31 565292 1574312 12 03:34:12 03:30:01 5471356 0 798344 9.97 2620 1736620 1205972 13.31 565552 1574312 20 03:34:12 03:31:01 5468620 0 801076 10.00 2620 1736624 1206068 13.32 568448 1574312 8 03:34:12 03:32:01 5463864 0 805828 10.06 2620 1736628 1205924 13.31 573188 1574312 16 03:34:12 03:33:01 4481840 0 979752 12.23 2620 2544728 1605420 17.72 831052 2217016 594252 03:34:12 03:34:01 3442412 0 1275468 15.93 2620 3288440 1644696 18.16 1138168 2770600 229088 03:34:12 Average: 5195311 0 859860 10.74 2620 1951149 1290903 14.25 644340 1740384 74861 03:34:12 03:34:12 03:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:34:12 03:24:01 eth0 153.41 117.69 432.56 27.41 0.00 0.00 0.00 0.00 03:34:12 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:24:01 docker0 3.05 2.47 0.60 5.64 0.00 0.00 0.00 0.00 03:34:12 03:25:01 eth0 1.58 0.35 0.37 0.14 0.00 0.00 0.00 0.00 03:34:12 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:26:01 eth0 2.28 0.70 0.89 0.60 0.00 0.00 0.00 0.00 03:34:12 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:27:01 eth0 1.78 0.50 0.63 0.39 0.00 0.00 0.00 0.00 03:34:12 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:28:01 eth0 0.22 0.20 0.08 0.10 0.00 0.00 0.00 0.00 03:34:12 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:29:02 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 03:34:12 03:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:30:01 eth0 0.69 0.10 0.12 0.01 0.00 0.00 0.00 0.00 03:34:12 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:31:01 eth0 0.57 0.32 0.28 0.20 0.00 0.00 0.00 0.00 03:34:12 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:34:12 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:33:01 eth0 398.33 368.88 4073.48 28.99 0.00 0.00 0.00 0.00 03:34:12 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:34:01 eth0 691.11 617.48 6076.21 82.01 0.00 0.00 0.00 0.00 03:34:12 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 03:34:01 docker0 100.27 106.53 7.29 652.15 0.00 0.00 0.00 0.00 03:34:12 Average: eth0 113.92 100.76 963.98 12.74 0.00 0.00 0.00 0.00 03:34:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:12 Average: docker0 9.41 9.93 0.72 59.91 0.00 0.00 0.00 0.00 03:34:12 03:34:12 03:34:12 ---> sar -P ALL: 03:34:12 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 03:34:12 03:34:12 03:22:27 LINUX RESTART (2 CPU) 03:34:12 03:34:12 03:23:01 CPU %user %nice %system %iowait %steal %idle 03:34:12 03:24:01 all 3.86 0.00 1.76 0.78 0.05 93.55 03:34:12 03:24:01 0 4.03 0.00 1.78 0.15 0.05 93.98 03:34:12 03:24:01 1 3.68 0.00 1.74 1.40 0.05 93.12 03:34:12 03:25:01 all 0.08 0.00 0.05 0.00 0.05 99.82 03:34:12 03:25:01 0 0.13 0.00 0.05 0.00 0.03 99.78 03:34:12 03:25:01 1 0.03 0.00 0.05 0.00 0.07 99.85 03:34:12 03:26:01 all 0.14 0.00 0.18 0.00 0.04 99.63 03:34:12 03:26:01 0 0.10 0.00 0.17 0.00 0.03 99.70 03:34:12 03:26:01 1 0.18 0.00 0.20 0.00 0.05 99.57 03:34:12 03:27:01 all 0.08 0.00 0.03 0.00 0.03 99.86 03:34:12 03:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:34:12 03:27:01 1 0.13 0.00 0.03 0.00 0.05 99.78 03:34:12 03:28:01 all 0.05 0.00 0.04 0.00 0.04 99.87 03:34:12 03:28:01 0 0.03 0.00 0.05 0.00 0.03 99.88 03:34:12 03:28:01 1 0.07 0.00 0.03 0.00 0.05 99.85 03:34:12 03:29:02 all 0.05 0.00 0.03 0.00 0.03 99.88 03:34:12 03:29:02 0 0.02 0.00 0.03 0.00 0.03 99.92 03:34:12 03:29:02 1 0.08 0.00 0.03 0.00 0.03 99.85 03:34:12 03:30:01 all 0.09 0.00 0.03 0.00 0.05 99.84 03:34:12 03:30:01 0 0.05 0.00 0.03 0.00 0.07 99.85 03:34:12 03:30:01 1 0.12 0.00 0.02 0.00 0.03 99.83 03:34:12 03:31:01 all 0.12 0.00 0.05 0.00 0.03 99.81 03:34:12 03:31:01 0 0.02 0.00 0.05 0.00 0.03 99.90 03:34:12 03:31:01 1 0.22 0.00 0.05 0.00 0.02 99.72 03:34:12 03:32:01 all 0.14 0.00 0.03 0.00 0.04 99.78 03:34:12 03:32:01 0 0.07 0.00 0.03 0.00 0.05 99.85 03:34:12 03:32:01 1 0.22 0.00 0.03 0.00 0.03 99.72 03:34:12 03:33:01 all 7.38 0.00 2.69 0.23 0.03 89.67 03:34:12 03:33:01 0 7.68 0.00 2.83 0.26 0.03 89.20 03:34:12 03:33:01 1 7.07 0.00 2.55 0.20 0.03 90.14 03:34:12 03:34:01 all 20.33 0.00 8.95 2.78 0.11 67.84 03:34:12 03:34:01 0 23.75 0.00 9.24 2.98 0.11 63.92 03:34:12 03:34:01 1 16.94 0.00 8.66 2.57 0.11 71.73 03:34:12 03:34:12 Average: CPU %user %nice %system %iowait %steal %idle 03:34:12 Average: all 2.85 0.00 1.22 0.33 0.05 95.56 03:34:12 Average: 0 3.15 0.00 1.25 0.29 0.04 95.26 03:34:12 Average: 1 2.54 0.00 1.18 0.37 0.05 95.86 03:34:12 03:34:12 03:34:12