Pull request #925 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/app-functions-sdk-go Obtained Jenkinsfile from 5f922c31a128e44051e2c5e982279a7601051bcd+83c633e0233ae448cbb5e6a8cef38b01a51a199b (2ff66f06278b917a238687d8c487095aee6bf6fa) 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-ssh5681429179412166895.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh1712100022460044503.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 144eb70ba3d470a427e699408e811d3f535e987a 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-925/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-925/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4805010149700559480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh3999601412248110651.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-925/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-925/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4214010267980749918.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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-3014 in /w/workspace/ndry_app-functions-sdk-go_PR-925 [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-925 # 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-925@tmp/jenkins-gitclient-ssh190571283682350756.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 83c633e0233ae448cbb5e6a8cef38b01a51a199b into PR head commit 5f922c31a128e44051e2c5e982279a7601051bcd Merge succeeded, producing 5f922c31a128e44051e2c5e982279a7601051bcd Checking out Revision 5f922c31a128e44051e2c5e982279a7601051bcd (PR-925) > 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-925@tmp/jenkins-gitclient-ssh4068737242919379086.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/925/head:refs/remotes/origin/PR-925 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f922c31a128e44051e2c5e982279a7601051bcd # 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-925@tmp/jenkins-gitclient-ssh1697556374285931234.key > git merge 83c633e0233ae448cbb5e6a8cef38b01a51a199b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f922c31a128e44051e2c5e982279a7601051bcd # timeout=10 Commit message: "Merge branch 'main' into filter-by-resource-fix" > git rev-list --no-walk 4d169d2de8f9d0fb838b77df330eabbc72317b43 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:17:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:17:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:13 ========================================================= 23:17:13 EdgeX Global Pipelines Version Info 23:17:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:17:14 ------------------- 23:17:14 stable info: 23:17:14 ------------------- 23:17:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:17:14 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 23:17:14 Message: update stable to v1.0.196 23:17:14 ------------------- 23:17:14 experimental info: 23:17:14 ------------------- 23:17:14 Commited By: **** collab-it+edgex@linuxfoundation.org 23:17:14 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 23:17:14 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-925 [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-925 [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-925 [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f922c31a128e44051e2c5e982279a7601051bcd [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f922c3 [Pipeline] echo 23:17:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:16 + git log --format=format:%s -1 5f922c31a128e44051e2c5e982279a7601051bcd [Pipeline] echo 23:17:16 GIT_COMMIT: 5f922c31a128e44051e2c5e982279a7601051bcd, Commit Message: Merge branch 'main' into filter-by-resource-fix [Pipeline] echo 23:17:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:17:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:17 23:17:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:17:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:17 latest: Pulling from edgex-devops/git-semver 23:17:17 31603596830f: Pulling fs layer 23:17:17 b6dc333f4379: Pulling fs layer 23:17:17 3d9ef1400e77: Pulling fs layer 23:17:17 fd332fbdc1db: Pulling fs layer 23:17:17 fd332fbdc1db: Waiting 23:17:17 b6dc333f4379: Verifying Checksum 23:17:17 b6dc333f4379: Download complete 23:17:17 31603596830f: Verifying Checksum 23:17:17 31603596830f: Download complete 23:17:18 fd332fbdc1db: Verifying Checksum 23:17:18 fd332fbdc1db: Download complete 23:17:18 31603596830f: Pull complete 23:17:18 b6dc333f4379: Pull complete 23:17:18 3d9ef1400e77: Verifying Checksum 23:17:18 3d9ef1400e77: Download complete 23:17:18 3d9ef1400e77: Pull complete 23:17:18 fd332fbdc1db: Pull complete 23:17:18 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 23:17:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:17:19 prd-centos7-docker-4c-2g-3014 does not seem to be running inside a container 23:17:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-925 -v /w/workspace/ndry_app-functions-sdk-go_PR-925:/w/workspace/ndry_app-functions-sdk-go_PR-925:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-925@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-925@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:10004/edgex-devops/git-semver:latest cat 23:17:19 $ docker top c9160685befa0069dbf9d070aa6ae03a224cc454a73533abac688c73d3989928 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:20 [ssh-agent] Looking for ssh-agent implementation... 23:17:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:20 $ docker exec c9160685befa0069dbf9d070aa6ae03a224cc454a73533abac688c73d3989928 ssh-agent 23:17:20 SSH_AUTH_SOCK=/tmp/ssh-AqsFumPDB9nd/agent.13 23:17:20 SSH_AGENT_PID=19 23:17:20 Running ssh-add (command line suppressed) 23:17:20 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-925@tmp/private_key_5401035354255403890.key (/w/workspace/ndry_app-functions-sdk-go_PR-925@tmp/private_key_5401035354255403890.key) 23:17:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:20 + git tag --points-at HEAD [Pipeline] } 23:17:20 $ docker exec --env ******** --env ******** c9160685befa0069dbf9d070aa6ae03a224cc454a73533abac688c73d3989928 ssh-agent -k 23:17:20 unset SSH_AUTH_SOCK; 23:17:20 unset SSH_AGENT_PID; 23:17:20 echo Agent pid 19 killed; 23:17:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:17:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:21 [ssh-agent] Looking for ssh-agent implementation... 23:17:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:21 $ docker exec c9160685befa0069dbf9d070aa6ae03a224cc454a73533abac688c73d3989928 ssh-agent 23:17:21 SSH_AUTH_SOCK=/tmp/ssh-4zG9uIkXwgiz/agent.51 23:17:21 SSH_AGENT_PID=57 23:17:21 Running ssh-add (command line suppressed) 23:17:21 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-925@tmp/private_key_2100675653189825812.key (/w/workspace/ndry_app-functions-sdk-go_PR-925@tmp/private_key_2100675653189825812.key) 23:17:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:21 + git semver init 23:17:21 # -> Open(): unable to determine branch for HEAD 23:17:21 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-925/.git 23:17:21 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-925 23:17:21 # $SEMVER_REMOTE_NAME = origin 23:17:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:17:21 # $SEMVER_USER_NAME = edgex-jenkins 23:17:21 # $SEMVER_BRANCH = PR-925 23:17:21 # $SEMVER_TEMP = /tmp/semver-489591517 23:17:21 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:17:23 # '/tmp/semver-489591517' -> '/w/workspace/ndry_app-functions-sdk-go_PR-925/.semver' 23:17:23 # -> Force: false 23:17:23 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-925/.semver [Pipeline] } 23:17:23 $ docker exec --env ******** --env ******** c9160685befa0069dbf9d070aa6ae03a224cc454a73533abac688c73d3989928 ssh-agent -k 23:17:23 unset SSH_AUTH_SOCK; 23:17:23 unset SSH_AGENT_PID; 23:17:23 echo Agent pid 57 killed; 23:17:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:24 + git semver [Pipeline] } 23:17:24 $ docker stop --time=1 c9160685befa0069dbf9d070aa6ae03a224cc454a73533abac688c73d3989928 23:17:25 $ docker rm -f c9160685befa0069dbf9d070aa6ae03a224cc454a73533abac688c73d3989928 [Pipeline] // withDockerContainer [Pipeline] sh 23:17:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:17:26 Stashed 1 file(s) [Pipeline] echo 23:17:26 [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 23:17:41 Still waiting to schedule task 23:17:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:17:41 Still waiting to schedule task 23:17:41 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 23:20:15 Running on prd-centos7-docker-4c-2g-3015 in /w/workspace/ndry_app-functions-sdk-go_PR-925 [Pipeline] { [Pipeline] ws 23:20:15 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 23:20:16 The recommended git tool is: git 23:20:19 using credential edgex-jenkins-ssh 23:20:19 Cloning the remote Git repository 23:20:19 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:20:19 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 23:20:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:20:19 > git --version # timeout=10 23:20:19 > git --version # 'git version 2.24.4' 23:20:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:19 [INFO] Currently running in a labeled security context 23:20:19 [INFO] Currently SELinux is 'enforcing' on the host 23:20:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh747183129555078832.key 23:20:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:20:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:20:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:20:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:20 [INFO] Currently running in a labeled security context 23:20:20 [INFO] Currently SELinux is 'enforcing' on the host 23:20:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh3155226255811260977.key 23:20:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/925/head:refs/remotes/origin/PR-925 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:20:22 Merging remotes/origin/main commit 83c633e0233ae448cbb5e6a8cef38b01a51a199b into PR head commit 5f922c31a128e44051e2c5e982279a7601051bcd 23:20:22 Merge succeeded, producing 5f922c31a128e44051e2c5e982279a7601051bcd 23:20:22 Checking out Revision 5f922c31a128e44051e2c5e982279a7601051bcd (PR-925) 23:20:22 > git config core.sparsecheckout # timeout=10 23:20:22 > git checkout -f 5f922c31a128e44051e2c5e982279a7601051bcd # timeout=10 23:20:22 > git remote # timeout=10 23:20:22 > git config --get remote.origin.url # timeout=10 23:20:22 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:22 [INFO] Currently running in a labeled security context 23:20:22 [INFO] Currently SELinux is 'enforcing' on the host 23:20:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh2393415974330788619.key 23:20:22 > git merge 83c633e0233ae448cbb5e6a8cef38b01a51a199b # timeout=10 23:20:22 > git rev-parse HEAD^{commit} # timeout=10 23:20:22 > git config core.sparsecheckout # timeout=10 23:20:22 > git checkout -f 5f922c31a128e44051e2c5e982279a7601051bcd # timeout=10 23:20:26 Commit message: "Merge branch 'main' into filter-by-resource-fix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:20:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:20:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:20:27 + true 23:20:27 + sudo service docker restart 23:20:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:20:46 ========================================================= 23:20:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:20:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:20:46 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 23:20:46 Sending build context to Docker daemon 19.77MB 23:20:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:20:46 Step 2/8 : FROM ${BASE} 23:20:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:20:47 540db60ca938: Pulling fs layer 23:20:47 adcc1eea9eea: Pulling fs layer 23:20:47 4c4ab2625f07: Pulling fs layer 23:20:47 0773c198feca: Pulling fs layer 23:20:47 345f892a5656: Pulling fs layer 23:20:47 4796506630df: Pulling fs layer 23:20:47 cc55df3e53f1: Pulling fs layer 23:20:47 4d027b6c602c: Pulling fs layer 23:20:47 449e75d2c14e: Pulling fs layer 23:20:47 0773c198feca: Waiting 23:20:47 345f892a5656: Waiting 23:20:47 4796506630df: Waiting 23:20:47 cc55df3e53f1: Waiting 23:20:47 4d027b6c602c: Waiting 23:20:47 449e75d2c14e: Waiting 23:20:47 4c4ab2625f07: Verifying Checksum 23:20:47 4c4ab2625f07: Download complete 23:20:47 adcc1eea9eea: Verifying Checksum 23:20:47 adcc1eea9eea: Download complete 23:20:47 345f892a5656: Verifying Checksum 23:20:47 345f892a5656: Download complete 23:20:47 4796506630df: Download complete 23:20:47 cc55df3e53f1: Verifying Checksum 23:20:47 cc55df3e53f1: Download complete 23:20:47 540db60ca938: Verifying Checksum 23:20:47 540db60ca938: Download complete 23:20:47 540db60ca938: Pull complete 23:20:47 adcc1eea9eea: Pull complete 23:20:47 4c4ab2625f07: Pull complete 23:20:48 4d027b6c602c: Verifying Checksum 23:20:48 4d027b6c602c: Download complete 23:20:50 449e75d2c14e: Verifying Checksum 23:20:50 449e75d2c14e: Download complete 23:20:52 0773c198feca: Verifying Checksum 23:20:52 0773c198feca: Download complete 23:20:55 0773c198feca: Pull complete 23:20:55 345f892a5656: Pull complete 23:20:55 4796506630df: Pull complete 23:20:55 cc55df3e53f1: Pull complete 23:20:55 4d027b6c602c: Pull complete 23:20:57 449e75d2c14e: Pull complete 23:20:57 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 23:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:20:57 ---> 0d28375d9b5b 23:20:57 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:20:57 20.10.0: Pulling from library/docker 23:20:57 05e7bc50f07f: Pulling fs layer 23:20:57 6db28d0fdbf6: Pulling fs layer 23:20:57 292df0bc6bf3: Pulling fs layer 23:20:57 2e060f4bd70b: Pulling fs layer 23:20:57 80e8d568a223: Pulling fs layer 23:20:57 8dc6ef1a942a: Pulling fs layer 23:20:57 2312dd95470a: Pulling fs layer 23:20:57 2e060f4bd70b: Waiting 23:20:57 80e8d568a223: Waiting 23:20:57 8dc6ef1a942a: Waiting 23:20:57 2312dd95470a: Waiting 23:20:57 292df0bc6bf3: Verifying Checksum 23:20:57 292df0bc6bf3: Download complete 23:20:57 6db28d0fdbf6: Download complete 23:20:57 05e7bc50f07f: Verifying Checksum 23:20:57 05e7bc50f07f: Download complete 23:20:57 8dc6ef1a942a: Verifying Checksum 23:20:57 8dc6ef1a942a: Download complete 23:20:57 80e8d568a223: Verifying Checksum 23:20:57 80e8d568a223: Download complete 23:20:57 2312dd95470a: Verifying Checksum 23:20:57 2312dd95470a: Download complete 23:20:57 05e7bc50f07f: Pull complete 23:20:58 6db28d0fdbf6: Pull complete 23:20:58 292df0bc6bf3: Pull complete 23:21:00 2e060f4bd70b: Verifying Checksum 23:21:00 2e060f4bd70b: Download complete 23:21:01 2e060f4bd70b: Pull complete 23:21:01 80e8d568a223: Pull complete 23:21:01 8dc6ef1a942a: Pull complete 23:21:01 2312dd95470a: Pull complete 23:21:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:21:01 Status: Downloaded newer image for docker:20.10.0 23:21:04 ---> 0b638b7578c3 23:21:04 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:21:04 ---> Running in eaa0c7688f43 23:21:04 Removing intermediate container eaa0c7688f43 23:21:04 ---> 80a2679fca5f 23:21:04 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:21:04 ---> Running in a09281861bdc 23:21:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:21:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:21:06 (1/5) Installing libsodium (1.0.18-r0) 23:21:06 (2/5) Installing libzmq (4.3.3-r1) 23:21:06 (3/5) Installing pkgconf (1.7.3-r0) 23:21:06 (4/5) Installing libsodium-dev (1.0.18-r0) 23:21:06 (5/5) Installing zeromq-dev (4.3.3-r1) 23:21:06 Executing busybox-1.32.1-r6.trigger 23:21:06 OK: 150 MiB in 45 packages 23:21:06 Removing intermediate container a09281861bdc 23:21:06 ---> de9949c95c64 23:21:06 Step 6/8 : WORKDIR /build 23:21:06 ---> Running in 4b03ed6c91d1 23:21:06 Removing intermediate container 4b03ed6c91d1 23:21:06 ---> 65f64cdfef43 23:21:06 Step 7/8 : COPY go.mod . 23:21:07 ---> 12bd7b11e27c 23:21:07 Step 8/8 : RUN go mod download 23:21:07 ---> Running in 28efb9a135d4 23:21:19 Removing intermediate container 28efb9a135d4 23:21:19 ---> 257757b79632 23:21:19 Successfully built 257757b79632 23:21:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:21:19 + docker inspect -f . ci-base-image-x86_64 23:21:19 . [Pipeline] withDockerContainer 23:21:20 prd-centos7-docker-4c-2g-3015 does not seem to be running inside a container 23:21:20 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:20 $ docker top e82926ab736346260bf4afe955d8bed6c86b5ef422d64faf124bd9adee923489 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:21 + go version 23:21:21 go version go1.16.5 linux/amd64 [Pipeline] } 23:21:21 $ docker stop --time=1 e82926ab736346260bf4afe955d8bed6c86b5ef422d64faf124bd9adee923489 23:21:22 $ docker rm -f e82926ab736346260bf4afe955d8bed6c86b5ef422d64faf124bd9adee923489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:21:22 + docker inspect -f . ci-base-image-x86_64 23:21:22 . [Pipeline] withDockerContainer 23:21:23 prd-centos7-docker-4c-2g-3015 does not seem to be running inside a container 23:21:23 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:23 $ docker top 6c856762c9e902366334f1d20dd8210a9a526fccbdcf33a2470abc12662a481d -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:23 + go mod tidy [Pipeline] sh 23:21:24 + make test 23:21:24 make -C ./app-service-template build 23:21:24 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:21:24 go mod tidy 23:21:24 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 23:21:35 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:21:35 make -C ./app-service-template test 23:21:35 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:21:35 go mod tidy 23:21:35 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:21:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3016 in /w/workspace/ndry_app-functions-sdk-go_PR-925 [Pipeline] { [Pipeline] ws 23:21:35 Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout 23:21:35 The recommended git tool is: git 23:21:41 using credential edgex-jenkins-ssh 23:21:41 Cloning the remote Git repository 23:21:42 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:21:42 > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 23:21:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:21:42 > git --version # timeout=10 23:21:42 > git --version # 'git version 2.17.1' 23:21:42 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:45 ok new-app-service 0.014s coverage: 47.8% of statements 23:21:45 ? new-app-service/config [no test files] 23:21:45 ok new-app-service/functions 0.008s 23:21:45 CGO_ENABLED=1 go vet ./... 23:21:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:21:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:21:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:21:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/925/head:refs/remotes/origin/PR-925 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:21:46 Merging remotes/origin/main commit 83c633e0233ae448cbb5e6a8cef38b01a51a199b into PR head commit 5f922c31a128e44051e2c5e982279a7601051bcd 23:21:46 Merge succeeded, producing 5f922c31a128e44051e2c5e982279a7601051bcd 23:21:46 Checking out Revision 5f922c31a128e44051e2c5e982279a7601051bcd (PR-925) 23:21:46 > git config core.sparsecheckout # timeout=10 23:21:46 > git checkout -f 5f922c31a128e44051e2c5e982279a7601051bcd # timeout=10 23:21:46 > git remote # timeout=10 23:21:46 > git config --get remote.origin.url # timeout=10 23:21:46 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:46 > git merge 83c633e0233ae448cbb5e6a8cef38b01a51a199b # timeout=10 23:21:46 > git rev-parse HEAD^{commit} # timeout=10 23:21:46 > git config core.sparsecheckout # timeout=10 23:21:46 > git checkout -f 5f922c31a128e44051e2c5e982279a7601051bcd # timeout=10 23:21:51 Commit message: "Merge branch 'main' into filter-by-resource-fix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:52 gofmt -l . 23:21:52 [ "`gofmt -l .`" = "" ] 23:21:52 ./bin/test-attribution-txt.sh 23:21:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:21:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:21:52 go mod tidy 23:21:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:21:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:21:53 + sudo service docker restart 23:21:53 + true 23:21:53 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:21:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 63.6% of statements 23:21:54 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.006s coverage: 96.5% of statements 23:21:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:21:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements 23:21:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:21:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.010s 23:21:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.037s coverage: 74.5% of statements 23:21:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:21:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:21:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:21:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:21:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:21:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:21:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.018s coverage: 97.1% of statements 23:21:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:21:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 10.5% of statements 23:21:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.737s coverage: 76.1% of statements 23:21:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:21:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 23:21:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 23:21:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:21:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:21:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [Pipeline] unstash [Pipeline] echo 23:22:11 ========================================================= 23:22:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:22:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:22:12 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:22:13 Sending build context to Docker daemon 19.76MB 23:22:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:22:13 Step 2/8 : FROM ${BASE} 23:22:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:22:14 595b0fe564bb: Pulling fs layer 23:22:14 24495759ef45: Pulling fs layer 23:22:14 d148012ef14d: Pulling fs layer 23:22:14 cb65c68fc2e2: Pulling fs layer 23:22:14 093eec477d81: Pulling fs layer 23:22:14 a6d5b2bbb924: Pulling fs layer 23:22:14 2446dc1eb7d3: Pulling fs layer 23:22:14 596795e73e0f: Pulling fs layer 23:22:14 cb65c68fc2e2: Waiting 23:22:14 093eec477d81: Waiting 23:22:14 a6d5b2bbb924: Waiting 23:22:14 2446dc1eb7d3: Waiting 23:22:14 596795e73e0f: Waiting 23:22:14 d148012ef14d: Download complete 23:22:14 24495759ef45: Download complete 23:22:14 093eec477d81: Verifying Checksum 23:22:14 093eec477d81: Download complete 23:22:14 a6d5b2bbb924: Verifying Checksum 23:22:14 a6d5b2bbb924: Download complete 23:22:14 595b0fe564bb: Verifying Checksum 23:22:14 595b0fe564bb: Download complete 23:22:14 2446dc1eb7d3: Verifying Checksum 23:22:14 2446dc1eb7d3: Download complete 23:22:14 595b0fe564bb: Pull complete 23:22:15 24495759ef45: Pull complete 23:22:16 d148012ef14d: Pull complete 23:22:17 596795e73e0f: Verifying Checksum 23:22:17 596795e73e0f: Download complete 23:22:17 cb65c68fc2e2: Verifying Checksum 23:22:17 cb65c68fc2e2: Download complete 23:22:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.123s coverage: 78.1% of statements 23:22:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 23:22:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:22:26 gofmt -l . 23:22:26 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:22:26 $ docker stop --time=1 6c856762c9e902366334f1d20dd8210a9a526fccbdcf33a2470abc12662a481d 23:22:27 $ docker rm -f 6c856762c9e902366334f1d20dd8210a9a526fccbdcf33a2470abc12662a481d [Pipeline] // withDockerContainer [Pipeline] sh 23:22:28 cb65c68fc2e2: Pull complete 23:22:28 093eec477d81: Pull complete 23:22:28 a6d5b2bbb924: Pull complete 23:22:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:22:28 2446dc1eb7d3: Pull complete 23:22:28 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] libraryResource [Pipeline] sh 23:22:29 ---> job-cost.sh 23:22:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E7KB 23:22:32 596795e73e0f: Pull complete 23:22:32 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 23:22:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:22:32 ---> d9e956139c92 23:22:32 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:22:32 20.10.0: Pulling from library/docker 23:22:32 a3cc7d3b244e: Pulling fs layer 23:22:32 02a3295e0d61: Pulling fs layer 23:22:32 0f4f2e6d8100: Pulling fs layer 23:22:32 330b718f631f: Pulling fs layer 23:22:32 a93816041522: Pulling fs layer 23:22:32 bdb6da89ff94: Pulling fs layer 23:22:32 2a70c0c122f4: Pulling fs layer 23:22:32 a93816041522: Waiting 23:22:32 330b718f631f: Waiting 23:22:32 bdb6da89ff94: Waiting 23:22:32 2a70c0c122f4: Waiting 23:22:32 0f4f2e6d8100: Verifying Checksum 23:22:32 0f4f2e6d8100: Download complete 23:22:32 02a3295e0d61: Verifying Checksum 23:22:32 02a3295e0d61: Download complete 23:22:32 a3cc7d3b244e: Verifying Checksum 23:22:32 a3cc7d3b244e: Download complete 23:22:32 a93816041522: Verifying Checksum 23:22:32 a93816041522: Download complete 23:22:32 bdb6da89ff94: Download complete 23:22:32 2a70c0c122f4: Verifying Checksum 23:22:32 2a70c0c122f4: Download complete 23:22:33 a3cc7d3b244e: Pull complete 23:22:34 02a3295e0d61: Pull complete 23:22:34 330b718f631f: Verifying Checksum 23:22:34 330b718f631f: Download complete 23:22:34 0f4f2e6d8100: Pull complete 23:22:38 330b718f631f: Pull complete 23:22:38 a93816041522: Pull complete 23:22:39 bdb6da89ff94: Pull complete 23:22:39 2a70c0c122f4: Pull complete 23:22:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:22:39 Status: Downloaded newer image for docker:20.10.0 23:22:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:22:46 ---> c3b378d80d59 23:22:46 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:22:46 ---> Running in 2392caecaf1d 23:22:46 Removing intermediate container 2392caecaf1d 23:22:46 ---> a2cefc944728 23:22:46 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:22:46 ---> Running in b7874ad388b4 23:22:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:22:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:22:49 (1/5) Installing libsodium (1.0.18-r0) 23:22:49 (2/5) Installing libzmq (4.3.3-r1) 23:22:49 (3/5) Installing pkgconf (1.7.3-r0) 23:22:50 (4/5) Installing libsodium-dev (1.0.18-r0) 23:22:50 (5/5) Installing zeromq-dev (4.3.3-r1) 23:22:50 Executing busybox-1.32.1-r6.trigger 23:22:50 OK: 139 MiB in 45 packages 23:22:51 Removing intermediate container b7874ad388b4 23:22:51 ---> 6f48b187262b 23:22:51 Step 6/8 : WORKDIR /build 23:22:51 ---> Running in 0152acc9c878 23:22:52 lf-activate-venv(): INFO: Adding /tmp/venv-E7KB/bin to PATH 23:22:52 INFO: No Stack... 23:22:52 Removing intermediate container 0152acc9c878 23:22:52 ---> 5dfc1ae5dee1 23:22:52 Step 7/8 : COPY go.mod . 23:22:53 INFO: Retrieving Pricing Info for: v3-standard-2 23:22:53 ---> 2fa0d9871d85 23:22:53 Step 8/8 : RUN go mod download 23:22:53 ---> Running in e1e91b5ce3b8 23:22:53 INFO: Archiving Costs [Pipeline] sh 23:22:53 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 23:22:53 + cut -d, -f6 [Pipeline] lock 23:22:53 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-925-2-stack-cost] 23:22:54 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-925-2-stack-cost] did not exist. Created. 23:22:54 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-925-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:22:54 + echo total: 0.05999999865889549 [Pipeline] stash 23:22:54 Stashed 1 file(s) [Pipeline] } 23:22:54 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-925-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:23:20 Removing intermediate container e1e91b5ce3b8 23:23:20 ---> d1852653efff 23:23:20 Successfully built d1852653efff 23:23:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:23:20 + docker inspect -f . ci-base-image-arm64 23:23:20 . [Pipeline] withDockerContainer 23:23:20 prd-ubuntu18.04-docker-arm64-4c-16g-3016 does not seem to be running inside a container 23:23:21 $ 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 ******** -e ******** ci-base-image-arm64 cat 23:23:22 $ docker top 2cf7c96b0006d957603ac7a5860005bc266b2b7126af11841dfba40bd0b5fe8d -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:23 + go version 23:23:23 go version go1.16.5 linux/arm64 [Pipeline] } 23:23:23 $ docker stop --time=1 2cf7c96b0006d957603ac7a5860005bc266b2b7126af11841dfba40bd0b5fe8d 23:23:25 $ docker rm -f 2cf7c96b0006d957603ac7a5860005bc266b2b7126af11841dfba40bd0b5fe8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:23:26 + docker inspect -f . ci-base-image-arm64 23:23:26 . [Pipeline] withDockerContainer 23:23:26 prd-ubuntu18.04-docker-arm64-4c-16g-3016 does not seem to be running inside a container 23:23:26 $ 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 ******** -e ******** ci-base-image-arm64 cat 23:23:28 $ docker top 3112f925fe644906b1914745eb511fb4d2b0cd115775270264ab30ff5d44e60f -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:29 + go mod tidy [Pipeline] sh 23:23:30 + make test 23:23:30 make -C ./app-service-template build 23:23:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:23:30 go mod tidy 23:23:31 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 23:24:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:24:10 make -C ./app-service-template test 23:24:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:24:10 go mod tidy 23:24:10 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 23:24:42 ok new-app-service 0.041s coverage: 47.8% of statements 23:24:42 ? new-app-service/config [no test files] 23:24:42 ok new-app-service/functions 0.038s 23:24:42 CGO_ENABLED=1 go vet ./... 23:25:09 gofmt -l . 23:25:09 [ "`gofmt -l .`" = "" ] 23:25:09 ./bin/test-attribution-txt.sh 23:25:09 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' 23:25:09 go mod tidy 23:25:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:25:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:25:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.093s coverage: 63.6% of statements 23:25:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.107s coverage: 96.5% of statements 23:25:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:25:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.112s coverage: 61.8% of statements 23:25:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:25:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.030s 23:25:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.079s coverage: 74.5% of statements 23:25:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:25:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:25:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:25:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:25:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:25:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:25:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.025s coverage: 97.1% of statements 23:25:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:25:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.045s coverage: 10.5% of statements 23:25:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.812s coverage: 76.1% of statements 23:25:24 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:25:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.069s coverage: 12.5% of statements 23:25:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.046s coverage: 27.3% of statements 23:25:24 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:25:24 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:25:24 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.050s coverage: 51.4% of statements 23:25:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.116s coverage: 78.1% of statements 23:25:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.033s coverage: 94.4% of statements 23:25:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:25:53 gofmt -l . 23:25:53 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:25:54 $ docker stop --time=1 3112f925fe644906b1914745eb511fb4d2b0cd115775270264ab30ff5d44e60f 23:25:56 $ docker rm -f 3112f925fe644906b1914745eb511fb4d2b0cd115775270264ab30ff5d44e60f [Pipeline] // withDockerContainer [Pipeline] sh 23:25:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:25:57 Warning: overwriting stash ‘coverage-report’ 23:25:58 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] libraryResource [Pipeline] sh 23:25:59 ---> job-cost.sh 23:25:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-enHq 23:26:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:28:15 lf-activate-venv(): INFO: Adding /tmp/venv-enHq/bin to PATH 23:28:15 INFO: No Stack... 23:28:15 INFO: Retrieving Pricing Info for: v2-standard-4 23:28:15 INFO: Archiving Costs [Pipeline] sh 23:28:15 + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv 23:28:15 + cut -d, -f6 [Pipeline] lock 23:28:15 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-925-2-stack-cost] 23:28:15 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-925-2-stack-cost] did not exist. Created. 23:28:15 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-925-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:28:15 /w/workspace/app-functions-sdk-go/2@tmp/durable-ab7fd8da/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-ab7fd8da/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:28:16 + echo total: 0.18000000715255737 [Pipeline] stash 23:28:16 Warning: overwriting stash ‘stack-cost’ 23:28:16 Stashed 1 file(s) [Pipeline] } 23:28:16 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-925-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:28:17 provisioning config files... 23:28:17 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-925@tmp/config3036502318680896833tmp [Pipeline] { [Pipeline] sh 23:28:17 + set +x 23:28:17 + curl -s https://codecov.io/bash 23:28:17 + bash -s -- 23:28:17 23:28:17 _____ _ 23:28:17 / ____| | | 23:28:17 | | ___ __| | ___ ___ _____ __ 23:28:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:28:17 | |___| (_) | (_| | __/ (_| (_) \ V / 23:28:17 \_____\___/ \__,_|\___|\___\___/ \_/ 23:28:17 Bash-1.0.5 23:28:17 23:28:17 23:28:17 ==> git version 2.24.4 found 23:28:17 ==> 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 23:28:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:28:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:28:17 ==> Jenkins CI detected. 23:28:17 project root: . 23:28:17 --> token set from env 23:28:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:28:17 ==> Running gcov in . (disable via -X gcov) 23:28:17 ==> Python coveragepy not found 23:28:17 ==> Searching for coverage reports in: 23:28:17 + . 23:28:17 -> Found 2 reports 23:28:17 ==> Detecting git/mercurial file structure 23:28:17 ==> Reading reports 23:28:17 + ./app-service-template/coverage.out bytes=1055 23:28:17 + ./coverage.out bytes=95181 23:28:17 ==> Appending adjustments 23:28:17 https://docs.codecov.io/docs/fixing-reports 23:28:18 + Found adjustments 23:28:18 ==> Gzipping contents 23:28:18 20K /tmp/codecov.Sor1np.gz 23:28:18 ==> Uploading reports 23:28:18 url: https://codecov.io 23:28:18 query: branch=PR-925&commit=5f922c31a128e44051e2c5e982279a7601051bcd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-925%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=925&job=&cmd_args= 23:28:18 -> Pinging Codecov 23:28:18 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-925&commit=5f922c31a128e44051e2c5e982279a7601051bcd&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-925%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=925&job=&cmd_args= 23:28:18 -> Uploading to 23:28:18 https://storage.googleapis.com/codecov/v4/raw/2021-07-15/3D8B5DFFC46A037C893635FACE044666/5f922c31a128e44051e2c5e982279a7601051bcd/85b23902-2a22-4207-b4bf-8bef2ae1e640.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210715%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210715T232818Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=382682b3e50dc839cdcc317e8227909dd9f0cde01db46cf6752cfb519099adb3 23:28:18 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:18 Dload Upload Total Spent Left Speed 23:28:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16443 0 0 100 16443 0 34320 --:--:-- --:--:-- --:--:-- 34327 23:28:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5f922c31a128e44051e2c5e982279a7601051bcd [Pipeline] } 23:28:18 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:28:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:28:21 ---> package-listing.sh 23:28:21 ++ facter osfamily 23:28:21 ++ tr '[:upper:]' '[:lower:]' 23:28:21 + OS_FAMILY=redhat 23:28:21 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-925 23:28:21 + START_PACKAGES=/tmp/packages_start.txt 23:28:21 + END_PACKAGES=/tmp/packages_end.txt 23:28:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:28:21 + PACKAGES=/tmp/packages_start.txt 23:28:21 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-925 ']' 23:28:21 + PACKAGES=/tmp/packages_end.txt 23:28:21 + case "${OS_FAMILY}" in 23:28:21 + rpm -qa 23:28:21 + sort 23:28:21 + '[' -f /tmp/packages_start.txt ']' 23:28:21 + '[' -f /tmp/packages_end.txt ']' 23:28:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:28:21 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-925 ']' 23:28:21 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-925/archives/ 23:28:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-925/archives/ [Pipeline] echo 23:28:22 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-925/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:28:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:28:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:28:22 23:28:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:28:23 alpine: Pulling from edgex-lftools-log-publisher 23:28:23 5843afab3874: Pulling fs layer 23:28:23 2dfaacf7024e: Pulling fs layer 23:28:23 2dbba127c6aa: Pulling fs layer 23:28:23 1a467efa2204: Pulling fs layer 23:28:23 865369a531d5: Pulling fs layer 23:28:23 2dc3bafdbf1c: Pulling fs layer 23:28:23 9ac237eaa80d: Pulling fs layer 23:28:23 6bcad4ecc5c2: Pulling fs layer 23:28:23 7074353bde3e: Pulling fs layer 23:28:23 1a467efa2204: Waiting 23:28:23 865369a531d5: Waiting 23:28:23 2dc3bafdbf1c: Waiting 23:28:23 9ac237eaa80d: Waiting 23:28:23 6bcad4ecc5c2: Waiting 23:28:23 7074353bde3e: Waiting 23:28:23 2dfaacf7024e: Verifying Checksum 23:28:23 2dfaacf7024e: Download complete 23:28:23 1a467efa2204: Verifying Checksum 23:28:23 1a467efa2204: Download complete 23:28:23 5843afab3874: Verifying Checksum 23:28:23 5843afab3874: Download complete 23:28:23 2dc3bafdbf1c: Verifying Checksum 23:28:23 2dc3bafdbf1c: Download complete 23:28:23 9ac237eaa80d: Verifying Checksum 23:28:23 9ac237eaa80d: Download complete 23:28:23 6bcad4ecc5c2: Verifying Checksum 23:28:23 6bcad4ecc5c2: Download complete 23:28:23 865369a531d5: Verifying Checksum 23:28:23 865369a531d5: Download complete 23:28:23 5843afab3874: Pull complete 23:28:24 2dfaacf7024e: Pull complete 23:28:24 2dbba127c6aa: Verifying Checksum 23:28:24 2dbba127c6aa: Download complete 23:28:24 2dbba127c6aa: Pull complete 23:28:24 1a467efa2204: Pull complete 23:28:24 865369a531d5: Pull complete 23:28:25 2dc3bafdbf1c: Pull complete 23:28:25 9ac237eaa80d: Pull complete 23:28:25 6bcad4ecc5c2: Pull complete 23:28:28 7074353bde3e: Verifying Checksum 23:28:28 7074353bde3e: Download complete 23:28:32 7074353bde3e: Pull complete 23:28:32 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 23:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:28:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:28:32 prd-centos7-docker-4c-2g-3014 does not seem to be running inside a container 23:28:33 $ 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-925/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-925 -v /w/workspace/ndry_app-functions-sdk-go_PR-925:/w/workspace/ndry_app-functions-sdk-go_PR-925:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-925@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-925@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:alpine cat 23:28:34 $ docker top eea10d3880c32613b83ebb1a20c5a395100af80f4a3dc88d187bee4a828b08ce -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:35 + touch /tmp/pre-build-complete [Pipeline] sh 23:28:35 + mkdir -p /var/log/sa [Pipeline] sh 23:28:35 + ls /var/log/sa-host 23:28:35 + sadf -c /var/log/sa-host/sa05 23:28:35 file_magic: OK 23:28:35 HZ: Using current value: 100 23:28:35 file_header: OK 23:28:35 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 23:28:35 Statistics: 23:28:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:28:35 File successfully converted to sysstat format version 12.5.4 23:28:35 + sadf -c /var/log/sa-host/sa15 23:28:35 file_magic: OK 23:28:35 HZ: Using current value: 100 23:28:35 file_header: OK 23:28:35 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 23:28:35 Statistics: 23:28:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:28:35 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:36 provisioning config files... 23:28:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-925@tmp/config7596766648699202439tmp [Pipeline] { [Pipeline] echo 23:28:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:28:36 ---> create-netrc.sh [Pipeline] } 23:28:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:28:36 ---> python-tools-install.sh [Pipeline] echo 23:28:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:28:37 ---> sudo-logs.sh 23:28:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:28:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:28:37 ---> job-cost.sh 23:28:37 lf-activate-venv: SKIPPING 23:28:37 DEBUG: total: 0.18000000715255737 23:28:37 INFO: Retrieving Stack Cost... 23:28:39 INFO: Retrieving Pricing Info for: v3-standard-2 23:28:39 INFO: Archiving Costs [Pipeline] echo 23:28:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:28:39 ---> logs-deploy.sh 23:28:39 lf-activate-venv: SKIPPING 23:28:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-925/2 23:28:39 INFO: archiving workspace using pattern(s): 23:28:40 Archives upload complete. 23:28:40 INFO: archiving logs to Nexus 23:28:41 ---> uname -a: 23:28:41 Linux prd-centos7-docker-4c-2g-3014.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:28:41 23:28:41 23:28:41 ---> lscpu: 23:28:41 Architecture: x86_64 23:28:41 CPU op-mode(s): 32-bit, 64-bit 23:28:41 Address sizes: 40 bits physical, 48 bits virtual 23:28:41 Byte Order: Little Endian 23:28:41 CPU(s): 2 23:28:41 On-line CPU(s) list: 0,1 23:28:41 Vendor ID: AuthenticAMD 23:28:41 BIOS Vendor ID: QEMU 23:28:41 Model name: AMD EPYC-Rome Processor 23:28:41 BIOS Model name: pc-i440fx-4.2 23:28:41 CPU family: 23 23:28:41 Model: 49 23:28:41 Thread(s) per core: 1 23:28:41 Core(s) per socket: 1 23:28:41 Socket(s): 2 23:28:41 Stepping: 0 23:28:41 BogoMIPS: 5599.99 23:28:41 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 23:28:41 Virtualization: AMD-V 23:28:41 Hypervisor vendor: KVM 23:28:41 Virtualization type: full 23:28:41 L1d cache: 64 KiB (2 instances) 23:28:41 L1i cache: 64 KiB (2 instances) 23:28:41 L2 cache: 1 MiB (2 instances) 23:28:41 L3 cache: 32 MiB (2 instances) 23:28:41 NUMA node(s): 1 23:28:41 NUMA node0 CPU(s): 0,1 23:28:41 Vulnerability Itlb multihit: Not affected 23:28:41 Vulnerability L1tf: Not affected 23:28:41 Vulnerability Mds: Not affected 23:28:41 Vulnerability Meltdown: Not affected 23:28:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:28:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:28:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:28:41 Vulnerability Srbds: Not affected 23:28:41 Vulnerability Tsx async abort: Not affected 23:28:41 23:28:41 23:28:41 ---> nproc: 23:28:41 2 23:28:41 23:28:41 23:28:41 ---> df -h: 23:28:41 Filesystem Size Used Available Use% Mounted on 23:28:41 overlay 40.0G 7.6G 32.4G 19% / 23:28:41 tmpfs 64.0M 0 64.0M 0% /dev 23:28:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:28:41 shm 64.0M 0 64.0M 0% /dev/shm 23:28:41 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 23:28:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 23:28:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 23:28:41 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 23:28:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 23:28:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 23:28:41 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 23:28:41 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 23:28:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-925 23:28:41 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-925@tmp 23:28:41 23:28:41 23:28:41 ---> free -m: 23:28:41 total used free shared buff/cache available 23:28:41 Mem: 7821 837 4747 0 2235 6694 23:28:41 Swap: 1023 0 1023 23:28:41 23:28:41 23:28:41 ---> ip addr: 23:28:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:28:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:28:41 inet 127.0.0.1/8 scope host lo 23:28:41 valid_lft forever preferred_lft forever 23:28:41 inet6 ::1/128 scope host 23:28:41 valid_lft forever preferred_lft forever 23:28:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:28:41 link/ether fa:16:3e:e3:d0:b9 brd ff:ff:ff:ff:ff:ff 23:28:41 inet 10.30.123.90/23 brd 10.30.123.255 scope global dynamic eth0 23:28:41 valid_lft 85680sec preferred_lft 85680sec 23:28:41 inet6 fe80::f816:3eff:fee3:d0b9/64 scope link 23:28:41 valid_lft forever preferred_lft forever 23:28:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:28:41 link/ether 02:42:bc:74:12:cc brd ff:ff:ff:ff:ff:ff 23:28:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:28:41 valid_lft forever preferred_lft forever 23:28:41 inet6 fe80::42:bcff:fe74:12cc/64 scope link 23:28:41 valid_lft forever preferred_lft forever 23:28:41 23:28:41 23:28:41 ---> sar -b -r -n DEV: 23:28:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 23:28:41 23:28:41 23:16:30 LINUX RESTART (2 CPU) 23:28:41 23:28:41 23:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:28:41 23:18:01 84.13 4.30 79.83 0.00 2795.74 5158.91 0.00 23:28:41 23:19:01 0.30 0.00 0.30 0.00 0.00 5.10 0.00 23:28:41 23:20:01 0.33 0.00 0.33 0.00 0.00 3.93 0.00 23:28:41 23:21:01 0.18 0.00 0.18 0.00 0.00 3.00 0.00 23:28:41 23:22:01 0.23 0.00 0.23 0.00 0.00 2.50 0.00 23:28:41 23:23:01 0.35 0.00 0.35 0.00 0.00 4.73 0.00 23:28:41 23:24:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 23:28:41 23:25:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 23:28:41 23:26:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 23:28:41 23:27:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 23:28:41 23:28:01 0.28 0.00 0.28 0.00 0.00 3.02 0.00 23:28:41 Average: 7.89 0.39 7.50 0.00 254.18 472.25 0.00 23:28:41 23:28:41 23:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:28:41 23:18:01 5434476 0 803264 10.03 2620 1768580 1302628 14.38 593872 1580000 0 23:28:41 23:19:01 5446812 0 790920 9.88 2620 1768588 1205108 13.31 583744 1579964 20 23:28:41 23:20:01 5446852 0 790876 9.87 2620 1768592 1205108 13.31 588656 1575148 8 23:28:41 23:21:01 5443904 0 793816 9.91 2620 1768600 1205360 13.31 591352 1575148 8 23:28:41 23:22:01 5444428 0 793288 9.91 2620 1768604 1205352 13.31 585504 1580708 12 23:28:41 23:23:01 5443492 0 794220 9.92 2620 1768608 1205292 13.31 586224 1580712 20 23:28:41 23:24:01 5443996 0 793712 9.91 2620 1768612 1205172 13.31 586112 1580708 8 23:28:41 23:25:01 5442780 0 794924 9.93 2620 1768616 1205172 13.31 587504 1580708 12 23:28:41 23:26:01 5433124 0 804576 10.05 2620 1768620 1205172 13.31 597044 1580708 8 23:28:41 23:27:01 5432044 0 805652 10.06 2620 1768624 1205340 13.31 599928 1578988 16 23:28:41 23:28:01 5432428 0 805264 10.05 2620 1768628 1205232 13.31 599268 1578988 12 23:28:41 Average: 5440394 0 797319 9.96 2620 1768607 1214085 13.40 590837 1579253 11 23:28:41 23:28:41 23:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:28:41 23:18:01 eth0 394.37 302.12 1236.94 66.92 0.00 0.00 0.00 0.00 23:28:41 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:18:01 docker0 111.49 94.45 9.61 313.88 0.00 0.00 0.00 0.00 23:28:41 23:19:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:28:41 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:20:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:28:41 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:21:01 eth0 0.98 0.28 0.32 0.20 0.00 0.00 0.00 0.00 23:28:41 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:22:01 eth0 0.67 0.45 0.35 0.24 0.00 0.00 0.00 0.00 23:28:41 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:23:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 23:28:41 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:41 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:25:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:41 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:28:41 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:27:01 eth0 0.65 0.42 0.35 0.24 0.00 0.00 0.00 0.00 23:28:41 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:28:01 eth0 0.25 0.13 0.07 0.04 0.00 0.00 0.00 0.00 23:28:41 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 Average: eth0 36.21 27.63 112.57 6.16 0.00 0.00 0.00 0.00 23:28:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:28:41 Average: docker0 10.14 8.59 0.87 28.54 0.00 0.00 0.00 0.00 23:28:41 23:28:41 23:28:41 ---> sar -P ALL: 23:28:41 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/15/21 _x86_64_ (2 CPU) 23:28:41 23:28:41 23:16:30 LINUX RESTART (2 CPU) 23:28:41 23:28:41 23:17:01 CPU %user %nice %system %iowait %steal %idle 23:28:41 23:18:01 all 10.88 0.00 2.96 2.36 0.06 83.74 23:28:41 23:18:01 0 9.36 0.00 3.24 1.03 0.03 86.34 23:28:41 23:18:01 1 12.40 0.00 2.68 3.68 0.09 81.16 23:28:41 23:19:01 all 0.09 0.00 0.05 0.00 0.03 99.82 23:28:41 23:19:01 0 0.08 0.00 0.03 0.00 0.03 99.85 23:28:41 23:19:01 1 0.10 0.00 0.07 0.00 0.03 99.80 23:28:41 23:20:01 all 0.08 0.00 0.05 0.00 0.03 99.84 23:28:41 23:20:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:28:41 23:20:01 1 0.10 0.00 0.05 0.00 0.03 99.82 23:28:41 23:21:01 all 0.16 0.00 0.03 0.00 0.03 99.78 23:28:41 23:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:28:41 23:21:01 1 0.27 0.00 0.05 0.00 0.03 99.65 23:28:41 23:22:01 all 0.17 0.00 0.04 0.00 0.04 99.75 23:28:41 23:22:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:28:41 23:22:01 1 0.28 0.00 0.05 0.00 0.05 99.62 23:28:41 23:23:01 all 0.08 0.00 0.03 0.00 0.04 99.86 23:28:41 23:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:28:41 23:23:01 1 0.12 0.00 0.03 0.00 0.05 99.80 23:28:41 23:24:01 all 0.10 0.00 0.03 0.00 0.03 99.84 23:28:41 23:24:01 0 0.07 0.00 0.03 0.00 0.03 99.87 23:28:41 23:24:01 1 0.13 0.00 0.02 0.00 0.03 99.82 23:28:41 23:25:01 all 0.03 0.00 0.03 0.00 0.04 99.89 23:28:41 23:25:01 0 0.03 0.00 0.05 0.00 0.03 99.88 23:28:41 23:25:01 1 0.03 0.00 0.02 0.00 0.05 99.90 23:28:41 23:26:01 all 0.08 0.00 0.03 0.00 0.03 99.86 23:28:41 23:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:28:41 23:26:01 1 0.12 0.00 0.05 0.00 0.05 99.78 23:28:41 23:27:01 all 0.17 0.00 0.04 0.00 0.03 99.77 23:28:41 23:27:01 0 0.03 0.00 0.05 0.00 0.03 99.88 23:28:41 23:27:01 1 0.30 0.00 0.03 0.00 0.02 99.65 23:28:41 23:28:01 all 0.07 0.00 0.03 0.00 0.03 99.87 23:28:41 23:28:01 0 0.08 0.00 0.02 0.00 0.02 99.88 23:28:41 23:28:01 1 0.05 0.00 0.05 0.00 0.05 99.85 23:28:41 23:28:41 Average: CPU %user %nice %system %iowait %steal %idle 23:28:41 Average: all 1.06 0.00 0.30 0.21 0.04 98.40 23:28:41 Average: 0 0.88 0.00 0.32 0.09 0.03 98.68 23:28:41 Average: 1 1.24 0.00 0.28 0.33 0.04 98.10 23:28:41 23:28:41 23:28:41