Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b636c3c1a0a5dd06024af2ccae1c7463296b61f7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4554459544914058535.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6710461089396077672.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3450880340620618411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2774128551131877185.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8899309731863688832.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-440 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision b636c3c1a0a5dd06024af2ccae1c7463296b61f7 (master) Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_master@tmp/jenkins-gitclient-ssh7460449456708745547.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b636c3c1a0a5dd06024af2ccae1c7463296b61f7 # timeout=10 Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" > git rev-list --no-walk d33b6821f783c94750a0a9d5448ef097740fa419 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:57:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:57:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:57:14 ========================================================= 01:57:14 EdgeX Global Pipelines Version Info 01:57:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:57:15 ------------------- 01:57:15 stable info: 01:57:15 ------------------- 01:57:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:57:15 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:57:15 Message: update stable to v1.0.195 01:57:16 ------------------- 01:57:16 experimental info: 01:57:16 ------------------- 01:57:16 Commited By: **** collab-it+edgex@linuxfoundation.org 01:57:16 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:57:16 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:57:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b636c3c [Pipeline] echo 01:57:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:17 provisioning config files... 01:57:17 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8572235918644038595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:17 ---> docker-login.sh 01:57:17 nexus3.edgexfoundry.org:10001 01:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:17 Configure a credential helper to remove this warning. See 01:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:17 01:57:17 Login Succeeded 01:57:17 nexus3.edgexfoundry.org:10002 01:57:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:17 Configure a credential helper to remove this warning. See 01:57:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:17 01:57:17 Login Succeeded 01:57:17 nexus3.edgexfoundry.org:10003 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:18 Configure a credential helper to remove this warning. See 01:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:18 01:57:18 Login Succeeded 01:57:18 nexus3.edgexfoundry.org:10004 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:18 Configure a credential helper to remove this warning. See 01:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:18 01:57:18 Login Succeeded 01:57:18 docker.io 01:57:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:57:18 Configure a credential helper to remove this warning. See 01:57:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:57:18 01:57:18 Login Succeeded 01:57:18 ---> docker-login.sh ends [Pipeline] } 01:57:18 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 01:57:19 + git log --format=format:%s -1 b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] echo 01:57:19 GIT_COMMIT: b636c3c1a0a5dd06024af2ccae1c7463296b61f7, Commit Message: Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0 [Pipeline] echo 01:57:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:57:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:20 01:57:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:57:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:20 latest: Pulling from edgex-devops/git-semver 01:57:20 31603596830f: Pulling fs layer 01:57:20 54011a49482f: Pulling fs layer 01:57:20 a6820b24f6d8: Pulling fs layer 01:57:20 f581987b2513: Pulling fs layer 01:57:20 f581987b2513: Waiting 01:57:20 54011a49482f: Verifying Checksum 01:57:20 54011a49482f: Download complete 01:57:21 31603596830f: Verifying Checksum 01:57:21 31603596830f: Download complete 01:57:21 f581987b2513: Verifying Checksum 01:57:21 f581987b2513: Download complete 01:57:21 a6820b24f6d8: Verifying Checksum 01:57:21 a6820b24f6d8: Download complete 01:57:21 31603596830f: Pull complete 01:57:21 54011a49482f: Pull complete 01:57:21 a6820b24f6d8: Pull complete 01:57:22 f581987b2513: Pull complete 01:57:22 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:57:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:57:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:57:22 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 01:57:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:57:23 $ docker top c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:23 [ssh-agent] Looking for ssh-agent implementation... 01:57:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:23 $ docker exec c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 ssh-agent 01:57:23 SSH_AUTH_SOCK=/tmp/ssh-OqurxGNec5P7/agent.15 01:57:23 SSH_AGENT_PID=21 01:57:23 Running ssh-add (command line suppressed) 01:57:23 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8261435841736265157.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8261435841736265157.key) 01:57:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:24 + git tag --points-at HEAD [Pipeline] } 01:57:24 $ docker exec --env ******** --env ******** c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 ssh-agent -k 01:57:24 unset SSH_AUTH_SOCK; 01:57:24 unset SSH_AGENT_PID; 01:57:24 echo Agent pid 21 killed; 01:57:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:57:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:24 [ssh-agent] Looking for ssh-agent implementation... 01:57:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:24 $ docker exec c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 ssh-agent 01:57:24 SSH_AUTH_SOCK=/tmp/ssh-V8F8YfJti6r3/agent.55 01:57:24 SSH_AGENT_PID=61 01:57:24 Running ssh-add (command line suppressed) 01:57:24 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2718644160395254052.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2718644160395254052.key) 01:57:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:25 + git semver init 01:57:25 # -> Open(): unable to determine branch for HEAD 01:57:25 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 01:57:25 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 01:57:25 # $SEMVER_REMOTE_NAME = origin 01:57:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:57:25 # $SEMVER_USER_NAME = edgex-jenkins 01:57:25 # $SEMVER_BRANCH = master 01:57:25 # $SEMVER_TEMP = /tmp/semver-814140691 01:57:25 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 01:57:25 # '/tmp/semver-814140691' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 01:57:25 # -> Force: false 01:57:25 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 01:57:25 $ docker exec --env ******** --env ******** c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 ssh-agent -k 01:57:25 unset SSH_AUTH_SOCK; 01:57:25 unset SSH_AGENT_PID; 01:57:25 echo Agent pid 61 killed; 01:57:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:25 + git semver [Pipeline] } 01:57:25 $ docker stop --time=1 c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 01:57:27 $ docker rm -f c775a5096a577455f8dceadcf13dcd5ac55e7831ae1bbe8fecf80d78f0d69600 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:57:27 Stashed 1 file(s) [Pipeline] echo 01:57:27 [edgeXSemver]: initialized semver on version 1.3.2-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 01:57:43 Still waiting to schedule task 01:57:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:57:43 Still waiting to schedule task 01:57:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:00:43 Running on prd-centos7-docker-4c-2g-441 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 02:00:43 Running in /w/workspace/device-mqtt-go/59 [Pipeline] { [Pipeline] checkout 02:00:44 Selected Git installation does not exist. Using Default 02:00:44 The recommended git tool is: NONE 02:00:46 using credential edgex-jenkins-ssh 02:00:46 Cloning the remote Git repository 02:00:47 Avoid second fetch 02:00:47 Checking out Revision b636c3c1a0a5dd06024af2ccae1c7463296b61f7 (master) 02:00:46 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:00:46 > git init /w/workspace/device-mqtt-go/59 # timeout=10 02:00:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:00:46 > git --version # timeout=10 02:00:46 > git --version # 'git version 2.24.4' 02:00:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:46 [INFO] Currently running in a labeled security context 02:00:46 [INFO] Currently SELinux is 'enforcing' on the host 02:00:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/59@tmp/jenkins-gitclient-ssh4467245607242771181.key 02:00:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:47 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:00:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:47 > git config core.sparsecheckout # timeout=10 02:00:47 > git checkout -f b636c3c1a0a5dd06024af2ccae1c7463296b61f7 # timeout=10 02:00:51 Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:00:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:00:53 + sudo service docker restart 02:00:53 + true 02:00:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:11 provisioning config files... 02:01:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/59@tmp/config3312657961190651256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:12 ---> docker-login.sh 02:01:12 nexus3.edgexfoundry.org:10001 02:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:12 Configure a credential helper to remove this warning. See 02:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:12 02:01:12 Login Succeeded 02:01:12 nexus3.edgexfoundry.org:10002 02:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:12 Configure a credential helper to remove this warning. See 02:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:12 02:01:12 Login Succeeded 02:01:12 nexus3.edgexfoundry.org:10003 02:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:12 Configure a credential helper to remove this warning. See 02:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:12 02:01:12 Login Succeeded 02:01:12 nexus3.edgexfoundry.org:10004 02:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:12 Configure a credential helper to remove this warning. See 02:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:12 02:01:12 Login Succeeded 02:01:12 docker.io 02:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:13 Configure a credential helper to remove this warning. See 02:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:13 02:01:13 Login Succeeded 02:01:13 ---> docker-login.sh ends [Pipeline] } 02:01:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:13 ========================================================= 02:01:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:01:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:01:13 + 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 . 02:01:13 Sending build context to Docker daemon 611.3kB 02:01:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:01:13 Step 2/8 : FROM ${BASE} 02:01:13 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:01:13 540db60ca938: Pulling fs layer 02:01:13 adcc1eea9eea: Pulling fs layer 02:01:13 4c4ab2625f07: Pulling fs layer 02:01:13 0510c868ecb4: Pulling fs layer 02:01:13 afea3b2eda06: Pulling fs layer 02:01:13 7809a108b3ef: Pulling fs layer 02:01:13 f706445af74f: Pulling fs layer 02:01:13 afea3b2eda06: Waiting 02:01:13 7809a108b3ef: Waiting 02:01:13 f706445af74f: Waiting 02:01:13 0510c868ecb4: Waiting 02:01:14 4c4ab2625f07: Verifying Checksum 02:01:14 4c4ab2625f07: Download complete 02:01:14 adcc1eea9eea: Verifying Checksum 02:01:14 adcc1eea9eea: Download complete 02:01:14 afea3b2eda06: Verifying Checksum 02:01:14 afea3b2eda06: Download complete 02:01:14 7809a108b3ef: Verifying Checksum 02:01:14 7809a108b3ef: Download complete 02:01:14 540db60ca938: Verifying Checksum 02:01:14 540db60ca938: Download complete 02:01:14 540db60ca938: Pull complete 02:01:14 adcc1eea9eea: Pull complete 02:01:14 4c4ab2625f07: Pull complete 02:01:16 f706445af74f: Verifying Checksum 02:01:16 f706445af74f: Download complete 02:01:16 0510c868ecb4: Verifying Checksum 02:01:16 0510c868ecb4: Download complete 02:01:19 0510c868ecb4: Pull complete 02:01:19 afea3b2eda06: Pull complete 02:01:19 7809a108b3ef: Pull complete 02:01:21 f706445af74f: Pull complete 02:01:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:01:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:01:21 ---> b068be0155e3 02:01:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 02:01:26 ---> Running in edd6484efea6 02:01:26 Removing intermediate container edd6484efea6 02:01:26 ---> 74770bfe400f 02:01:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:26 ---> Running in a842f6c2b21f 02:01:26 Removing intermediate container a842f6c2b21f 02:01:26 ---> c0f32bc9b41c 02:01:26 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:01:26 ---> Running in 832a2770f910 02:01:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:01:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:01:28 (1/13) Installing libc-dev (0.7.2-r3) 02:01:28 (2/13) Installing libsodium (1.0.18-r0) 02:01:28 (3/13) Installing pkgconf (1.7.3-r0) 02:01:28 (4/13) Installing libsodium-dev (1.0.18-r0) 02:01:28 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:01:28 (6/13) Installing libedit (20191231.3.1-r1) 02:01:29 (7/13) Installing openssh-client (8.4_p1-r3) 02:01:29 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:01:29 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:01:29 (10/13) Installing openssh-server (8.4_p1-r3) 02:01:29 (11/13) Installing openssh (8.4_p1-r3) 02:01:29 (12/13) Installing libzmq (4.3.3-r1) 02:01:29 (13/13) Installing zeromq-dev (4.3.3-r1) 02:01:29 Executing busybox-1.32.1-r6.trigger 02:01:29 OK: 156 MiB in 53 packages 02:01:30 Removing intermediate container 832a2770f910 02:01:30 ---> 5887878f97fb 02:01:30 Step 6/8 : WORKDIR /device-mqtt-go 02:01:30 ---> Running in b3575816646a 02:01:30 Removing intermediate container b3575816646a 02:01:30 ---> 06365ff872f5 02:01:30 Step 7/8 : COPY . . 02:01:30 ---> b3aa5234e830 02:01:30 Step 8/8 : RUN go mod download 02:01:30 ---> Running in b11215121c1d 02:01:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-442 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 02:01:35 Running in /w/workspace/device-mqtt-go/59 [Pipeline] { [Pipeline] checkout 02:01:35 Selected Git installation does not exist. Using Default 02:01:35 The recommended git tool is: NONE 02:01:40 using credential edgex-jenkins-ssh 02:01:40 Cloning the remote Git repository 02:01:41 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:01:41 > git init /w/workspace/device-mqtt-go/59 # timeout=10 02:01:41 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:01:41 > git --version # timeout=10 02:01:41 > git --version # 'git version 2.17.1' 02:01:41 using GIT_SSH to set credentials SSH Credentials for GitHub 02:01:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:42 Avoid second fetch 02:01:42 Checking out Revision b636c3c1a0a5dd06024af2ccae1c7463296b61f7 (master) 02:01:42 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:01:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:01:42 > git config core.sparsecheckout # timeout=10 02:01:42 > git checkout -f b636c3c1a0a5dd06024af2ccae1c7463296b61f7 # timeout=10 02:01:46 Commit message: "Merge pull request #292 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:01:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:01:49 + sudo service docker restart 02:01:49 + true 02:01:52 Removing intermediate container b11215121c1d 02:01:52 ---> 5caa4f3dd790 02:01:52 Successfully built 5caa4f3dd790 02:01:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:01:53 + docker inspect -f . ci-base-image-x86_64 02:01:53 . [Pipeline] withDockerContainer 02:01:53 prd-centos7-docker-4c-2g-441 does not seem to be running inside a container 02:01:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/59 -v /w/workspace/device-mqtt-go/59:/w/workspace/device-mqtt-go/59:rw,z -v /w/workspace/device-mqtt-go/59@tmp:/w/workspace/device-mqtt-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:01:54 $ docker top a024944907eddc50aec900453a6dec7f0921b0c82f8b935288ff3cbcec158cdb -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:54 + go version 02:01:54 go version go1.16.3 linux/amd64 [Pipeline] } 02:01:54 $ docker stop --time=1 a024944907eddc50aec900453a6dec7f0921b0c82f8b935288ff3cbcec158cdb 02:01:56 $ docker rm -f a024944907eddc50aec900453a6dec7f0921b0c82f8b935288ff3cbcec158cdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:01:56 + docker inspect -f . ci-base-image-x86_64 02:01:56 . [Pipeline] withDockerContainer 02:01:56 prd-centos7-docker-4c-2g-441 does not seem to be running inside a container 02:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/59 -v /w/workspace/device-mqtt-go/59:/w/workspace/device-mqtt-go/59:rw,z -v /w/workspace/device-mqtt-go/59@tmp:/w/workspace/device-mqtt-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:01:57 $ docker top 64b9e23bead80301015fd8d3eaeecddf0a5b5e04c45fa800f2e83b7908492f1e -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:58 + go mod tidy [Pipeline] sh 02:01:58 + make test 02:01:58 go mod tidy 02:01:58 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:01:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:07 provisioning config files... 02:02:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/59@tmp/config7670624977478688582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:07 ---> docker-login.sh 02:02:07 nexus3.edgexfoundry.org:10001 02:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:09 Configure a credential helper to remove this warning. See 02:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:09 02:02:09 Login Succeeded 02:02:09 nexus3.edgexfoundry.org:10002 02:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:09 Configure a credential helper to remove this warning. See 02:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:09 02:02:09 Login Succeeded 02:02:09 nexus3.edgexfoundry.org:10003 02:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:10 Configure a credential helper to remove this warning. See 02:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:10 02:02:10 Login Succeeded 02:02:10 nexus3.edgexfoundry.org:10004 02:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:10 Configure a credential helper to remove this warning. See 02:02:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:10 02:02:10 Login Succeeded 02:02:10 docker.io 02:02:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:11 Configure a credential helper to remove this warning. See 02:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:11 02:02:11 Login Succeeded 02:02:11 ---> docker-login.sh ends [Pipeline] } 02:02:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:11 ========================================================= 02:02:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:02:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:02:12 + 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 . 02:02:12 Sending build context to Docker daemon 610.3kB 02:02:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 02:02:12 Step 2/8 : FROM ${BASE} 02:02:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:02:12 595b0fe564bb: Pulling fs layer 02:02:12 3088b5b3c5c0: Pulling fs layer 02:02:12 5b7225fbf94c: Pulling fs layer 02:02:12 ba82ee9f976e: Pulling fs layer 02:02:12 506bd15cee9f: Pulling fs layer 02:02:12 75a0a4a0db45: Pulling fs layer 02:02:12 618dc40b7e24: Pulling fs layer 02:02:12 ba82ee9f976e: Waiting 02:02:12 506bd15cee9f: Waiting 02:02:12 75a0a4a0db45: Waiting 02:02:12 618dc40b7e24: Waiting 02:02:12 5b7225fbf94c: Verifying Checksum 02:02:12 5b7225fbf94c: Download complete 02:02:13 3088b5b3c5c0: Download complete 02:02:13 506bd15cee9f: Verifying Checksum 02:02:13 506bd15cee9f: Download complete 02:02:13 595b0fe564bb: Verifying Checksum 02:02:13 75a0a4a0db45: Verifying Checksum 02:02:13 75a0a4a0db45: Download complete 02:02:13 595b0fe564bb: Pull complete 02:02:14 3088b5b3c5c0: Pull complete 02:02:14 5b7225fbf94c: Pull complete 02:02:14 618dc40b7e24: Verifying Checksum 02:02:14 618dc40b7e24: Download complete 02:02:16 ba82ee9f976e: Verifying Checksum 02:02:16 ba82ee9f976e: Download complete 02:02:17 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:02:18 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 24.3% of statements 02:02:18 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:02:18 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:02:25 gofmt -l . 02:02:25 ["`gofmt -l .`" = ""] 02:02:25 ./bin/test-attribution-txt.sh [Pipeline] } 02:02:25 $ docker stop --time=1 64b9e23bead80301015fd8d3eaeecddf0a5b5e04c45fa800f2e83b7908492f1e 02:02:26 ba82ee9f976e: Pull complete 02:02:26 506bd15cee9f: Pull complete 02:02:27 75a0a4a0db45: Pull complete 02:02:27 $ docker rm -f 64b9e23bead80301015fd8d3eaeecddf0a5b5e04c45fa800f2e83b7908492f1e [Pipeline] // withDockerContainer [Pipeline] sh 02:02:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 02:02:30 618dc40b7e24: Pull complete 02:02:30 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 02:02:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:02:30 ---> a36622ca3599 02:02:30 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [Pipeline] sh 02:02:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:31 + ls -al . 02:02:31 total 104 02:02:31 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 28 02:02 . 02:02:31 drwxrwxr-x. 4 jenkins jenkins 30 Jun 28 02:00 .. 02:02:31 -rw-rw-r--. 1 jenkins jenkins 7100 Jun 28 02:00 Attribution.txt 02:02:31 drwxrwxr-x. 2 jenkins jenkins 60 Jun 28 02:00 bin 02:02:31 drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 02:00 cmd 02:02:31 -rw-r--r--. 1 jenkins jenkins 16226 Jun 28 02:02 coverage.out 02:02:31 -rw-rw-r--. 1 jenkins jenkins 1877 Jun 28 02:00 Dockerfile 02:02:31 -rw-rw-r--. 1 jenkins jenkins 994 Jun 28 02:00 Dockerfile.build 02:02:31 -rw-rw-r--. 1 jenkins jenkins 140 Jun 28 02:00 .dockerignore 02:02:31 drwxrwxr-x. 8 jenkins jenkins 162 Jun 28 02:00 .git 02:02:31 drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 02:00 .github 02:02:31 -rw-rw-r--. 1 jenkins jenkins 336 Jun 28 02:00 .gitignore 02:02:31 -rw-rw-r--. 1 jenkins jenkins 388 Jun 28 02:00 go.mod 02:02:31 -rw-r--r--. 1 jenkins jenkins 20775 Jun 28 02:01 go.sum 02:02:31 drwxrwxr-x. 3 jenkins jenkins 20 Jun 28 02:00 internal 02:02:31 -rw-rw-r--. 1 jenkins jenkins 677 Jun 28 02:00 Jenkinsfile 02:02:31 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 02:00 LICENSE 02:02:31 -rw-rw-r--. 1 jenkins jenkins 907 Jun 28 02:00 Makefile 02:02:31 drwxrwxr-x. 2 jenkins jenkins 23 Jun 28 02:00 mock 02:02:31 -rw-rw-r--. 1 jenkins jenkins 2217 Jun 28 02:00 README.md 02:02:31 drwxrwxr-x. 4 jenkins jenkins 71 Jun 28 02:00 snap 02:02:31 -rw-rw-r--. 1 jenkins jenkins 12 Jun 28 01:57 VERSION 02:02:31 -rw-rw-r--. 1 jenkins jenkins 227 Jun 28 02:00 version.go [Pipeline] isUnix [Pipeline] sh 02:02:31 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=b636c3c1a0a5dd06024af2ccae1c7463296b61f7 --label arch=amd64 --label version=1.3.2-dev.27 . 02:02:31 Sending build context to Docker daemon 628.2kB 02:02:31 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:02:31 Step 2/24 : FROM ${BASE} AS builder 02:02:31 ---> 5caa4f3dd790 02:02:31 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:02:31 ---> Running in cb09e4543d41 02:02:31 Removing intermediate container cb09e4543d41 02:02:31 ---> 99874c7ef70d 02:02:31 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:02:31 ---> Running in 4583adf4dc5b 02:02:31 Removing intermediate container 4583adf4dc5b 02:02:31 ---> c7b61527ae8e 02:02:31 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:32 ---> Running in a22d20008ccd 02:02:32 ---> Running in dcdaa74d2dab 02:02:32 Removing intermediate container a22d20008ccd 02:02:32 ---> 9ae0456f17ab 02:02:32 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:33 Removing intermediate container dcdaa74d2dab 02:02:33 ---> 2b0fbcd36c0d 02:02:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:33 ---> Running in ac8432028a72 02:02:33 ---> Running in 6d9c821bc887 02:02:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:02:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:02:35 OK: 156 MiB in 53 packages 02:02:35 Removing intermediate container 6d9c821bc887 02:02:35 ---> 25f37f6ff94e 02:02:35 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 02:02:35 ---> Running in 7f17f96c8ad2 02:02:36 Removing intermediate container ac8432028a72 02:02:36 ---> ff2a72b9935e 02:02:36 Step 7/24 : WORKDIR /device-mqtt-go 02:02:36 ---> Running in b3b84b454c37 02:02:36 Removing intermediate container b3b84b454c37 02:02:36 ---> be0787ba2bcd 02:02:36 Step 8/24 : COPY . . 02:02:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:02:36 ---> 1e3073189e28 02:02:36 Step 9/24 : RUN go mod tidy 02:02:36 ---> Running in 061df89d3382 02:02:37 Removing intermediate container 061df89d3382 02:02:37 ---> 0c89fb63020f 02:02:37 Step 10/24 : RUN go mod download 02:02:37 ---> Running in 1c6191ecbfa7 02:02:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:02:38 (1/13) Installing libc-dev (0.7.2-r3) 02:02:38 (2/13) Installing libsodium (1.0.18-r0) 02:02:38 (3/13) Installing pkgconf (1.7.3-r0) 02:02:38 (4/13) Installing libsodium-dev (1.0.18-r0) 02:02:38 Removing intermediate container 1c6191ecbfa7 02:02:38 ---> a117ef2a5f12 02:02:38 Step 11/24 : ARG MAKE='make build' 02:02:38 ---> Running in 34ba30d6c35a 02:02:38 Removing intermediate container 34ba30d6c35a 02:02:38 ---> 370ad5ceaa11 02:02:38 Step 12/24 : RUN $MAKE 02:02:38 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:02:38 (6/13) Installing libedit (20191231.3.1-r1) 02:02:39 ---> Running in 9b5ee8bed85b 02:02:39 (7/13) Installing openssh-client (8.4_p1-r3) 02:02:39 go mod tidy 02:02:39 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:02:39 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:02:39 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.27" -o cmd/device-mqtt ./cmd 02:02:39 (10/13) Installing openssh-server (8.4_p1-r3) 02:02:40 (11/13) Installing openssh (8.4_p1-r3) 02:02:40 (12/13) Installing libzmq (4.3.3-r1) 02:02:40 (13/13) Installing zeromq-dev (4.3.3-r1) 02:02:40 Executing busybox-1.32.1-r6.trigger 02:02:40 OK: 145 MiB in 53 packages 02:02:41 Removing intermediate container 7f17f96c8ad2 02:02:41 ---> bb9e60383105 02:02:41 Step 6/8 : WORKDIR /device-mqtt-go 02:02:42 ---> Running in 44e69492ff1f 02:02:42 Removing intermediate container 44e69492ff1f 02:02:42 ---> 574a1177ab90 02:02:42 Step 7/8 : COPY . . 02:02:43 ---> b44fbc5ddcb4 02:02:43 Step 8/8 : RUN go mod download 02:02:43 ---> Running in 15e91f1dba60 02:03:01 Removing intermediate container 9b5ee8bed85b 02:03:01 ---> 1dc88f331a82 02:03:01 Step 13/24 : FROM alpine:3.12 02:03:01 3.12: Pulling from library/alpine 02:03:01 339de151aab4: Pulling fs layer 02:03:01 339de151aab4: Verifying Checksum 02:03:01 339de151aab4: Download complete 02:03:01 339de151aab4: Pull complete 02:03:01 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 02:03:01 Status: Downloaded newer image for alpine:3.12 02:03:01 ---> 13621d1b12d4 02:03:01 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:03:01 ---> Running in 919f63d5245d 02:03:02 Removing intermediate container 919f63d5245d 02:03:02 ---> b05de130652d 02:03:02 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:03:02 ---> Running in 935a638628bb 02:03:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:03:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:03:03 (1/6) Installing dumb-init (1.2.2-r1) 02:03:03 (2/6) Installing libgcc (9.3.0-r2) 02:03:03 (3/6) Installing libsodium (1.0.18-r0) 02:03:03 (4/6) Installing libstdc++ (9.3.0-r2) 02:03:03 (5/6) Installing libzmq (4.3.3-r0) 02:03:03 (6/6) Installing zeromq (4.3.3-r0) 02:03:03 Executing busybox-1.31.1-r20.trigger 02:03:03 OK: 8 MiB in 20 packages 02:03:04 Removing intermediate container 935a638628bb 02:03:04 ---> cc66cd19e376 02:03:04 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:03:05 ---> 58dbd01636c5 02:03:05 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:03:06 ---> 7e2d2544e0f3 02:03:06 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:03:07 ---> 8f5886f6c512 02:03:07 Step 19/24 : EXPOSE 59982 02:03:07 ---> Running in 7bcdb68453da 02:03:07 Removing intermediate container 7bcdb68453da 02:03:07 ---> ec6f3496dcf3 02:03:07 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:03:08 ---> Running in 642a1db8d36e 02:03:08 Removing intermediate container 642a1db8d36e 02:03:08 ---> f44a38cb09a1 02:03:08 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:03:08 ---> Running in 770b84ab372e 02:03:08 Removing intermediate container 770b84ab372e 02:03:08 ---> 9efd167d4456 02:03:08 Step 22/24 : LABEL arch=amd64 02:03:08 ---> Running in 8737b1835c8c 02:03:09 Removing intermediate container 8737b1835c8c 02:03:09 ---> cb18df9fcf93 02:03:09 Step 23/24 : LABEL git_sha=b636c3c1a0a5dd06024af2ccae1c7463296b61f7 02:03:09 ---> Running in b63eee8d52db 02:03:09 Removing intermediate container b63eee8d52db 02:03:09 ---> 32800e161b96 02:03:09 Step 24/24 : LABEL version=1.3.2-dev.27 02:03:09 ---> Running in 027927f4aff3 02:03:09 Removing intermediate container 027927f4aff3 02:03:09 ---> fc07de56f2bd 02:03:09 [Warning] One or more build-args [ARCH] were not consumed 02:03:09 Successfully built fc07de56f2bd 02:03:09 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:10 provisioning config files... 02:03:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/59@tmp/config3733150297848059534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:10 ---> docker-login.sh 02:03:10 nexus3.edgexfoundry.org:10001 02:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:10 Configure a credential helper to remove this warning. See 02:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:10 02:03:10 Login Succeeded 02:03:10 nexus3.edgexfoundry.org:10002 02:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:10 Configure a credential helper to remove this warning. See 02:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:10 02:03:10 Login Succeeded 02:03:10 nexus3.edgexfoundry.org:10003 02:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:10 Configure a credential helper to remove this warning. See 02:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:10 02:03:10 Login Succeeded 02:03:10 nexus3.edgexfoundry.org:10004 02:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:10 Removing intermediate container 15e91f1dba60 02:03:10 ---> ccc57326d3a3 02:03:10 Successfully built ccc57326d3a3 02:03:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:03:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:10 Configure a credential helper to remove this warning. See 02:03:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:10 02:03:10 Login Succeeded 02:03:10 docker.io 02:03:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:11 Configure a credential helper to remove this warning. See 02:03:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:11 02:03:11 Login Succeeded 02:03:11 ---> docker-login.sh ends [Pipeline] } 02:03:11 Deleting 1 temporary files [Pipeline] // configFileProvider 02:03:11 + docker inspect -f . ci-base-image-arm64 02:03:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:11 prd-ubuntu18.04-docker-arm64-4c-16g-442 does not seem to be running inside a container 02:03:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/59 -v /w/workspace/device-mqtt-go/59:/w/workspace/device-mqtt-go/59:rw,z -v /w/workspace/device-mqtt-go/59@tmp:/w/workspace/device-mqtt-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:13 $ docker top 5d3caed15bc7f8923c307e0af766f0c8122cafd09bbc50fe60e815487fb6d7f6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 02:03:13 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:03:13 b636c3c1a0a5dd06024af2ccae1c7463296b61f7 02:03:13 latest 02:03:13 1.3.2-dev.27 02:03:13 b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 02:03:13 master 02:03:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:13 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] isUnix [Pipeline] sh 02:03:14 + go version 02:03:14 go version go1.16.5 linux/arm64 [Pipeline] } 02:03:14 $ docker stop --time=1 5d3caed15bc7f8923c307e0af766f0c8122cafd09bbc50fe60e815487fb6d7f6 02:03:14 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 02:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:14 13cefea57471: Preparing 02:03:14 bc8f3a26f5fa: Preparing 02:03:14 83f66b4a0727: Preparing 02:03:14 6a992724c164: Preparing 02:03:14 32f366d666a5: Preparing 02:03:14 32f366d666a5: Layer already exists 02:03:14 13cefea57471: Pushed 02:03:14 bc8f3a26f5fa: Pushed 02:03:14 6a992724c164: Pushed 02:03:15 83f66b4a0727: Pushed 02:03:15 b636c3c1a0a5dd06024af2ccae1c7463296b61f7: digest: sha256:dd1d075f9317875869d4bd0c4b35b9a996016be85a9e9f6473cfa4d9cd115e2f size: 1365 02:03:15 $ docker rm -f 5d3caed15bc7f8923c307e0af766f0c8122cafd09bbc50fe60e815487fb6d7f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:03:16 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh 02:03:16 + docker inspect -f . ci-base-image-arm64 02:03:16 . [Pipeline] withDockerContainer 02:03:16 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:16 13cefea57471: Preparing 02:03:16 bc8f3a26f5fa: Preparing 02:03:16 83f66b4a0727: Preparing 02:03:16 6a992724c164: Preparing 02:03:16 32f366d666a5: Preparing 02:03:16 83f66b4a0727: Layer already exists 02:03:16 32f366d666a5: Layer already exists 02:03:16 13cefea57471: Layer already exists 02:03:16 bc8f3a26f5fa: Layer already exists 02:03:16 6a992724c164: Layer already exists 02:03:16 latest: digest: sha256:dd1d075f9317875869d4bd0c4b35b9a996016be85a9e9f6473cfa4d9cd115e2f size: 1365 02:03:17 prd-ubuntu18.04-docker-arm64-4c-16g-442 does not seem to be running inside a container 02:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/59 -v /w/workspace/device-mqtt-go/59:/w/workspace/device-mqtt-go/59:rw,z -v /w/workspace/device-mqtt-go/59@tmp:/w/workspace/device-mqtt-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:18 $ docker top 20c09090a5bc1d640638975d4a7b2a752e48c843ec09a380930d6d129f66da75 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:03:19 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh 02:03:19 + go mod tidy 02:03:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.27 02:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:19 13cefea57471: Preparing 02:03:19 bc8f3a26f5fa: Preparing 02:03:19 83f66b4a0727: Preparing 02:03:19 6a992724c164: Preparing 02:03:19 32f366d666a5: Preparing 02:03:19 13cefea57471: Layer already exists 02:03:19 6a992724c164: Layer already exists 02:03:19 bc8f3a26f5fa: Layer already exists 02:03:19 32f366d666a5: Layer already exists 02:03:19 83f66b4a0727: Layer already exists 02:03:19 1.3.2-dev.27: digest: sha256:dd1d075f9317875869d4bd0c4b35b9a996016be85a9e9f6473cfa4d9cd115e2f size: 1365 [Pipeline] isUnix [Pipeline] sh 02:03:19 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh 02:03:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 02:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:20 13cefea57471: Preparing 02:03:20 bc8f3a26f5fa: Preparing 02:03:20 83f66b4a0727: Preparing 02:03:20 6a992724c164: Preparing 02:03:20 32f366d666a5: Preparing 02:03:20 bc8f3a26f5fa: Layer already exists 02:03:20 32f366d666a5: Layer already exists 02:03:20 83f66b4a0727: Layer already exists 02:03:20 6a992724c164: Layer already exists 02:03:20 13cefea57471: Layer already exists 02:03:20 b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27: digest: sha256:dd1d075f9317875869d4bd0c4b35b9a996016be85a9e9f6473cfa4d9cd115e2f size: 1365 [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 02:03:20 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:master [Pipeline] isUnix [Pipeline] sh 02:03:20 + make test 02:03:20 go mod tidy 02:03:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:master 02:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:03:20 13cefea57471: Preparing 02:03:20 bc8f3a26f5fa: Preparing 02:03:20 83f66b4a0727: Preparing 02:03:20 6a992724c164: Preparing 02:03:20 32f366d666a5: Preparing 02:03:20 6a992724c164: Layer already exists 02:03:20 83f66b4a0727: Layer already exists 02:03:20 bc8f3a26f5fa: Layer already exists 02:03:20 13cefea57471: Layer already exists 02:03:20 32f366d666a5: Layer already exists 02:03:20 master: digest: sha256:dd1d075f9317875869d4bd0c4b35b9a996016be85a9e9f6473cfa4d9cd115e2f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:21 ===================================================== [Pipeline] echo 02:03:21 taggedImages: 02:03:21 - nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 02:03:21 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:03:21 - nexus3.edgexfoundry.org:10004/device-mqtt:1.3.2-dev.27 02:03:21 - nexus3.edgexfoundry.org:10004/device-mqtt:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 02:03:21 - 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 02:03:21 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] libraryResource [Pipeline] sh 02:03:21 ---> job-cost.sh 02:03:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gbHX 02:03:22 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:03:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:03:47 lf-activate-venv(): INFO: Adding /tmp/venv-gbHX/bin to PATH 02:03:47 INFO: No Stack... 02:03:48 INFO: Retrieving Pricing Info for: v3-standard-2 02:03:48 INFO: Archiving Costs [Pipeline] sh 02:03:49 + cat /w/workspace/device-mqtt-go/59/archives/cost.csv 02:03:49 + cut -d, -f6 [Pipeline] lock 02:03:49 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] 02:03:49 Resource [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] did not exist. Created. 02:03:49 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:49 + echo total: 0.05999999865889549 [Pipeline] stash 02:03:49 Stashed 1 file(s) [Pipeline] } 02:03:49 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:04:19 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:04:19 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 24.3% of statements 02:04:19 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:04:19 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:04:41 gofmt -l . 02:04:41 ["`gofmt -l .`" = ""] 02:04:41 ./bin/test-attribution-txt.sh [Pipeline] } 02:04:42 $ docker stop --time=1 20c09090a5bc1d640638975d4a7b2a752e48c843ec09a380930d6d129f66da75 02:04:44 $ docker rm -f 20c09090a5bc1d640638975d4a7b2a752e48c843ec09a380930d6d129f66da75 [Pipeline] // withDockerContainer [Pipeline] sh 02:04:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:04:45 Warning: overwriting stash ‘coverage-report’ 02:04:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:04:46 + ls -al . 02:04:46 total 136 02:04:46 drwxrwxr-x 9 jenkins jenkins 4096 Jun 28 02:04 . 02:04:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 02:01 .. 02:04:46 -rw-rw-r-- 1 jenkins jenkins 140 Jun 28 02:01 .dockerignore 02:04:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 02:01 .git 02:04:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:01 .github 02:04:46 -rw-rw-r-- 1 jenkins jenkins 336 Jun 28 02:01 .gitignore 02:04:46 -rw-rw-r-- 1 jenkins jenkins 7100 Jun 28 02:01 Attribution.txt 02:04:46 -rw-rw-r-- 1 jenkins jenkins 1877 Jun 28 02:01 Dockerfile 02:04:46 -rw-rw-r-- 1 jenkins jenkins 994 Jun 28 02:01 Dockerfile.build 02:04:46 -rw-rw-r-- 1 jenkins jenkins 677 Jun 28 02:01 Jenkinsfile 02:04:46 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 02:01 LICENSE 02:04:46 -rw-rw-r-- 1 jenkins jenkins 907 Jun 28 02:01 Makefile 02:04:46 -rw-rw-r-- 1 jenkins jenkins 2217 Jun 28 02:01 README.md 02:04:46 -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 01:57 VERSION 02:04:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:01 bin 02:04:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:01 cmd 02:04:46 -rw-r--r-- 1 jenkins jenkins 16226 Jun 28 02:04 coverage.out 02:04:46 -rw-rw-r-- 1 jenkins jenkins 388 Jun 28 02:01 go.mod 02:04:46 -rw-r--r-- 1 jenkins jenkins 20775 Jun 28 02:03 go.sum 02:04:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 02:01 internal 02:04:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 02:01 mock 02:04:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 02:01 snap 02:04:46 -rw-rw-r-- 1 jenkins jenkins 227 Jun 28 02:01 version.go [Pipeline] isUnix [Pipeline] sh 02:04:47 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b636c3c1a0a5dd06024af2ccae1c7463296b61f7 --label arch=arm64 --label version=1.3.2-dev.27 . 02:04:47 Sending build context to Docker daemon 627.2kB 02:04:47 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:04:47 Step 2/24 : FROM ${BASE} AS builder 02:04:47 ---> ccc57326d3a3 02:04:47 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:04:47 ---> Running in 9104f9dc78d9 02:04:48 Removing intermediate container 9104f9dc78d9 02:04:48 ---> 29b7fc38fa32 02:04:48 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:04:48 ---> Running in fb23c6f2533f 02:04:48 Removing intermediate container fb23c6f2533f 02:04:48 ---> f842d79e2731 02:04:48 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:04:48 ---> Running in 8f82d56a5e4a 02:04:51 Removing intermediate container 8f82d56a5e4a 02:04:51 ---> 9ca6fc6c917f 02:04:51 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:51 ---> Running in 9631467c71ca 02:04:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:04:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:04:53 OK: 145 MiB in 53 packages 02:04:54 Removing intermediate container 9631467c71ca 02:04:54 ---> a14f5f8a708c 02:04:54 Step 7/24 : WORKDIR /device-mqtt-go 02:04:55 ---> Running in c8f06baf9580 02:04:55 Removing intermediate container c8f06baf9580 02:04:55 ---> dc0acc52894d 02:04:55 Step 8/24 : COPY . . 02:04:56 ---> 572d344375aa 02:04:56 Step 9/24 : RUN go mod tidy 02:04:56 ---> Running in 26a54f8511cd 02:04:59 Removing intermediate container 26a54f8511cd 02:04:59 ---> ac97f3063445 02:04:59 Step 10/24 : RUN go mod download 02:04:59 ---> Running in 78f0bbc12851 02:05:02 Removing intermediate container 78f0bbc12851 02:05:02 ---> ae591125501d 02:05:02 Step 11/24 : ARG MAKE='make build' 02:05:02 ---> Running in 2ad86768a310 02:05:02 Removing intermediate container 2ad86768a310 02:05:02 ---> 8eeea7cb8a2a 02:05:02 Step 12/24 : RUN $MAKE 02:05:02 ---> Running in 8b1c3e0ce0be 02:05:03 go mod tidy 02:05:04 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.3.2-dev.27" -o cmd/device-mqtt ./cmd 02:05:43 Removing intermediate container 8b1c3e0ce0be 02:05:43 ---> 233ccb772219 02:05:43 Step 13/24 : FROM alpine:3.12 02:05:43 3.12: Pulling from library/alpine 02:05:43 d2f70382dc9a: Pulling fs layer 02:05:43 d2f70382dc9a: Verifying Checksum 02:05:43 d2f70382dc9a: Download complete 02:05:43 d2f70382dc9a: Pull complete 02:05:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 02:05:43 Status: Downloaded newer image for alpine:3.12 02:05:43 ---> c4fd0aeabfcf 02:05:43 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:05:43 ---> Running in b42df00ddd69 02:05:43 Removing intermediate container b42df00ddd69 02:05:43 ---> 11354b2c4d9d 02:05:43 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:05:43 ---> Running in aac6b595fa62 02:05:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:05:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:05:43 (1/6) Installing dumb-init (1.2.2-r1) 02:05:43 (2/6) Installing libgcc (9.3.0-r2) 02:05:43 (3/6) Installing libsodium (1.0.18-r0) 02:05:43 (4/6) Installing libstdc++ (9.3.0-r2) 02:05:43 (5/6) Installing libzmq (4.3.3-r0) 02:05:43 (6/6) Installing zeromq (4.3.3-r0) 02:05:43 Executing busybox-1.31.1-r20.trigger 02:05:44 OK: 8 MiB in 20 packages 02:05:45 Removing intermediate container aac6b595fa62 02:05:45 ---> af1f8147618f 02:05:45 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:05:46 ---> 7332a26423b1 02:05:46 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:05:47 ---> 5cc3680d4f76 02:05:47 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:05:47 ---> e5d02d3a3890 02:05:47 Step 19/24 : EXPOSE 59982 02:05:48 ---> Running in 63b3e22cb6e8 02:05:48 Removing intermediate container 63b3e22cb6e8 02:05:48 ---> 68a2042dbaf6 02:05:48 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:05:48 ---> Running in 18cb8a875c2a 02:05:49 Removing intermediate container 18cb8a875c2a 02:05:49 ---> 52f03216ed15 02:05:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:05:49 ---> Running in 379a4ee3566c 02:05:49 Removing intermediate container 379a4ee3566c 02:05:49 ---> 5e95086a583a 02:05:49 Step 22/24 : LABEL arch=arm64 02:05:49 ---> Running in 0a18d72c1104 02:05:50 Removing intermediate container 0a18d72c1104 02:05:50 ---> 1e4a9fb82e3c 02:05:50 Step 23/24 : LABEL git_sha=b636c3c1a0a5dd06024af2ccae1c7463296b61f7 02:05:50 ---> Running in 195acfa768c9 02:05:50 Removing intermediate container 195acfa768c9 02:05:50 ---> f9045526bd60 02:05:50 Step 24/24 : LABEL version=1.3.2-dev.27 02:05:50 ---> Running in 3dcc27671bb3 02:05:51 Removing intermediate container 3dcc27671bb3 02:05:51 ---> a4e8e8a62e6c 02:05:51 [Warning] One or more build-args [ARCH] were not consumed 02:05:51 Successfully built a4e8e8a62e6c 02:05:51 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 02:05:51 provisioning config files... 02:05:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/59@tmp/config6812131468130090524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:52 ---> docker-login.sh 02:05:52 nexus3.edgexfoundry.org:10001 02:05:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:52 Configure a credential helper to remove this warning. See 02:05:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:52 02:05:52 Login Succeeded 02:05:52 nexus3.edgexfoundry.org:10002 02:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:53 Configure a credential helper to remove this warning. See 02:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:53 02:05:53 Login Succeeded 02:05:53 nexus3.edgexfoundry.org:10003 02:05:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:53 Configure a credential helper to remove this warning. See 02:05:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:53 02:05:53 Login Succeeded 02:05:53 nexus3.edgexfoundry.org:10004 02:05:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:54 Configure a credential helper to remove this warning. See 02:05:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:54 02:05:54 Login Succeeded 02:05:54 docker.io 02:05:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:55 Configure a credential helper to remove this warning. See 02:05:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:55 02:05:55 Login Succeeded 02:05:55 ---> docker-login.sh ends [Pipeline] } 02:05:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:55 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:05:55 b636c3c1a0a5dd06024af2ccae1c7463296b61f7 02:05:55 latest 02:05:55 1.3.2-dev.27 02:05:55 b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 02:05:55 master 02:05:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:05:55 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] isUnix [Pipeline] sh 02:05:56 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 02:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:05:56 f727dae38b5d: Preparing 02:05:56 2d9d6d8f8c13: Preparing 02:05:56 8fb74cb41da0: Preparing 02:05:56 7745cc71552c: Preparing 02:05:56 3fbe34a1663b: Preparing 02:05:56 3fbe34a1663b: Layer already exists 02:05:56 f727dae38b5d: Pushed 02:05:56 2d9d6d8f8c13: Pushed 02:05:57 7745cc71552c: Pushed 02:05:59 8fb74cb41da0: Pushed 02:05:59 b636c3c1a0a5dd06024af2ccae1c7463296b61f7: digest: sha256:c1e2058a787bb205f32637fd552ada24b347fe628e7e90ab77d6222ec4028503 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:05:59 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:06:00 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:00 f727dae38b5d: Preparing 02:06:00 2d9d6d8f8c13: Preparing 02:06:00 8fb74cb41da0: Preparing 02:06:00 7745cc71552c: Preparing 02:06:00 3fbe34a1663b: Preparing 02:06:00 f727dae38b5d: Layer already exists 02:06:00 7745cc71552c: Layer already exists 02:06:00 3fbe34a1663b: Layer already exists 02:06:00 8fb74cb41da0: Layer already exists 02:06:00 2d9d6d8f8c13: Layer already exists 02:06:00 latest: digest: sha256:c1e2058a787bb205f32637fd552ada24b347fe628e7e90ab77d6222ec4028503 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:06:00 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh 02:06:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.27 02:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:01 f727dae38b5d: Preparing 02:06:01 2d9d6d8f8c13: Preparing 02:06:01 8fb74cb41da0: Preparing 02:06:01 7745cc71552c: Preparing 02:06:01 3fbe34a1663b: Preparing 02:06:01 2d9d6d8f8c13: Layer already exists 02:06:01 7745cc71552c: Layer already exists 02:06:01 3fbe34a1663b: Layer already exists 02:06:01 8fb74cb41da0: Layer already exists 02:06:01 f727dae38b5d: Layer already exists 02:06:01 1.3.2-dev.27: digest: sha256:c1e2058a787bb205f32637fd552ada24b347fe628e7e90ab77d6222ec4028503 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:06:01 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 [Pipeline] isUnix [Pipeline] sh 02:06:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 02:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:02 f727dae38b5d: Preparing 02:06:02 2d9d6d8f8c13: Preparing 02:06:02 8fb74cb41da0: Preparing 02:06:02 7745cc71552c: Preparing 02:06:02 3fbe34a1663b: Preparing 02:06:02 3fbe34a1663b: Layer already exists 02:06:02 f727dae38b5d: Layer already exists 02:06:02 2d9d6d8f8c13: Layer already exists 02:06:02 8fb74cb41da0: Layer already exists 02:06:02 7745cc71552c: Layer already exists 02:06:02 b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27: digest: sha256:c1e2058a787bb205f32637fd552ada24b347fe628e7e90ab77d6222ec4028503 size: 1365 [Pipeline] isUnix [Pipeline] sh 02:06:02 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] isUnix [Pipeline] sh 02:06:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master 02:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:06:03 f727dae38b5d: Preparing 02:06:03 2d9d6d8f8c13: Preparing 02:06:03 8fb74cb41da0: Preparing 02:06:03 7745cc71552c: Preparing 02:06:03 3fbe34a1663b: Preparing 02:06:03 f727dae38b5d: Layer already exists 02:06:03 3fbe34a1663b: Layer already exists 02:06:03 2d9d6d8f8c13: Layer already exists 02:06:03 8fb74cb41da0: Layer already exists 02:06:03 7745cc71552c: Layer already exists 02:06:03 master: digest: sha256:c1e2058a787bb205f32637fd552ada24b347fe628e7e90ab77d6222ec4028503 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:03 ===================================================== [Pipeline] echo 02:06:03 taggedImages: 02:06:03 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7 02:06:03 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:06:03 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1.3.2-dev.27 02:06:03 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b636c3c1a0a5dd06024af2ccae1c7463296b61f7-1.3.2-dev.27 02:06:03 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:06:04 ---> job-cost.sh 02:06:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OLJi 02:06:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-OLJi/bin to PATH 02:08:19 INFO: No Stack... 02:08:19 INFO: Retrieving Pricing Info for: v2-standard-4 02:08:19 INFO: Archiving Costs [Pipeline] sh 02:08:20 + cat /w/workspace/device-mqtt-go/59/archives/cost.csv 02:08:20 + cut -d, -f6 [Pipeline] lock 02:08:20 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] 02:08:20 Resource [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] did not exist. Created. 02:08:20 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:08:20 /w/workspace/device-mqtt-go/59@tmp/durable-2b00d146/script.sh: 1: /w/workspace/device-mqtt-go/59@tmp/durable-2b00d146/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:08:21 + echo total: 0.18000000715255737 [Pipeline] stash 02:08:21 Warning: overwriting stash ‘stack-cost’ 02:08:21 Stashed 1 file(s) [Pipeline] } 02:08:21 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-master-59-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:08:22 provisioning config files... 02:08:22 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config7284362889245441280tmp [Pipeline] { [Pipeline] sh 02:08:22 + set +x 02:08:22 + curl -s https://codecov.io/bash 02:08:22 + bash -s -- 02:08:22 02:08:22 _____ _ 02:08:22 / ____| | | 02:08:22 | | ___ __| | ___ ___ _____ __ 02:08:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:08:22 | |___| (_) | (_| | __/ (_| (_) \ V / 02:08:22 \_____\___/ \__,_|\___|\___\___/ \_/ 02:08:22 Bash-1.0.3 02:08:22 02:08:22 02:08:22 ==> git version 2.24.4 found 02:08:22 ==> 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 02:08:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:08:22 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:08:22 ==> Jenkins CI detected. 02:08:22 project root: . 02:08:22 --> token set from env 02:08:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:08:22 ==> Running gcov in . (disable via -X gcov) 02:08:22 ==> Python coveragepy not found 02:08:22 ==> Searching for coverage reports in: 02:08:22 + . 02:08:22 -> Found 1 reports 02:08:22 ==> Detecting git/mercurial file structure 02:08:23 ==> Reading reports 02:08:23 + ./coverage.out bytes=16226 02:08:23 ==> Appending adjustments 02:08:23 https://docs.codecov.io/docs/fixing-reports 02:08:23 + Found adjustments 02:08:23 ==> Gzipping contents 02:08:23 4.0K /tmp/codecov.20Fjlr.gz 02:08:23 ==> Uploading reports 02:08:23 url: https://codecov.io 02:08:23 query: branch=master&commit=b636c3c1a0a5dd06024af2ccae1c7463296b61f7&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:08:23 -> Pinging Codecov 02:08:23 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=b636c3c1a0a5dd06024af2ccae1c7463296b61f7&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:08:23 -> Uploading to 02:08:23 https://storage.googleapis.com/codecov/v4/raw/2021-06-28/7D719EC7BBE17E464838252E33014C33/b636c3c1a0a5dd06024af2ccae1c7463296b61f7/db521846-91bd-4e85-8558-1a0531294d8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T020823Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17927aad84e2e6be66f99922c27dec852226fbd8e582c42160ff48adda22a53a 02:08:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:23 Dload Upload Total Spent Left Speed 02:08:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2991 0 0 100 2991 0 8647 --:--:-- --:--:-- --:--:-- 8644 02:08:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] } 02:08:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:08:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:08:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:08:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:08:25 02:08:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:08:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:08:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:08:25 188c0c94c7c5: Pulling fs layer 02:08:25 0ef7d3d256c8: Pulling fs layer 02:08:25 de9db76c5a1d: Pulling fs layer 02:08:25 0eba1c9be4d2: Pulling fs layer 02:08:25 0d57e429df01: Pulling fs layer 02:08:25 4e4be7b47b0d: Pulling fs layer 02:08:25 e1f770b5df2f: Pulling fs layer 02:08:25 85a0685a4137: Pulling fs layer 02:08:25 4e4be7b47b0d: Waiting 02:08:25 0eba1c9be4d2: Waiting 02:08:25 0d57e429df01: Waiting 02:08:25 e1f770b5df2f: Waiting 02:08:25 85a0685a4137: Waiting 02:08:25 de9db76c5a1d: Verifying Checksum 02:08:25 de9db76c5a1d: Download complete 02:08:25 0ef7d3d256c8: Verifying Checksum 02:08:25 0ef7d3d256c8: Download complete 02:08:25 0d57e429df01: Verifying Checksum 02:08:25 0d57e429df01: Download complete 02:08:25 188c0c94c7c5: Verifying Checksum 02:08:25 188c0c94c7c5: Download complete 02:08:25 4e4be7b47b0d: Verifying Checksum 02:08:25 4e4be7b47b0d: Download complete 02:08:25 188c0c94c7c5: Pull complete 02:08:26 0ef7d3d256c8: Pull complete 02:08:26 de9db76c5a1d: Pull complete 02:08:26 e1f770b5df2f: Verifying Checksum 02:08:26 e1f770b5df2f: Download complete 02:08:28 0eba1c9be4d2: Verifying Checksum 02:08:28 0eba1c9be4d2: Download complete 02:08:28 85a0685a4137: Verifying Checksum 02:08:28 85a0685a4137: Download complete 02:08:32 0eba1c9be4d2: Pull complete 02:08:32 0d57e429df01: Pull complete 02:08:32 4e4be7b47b0d: Pull complete 02:08:32 e1f770b5df2f: Pull complete 02:08:35 85a0685a4137: Pull complete 02:08:35 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:08:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:08:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:08:35 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 02:08:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:08:38 $ docker top ee294073703e97475f1ae04cd35667ed53e32f32f1bd81aab4f87e022da9f576 -eo pid,comm [Pipeline] { [Pipeline] echo 02:08:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:08:38 + set -o pipefail 02:08:38 + snyk monitor '--org=edgex-jenkins' 02:09:11 02:09:11 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 02:09:11 02:09:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/0188e613-5657-4e82-9974-179442cf43af 02:09:11 02:09:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:09:11 02:09:11 [Pipeline] } 02:09:11 $ docker stop --time=1 ee294073703e97475f1ae04cd35667ed53e32f32f1bd81aab4f87e022da9f576 02:09:13 $ docker rm -f ee294073703e97475f1ae04cd35667ed53e32f32f1bd81aab4f87e022da9f576 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:14 + git log --format=format:%s -1 b636c3c1a0a5dd06024af2ccae1c7463296b61f7 [Pipeline] isUnix [Pipeline] sh 02:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:09:14 . [Pipeline] withDockerContainer 02:09:14 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 02:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:09:14 $ docker top e706c564bc2ee0432639a9ee76c69203c526ef5990cfbcc47bcc4889f550d4fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:15 [ssh-agent] Looking for ssh-agent implementation... 02:09:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:15 $ docker exec e706c564bc2ee0432639a9ee76c69203c526ef5990cfbcc47bcc4889f550d4fc ssh-agent 02:09:15 SSH_AUTH_SOCK=/tmp/ssh-w6AMD7kxdB2q/agent.13 02:09:15 SSH_AGENT_PID=20 02:09:15 Running ssh-add (command line suppressed) 02:09:15 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1751375023280238440.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_1751375023280238440.key) 02:09:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:15 + git semver tag 02:09:15 # -> Open(): unable to determine branch for HEAD 02:09:15 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 02:09:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 02:09:15 # $SEMVER_REMOTE_NAME = origin 02:09:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:09:15 # $SEMVER_USER_NAME = edgex-jenkins 02:09:15 # $SEMVER_BRANCH = master 02:09:15 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 02:09:15 # b636c3c1a0a5dd06024af2ccae1c7463296b61f7 HEAD 02:09:15 # -> Force: false 02:09:15 # 4449bf78ad4bfdf1896787aea37d7866129b5eee refs/tags/v1.3.2-dev.27 [Pipeline] } 02:09:15 $ docker exec --env ******** --env ******** e706c564bc2ee0432639a9ee76c69203c526ef5990cfbcc47bcc4889f550d4fc ssh-agent -k 02:09:15 unset SSH_AUTH_SOCK; 02:09:15 unset SSH_AGENT_PID; 02:09:15 echo Agent pid 20 killed; 02:09:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:16 + git semver [Pipeline] } 02:09:16 $ docker stop --time=1 e706c564bc2ee0432639a9ee76c69203c526ef5990cfbcc47bcc4889f550d4fc 02:09:17 $ docker rm -f e706c564bc2ee0432639a9ee76c69203c526ef5990cfbcc47bcc4889f550d4fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:09:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:09:17 02:09:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:09:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:09:18 0.23.1-centos7: Pulling from edgex-lftools 02:09:18 ab5ef0e58194: Pulling fs layer 02:09:18 9712f1f96733: Pulling fs layer 02:09:18 63f879dbbcfc: Pulling fs layer 02:09:18 0d9ebad4ef96: Pulling fs layer 02:09:18 e9a5061849ea: Pulling fs layer 02:09:18 d747dcd14b5f: Pulling fs layer 02:09:18 2de7ff778b66: Pulling fs layer 02:09:18 0d9ebad4ef96: Waiting 02:09:18 e9a5061849ea: Waiting 02:09:18 d747dcd14b5f: Waiting 02:09:18 2de7ff778b66: Waiting 02:09:18 9712f1f96733: Verifying Checksum 02:09:18 9712f1f96733: Download complete 02:09:20 63f879dbbcfc: Verifying Checksum 02:09:20 63f879dbbcfc: Download complete 02:09:20 e9a5061849ea: Verifying Checksum 02:09:20 e9a5061849ea: Download complete 02:09:20 d747dcd14b5f: Verifying Checksum 02:09:20 d747dcd14b5f: Download complete 02:09:20 0d9ebad4ef96: Verifying Checksum 02:09:20 0d9ebad4ef96: Download complete 02:09:20 ab5ef0e58194: Verifying Checksum 02:09:20 ab5ef0e58194: Download complete 02:09:20 2de7ff778b66: Verifying Checksum 02:09:20 2de7ff778b66: Download complete 02:09:23 ab5ef0e58194: Pull complete 02:09:23 9712f1f96733: Pull complete 02:09:23 63f879dbbcfc: Pull complete 02:09:26 0d9ebad4ef96: Pull complete 02:09:27 e9a5061849ea: Pull complete 02:09:27 d747dcd14b5f: Pull complete 02:09:28 2de7ff778b66: Pull complete 02:09:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:09:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:09:28 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 02:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:09:32 $ docker top 4b5695df3d899834a9fdce5bf136775c628b982ae8d1751f7bd8bd10aaae38d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:09:32 provisioning config files... 02:09:32 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config9204869470926873313tmp 02:09:32 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8841375288882405506tmp 02:09:32 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3672116684592734095tmp [Pipeline] { [Pipeline] echo 02:09:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:09:33 ---> sigul-configuration.sh 02:09:33 gpg: directory `/root/.gnupg' created 02:09:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:09:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:09:33 gpg: keyring `/root/.gnupg/secring.gpg' created 02:09:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:09:33 gpg: CAST5 encrypted data 02:09:33 gpg: encrypted with 1 passphrase 02:09:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:09:33 + mkdir /home/jenkins 02:09:33 + mkdir /home/jenkins/sigul [Pipeline] sh 02:09:33 + 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 02:09:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:09:33 ---> sigul-install.sh 02:09:39 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:09:39 + git tag --list 02:09:39 0.7.1 02:09:39 v1.0.0 02:09:39 v1.1.0 02:09:39 v1.1.1 02:09:39 v1.2.2 02:09:39 v1.3.0 02:09:39 v1.3.1 02:09:39 v1.3.1-dev.1 02:09:39 v1.3.1-dev.2 02:09:39 v1.3.1-dev.3 02:09:39 v1.3.1-dev.4 02:09:39 v1.3.2-dev.1 02:09:39 v1.3.2-dev.10 02:09:39 v1.3.2-dev.11 02:09:39 v1.3.2-dev.12 02:09:39 v1.3.2-dev.13 02:09:39 v1.3.2-dev.14 02:09:39 v1.3.2-dev.15 02:09:39 v1.3.2-dev.16 02:09:39 v1.3.2-dev.17 02:09:39 v1.3.2-dev.18 02:09:39 v1.3.2-dev.19 02:09:39 v1.3.2-dev.2 02:09:39 v1.3.2-dev.20 02:09:39 v1.3.2-dev.21 02:09:39 v1.3.2-dev.22 02:09:39 v1.3.2-dev.23 02:09:39 v1.3.2-dev.24 02:09:39 v1.3.2-dev.25 02:09:39 v1.3.2-dev.26 02:09:39 v1.3.2-dev.27 02:09:39 v1.3.2-dev.3 02:09:39 v1.3.2-dev.4 02:09:39 v1.3.2-dev.5 02:09:39 v1.3.2-dev.6 02:09:39 v1.3.2-dev.7 02:09:39 v1.3.2-dev.8 02:09:39 v1.3.2-dev.9 [Pipeline] sh 02:09:40 + lftools sign git-tag v1.3.2-dev.27 02:09:40 Signing Git tag with Sigul... 02:09:40 Signing v1.3.2-dev.27 [Pipeline] echo 02:09:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:09:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:09:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:09:41 $ docker stop --time=1 4b5695df3d899834a9fdce5bf136775c628b982ae8d1751f7bd8bd10aaae38d5 02:09:43 $ docker rm -f 4b5695df3d899834a9fdce5bf136775c628b982ae8d1751f7bd8bd10aaae38d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:09:44 . [Pipeline] withDockerContainer 02:09:44 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 02:09: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:09:44 $ docker top efb683418c7987a86f35002c70aef8be8b6cfe48255a7c99b5226683ce023113 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:44 [ssh-agent] Looking for ssh-agent implementation... 02:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:44 $ docker exec efb683418c7987a86f35002c70aef8be8b6cfe48255a7c99b5226683ce023113 ssh-agent 02:09:45 SSH_AUTH_SOCK=/tmp/ssh-sBTnzfi1PkZR/agent.13 02:09:45 SSH_AGENT_PID=20 02:09:45 Running ssh-add (command line suppressed) 02:09:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3181818213160041424.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3181818213160041424.key) 02:09:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:45 + git semver bump pre 02:09:45 # -> Open(): unable to determine branch for HEAD 02:09:45 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 02:09:45 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 02:09:45 # $SEMVER_REMOTE_NAME = origin 02:09:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:09:45 # $SEMVER_USER_NAME = edgex-jenkins 02:09:45 # $SEMVER_BRANCH = master 02:09:45 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 02:09:45 1.3.2-dev.28 [Pipeline] } 02:09:45 $ docker exec --env ******** --env ******** efb683418c7987a86f35002c70aef8be8b6cfe48255a7c99b5226683ce023113 ssh-agent -k 02:09:45 unset SSH_AUTH_SOCK; 02:09:45 unset SSH_AGENT_PID; 02:09:45 echo Agent pid 20 killed; 02:09:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:45 + git semver [Pipeline] } 02:09:45 $ docker stop --time=1 efb683418c7987a86f35002c70aef8be8b6cfe48255a7c99b5226683ce023113 02:09:47 $ docker rm -f efb683418c7987a86f35002c70aef8be8b6cfe48255a7c99b5226683ce023113 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:09:47 . [Pipeline] withDockerContainer 02:09:47 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 02:09: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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:09:48 $ docker top dbb34f206be8c18dcd8ed2bb9c134c258b052fc8884be7e00ad05d21b589de13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:48 [ssh-agent] Looking for ssh-agent implementation... 02:09:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:48 $ docker exec dbb34f206be8c18dcd8ed2bb9c134c258b052fc8884be7e00ad05d21b589de13 ssh-agent 02:09:48 SSH_AUTH_SOCK=/tmp/ssh-FqBs7kB4j2nB/agent.15 02:09:48 SSH_AGENT_PID=21 02:09:48 Running ssh-add (command line suppressed) 02:09:48 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_9127971953013624466.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_9127971953013624466.key) 02:09:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:48 + git semver push 02:09:48 # -> Open(): unable to determine branch for HEAD 02:09:48 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 02:09:48 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 02:09:48 # $SEMVER_REMOTE_NAME = origin 02:09:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:09:48 # $SEMVER_USER_NAME = edgex-jenkins 02:09:48 # $SEMVER_BRANCH = master 02:09:48 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 02:09:53 $ docker exec --env ******** --env ******** dbb34f206be8c18dcd8ed2bb9c134c258b052fc8884be7e00ad05d21b589de13 ssh-agent -k 02:09:53 unset SSH_AUTH_SOCK; 02:09:53 unset SSH_AGENT_PID; 02:09:53 echo Agent pid 21 killed; 02:09:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:53 + git semver [Pipeline] } 02:09:53 $ docker stop --time=1 dbb34f206be8c18dcd8ed2bb9c134c258b052fc8884be7e00ad05d21b589de13 02:09:54 $ docker rm -f dbb34f206be8c18dcd8ed2bb9c134c258b052fc8884be7e00ad05d21b589de13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 02:09:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:09:56 ---> package-listing.sh 02:09:56 ++ tr '[:upper:]' '[:lower:]' 02:09:56 ++ facter osfamily 02:09:56 + OS_FAMILY=redhat 02:09:56 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 02:09:56 + START_PACKAGES=/tmp/packages_start.txt 02:09:56 + END_PACKAGES=/tmp/packages_end.txt 02:09:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:09:56 + PACKAGES=/tmp/packages_start.txt 02:09:56 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 02:09:56 + PACKAGES=/tmp/packages_end.txt 02:09:56 + case "${OS_FAMILY}" in 02:09:56 + rpm -qa 02:09:56 + sort 02:09:57 + '[' -f /tmp/packages_start.txt ']' 02:09:57 + '[' -f /tmp/packages_end.txt ']' 02:09:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:09:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 02:09:57 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 02:09: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 02:09: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 02:09:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:09:57 02:09:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:09:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:09:58 alpine: Pulling from edgex-lftools-log-publisher 02:09:58 df20fa9351a1: Pulling fs layer 02:09:58 36b3adc4ff6f: Pulling fs layer 02:09:58 8ad3a11d3b57: Pulling fs layer 02:09:58 46f8f816bc3b: Pulling fs layer 02:09:58 93b61091891f: Pulling fs layer 02:09:58 93b9cdb0e59b: Pulling fs layer 02:09:58 5e14af77c1be: Pulling fs layer 02:09:58 01666e4c0597: Pulling fs layer 02:09:58 aa168da1d23b: Pulling fs layer 02:09:58 46f8f816bc3b: Waiting 02:09:58 93b61091891f: Waiting 02:09:58 93b9cdb0e59b: Waiting 02:09:58 5e14af77c1be: Waiting 02:09:58 01666e4c0597: Waiting 02:09:58 aa168da1d23b: Waiting 02:09:58 36b3adc4ff6f: Verifying Checksum 02:09:58 36b3adc4ff6f: Download complete 02:09:58 46f8f816bc3b: Verifying Checksum 02:09:58 46f8f816bc3b: Download complete 02:09:58 df20fa9351a1: Verifying Checksum 02:09:58 df20fa9351a1: Download complete 02:09:58 93b9cdb0e59b: Verifying Checksum 02:09:58 93b9cdb0e59b: Download complete 02:09:58 5e14af77c1be: Verifying Checksum 02:09:58 5e14af77c1be: Download complete 02:09:58 93b61091891f: Verifying Checksum 02:09:58 93b61091891f: Download complete 02:09:58 01666e4c0597: Verifying Checksum 02:09:58 01666e4c0597: Download complete 02:09:58 df20fa9351a1: Pull complete 02:09:58 8ad3a11d3b57: Verifying Checksum 02:09:58 8ad3a11d3b57: Download complete 02:09:58 36b3adc4ff6f: Pull complete 02:09:59 8ad3a11d3b57: Pull complete 02:09:59 46f8f816bc3b: Pull complete 02:09:59 93b61091891f: Pull complete 02:09:59 93b9cdb0e59b: Pull complete 02:09:59 5e14af77c1be: Pull complete 02:09:59 01666e4c0597: Pull complete 02:10:00 aa168da1d23b: Verifying Checksum 02:10:00 aa168da1d23b: Download complete 02:10:04 aa168da1d23b: Pull complete 02:10:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:10:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:10:04 prd-centos7-docker-4c-2g-440 does not seem to be running inside a container 02:10: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:10:07 $ docker top a0a44be286b3a354e177c182415b23eb590257976c7c7fe9c9e6d50a8cd39c84 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:07 + touch /tmp/pre-build-complete [Pipeline] sh 02:10:08 + mkdir -p /var/log/sa [Pipeline] sh 02:10:08 + ls /var/log/sa-host 02:10:08 + sadf -c /var/log/sa-host/sa05 02:10:08 file_magic: OK 02:10:08 HZ: Using current value: 100 02:10:08 file_header: OK 02:10:08 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 02:10:08 Statistics: 02:10:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:10:08 File successfully converted to sysstat format version 12.2.1 02:10:08 + sadf -c /var/log/sa-host/sa28 02:10:08 file_magic: OK 02:10:08 HZ: Using current value: 100 02:10:08 file_header: OK 02:10:08 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 02:10:08 Statistics: 02:10:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:10:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:09 provisioning config files... 02:10:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3392854952762523306tmp [Pipeline] { [Pipeline] echo 02:10:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:10:09 ---> create-netrc.sh [Pipeline] } 02:10:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:10:09 ---> python-tools-install.sh [Pipeline] echo 02:10:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:10:10 ---> sudo-logs.sh 02:10:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:10:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:10:10 ---> job-cost.sh 02:10:10 lf-activate-venv: SKIPPING 02:10:10 DEBUG: total: 0.18000000715255737 02:10:10 INFO: Retrieving Stack Cost... 02:10:12 INFO: Retrieving Pricing Info for: v3-standard-2 02:10:12 INFO: Archiving Costs [Pipeline] echo 02:10:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:10:12 ---> logs-deploy.sh 02:10:12 lf-activate-venv: SKIPPING 02:10:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/59 02:10:12 INFO: archiving workspace using pattern(s): 02:10:13 Archives upload complete. 02:10:13 INFO: archiving logs to Nexus 02:10:14 ---> uname -a: 02:10:14 Linux prd-centos7-docker-4c-2g-440.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:10:14 02:10:14 02:10:14 ---> lscpu: 02:10:14 Architecture: x86_64 02:10:14 CPU op-mode(s): 32-bit, 64-bit 02:10:14 Byte Order: Little Endian 02:10:14 Address sizes: 40 bits physical, 48 bits virtual 02:10:14 CPU(s): 2 02:10:14 On-line CPU(s) list: 0,1 02:10:14 Thread(s) per core: 1 02:10:14 Core(s) per socket: 1 02:10:14 Socket(s): 2 02:10:14 NUMA node(s): 1 02:10:14 Vendor ID: AuthenticAMD 02:10:14 CPU family: 23 02:10:14 Model: 49 02:10:14 Model name: AMD EPYC-Rome Processor 02:10:14 Stepping: 0 02:10:14 CPU MHz: 2800.000 02:10:14 BogoMIPS: 5600.00 02:10:14 Virtualization: AMD-V 02:10:14 Hypervisor vendor: KVM 02:10:14 Virtualization type: full 02:10:14 L1d cache: 64 KiB 02:10:14 L1i cache: 64 KiB 02:10:14 L2 cache: 1 MiB 02:10:14 L3 cache: 32 MiB 02:10:14 NUMA node0 CPU(s): 0,1 02:10:14 Vulnerability Itlb multihit: Not affected 02:10:14 Vulnerability L1tf: Not affected 02:10:14 Vulnerability Mds: Not affected 02:10:14 Vulnerability Meltdown: Not affected 02:10:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:10:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:10:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:10:14 Vulnerability Srbds: Not affected 02:10:14 Vulnerability Tsx async abort: Not affected 02:10:14 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 02:10:14 02:10:14 02:10:14 ---> nproc: 02:10:14 2 02:10:14 02:10:14 02:10:14 ---> df -h: 02:10:14 Filesystem Size Used Available Use% Mounted on 02:10:14 overlay 40.0G 8.9G 31.1G 22% / 02:10:14 tmpfs 64.0M 0 64.0M 0% /dev 02:10:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:10:14 shm 64.0M 0 64.0M 0% /dev/shm 02:10:14 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 02:10:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 02:10:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 02:10:14 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 02:10:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 02:10:14 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 02:10:14 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master 02:10:14 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-mqtt-go_master@tmp 02:10:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 02:10:14 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 02:10:14 02:10:14 02:10:14 ---> free -m: 02:10:14 total used free shared buff/cache available 02:10:14 Mem: 7821 1165 3270 0 3384 6573 02:10:14 Swap: 1023 0 1023 02:10:14 02:10:14 02:10:14 ---> ip addr: 02:10:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:10:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:10:14 inet 127.0.0.1/8 scope host lo 02:10:14 valid_lft forever preferred_lft forever 02:10:14 inet6 ::1/128 scope host 02:10:14 valid_lft forever preferred_lft forever 02:10:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:10:14 link/ether fa:16:3e:77:dc:0a brd ff:ff:ff:ff:ff:ff 02:10:14 inet 10.30.123.4/23 brd 10.30.123.255 scope global dynamic eth0 02:10:14 valid_lft 85591sec preferred_lft 85591sec 02:10:14 inet6 fe80::f816:3eff:fe77:dc0a/64 scope link 02:10:14 valid_lft forever preferred_lft forever 02:10:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:10:14 link/ether 02:42:3f:fd:0c:39 brd ff:ff:ff:ff:ff:ff 02:10:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:10:14 valid_lft forever preferred_lft forever 02:10:14 inet6 fe80::42:3fff:fefd:c39/64 scope link 02:10:14 valid_lft forever preferred_lft forever 02:10:14 02:10:14 02:10:14 ---> sar -b -r -n DEV: 02:10:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 02:10:14 02:10:14 01:56:34 LINUX RESTART (2 CPU) 02:10:14 02:10:14 01:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:10:14 01:58:01 96.64 10.07 86.56 0.00 4058.62 4113.49 0.00 02:10:14 01:59:01 1.70 0.00 1.70 0.00 0.00 33.28 0.00 02:10:14 02:00:02 0.27 0.00 0.27 0.00 0.00 3.78 0.00 02:10:14 02:01:01 0.36 0.02 0.34 0.00 0.14 4.57 0.00 02:10:14 02:02:01 0.42 0.10 0.32 0.00 1.73 5.60 0.00 02:10:14 02:03:01 0.32 0.00 0.32 0.00 0.00 4.36 0.00 02:10:14 02:04:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 02:10:14 02:05:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 02:10:14 02:06:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 02:10:14 02:07:01 0.23 0.00 0.23 0.00 0.00 3.95 0.00 02:10:14 02:08:01 0.32 0.00 0.32 0.00 0.00 5.43 0.00 02:10:14 02:09:01 78.41 0.03 78.38 0.00 3.73 28155.35 0.00 02:10:14 02:10:01 128.98 0.10 128.88 0.00 9.99 30968.79 0.00 02:10:14 Average: 23.75 0.80 22.95 0.00 313.89 4876.97 0.00 02:10:14 02:10:14 01:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:10:14 01:58:01 5464064 0 805580 10.06 2620 1736676 1292176 14.27 571816 1574040 128 02:10:14 01:59:01 5474484 0 795156 9.93 2620 1736680 1208464 13.34 563056 1574212 16 02:10:14 02:00:02 5473536 0 796100 9.94 2620 1736684 1208680 13.34 567112 1571172 8 02:10:14 02:01:01 5470992 0 798640 9.97 2620 1736688 1211160 13.37 568492 1571748 20 02:10:14 02:02:01 5471404 0 798100 9.97 2620 1736816 1209140 13.35 561996 1577928 8 02:10:14 02:03:01 5471780 0 797688 9.96 2620 1736852 1209140 13.35 562024 1577960 16 02:10:14 02:04:01 5473276 0 796220 9.94 2620 1736824 1208972 13.35 560984 1577952 8 02:10:14 02:05:01 5458936 0 810556 10.12 2620 1736828 1209152 13.35 574728 1577952 8 02:10:14 02:06:01 5460000 0 809484 10.11 2620 1736836 1208972 13.35 574272 1577952 16 02:10:14 02:07:01 5457536 0 811944 10.14 2620 1736840 1209284 13.35 577788 1576144 20 02:10:14 02:08:01 5450620 0 818856 10.22 2620 1736844 1279344 14.12 583656 1576144 20 02:10:14 02:09:01 4374380 0 1052028 13.14 2620 2579912 1554632 17.16 813660 2303152 102144 02:10:14 02:10:01 3548808 0 1163288 14.52 2620 3294224 1737832 19.19 1042144 2764388 234660 02:10:14 Average: 5234601 0 850280 10.62 2620 1921439 1288227 14.22 624748 1723134 25929 02:10:14 02:10:14 01:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:10:14 01:58:01 eth0 618.88 427.31 1042.53 87.06 0.00 0.00 0.00 0.00 02:10:14 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 01:58:01 docker0 2.88 2.18 0.62 5.97 0.00 0.00 0.00 0.00 02:10:14 01:59:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:10:14 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:00:02 eth0 6.90 3.50 5.89 0.23 0.00 0.00 0.00 0.00 02:10:14 02:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:01:01 eth0 1.78 0.41 0.40 0.21 0.00 0.00 0.00 0.00 02:10:14 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:02:01 eth0 0.80 0.32 0.30 0.20 0.00 0.00 0.00 0.00 02:10:14 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:03:01 eth0 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 02:10:14 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:04:01 eth0 0.83 0.08 0.08 0.01 0.00 0.00 0.00 0.00 02:10:14 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:05:01 eth0 1.13 0.35 0.33 0.20 0.00 0.00 0.00 0.00 02:10:14 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:06:01 eth0 1.15 0.08 0.11 0.01 0.00 0.00 0.00 0.00 02:10:14 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:07:01 eth0 1.77 0.57 0.61 0.40 0.00 0.00 0.00 0.00 02:10:14 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:08:01 eth0 2.80 1.92 0.55 14.43 0.00 0.00 0.00 0.00 02:10:14 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:09:01 eth0 484.91 438.24 4470.97 46.13 0.00 0.00 0.00 0.00 02:10:14 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:09:01 veth3d120ca 60.78 66.56 5.37 386.58 0.00 0.00 0.00 0.00 02:10:14 02:09:01 docker0 60.78 66.42 4.54 386.57 0.00 0.00 0.00 0.00 02:10:14 02:10:01 eth0 660.47 582.78 5698.47 135.89 0.00 0.00 0.00 0.00 02:10:14 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 02:10:01 docker0 34.09 38.17 2.33 274.31 0.00 0.00 0.00 0.00 02:10:14 Average: eth0 137.27 112.16 864.39 21.94 0.00 0.00 0.00 0.00 02:10:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:14 Average: docker0 7.53 8.23 0.58 51.37 0.00 0.00 0.00 0.00 02:10:14 02:10:14 02:10:14 ---> sar -P ALL: 02:10:14 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 02:10:14 02:10:14 01:56:34 LINUX RESTART (2 CPU) 02:10:14 02:10:14 01:57:01 CPU %user %nice %system %iowait %steal %idle 02:10:14 01:58:01 all 11.00 0.00 2.98 2.40 0.06 83.56 02:10:14 01:58:01 0 11.42 0.00 3.10 1.68 0.07 83.73 02:10:14 01:58:01 1 10.57 0.00 2.87 3.12 0.05 83.38 02:10:14 01:59:01 all 0.18 0.00 0.06 0.00 0.02 99.75 02:10:14 01:59:01 0 0.10 0.00 0.07 0.00 0.02 99.82 02:10:14 01:59:01 1 0.25 0.00 0.05 0.00 0.02 99.68 02:10:14 02:00:02 all 0.16 0.00 0.05 0.00 0.03 99.77 02:10:14 02:00:02 0 0.08 0.00 0.07 0.00 0.03 99.82 02:10:14 02:00:02 1 0.23 0.00 0.03 0.00 0.02 99.72 02:10:14 02:01:01 all 0.18 0.00 0.03 0.00 0.02 99.77 02:10:14 02:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:10:14 02:01:01 1 0.32 0.00 0.03 0.00 0.00 99.64 02:10:14 02:02:01 all 0.13 0.00 0.11 0.00 0.03 99.73 02:10:14 02:02:01 0 0.10 0.00 0.12 0.00 0.03 99.75 02:10:14 02:02:01 1 0.17 0.00 0.10 0.00 0.02 99.72 02:10:14 02:03:01 all 0.15 0.00 0.04 0.00 0.02 99.79 02:10:14 02:03:01 0 0.27 0.00 0.03 0.00 0.00 99.70 02:10:14 02:03:01 1 0.03 0.00 0.05 0.00 0.03 99.88 02:10:14 02:04:01 all 0.15 0.00 0.04 0.00 0.02 99.79 02:10:14 02:04:01 0 0.18 0.00 0.05 0.00 0.02 99.75 02:10:14 02:04:01 1 0.12 0.00 0.03 0.00 0.02 99.83 02:10:14 02:05:01 all 0.04 0.00 0.08 0.00 0.02 99.86 02:10:14 02:05:01 0 0.05 0.00 0.10 0.00 0.02 99.83 02:10:14 02:05:01 1 0.03 0.00 0.07 0.00 0.02 99.88 02:10:14 02:06:01 all 0.17 0.00 0.04 0.00 0.02 99.77 02:10:14 02:06:01 0 0.28 0.00 0.03 0.00 0.02 99.67 02:10:14 02:06:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:10:14 02:07:01 all 0.18 0.00 0.05 0.00 0.03 99.75 02:10:14 02:07:01 0 0.30 0.00 0.05 0.00 0.02 99.63 02:10:14 02:07:01 1 0.05 0.00 0.05 0.00 0.03 99.87 02:10:14 02:08:01 all 0.20 0.00 0.06 0.00 0.02 99.72 02:10:14 02:08:01 0 0.30 0.00 0.05 0.00 0.02 99.63 02:10:14 02:08:01 1 0.10 0.00 0.07 0.00 0.02 99.82 02:10:14 02:10:14 02:08:01 CPU %user %nice %system %iowait %steal %idle 02:10:14 02:09:01 all 10.47 0.00 4.20 2.10 0.04 83.18 02:10:14 02:09:01 0 10.93 0.00 4.58 1.90 0.03 82.56 02:10:14 02:09:01 1 10.02 0.00 3.82 2.30 0.05 83.81 02:10:14 02:10:01 all 17.95 0.00 8.14 2.48 0.09 71.34 02:10:14 02:10:01 0 20.63 0.00 8.33 2.03 0.09 68.92 02:10:14 02:10:01 1 15.30 0.00 7.95 2.93 0.09 73.74 02:10:14 Average: all 3.07 0.00 1.19 0.52 0.03 95.19 02:10:14 Average: 0 3.34 0.00 1.24 0.42 0.03 94.97 02:10:14 Average: 1 2.80 0.00 1.14 0.63 0.03 95.41 02:10:14 02:10:14 02:10:14