Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 462d2b631b3a66b5ccca44d94490a8fbffa36db5 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-ssh8321804112913244080.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-ssh831247372319573265.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/go-mod-messaging/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/go-mod-messaging/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh253568103612521420.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-ssh5010488640236227572.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/go-mod-messaging/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/go-mod-messaging/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2605637140375294058.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:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-messaging-settings PROJECT: go-mod-messaging 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: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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-1229 in /w/workspace/xfoundry_go-mod-messaging_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 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git Avoid second fetch Checking out Revision 462d2b631b3a66b5ccca44d94490a8fbffa36db5 (master) > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/xfoundry_go-mod-messaging_master@tmp/jenkins-gitclient-ssh823883886211189891.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 Commit message: "Merge pull request #110 from jpwhitemn/add-ireland-changelog" > git rev-list --no-walk 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T17:02:27.211Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T17:02:29.563Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T17:02:29.593Z] ========================================================= [2021-06-24T17:02:29.593Z] EdgeX Global Pipelines Version Info [2021-06-24T17:02:29.593Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:02:31.526Z] ------------------- [2021-06-24T17:02:31.526Z] stable info: [2021-06-24T17:02:31.526Z] ------------------- [2021-06-24T17:02:31.526Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T17:02:31.526Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T17:02:31.526Z] Message: update stable to v1.0.195 [2021-06-24T17:02:31.789Z] ------------------- [2021-06-24T17:02:31.789Z] experimental info: [2021-06-24T17:02:31.789Z] ------------------- [2021-06-24T17:02:31.789Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T17:02:31.789Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T17:02:31.789Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T17:02:31.982Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-06-24T17:02:32.005Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-06-24T17:02:32.027Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T17:02:32.049Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T17:02:32.071Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T17:02:32.093Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T17:02:32.116Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T17:02:32.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T17:02:32.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-24T17:02:32.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T17:02:32.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T17:02:32.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-06-24T17:02:32.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T17:02:32.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T17:02:32.297Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T17:02:32.319Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T17:02:32.342Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T17:02:32.365Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T17:02:32.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T17:02:32.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-24T17:02:32.455Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-24T17:02:32.477Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-24T17:02:32.499Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-24T17:02:32.522Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-24T17:02:32.544Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-24T17:02:32.567Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T17:02:32.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-24T17:02:32.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-24T17:02:32.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-24T17:02:32.659Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 462d2b631b3a66b5ccca44d94490a8fbffa36db5 [Pipeline] echo [2021-06-24T17:02:32.682Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 462d2b6 [Pipeline] echo [2021-06-24T17:02:32.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T17:02:33.174Z] + git log --format=format:%s -1 462d2b631b3a66b5ccca44d94490a8fbffa36db5 [Pipeline] echo [2021-06-24T17:02:33.224Z] GIT_COMMIT: 462d2b631b3a66b5ccca44d94490a8fbffa36db5, Commit Message: Merge pull request #110 from jpwhitemn/add-ireland-changelog [Pipeline] echo [2021-06-24T17:02:33.237Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:02:38.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T17:02:38.845Z] [2021-06-24T17:02:38.845Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:02:39.168Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T17:02:39.168Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T17:02:39.168Z] 31603596830f: Pulling fs layer [2021-06-24T17:02:39.168Z] 54011a49482f: Pulling fs layer [2021-06-24T17:02:39.168Z] a6820b24f6d8: Pulling fs layer [2021-06-24T17:02:39.168Z] f581987b2513: Pulling fs layer [2021-06-24T17:02:39.168Z] f581987b2513: Waiting [2021-06-24T17:02:39.168Z] 54011a49482f: Verifying Checksum [2021-06-24T17:02:39.168Z] 54011a49482f: Download complete [2021-06-24T17:02:39.433Z] 31603596830f: Verifying Checksum [2021-06-24T17:02:39.433Z] 31603596830f: Download complete [2021-06-24T17:02:39.433Z] f581987b2513: Verifying Checksum [2021-06-24T17:02:39.433Z] f581987b2513: Download complete [2021-06-24T17:02:39.433Z] a6820b24f6d8: Verifying Checksum [2021-06-24T17:02:39.433Z] a6820b24f6d8: Download complete [2021-06-24T17:02:39.433Z] 31603596830f: Pull complete [2021-06-24T17:02:39.719Z] 54011a49482f: Pull complete [2021-06-24T17:02:40.310Z] a6820b24f6d8: Pull complete [2021-06-24T17:02:40.575Z] f581987b2513: Pull complete [2021-06-24T17:02:40.575Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T17:02:40.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T17:02:40.575Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T17:02:40.655Z] prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container [2021-06-24T17:02:40.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T17:02:41.987Z] $ docker top 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T17:02:42.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T17:02:42.110Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T17:02:42.221Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T17:02:42.221Z] $ docker exec 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 ssh-agent [2021-06-24T17:02:42.339Z] SSH_AUTH_SOCK=/tmp/ssh-L77mDWwkxmPs/agent.14 [2021-06-24T17:02:42.339Z] SSH_AGENT_PID=20 [2021-06-24T17:02:42.346Z] Running ssh-add (command line suppressed) [2021-06-24T17:02:42.436Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6718156511267519439.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_6718156511267519439.key) [2021-06-24T17:02:42.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T17:02:42.759Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T17:02:42.769Z] $ docker exec --env ******** --env ******** 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 ssh-agent -k [2021-06-24T17:02:42.855Z] unset SSH_AUTH_SOCK; [2021-06-24T17:02:42.855Z] unset SSH_AGENT_PID; [2021-06-24T17:02:42.855Z] echo Agent pid 20 killed; [2021-06-24T17:02:42.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T17:02:42.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T17:02:42.915Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T17:02:43.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T17:02:43.017Z] $ docker exec 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 ssh-agent [2021-06-24T17:02:43.133Z] SSH_AUTH_SOCK=/tmp/ssh-aVl3ynKtz4gZ/agent.56 [2021-06-24T17:02:43.133Z] SSH_AGENT_PID=62 [2021-06-24T17:02:43.138Z] Running ssh-add (command line suppressed) [2021-06-24T17:02:43.231Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3230269477274615789.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3230269477274615789.key) [2021-06-24T17:02:43.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T17:02:43.556Z] + git semver init [2021-06-24T17:02:43.556Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T17:02:43.556Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-06-24T17:02:43.556Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-06-24T17:02:43.556Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T17:02:43.556Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T17:02:43.556Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T17:02:43.556Z] # $SEMVER_BRANCH = master [2021-06-24T17:02:43.556Z] # $SEMVER_TEMP = /tmp/semver-283781074 [2021-06-24T17:02:43.556Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-06-24T17:02:43.817Z] # '/tmp/semver-283781074' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' [2021-06-24T17:02:43.817Z] # -> Force: false [2021-06-24T17:02:43.817Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2021-06-24T17:02:43.825Z] $ docker exec --env ******** --env ******** 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 ssh-agent -k [2021-06-24T17:02:43.954Z] unset SSH_AUTH_SOCK; [2021-06-24T17:02:43.954Z] unset SSH_AGENT_PID; [2021-06-24T17:02:43.954Z] echo Agent pid 62 killed; [2021-06-24T17:02:43.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T17:02:44.312Z] + git semver [Pipeline] } [2021-06-24T17:02:44.324Z] $ docker stop --time=1 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 [2021-06-24T17:02:45.658Z] $ docker rm -f 3bf24879c1d3132d69838748a1762f9f2f58944a19a8dcb0f6177f1647bb6b01 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T17:02:46.036Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T17:02:46.358Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T17:02:46.361Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-24T17:03:01.660Z] Still waiting to schedule task [2021-06-24T17:03:01.661Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-24T17:03:01.663Z] Still waiting to schedule task [2021-06-24T17:03:01.663Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-24T17:05:20.698Z] Running on prd-centos7-docker-4c-2g-1232 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2021-06-24T17:05:20.716Z] Running in /w/workspace/go-mod-messaging/40 [Pipeline] { [Pipeline] checkout [2021-06-24T17:05:20.850Z] Selected Git installation does not exist. Using Default [2021-06-24T17:05:20.850Z] The recommended git tool is: NONE [2021-06-24T17:05:23.141Z] using credential edgex-jenkins-ssh [2021-06-24T17:05:23.153Z] Cloning the remote Git repository [2021-06-24T17:05:23.178Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-24T17:05:23.923Z] Avoid second fetch [2021-06-24T17:05:23.923Z] Checking out Revision 462d2b631b3a66b5ccca44d94490a8fbffa36db5 (master) [2021-06-24T17:05:23.296Z] > git init /w/workspace/go-mod-messaging/40 # timeout=10 [2021-06-24T17:05:23.324Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-24T17:05:23.324Z] > git --version # timeout=10 [2021-06-24T17:05:23.334Z] > git --version # 'git version 2.24.4' [2021-06-24T17:05:23.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T17:05:23.359Z] [INFO] Currently running in a labeled security context [2021-06-24T17:05:23.360Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T17:05:23.360Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/40@tmp/jenkins-gitclient-ssh2510473634306186956.key [2021-06-24T17:05:23.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T17:05:23.895Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-24T17:05:23.906Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T17:05:23.928Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T17:05:23.935Z] > git checkout -f 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 [2021-06-24T17:05:29.855Z] Commit message: "Merge pull request #110 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T17:05:31.040Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T17:05:31.363Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T17:05:31.674Z] + sudo service docker restart [2021-06-24T17:05:31.675Z] + true [2021-06-24T17:05:31.675Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-24T17:05:49.960Z] ========================================================= [2021-06-24T17:05:49.960Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T17:05:49.960Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:05:50.275Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-24T17:05:50.275Z] Sending build context to Docker daemon 588.3kB [2021-06-24T17:05:50.275Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-24T17:05:50.275Z] Step 2/7 : FROM ${BASE} [2021-06-24T17:05:50.538Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T17:05:50.538Z] 540db60ca938: Pulling fs layer [2021-06-24T17:05:50.538Z] adcc1eea9eea: Pulling fs layer [2021-06-24T17:05:50.538Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T17:05:50.538Z] 0510c868ecb4: Pulling fs layer [2021-06-24T17:05:50.538Z] afea3b2eda06: Pulling fs layer [2021-06-24T17:05:50.538Z] 7809a108b3ef: Pulling fs layer [2021-06-24T17:05:50.538Z] f706445af74f: Pulling fs layer [2021-06-24T17:05:50.538Z] 0510c868ecb4: Waiting [2021-06-24T17:05:50.538Z] afea3b2eda06: Waiting [2021-06-24T17:05:50.538Z] 7809a108b3ef: Waiting [2021-06-24T17:05:50.538Z] f706445af74f: Waiting [2021-06-24T17:05:50.538Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T17:05:50.538Z] 4c4ab2625f07: Download complete [2021-06-24T17:05:50.538Z] adcc1eea9eea: Verifying Checksum [2021-06-24T17:05:50.538Z] adcc1eea9eea: Download complete [2021-06-24T17:05:50.538Z] afea3b2eda06: Verifying Checksum [2021-06-24T17:05:50.538Z] afea3b2eda06: Download complete [2021-06-24T17:05:50.538Z] 7809a108b3ef: Verifying Checksum [2021-06-24T17:05:50.538Z] 7809a108b3ef: Download complete [2021-06-24T17:05:50.538Z] 540db60ca938: Verifying Checksum [2021-06-24T17:05:50.538Z] 540db60ca938: Download complete [2021-06-24T17:05:50.805Z] 540db60ca938: Pull complete [2021-06-24T17:05:51.069Z] adcc1eea9eea: Pull complete [2021-06-24T17:05:51.069Z] 4c4ab2625f07: Pull complete [2021-06-24T17:05:52.460Z] f706445af74f: Verifying Checksum [2021-06-24T17:05:52.460Z] f706445af74f: Download complete [2021-06-24T17:05:52.730Z] 0510c868ecb4: Verifying Checksum [2021-06-24T17:05:52.730Z] 0510c868ecb4: Download complete [2021-06-24T17:05:56.112Z] 0510c868ecb4: Pull complete [2021-06-24T17:05:56.112Z] afea3b2eda06: Pull complete [2021-06-24T17:05:56.112Z] 7809a108b3ef: Pull complete [2021-06-24T17:05:57.520Z] f706445af74f: Pull complete [2021-06-24T17:05:57.520Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T17:05:57.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T17:05:57.520Z] ---> b068be0155e3 [2021-06-24T17:05:57.520Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-24T17:06:01.755Z] ---> Running in b699cc523b15 [2021-06-24T17:06:01.755Z] Removing intermediate container b699cc523b15 [2021-06-24T17:06:01.755Z] ---> 933fec5813a5 [2021-06-24T17:06:01.755Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-24T17:06:01.755Z] ---> Running in bcc148ab7111 [2021-06-24T17:06:01.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T17:06:02.328Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T17:06:02.899Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-24T17:06:02.899Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-24T17:06:03.166Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-24T17:06:03.166Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-24T17:06:03.166Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-24T17:06:03.428Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T17:06:03.428Z] OK: 150 MiB in 45 packages [2021-06-24T17:06:03.692Z] Removing intermediate container bcc148ab7111 [2021-06-24T17:06:03.692Z] ---> 80691c5fe8d8 [2021-06-24T17:06:03.692Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-24T17:06:03.692Z] ---> Running in 629728e3d2a3 [2021-06-24T17:06:03.692Z] Removing intermediate container 629728e3d2a3 [2021-06-24T17:06:03.692Z] ---> e898dc12937f [2021-06-24T17:06:03.692Z] Step 6/7 : COPY go.mod . [2021-06-24T17:06:03.954Z] ---> c313e88d9b11 [2021-06-24T17:06:03.954Z] Step 7/7 : RUN go mod download [2021-06-24T17:06:03.954Z] ---> Running in 4f37698e82a2 [2021-06-24T17:06:11.200Z] Removing intermediate container 4f37698e82a2 [2021-06-24T17:06:11.200Z] ---> aad7e388d519 [2021-06-24T17:06:11.200Z] Successfully built aad7e388d519 [2021-06-24T17:06:11.200Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:06:11.520Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T17:06:11.520Z] . [Pipeline] withDockerContainer [2021-06-24T17:06:11.611Z] prd-centos7-docker-4c-2g-1232 does not seem to be running inside a container [2021-06-24T17:06:11.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T17:06:12.048Z] $ docker top dcf849cf7b3a255e7642a4e276bd8211ba96f7ed388ac50d8412560819fc7b4d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T17:06:12.439Z] + go version [2021-06-24T17:06:12.439Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T17:06:12.449Z] $ docker stop --time=1 dcf849cf7b3a255e7642a4e276bd8211ba96f7ed388ac50d8412560819fc7b4d [2021-06-24T17:06:13.618Z] $ docker rm -f dcf849cf7b3a255e7642a4e276bd8211ba96f7ed388ac50d8412560819fc7b4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:06:14.215Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T17:06:14.215Z] . [Pipeline] withDockerContainer [2021-06-24T17:06:14.291Z] prd-centos7-docker-4c-2g-1232 does not seem to be running inside a container [2021-06-24T17:06:14.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T17:06:14.686Z] $ docker top 6eeeb74acce339a7e795f3fd5817a3d9cd57a865d6466c48cd869bbe7d21d6b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T17:06:15.075Z] + go mod tidy [Pipeline] sh [2021-06-24T17:06:15.384Z] + make test [2021-06-24T17:06:15.385Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-24T17:06:18.749Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-06-24T17:06:21.362Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.014s coverage: 90.0% of statements [2021-06-24T17:06:24.721Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.008s coverage: 67.3% of statements [2021-06-24T17:06:24.721Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-06-24T17:06:46.897Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.346s coverage: 83.8% of statements [2021-06-24T17:06:46.897Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.004s coverage: 85.7% of statements [2021-06-24T17:06:46.897Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.003s coverage: 100.0% of statements [2021-06-24T17:06:46.897Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.002s coverage: 100.0% of statements [2021-06-24T17:06:46.897Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements [2021-06-24T17:06:46.897Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-24T17:06:49.487Z] gofmt -l . [2021-06-24T17:06:49.749Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-24T17:06:49.759Z] $ docker stop --time=1 6eeeb74acce339a7e795f3fd5817a3d9cd57a865d6466c48cd869bbe7d21d6b5 [2021-06-24T17:06:51.033Z] $ docker rm -f 6eeeb74acce339a7e795f3fd5817a3d9cd57a865d6466c48cd869bbe7d21d6b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T17:06:51.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T17:06:51.660Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:06:55.002Z] ---> job-cost.sh [2021-06-24T17:06:55.002Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uIEz [2021-06-24T17:06:56.640Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1233 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2021-06-24T17:06:56.660Z] Running in /w/workspace/go-mod-messaging/40 [Pipeline] { [Pipeline] checkout [2021-06-24T17:06:56.849Z] Selected Git installation does not exist. Using Default [2021-06-24T17:06:56.849Z] The recommended git tool is: NONE [2021-06-24T17:07:02.204Z] using credential edgex-jenkins-ssh [2021-06-24T17:07:02.223Z] Cloning the remote Git repository [2021-06-24T17:07:02.265Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-24T17:07:02.363Z] > git init /w/workspace/go-mod-messaging/40 # timeout=10 [2021-06-24T17:07:02.425Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-24T17:07:02.426Z] > git --version # timeout=10 [2021-06-24T17:07:02.439Z] > git --version # 'git version 2.17.1' [2021-06-24T17:07:02.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T17:07:02.554Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T17:07:03.182Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T17:07:03.971Z] Avoid second fetch [2021-06-24T17:07:03.972Z] Checking out Revision 462d2b631b3a66b5ccca44d94490a8fbffa36db5 (master) [2021-06-24T17:07:03.917Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-24T17:07:03.951Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T17:07:03.988Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T17:07:04.001Z] > git checkout -f 462d2b631b3a66b5ccca44d94490a8fbffa36db5 # timeout=10 [2021-06-24T17:07:08.170Z] Commit message: "Merge pull request #110 from jpwhitemn/add-ireland-changelog" [2021-06-24T17:07:08.471Z] [2021-06-24T17:07:08.471Z] GitHub has been notified of this commit’s build result [2021-06-24T17:07:08.471Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T17:07:11.905Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T17:07:12.326Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T17:07:12.684Z] + true [2021-06-24T17:07:12.684Z] + sudo service docker restart [2021-06-24T17:07:16.738Z] lf-activate-venv(): INFO: Adding /tmp/venv-uIEz/bin to PATH [2021-06-24T17:07:16.738Z] INFO: No Stack... [2021-06-24T17:07:17.310Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T17:07:17.922Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T17:07:18.223Z] + cat /w/workspace/go-mod-messaging/40/archives/cost.csv [2021-06-24T17:07:18.223Z] + cut -d, -f6 [Pipeline] lock [2021-06-24T17:07:18.253Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] [2021-06-24T17:07:18.262Z] Resource [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] did not exist. Created. [2021-06-24T17:07:18.262Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T17:07:18.589Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-24T17:07:18.664Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T17:07:18.675Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2021-06-24T17:07:31.315Z] ========================================================= [2021-06-24T17:07:31.315Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T17:07:31.315Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:07:31.669Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-24T17:07:32.650Z] Sending build context to Docker daemon 587.3kB [2021-06-24T17:07:32.650Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-24T17:07:32.650Z] Step 2/7 : FROM ${BASE} [2021-06-24T17:07:32.926Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T17:07:32.926Z] 595b0fe564bb: Pulling fs layer [2021-06-24T17:07:32.926Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T17:07:32.926Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T17:07:32.926Z] ba82ee9f976e: Pulling fs layer [2021-06-24T17:07:32.926Z] 506bd15cee9f: Pulling fs layer [2021-06-24T17:07:32.926Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T17:07:32.926Z] 618dc40b7e24: Pulling fs layer [2021-06-24T17:07:32.926Z] 506bd15cee9f: Waiting [2021-06-24T17:07:32.926Z] 618dc40b7e24: Waiting [2021-06-24T17:07:32.926Z] 75a0a4a0db45: Waiting [2021-06-24T17:07:32.926Z] ba82ee9f976e: Waiting [2021-06-24T17:07:32.926Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T17:07:32.926Z] 5b7225fbf94c: Download complete [2021-06-24T17:07:32.926Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T17:07:32.926Z] 3088b5b3c5c0: Download complete [2021-06-24T17:07:33.204Z] 506bd15cee9f: Verifying Checksum [2021-06-24T17:07:33.204Z] 506bd15cee9f: Download complete [2021-06-24T17:07:33.204Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T17:07:33.204Z] 75a0a4a0db45: Download complete [2021-06-24T17:07:33.476Z] 595b0fe564bb: Verifying Checksum [2021-06-24T17:07:33.476Z] 595b0fe564bb: Download complete [2021-06-24T17:07:34.077Z] 595b0fe564bb: Pull complete [2021-06-24T17:07:34.678Z] 3088b5b3c5c0: Pull complete [2021-06-24T17:07:34.958Z] 5b7225fbf94c: Pull complete [2021-06-24T17:07:35.947Z] 618dc40b7e24: Verifying Checksum [2021-06-24T17:07:35.947Z] 618dc40b7e24: Download complete [2021-06-24T17:07:37.376Z] ba82ee9f976e: Verifying Checksum [2021-06-24T17:07:37.376Z] ba82ee9f976e: Download complete [2021-06-24T17:07:47.551Z] ba82ee9f976e: Pull complete [2021-06-24T17:07:47.827Z] 506bd15cee9f: Pull complete [2021-06-24T17:07:48.102Z] 75a0a4a0db45: Pull complete [2021-06-24T17:07:52.426Z] 618dc40b7e24: Pull complete [2021-06-24T17:07:52.426Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T17:07:52.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T17:07:52.426Z] ---> a36622ca3599 [2021-06-24T17:07:52.426Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-24T17:07:54.398Z] ---> Running in 76d3f7600403 [2021-06-24T17:07:54.671Z] Removing intermediate container 76d3f7600403 [2021-06-24T17:07:54.671Z] ---> cd5c02d9b74c [2021-06-24T17:07:54.671Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-24T17:07:54.944Z] ---> Running in cced1e99d8b7 [2021-06-24T17:07:56.374Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:57.350Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T17:07:57.945Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-24T17:07:58.216Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-24T17:07:58.216Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-24T17:07:58.216Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-24T17:07:58.489Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-24T17:07:58.490Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T17:07:58.490Z] OK: 139 MiB in 45 packages [2021-06-24T17:07:59.933Z] Removing intermediate container cced1e99d8b7 [2021-06-24T17:07:59.933Z] ---> 300a94a1e548 [2021-06-24T17:07:59.933Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-24T17:07:59.933Z] ---> Running in 321d2b25584b [2021-06-24T17:08:00.531Z] Removing intermediate container 321d2b25584b [2021-06-24T17:08:00.531Z] ---> d7613a0b892b [2021-06-24T17:08:00.531Z] Step 6/7 : COPY go.mod . [2021-06-24T17:08:01.509Z] ---> 9e90c05f307f [2021-06-24T17:08:01.510Z] Step 7/7 : RUN go mod download [2021-06-24T17:08:01.510Z] ---> Running in 5e8b46619bb4 [2021-06-24T17:08:16.645Z] Removing intermediate container 5e8b46619bb4 [2021-06-24T17:08:16.645Z] ---> 0a356ba887e9 [2021-06-24T17:08:16.645Z] Successfully built 0a356ba887e9 [2021-06-24T17:08:16.645Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:08:19.156Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T17:08:19.156Z] . [Pipeline] withDockerContainer [2021-06-24T17:08:19.402Z] prd-ubuntu18.04-docker-arm64-4c-16g-1233 does not seem to be running inside a container [2021-06-24T17:08:19.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T17:08:20.949Z] $ docker top 60772bb248497cd6059caabdec4b850ca2b1a347db5806f392737889b2d019bb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T17:08:21.903Z] + go version [2021-06-24T17:08:21.903Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T17:08:21.918Z] $ docker stop --time=1 60772bb248497cd6059caabdec4b850ca2b1a347db5806f392737889b2d019bb [2021-06-24T17:08:23.790Z] $ docker rm -f 60772bb248497cd6059caabdec4b850ca2b1a347db5806f392737889b2d019bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:08:24.602Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T17:08:24.602Z] . [Pipeline] withDockerContainer [2021-06-24T17:08:24.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-1233 does not seem to be running inside a container [2021-06-24T17:08:24.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/40 -v /w/workspace/go-mod-messaging/40:/w/workspace/go-mod-messaging/40:rw,z -v /w/workspace/go-mod-messaging/40@tmp:/w/workspace/go-mod-messaging/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T17:08:26.522Z] $ docker top 9db308621ecef399764301ef06c5225050210647623f7220f2384636bf32a239 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T17:08:27.509Z] + go mod tidy [Pipeline] sh [2021-06-24T17:08:28.446Z] + make test [2021-06-24T17:08:28.446Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-24T17:08:46.817Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-06-24T17:08:52.250Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.072s coverage: 90.0% of statements [2021-06-24T17:09:02.473Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.037s coverage: 67.3% of statements [2021-06-24T17:09:02.473Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-06-24T17:09:29.291Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.389s coverage: 83.8% of statements [2021-06-24T17:09:29.291Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements [2021-06-24T17:09:29.291Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.055s coverage: 100.0% of statements [2021-06-24T17:09:29.291Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.071s coverage: 100.0% of statements [2021-06-24T17:09:29.291Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.035s coverage: 90.9% of statements [2021-06-24T17:09:29.291Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-24T17:09:43.600Z] gofmt -l . [2021-06-24T17:09:43.600Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-24T17:09:43.614Z] $ docker stop --time=1 9db308621ecef399764301ef06c5225050210647623f7220f2384636bf32a239 [2021-06-24T17:09:45.580Z] $ docker rm -f 9db308621ecef399764301ef06c5225050210647623f7220f2384636bf32a239 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T17:09:46.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T17:09:46.413Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T17:09:46.893Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:09:48.054Z] ---> job-cost.sh [2021-06-24T17:09:48.054Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2EfA [2021-06-24T17:10:27.009Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T17:11:48.757Z] lf-activate-venv(): INFO: Adding /tmp/venv-2EfA/bin to PATH [2021-06-24T17:11:48.757Z] INFO: No Stack... [2021-06-24T17:11:48.757Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T17:11:48.757Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T17:11:49.097Z] + + cat /w/workspace/go-mod-messaging/40/archives/cost.csv [2021-06-24T17:11:49.097Z] cut -d, -f6 [Pipeline] lock [2021-06-24T17:11:51.594Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] [2021-06-24T17:11:51.601Z] Resource [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] did not exist. Created. [2021-06-24T17:11:51.602Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T17:11:51.977Z] /w/workspace/go-mod-messaging/40@tmp/durable-627de07c/script.sh: 1: /w/workspace/go-mod-messaging/40@tmp/durable-627de07c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-24T17:11:52.360Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T17:11:52.394Z] Warning: overwriting stash ‘stack-cost’ [2021-06-24T17:11:52.545Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T17:11:52.558Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-40-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-24T17:11:53.781Z] provisioning config files... [2021-06-24T17:11:53.792Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config4560081186656441144tmp [Pipeline] { [Pipeline] sh [2021-06-24T17:11:54.108Z] + set +x [2021-06-24T17:11:54.108Z] + bash -s -- [2021-06-24T17:11:54.108Z] + curl -s https://codecov.io/bash [2021-06-24T17:11:54.108Z] [2021-06-24T17:11:54.108Z] _____ _ [2021-06-24T17:11:54.108Z] / ____| | | [2021-06-24T17:11:54.108Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T17:11:54.108Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T17:11:54.108Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T17:11:54.108Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T17:11:54.108Z] Bash-1.0.3 [2021-06-24T17:11:54.108Z] [2021-06-24T17:11:54.108Z] [2021-06-24T17:11:54.108Z] ==> git version 2.24.4 found [2021-06-24T17:11:54.108Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-24T17:11:54.108Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T17:11:54.108Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T17:11:54.372Z] ==> Jenkins CI detected. [2021-06-24T17:11:54.372Z] project root: . [2021-06-24T17:11:54.372Z] --> token set from env [2021-06-24T17:11:54.372Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T17:11:54.372Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T17:11:54.372Z] ==> Python coveragepy not found [2021-06-24T17:11:54.372Z] ==> Searching for coverage reports in: [2021-06-24T17:11:54.372Z] + . [2021-06-24T17:11:54.372Z] -> Found 1 reports [2021-06-24T17:11:54.372Z] ==> Detecting git/mercurial file structure [2021-06-24T17:11:54.372Z] ==> Reading reports [2021-06-24T17:11:54.372Z] + ./coverage.out bytes=21942 [2021-06-24T17:11:54.372Z] ==> Appending adjustments [2021-06-24T17:11:54.372Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T17:11:54.372Z] + Found adjustments [2021-06-24T17:11:54.372Z] ==> Gzipping contents [2021-06-24T17:11:54.372Z] 8.0K /tmp/codecov.l9OHAW.gz [2021-06-24T17:11:54.372Z] ==> Uploading reports [2021-06-24T17:11:54.372Z] url: https://codecov.io [2021-06-24T17:11:54.372Z] query: branch=master&commit=462d2b631b3a66b5ccca44d94490a8fbffa36db5&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-24T17:11:54.372Z] -> Pinging Codecov [2021-06-24T17:11:54.372Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=462d2b631b3a66b5ccca44d94490a8fbffa36db5&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-24T17:11:54.956Z] -> Uploading to [2021-06-24T17:11:54.956Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/F6E385568367DD0E4001BA4F8F1CB792/462d2b631b3a66b5ccca44d94490a8fbffa36db5/1437f6f9-28c0-485b-885c-a853a2dc579a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T171154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f0f8bd33d336e90809551167a35f5caf8263b65427cb312f5e37f4a2e86fd6e [2021-06-24T17:11:54.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T17:11:54.956Z] Dload Upload Total Spent Left Speed [2021-06-24T17:11:55.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5263 0 0 100 5263 0 13271 --:--:-- --:--:-- --:--:-- 13290 [2021-06-24T17:11:55.480Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/462d2b631b3a66b5ccca44d94490a8fbffa36db5 [Pipeline] } [2021-06-24T17:11:55.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-24T17:11:56.368Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-24T17:11:56.382Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:11:56.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-24T17:11:56.697Z] [2021-06-24T17:11:56.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:11:57.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-24T17:11:57.018Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-24T17:11:57.018Z] 188c0c94c7c5: Pulling fs layer [2021-06-24T17:11:57.018Z] 0ef7d3d256c8: Pulling fs layer [2021-06-24T17:11:57.018Z] de9db76c5a1d: Pulling fs layer [2021-06-24T17:11:57.018Z] 0eba1c9be4d2: Pulling fs layer [2021-06-24T17:11:57.018Z] 0d57e429df01: Pulling fs layer [2021-06-24T17:11:57.018Z] 4e4be7b47b0d: Pulling fs layer [2021-06-24T17:11:57.018Z] e1f770b5df2f: Pulling fs layer [2021-06-24T17:11:57.018Z] 85a0685a4137: Pulling fs layer [2021-06-24T17:11:57.018Z] 0eba1c9be4d2: Waiting [2021-06-24T17:11:57.018Z] 0d57e429df01: Waiting [2021-06-24T17:11:57.018Z] 4e4be7b47b0d: Waiting [2021-06-24T17:11:57.018Z] e1f770b5df2f: Waiting [2021-06-24T17:11:57.018Z] 85a0685a4137: Waiting [2021-06-24T17:11:57.019Z] de9db76c5a1d: Verifying Checksum [2021-06-24T17:11:57.019Z] de9db76c5a1d: Download complete [2021-06-24T17:11:57.019Z] 0ef7d3d256c8: Verifying Checksum [2021-06-24T17:11:57.019Z] 0ef7d3d256c8: Download complete [2021-06-24T17:11:57.019Z] 0d57e429df01: Verifying Checksum [2021-06-24T17:11:57.019Z] 0d57e429df01: Download complete [2021-06-24T17:11:57.019Z] 4e4be7b47b0d: Verifying Checksum [2021-06-24T17:11:57.019Z] 4e4be7b47b0d: Download complete [2021-06-24T17:11:57.019Z] 188c0c94c7c5: Verifying Checksum [2021-06-24T17:11:57.019Z] 188c0c94c7c5: Download complete [2021-06-24T17:11:57.286Z] 188c0c94c7c5: Pull complete [2021-06-24T17:11:57.546Z] 0ef7d3d256c8: Pull complete [2021-06-24T17:11:57.546Z] de9db76c5a1d: Pull complete [2021-06-24T17:11:58.934Z] e1f770b5df2f: Verifying Checksum [2021-06-24T17:11:58.934Z] e1f770b5df2f: Download complete [2021-06-24T17:12:00.863Z] 0eba1c9be4d2: Verifying Checksum [2021-06-24T17:12:00.863Z] 0eba1c9be4d2: Download complete [2021-06-24T17:12:01.441Z] 85a0685a4137: Verifying Checksum [2021-06-24T17:12:01.441Z] 85a0685a4137: Download complete [2021-06-24T17:12:04.036Z] 0eba1c9be4d2: Pull complete [2021-06-24T17:12:04.036Z] 0d57e429df01: Pull complete [2021-06-24T17:12:04.036Z] 4e4be7b47b0d: Pull complete [2021-06-24T17:12:04.620Z] e1f770b5df2f: Pull complete [2021-06-24T17:12:09.952Z] 85a0685a4137: Pull complete [2021-06-24T17:12:09.952Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-24T17:12:09.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-24T17:12:09.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-24T17:12:10.029Z] prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container [2021-06-24T17:12:10.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-24T17:12:10.784Z] $ docker top 98e023601d889e3d74a5e51efb3d0ed81a9ce085f8477987f07ee94bf2e80f85 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-24T17:12:10.881Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-24T17:12:11.190Z] + set -o pipefail [2021-06-24T17:12:11.190Z] + snyk monitor '--org=edgex-jenkins' [2021-06-24T17:12:14.510Z] [2021-06-24T17:12:14.510Z] Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging/v2)... [2021-06-24T17:12:14.510Z] [2021-06-24T17:12:14.510Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/4ffe2b41-11c4-4997-a58f-b61f7e026698 [2021-06-24T17:12:14.510Z] [2021-06-24T17:12:14.510Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-24T17:12:14.510Z] [2021-06-24T17:12:14.510Z] [Pipeline] } [2021-06-24T17:12:14.518Z] $ docker stop --time=1 98e023601d889e3d74a5e51efb3d0ed81a9ce085f8477987f07ee94bf2e80f85 [2021-06-24T17:12:15.843Z] $ docker rm -f 98e023601d889e3d74a5e51efb3d0ed81a9ce085f8477987f07ee94bf2e80f85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T17:12:19.050Z] + git log --format=format:%s -1 462d2b631b3a66b5ccca44d94490a8fbffa36db5 [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:12:19.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T17:12:19.364Z] . [Pipeline] withDockerContainer [2021-06-24T17:12:19.438Z] prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container [2021-06-24T17:12:19.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T17:12:19.871Z] $ docker top f1c30a9a3e3a86fddd12147e7e98983375a0a8373bcaa35b10d7920c19b3ea38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T17:12:19.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T17:12:19.999Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T17:12:20.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T17:12:20.118Z] $ docker exec f1c30a9a3e3a86fddd12147e7e98983375a0a8373bcaa35b10d7920c19b3ea38 ssh-agent [2021-06-24T17:12:20.246Z] SSH_AUTH_SOCK=/tmp/ssh-wPKIO1i1LpaG/agent.14 [2021-06-24T17:12:20.246Z] SSH_AGENT_PID=20 [2021-06-24T17:12:20.252Z] Running ssh-add (command line suppressed) [2021-06-24T17:12:20.358Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3709715729920581911.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3709715729920581911.key) [2021-06-24T17:12:20.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T17:12:20.678Z] + git semver tag [2021-06-24T17:12:20.678Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T17:12:20.678Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-06-24T17:12:20.678Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-06-24T17:12:20.678Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T17:12:20.678Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T17:12:20.678Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T17:12:20.678Z] # $SEMVER_BRANCH = master [2021-06-24T17:12:20.678Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2021-06-24T17:12:20.678Z] # 462d2b631b3a66b5ccca44d94490a8fbffa36db5 HEAD [2021-06-24T17:12:20.678Z] # -> Force: false [2021-06-24T17:12:20.678Z] # dfdcfbaaade448e0127cf795d595c6d75a786e2c refs/tags/v2.0.1-dev.1 [Pipeline] } [2021-06-24T17:12:20.684Z] $ docker exec --env ******** --env ******** f1c30a9a3e3a86fddd12147e7e98983375a0a8373bcaa35b10d7920c19b3ea38 ssh-agent -k [2021-06-24T17:12:20.773Z] unset SSH_AUTH_SOCK; [2021-06-24T17:12:20.773Z] unset SSH_AGENT_PID; [2021-06-24T17:12:20.773Z] echo Agent pid 20 killed; [2021-06-24T17:12:20.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T17:12:21.127Z] + git semver [Pipeline] } [2021-06-24T17:12:21.139Z] $ docker stop --time=1 f1c30a9a3e3a86fddd12147e7e98983375a0a8373bcaa35b10d7920c19b3ea38 [2021-06-24T17:12:22.332Z] $ docker rm -f f1c30a9a3e3a86fddd12147e7e98983375a0a8373bcaa35b10d7920c19b3ea38 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:12:22.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-24T17:12:22.841Z] [2021-06-24T17:12:22.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:12:23.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-24T17:12:23.156Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-24T17:12:23.156Z] ab5ef0e58194: Pulling fs layer [2021-06-24T17:12:23.156Z] 9712f1f96733: Pulling fs layer [2021-06-24T17:12:23.156Z] 63f879dbbcfc: Pulling fs layer [2021-06-24T17:12:23.156Z] 0d9ebad4ef96: Pulling fs layer [2021-06-24T17:12:23.156Z] e9a5061849ea: Pulling fs layer [2021-06-24T17:12:23.156Z] d747dcd14b5f: Pulling fs layer [2021-06-24T17:12:23.156Z] 2de7ff778b66: Pulling fs layer [2021-06-24T17:12:23.156Z] 0d9ebad4ef96: Waiting [2021-06-24T17:12:23.156Z] e9a5061849ea: Waiting [2021-06-24T17:12:23.156Z] d747dcd14b5f: Waiting [2021-06-24T17:12:23.156Z] 2de7ff778b66: Waiting [2021-06-24T17:12:23.156Z] 9712f1f96733: Verifying Checksum [2021-06-24T17:12:23.156Z] 9712f1f96733: Download complete [2021-06-24T17:12:24.546Z] 63f879dbbcfc: Verifying Checksum [2021-06-24T17:12:24.546Z] 63f879dbbcfc: Download complete [2021-06-24T17:12:25.117Z] e9a5061849ea: Verifying Checksum [2021-06-24T17:12:25.117Z] e9a5061849ea: Download complete [2021-06-24T17:12:25.117Z] d747dcd14b5f: Verifying Checksum [2021-06-24T17:12:25.117Z] d747dcd14b5f: Download complete [2021-06-24T17:12:25.381Z] 0d9ebad4ef96: Verifying Checksum [2021-06-24T17:12:25.381Z] 0d9ebad4ef96: Download complete [2021-06-24T17:12:25.381Z] 2de7ff778b66: Verifying Checksum [2021-06-24T17:12:25.381Z] 2de7ff778b66: Download complete [2021-06-24T17:12:25.381Z] ab5ef0e58194: Verifying Checksum [2021-06-24T17:12:25.381Z] ab5ef0e58194: Download complete [2021-06-24T17:12:27.978Z] ab5ef0e58194: Pull complete [2021-06-24T17:12:27.978Z] 9712f1f96733: Pull complete [2021-06-24T17:12:28.929Z] 63f879dbbcfc: Pull complete [2021-06-24T17:12:32.294Z] 0d9ebad4ef96: Pull complete [2021-06-24T17:12:32.294Z] e9a5061849ea: Pull complete [2021-06-24T17:12:32.294Z] d747dcd14b5f: Pull complete [2021-06-24T17:12:33.250Z] 2de7ff778b66: Pull complete [2021-06-24T17:12:33.250Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-24T17:12:33.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-24T17:12:33.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-24T17:12:33.329Z] prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container [2021-06-24T17:12:33.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-24T17:12:36.671Z] $ docker top 707ec68134c4b0d2afdfcccea8f0455fd539e89371386ba6493e424ccbfcba2d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-24T17:12:36.773Z] provisioning config files... [2021-06-24T17:12:36.781Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config201068571075539594tmp [2021-06-24T17:12:36.795Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config3763463173649203673tmp [2021-06-24T17:12:36.810Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config377398618997337046tmp [Pipeline] { [Pipeline] echo [2021-06-24T17:12:36.832Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:12:37.144Z] ---> sigul-configuration.sh [2021-06-24T17:12:37.145Z] gpg: directory `/root/.gnupg' created [2021-06-24T17:12:37.145Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-24T17:12:37.145Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-24T17:12:37.145Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-24T17:12:37.145Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-24T17:12:37.145Z] gpg: CAST5 encrypted data [2021-06-24T17:12:37.145Z] gpg: encrypted with 1 passphrase [2021-06-24T17:12:37.145Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-24T17:12:37.459Z] + mkdir /home/jenkins [2021-06-24T17:12:37.459Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-24T17:12:37.756Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-24T17:12:37.768Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:12:38.064Z] ---> sigul-install.sh [2021-06-24T17:12:43.364Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-24T17:12:43.697Z] + git tag --list [2021-06-24T17:12:43.697Z] v0.0.0 [2021-06-24T17:12:43.697Z] v0.1.0 [2021-06-24T17:12:43.697Z] v0.1.1 [2021-06-24T17:12:43.697Z] v0.1.10 [2021-06-24T17:12:43.697Z] v0.1.11 [2021-06-24T17:12:43.697Z] v0.1.12 [2021-06-24T17:12:43.697Z] v0.1.13 [2021-06-24T17:12:43.697Z] v0.1.14 [2021-06-24T17:12:43.697Z] v0.1.15 [2021-06-24T17:12:43.697Z] v0.1.16 [2021-06-24T17:12:43.697Z] v0.1.17 [2021-06-24T17:12:43.697Z] v0.1.18 [2021-06-24T17:12:43.697Z] v0.1.19 [2021-06-24T17:12:43.697Z] v0.1.2 [2021-06-24T17:12:43.697Z] v0.1.20 [2021-06-24T17:12:43.697Z] v0.1.21 [2021-06-24T17:12:43.697Z] v0.1.22 [2021-06-24T17:12:43.697Z] v0.1.23 [2021-06-24T17:12:43.697Z] v0.1.24 [2021-06-24T17:12:43.697Z] v0.1.25 [2021-06-24T17:12:43.697Z] v0.1.26 [2021-06-24T17:12:43.697Z] v0.1.27 [2021-06-24T17:12:43.697Z] v0.1.28 [2021-06-24T17:12:43.697Z] v0.1.29 [2021-06-24T17:12:43.697Z] v0.1.3 [2021-06-24T17:12:43.697Z] v0.1.30 [2021-06-24T17:12:43.697Z] v0.1.31 [2021-06-24T17:12:43.697Z] v0.1.4 [2021-06-24T17:12:43.697Z] v0.1.5 [2021-06-24T17:12:43.697Z] v0.1.6 [2021-06-24T17:12:43.697Z] v0.1.7 [2021-06-24T17:12:43.697Z] v0.1.8 [2021-06-24T17:12:43.697Z] v0.1.9 [2021-06-24T17:12:43.697Z] v2.0.0 [2021-06-24T17:12:43.698Z] v2.0.0-dev.1 [2021-06-24T17:12:43.698Z] v2.0.0-dev.10 [2021-06-24T17:12:43.698Z] v2.0.0-dev.11 [2021-06-24T17:12:43.698Z] v2.0.0-dev.12 [2021-06-24T17:12:43.698Z] v2.0.0-dev.13 [2021-06-24T17:12:43.698Z] v2.0.0-dev.14 [2021-06-24T17:12:43.698Z] v2.0.0-dev.15 [2021-06-24T17:12:43.698Z] v2.0.0-dev.16 [2021-06-24T17:12:43.698Z] v2.0.0-dev.2 [2021-06-24T17:12:43.698Z] v2.0.0-dev.3 [2021-06-24T17:12:43.698Z] v2.0.0-dev.4 [2021-06-24T17:12:43.698Z] v2.0.0-dev.5 [2021-06-24T17:12:43.698Z] v2.0.0-dev.6 [2021-06-24T17:12:43.698Z] v2.0.0-dev.7 [2021-06-24T17:12:43.698Z] v2.0.0-dev.8 [2021-06-24T17:12:43.698Z] v2.0.0-dev.9 [2021-06-24T17:12:43.698Z] v2.0.1-dev.1 [Pipeline] sh [2021-06-24T17:12:43.998Z] + lftools sign git-tag v2.0.1-dev.1 [2021-06-24T17:12:44.573Z] Signing Git tag with Sigul... [2021-06-24T17:12:44.573Z] Signing v2.0.1-dev.1 [Pipeline] echo [2021-06-24T17:12:45.154Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:12:45.457Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-24T17:12:45.467Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-24T17:12:45.497Z] $ docker stop --time=1 707ec68134c4b0d2afdfcccea8f0455fd539e89371386ba6493e424ccbfcba2d [2021-06-24T17:12:47.065Z] $ docker rm -f 707ec68134c4b0d2afdfcccea8f0455fd539e89371386ba6493e424ccbfcba2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:12:47.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T17:12:47.721Z] . [Pipeline] withDockerContainer [2021-06-24T17:12:47.794Z] prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container [2021-06-24T17:12:47.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T17:12:48.312Z] $ docker top 571904c06bde60fcf3296259111989d0a4676c610676009f5afa9b405391137c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T17:12:48.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T17:12:48.494Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T17:12:48.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T17:12:48.678Z] $ docker exec 571904c06bde60fcf3296259111989d0a4676c610676009f5afa9b405391137c ssh-agent [2021-06-24T17:12:48.784Z] SSH_AUTH_SOCK=/tmp/ssh-E5KubBBcuT44/agent.14 [2021-06-24T17:12:48.784Z] SSH_AGENT_PID=20 [2021-06-24T17:12:48.791Z] Running ssh-add (command line suppressed) [2021-06-24T17:12:48.899Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3784647496122250636.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3784647496122250636.key) [2021-06-24T17:12:48.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T17:12:49.218Z] + git semver bump pre [2021-06-24T17:12:49.218Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T17:12:49.218Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-06-24T17:12:49.218Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-06-24T17:12:49.218Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T17:12:49.218Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T17:12:49.218Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T17:12:49.218Z] # $SEMVER_BRANCH = master [2021-06-24T17:12:49.218Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2021-06-24T17:12:49.218Z] 2.0.1-dev.2 [Pipeline] } [2021-06-24T17:12:49.226Z] $ docker exec --env ******** --env ******** 571904c06bde60fcf3296259111989d0a4676c610676009f5afa9b405391137c ssh-agent -k [2021-06-24T17:12:49.321Z] unset SSH_AUTH_SOCK; [2021-06-24T17:12:49.321Z] unset SSH_AGENT_PID; [2021-06-24T17:12:49.321Z] echo Agent pid 20 killed; [2021-06-24T17:12:49.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T17:12:51.851Z] + git semver [Pipeline] } [2021-06-24T17:12:51.861Z] $ docker stop --time=1 571904c06bde60fcf3296259111989d0a4676c610676009f5afa9b405391137c [2021-06-24T17:12:53.063Z] $ docker rm -f 571904c06bde60fcf3296259111989d0a4676c610676009f5afa9b405391137c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:12:53.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T17:12:53.482Z] . [Pipeline] withDockerContainer [2021-06-24T17:12:53.560Z] prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container [2021-06-24T17:12:53.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T17:12:53.964Z] $ docker top 9eaefee13cdee83b9117d610382bd5a6fe9ba37a7743dc72e132b481906a8111 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T17:12:54.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T17:12:54.091Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T17:12:54.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T17:12:54.202Z] $ docker exec 9eaefee13cdee83b9117d610382bd5a6fe9ba37a7743dc72e132b481906a8111 ssh-agent [2021-06-24T17:12:54.317Z] SSH_AUTH_SOCK=/tmp/ssh-uaRzExxWpAlE/agent.14 [2021-06-24T17:12:54.317Z] SSH_AGENT_PID=20 [2021-06-24T17:12:54.323Z] Running ssh-add (command line suppressed) [2021-06-24T17:12:54.416Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_5764676389775725595.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_5764676389775725595.key) [2021-06-24T17:12:54.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T17:12:54.773Z] + git semver push [2021-06-24T17:12:54.773Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T17:12:54.773Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-06-24T17:12:54.773Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-06-24T17:12:54.773Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T17:12:54.773Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T17:12:54.773Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T17:12:54.773Z] # $SEMVER_BRANCH = master [2021-06-24T17:12:54.773Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2021-06-24T17:13:00.116Z] $ docker exec --env ******** --env ******** 9eaefee13cdee83b9117d610382bd5a6fe9ba37a7743dc72e132b481906a8111 ssh-agent -k [2021-06-24T17:13:00.220Z] unset SSH_AUTH_SOCK; [2021-06-24T17:13:00.220Z] unset SSH_AGENT_PID; [2021-06-24T17:13:00.220Z] echo Agent pid 20 killed; [2021-06-24T17:13:00.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T17:13:00.598Z] + git semver [Pipeline] } [2021-06-24T17:13:00.611Z] $ docker stop --time=1 9eaefee13cdee83b9117d610382bd5a6fe9ba37a7743dc72e132b481906a8111 [2021-06-24T17:13:01.809Z] $ docker rm -f 9eaefee13cdee83b9117d610382bd5a6fe9ba37a7743dc72e132b481906a8111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:13:03.262Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:13:03.838Z] ---> package-listing.sh [2021-06-24T17:13:03.838Z] ++ facter osfamily [2021-06-24T17:13:03.838Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T17:13:04.102Z] + OS_FAMILY=redhat [2021-06-24T17:13:04.102Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_master [2021-06-24T17:13:04.102Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T17:13:04.102Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T17:13:04.102Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T17:13:04.102Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T17:13:04.102Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2021-06-24T17:13:04.102Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T17:13:04.102Z] + case "${OS_FAMILY}" in [2021-06-24T17:13:04.102Z] + rpm -qa [2021-06-24T17:13:04.102Z] + sort [2021-06-24T17:13:04.675Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T17:13:04.675Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T17:13:04.675Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T17:13:04.675Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2021-06-24T17:13:04.675Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ [2021-06-24T17:13:04.675Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] echo [2021-06-24T17:13:04.691Z] 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/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T17:13:04.982Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:13:05.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T17:13:05.553Z] [2021-06-24T17:13:05.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T17:13:05.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T17:13:05.872Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T17:13:05.872Z] df20fa9351a1: Pulling fs layer [2021-06-24T17:13:05.872Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T17:13:05.872Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T17:13:05.872Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T17:13:05.872Z] 93b61091891f: Pulling fs layer [2021-06-24T17:13:05.872Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T17:13:05.872Z] 5e14af77c1be: Pulling fs layer [2021-06-24T17:13:05.872Z] 01666e4c0597: Pulling fs layer [2021-06-24T17:13:05.872Z] aa168da1d23b: Pulling fs layer [2021-06-24T17:13:05.872Z] 93b9cdb0e59b: Waiting [2021-06-24T17:13:05.872Z] 5e14af77c1be: Waiting [2021-06-24T17:13:05.872Z] 01666e4c0597: Waiting [2021-06-24T17:13:05.872Z] aa168da1d23b: Waiting [2021-06-24T17:13:05.872Z] 46f8f816bc3b: Waiting [2021-06-24T17:13:05.872Z] 93b61091891f: Waiting [2021-06-24T17:13:05.872Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T17:13:05.872Z] 36b3adc4ff6f: Download complete [2021-06-24T17:13:05.872Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T17:13:05.872Z] 46f8f816bc3b: Download complete [2021-06-24T17:13:06.147Z] df20fa9351a1: Verifying Checksum [2021-06-24T17:13:06.147Z] df20fa9351a1: Download complete [2021-06-24T17:13:06.147Z] 93b61091891f: Download complete [2021-06-24T17:13:06.147Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T17:13:06.147Z] 93b9cdb0e59b: Download complete [2021-06-24T17:13:06.147Z] 5e14af77c1be: Verifying Checksum [2021-06-24T17:13:06.147Z] 5e14af77c1be: Download complete [2021-06-24T17:13:06.147Z] 01666e4c0597: Verifying Checksum [2021-06-24T17:13:06.147Z] 01666e4c0597: Download complete [2021-06-24T17:13:06.147Z] df20fa9351a1: Pull complete [2021-06-24T17:13:06.147Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T17:13:06.147Z] 8ad3a11d3b57: Download complete [2021-06-24T17:13:06.410Z] 36b3adc4ff6f: Pull complete [2021-06-24T17:13:06.671Z] 8ad3a11d3b57: Pull complete [2021-06-24T17:13:06.935Z] 46f8f816bc3b: Pull complete [2021-06-24T17:13:06.935Z] 93b61091891f: Pull complete [2021-06-24T17:13:07.199Z] 93b9cdb0e59b: Pull complete [2021-06-24T17:13:07.199Z] 5e14af77c1be: Pull complete [2021-06-24T17:13:07.199Z] 01666e4c0597: Pull complete [2021-06-24T17:13:08.145Z] aa168da1d23b: Verifying Checksum [2021-06-24T17:13:08.145Z] aa168da1d23b: Download complete [2021-06-24T17:13:12.397Z] aa168da1d23b: Pull complete [2021-06-24T17:13:12.397Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T17:13:12.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T17:13:12.397Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T17:13:12.472Z] prd-centos7-docker-4c-2g-1229 does not seem to be running inside a container [2021-06-24T17:13:12.512Z] $ 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/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T17:13:30.181Z] $ docker top 6682816e732265fa73051b19f043d727799c03876d362e3f3db39759964a5d23 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T17:13:30.561Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T17:13:30.860Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T17:13:31.158Z] + ls /var/log/sa-host [2021-06-24T17:13:31.158Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T17:13:31.158Z] file_magic: OK [2021-06-24T17:13:31.158Z] HZ: Using current value: 100 [2021-06-24T17:13:31.158Z] file_header: OK [2021-06-24T17:13:31.158Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-24T17:13:31.158Z] Statistics: [2021-06-24T17:13:31.158Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T17:13:31.158Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T17:13:31.158Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T17:13:31.158Z] file_magic: OK [2021-06-24T17:13:31.158Z] HZ: Using current value: 100 [2021-06-24T17:13:31.158Z] file_header: OK [2021-06-24T17:13:31.158Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-24T17:13:31.158Z] Statistics: [2021-06-24T17:13:31.158Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T17:13:31.158Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T17:13:34.135Z] provisioning config files... [2021-06-24T17:13:34.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config5953364278052263738tmp [Pipeline] { [Pipeline] echo [2021-06-24T17:13:34.171Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:13:34.467Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T17:13:34.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:13:34.900Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T17:13:34.911Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:13:35.218Z] ---> sudo-logs.sh [2021-06-24T17:13:35.218Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T17:13:35.245Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:13:35.540Z] ---> job-cost.sh [2021-06-24T17:13:35.541Z] lf-activate-venv: SKIPPING [2021-06-24T17:13:35.541Z] DEBUG: total: 0.18000000715255737 [2021-06-24T17:13:35.541Z] INFO: Retrieving Stack Cost... [2021-06-24T17:13:36.928Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T17:13:37.188Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T17:13:37.200Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T17:13:37.497Z] ---> logs-deploy.sh [2021-06-24T17:13:37.497Z] lf-activate-venv: SKIPPING [2021-06-24T17:13:37.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/40 [2021-06-24T17:13:37.497Z] INFO: archiving workspace using pattern(s): [2021-06-24T17:13:38.452Z] Archives upload complete. [2021-06-24T17:13:38.452Z] INFO: archiving logs to Nexus [2021-06-24T17:13:39.030Z] ---> uname -a: [2021-06-24T17:13:39.030Z] Linux prd-centos7-docker-4c-2g-1229.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] ---> lscpu: [2021-06-24T17:13:39.030Z] Architecture: x86_64 [2021-06-24T17:13:39.030Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-24T17:13:39.030Z] Byte Order: Little Endian [2021-06-24T17:13:39.030Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-24T17:13:39.030Z] CPU(s): 2 [2021-06-24T17:13:39.030Z] On-line CPU(s) list: 0,1 [2021-06-24T17:13:39.030Z] Thread(s) per core: 1 [2021-06-24T17:13:39.030Z] Core(s) per socket: 1 [2021-06-24T17:13:39.030Z] Socket(s): 2 [2021-06-24T17:13:39.030Z] NUMA node(s): 1 [2021-06-24T17:13:39.030Z] Vendor ID: AuthenticAMD [2021-06-24T17:13:39.030Z] CPU family: 23 [2021-06-24T17:13:39.030Z] Model: 49 [2021-06-24T17:13:39.030Z] Model name: AMD EPYC-Rome Processor [2021-06-24T17:13:39.030Z] Stepping: 0 [2021-06-24T17:13:39.030Z] CPU MHz: 2799.998 [2021-06-24T17:13:39.030Z] BogoMIPS: 5599.99 [2021-06-24T17:13:39.030Z] Virtualization: AMD-V [2021-06-24T17:13:39.030Z] Hypervisor vendor: KVM [2021-06-24T17:13:39.030Z] Virtualization type: full [2021-06-24T17:13:39.030Z] L1d cache: 64 KiB [2021-06-24T17:13:39.030Z] L1i cache: 64 KiB [2021-06-24T17:13:39.030Z] L2 cache: 1 MiB [2021-06-24T17:13:39.030Z] L3 cache: 32 MiB [2021-06-24T17:13:39.030Z] NUMA node0 CPU(s): 0,1 [2021-06-24T17:13:39.030Z] Vulnerability Itlb multihit: Not affected [2021-06-24T17:13:39.030Z] Vulnerability L1tf: Not affected [2021-06-24T17:13:39.030Z] Vulnerability Mds: Not affected [2021-06-24T17:13:39.030Z] Vulnerability Meltdown: Not affected [2021-06-24T17:13:39.030Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-24T17:13:39.030Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-24T17:13:39.030Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-24T17:13:39.030Z] Vulnerability Srbds: Not affected [2021-06-24T17:13:39.030Z] Vulnerability Tsx async abort: Not affected [2021-06-24T17:13:39.030Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] ---> nproc: [2021-06-24T17:13:39.030Z] 2 [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] ---> df -h: [2021-06-24T17:13:39.030Z] Filesystem Size Used Available Use% Mounted on [2021-06-24T17:13:39.030Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-24T17:13:39.030Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-24T17:13:39.030Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-24T17:13:39.030Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-24T17:13:39.030Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-24T17:13:39.030Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-24T17:13:39.030Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-24T17:13:39.030Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-24T17:13:39.030Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-messaging_master [2021-06-24T17:13:39.030Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/xfoundry_go-mod-messaging_master@tmp [2021-06-24T17:13:39.030Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-24T17:13:39.030Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-24T17:13:39.030Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-24T17:13:39.030Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] ---> free -m: [2021-06-24T17:13:39.030Z] total used free shared buff/cache available [2021-06-24T17:13:39.030Z] Mem: 7821 1280 3160 0 3380 6459 [2021-06-24T17:13:39.030Z] Swap: 1023 0 1023 [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] ---> ip addr: [2021-06-24T17:13:39.030Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-24T17:13:39.030Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-24T17:13:39.030Z] inet 127.0.0.1/8 scope host lo [2021-06-24T17:13:39.030Z] valid_lft forever preferred_lft forever [2021-06-24T17:13:39.030Z] inet6 ::1/128 scope host [2021-06-24T17:13:39.030Z] valid_lft forever preferred_lft forever [2021-06-24T17:13:39.030Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-24T17:13:39.030Z] link/ether fa:16:3e:64:50:41 brd ff:ff:ff:ff:ff:ff [2021-06-24T17:13:39.030Z] inet 10.30.123.89/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-24T17:13:39.030Z] valid_lft 85684sec preferred_lft 85684sec [2021-06-24T17:13:39.030Z] inet6 fe80::f816:3eff:fe64:5041/64 scope link [2021-06-24T17:13:39.030Z] valid_lft forever preferred_lft forever [2021-06-24T17:13:39.030Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-24T17:13:39.030Z] link/ether 02:42:1c:72:c9:2d brd ff:ff:ff:ff:ff:ff [2021-06-24T17:13:39.030Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-24T17:13:39.030Z] valid_lft forever preferred_lft forever [2021-06-24T17:13:39.030Z] inet6 fe80::42:1cff:fe72:c92d/64 scope link [2021-06-24T17:13:39.030Z] valid_lft forever preferred_lft forever [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] ---> sar -b -r -n DEV: [2021-06-24T17:13:39.030Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] 17:01:31 LINUX RESTART (2 CPU) [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] 17:02:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-24T17:13:39.030Z] 17:03:02 97.54 17.05 80.48 0.00 5694.40 22151.96 0.00 [2021-06-24T17:13:39.030Z] 17:04:01 1.95 0.00 1.95 0.00 0.00 40.30 0.00 [2021-06-24T17:13:39.030Z] 17:05:01 0.20 0.00 0.20 0.00 0.00 3.43 0.00 [2021-06-24T17:13:39.030Z] 17:06:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 [2021-06-24T17:13:39.030Z] 17:07:01 0.27 0.00 0.27 0.00 0.00 3.70 0.00 [2021-06-24T17:13:39.030Z] 17:08:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 [2021-06-24T17:13:39.030Z] 17:09:01 0.33 0.00 0.33 0.00 0.00 5.11 0.00 [2021-06-24T17:13:39.030Z] 17:10:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 [2021-06-24T17:13:39.030Z] 17:11:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2021-06-24T17:13:39.030Z] 17:12:01 1.72 0.03 1.68 0.00 3.73 30.85 0.00 [2021-06-24T17:13:39.030Z] 17:13:01 192.24 0.00 192.24 0.00 0.00 54129.96 0.00 [2021-06-24T17:13:39.030Z] Average: 26.66 1.51 25.15 0.00 503.19 6909.40 0.00 [2021-06-24T17:13:39.030Z] [2021-06-24T17:13:39.030Z] 17:02:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-24T17:13:39.030Z] 17:03:02 5468320 0 805664 10.06 2620 1732328 1279844 14.13 574444 1567496 128 [2021-06-24T17:13:39.031Z] 17:04:01 5478588 0 795388 9.93 2620 1732336 1204128 13.29 565560 1567460 20 [2021-06-24T17:13:39.031Z] 17:05:01 5478140 0 795836 9.94 2620 1732336 1204332 13.30 565100 1568940 8 [2021-06-24T17:13:39.031Z] 17:06:01 5476152 0 797812 9.96 2620 1732348 1204448 13.30 567004 1568940 16 [2021-06-24T17:13:39.031Z] 17:07:01 5476628 0 797332 9.96 2620 1732352 1204412 13.30 563272 1572500 20 [2021-06-24T17:13:39.031Z] 17:08:01 5475264 0 798692 9.97 2620 1732356 1204364 13.30 564108 1572504 12 [2021-06-24T17:13:39.031Z] 17:09:01 5475352 0 798600 9.97 2620 1732360 1204584 13.30 563812 1572500 20 [2021-06-24T17:13:39.031Z] 17:10:01 5470868 0 803080 10.03 2620 1732364 1204732 13.30 568148 1572500 16 [2021-06-24T17:13:39.031Z] 17:11:01 5462380 0 811564 10.13 2620 1732368 1204516 13.30 577032 1572500 8 [2021-06-24T17:13:39.031Z] 17:12:01 5053732 0 910792 11.37 2620 2041788 1603640 17.71 742096 1800896 309200 [2021-06-24T17:13:39.031Z] 17:13:01 3722356 0 1229580 15.35 2620 3054376 1633316 18.03 943856 2703376 44 [2021-06-24T17:13:39.031Z] Average: 5276162 0 849485 10.61 2620 1880665 1286574 14.20 617676 1694510 28136 [2021-06-24T17:13:39.031Z] [2021-06-24T17:13:39.031Z] 17:02:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-24T17:13:39.031Z] 17:03:02 eth0 555.52 372.54 1095.97 83.40 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:03:02 docker0 2.02 1.67 0.49 4.08 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:04:01 eth0 0.51 0.08 0.06 0.10 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:05:01 eth0 1.05 0.37 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:06:01 eth0 1.27 0.35 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:07:01 eth0 0.55 0.32 0.27 0.17 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:08:01 eth0 0.23 0.17 0.08 0.10 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:09:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:10:01 eth0 0.55 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:12:01 eth0 448.25 409.16 4074.79 30.26 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:13:01 eth0 610.99 498.53 3598.66 130.78 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:13:01 vethdfe781f 2.00 1.53 0.37 0.37 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] 17:13:01 docker0 88.53 143.53 5.41 325.20 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] Average: eth0 146.21 115.98 797.80 22.17 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] Average: vethdfe781f 0.18 0.14 0.03 0.03 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] Average: docker0 8.26 13.26 0.54 30.07 0.00 0.00 0.00 0.00 [2021-06-24T17:13:39.031Z] [2021-06-24T17:13:39.031Z] [2021-06-24T17:13:39.031Z] ---> sar -P ALL: [2021-06-24T17:13:39.031Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T17:13:39.031Z] [2021-06-24T17:13:39.031Z] 17:01:31 LINUX RESTART (2 CPU) [2021-06-24T17:13:39.031Z] [2021-06-24T17:13:39.031Z] 17:02:03 CPU %user %nice %system %iowait %steal %idle [2021-06-24T17:13:39.031Z] 17:03:02 all 12.20 0.00 3.63 11.34 0.07 72.76 [2021-06-24T17:13:39.031Z] 17:03:02 0 13.17 0.00 3.82 12.07 0.07 70.87 [2021-06-24T17:13:39.031Z] 17:03:02 1 11.22 0.00 3.44 10.62 0.07 74.65 [2021-06-24T17:13:39.031Z] 17:04:01 all 0.13 0.00 0.04 0.00 0.02 99.81 [2021-06-24T17:13:39.031Z] 17:04:01 0 0.07 0.00 0.05 0.00 0.02 99.86 [2021-06-24T17:13:39.031Z] 17:04:01 1 0.19 0.00 0.03 0.00 0.02 99.76 [2021-06-24T17:13:39.031Z] 17:05:01 all 0.19 0.00 0.03 0.00 0.03 99.75 [2021-06-24T17:13:39.031Z] 17:05:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-24T17:13:39.031Z] 17:05:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-06-24T17:13:39.031Z] 17:06:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-24T17:13:39.031Z] 17:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-24T17:13:39.031Z] 17:06:01 1 0.32 0.00 0.02 0.00 0.00 99.67 [2021-06-24T17:13:39.031Z] 17:07:01 all 0.16 0.00 0.03 0.00 0.02 99.79 [2021-06-24T17:13:39.031Z] 17:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-24T17:13:39.031Z] 17:07:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-06-24T17:13:39.031Z] 17:08:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-06-24T17:13:39.031Z] 17:08:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-24T17:13:39.031Z] 17:08:01 1 0.23 0.00 0.03 0.00 0.00 99.73 [2021-06-24T17:13:39.031Z] 17:09:01 all 0.18 0.00 0.03 0.00 0.01 99.79 [2021-06-24T17:13:39.031Z] 17:09:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-24T17:13:39.031Z] 17:09:01 1 0.30 0.00 0.02 0.00 0.00 99.68 [2021-06-24T17:13:39.031Z] 17:10:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-24T17:13:39.031Z] 17:10:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-24T17:13:39.031Z] 17:10:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-06-24T17:13:39.031Z] 17:11:01 all 0.17 0.00 0.05 0.00 0.03 99.76 [2021-06-24T17:13:39.031Z] 17:11:01 0 0.05 0.00 0.08 0.00 0.03 99.83 [2021-06-24T17:13:39.031Z] 17:11:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2021-06-24T17:13:39.031Z] 17:12:01 all 2.04 0.00 1.02 0.01 0.03 96.91 [2021-06-24T17:13:39.031Z] 17:12:01 0 2.25 0.00 1.13 0.02 0.03 96.57 [2021-06-24T17:13:39.031Z] 17:12:01 1 1.83 0.00 0.91 0.00 0.02 97.25 [2021-06-24T17:13:39.031Z] 17:13:01 all 21.02 0.00 9.11 2.75 0.08 67.04 [2021-06-24T17:13:39.031Z] 17:13:01 0 19.02 0.00 9.46 2.05 0.09 69.38 [2021-06-24T17:13:39.031Z] 17:13:01 1 23.03 0.00 8.76 3.44 0.07 64.70 [2021-06-24T17:13:39.031Z] [2021-06-24T17:13:39.031Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-24T17:13:39.031Z] Average: all 3.19 0.00 1.23 1.22 0.03 94.33 [2021-06-24T17:13:39.031Z] Average: 0 3.04 0.00 1.29 1.23 0.04 94.41 [2021-06-24T17:13:39.031Z] Average: 1 3.33 0.00 1.16 1.22 0.02 94.26 [2021-06-24T17:13:39.031Z] [2021-06-24T17:13:39.031Z] [2021-06-24T17:13:39.031Z]