Pull request #122 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 474eb1fa768576d326c45ae3edbd9f845236dcbb+e8bfc4e6399625938dfa3b8b75f8478ce8e07929 (1304f91a7a53af13454a3e3805b059ffe62ff746) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7726910741784528315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4060165649493349379.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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/PR-122/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-122/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3307977026108659268.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1004724722295522463.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/PR-122/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-122/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5472539021599546412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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-84 in /w/workspace/xfoundry_go-mod-messaging_PR-122 [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 > git init /w/workspace/xfoundry_go-mod-messaging_PR-122 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/jenkins-gitclient-ssh2439315721932540769.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 remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/jenkins-gitclient-ssh1095938976311330148.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e8bfc4e6399625938dfa3b8b75f8478ce8e07929 into PR head commit 474eb1fa768576d326c45ae3edbd9f845236dcbb Merge succeeded, producing 474eb1fa768576d326c45ae3edbd9f845236dcbb Checking out Revision 474eb1fa768576d326c45ae3edbd9f845236dcbb (PR-122) > git config core.sparsecheckout # timeout=10 > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 > git remote # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/jenkins-gitclient-ssh6916265837642390207.key > git merge e8bfc4e6399625938dfa3b8b75f8478ce8e07929 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 Commit message: "refactor: Disable use of ZMQ on native windows via conditional builds" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:32:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:32:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:32:18 ========================================================= 15:32:18 EdgeX Global Pipelines Version Info 15:32:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bd44502d63fd59aba1e8de0bd160b8009f3d9bdf # timeout=10 15:32:19 ------------------- 15:32:19 stable info: 15:32:19 ------------------- 15:32:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:32:19 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 15:32:19 Message: update stable to v1.0.212 15:32:19 ------------------- 15:32:19 experimental info: 15:32:19 ------------------- 15:32:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:32:19 Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 15:32:19 Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:32:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 474eb1fa768576d326c45ae3edbd9f845236dcbb [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 474eb1f [Pipeline] echo 15:32:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:32:20 + git rev-list -1 --merges 474eb1fa768576d326c45ae3edbd9f845236dcbb~1..474eb1fa768576d326c45ae3edbd9f845236dcbb [Pipeline] echo 15:32:20 -----------> git rev-list -1 --merges 474eb1fa768576d326c45ae3edbd9f845236dcbb~1..474eb1fa768576d326c45ae3edbd9f845236dcbb 474eb1fa768576d326c45ae3edbd9f845236dcbb [false] [Pipeline] sh 15:32:21 + git log --format=format:%s -1 474eb1fa768576d326c45ae3edbd9f845236dcbb [Pipeline] echo 15:32:21 ========================================================= 15:32:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:32:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:21 + git log --format=format:%s -1 474eb1fa768576d326c45ae3edbd9f845236dcbb [Pipeline] echo 15:32:21 [semverPrep] GIT_COMMIT: 474eb1fa768576d326c45ae3edbd9f845236dcbb, Commit Message: refactor: Disable use of ZMQ on native windows via conditional builds [Pipeline] echo 15:32:21 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:32:22 15:32:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:32:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:32:22 latest: Pulling from edgex-devops/git-semver 15:32:22 a0d0a0d46f8b: Pulling fs layer 15:32:22 3e5f54012d9b: Pulling fs layer 15:32:22 4c7163046ea9: Pulling fs layer 15:32:22 0c2d73faf560: Pulling fs layer 15:32:22 0c2d73faf560: Waiting 15:32:22 3e5f54012d9b: Verifying Checksum 15:32:22 3e5f54012d9b: Download complete 15:32:22 a0d0a0d46f8b: Verifying Checksum 15:32:22 a0d0a0d46f8b: Download complete 15:32:22 0c2d73faf560: Verifying Checksum 15:32:22 0c2d73faf560: Download complete 15:32:22 4c7163046ea9: Verifying Checksum 15:32:22 4c7163046ea9: Download complete 15:32:22 a0d0a0d46f8b: Pull complete 15:32:22 3e5f54012d9b: Pull complete 15:32:22 4c7163046ea9: Pull complete 15:32:23 0c2d73faf560: Pull complete 15:32:23 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:32:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:32:23 prd-centos7-docker-4c-2g-84 does not seem to be running inside a container 15:32:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-122 -v /w/workspace/xfoundry_go-mod-messaging_PR-122:/w/workspace/xfoundry_go-mod-messaging_PR-122:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-122@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:32:23 $ docker top 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:24 [ssh-agent] Looking for ssh-agent implementation... 15:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:23 $ docker exec 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d ssh-agent 15:32:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpPOojD/agent.13 15:32:24 SSH_AGENT_PID=20 15:32:24 Running ssh-add (command line suppressed) 15:32:24 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/private_key_5424473857469062127.key (/w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/private_key_5424473857469062127.key) 15:32:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:24 + git tag --points-at HEAD [Pipeline] } 15:32:24 $ docker exec --env ******** --env ******** 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d ssh-agent -k 15:32:24 unset SSH_AUTH_SOCK; 15:32:24 unset SSH_AGENT_PID; 15:32:24 echo Agent pid 20 killed; 15:32:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:32:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:24 [ssh-agent] Looking for ssh-agent implementation... 15:32:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:24 $ docker exec 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d ssh-agent 15:32:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPPoBGi/agent.52 15:32:25 SSH_AGENT_PID=59 15:32:25 Running ssh-add (command line suppressed) 15:32:25 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/private_key_7225152638316034092.key (/w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/private_key_7225152638316034092.key) 15:32:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:25 + git semver init 15:32:25 # -> Open(): unable to determine branch for HEAD 15:32:25 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-122/.git 15:32:25 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-122 15:32:25 # $SEMVER_REMOTE_NAME = origin 15:32:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:32:25 # $SEMVER_USER_NAME = edgex-jenkins 15:32:25 # $SEMVER_BRANCH = PR-122 15:32:25 # $SEMVER_TEMP = /tmp/semver-114052925 15:32:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 15:32:26 # '/tmp/semver-114052925' -> '/w/workspace/xfoundry_go-mod-messaging_PR-122/.semver' 15:32:26 # -> Force: false 15:32:26 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-122/.semver [Pipeline] } 15:32:26 $ docker exec --env ******** --env ******** 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d ssh-agent -k 15:32:26 unset SSH_AUTH_SOCK; 15:32:26 unset SSH_AGENT_PID; 15:32:26 echo Agent pid 59 killed; 15:32:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:26 + git semver [Pipeline] } 15:32:26 $ docker stop --time=1 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d 15:32:27 $ docker rm -f 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d [Pipeline] // withDockerContainer [Pipeline] sh 15:32:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:32:28 Stashed 1 file(s) [Pipeline] echo 15:32:28 [edgeXSemver]: initialized semver on version 0.0.0 [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 15:32:43 Still waiting to schedule task 15:32:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:32:43 Still waiting to schedule task 15:32:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:33:53 Running on prd-centos7-docker-4c-2g-86 in /w/workspace/xfoundry_go-mod-messaging_PR-122 [Pipeline] { [Pipeline] ws 15:33:53 Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout 15:33:53 Selected Git installation does not exist. Using Default 15:33:53 The recommended git tool is: NONE 15:33:55 using credential edgex-jenkins-ssh 15:33:55 Cloning the remote Git repository 15:33:54 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 15:33:54 > git init /w/workspace/go-mod-messaging/5 # timeout=10 15:33:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:33:54 > git --version # timeout=10 15:33:54 > git --version # 'git version 2.24.4' 15:33:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:54 [INFO] Currently running in a labeled security context 15:33:54 [INFO] Currently SELinux is 'enforcing' on the host 15:33:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/5@tmp/jenkins-gitclient-ssh68656834116029825.key 15:33:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:33:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:55 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:33:55 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:33:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:55 [INFO] Currently running in a labeled security context 15:33:55 [INFO] Currently SELinux is 'enforcing' on the host 15:33:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/5@tmp/jenkins-gitclient-ssh5714115170336177441.key 15:33:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:33:57 Merging remotes/origin/main commit e8bfc4e6399625938dfa3b8b75f8478ce8e07929 into PR head commit 474eb1fa768576d326c45ae3edbd9f845236dcbb 15:33:57 Merge succeeded, producing 474eb1fa768576d326c45ae3edbd9f845236dcbb 15:33:57 Checking out Revision 474eb1fa768576d326c45ae3edbd9f845236dcbb (PR-122) 15:33:56 > git config core.sparsecheckout # timeout=10 15:33:56 > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 15:33:56 > git remote # timeout=10 15:33:56 > git config --get remote.origin.url # timeout=10 15:33:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:56 [INFO] Currently running in a labeled security context 15:33:56 [INFO] Currently SELinux is 'enforcing' on the host 15:33:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/5@tmp/jenkins-gitclient-ssh1137046462871958794.key 15:33:56 > git merge e8bfc4e6399625938dfa3b8b75f8478ce8e07929 # timeout=10 15:33:56 > git rev-parse HEAD^{commit} # timeout=10 15:33:56 > git config core.sparsecheckout # timeout=10 15:33:56 > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 15:34:00 Commit message: "refactor: Disable use of ZMQ on native windows via conditional builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:34:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:01 ========================================================= 15:34:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:34:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:34:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:34:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:34:01 a0d0a0d46f8b: Pulling fs layer 15:34:01 31adcdaf11c8: Pulling fs layer 15:34:01 b8b176561691: Pulling fs layer 15:34:01 4527c011a84f: Pulling fs layer 15:34:01 5d74067f8e1e: Pulling fs layer 15:34:01 e0aca202a116: Pulling fs layer 15:34:01 3a43be97a3b4: Pulling fs layer 15:34:01 34cad66bf833: Pulling fs layer 15:34:01 b4e3c513aaa6: Pulling fs layer 15:34:01 4527c011a84f: Waiting 15:34:01 5d74067f8e1e: Waiting 15:34:01 e0aca202a116: Waiting 15:34:01 3a43be97a3b4: Waiting 15:34:01 34cad66bf833: Waiting 15:34:01 b4e3c513aaa6: Waiting 15:34:01 b8b176561691: Verifying Checksum 15:34:01 b8b176561691: Download complete 15:34:01 31adcdaf11c8: Verifying Checksum 15:34:01 31adcdaf11c8: Download complete 15:34:01 5d74067f8e1e: Verifying Checksum 15:34:01 5d74067f8e1e: Download complete 15:34:01 e0aca202a116: Verifying Checksum 15:34:01 e0aca202a116: Download complete 15:34:01 a0d0a0d46f8b: Verifying Checksum 15:34:01 a0d0a0d46f8b: Download complete 15:34:01 3a43be97a3b4: Verifying Checksum 15:34:01 3a43be97a3b4: Download complete 15:34:01 34cad66bf833: Verifying Checksum 15:34:01 34cad66bf833: Download complete 15:34:02 b4e3c513aaa6: Verifying Checksum 15:34:02 b4e3c513aaa6: Download complete 15:34:02 a0d0a0d46f8b: Pull complete 15:34:02 4527c011a84f: Verifying Checksum 15:34:02 4527c011a84f: Download complete 15:34:02 31adcdaf11c8: Pull complete 15:34:02 b8b176561691: Pull complete 15:34:06 4527c011a84f: Pull complete 15:34:06 5d74067f8e1e: Pull complete 15:34:06 e0aca202a116: Pull complete 15:34:06 3a43be97a3b4: Pull complete 15:34:06 34cad66bf833: Pull complete 15:34:09 b4e3c513aaa6: Pull complete 15:34:09 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:34:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 15:34:09 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 15:34:09 + docker inspect -f . ci-base-image-x86_64 15:34:09 . [Pipeline] withDockerContainer 15:34:09 prd-centos7-docker-4c-2g-86 does not seem to be running inside a container 15:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:12 $ docker top 25b9039b7728f2286181e543f00f5298cacdbc886599350c8e55bdfe21ea02ac -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:12 + go version 15:34:12 go version go1.16.8 linux/amd64 [Pipeline] } 15:34:12 $ docker stop --time=1 25b9039b7728f2286181e543f00f5298cacdbc886599350c8e55bdfe21ea02ac 15:34:13 $ docker rm -f 25b9039b7728f2286181e543f00f5298cacdbc886599350c8e55bdfe21ea02ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:34:14 + docker inspect -f . ci-base-image-x86_64 15:34:14 . [Pipeline] withDockerContainer 15:34:14 prd-centos7-docker-4c-2g-86 does not seem to be running inside a container 15:34:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:14 $ docker top 7e150714f1ba51a2d561c5777728c8f3b7bf9aae30fc2f09fef56a0e1b4c89e7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:34:15 + make test 15:34:15 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:34:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:34:15 go: downloading github.com/stretchr/testify v1.7.0 15:34:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:34:15 go: downloading github.com/pebbe/zmq4 v1.2.7 15:34:15 go: downloading github.com/davecgh/go-spew v1.1.0 15:34:15 go: downloading github.com/pmezard/go-difflib v1.0.0 15:34:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:34:15 go: downloading github.com/stretchr/objx v0.1.0 15:34:15 go: downloading github.com/gorilla/websocket v1.4.2 15:34:15 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 15:34:19 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 15:34:22 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.008s coverage: 90.3% of statements 15:34:25 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.006s coverage: 67.3% of statements 15:34:25 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 15:34:47 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.357s coverage: 83.8% of statements 15:34:47 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.007s coverage: 85.7% of statements 15:34:47 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.005s coverage: 100.0% of statements 15:34:47 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements 15:34:47 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.004s coverage: 90.9% of statements 15:34:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:34:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:34:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:34:53 $ docker stop --time=1 7e150714f1ba51a2d561c5777728c8f3b7bf9aae30fc2f09fef56a0e1b4c89e7 15:34:54 $ docker rm -f 7e150714f1ba51a2d561c5777728c8f3b7bf9aae30fc2f09fef56a0e1b4c89e7 [Pipeline] // withDockerContainer [Pipeline] sh 15:34:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:34:55 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:55 15:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:34:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:56 latest: Pulling from edgex-lftools-log-publisher 15:34:56 b4d181a07f80: Pulling fs layer 15:34:56 a1111a8f2ec3: Pulling fs layer 15:34:56 ed53099fbce6: Pulling fs layer 15:34:56 dc539afda2c1: Pulling fs layer 15:34:56 77bc0d833cb6: Pulling fs layer 15:34:56 9065ff56babe: Pulling fs layer 15:34:56 d287ab97295c: Pulling fs layer 15:34:56 dc539afda2c1: Waiting 15:34:56 77bc0d833cb6: Waiting 15:34:56 9065ff56babe: Waiting 15:34:56 d287ab97295c: Waiting 15:34:56 a1111a8f2ec3: Verifying Checksum 15:34:56 a1111a8f2ec3: Download complete 15:34:56 dc539afda2c1: Verifying Checksum 15:34:56 dc539afda2c1: Download complete 15:34:56 ed53099fbce6: Verifying Checksum 15:34:56 ed53099fbce6: Download complete 15:34:56 9065ff56babe: Verifying Checksum 15:34:56 9065ff56babe: Download complete 15:34:56 77bc0d833cb6: Verifying Checksum 15:34:56 77bc0d833cb6: Download complete 15:34:56 b4d181a07f80: Verifying Checksum 15:34:56 b4d181a07f80: Download complete 15:34:57 d287ab97295c: Verifying Checksum 15:34:57 d287ab97295c: Download complete 15:34:58 b4d181a07f80: Pull complete 15:34:58 a1111a8f2ec3: Pull complete 15:34:58 ed53099fbce6: Pull complete 15:34:58 dc539afda2c1: Pull complete 15:34:59 77bc0d833cb6: Pull complete 15:34:59 9065ff56babe: Pull complete 15:35:04 d287ab97295c: Pull complete 15:35:04 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:35:04 prd-centos7-docker-4c-2g-86 does not seem to be running inside a container 15:35:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:35:06 $ docker top d9109f0bef732188f3bd96815165763472fd7b167e0e3927a57ab5948046bcd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:07 ---> job-cost.sh 15:35:07 lf-activate-venv: SKIPPING 15:35:07 INFO: No Stack... 15:35:07 INFO: Retrieving Pricing Info for: v3-standard-2 15:35:07 INFO: Archiving Costs [Pipeline] sh 15:35:08 + cat /w/workspace/go-mod-messaging/5/archives/cost.csv 15:35:08 + cut -d, -f6 [Pipeline] lock 15:35:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] 15:35:08 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] did not exist. Created. 15:35:08 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:08 + echo total: 0.05999999865889549 [Pipeline] stash 15:35:08 Stashed 1 file(s) [Pipeline] } 15:35:08 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:35:08 $ docker stop --time=1 d9109f0bef732188f3bd96815165763472fd7b167e0e3927a57ab5948046bcd4 15:35:09 $ docker rm -f d9109f0bef732188f3bd96815165763472fd7b167e0e3927a57ab5948046bcd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:36:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-87 in /w/workspace/xfoundry_go-mod-messaging_PR-122 [Pipeline] { [Pipeline] ws 15:36:23 Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout 15:36:23 Selected Git installation does not exist. Using Default 15:36:23 The recommended git tool is: NONE 15:36:29 using credential edgex-jenkins-ssh 15:36:29 Cloning the remote Git repository 15:36:29 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 15:36:29 > git init /w/workspace/go-mod-messaging/5 # timeout=10 15:36:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:36:29 > git --version # timeout=10 15:36:29 > git --version # 'git version 2.17.1' 15:36:29 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:36:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:36:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:36:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:36:30 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:36:31 Merging remotes/origin/main commit e8bfc4e6399625938dfa3b8b75f8478ce8e07929 into PR head commit 474eb1fa768576d326c45ae3edbd9f845236dcbb 15:36:31 Merge succeeded, producing 474eb1fa768576d326c45ae3edbd9f845236dcbb 15:36:31 Checking out Revision 474eb1fa768576d326c45ae3edbd9f845236dcbb (PR-122) 15:36:31 > git config core.sparsecheckout # timeout=10 15:36:31 > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 15:36:31 > git remote # timeout=10 15:36:31 > git config --get remote.origin.url # timeout=10 15:36:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:36:31 > git merge e8bfc4e6399625938dfa3b8b75f8478ce8e07929 # timeout=10 15:36:31 > git rev-parse HEAD^{commit} # timeout=10 15:36:31 > git config core.sparsecheckout # timeout=10 15:36:31 > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 15:36:35 Commit message: "refactor: Disable use of ZMQ on native windows via conditional builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:36:36 % Total % Received % Xferd Average Speed Time Time Time Current 15:36:36 Dload Upload Total Spent Left Speed 15:36:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85681 0 --:--:-- --:--:-- --:--:-- 85681 [Pipeline] sh 15:36:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:36:37 + sudo tee /etc/docker/daemon.new 15:36:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:36:37 { 15:36:37 "registry-mirrors": [ 15:36:37 "https://nexus3.edgexfoundry.org:10001" 15:36:37 ], 15:36:37 "bip": "10.250.0.254/24", 15:36:37 "hosts": [ 15:36:37 "tcp://0.0.0.0:5555", 15:36:37 "unix:///var/run/docker.sock" 15:36:37 ], 15:36:37 "mtu": 1458, 15:36:37 "selinux-enabled": true, 15:36:37 "seccomp-profile": "/etc/docker/seccomp.json" 15:36:37 } [Pipeline] sh 15:36:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:36:38 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 15:36:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:56 ========================================================= 15:36:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:36:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:36:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:36:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:36:58 552d1f2373af: Pulling fs layer 15:36:58 ea3f2d53f512: Pulling fs layer 15:36:58 9e70ebbbe112: Pulling fs layer 15:36:58 7a9cfe048b4a: Pulling fs layer 15:36:58 72dc09318566: Pulling fs layer 15:36:58 f4f7b4309257: Pulling fs layer 15:36:58 0ac9a79272e3: Pulling fs layer 15:36:58 b78e95d17946: Pulling fs layer 15:36:58 7a9cfe048b4a: Waiting 15:36:58 72dc09318566: Waiting 15:36:58 f4f7b4309257: Waiting 15:36:58 0ac9a79272e3: Waiting 15:36:58 b78e95d17946: Waiting 15:36:58 9e70ebbbe112: Verifying Checksum 15:36:58 9e70ebbbe112: Download complete 15:36:58 ea3f2d53f512: Verifying Checksum 15:36:58 ea3f2d53f512: Download complete 15:36:58 72dc09318566: Verifying Checksum 15:36:58 72dc09318566: Download complete 15:36:58 f4f7b4309257: Verifying Checksum 15:36:58 f4f7b4309257: Download complete 15:36:58 552d1f2373af: Verifying Checksum 15:36:58 552d1f2373af: Download complete 15:36:58 0ac9a79272e3: Verifying Checksum 15:36:58 0ac9a79272e3: Download complete 15:36:58 552d1f2373af: Pull complete 15:36:59 ea3f2d53f512: Pull complete 15:36:59 9e70ebbbe112: Pull complete 15:37:00 b78e95d17946: Verifying Checksum 15:37:00 b78e95d17946: Download complete 15:37:00 7a9cfe048b4a: Verifying Checksum 15:37:00 7a9cfe048b4a: Download complete 15:37:10 7a9cfe048b4a: Pull complete 15:37:10 72dc09318566: Pull complete 15:37:11 f4f7b4309257: Pull complete 15:37:11 0ac9a79272e3: Pull complete 15:37:18 b78e95d17946: Pull complete 15:37:18 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:37:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 15:37:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 15:37:19 + docker inspect -f . ci-base-image-arm64 15:37:19 . [Pipeline] withDockerContainer 15:37:19 prd-ubuntu18.04-docker-arm64-4c-16g-87 does not seem to be running inside a container 15:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:37:22 $ docker top 014471d93ba8b426d7263fb1ec7c007c894174eac298c1e92f902f074ecb2d72 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:23 + go version 15:37:23 go version go1.16.8 linux/arm64 [Pipeline] } 15:37:23 $ docker stop --time=1 014471d93ba8b426d7263fb1ec7c007c894174eac298c1e92f902f074ecb2d72 15:37:25 $ docker rm -f 014471d93ba8b426d7263fb1ec7c007c894174eac298c1e92f902f074ecb2d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:37:25 + docker inspect -f . ci-base-image-arm64 15:37:25 . [Pipeline] withDockerContainer 15:37:26 prd-ubuntu18.04-docker-arm64-4c-16g-87 does not seem to be running inside a container 15:37:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:37:27 $ docker top ab5f76e645eb8894c519c8056ed13ab8cef0b2f75462e947502604a8a1cbfea4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:37:28 + make test 15:37:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:37:28 go: downloading github.com/stretchr/testify v1.7.0 15:37:28 go: downloading github.com/pebbe/zmq4 v1.2.7 15:37:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:37:29 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:37:29 go: downloading github.com/davecgh/go-spew v1.1.0 15:37:29 go: downloading github.com/pmezard/go-difflib v1.0.0 15:37:29 go: downloading github.com/stretchr/objx v0.1.0 15:37:29 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:37:29 go: downloading github.com/gorilla/websocket v1.4.2 15:37:29 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 15:37:47 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 15:37:51 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.056s coverage: 90.3% of statements 15:38:02 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.032s coverage: 67.3% of statements 15:38:02 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 15:38:28 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.397s coverage: 83.8% of statements 15:38:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.020s coverage: 85.7% of statements 15:38:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.024s coverage: 100.0% of statements 15:38:28 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.042s coverage: 100.0% of statements 15:38:28 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.017s coverage: 90.9% of statements 15:38:28 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:38:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:38:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 15:38:47 $ docker stop --time=1 ab5f76e645eb8894c519c8056ed13ab8cef0b2f75462e947502604a8a1cbfea4 15:38:48 $ docker rm -f ab5f76e645eb8894c519c8056ed13ab8cef0b2f75462e947502604a8a1cbfea4 [Pipeline] // withDockerContainer [Pipeline] sh 15:38:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:38:49 Warning: overwriting stash ‘coverage-report’ 15:38:50 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:38:51 15:38:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:38:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:38:52 arm64: Pulling from edgex-lftools-log-publisher 15:38:52 448f6bf000e3: Pulling fs layer 15:38:52 f757da607395: Pulling fs layer 15:38:52 05883995daec: Pulling fs layer 15:38:52 8603b9c90790: Pulling fs layer 15:38:52 1560dd03e051: Pulling fs layer 15:38:52 27f5ce0e4adf: Pulling fs layer 15:38:52 c2d8d7efcc4b: Pulling fs layer 15:38:52 1560dd03e051: Waiting 15:38:52 27f5ce0e4adf: Waiting 15:38:52 c2d8d7efcc4b: Waiting 15:38:52 8603b9c90790: Waiting 15:38:52 f757da607395: Verifying Checksum 15:38:52 f757da607395: Download complete 15:38:52 8603b9c90790: Download complete 15:38:52 1560dd03e051: Verifying Checksum 15:38:52 1560dd03e051: Download complete 15:38:52 27f5ce0e4adf: Verifying Checksum 15:38:52 27f5ce0e4adf: Download complete 15:38:52 05883995daec: Verifying Checksum 15:38:52 05883995daec: Download complete 15:38:52 448f6bf000e3: Verifying Checksum 15:38:52 448f6bf000e3: Download complete 15:38:55 c2d8d7efcc4b: Verifying Checksum 15:38:55 c2d8d7efcc4b: Download complete 15:38:55 448f6bf000e3: Pull complete 15:38:56 f757da607395: Pull complete 15:38:58 05883995daec: Pull complete 15:38:58 8603b9c90790: Pull complete 15:38:59 1560dd03e051: Pull complete 15:38:59 27f5ce0e4adf: Pull complete 15:39:14 c2d8d7efcc4b: Pull complete 15:39:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:39:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:39:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:39:15 prd-ubuntu18.04-docker-arm64-4c-16g-87 does not seem to be running inside a container 15:39:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:39:17 $ docker top 9be824f0b5ba8fe0daea22e83c4577d56c366b5a4a1a6c921dd0978dcb2a5c20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:18 ---> job-cost.sh 15:39:18 lf-activate-venv: SKIPPING 15:39:18 INFO: No Stack... 15:39:19 INFO: Retrieving Pricing Info for: v3-standard-4 15:39:19 INFO: Archiving Costs [Pipeline] sh 15:39:20 + cat /w/workspace/go-mod-messaging/5/archives/cost.csv 15:39:20 + cut -d, -f6 [Pipeline] lock 15:39:20 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] 15:39:20 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] did not exist. Created. 15:39:20 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:39:20 /w/workspace/go-mod-messaging/5@tmp/durable-2f9a7078/script.sh: 1: /w/workspace/go-mod-messaging/5@tmp/durable-2f9a7078/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:39:21 + echo total: 0.10999999940395355 [Pipeline] stash 15:39:21 Warning: overwriting stash ‘stack-cost’ 15:39:21 Stashed 1 file(s) [Pipeline] } 15:39:21 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:39:21 $ docker stop --time=1 9be824f0b5ba8fe0daea22e83c4577d56c366b5a4a1a6c921dd0978dcb2a5c20 15:39:23 $ docker rm -f 9be824f0b5ba8fe0daea22e83c4577d56c366b5a4a1a6c921dd0978dcb2a5c20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 15:39:23 provisioning config files... 15:39:23 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/config4132501820399774607tmp [Pipeline] { [Pipeline] sh 15:39:24 + set +x 15:39:24 + curl -s https://codecov.io/bash 15:39:24 + bash -s -- 15:39:24 15:39:24 _____ _ 15:39:24 / ____| | | 15:39:24 | | ___ __| | ___ ___ _____ __ 15:39:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:39:24 | |___| (_) | (_| | __/ (_| (_) \ V / 15:39:24 \_____\___/ \__,_|\___|\___\___/ \_/ 15:39:24 Bash-1.0.6 15:39:24 15:39:24 15:39:24 ==> git version 2.24.4 found 15:39:24 ==> 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 15:39:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:39:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:39:24 ==> Jenkins CI detected. 15:39:24 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-122 15:39:24 project root: . 15:39:24 --> token set from env 15:39:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:39:24 ==> Running gcov in . (disable via -X gcov) 15:39:24 ==> Python coveragepy not found 15:39:24 ==> Searching for coverage reports in: 15:39:24 + . 15:39:24 -> Found 1 reports 15:39:24 ==> Detecting git/mercurial file structure 15:39:24 ==> Reading reports 15:39:24 + ./coverage.out bytes=22526 15:39:24 ==> Appending adjustments 15:39:24 https://docs.codecov.io/docs/fixing-reports 15:39:24 + Found adjustments 15:39:24 ==> Gzipping contents 15:39:24 8.0K /tmp/codecov.cWGngd.gz 15:39:24 ==> Uploading reports 15:39:24 url: https://codecov.io 15:39:24 query: branch=PR-122&commit=474eb1fa768576d326c45ae3edbd9f845236dcbb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-122%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=122&job=&cmd_args= 15:39:24 -> Pinging Codecov 15:39:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-122&commit=474eb1fa768576d326c45ae3edbd9f845236dcbb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-122%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=122&job=&cmd_args= 15:39:25 -> Uploading to 15:39:25 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/F6E385568367DD0E4001BA4F8F1CB792/474eb1fa768576d326c45ae3edbd9f845236dcbb/a6b7bd25-9af2-4fd9-abac-9908f6342f9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T153924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfca314dfd9b972a18aa8c623dd1c06dd1d3c5309fd2613ed90a97a36bd1525b 15:39:25 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:25 Dload Upload Total Spent Left Speed 15:39:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5178 0 0 100 5178 0 15062 --:--:-- --:--:-- --:--:-- 15096 15:39:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/474eb1fa768576d326c45ae3edbd9f845236dcbb [Pipeline] } 15:39:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:39:26 + '[' -d /w/workspace/xfoundry_go-mod-messaging_PR-122/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:39:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:39:27 ---> package-listing.sh 15:39:27 ++ facter osfamily 15:39:27 ++ tr '[:upper:]' '[:lower:]' 15:39:27 + OS_FAMILY=redhat 15:39:27 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-122 15:39:27 + START_PACKAGES=/tmp/packages_start.txt 15:39:27 + END_PACKAGES=/tmp/packages_end.txt 15:39:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:39:27 + PACKAGES=/tmp/packages_start.txt 15:39:27 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-122 ']' 15:39:27 + PACKAGES=/tmp/packages_end.txt 15:39:27 + case "${OS_FAMILY}" in 15:39:27 + rpm -qa 15:39:27 + sort 15:39:28 + '[' -f /tmp/packages_start.txt ']' 15:39:28 + '[' -f /tmp/packages_end.txt ']' 15:39:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:39:28 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-122 ']' 15:39:28 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-122/archives/ 15:39:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-122/archives/ [Pipeline] echo 15:39:28 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_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:39:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:29 15:39:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:39:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:29 latest: Pulling from edgex-lftools-log-publisher 15:39:29 b4d181a07f80: Pulling fs layer 15:39:29 a1111a8f2ec3: Pulling fs layer 15:39:29 ed53099fbce6: Pulling fs layer 15:39:29 dc539afda2c1: Pulling fs layer 15:39:29 77bc0d833cb6: Pulling fs layer 15:39:29 9065ff56babe: Pulling fs layer 15:39:29 d287ab97295c: Pulling fs layer 15:39:29 dc539afda2c1: Waiting 15:39:29 77bc0d833cb6: Waiting 15:39:29 9065ff56babe: Waiting 15:39:29 d287ab97295c: Waiting 15:39:29 a1111a8f2ec3: Verifying Checksum 15:39:29 a1111a8f2ec3: Download complete 15:39:29 dc539afda2c1: Verifying Checksum 15:39:29 dc539afda2c1: Download complete 15:39:29 ed53099fbce6: Verifying Checksum 15:39:29 ed53099fbce6: Download complete 15:39:29 77bc0d833cb6: Verifying Checksum 15:39:29 77bc0d833cb6: Download complete 15:39:29 9065ff56babe: Verifying Checksum 15:39:29 9065ff56babe: Download complete 15:39:29 b4d181a07f80: Verifying Checksum 15:39:29 b4d181a07f80: Download complete 15:39:30 d287ab97295c: Verifying Checksum 15:39:30 d287ab97295c: Download complete 15:39:31 b4d181a07f80: Pull complete 15:39:31 a1111a8f2ec3: Pull complete 15:39:32 ed53099fbce6: Pull complete 15:39:32 dc539afda2c1: Pull complete 15:39:32 77bc0d833cb6: Pull complete 15:39:32 9065ff56babe: Pull complete 15:39:37 d287ab97295c: Pull complete 15:39:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:39:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:39:37 prd-centos7-docker-4c-2g-84 does not seem to be running inside a container 15:39:38 $ 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_PR-122/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_PR-122 -v /w/workspace/xfoundry_go-mod-messaging_PR-122:/w/workspace/xfoundry_go-mod-messaging_PR-122:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-122@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:39:40 $ docker top 8cf10f6102c283ed6cbc6b2e3c246db06211ff15e39e536bd6a44d98c284417e -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:40 + touch /tmp/pre-build-complete [Pipeline] sh 15:39:41 + mkdir -p /var/log/sysstat [Pipeline] sh 15:39:41 + ls /var/log/sa-host 15:39:41 + sadf -c /var/log/sa-host/sa11 15:39:41 file_magic: OK 15:39:41 HZ: Using current value: 100 15:39:41 file_header: OK 15:39:41 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 15:39:41 Statistics: 15:39:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:39:41 File successfully converted to sysstat format version 12.0.3 15:39:41 + sadf -c /var/log/sa-host/sa30 15:39:41 file_magic: OK 15:39:41 HZ: Using current value: 100 15:39:41 file_header: OK 15:39:41 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 15:39:41 Statistics: 15:39:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:39:41 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:41 provisioning config files... 15:39:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/config4563939327760851729tmp [Pipeline] { [Pipeline] echo 15:39:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:39:41 ---> create-netrc.sh [Pipeline] } 15:39:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:39:42 ---> python-tools-install.sh [Pipeline] echo 15:39:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:39:42 ---> sudo-logs.sh 15:39:42 Archiving 'sudo' log.. 15:39:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-84.novalocal: Name or service not known 15:39:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-84.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:39:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:39:42 ---> job-cost.sh 15:39:42 lf-activate-venv: SKIPPING 15:39:42 DEBUG: total: 0.10999999940395355 15:39:42 INFO: Retrieving Stack Cost... 15:39:43 INFO: Retrieving Pricing Info for: v3-standard-2 15:39:43 INFO: Archiving Costs [Pipeline] echo 15:39:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:39:44 ---> logs-deploy.sh 15:39:44 lf-activate-venv: SKIPPING 15:39:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-122/5 15:39:44 INFO: archiving workspace using pattern(s): 15:39:44 Archives upload complete. 15:39:44 INFO: archiving logs to Nexus 15:39:45 ---> uname -a: 15:39:45 Linux prd-centos7-docker-4c-2g-84.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:39:45 15:39:45 15:39:45 ---> lscpu: 15:39:45 Architecture: x86_64 15:39:45 CPU op-mode(s): 32-bit, 64-bit 15:39:45 Byte Order: Little Endian 15:39:45 Address sizes: 40 bits physical, 48 bits virtual 15:39:45 CPU(s): 2 15:39:45 On-line CPU(s) list: 0,1 15:39:45 Thread(s) per core: 1 15:39:45 Core(s) per socket: 1 15:39:45 Socket(s): 2 15:39:45 NUMA node(s): 1 15:39:45 Vendor ID: AuthenticAMD 15:39:45 CPU family: 23 15:39:45 Model: 49 15:39:45 Model name: AMD EPYC-Rome Processor 15:39:45 Stepping: 0 15:39:45 CPU MHz: 2799.998 15:39:45 BogoMIPS: 5599.99 15:39:45 Virtualization: AMD-V 15:39:45 Hypervisor vendor: KVM 15:39:45 Virtualization type: full 15:39:45 L1d cache: 32K 15:39:45 L1i cache: 32K 15:39:45 L2 cache: 512K 15:39:45 L3 cache: 16384K 15:39:45 NUMA node0 CPU(s): 0,1 15:39:45 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:39:45 15:39:45 15:39:45 ---> nproc: 15:39:45 2 15:39:45 15:39:45 15:39:45 ---> df -h: 15:39:45 Filesystem Size Used Avail Use% Mounted on 15:39:45 overlay 40G 7.7G 33G 20% / 15:39:45 tmpfs 64M 0 64M 0% /dev 15:39:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:39:45 shm 64M 0 64M 0% /dev/shm 15:39:45 /dev/vda1 40G 7.7G 33G 20% /facter-os 15:39:45 15:39:45 15:39:45 ---> sar -b -r -n DEV: 15:39:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 15:39:45 15:39:45 15:31:42 LINUX RESTART (2 CPU) 15:39:45 15:39:45 15:32:01 tps rtps wtps bread/s bwrtn/s 15:39:45 15:33:01 104.30 18.23 86.06 5273.13 3732.97 15:39:45 15:34:01 1.98 0.00 1.98 0.00 41.49 15:39:45 15:35:01 0.27 0.00 0.27 0.00 3.61 15:39:45 15:36:01 0.25 0.00 0.25 0.00 2.78 15:39:45 15:37:01 0.23 0.00 0.23 0.00 2.98 15:39:45 15:38:01 0.32 0.00 0.32 0.00 4.76 15:39:45 15:39:01 0.22 0.00 0.22 0.00 3.25 15:39:45 Average: 15.37 2.61 12.77 753.57 541.88 15:39:45 15:39:45 15:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:39:45 15:33:01 5695284 0 616440 7.70 2620 1694596 1254504 13.85 556088 1522956 136 15:39:45 15:34:01 5701332 0 610388 7.62 2620 1694600 1207860 13.34 551524 1522916 20 15:39:45 15:35:01 5707380 0 604340 7.55 2620 1694600 1164408 12.86 546400 1522980 16 15:39:45 15:36:01 5705728 0 605984 7.57 2620 1694608 1164408 12.86 548464 1522980 16 15:39:45 15:37:01 5706912 0 604796 7.55 2620 1694612 1164648 12.86 546040 1523708 8 15:39:45 15:38:01 5705468 0 606236 7.57 2620 1694616 1164552 12.86 547308 1523708 20 15:39:45 15:39:01 5705924 0 605776 7.56 2620 1694620 1164408 12.86 547224 1523708 8 15:39:45 Average: 5704004 0 607709 7.59 2620 1694607 1183541 13.07 549007 1523279 32 15:39:45 15:39:45 15:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:39:45 15:33:01 eth0 429.52 234.88 971.96 71.40 0.00 0.00 0.00 0.00 15:39:45 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:33:01 docker0 2.15 1.42 0.55 4.54 0.00 0.00 0.00 0.00 15:39:45 15:34:01 eth0 5.11 1.28 5.46 0.44 0.00 0.00 0.00 0.00 15:39:45 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:35:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:39:45 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:36:01 eth0 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:39:45 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:37:01 eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 0.00 15:39:45 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:38:01 eth0 0.32 0.23 0.14 0.08 0.00 0.00 0.00 0.00 15:39:45 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:39:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:39:45 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 Average: eth0 62.37 33.87 139.75 10.31 0.00 0.00 0.00 0.00 15:39:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:45 Average: docker0 0.31 0.20 0.08 0.65 0.00 0.00 0.00 0.00 15:39:45 15:39:45 15:39:45 ---> sar -P ALL: 15:39:45 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 15:39:45 15:39:45 15:31:42 LINUX RESTART (2 CPU) 15:39:45 15:39:45 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:39:45 15:33:01 all 15.93 0.00 3.55 2.26 0.05 78.21 15:39:45 15:33:01 0 16.21 0.00 3.84 2.67 0.05 77.23 15:39:45 15:33:01 1 15.66 0.00 3.25 1.85 0.05 79.19 15:39:45 15:34:01 all 0.23 0.00 0.05 0.00 0.02 99.70 15:39:45 15:34:01 0 0.37 0.00 0.03 0.00 0.02 99.58 15:39:45 15:34:01 1 0.10 0.00 0.07 0.00 0.02 99.82 15:39:45 15:35:01 all 0.21 0.00 0.03 0.00 0.02 99.74 15:39:45 15:35:01 0 0.33 0.00 0.03 0.00 0.02 99.62 15:39:45 15:35:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:39:45 15:36:01 all 0.23 0.00 0.03 0.00 0.02 99.72 15:39:45 15:36:01 0 0.42 0.00 0.03 0.00 0.00 99.55 15:39:45 15:36:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:39:45 15:37:01 all 0.20 0.00 0.06 0.00 0.01 99.73 15:39:45 15:37:01 0 0.35 0.00 0.07 0.00 0.02 99.57 15:39:45 15:37:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:39:45 15:38:01 all 0.27 0.00 0.05 0.00 0.02 99.67 15:39:45 15:38:01 0 0.03 0.00 0.07 0.00 0.02 99.88 15:39:45 15:38:01 1 0.50 0.00 0.03 0.00 0.02 99.45 15:39:45 15:39:01 all 0.27 0.00 0.03 0.00 0.02 99.68 15:39:45 15:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:39:45 15:39:01 1 0.48 0.00 0.03 0.00 0.02 99.47 15:39:45 Average: all 2.43 0.00 0.53 0.32 0.02 96.70 15:39:45 Average: 0 2.49 0.00 0.57 0.37 0.02 96.55 15:39:45 Average: 1 2.37 0.00 0.49 0.26 0.02 96.86 15:39:45 15:39:45 15:39:45