Pull request #966 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 AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from cfbeb1894dbe79f37a8189bc11e5c9488e997d18+1d599202cd64a06a276f3b3191668ff2dfc96df6 (66bcb11ed8f448516b1ca20f7c3e00d570f92399) 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-ssh4970701022529789998.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh713060640318848078.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-966/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/app-functions-sdk-go/branches/PR-966/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1558494828897487100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh5187945324049830784.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/app-functions-sdk-go/branches/PR-966/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/app-functions-sdk-go/branches/PR-966/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh717414272592052289.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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk 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: true SWAGGER_API_FOLDERS: openapi/v2 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-2395 in /w/workspace/ndry_app-functions-sdk-go_PR-966 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-966 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-966@tmp/jenkins-gitclient-ssh8795627882331392362.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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/ndry_app-functions-sdk-go_PR-966@tmp/jenkins-gitclient-ssh1565559332721030254.key Merging remotes/origin/main commit 1d599202cd64a06a276f3b3191668ff2dfc96df6 into PR head commit cfbeb1894dbe79f37a8189bc11e5c9488e997d18 Merge succeeded, producing cfbeb1894dbe79f37a8189bc11e5c9488e997d18 Checking out Revision cfbeb1894dbe79f37a8189bc11e5c9488e997d18 (PR-966) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/966/head:refs/remotes/origin/PR-966 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # 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/ndry_app-functions-sdk-go_PR-966@tmp/jenkins-gitclient-ssh8238616326111815661.key > git merge 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # timeout=10 Commit message: "fix(context): update AppFunctionContext mock" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:34:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:34:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:34:34 ========================================================= 14:34:34 EdgeX Global Pipelines Version Info 14:34:34 ========================================================= [Pipeline] libraryResource > git rev-list --no-walk c19a59f829e5d0d327fd2e231b1e996b6643c5fe # timeout=10 [Pipeline] sh 14:34:35 ------------------- 14:34:35 stable info: 14:34:35 ------------------- 14:34:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:34:35 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 14:34:35 Message: update stable to v1.0.207 14:34:35 ------------------- 14:34:35 experimental info: 14:34:35 ------------------- 14:34:35 Commited By: **** collab-it+edgex@linuxfoundation.org 14:34:35 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 14:34:35 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-966 [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-966 [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-966 [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfbeb1894dbe79f37a8189bc11e5c9488e997d18 [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfbeb18 [Pipeline] echo 14:34:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:34:37 + git log --format=format:%s -1 cfbeb1894dbe79f37a8189bc11e5c9488e997d18 [Pipeline] echo 14:34:37 GIT_COMMIT: cfbeb1894dbe79f37a8189bc11e5c9488e997d18, Commit Message: fix(context): update AppFunctionContext mock [Pipeline] echo 14:34:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:34:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:34:37 14:34:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:34:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:34:38 latest: Pulling from edgex-devops/git-semver 14:34:38 31603596830f: Pulling fs layer 14:34:38 04fac38145f0: Pulling fs layer 14:34:38 701f6daf10bf: Pulling fs layer 14:34:38 24f72da36158: Pulling fs layer 14:34:38 24f72da36158: Waiting 14:34:38 04fac38145f0: Verifying Checksum 14:34:38 04fac38145f0: Download complete 14:34:38 31603596830f: Verifying Checksum 14:34:38 31603596830f: Download complete 14:34:38 24f72da36158: Verifying Checksum 14:34:38 24f72da36158: Download complete 14:34:38 701f6daf10bf: Verifying Checksum 14:34:38 701f6daf10bf: Download complete 14:34:38 31603596830f: Pull complete 14:34:38 04fac38145f0: Pull complete 14:34:39 701f6daf10bf: Pull complete 14:34:39 24f72da36158: Pull complete 14:34:39 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 14:34:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:34:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:34:39 prd-centos7-docker-4c-2g-2395 does not seem to be running inside a container 14:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-966 -v /w/workspace/ndry_app-functions-sdk-go_PR-966:/w/workspace/ndry_app-functions-sdk-go_PR-966:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-966@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-966@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 14:34:40 $ docker top ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:34:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:40 [ssh-agent] Looking for ssh-agent implementation... 14:34:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:40 $ docker exec ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 ssh-agent 14:34:40 SSH_AUTH_SOCK=/tmp/ssh-bKGqH4NOSFnN/agent.15 14:34:40 SSH_AGENT_PID=21 14:34:40 Running ssh-add (command line suppressed) 14:34:40 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-966@tmp/private_key_2580576599403851451.key (/w/workspace/ndry_app-functions-sdk-go_PR-966@tmp/private_key_2580576599403851451.key) 14:34:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:41 + git tag --points-at HEAD [Pipeline] } 14:34:41 $ docker exec --env ******** --env ******** ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 ssh-agent -k 14:34:41 unset SSH_AUTH_SOCK; 14:34:41 unset SSH_AGENT_PID; 14:34:41 echo Agent pid 21 killed; 14:34:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:34:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:41 [ssh-agent] Looking for ssh-agent implementation... 14:34:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:41 $ docker exec ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 ssh-agent 14:34:41 SSH_AUTH_SOCK=/tmp/ssh-AXJ66wP6daVh/agent.55 14:34:41 SSH_AGENT_PID=61 14:34:41 Running ssh-add (command line suppressed) 14:34:41 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-966@tmp/private_key_2606877811780710351.key (/w/workspace/ndry_app-functions-sdk-go_PR-966@tmp/private_key_2606877811780710351.key) 14:34:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:41 + git semver init 14:34:41 # -> Open(): unable to determine branch for HEAD 14:34:41 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-966/.git 14:34:41 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-966 14:34:41 # $SEMVER_REMOTE_NAME = origin 14:34:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:34:41 # $SEMVER_USER_NAME = edgex-jenkins 14:34:41 # $SEMVER_BRANCH = PR-966 14:34:41 # $SEMVER_TEMP = /tmp/semver-717461217 14:34:41 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 14:34:43 # '/tmp/semver-717461217' -> '/w/workspace/ndry_app-functions-sdk-go_PR-966/.semver' 14:34:44 # -> Force: false 14:34:44 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-966/.semver [Pipeline] } 14:34:44 $ docker exec --env ******** --env ******** ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 ssh-agent -k 14:34:44 unset SSH_AUTH_SOCK; 14:34:44 unset SSH_AGENT_PID; 14:34:44 echo Agent pid 61 killed; 14:34:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:34:44 + git semver [Pipeline] } 14:34:44 $ docker stop --time=1 ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 14:34:46 $ docker rm -f ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:34:46 Stashed 1 file(s) [Pipeline] echo 14:34:46 [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 14:35:02 Still waiting to schedule task 14:35:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:35:02 Still waiting to schedule task 14:35:02 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2393’ is offline 14:37:08 Running on prd-centos7-docker-4c-2g-2398 in /w/workspace/ndry_app-functions-sdk-go_PR-966 [Pipeline] { [Pipeline] ws 14:37:08 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 14:37:08 The recommended git tool is: git 14:37:11 using credential edgex-jenkins-ssh 14:37:11 Cloning the remote Git repository 14:37:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:37:11 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 14:37:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:37:11 > git --version # timeout=10 14:37:11 > git --version # 'git version 2.24.4' 14:37:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:11 [INFO] Currently running in a labeled security context 14:37:11 [INFO] Currently SELinux is 'enforcing' on the host 14:37:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh5040786592872947373.key 14:37:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:37:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:37:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:37:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:37:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:13 [INFO] Currently running in a labeled security context 14:37:13 [INFO] Currently SELinux is 'enforcing' on the host 14:37:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh5601064531534506390.key 14:37:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/966/head:refs/remotes/origin/PR-966 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:37:14 Merging remotes/origin/main commit 1d599202cd64a06a276f3b3191668ff2dfc96df6 into PR head commit cfbeb1894dbe79f37a8189bc11e5c9488e997d18 14:37:14 Merge succeeded, producing cfbeb1894dbe79f37a8189bc11e5c9488e997d18 14:37:14 Checking out Revision cfbeb1894dbe79f37a8189bc11e5c9488e997d18 (PR-966) 14:37:14 > git config core.sparsecheckout # timeout=10 14:37:14 > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # timeout=10 14:37:14 > git remote # timeout=10 14:37:14 > git config --get remote.origin.url # timeout=10 14:37:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:37:14 [INFO] Currently running in a labeled security context 14:37:14 [INFO] Currently SELinux is 'enforcing' on the host 14:37:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh8074153448269742369.key 14:37:14 > git merge 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 14:37:14 > git rev-parse HEAD^{commit} # timeout=10 14:37:14 > git config core.sparsecheckout # timeout=10 14:37:14 > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # timeout=10 14:37:18 Commit message: "fix(context): update AppFunctionContext mock" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:37:19 ========================================================= 14:37:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:37:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:37:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:37:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:37:20 4e9f2cdf4387: Pulling fs layer 14:37:20 57d31006c564: Pulling fs layer 14:37:20 bd5ccded8296: Pulling fs layer 14:37:20 304dd3a0f381: Pulling fs layer 14:37:20 d37cda54a23b: Pulling fs layer 14:37:20 bae75c0f2455: Pulling fs layer 14:37:20 806579b3d29a: Pulling fs layer 14:37:20 c77eb801bf70: Pulling fs layer 14:37:20 6d0567d44e1a: Pulling fs layer 14:37:20 bae75c0f2455: Waiting 14:37:20 806579b3d29a: Waiting 14:37:20 c77eb801bf70: Waiting 14:37:20 6d0567d44e1a: Waiting 14:37:20 304dd3a0f381: Waiting 14:37:20 d37cda54a23b: Waiting 14:37:20 bd5ccded8296: Verifying Checksum 14:37:20 bd5ccded8296: Download complete 14:37:20 57d31006c564: Verifying Checksum 14:37:20 57d31006c564: Download complete 14:37:20 d37cda54a23b: Verifying Checksum 14:37:20 d37cda54a23b: Download complete 14:37:20 bae75c0f2455: Verifying Checksum 14:37:20 bae75c0f2455: Download complete 14:37:20 4e9f2cdf4387: Verifying Checksum 14:37:20 4e9f2cdf4387: Download complete 14:37:20 806579b3d29a: Verifying Checksum 14:37:20 806579b3d29a: Download complete 14:37:20 4e9f2cdf4387: Pull complete 14:37:20 57d31006c564: Pull complete 14:37:20 bd5ccded8296: Pull complete 14:37:21 c77eb801bf70: Verifying Checksum 14:37:21 c77eb801bf70: Download complete 14:37:21 304dd3a0f381: Verifying Checksum 14:37:21 304dd3a0f381: Download complete 14:37:22 6d0567d44e1a: Verifying Checksum 14:37:22 6d0567d44e1a: Download complete 14:37:25 304dd3a0f381: Pull complete 14:37:25 d37cda54a23b: Pull complete 14:37:25 bae75c0f2455: Pull complete 14:37:25 806579b3d29a: Pull complete 14:37:25 c77eb801bf70: Pull complete 14:37:27 6d0567d44e1a: Pull complete 14:37:27 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 14:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:37:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 14:37:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 14:37:28 + docker inspect -f . ci-base-image-x86_64 14:37:28 . [Pipeline] withDockerContainer 14:37:28 prd-centos7-docker-4c-2g-2398 does not seem to be running inside a container 14:37:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-x86_64 cat 14:37:31 $ docker top ad01b8a1d746700f28809b9252a89dffc0d6231269da911a92d2c3a8ba03b8ac -eo pid,comm [Pipeline] { [Pipeline] sh 14:37:31 + go version 14:37:31 go version go1.16.8 linux/amd64 [Pipeline] } 14:37:31 $ docker stop --time=1 ad01b8a1d746700f28809b9252a89dffc0d6231269da911a92d2c3a8ba03b8ac 14:37:32 $ docker rm -f ad01b8a1d746700f28809b9252a89dffc0d6231269da911a92d2c3a8ba03b8ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:37:33 + docker inspect -f . ci-base-image-x86_64 14:37:33 . [Pipeline] withDockerContainer 14:37:33 prd-centos7-docker-4c-2g-2398 does not seem to be running inside a container 14:37:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-x86_64 cat 14:37:34 $ docker top de5ff436cf4e388db2f4210bf2c53e64b311d0c750c4f807bb34d45d38571f65 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:37:34 + make test 14:37:34 make -C ./app-service-template build 14:37:34 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 14:37:34 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 14:37:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 14:37:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 14:37:35 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 14:37:35 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 14:37:35 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 14:37:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 14:37:35 go: downloading github.com/go-kit/kit v0.9.0 14:37:35 go: downloading github.com/google/uuid v1.3.0 14:37:35 go: downloading github.com/gorilla/mux v1.8.0 14:37:35 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:37:35 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 14:37:35 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 14:37:35 go: downloading github.com/mitchellh/copystructure v1.0.0 14:37:35 go: downloading github.com/go-playground/validator/v10 v10.6.1 14:37:35 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 14:37:35 go: downloading github.com/gorilla/websocket v1.4.2 14:37:35 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 14:37:35 go: downloading github.com/pelletier/go-toml v1.9.2 14:37:35 go: downloading github.com/hashicorp/consul/api v1.8.1 14:37:35 go: downloading github.com/hashicorp/errwrap v1.0.0 14:37:35 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:37:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:37:35 go: downloading github.com/go-playground/universal-translator v0.17.0 14:37:35 go: downloading github.com/leodido/go-urn v1.2.0 14:37:35 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 14:37:35 go: downloading golang.org/x/text v0.3.2 14:37:35 go: downloading github.com/x448/float16 v0.8.4 14:37:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:37:35 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:37:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:37:35 go: downloading github.com/hashicorp/serf v0.9.5 14:37:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:37:36 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:37:36 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:37:36 go: downloading github.com/go-playground/locales v0.13.0 14:37:36 go: downloading github.com/fatih/color v1.9.0 14:37:36 go: downloading github.com/mattn/go-isatty v0.0.12 14:37:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:37:36 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:37:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:37:36 go: downloading github.com/pebbe/zmq4 v1.2.7 14:37:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:37:37 go: downloading github.com/mattn/go-colorable v0.1.6 14:37:37 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 14:37:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:37:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:37:49 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 14:37:49 make -C ./app-service-template test 14:37:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 14:37:49 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:37:49 go: downloading github.com/stretchr/testify v1.7.0 14:37:49 go: downloading github.com/davecgh/go-spew v1.1.1 14:37:49 go: downloading github.com/pmezard/go-difflib v1.0.0 14:37:49 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 14:37:49 go: downloading github.com/stretchr/objx v0.1.0 14:37:59 ok new-app-service 0.012s coverage: 48.1% of statements 14:37:59 ? new-app-service/config [no test files] 14:37:59 ok new-app-service/functions 0.008s 14:37:59 CGO_ENABLED=1 go vet ./... 14:38:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:38:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:38:06 ./bin/test-attribution-txt.sh 14:38:06 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:38:06 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:38:06 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 14:38:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:38:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 14:38:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.022s coverage: 67.5% of statements 14:38:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 14:38:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 93.7% of statements 14:38:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 14:38:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.019s coverage: 61.8% of statements 14:38:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 14:38:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.009s 14:38:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.048s coverage: 75.7% of statements 14:38:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 14:38:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 14:38:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 14:38:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 14:38:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 14:38:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 14:38:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.3% of statements 14:38:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 14:38:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.012s coverage: 10.5% of statements 14:38:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.053s coverage: 77.0% of statements 14:38:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 14:38:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 14:38:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 14:38:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 14:38:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 14:38:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 14:38:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.057s coverage: 77.3% of statements 14:38:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 14:38:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:38:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:38:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 14:38:42 $ docker stop --time=1 de5ff436cf4e388db2f4210bf2c53e64b311d0c750c4f807bb34d45d38571f65 14:38:43 $ docker rm -f de5ff436cf4e388db2f4210bf2c53e64b311d0c750c4f807bb34d45d38571f65 [Pipeline] // withDockerContainer [Pipeline] sh 14:38:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:38:44 Stashed 2 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 14:38:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:45 14:38:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:38:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:45 latest: Pulling from edgex-lftools-log-publisher 14:38:45 b4d181a07f80: Pulling fs layer 14:38:45 a1111a8f2ec3: Pulling fs layer 14:38:45 ed53099fbce6: Pulling fs layer 14:38:45 dc539afda2c1: Pulling fs layer 14:38:45 77bc0d833cb6: Pulling fs layer 14:38:45 9065ff56babe: Pulling fs layer 14:38:45 d287ab97295c: Pulling fs layer 14:38:45 dc539afda2c1: Waiting 14:38:45 77bc0d833cb6: Waiting 14:38:45 9065ff56babe: Waiting 14:38:45 d287ab97295c: Waiting 14:38:46 a1111a8f2ec3: Verifying Checksum 14:38:46 a1111a8f2ec3: Download complete 14:38:46 dc539afda2c1: Verifying Checksum 14:38:46 dc539afda2c1: Download complete 14:38:46 77bc0d833cb6: Verifying Checksum 14:38:46 77bc0d833cb6: Download complete 14:38:46 ed53099fbce6: Verifying Checksum 14:38:46 ed53099fbce6: Download complete 14:38:46 9065ff56babe: Verifying Checksum 14:38:46 9065ff56babe: Download complete 14:38:46 b4d181a07f80: Verifying Checksum 14:38:46 b4d181a07f80: Download complete 14:38:47 d287ab97295c: Verifying Checksum 14:38:47 d287ab97295c: Download complete 14:38:48 b4d181a07f80: Pull complete 14:38:48 a1111a8f2ec3: Pull complete 14:38:49 ed53099fbce6: Pull complete 14:38:49 dc539afda2c1: Pull complete 14:38:49 77bc0d833cb6: Pull complete 14:38:49 9065ff56babe: Pull complete 14:38:55 d287ab97295c: Pull complete 14:38:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:38:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:38:55 prd-centos7-docker-4c-2g-2398 does not seem to be running inside a container 14:38:55 $ 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/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 14:38:58 $ docker top a632f332323dc6d5a5f6778505c610528d891db28a3da1fc23946750c229f7ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:58 ---> job-cost.sh 14:38:58 lf-activate-venv: SKIPPING 14:38:58 INFO: No Stack... 14:38:59 INFO: Retrieving Pricing Info for: v3-standard-2 14:38:59 INFO: Archiving Costs [Pipeline] sh 14:38:59 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 14:38:59 + cut -d, -f6 [Pipeline] lock 14:38:59 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-966-2-stack-cost] 14:38:59 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-966-2-stack-cost] did not exist. Created. 14:38:59 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-966-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:39:00 + echo total: 0.05999999865889549 [Pipeline] stash 14:39:00 Stashed 1 file(s) [Pipeline] } 14:39:00 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-966-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:39:00 $ docker stop --time=1 a632f332323dc6d5a5f6778505c610528d891db28a3da1fc23946750c229f7ec 14:39:01 $ docker rm -f a632f332323dc6d5a5f6778505c610528d891db28a3da1fc23946750c229f7ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:46:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2405 in /w/workspace/ndry_app-functions-sdk-go_PR-966 [Pipeline] { [Pipeline] ws 14:46:04 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 14:46:05 The recommended git tool is: git 14:46:12 using credential edgex-jenkins-ssh 14:46:12 Cloning the remote Git repository 14:46:13 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:46:13 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 14:46:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:46:13 > git --version # timeout=10 14:46:13 > git --version # 'git version 2.17.1' 14:46:13 using GIT_SSH to set credentials SSH Credentials for GitHub 14:46:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:46:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:46:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:46:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:46:17 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:46:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:46:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/966/head:refs/remotes/origin/PR-966 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:46:17 Merging remotes/origin/main commit 1d599202cd64a06a276f3b3191668ff2dfc96df6 into PR head commit cfbeb1894dbe79f37a8189bc11e5c9488e997d18 14:46:18 Merge succeeded, producing cfbeb1894dbe79f37a8189bc11e5c9488e997d18 14:46:18 Checking out Revision cfbeb1894dbe79f37a8189bc11e5c9488e997d18 (PR-966) 14:46:17 > git config core.sparsecheckout # timeout=10 14:46:17 > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # timeout=10 14:46:18 > git remote # timeout=10 14:46:18 > git config --get remote.origin.url # timeout=10 14:46:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:46:18 > git merge 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 14:46:18 > git rev-parse HEAD^{commit} # timeout=10 14:46:18 > git config core.sparsecheckout # timeout=10 14:46:18 > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # timeout=10 14:46:23 Commit message: "fix(context): update AppFunctionContext mock" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:46:24 ========================================================= 14:46:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:46:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 14:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:46:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:46:26 bbf911997326: Pulling fs layer 14:46:26 58ec367f63d7: Pulling fs layer 14:46:26 1b4a6ffa7d45: Pulling fs layer 14:46:26 fc5181fea5dc: Pulling fs layer 14:46:26 9c418107303f: Pulling fs layer 14:46:26 284eca6f2348: Pulling fs layer 14:46:26 842844d905b1: Pulling fs layer 14:46:26 901a3a57568e: Pulling fs layer 14:46:26 9c418107303f: Waiting 14:46:26 284eca6f2348: Waiting 14:46:26 842844d905b1: Waiting 14:46:26 901a3a57568e: Waiting 14:46:26 fc5181fea5dc: Waiting 14:46:26 1b4a6ffa7d45: Verifying Checksum 14:46:26 1b4a6ffa7d45: Download complete 14:46:28 58ec367f63d7: Download complete 14:46:28 9c418107303f: Download complete 14:46:28 284eca6f2348: Download complete 14:46:28 bbf911997326: Download complete 14:46:28 842844d905b1: Download complete 14:46:28 bbf911997326: Pull complete 14:46:29 58ec367f63d7: Pull complete 14:46:30 1b4a6ffa7d45: Pull complete 14:46:31 901a3a57568e: Verifying Checksum 14:46:31 901a3a57568e: Download complete 14:46:31 fc5181fea5dc: Verifying Checksum 14:46:31 fc5181fea5dc: Download complete 14:46:42 fc5181fea5dc: Pull complete 14:46:42 9c418107303f: Pull complete 14:46:42 284eca6f2348: Pull complete 14:46:42 842844d905b1: Pull complete 14:46:49 901a3a57568e: Pull complete 14:46:49 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 14:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:46:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 14:46:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 14:46:49 + docker inspect -f . ci-base-image-arm64 14:46:49 . [Pipeline] withDockerContainer 14:46:50 prd-ubuntu18.04-docker-arm64-4c-16g-2405 does not seem to be running inside a container 14:46:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-arm64 cat 14:46:56 $ docker top 6824eed1fe1d2b9bcfad81afdcb6f0fb3d3bad2f406f3f0e6b4a2d989026dd6a -eo pid,comm [Pipeline] { [Pipeline] sh 14:46:58 + go version 14:46:58 go version go1.16.8 linux/arm64 [Pipeline] } 14:46:58 $ docker stop --time=1 6824eed1fe1d2b9bcfad81afdcb6f0fb3d3bad2f406f3f0e6b4a2d989026dd6a 14:47:00 $ docker rm -f 6824eed1fe1d2b9bcfad81afdcb6f0fb3d3bad2f406f3f0e6b4a2d989026dd6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:47:00 + docker inspect -f . ci-base-image-arm64 14:47:00 . [Pipeline] withDockerContainer 14:47:01 prd-ubuntu18.04-docker-arm64-4c-16g-2405 does not seem to be running inside a container 14:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@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 ******** ci-base-image-arm64 cat 14:47:03 $ docker top 4951cc24587bc5e2727c1c23caa75bd25e0901f877cc45e6b1ad4a4ffff4a2df -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:47:04 + make test 14:47:04 make -C ./app-service-template build 14:47:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 14:47:04 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 14:47:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 14:47:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 14:47:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 14:47:05 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 14:47:05 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 14:47:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 14:47:05 go: downloading github.com/gorilla/mux v1.8.0 14:47:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 14:47:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 14:47:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 14:47:05 go: downloading github.com/go-kit/kit v0.9.0 14:47:05 go: downloading github.com/google/uuid v1.3.0 14:47:06 go: downloading github.com/go-playground/validator/v10 v10.6.1 14:47:06 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 14:47:06 go: downloading github.com/pelletier/go-toml v1.9.2 14:47:06 go: downloading github.com/mitchellh/copystructure v1.0.0 14:47:06 go: downloading github.com/hashicorp/errwrap v1.0.0 14:47:06 go: downloading github.com/gorilla/websocket v1.4.2 14:47:06 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 14:47:06 go: downloading github.com/hashicorp/consul/api v1.8.1 14:47:06 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:47:06 go: downloading github.com/go-playground/universal-translator v0.17.0 14:47:06 go: downloading github.com/leodido/go-urn v1.2.0 14:47:06 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 14:47:06 go: downloading golang.org/x/text v0.3.2 14:47:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:47:07 go: downloading github.com/x448/float16 v0.8.4 14:47:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:47:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:47:07 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:47:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 14:47:07 go: downloading github.com/pebbe/zmq4 v1.2.7 14:47:07 go: downloading github.com/go-playground/locales v0.13.0 14:47:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:47:08 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:47:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:47:08 go: downloading github.com/hashicorp/serf v0.9.5 14:47:08 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:47:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:47:08 go: downloading github.com/fatih/color v1.9.0 14:47:08 go: downloading github.com/mattn/go-isatty v0.0.12 14:47:08 go: downloading github.com/mattn/go-colorable v0.1.6 14:47:08 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 14:47:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:47:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:47:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:47:55 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 14:47:55 make -C ./app-service-template test 14:47:55 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 14:47:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 14:47:55 go: downloading github.com/stretchr/testify v1.7.0 14:47:55 go: downloading github.com/davecgh/go-spew v1.1.1 14:47:55 go: downloading github.com/pmezard/go-difflib v1.0.0 14:47:55 go: downloading github.com/stretchr/objx v0.1.0 14:47:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 14:48:28 ok new-app-service 0.047s coverage: 48.1% of statements 14:48:28 ? new-app-service/config [no test files] 14:48:28 ok new-app-service/functions 0.043s 14:48:28 CGO_ENABLED=1 go vet ./... 14:49:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:49:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:49:01 ./bin/test-attribution-txt.sh 14:49:01 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 14:49:01 go: downloading github.com/mitchellh/go-homedir v1.1.0 14:49:01 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 14:49:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:49:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 14:49:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.186s coverage: 67.5% of statements 14:49:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 14:49:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.116s coverage: 93.7% of statements 14:49:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 14:49:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.107s coverage: 61.8% of statements 14:49:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 14:49:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.044s 14:49:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.185s coverage: 75.7% of statements 14:49:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 14:49:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 14:49:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 14:49:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 14:49:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 14:49:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 14:49:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.031s coverage: 97.3% of statements 14:49:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 14:49:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.060s coverage: 10.5% of statements 14:49:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.245s coverage: 77.0% of statements 14:49:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 14:49:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.071s coverage: 12.5% of statements 14:49:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.056s coverage: 27.3% of statements 14:49:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 14:49:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 14:49:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.079s coverage: 51.4% of statements 14:49:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.123s coverage: 77.3% of statements 14:49:47 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.040s coverage: 94.4% of statements 14:49:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:49:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:49:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 14:49:50 $ docker stop --time=1 4951cc24587bc5e2727c1c23caa75bd25e0901f877cc45e6b1ad4a4ffff4a2df 14:49:52 $ docker rm -f 4951cc24587bc5e2727c1c23caa75bd25e0901f877cc45e6b1ad4a4ffff4a2df [Pipeline] // withDockerContainer [Pipeline] sh 14:49:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:49:55 Warning: overwriting stash ‘coverage-report’ 14:49:56 Stashed 2 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 14:49:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:49:57 14:49:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:49:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:50:08 Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:50:08 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:50:10 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-966/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:50:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:50:11 ---> package-listing.sh 14:50:11 ++ facter osfamily 14:50:11 ++ tr '[:upper:]' '[:lower:]' 14:50:11 + OS_FAMILY=redhat 14:50:11 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-966 14:50:11 + START_PACKAGES=/tmp/packages_start.txt 14:50:11 + END_PACKAGES=/tmp/packages_end.txt 14:50:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:50:11 + PACKAGES=/tmp/packages_start.txt 14:50:11 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-966 ']' 14:50:11 + PACKAGES=/tmp/packages_end.txt 14:50:11 + case "${OS_FAMILY}" in 14:50:11 + sort 14:50:11 + rpm -qa 14:50:12 + '[' -f /tmp/packages_start.txt ']' 14:50:12 + '[' -f /tmp/packages_end.txt ']' 14:50:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:50:12 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-966 ']' 14:50:12 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-966/archives/ 14:50:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-966/archives/ [Pipeline] echo 14:50:12 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/ndry_app-functions-sdk-go_PR-966/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:50:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:50:13 14:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:50:13 latest: Pulling from edgex-lftools-log-publisher 14:50:13 b4d181a07f80: Pulling fs layer 14:50:13 a1111a8f2ec3: Pulling fs layer 14:50:13 ed53099fbce6: Pulling fs layer 14:50:13 dc539afda2c1: Pulling fs layer 14:50:13 77bc0d833cb6: Pulling fs layer 14:50:13 9065ff56babe: Pulling fs layer 14:50:13 d287ab97295c: Pulling fs layer 14:50:13 dc539afda2c1: Waiting 14:50:13 77bc0d833cb6: Waiting 14:50:13 9065ff56babe: Waiting 14:50:13 d287ab97295c: Waiting 14:50:13 a1111a8f2ec3: Verifying Checksum 14:50:13 a1111a8f2ec3: Download complete 14:50:13 dc539afda2c1: Verifying Checksum 14:50:13 dc539afda2c1: Download complete 14:50:13 ed53099fbce6: Verifying Checksum 14:50:13 ed53099fbce6: Download complete 14:50:13 9065ff56babe: Verifying Checksum 14:50:13 9065ff56babe: Download complete 14:50:14 b4d181a07f80: Verifying Checksum 14:50:14 b4d181a07f80: Download complete 14:50:14 77bc0d833cb6: Verifying Checksum 14:50:14 77bc0d833cb6: Download complete 14:50:15 b4d181a07f80: Pull complete 14:50:15 a1111a8f2ec3: Pull complete 14:50:16 ed53099fbce6: Pull complete 14:50:16 dc539afda2c1: Pull complete 14:50:16 77bc0d833cb6: Pull complete 14:50:16 9065ff56babe: Pull complete 14:50:48 d287ab97295c: Verifying Checksum 14:50:48 d287ab97295c: Download complete 14:50:51 d287ab97295c: Pull complete 14:50:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:50:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:50:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:50:51 prd-centos7-docker-4c-2g-2395 does not seem to be running inside a container 14:50:51 $ 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/ndry_app-functions-sdk-go_PR-966/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-966 -v /w/workspace/ndry_app-functions-sdk-go_PR-966:/w/workspace/ndry_app-functions-sdk-go_PR-966:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-966@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-966@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 14:50:53 $ docker top 352b3b37e49f240d2d7c65889f4b3348986b1a6202c7c69ab458e8a1fa57b19d -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:54 + touch /tmp/pre-build-complete [Pipeline] sh 14:50:54 + mkdir -p /var/log/sysstat [Pipeline] sh 14:50:54 + ls /var/log/sa-host 14:50:54 + sadf -c /var/log/sa-host/sa07 14:50:54 file_magic: OK 14:50:54 HZ: Using current value: 100 14:50:54 file_header: OK 14:50:54 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 14:50:54 Statistics: 14:50:54 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:50:54 File successfully converted to sysstat format version 12.0.3 14:50:54 + sadf -c /var/log/sa-host/sa30 14:50:54 file_magic: OK 14:50:54 HZ: Using current value: 100 14:50:54 file_header: OK 14:50:54 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 14:50:54 Statistics: 14:50:54 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:50:54 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:50:55 provisioning config files... 14:50:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-966@tmp/config3169894067095687891tmp [Pipeline] { [Pipeline] echo 14:50:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:50:55 ---> create-netrc.sh [Pipeline] } 14:50:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:50:56 ---> python-tools-install.sh [Pipeline] echo 14:50:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:50:56 ---> sudo-logs.sh 14:50:56 Archiving 'sudo' log.. 14:50:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-2395.novalocal: Name or service not known 14:50:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-2395.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:50:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:50:57 ---> job-cost.sh 14:50:57 lf-activate-venv: SKIPPING 14:50:57 DEBUG: total: 0.05999999865889549 14:50:57 INFO: Retrieving Stack Cost... 14:50:57 INFO: Retrieving Pricing Info for: v3-standard-2 14:50:57 INFO: Archiving Costs [Pipeline] echo 14:50:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:50:58 ---> logs-deploy.sh 14:50:58 lf-activate-venv: SKIPPING 14:50:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-966/2 14:50:58 INFO: archiving workspace using pattern(s): 14:51:25 Archives upload complete. 14:51:25 INFO: archiving logs to Nexus 14:51:25 ---> uname -a: 14:51:25 Linux prd-centos7-docker-4c-2g-2395.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 14:51:25 14:51:25 14:51:25 ---> lscpu: 14:51:25 Architecture: x86_64 14:51:25 CPU op-mode(s): 32-bit, 64-bit 14:51:25 Byte Order: Little Endian 14:51:25 Address sizes: 40 bits physical, 48 bits virtual 14:51:25 CPU(s): 2 14:51:25 On-line CPU(s) list: 0,1 14:51:25 Thread(s) per core: 1 14:51:25 Core(s) per socket: 1 14:51:25 Socket(s): 2 14:51:25 NUMA node(s): 1 14:51:25 Vendor ID: AuthenticAMD 14:51:25 CPU family: 23 14:51:25 Model: 49 14:51:25 Model name: AMD EPYC-Rome Processor 14:51:25 Stepping: 0 14:51:25 CPU MHz: 2799.998 14:51:25 BogoMIPS: 5599.99 14:51:25 Virtualization: AMD-V 14:51:25 Hypervisor vendor: KVM 14:51:25 Virtualization type: full 14:51:25 L1d cache: 32K 14:51:25 L1i cache: 32K 14:51:25 L2 cache: 512K 14:51:25 L3 cache: 16384K 14:51:25 NUMA node0 CPU(s): 0,1 14:51:25 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 14:51:25 14:51:25 14:51:25 ---> nproc: 14:51:25 2 14:51:25 14:51:25 14:51:25 ---> df -h: 14:51:25 Filesystem Size Used Avail Use% Mounted on 14:51:25 overlay 40G 7.7G 33G 20% / 14:51:25 tmpfs 64M 0 64M 0% /dev 14:51:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:51:25 shm 64M 0 64M 0% /dev/shm 14:51:25 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:51:25 14:51:25 14:51:25 ---> sar -b -r -n DEV: 14:51:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 14:51:25 14:51:25 14:33:46 LINUX RESTART (2 CPU) 14:51:25 14:51:25 14:35:01 tps rtps wtps bread/s bwrtn/s 14:51:25 14:36:01 1.92 0.00 1.92 0.00 40.36 14:51:25 14:37:01 0.43 0.00 0.43 0.00 6.65 14:51:25 14:38:01 0.28 0.00 0.28 0.00 3.40 14:51:25 14:39:01 0.25 0.00 0.25 0.00 3.35 14:51:25 14:40:01 0.27 0.00 0.27 0.00 3.95 14:51:25 14:41:01 0.37 0.00 0.37 0.00 4.10 14:51:25 14:42:01 0.22 0.00 0.22 0.00 3.15 14:51:25 14:43:01 0.32 0.00 0.32 0.00 3.85 14:51:25 14:44:01 0.25 0.00 0.25 0.00 3.38 14:51:25 14:45:01 0.17 0.00 0.17 0.00 1.65 14:51:25 14:46:01 0.28 0.00 0.28 0.00 3.23 14:51:25 14:47:01 0.18 0.00 0.18 0.00 3.00 14:51:25 14:48:01 0.25 0.00 0.25 0.00 3.91 14:51:25 14:49:01 0.42 0.20 0.22 6.40 3.00 14:51:25 14:50:01 0.27 0.00 0.27 0.00 3.53 14:51:25 Average: 0.39 0.01 0.38 0.43 6.03 14:51:25 14:51:25 14:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:51:25 14:36:01 5661228 0 605376 7.56 2620 1739708 1035880 11.44 560292 1548220 20 14:51:25 14:37:01 5661920 0 604676 7.55 2620 1739716 1035880 11.44 559528 1548184 20 14:51:25 14:38:01 5658864 0 607732 7.59 2620 1739716 1036072 11.44 562196 1548808 20 14:51:25 14:39:01 5660020 0 606568 7.57 2620 1739724 1035880 11.44 561000 1548808 8 14:51:25 14:40:01 5657704 0 608876 7.60 2620 1739732 1035952 11.44 563364 1548824 8 14:51:25 14:41:01 5657212 0 609364 7.61 2620 1739736 1035880 11.44 563836 1548828 12 14:51:25 14:42:01 5648712 0 617860 7.71 2620 1739740 1035880 11.44 572496 1548824 8 14:51:25 14:43:01 5647536 0 619032 7.73 2620 1739744 1036120 11.44 575504 1547048 8 14:51:25 14:44:01 5643980 0 622584 7.77 2620 1739748 1035880 11.44 578480 1547048 12 14:51:25 14:45:01 5641392 0 625168 7.81 2620 1739752 1035952 11.44 581296 1547048 8 14:51:25 14:46:01 5642112 0 624444 7.80 2620 1739756 1035880 11.44 580868 1547048 8 14:51:25 14:47:01 5640824 0 625728 7.81 2620 1739760 1036096 11.44 582096 1547048 8 14:51:25 14:48:01 5640596 0 625948 7.82 2620 1739768 1036144 11.44 581716 1547088 16 14:51:25 14:49:01 5642304 0 624240 7.79 2620 1739768 1035880 11.44 580260 1547088 16 14:51:25 14:50:01 5641788 0 624748 7.80 2620 1739776 1035988 11.44 580976 1547048 8 14:51:25 Average: 5649746 0 616823 7.70 2620 1739743 1035958 11.44 572261 1547797 12 14:51:25 14:51:25 14:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:51:25 14:36:01 eth0 0.40 0.08 0.05 0.01 0.00 0.00 0.00 0.00 14:51:25 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:37:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 14:51:25 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:38:01 eth0 0.93 0.37 0.32 0.20 0.00 0.00 0.00 0.00 14:51:25 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:39:01 eth0 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:51:25 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:40:01 eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 14:51:25 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:41:01 eth0 0.53 0.07 0.04 0.01 0.00 0.00 0.00 0.00 14:51:25 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:42:01 eth0 0.73 0.10 0.08 0.01 0.00 0.00 0.00 0.00 14:51:25 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:43:01 eth0 2.02 0.70 0.62 0.40 0.00 0.00 0.00 0.00 14:51:25 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:44:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:51:25 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:45:01 eth0 1.07 0.27 0.26 0.08 0.00 0.00 0.00 0.00 14:51:25 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:46:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:51:25 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:47:01 eth0 1.28 0.67 0.58 0.37 0.00 0.00 0.00 0.00 14:51:25 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:48:01 eth0 0.53 0.35 0.27 0.23 0.00 0.00 0.00 0.00 14:51:25 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:51:25 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:50:01 eth0 0.73 0.22 0.18 0.07 0.00 0.00 0.00 0.00 14:51:25 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 Average: eth0 0.70 0.23 0.18 0.10 0.00 0.00 0.00 0.00 14:51:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:51:25 14:51:25 14:51:25 ---> sar -P ALL: 14:51:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 14:51:25 14:51:25 14:33:46 LINUX RESTART (2 CPU) 14:51:25 14:51:25 14:35:01 CPU %user %nice %system %iowait %steal %idle 14:51:25 14:36:01 all 0.17 0.00 0.06 0.00 0.02 99.76 14:51:25 14:36:01 0 0.22 0.00 0.05 0.00 0.02 99.72 14:51:25 14:36:01 1 0.12 0.00 0.07 0.00 0.02 99.80 14:51:25 14:37:01 all 0.08 0.00 0.06 0.00 0.04 99.82 14:51:25 14:37:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:51:25 14:37:01 1 0.12 0.00 0.08 0.00 0.05 99.75 14:51:25 14:38:01 all 0.10 0.00 0.04 0.00 0.03 99.83 14:51:25 14:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:51:25 14:38:01 1 0.17 0.00 0.05 0.00 0.03 99.75 14:51:25 14:39:01 all 0.15 0.00 0.03 0.00 0.02 99.81 14:51:25 14:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:51:25 14:39:01 1 0.27 0.00 0.03 0.00 0.02 99.68 14:51:25 14:40:01 all 0.20 0.00 0.03 0.00 0.03 99.74 14:51:25 14:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:51:25 14:40:01 1 0.37 0.00 0.03 0.00 0.02 99.58 14:51:25 14:41:01 all 0.25 0.00 0.06 0.00 0.03 99.67 14:51:25 14:41:01 0 0.07 0.00 0.07 0.00 0.03 99.83 14:51:25 14:41:01 1 0.43 0.00 0.05 0.00 0.02 99.50 14:51:25 14:42:01 all 0.25 0.00 0.05 0.00 0.03 99.67 14:51:25 14:42:01 0 0.07 0.00 0.05 0.00 0.03 99.85 14:51:25 14:42:01 1 0.43 0.00 0.05 0.00 0.02 99.50 14:51:25 14:43:01 all 0.08 0.00 0.05 0.00 0.03 99.84 14:51:25 14:43:01 0 0.05 0.00 0.05 0.00 0.03 99.87 14:51:25 14:43:01 1 0.12 0.00 0.05 0.00 0.02 99.82 14:51:25 14:44:01 all 0.13 0.00 0.03 0.00 0.03 99.81 14:51:25 14:44:01 0 0.05 0.00 0.03 0.00 0.05 99.87 14:51:25 14:44:01 1 0.20 0.00 0.03 0.00 0.02 99.75 14:51:25 14:45:01 all 0.14 0.00 0.03 0.00 0.02 99.82 14:51:25 14:45:01 0 0.23 0.00 0.02 0.00 0.00 99.75 14:51:25 14:45:01 1 0.05 0.00 0.03 0.00 0.03 99.88 14:51:25 14:46:01 all 0.18 0.00 0.03 0.00 0.03 99.76 14:51:25 14:46:01 0 0.32 0.00 0.03 0.00 0.03 99.62 14:51:25 14:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 14:51:25 14:51:25 14:46:01 CPU %user %nice %system %iowait %steal %idle 14:51:25 14:47:01 all 0.22 0.00 0.03 0.00 0.03 99.72 14:51:25 14:47:01 0 0.35 0.00 0.05 0.00 0.03 99.57 14:51:25 14:47:01 1 0.08 0.00 0.02 0.00 0.02 99.88 14:51:25 14:48:01 all 0.20 0.00 0.03 0.00 0.03 99.73 14:51:25 14:48:01 0 0.33 0.00 0.03 0.00 0.03 99.60 14:51:25 14:48:01 1 0.07 0.00 0.03 0.00 0.03 99.87 14:51:25 14:49:01 all 0.18 0.00 0.03 0.00 0.03 99.77 14:51:25 14:49:01 0 0.30 0.00 0.05 0.00 0.03 99.62 14:51:25 14:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:51:25 14:50:01 all 0.22 0.00 0.03 0.00 0.02 99.73 14:51:25 14:50:01 0 0.40 0.00 0.05 0.00 0.03 99.52 14:51:25 14:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:51:25 Average: all 0.17 0.00 0.04 0.00 0.03 99.77 14:51:25 Average: 0 0.17 0.00 0.04 0.00 0.03 99.76 14:51:25 Average: 1 0.17 0.00 0.04 0.00 0.02 99.77 14:51:25 14:51:25 14:51:25