Pull request #865 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 5221d37ec9ddb72550b5bd047bfda983ff250c73+d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c (291db9440cb8d7709c1daa41c474eb1bfb791b68) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4563298744423130288.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6331367307122449134.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-865/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-865/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1771608682857158682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-865/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6992437723910903398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1256413217035413453.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-865/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-865/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7804951538152191316.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-650 in /w/workspace/ndry_app-functions-sdk-go_PR-865 [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-865 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-865@tmp/jenkins-gitclient-ssh8188238491250183727.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-865@tmp/jenkins-gitclient-ssh7093208883552333482.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/865/head:refs/remotes/origin/PR-865 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit 5221d37ec9ddb72550b5bd047bfda983ff250c73 Merge succeeded, producing 5221d37ec9ddb72550b5bd047bfda983ff250c73 Checking out Revision 5221d37ec9ddb72550b5bd047bfda983ff250c73 (PR-865) > git config core.sparsecheckout # timeout=10 > git checkout -f 5221d37ec9ddb72550b5bd047bfda983ff250c73 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-865@tmp/jenkins-gitclient-ssh8786156575821263543.key > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5221d37ec9ddb72550b5bd047bfda983ff250c73 # timeout=10 Commit message: "fix: Clean up retry properties and update secret path SecretStore config no longer support Retry related properties and secret path now only needs service specific path, /v1/secret/edgex/ automatically prefix in front of it." First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:14:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:14:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:14:41 ========================================================= 19:14:41 EdgeX Global Pipelines Version Info 19:14:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:14:43 ------------------- 19:14:43 stable info: 19:14:43 ------------------- 19:14:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:14:43 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:14:43 Message: update stable to v1.0.192 19:14:43 ------------------- 19:14:43 experimental info: 19:14:43 ------------------- 19:14:43 Commited By: **** collab-it+edgex@linuxfoundation.org 19:14:43 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 19:14:43 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:14:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:14:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:14:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-865 [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-865 [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-865 [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5221d37ec9ddb72550b5bd047bfda983ff250c73 [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5221d37 [Pipeline] echo 19:14:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:46 + git log --format=format:%s -1 5221d37ec9ddb72550b5bd047bfda983ff250c73 [Pipeline] echo 19:14:46 GIT_COMMIT: 5221d37ec9ddb72550b5bd047bfda983ff250c73, Commit Message: fix: Clean up retry properties and update secret path SecretStore config no longer support Retry related properties and secret path now only needs service specific path, /v1/secret/edgex/ automatically prefix in front of it. [Pipeline] echo 19:14:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:47 19:14:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:14:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:48 latest: Pulling from edgex-devops/git-semver 19:14:48 31603596830f: Pulling fs layer 19:14:48 54011a49482f: Pulling fs layer 19:14:48 a6820b24f6d8: Pulling fs layer 19:14:48 f581987b2513: Pulling fs layer 19:14:48 f581987b2513: Waiting 19:14:48 54011a49482f: Verifying Checksum 19:14:48 54011a49482f: Download complete 19:14:48 31603596830f: Verifying Checksum 19:14:48 31603596830f: Download complete 19:14:48 a6820b24f6d8: Verifying Checksum 19:14:48 a6820b24f6d8: Download complete 19:14:48 f581987b2513: Verifying Checksum 19:14:48 f581987b2513: Download complete 19:14:48 31603596830f: Pull complete 19:14:48 54011a49482f: Pull complete 19:14:49 a6820b24f6d8: Pull complete 19:14:49 f581987b2513: Pull complete 19:14:49 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:14:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:14:49 prd-centos7-docker-4c-2g-650 does not seem to be running inside a container 19:14:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-865 -v /w/workspace/ndry_app-functions-sdk-go_PR-865:/w/workspace/ndry_app-functions-sdk-go_PR-865:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-865@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-865@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:14:50 $ docker top 06cb41123e7d92ed1026d7b80c319367eef985d64a2c99ee717a11263002735d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:50 [ssh-agent] Looking for ssh-agent implementation... 19:14:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:51 $ docker exec 06cb41123e7d92ed1026d7b80c319367eef985d64a2c99ee717a11263002735d ssh-agent 19:14:51 SSH_AUTH_SOCK=/tmp/ssh-q1UyzcHoHcWO/agent.14 19:14:51 SSH_AGENT_PID=20 19:14:51 Running ssh-add (command line suppressed) 19:14:51 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-865@tmp/private_key_3491393593760978755.key (/w/workspace/ndry_app-functions-sdk-go_PR-865@tmp/private_key_3491393593760978755.key) 19:14:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:51 + git tag --points-at HEAD [Pipeline] } 19:14:51 $ docker exec --env ******** --env ******** 06cb41123e7d92ed1026d7b80c319367eef985d64a2c99ee717a11263002735d ssh-agent -k 19:14:51 unset SSH_AUTH_SOCK; 19:14:51 unset SSH_AGENT_PID; 19:14:51 echo Agent pid 20 killed; 19:14:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:52 [ssh-agent] Looking for ssh-agent implementation... 19:14:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:52 $ docker exec 06cb41123e7d92ed1026d7b80c319367eef985d64a2c99ee717a11263002735d ssh-agent 19:14:52 SSH_AUTH_SOCK=/tmp/ssh-P5Zvz0gLJtXu/agent.55 19:14:52 SSH_AGENT_PID=61 19:14:52 Running ssh-add (command line suppressed) 19:14:52 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-865@tmp/private_key_1257362631230305705.key (/w/workspace/ndry_app-functions-sdk-go_PR-865@tmp/private_key_1257362631230305705.key) 19:14:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:52 + git semver init 19:14:52 # -> Open(): unable to determine branch for HEAD 19:14:52 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-865/.git 19:14:52 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-865 19:14:52 # $SEMVER_REMOTE_NAME = origin 19:14:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:14:52 # $SEMVER_USER_NAME = edgex-jenkins 19:14:52 # $SEMVER_BRANCH = PR-865 19:14:52 # $SEMVER_TEMP = /tmp/semver-255943354 19:14:52 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:14:54 # '/tmp/semver-255943354' -> '/w/workspace/ndry_app-functions-sdk-go_PR-865/.semver' 19:14:54 # -> Force: false 19:14:54 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-865/.semver [Pipeline] } 19:14:54 $ docker exec --env ******** --env ******** 06cb41123e7d92ed1026d7b80c319367eef985d64a2c99ee717a11263002735d ssh-agent -k 19:14:54 unset SSH_AUTH_SOCK; 19:14:54 unset SSH_AGENT_PID; 19:14:54 echo Agent pid 61 killed; 19:14:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:55 + git semver [Pipeline] } 19:14:55 $ docker stop --time=1 06cb41123e7d92ed1026d7b80c319367eef985d64a2c99ee717a11263002735d 19:14:56 $ docker rm -f 06cb41123e7d92ed1026d7b80c319367eef985d64a2c99ee717a11263002735d [Pipeline] // withDockerContainer [Pipeline] sh 19:14:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:14:57 Stashed 1 file(s) [Pipeline] echo 19:14:57 [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 19:15:13 Still waiting to schedule task 19:15:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:15:13 Still waiting to schedule task 19:15:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:17:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-651 in /w/workspace/ndry_app-functions-sdk-go_PR-865 [Pipeline] { [Pipeline] ws 19:17:18 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:17:19 The recommended git tool is: git 19:17:24 using credential edgex-jenkins-ssh 19:17:24 Cloning the remote Git repository 19:17:25 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:17:25 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 19:17:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:17:25 > git --version # timeout=10 19:17:25 > git --version # 'git version 2.17.1' 19:17:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:17:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:17:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:17:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/865/head:refs/remotes/origin/PR-865 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:17:29 Merging remotes/origin/master commit d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit 5221d37ec9ddb72550b5bd047bfda983ff250c73 19:17:29 Merge succeeded, producing 5221d37ec9ddb72550b5bd047bfda983ff250c73 19:17:29 Checking out Revision 5221d37ec9ddb72550b5bd047bfda983ff250c73 (PR-865) 19:17:29 > git config core.sparsecheckout # timeout=10 19:17:29 > git checkout -f 5221d37ec9ddb72550b5bd047bfda983ff250c73 # timeout=10 19:17:29 > git remote # timeout=10 19:17:29 > git config --get remote.origin.url # timeout=10 19:17:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:29 > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 19:17:29 > git rev-parse HEAD^{commit} # timeout=10 19:17:29 > git config core.sparsecheckout # timeout=10 19:17:29 > git checkout -f 5221d37ec9ddb72550b5bd047bfda983ff250c73 # timeout=10 19:17:33 Commit message: "fix: Clean up retry properties and update secret path SecretStore config no longer support Retry related properties and secret path now only needs service specific path, /v1/secret/edgex/ automatically prefix in front of it." 19:17:33 > git --version # timeout=10 19:17:33 > git --version # 'git version 2.17.1' 19:17:33 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:17:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:17:36 + sudo+ service docker restarttrue 19:17:36 19:17:42 Running on prd-centos7-docker-4c-2g-652 in /w/workspace/ndry_app-functions-sdk-go_PR-865 [Pipeline] { [Pipeline] ws 19:17:42 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:17:42 The recommended git tool is: git 19:17:44 using credential edgex-jenkins-ssh 19:17:44 Cloning the remote Git repository 19:17:45 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:17:45 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 19:17:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:17:45 > git --version # timeout=10 19:17:45 > git --version # 'git version 2.24.4' 19:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:45 [INFO] Currently running in a labeled security context 19:17:45 [INFO] Currently SELinux is 'enforcing' on the host 19:17:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh8110321148282823482.key 19:17:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:17:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:17:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:17:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:46 [INFO] Currently running in a labeled security context 19:17:46 [INFO] Currently SELinux is 'enforcing' on the host 19:17:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3730853879038505826.key 19:17:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/865/head:refs/remotes/origin/PR-865 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:17:47 Merging remotes/origin/master commit d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c into PR head commit 5221d37ec9ddb72550b5bd047bfda983ff250c73 19:17:47 Merge succeeded, producing 5221d37ec9ddb72550b5bd047bfda983ff250c73 19:17:47 Checking out Revision 5221d37ec9ddb72550b5bd047bfda983ff250c73 (PR-865) 19:17:47 > git config core.sparsecheckout # timeout=10 19:17:47 > git checkout -f 5221d37ec9ddb72550b5bd047bfda983ff250c73 # timeout=10 19:17:47 > git remote # timeout=10 19:17:47 > git config --get remote.origin.url # timeout=10 19:17:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:47 [INFO] Currently running in a labeled security context 19:17:47 [INFO] Currently SELinux is 'enforcing' on the host 19:17:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh4549508642638187746.key 19:17:47 > git merge d9301fa13fc9164fd95f7fd8afaa4d8e2426f33c # timeout=10 19:17:47 > git rev-parse HEAD^{commit} # timeout=10 19:17:47 > git config core.sparsecheckout # timeout=10 19:17:47 > git checkout -f 5221d37ec9ddb72550b5bd047bfda983ff250c73 # timeout=10 19:17:50 Commit message: "fix: Clean up retry properties and update secret path SecretStore config no longer support Retry related properties and secret path now only needs service specific path, /v1/secret/edgex/ automatically prefix in front of it." 19:17:50 > git --version # timeout=10 19:17:50 > git --version # 'git version 2.24.4' 19:17:50 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:17:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:17:53 + sudo service docker restart 19:17:53 + true 19:17:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 19:17:55 ========================================================= 19:17:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:17:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:17:55 + 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 . 19:17:57 Sending build context to Docker daemon 19.61MB 19:17:57 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:17:57 Step 2/8 : FROM ${BASE} 19:17:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:17:57 595b0fe564bb: Pulling fs layer 19:17:57 7186ed65a4f7: Pulling fs layer 19:17:57 316046926c0a: Pulling fs layer 19:17:57 4ebd0625c992: Pulling fs layer 19:17:57 207e8628e3a3: Pulling fs layer 19:17:57 c791037a9be2: Pulling fs layer 19:17:57 ffd874e62e21: Pulling fs layer 19:17:57 4ebd0625c992: Waiting 19:17:57 207e8628e3a3: Waiting 19:17:57 c791037a9be2: Waiting 19:17:57 ffd874e62e21: Waiting 19:17:57 316046926c0a: Download complete 19:17:57 7186ed65a4f7: Verifying Checksum 19:17:57 7186ed65a4f7: Download complete 19:17:57 207e8628e3a3: Verifying Checksum 19:17:57 207e8628e3a3: Download complete 19:17:57 c791037a9be2: Verifying Checksum 19:17:57 c791037a9be2: Download complete 19:17:57 595b0fe564bb: Verifying Checksum 19:17:57 595b0fe564bb: Download complete 19:17:58 595b0fe564bb: Pull complete 19:17:58 7186ed65a4f7: Pull complete 19:17:59 316046926c0a: Pull complete 19:18:00 ffd874e62e21: Verifying Checksum 19:18:00 ffd874e62e21: Download complete 19:18:01 4ebd0625c992: Verifying Checksum 19:18:01 4ebd0625c992: Download complete 19:18:11 4ebd0625c992: Pull complete 19:18:12 207e8628e3a3: Pull complete 19:18:12 c791037a9be2: Pull complete [Pipeline] unstash [Pipeline] echo 19:18:15 ========================================================= 19:18:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:18:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:18:15 + 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 . 19:18:16 Sending build context to Docker daemon 19.61MB 19:18:16 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 19:18:16 Step 2/8 : FROM ${BASE} 19:18:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:18:16 540db60ca938: Pulling fs layer 19:18:16 adcc1eea9eea: Pulling fs layer 19:18:16 4c4ab2625f07: Pulling fs layer 19:18:16 0510c868ecb4: Pulling fs layer 19:18:16 afea3b2eda06: Pulling fs layer 19:18:16 7809a108b3ef: Pulling fs layer 19:18:16 f706445af74f: Pulling fs layer 19:18:16 0510c868ecb4: Waiting 19:18:16 afea3b2eda06: Waiting 19:18:16 7809a108b3ef: Waiting 19:18:16 f706445af74f: Waiting 19:18:16 4c4ab2625f07: Verifying Checksum 19:18:16 4c4ab2625f07: Download complete 19:18:16 adcc1eea9eea: Verifying Checksum 19:18:16 adcc1eea9eea: Download complete 19:18:16 afea3b2eda06: Verifying Checksum 19:18:16 afea3b2eda06: Download complete 19:18:16 540db60ca938: Verifying Checksum 19:18:16 540db60ca938: Download complete 19:18:16 7809a108b3ef: Verifying Checksum 19:18:16 7809a108b3ef: Download complete 19:18:16 540db60ca938: Pull complete 19:18:16 adcc1eea9eea: Pull complete 19:18:16 4c4ab2625f07: Pull complete 19:18:16 ffd874e62e21: Pull complete 19:18:16 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:18:16 ---> cfc18b08335c 19:18:16 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:18:16 20.10.0: Pulling from library/docker 19:18:16 a3cc7d3b244e: Pulling fs layer 19:18:16 02a3295e0d61: Pulling fs layer 19:18:16 0f4f2e6d8100: Pulling fs layer 19:18:16 330b718f631f: Pulling fs layer 19:18:16 a93816041522: Pulling fs layer 19:18:16 bdb6da89ff94: Pulling fs layer 19:18:16 2a70c0c122f4: Pulling fs layer 19:18:16 330b718f631f: Waiting 19:18:16 a93816041522: Waiting 19:18:16 bdb6da89ff94: Waiting 19:18:16 2a70c0c122f4: Waiting 19:18:16 0f4f2e6d8100: Verifying Checksum 19:18:16 0f4f2e6d8100: Download complete 19:18:16 02a3295e0d61: Download complete 19:18:16 a93816041522: Download complete 19:18:16 a3cc7d3b244e: Verifying Checksum 19:18:16 a3cc7d3b244e: Download complete 19:18:16 bdb6da89ff94: Download complete 19:18:16 2a70c0c122f4: Verifying Checksum 19:18:16 2a70c0c122f4: Download complete 19:18:17 a3cc7d3b244e: Pull complete 19:18:17 f706445af74f: Verifying Checksum 19:18:17 f706445af74f: Download complete 19:18:18 02a3295e0d61: Pull complete 19:18:18 0f4f2e6d8100: Pull complete 19:18:19 330b718f631f: Verifying Checksum 19:18:19 330b718f631f: Download complete 19:18:19 0510c868ecb4: Verifying Checksum 19:18:19 0510c868ecb4: Download complete 19:18:22 330b718f631f: Pull complete 19:18:23 a93816041522: Pull complete 19:18:23 bdb6da89ff94: Pull complete 19:18:24 2a70c0c122f4: Pull complete 19:18:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:18:24 Status: Downloaded newer image for docker:20.10.0 19:18:29 ---> 35da0687ac33 19:18:29 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:18:29 ---> Running in e15ff11be53e 19:18:29 Removing intermediate container e15ff11be53e 19:18:29 ---> dd1c1f23e79d 19:18:29 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:18:30 ---> Running in 231ca1b22425 19:18:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:18:31 0510c868ecb4: Pull complete 19:18:31 afea3b2eda06: Pull complete 19:18:31 7809a108b3ef: Pull complete 19:18:31 f706445af74f: Pull complete 19:18:31 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:18:31 ---> b068be0155e3 19:18:31 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 19:18:31 20.10.0: Pulling from library/docker 19:18:31 05e7bc50f07f: Pulling fs layer 19:18:31 6db28d0fdbf6: Pulling fs layer 19:18:31 292df0bc6bf3: Pulling fs layer 19:18:31 2e060f4bd70b: Pulling fs layer 19:18:31 80e8d568a223: Pulling fs layer 19:18:31 8dc6ef1a942a: Pulling fs layer 19:18:31 2312dd95470a: Pulling fs layer 19:18:31 2e060f4bd70b: Waiting 19:18:31 80e8d568a223: Waiting 19:18:31 8dc6ef1a942a: Waiting 19:18:31 2312dd95470a: Waiting 19:18:31 292df0bc6bf3: Verifying Checksum 19:18:31 292df0bc6bf3: Download complete 19:18:31 6db28d0fdbf6: Verifying Checksum 19:18:31 6db28d0fdbf6: Download complete 19:18:31 80e8d568a223: Verifying Checksum 19:18:31 80e8d568a223: Download complete 19:18:31 05e7bc50f07f: Verifying Checksum 19:18:31 05e7bc50f07f: Download complete 19:18:31 8dc6ef1a942a: Verifying Checksum 19:18:31 8dc6ef1a942a: Download complete 19:18:31 2312dd95470a: Verifying Checksum 19:18:31 2312dd95470a: Download complete 19:18:31 05e7bc50f07f: Pull complete 19:18:31 6db28d0fdbf6: Pull complete 19:18:31 292df0bc6bf3: Pull complete 19:18:32 2e060f4bd70b: Verifying Checksum 19:18:32 2e060f4bd70b: Download complete 19:18:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:18:33 (1/5) Installing libsodium (1.0.18-r0) 19:18:33 (2/5) Installing libzmq (4.3.3-r1) 19:18:34 (3/5) Installing pkgconf (1.7.3-r0) 19:18:34 (4/5) Installing libsodium-dev (1.0.18-r0) 19:18:34 (5/5) Installing zeromq-dev (4.3.3-r1) 19:18:34 Executing busybox-1.32.1-r6.trigger 19:18:34 OK: 139 MiB in 45 packages 19:18:35 Removing intermediate container 231ca1b22425 19:18:35 ---> de6264230c67 19:18:35 Step 6/8 : WORKDIR /build 19:18:36 ---> Running in a1a77a57b509 19:18:36 2e060f4bd70b: Pull complete 19:18:36 80e8d568a223: Pull complete 19:18:36 8dc6ef1a942a: Pull complete 19:18:36 2312dd95470a: Pull complete 19:18:36 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:18:36 Status: Downloaded newer image for docker:20.10.0 19:18:36 Removing intermediate container a1a77a57b509 19:18:36 ---> 26b34544f6a3 19:18:36 Step 7/8 : COPY go.mod . 19:18:37 ---> 5e6ded945f9f 19:18:37 Step 8/8 : RUN go mod download 19:18:38 ---> Running in 1a0f806ad5a0 19:18:41 ---> 8f26ce08cd0f 19:18:41 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:18:41 ---> Running in fada34a073da 19:18:41 Removing intermediate container fada34a073da 19:18:41 ---> bfac680ca292 19:18:41 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:18:41 ---> Running in ad79dbebc7ab 19:18:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:42 (1/5) Installing libsodium (1.0.18-r0) 19:18:42 (2/5) Installing libzmq (4.3.3-r1) 19:18:42 (3/5) Installing pkgconf (1.7.3-r0) 19:18:42 (4/5) Installing libsodium-dev (1.0.18-r0) 19:18:43 (5/5) Installing zeromq-dev (4.3.3-r1) 19:18:43 Executing busybox-1.32.1-r6.trigger 19:18:43 OK: 150 MiB in 45 packages 19:18:43 Removing intermediate container ad79dbebc7ab 19:18:43 ---> e7aa83014cbb 19:18:43 Step 6/8 : WORKDIR /build 19:18:43 ---> Running in 020218e873c7 19:18:43 Removing intermediate container 020218e873c7 19:18:43 ---> aaa05437fcc1 19:18:43 Step 7/8 : COPY go.mod . 19:18:44 ---> d69e080a7210 19:18:44 Step 8/8 : RUN go mod download 19:18:44 ---> Running in 1b8f2b0c1995 19:18:59 Removing intermediate container 1b8f2b0c1995 19:18:59 ---> e274115a0ff6 19:18:59 Successfully built e274115a0ff6 19:18:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:18:59 + docker inspect -f . ci-base-image-x86_64 19:18:59 . [Pipeline] withDockerContainer 19:18:59 prd-centos7-docker-4c-2g-652 does not seem to be running inside a container 19:18:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat 19:19:00 $ docker top c16f3e3cbd8cbb1524c4f34b3d96ac7c4c11b23e426941efe440f58ca00e44ad -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:00 + go version 19:19:00 go version go1.16.3 linux/amd64 [Pipeline] } 19:19:00 $ docker stop --time=1 c16f3e3cbd8cbb1524c4f34b3d96ac7c4c11b23e426941efe440f58ca00e44ad 19:19:01 $ docker rm -f c16f3e3cbd8cbb1524c4f34b3d96ac7c4c11b23e426941efe440f58ca00e44ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:02 + docker inspect -f . ci-base-image-x86_64 19:19:02 . [Pipeline] withDockerContainer 19:19:02 prd-centos7-docker-4c-2g-652 does not seem to be running inside a container 19:19:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-x86_64 cat 19:19:02 $ docker top cb07596541774dba89b7e37a7ef3fc178f9fc9e5d0cebbe0c25f6f9b627c4210 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:03 + go mod tidy [Pipeline] sh 19:19:04 + make test 19:19:04 make -C ./app-service-template build 19:19:04 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:19:04 go mod tidy 19:19:04 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:19:05 Removing intermediate container 1a0f806ad5a0 19:19:05 ---> b81635133be5 19:19:05 Successfully built b81635133be5 19:19:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:19:05 + docker inspect -f . ci-base-image-arm64 19:19:05 . [Pipeline] withDockerContainer 19:19:05 prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 19:19:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat 19:19:07 $ docker top 0a4986e7307dd23ee2a741ea953753ef5ddac827b57f889e4cd593a0c4b7f6e1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:08 + go version 19:19:08 go version go1.16.3 linux/arm64 [Pipeline] } 19:19:08 $ docker stop --time=1 0a4986e7307dd23ee2a741ea953753ef5ddac827b57f889e4cd593a0c4b7f6e1 19:19:10 $ docker rm -f 0a4986e7307dd23ee2a741ea953753ef5ddac827b57f889e4cd593a0c4b7f6e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:11 + docker inspect -f . ci-base-image-arm64 19:19:11 . [Pipeline] withDockerContainer 19:19:12 prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 19:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** ci-base-image-arm64 cat 19:19:13 $ docker top 36aba31edd98b8e39145d666ed9f82608a2d38db0e102f04c344d394f13a4176 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:19:14 make -C ./app-service-template test 19:19:14 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:19:14 go mod tidy 19:19:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:19:14 + go mod tidy [Pipeline] sh 19:19:16 + make test 19:19:16 make -C ./app-service-template build 19:19:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:19:16 go mod tidy 19:19:16 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 19:19:22 ok new-app-service 0.008s coverage: 47.8% of statements 19:19:22 ? new-app-service/config [no test files] 19:19:22 ok new-app-service/functions 0.007s 19:19:22 CGO_ENABLED=1 go vet ./... 19:19:29 gofmt -l . 19:19:29 [ "`gofmt -l .`" = "" ] 19:19:29 ./bin/test-attribution-txt.sh 19:19:29 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:19:29 go mod tidy 19:19:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:19:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:19:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 56.6% of statements 19:19:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 92.5% of statements 19:19:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:19:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.5% of statements 19:19:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:19:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 19:19:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.042s coverage: 75.4% of statements 19:19:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:19:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:19:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:19:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:19:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:19:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:19:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.0% of statements 19:19:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:19:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements 19:19:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.733s coverage: 76.9% of statements 19:19:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:19:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 19:19:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements 19:19:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:19:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:19:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 19:19:55 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:19:55 make -C ./app-service-template test 19:19:55 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:19:55 go mod tidy 19:19:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:20:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 79.9% of statements 19:20:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 19:20:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:20:02 gofmt -l . 19:20:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:20:02 $ docker stop --time=1 cb07596541774dba89b7e37a7ef3fc178f9fc9e5d0cebbe0c25f6f9b627c4210 19:20:04 $ docker rm -f cb07596541774dba89b7e37a7ef3fc178f9fc9e5d0cebbe0c25f6f9b627c4210 [Pipeline] // withDockerContainer [Pipeline] sh 19:20:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:20:04 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 19:20:05 ---> job-cost.sh 19:20:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pXPY 19:20:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:20:28 lf-activate-venv(): INFO: Adding /tmp/venv-pXPY/bin to PATH 19:20:28 INFO: No Stack... 19:20:28 INFO: Retrieving Pricing Info for: v3-standard-2 19:20:28 ok new-app-service 0.042s coverage: 47.8% of statements 19:20:28 ? new-app-service/config [no test files] 19:20:28 ok new-app-service/functions 0.042s 19:20:28 CGO_ENABLED=1 go vet ./... 19:20:28 INFO: Archiving Costs [Pipeline] sh 19:20:28 + cut -d, -f6 19:20:28 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 19:20:28 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-865-1-stack-cost] 19:20:28 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-865-1-stack-cost] did not exist. Created. 19:20:28 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-865-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:20:29 + echo total: 0.05999999865889549 [Pipeline] stash 19:20:29 Stashed 1 file(s) [Pipeline] } 19:20:29 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-865-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:20:50 gofmt -l . 19:20:50 [ "`gofmt -l .`" = "" ] 19:20:50 ./bin/test-attribution-txt.sh 19:20:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 19:20:52 go mod tidy 19:20:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:20:54 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:21:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.090s coverage: 56.6% of statements 19:21:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.045s coverage: 92.5% of statements 19:21:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:21:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.105s coverage: 61.5% of statements 19:21:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:21:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.064s 19:21:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.100s coverage: 75.4% of statements 19:21:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:21:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:21:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:21:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:21:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:21:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:21:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.029s coverage: 97.0% of statements 19:21:02 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:21:02 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.048s coverage: 10.5% of statements 19:21:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.838s coverage: 76.9% of statements 19:21:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:21:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.049s coverage: 12.5% of statements 19:21:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.071s coverage: 27.3% of statements 19:21:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:21:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:21:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.053s coverage: 51.4% of statements 19:21:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.123s coverage: 79.9% of statements 19:21:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 19:21:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:21:37 gofmt -l . 19:21:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:21:37 $ docker stop --time=1 36aba31edd98b8e39145d666ed9f82608a2d38db0e102f04c344d394f13a4176 19:21:39 $ docker rm -f 36aba31edd98b8e39145d666ed9f82608a2d38db0e102f04c344d394f13a4176 [Pipeline] // withDockerContainer [Pipeline] sh 19:21:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:21:40 Warning: overwriting stash ‘coverage-report’ 19:21:41 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 19:21:42 ---> job-cost.sh 19:21:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i4EY 19:22:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:23:43 lf-activate-venv(): INFO: Adding /tmp/venv-i4EY/bin to PATH 19:23:43 INFO: No Stack... 19:23:43 INFO: Retrieving Pricing Info for: v2-standard-4 19:23:43 INFO: Archiving Costs [Pipeline] sh 19:23:43 + cut -d, -f6 19:23:43 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 19:23:43 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-865-1-stack-cost] 19:23:43 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-865-1-stack-cost] did not exist. Created. 19:23:43 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-865-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:23:44 /w/workspace/app-functions-sdk-go/1@tmp/durable-18594da0/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-18594da0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:23:44 + echo total: 0.18000000715255737 [Pipeline] stash 19:23:44 Warning: overwriting stash ‘stack-cost’ 19:23:44 Stashed 1 file(s) [Pipeline] } 19:23:44 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-865-1-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 19:23:45 provisioning config files... 19:23:45 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-865@tmp/config3248325862713176197tmp [Pipeline] { [Pipeline] sh 19:23:46 + set +x 19:23:46 + curl -s https://codecov.io/bash 19:23:46 + bash -s -- 19:23:46 19:23:46 _____ _ 19:23:46 / ____| | | 19:23:46 | | ___ __| | ___ ___ _____ __ 19:23:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:23:46 | |___| (_) | (_| | __/ (_| (_) \ V / 19:23:46 \_____\___/ \__,_|\___|\___\___/ \_/ 19:23:46 Bash-1.0.3 19:23:46 19:23:46 19:23:46 ==> git version 2.24.4 found 19:23:46 ==> 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 19:23:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:23:46 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:23:46 ==> Jenkins CI detected. 19:23:46 project root: . 19:23:46 --> token set from env 19:23:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:23:46 ==> Running gcov in . (disable via -X gcov) 19:23:46 ==> Python coveragepy not found 19:23:46 ==> Searching for coverage reports in: 19:23:46 + . 19:23:46 -> Found 2 reports 19:23:46 ==> Detecting git/mercurial file structure 19:23:46 ==> Reading reports 19:23:46 + ./app-service-template/coverage.out bytes=1055 19:23:46 + ./coverage.out bytes=87879 19:23:46 ==> Appending adjustments 19:23:46 https://docs.codecov.io/docs/fixing-reports 19:23:46 + Found adjustments 19:23:46 ==> Gzipping contents 19:23:46 16K /tmp/codecov.rIxoXQ.gz 19:23:46 ==> Uploading reports 19:23:46 url: https://codecov.io 19:23:46 query: branch=PR-865&commit=5221d37ec9ddb72550b5bd047bfda983ff250c73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-865%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=865&job=&cmd_args= 19:23:46 -> Pinging Codecov 19:23:46 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-865&commit=5221d37ec9ddb72550b5bd047bfda983ff250c73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-865%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=865&job=&cmd_args= 19:23:47 -> Uploading to 19:23:47 https://storage.googleapis.com/codecov/v4/raw/2021-05-27/3D8B5DFFC46A037C893635FACE044666/5221d37ec9ddb72550b5bd047bfda983ff250c73/72dc11b6-f343-45c8-86df-62701f2740d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T192347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb7e619ec211a59a19654a7a99945419fd4ee3ea688f6be5ac0b78bff08d041c 19:23:47 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:47 Dload Upload Total Spent Left Speed 19:23:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15415 0 0 100 15415 0 42503 --:--:-- --:--:-- --:--:-- 42465 19:23:47 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5221d37ec9ddb72550b5bd047bfda983ff250c73 [Pipeline] } 19:23:47 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 19:23:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:23:50 ---> package-listing.sh 19:23:50 ++ facter osfamily 19:23:50 ++ tr '[:upper:]' '[:lower:]' 19:23:50 + OS_FAMILY=redhat 19:23:50 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-865 19:23:50 + START_PACKAGES=/tmp/packages_start.txt 19:23:50 + END_PACKAGES=/tmp/packages_end.txt 19:23:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:23:50 + PACKAGES=/tmp/packages_start.txt 19:23:50 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-865 ']' 19:23:50 + PACKAGES=/tmp/packages_end.txt 19:23:50 + case "${OS_FAMILY}" in 19:23:50 + sort 19:23:50 + rpm -qa 19:23:51 + '[' -f /tmp/packages_start.txt ']' 19:23:51 + '[' -f /tmp/packages_end.txt ']' 19:23:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:23:51 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-865 ']' 19:23:51 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-865/archives/ 19:23:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-865/archives/ [Pipeline] echo 19:23:51 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-865/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:23:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:52 19:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:52 alpine: Pulling from edgex-lftools-log-publisher 19:23:52 df20fa9351a1: Pulling fs layer 19:23:52 36b3adc4ff6f: Pulling fs layer 19:23:52 8ad3a11d3b57: Pulling fs layer 19:23:52 46f8f816bc3b: Pulling fs layer 19:23:52 93b61091891f: Pulling fs layer 19:23:52 93b9cdb0e59b: Pulling fs layer 19:23:52 5e14af77c1be: Pulling fs layer 19:23:52 01666e4c0597: Pulling fs layer 19:23:52 aa168da1d23b: Pulling fs layer 19:23:52 46f8f816bc3b: Waiting 19:23:52 93b61091891f: Waiting 19:23:52 93b9cdb0e59b: Waiting 19:23:52 5e14af77c1be: Waiting 19:23:52 01666e4c0597: Waiting 19:23:52 aa168da1d23b: Waiting 19:23:52 36b3adc4ff6f: Download complete 19:23:52 46f8f816bc3b: Verifying Checksum 19:23:52 46f8f816bc3b: Download complete 19:23:52 df20fa9351a1: Verifying Checksum 19:23:52 df20fa9351a1: Download complete 19:23:52 93b9cdb0e59b: Verifying Checksum 19:23:52 93b9cdb0e59b: Download complete 19:23:52 5e14af77c1be: Verifying Checksum 19:23:52 5e14af77c1be: Download complete 19:23:52 93b61091891f: Verifying Checksum 19:23:52 93b61091891f: Download complete 19:23:52 01666e4c0597: Verifying Checksum 19:23:52 01666e4c0597: Download complete 19:23:52 8ad3a11d3b57: Verifying Checksum 19:23:52 8ad3a11d3b57: Download complete 19:23:52 df20fa9351a1: Pull complete 19:23:53 36b3adc4ff6f: Pull complete 19:23:53 8ad3a11d3b57: Pull complete 19:23:53 46f8f816bc3b: Pull complete 19:23:54 93b61091891f: Pull complete 19:23:54 93b9cdb0e59b: Pull complete 19:23:54 5e14af77c1be: Pull complete 19:23:54 01666e4c0597: Pull complete 19:23:55 aa168da1d23b: Verifying Checksum 19:23:55 aa168da1d23b: Download complete 19:23:59 aa168da1d23b: Pull complete 19:23:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:23:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:23:59 prd-centos7-docker-4c-2g-650 does not seem to be running inside a container 19:23:59 $ 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-865/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-865 -v /w/workspace/ndry_app-functions-sdk-go_PR-865:/w/workspace/ndry_app-functions-sdk-go_PR-865:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-865@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-865@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:24:02 $ docker top 21c40afbc946579b6a0ca608ed380d47dc23027d27fa7d74c486ab111e4f7f27 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:02 + touch /tmp/pre-build-complete [Pipeline] sh 19:24:03 + mkdir -p /var/log/sa [Pipeline] sh 19:24:03 + ls /var/log/sa-host 19:24:03 + sadf -c /var/log/sa-host/sa05 19:24:03 file_magic: OK 19:24:03 HZ: Using current value: 100 19:24:03 file_header: OK 19:24:03 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 19:24:03 Statistics: 19:24:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:24:03 File successfully converted to sysstat format version 12.2.1 19:24:03 + sadf -c /var/log/sa-host/sa27 19:24:03 file_magic: OK 19:24:03 HZ: Using current value: 100 19:24:03 file_header: OK 19:24:03 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 19:24:03 Statistics: 19:24:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:24:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:24:04 provisioning config files... 19:24:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-865@tmp/config1878184872385663777tmp [Pipeline] { [Pipeline] echo 19:24:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:24:04 ---> create-netrc.sh [Pipeline] } 19:24:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:24:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:24:05 ---> python-tools-install.sh [Pipeline] echo 19:24:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:24:05 ---> sudo-logs.sh 19:24:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:24:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:24:05 ---> job-cost.sh 19:24:05 lf-activate-venv: SKIPPING 19:24:05 DEBUG: total: 0.18000000715255737 19:24:05 INFO: Retrieving Stack Cost... 19:24:08 INFO: Retrieving Pricing Info for: v3-standard-2 19:24:08 INFO: Archiving Costs [Pipeline] echo 19:24:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:24:08 ---> logs-deploy.sh 19:24:08 lf-activate-venv: SKIPPING 19:24:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-865/1 19:24:08 INFO: archiving workspace using pattern(s): 19:24:09 Archives upload complete. 19:24:09 INFO: archiving logs to Nexus 19:24:10 ---> uname -a: 19:24:10 Linux prd-centos7-docker-4c-2g-650.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:24:10 19:24:10 19:24:10 ---> lscpu: 19:24:10 Architecture: x86_64 19:24:10 CPU op-mode(s): 32-bit, 64-bit 19:24:10 Byte Order: Little Endian 19:24:10 Address sizes: 40 bits physical, 48 bits virtual 19:24:10 CPU(s): 2 19:24:10 On-line CPU(s) list: 0,1 19:24:10 Thread(s) per core: 1 19:24:10 Core(s) per socket: 1 19:24:10 Socket(s): 2 19:24:10 NUMA node(s): 1 19:24:10 Vendor ID: AuthenticAMD 19:24:10 CPU family: 23 19:24:10 Model: 49 19:24:10 Model name: AMD EPYC-Rome Processor 19:24:10 Stepping: 0 19:24:10 CPU MHz: 2800.000 19:24:10 BogoMIPS: 5600.00 19:24:10 Virtualization: AMD-V 19:24:10 Hypervisor vendor: KVM 19:24:10 Virtualization type: full 19:24:10 L1d cache: 64 KiB 19:24:10 L1i cache: 64 KiB 19:24:10 L2 cache: 1 MiB 19:24:10 L3 cache: 32 MiB 19:24:10 NUMA node0 CPU(s): 0,1 19:24:10 Vulnerability Itlb multihit: Not affected 19:24:10 Vulnerability L1tf: Not affected 19:24:10 Vulnerability Mds: Not affected 19:24:10 Vulnerability Meltdown: Not affected 19:24:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:24:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:24:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:24:10 Vulnerability Srbds: Not affected 19:24:10 Vulnerability Tsx async abort: Not affected 19:24:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:24:10 19:24:10 19:24:10 ---> nproc: 19:24:10 2 19:24:10 19:24:10 19:24:10 ---> df -h: 19:24:10 Filesystem Size Used Available Use% Mounted on 19:24:10 overlay 40.0G 7.6G 32.4G 19% / 19:24:10 tmpfs 64.0M 0 64.0M 0% /dev 19:24:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:24:10 shm 64.0M 0 64.0M 0% /dev/shm 19:24:10 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 19:24:10 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 19:24:10 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 19:24:10 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 19:24:10 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 19:24:10 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 19:24:10 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 19:24:10 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-865 19:24:10 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-865@tmp 19:24:10 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 19:24:10 19:24:10 19:24:10 ---> free -m: 19:24:10 total used free shared buff/cache available 19:24:10 Mem: 7821 979 4712 0 2128 6664 19:24:10 Swap: 1023 0 1023 19:24:10 19:24:10 19:24:10 ---> ip addr: 19:24:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:24:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:24:10 inet 127.0.0.1/8 scope host lo 19:24:10 valid_lft forever preferred_lft forever 19:24:10 inet6 ::1/128 scope host 19:24:10 valid_lft forever preferred_lft forever 19:24:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:24:10 link/ether fa:16:3e:f8:5f:ca brd ff:ff:ff:ff:ff:ff 19:24:10 inet 10.30.123.100/23 brd 10.30.123.255 scope global dynamic eth0 19:24:10 valid_lft 85798sec preferred_lft 85798sec 19:24:10 inet6 fe80::f816:3eff:fef8:5fca/64 scope link 19:24:10 valid_lft forever preferred_lft forever 19:24:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:24:10 link/ether 02:42:ce:64:f2:e0 brd ff:ff:ff:ff:ff:ff 19:24:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:24:10 valid_lft forever preferred_lft forever 19:24:10 inet6 fe80::42:ceff:fe64:f2e0/64 scope link 19:24:10 valid_lft forever preferred_lft forever 19:24:10 19:24:10 19:24:10 ---> sar -b -r -n DEV: 19:24:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 19:24:10 19:24:10 19:13:56 LINUX RESTART (2 CPU) 19:24:10 19:24:10 19:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:24:10 19:16:01 2.00 0.00 2.00 0.00 0.00 45.15 0.00 19:24:10 19:17:01 0.72 0.00 0.72 0.00 0.00 10.04 0.00 19:24:10 19:18:01 0.15 0.00 0.15 0.00 0.00 1.90 0.00 19:24:10 19:19:01 0.25 0.00 0.25 0.00 0.00 3.43 0.00 19:24:10 19:20:01 0.40 0.00 0.40 0.00 0.00 6.33 0.00 19:24:10 19:21:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:24:10 19:22:01 0.27 0.00 0.27 0.00 0.00 4.20 0.00 19:24:10 19:23:01 0.28 0.00 0.28 0.00 0.00 2.77 0.00 19:24:10 19:24:01 36.68 0.13 36.55 0.00 13.72 12749.70 0.00 19:24:10 Average: 4.55 0.01 4.54 0.00 1.53 1428.09 0.00 19:24:10 19:24:10 19:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:24:10 19:16:01 5416152 0 817868 10.21 2620 1772300 1296140 14.31 600820 1590884 12 19:24:10 19:17:01 5426632 0 807384 10.08 2620 1772304 1207516 13.33 590288 1592816 8 19:24:10 19:18:01 5424488 0 809524 10.11 2620 1772308 1207804 13.33 593200 1591552 8 19:24:10 19:19:01 5425236 0 808772 10.10 2620 1772312 1207516 13.33 592476 1592048 8 19:24:10 19:20:01 5424820 0 809180 10.10 2620 1772320 1207624 13.33 587608 1597536 8 19:24:10 19:21:01 5425560 0 808436 10.09 2620 1772324 1207552 13.33 587108 1597536 20 19:24:10 19:22:01 5424244 0 809744 10.11 2620 1772332 1207516 13.33 588052 1597536 8 19:24:10 19:23:01 5417208 0 816776 10.20 2620 1772336 1207516 13.33 595076 1597536 8 19:24:10 19:24:01 4871104 0 958256 11.96 2620 2176960 1386224 15.30 792028 1859420 25360 19:24:10 Average: 5361716 0 827327 10.33 2620 1817277 1237268 13.66 614073 1624096 2827 19:24:10 19:24:10 19:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:24:10 19:16:01 eth0 3.66 1.64 3.06 0.13 0.00 0.00 0.00 0.00 19:24:10 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:17:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 19:24:10 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:18:01 eth0 1.38 0.65 0.58 0.40 0.00 0.00 0.00 0.00 19:24:10 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:19:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:24:10 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:20:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:24:10 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:21:01 eth0 0.15 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:24:10 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:22:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:24:10 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:24:10 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:24:01 eth0 206.81 185.85 2173.63 19.42 0.00 0.00 0.00 0.00 19:24:10 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 Average: eth0 23.72 21.01 242.48 2.23 0.00 0.00 0.00 0.00 19:24:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:24:10 19:24:10 19:24:10 ---> sar -P ALL: 19:24:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 19:24:10 19:24:10 19:13:56 LINUX RESTART (2 CPU) 19:24:10 19:24:10 19:15:02 CPU %user %nice %system %iowait %steal %idle 19:24:10 19:16:01 all 0.14 0.00 0.07 0.00 0.03 99.76 19:24:10 19:16:01 0 0.14 0.00 0.08 0.00 0.05 99.73 19:24:10 19:16:01 1 0.14 0.00 0.05 0.00 0.02 99.80 19:24:10 19:17:01 all 0.06 0.00 0.05 0.00 0.03 99.87 19:24:10 19:17:01 0 0.08 0.00 0.07 0.00 0.05 99.80 19:24:10 19:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:24:10 19:18:01 all 0.14 0.00 0.07 0.00 0.03 99.77 19:24:10 19:18:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:24:10 19:18:01 1 0.23 0.00 0.08 0.00 0.03 99.65 19:24:10 19:19:01 all 0.16 0.00 0.03 0.00 0.03 99.77 19:24:10 19:19:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:24:10 19:19:01 1 0.28 0.00 0.02 0.00 0.03 99.67 19:24:10 19:20:01 all 0.15 0.00 0.04 0.00 0.03 99.78 19:24:10 19:20:01 0 0.08 0.00 0.03 0.00 0.03 99.85 19:24:10 19:20:01 1 0.22 0.00 0.05 0.00 0.02 99.72 19:24:10 19:21:01 all 0.12 0.00 0.03 0.00 0.03 99.82 19:24:10 19:21:01 0 0.18 0.00 0.03 0.00 0.02 99.77 19:24:10 19:21:01 1 0.05 0.00 0.03 0.00 0.05 99.87 19:24:10 19:22:01 all 0.14 0.00 0.03 0.00 0.03 99.79 19:24:10 19:22:01 0 0.25 0.00 0.03 0.00 0.05 99.67 19:24:10 19:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:24:10 19:23:01 all 0.09 0.00 0.04 0.00 0.03 99.83 19:24:10 19:23:01 0 0.17 0.00 0.03 0.00 0.05 99.75 19:24:10 19:23:01 1 0.02 0.00 0.05 0.00 0.02 99.92 19:24:10 19:24:01 all 7.23 0.00 3.20 0.71 0.04 88.82 19:24:10 19:24:01 0 7.60 0.00 3.44 0.85 0.05 88.06 19:24:10 19:24:01 1 6.86 0.00 2.95 0.56 0.03 89.59 19:24:10 Average: all 0.90 0.00 0.39 0.08 0.03 98.60 19:24:10 Average: 0 0.94 0.00 0.42 0.09 0.04 98.50 19:24:10 Average: 1 0.87 0.00 0.36 0.06 0.02 98.69 19:24:10 19:24:10 19:24:10