Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2+e024694d0ac57f533a66fdb94cb56f34c948cce2 (f9cded2d067ca1d30b46d69a71c07733a1742819) 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-ssh1638617764566684790.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh8027803389015199665.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-921/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-921/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh520805903720512464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh1575341410015452634.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-921/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-921/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3450905242229055734.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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1895 in /w/workspace/ndry_app-functions-sdk-go_PR-921 [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-921 # 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-921@tmp/jenkins-gitclient-ssh2378766460750594756.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 e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 > 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-921@tmp/jenkins-gitclient-ssh3273664359198413505.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/921/head:refs/remotes/origin/PR-921 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 639bb0f4e21e494ca7bc11eeebce727f9934526f Checking out Revision 639bb0f4e21e494ca7bc11eeebce727f9934526f (PR-921) > git checkout -f 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 # 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-921@tmp/jenkins-gitclient-ssh1381125182593037787.key > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 639bb0f4e21e494ca7bc11eeebce727f9934526f # timeout=10 Commit message: "Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:46:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:46:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 999e7d7600967bb26830e816ffbf1f7cf1434bf9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:46:02 ========================================================= 15:46:02 EdgeX Global Pipelines Version Info 15:46:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:46:03 ------------------- 15:46:03 stable info: 15:46:03 ------------------- 15:46:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:46:03 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 15:46:03 Message: update stable to v1.0.203 15:46:04 ------------------- 15:46:04 experimental info: 15:46:04 ------------------- 15:46:04 Commited By: **** collab-it+edgex@linuxfoundation.org 15:46:04 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 15:46:04 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:46:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-921 [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-921 [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-921 [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 639bb0f4e21e494ca7bc11eeebce727f9934526f [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 639bb0f [Pipeline] echo 15:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:05 + git log --format=format:%s -1 639bb0f4e21e494ca7bc11eeebce727f9934526f [Pipeline] echo 15:46:05 GIT_COMMIT: 639bb0f4e21e494ca7bc11eeebce727f9934526f, Commit Message: Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD [Pipeline] echo 15:46:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:06 15:46:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:46:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:06 latest: Pulling from edgex-devops/git-semver 15:46:06 31603596830f: Pulling fs layer 15:46:06 d4622e32a9a9: Pulling fs layer 15:46:06 1030fce36090: Pulling fs layer 15:46:06 6c6cb7e1b49b: Pulling fs layer 15:46:06 6c6cb7e1b49b: Waiting 15:46:07 31603596830f: Verifying Checksum 15:46:07 31603596830f: Download complete 15:46:07 31603596830f: Pull complete 15:46:07 d4622e32a9a9: Pull complete 15:46:07 6c6cb7e1b49b: Verifying Checksum 15:46:07 6c6cb7e1b49b: Download complete 15:46:07 1030fce36090: Verifying Checksum 15:46:07 1030fce36090: Download complete 15:46:08 1030fce36090: Pull complete 15:46:08 6c6cb7e1b49b: Pull complete 15:46:08 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 15:46:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:46:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:46:08 prd-centos7-docker-4c-2g-1895 does not seem to be running inside a container 15:46:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-921 -v /w/workspace/ndry_app-functions-sdk-go_PR-921:/w/workspace/ndry_app-functions-sdk-go_PR-921:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:46:09 $ docker top 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:09 [ssh-agent] Looking for ssh-agent implementation... 15:46:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:09 $ docker exec 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb ssh-agent 15:46:09 SSH_AUTH_SOCK=/tmp/ssh-eg0WKKLRGUk9/agent.14 15:46:09 SSH_AGENT_PID=20 15:46:09 Running ssh-add (command line suppressed) 15:46:09 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_7660306707565711494.key (/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_7660306707565711494.key) 15:46:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:10 + git tag --points-at HEAD [Pipeline] } 15:46:10 $ docker exec --env ******** --env ******** 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb ssh-agent -k 15:46:10 unset SSH_AUTH_SOCK; 15:46:10 unset SSH_AGENT_PID; 15:46:10 echo Agent pid 20 killed; 15:46:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:46:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:11 [ssh-agent] Looking for ssh-agent implementation... 15:46:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:11 $ docker exec 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb ssh-agent 15:46:12 SSH_AUTH_SOCK=/tmp/ssh-gF2nU1VKoYgF/agent.52 15:46:12 SSH_AGENT_PID=58 15:46:12 Running ssh-add (command line suppressed) 15:46:12 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_7507649223821434685.key (/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/private_key_7507649223821434685.key) 15:46:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:12 + git semver init 15:46:12 # -> Open(): unable to determine branch for HEAD 15:46:12 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-921/.git 15:46:12 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-921 15:46:12 # $SEMVER_REMOTE_NAME = origin 15:46:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:46:12 # $SEMVER_USER_NAME = edgex-jenkins 15:46:12 # $SEMVER_BRANCH = PR-921 15:46:12 # $SEMVER_TEMP = /tmp/semver-351656925 15:46:12 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:46:15 # '/tmp/semver-351656925' -> '/w/workspace/ndry_app-functions-sdk-go_PR-921/.semver' 15:46:15 # -> Force: false 15:46:15 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-921/.semver [Pipeline] } 15:46:15 $ docker exec --env ******** --env ******** 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb ssh-agent -k 15:46:15 unset SSH_AUTH_SOCK; 15:46:15 unset SSH_AGENT_PID; 15:46:15 echo Agent pid 58 killed; 15:46:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:15 + git semver [Pipeline] } 15:46:15 $ docker stop --time=1 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb 15:46:16 $ docker rm -f 56b801ed0d665b59159d62e281db71332a9f7979b9487b1765d23123acdf80eb [Pipeline] // withDockerContainer [Pipeline] sh 15:46:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:46:17 Stashed 1 file(s) [Pipeline] echo 15:46:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:46:32 Still waiting to schedule task 15:46:32 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ 15:46:32 ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ 15:46:32 ‘prd-centos7-docker-4c-2g-1896’ is offline 15:46:32 Still waiting to schedule task 15:46:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:48:20 Running on prd-centos7-docker-4c-2g-1898 in /w/workspace/ndry_app-functions-sdk-go_PR-921 [Pipeline] { [Pipeline] ws 15:48:20 Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout 15:48:20 The recommended git tool is: git 15:48:25 using credential edgex-jenkins-ssh 15:48:25 Cloning the remote Git repository 15:48:25 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:25 > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 15:48:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:25 > git --version # timeout=10 15:48:25 > git --version # 'git version 2.24.4' 15:48:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:25 [INFO] Currently running in a labeled security context 15:48:25 [INFO] Currently SELinux is 'enforcing' on the host 15:48:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh6193394205455345404.key 15:48:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:27 Merging remotes/origin/main commit e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 15:48:27 Merge succeeded, producing b9a754c5922b80446c2089b5824bfd5e470c8981 15:48:27 Checking out Revision b9a754c5922b80446c2089b5824bfd5e470c8981 (PR-921) 15:48:26 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:48:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:26 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:48:26 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:26 [INFO] Currently running in a labeled security context 15:48:26 [INFO] Currently SELinux is 'enforcing' on the host 15:48:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh3399344988124045933.key 15:48:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/921/head:refs/remotes/origin/PR-921 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:48:27 > git config core.sparsecheckout # timeout=10 15:48:27 > git checkout -f 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 # timeout=10 15:48:27 > git remote # timeout=10 15:48:27 > git config --get remote.origin.url # timeout=10 15:48:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:27 [INFO] Currently running in a labeled security context 15:48:27 [INFO] Currently SELinux is 'enforcing' on the host 15:48:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/8@tmp/jenkins-gitclient-ssh1514903007755276805.key 15:48:27 > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 15:48:27 > git rev-parse HEAD^{commit} # timeout=10 15:48:27 > git config core.sparsecheckout # timeout=10 15:48:27 > git checkout -f b9a754c5922b80446c2089b5824bfd5e470c8981 # timeout=10 15:48:31 Commit message: "Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD" 15:48:31 First time build. Skipping changelog. 15:48:31 > git rev-list --no-walk 999e7d7600967bb26830e816ffbf1f7cf1434bf9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:48:32 ========================================================= 15:48:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:48:32 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:48:32 + 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 . 15:48:32 Sending build context to Docker daemon 19.77MB 15:48:32 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:48:32 Step 2/8 : FROM ${BASE} 15:48:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:48:32 540db60ca938: Pulling fs layer 15:48:32 adcc1eea9eea: Pulling fs layer 15:48:32 4c4ab2625f07: Pulling fs layer 15:48:32 db62176df00c: Pulling fs layer 15:48:32 3b30891b0d05: Pulling fs layer 15:48:32 444f5516b4c7: Pulling fs layer 15:48:32 90b9b1106a8b: Pulling fs layer 15:48:32 0383d17a5b7e: Pulling fs layer 15:48:32 c82ef313ddc5: Pulling fs layer 15:48:32 444f5516b4c7: Waiting 15:48:32 90b9b1106a8b: Waiting 15:48:32 0383d17a5b7e: Waiting 15:48:32 c82ef313ddc5: Waiting 15:48:32 db62176df00c: Waiting 15:48:32 3b30891b0d05: Waiting 15:48:32 4c4ab2625f07: Verifying Checksum 15:48:32 4c4ab2625f07: Download complete 15:48:32 adcc1eea9eea: Download complete 15:48:32 3b30891b0d05: Verifying Checksum 15:48:32 3b30891b0d05: Download complete 15:48:33 444f5516b4c7: Verifying Checksum 15:48:33 444f5516b4c7: Download complete 15:48:33 540db60ca938: Verifying Checksum 15:48:33 540db60ca938: Download complete 15:48:33 90b9b1106a8b: Verifying Checksum 15:48:33 90b9b1106a8b: Download complete 15:48:33 540db60ca938: Pull complete 15:48:33 adcc1eea9eea: Pull complete 15:48:33 4c4ab2625f07: Pull complete 15:48:34 0383d17a5b7e: Verifying Checksum 15:48:34 0383d17a5b7e: Download complete 15:48:37 c82ef313ddc5: Verifying Checksum 15:48:37 c82ef313ddc5: Download complete 15:48:37 db62176df00c: Verifying Checksum 15:48:37 db62176df00c: Download complete 15:48:41 db62176df00c: Pull complete 15:48:41 3b30891b0d05: Pull complete 15:48:41 444f5516b4c7: Pull complete 15:48:41 90b9b1106a8b: Pull complete 15:48:41 0383d17a5b7e: Pull complete 15:48:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1897 in /w/workspace/ndry_app-functions-sdk-go_PR-921 [Pipeline] { [Pipeline] ws 15:48:43 Running in /w/workspace/app-functions-sdk-go/8 [Pipeline] { [Pipeline] checkout 15:48:43 The recommended git tool is: git 15:48:43 c82ef313ddc5: Pull complete 15:48:43 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 15:48:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:48:43 ---> 4508b0543a43 15:48:43 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:48:43 20.10.0: Pulling from library/docker 15:48:43 05e7bc50f07f: Pulling fs layer 15:48:43 6db28d0fdbf6: Pulling fs layer 15:48:43 292df0bc6bf3: Pulling fs layer 15:48:43 2e060f4bd70b: Pulling fs layer 15:48:43 80e8d568a223: Pulling fs layer 15:48:43 8dc6ef1a942a: Pulling fs layer 15:48:43 2312dd95470a: Pulling fs layer 15:48:43 2e060f4bd70b: Waiting 15:48:43 80e8d568a223: Waiting 15:48:43 8dc6ef1a942a: Waiting 15:48:43 2312dd95470a: Waiting 15:48:43 292df0bc6bf3: Verifying Checksum 15:48:43 292df0bc6bf3: Download complete 15:48:43 6db28d0fdbf6: Verifying Checksum 15:48:43 6db28d0fdbf6: Download complete 15:48:44 80e8d568a223: Verifying Checksum 15:48:44 80e8d568a223: Download complete 15:48:44 05e7bc50f07f: Verifying Checksum 15:48:44 05e7bc50f07f: Download complete 15:48:44 2312dd95470a: Verifying Checksum 15:48:44 2312dd95470a: Download complete 15:48:44 8dc6ef1a942a: Verifying Checksum 15:48:44 8dc6ef1a942a: Download complete 15:48:44 05e7bc50f07f: Pull complete 15:48:44 6db28d0fdbf6: Pull complete 15:48:44 292df0bc6bf3: Pull complete 15:48:46 2e060f4bd70b: Verifying Checksum 15:48:46 2e060f4bd70b: Download complete 15:48:48 2e060f4bd70b: Pull complete 15:48:48 80e8d568a223: Pull complete 15:48:48 8dc6ef1a942a: Pull complete 15:48:48 2312dd95470a: Pull complete 15:48:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:48:48 Status: Downloaded newer image for docker:20.10.0 15:48:48 using credential edgex-jenkins-ssh 15:48:48 Cloning the remote Git repository 15:48:48 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:49 > git init /w/workspace/app-functions-sdk-go/8 # timeout=10 15:48:49 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:49 > git --version # timeout=10 15:48:49 > git --version # 'git version 2.17.1' 15:48:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:50 ---> 2f3f073e5db1 15:48:50 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:48:50 ---> Running in bba4f2c139e9 15:48:50 Removing intermediate container bba4f2c139e9 15:48:50 ---> 3fdbd82f96c8 15:48:50 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:48:50 ---> Running in 5ecc5e4b8286 15:48:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:48:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:48:51 OK: 219 MiB in 52 packages 15:48:52 Removing intermediate container 5ecc5e4b8286 15:48:52 ---> baff65006b9b 15:48:52 Step 6/8 : WORKDIR /build 15:48:52 ---> Running in c8a7e55f74ab 15:48:52 Removing intermediate container c8a7e55f74ab 15:48:52 ---> f2384b5ce6a1 15:48:52 Step 7/8 : COPY go.mod . 15:48:52 ---> 2b8b8b6744a8 15:48:52 Step 8/8 : RUN go mod download 15:48:52 ---> Running in 340b3064beb2 15:48:53 Merging remotes/origin/main commit e024694d0ac57f533a66fdb94cb56f34c948cce2 into PR head commit 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 15:48:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:48:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:52 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:48:52 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/921/head:refs/remotes/origin/PR-921 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:48:53 > git config core.sparsecheckout # timeout=10 15:48:53 > git checkout -f 3d03b172bcd6eb4337644beb82d4d8e6dbb78fb2 # timeout=10 15:48:53 > git remote # timeout=10 15:48:53 > git config --get remote.origin.url # timeout=10 15:48:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:53 > git merge e024694d0ac57f533a66fdb94cb56f34c948cce2 # timeout=10 15:48:53 Merge succeeded, producing 7fabc97dc95b5690610db78af8a3a15dbf9dc771 15:48:53 Checking out Revision 7fabc97dc95b5690610db78af8a3a15dbf9dc771 (PR-921) 15:48:53 > git rev-parse HEAD^{commit} # timeout=10 15:48:53 > git config core.sparsecheckout # timeout=10 15:48:53 > git checkout -f 7fabc97dc95b5690610db78af8a3a15dbf9dc771 # timeout=10 15:48:57 Commit message: "Merge commit 'e024694d0ac57f533a66fdb94cb56f34c948cce2' into HEAD" 15:48:57 First time build. Skipping changelog. 15:48:57 > git rev-list --no-walk 999e7d7600967bb26830e816ffbf1f7cf1434bf9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:48:58 ========================================================= 15:48:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:48:58 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:48:59 + 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 . 15:49:00 Sending build context to Docker daemon 19.77MB 15:49:00 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 15:49:00 Step 2/8 : FROM ${BASE} 15:49:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:49:00 595b0fe564bb: Pulling fs layer 15:49:00 24495759ef45: Pulling fs layer 15:49:00 d148012ef14d: Pulling fs layer 15:49:00 e90a11edd702: Pulling fs layer 15:49:00 d77568369979: Pulling fs layer 15:49:00 02195dbdac53: Pulling fs layer 15:49:00 2b1b35aa2570: Pulling fs layer 15:49:00 2c1f732e5b09: Pulling fs layer 15:49:00 d77568369979: Waiting 15:49:00 02195dbdac53: Waiting 15:49:00 2b1b35aa2570: Waiting 15:49:00 2c1f732e5b09: Waiting 15:49:00 e90a11edd702: Waiting 15:49:00 d148012ef14d: Verifying Checksum 15:49:00 d148012ef14d: Download complete 15:49:00 24495759ef45: Verifying Checksum 15:49:00 24495759ef45: Download complete 15:49:00 d77568369979: Verifying Checksum 15:49:00 d77568369979: Download complete 15:49:00 02195dbdac53: Verifying Checksum 15:49:00 02195dbdac53: Download complete 15:49:00 595b0fe564bb: Verifying Checksum 15:49:00 595b0fe564bb: Download complete 15:49:00 2b1b35aa2570: Verifying Checksum 15:49:00 2b1b35aa2570: Download complete 15:49:01 595b0fe564bb: Pull complete 15:49:02 24495759ef45: Pull complete 15:49:02 d148012ef14d: Pull complete 15:49:04 2c1f732e5b09: Verifying Checksum 15:49:04 2c1f732e5b09: Download complete 15:49:04 Removing intermediate container 340b3064beb2 15:49:04 ---> 839d37f1ac33 15:49:04 Successfully built 839d37f1ac33 15:49:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:49:05 + docker inspect -f . ci-base-image-x86_64 15:49:05 . [Pipeline] withDockerContainer 15:49:05 prd-centos7-docker-4c-2g-1898 does not seem to be running inside a container 15:49:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:05 e90a11edd702: Verifying Checksum 15:49:05 e90a11edd702: Download complete 15:49:05 $ docker top e9d943ce347fa2b0a5dbb15d16d8198cbffd998d3bdb45937f52280a2cc595d8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:06 + go version 15:49:06 go version go1.16.6 linux/amd64 [Pipeline] } 15:49:06 $ docker stop --time=1 e9d943ce347fa2b0a5dbb15d16d8198cbffd998d3bdb45937f52280a2cc595d8 15:49:07 $ docker rm -f e9d943ce347fa2b0a5dbb15d16d8198cbffd998d3bdb45937f52280a2cc595d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:49:07 + docker inspect -f . ci-base-image-x86_64 15:49:07 . [Pipeline] withDockerContainer 15:49:07 prd-centos7-docker-4c-2g-1898 does not seem to be running inside a container 15:49:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:49:08 $ docker top 6384b7945a4b53afeebd7f26933a0bc2a781cb4146484fe14238a52e8854013a -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:08 + go mod tidy [Pipeline] sh 15:49:10 + make test 15:49:10 make -C ./app-service-template build 15:49:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 15:49:10 go mod tidy 15:49:11 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:49:16 e90a11edd702: Pull complete 15:49:16 d77568369979: Pull complete 15:49:16 02195dbdac53: Pull complete 15:49:17 2b1b35aa2570: Pull complete 15:49:21 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 15:49:21 make -C ./app-service-template test 15:49:21 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 15:49:21 go mod tidy 15:49:21 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:49:22 2c1f732e5b09: Pull complete 15:49:22 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 15:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:49:22 ---> 88ecf2bb1f95 15:49:22 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 15:49:23 20.10.0: Pulling from library/docker 15:49:23 a3cc7d3b244e: Pulling fs layer 15:49:23 02a3295e0d61: Pulling fs layer 15:49:23 0f4f2e6d8100: Pulling fs layer 15:49:23 330b718f631f: Pulling fs layer 15:49:23 a93816041522: Pulling fs layer 15:49:23 bdb6da89ff94: Pulling fs layer 15:49:23 2a70c0c122f4: Pulling fs layer 15:49:23 330b718f631f: Waiting 15:49:23 a93816041522: Waiting 15:49:23 bdb6da89ff94: Waiting 15:49:23 2a70c0c122f4: Waiting 15:49:23 0f4f2e6d8100: Download complete 15:49:23 02a3295e0d61: Verifying Checksum 15:49:23 a93816041522: Verifying Checksum 15:49:23 a93816041522: Download complete 15:49:23 a3cc7d3b244e: Verifying Checksum 15:49:23 a3cc7d3b244e: Download complete 15:49:23 bdb6da89ff94: Verifying Checksum 15:49:23 bdb6da89ff94: Download complete 15:49:23 2a70c0c122f4: Verifying Checksum 15:49:23 2a70c0c122f4: Download complete 15:49:24 a3cc7d3b244e: Pull complete 15:49:25 02a3295e0d61: Pull complete 15:49:25 0f4f2e6d8100: Pull complete 15:49:25 330b718f631f: Verifying Checksum 15:49:25 330b718f631f: Download complete 15:49:29 330b718f631f: Pull complete 15:49:29 a93816041522: Pull complete 15:49:29 bdb6da89ff94: Pull complete 15:49:29 ok new-app-service 0.008s coverage: 47.8% of statements 15:49:29 ? new-app-service/config [no test files] 15:49:29 ok new-app-service/functions 0.007s 15:49:29 CGO_ENABLED=1 go vet ./... 15:49:29 2a70c0c122f4: Pull complete 15:49:29 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:49:29 Status: Downloaded newer image for docker:20.10.0 15:49:36 gofmt -l . 15:49:36 [ "`gofmt -l .`" = "" ] 15:49:36 ./bin/test-attribution-txt.sh 15:49:36 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 15:49:36 go mod tidy 15:49:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:49:36 ---> 22d8b014e1d7 15:49:36 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:49:36 ---> Running in fd691ef043d6 15:49:36 Removing intermediate container fd691ef043d6 15:49:36 ---> f0cd6ea2c2e8 15:49:36 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:49:36 ---> Running in 072c3fb774bb 15:49:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:49:37 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 63.6% of statements 15:49:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:49:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.006s coverage: 96.5% of statements 15:49:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:49:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.012s coverage: 61.8% of statements 15:49:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:49:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.015s 15:49:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:49:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.047s coverage: 74.5% of statements 15:49:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:49:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:49:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:49:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:49:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:49:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:49:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements 15:49:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:49:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.007s coverage: 10.5% of statements 15:49:40 OK: 218 MiB in 52 packages 15:49:41 Removing intermediate container 072c3fb774bb 15:49:41 ---> b33bd79bdb27 15:49:41 Step 6/8 : WORKDIR /build 15:49:41 ---> Running in 7714fe038755 15:49:42 Removing intermediate container 7714fe038755 15:49:42 ---> 0a2f220de5d9 15:49:42 Step 7/8 : COPY go.mod . 15:49:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.756s coverage: 76.1% of statements 15:49:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:49:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.007s coverage: 12.5% of statements 15:49:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.012s coverage: 27.3% of statements 15:49:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:49:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:49:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements 15:49:43 ---> 7918e44ef02e 15:49:43 Step 8/8 : RUN go mod download 15:49:43 ---> Running in f92fbe589085 15:50:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.036s coverage: 78.1% of statements 15:50:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.008s coverage: 94.4% of statements 15:50:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:50:09 gofmt -l . 15:50:09 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:50:09 $ docker stop --time=1 6384b7945a4b53afeebd7f26933a0bc2a781cb4146484fe14238a52e8854013a 15:50:10 Removing intermediate container f92fbe589085 15:50:10 ---> d78bcd7184e9 15:50:10 Successfully built d78bcd7184e9 15:50:10 Successfully tagged ci-base-image-arm64:latest 15:50:11 $ docker rm -f 6384b7945a4b53afeebd7f26933a0bc2a781cb4146484fe14238a52e8854013a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:50:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:50:11 + docker inspect -f . ci-base-image-arm64 15:50:11 . [Pipeline] withDockerContainer 15:50:11 Stashed 2 file(s) 15:50:11 prd-ubuntu18.04-docker-arm64-4c-16g-1897 does not seem to be running inside a container 15:50:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:50:13 $ docker top 0f3c47107f27de576b1bd360777d76433d3bdfd4aaf4e73fad266cfc7fa7785d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:15 + go version 15:50:15 go version go1.16.6 linux/arm64 [Pipeline] } 15:50:15 $ docker stop --time=1 0f3c47107f27de576b1bd360777d76433d3bdfd4aaf4e73fad266cfc7fa7785d 15:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:16 15:50:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:17 $ docker rm -f 0f3c47107f27de576b1bd360777d76433d3bdfd4aaf4e73fad266cfc7fa7785d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:18 latest: Pulling from edgex-lftools-log-publisher 15:50:18 b4d181a07f80: Pulling fs layer 15:50:18 a1111a8f2ec3: Pulling fs layer 15:50:18 ed53099fbce6: Pulling fs layer 15:50:18 dc539afda2c1: Pulling fs layer 15:50:18 77bc0d833cb6: Pulling fs layer 15:50:18 9065ff56babe: Pulling fs layer 15:50:18 d287ab97295c: Pulling fs layer 15:50:18 77bc0d833cb6: Waiting 15:50:18 9065ff56babe: Waiting 15:50:18 d287ab97295c: Waiting 15:50:18 dc539afda2c1: Waiting 15:50:18 + docker inspect -f . ci-base-image-arm64 15:50:18 . [Pipeline] withDockerContainer 15:50:18 a1111a8f2ec3: Verifying Checksum 15:50:18 a1111a8f2ec3: Download complete 15:50:18 dc539afda2c1: Download complete 15:50:18 prd-ubuntu18.04-docker-arm64-4c-16g-1897 does not seem to be running inside a container 15:50:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:50:18 77bc0d833cb6: Verifying Checksum 15:50:18 77bc0d833cb6: Download complete 15:50:18 9065ff56babe: Verifying Checksum 15:50:18 9065ff56babe: Download complete 15:50:18 ed53099fbce6: Verifying Checksum 15:50:18 ed53099fbce6: Download complete 15:50:19 b4d181a07f80: Verifying Checksum 15:50:19 b4d181a07f80: Download complete 15:50:20 $ docker top b6d8b4075e5a38498e52add956b7cd78bd2e0806c3f6d5311093cafd9e98a85f -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:20 b4d181a07f80: Pull complete 15:50:21 a1111a8f2ec3: Pull complete 15:50:21 + go mod tidy 15:50:21 ed53099fbce6: Pull complete 15:50:21 dc539afda2c1: Pull complete 15:50:21 77bc0d833cb6: Pull complete 15:50:22 9065ff56babe: Pull complete [Pipeline] sh 15:50:22 + make test 15:50:22 make -C ./app-service-template build 15:50:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 15:50:22 go mod tidy 15:50:22 d287ab97295c: Verifying Checksum 15:50:22 d287ab97295c: Download complete 15:50:23 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 15:50:27 d287ab97295c: Pull complete 15:50:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:50:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:50:27 prd-centos7-docker-4c-2g-1898 does not seem to be running inside a container 15:50:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:50:29 $ docker top e494e7bb2832834505a592144f9f29fa84cb83cfc6911be591d4488f76832ab9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:30 ---> job-cost.sh 15:50:30 lf-activate-venv: SKIPPING 15:50:30 INFO: No Stack... 15:50:31 INFO: Retrieving Pricing Info for: v3-standard-2 15:50:31 INFO: Archiving Costs [Pipeline] sh 15:50:31 + cat /w/workspace/app-functions-sdk-go/8/archives/cost.csv 15:50:31 + cut -d, -f6 [Pipeline] lock 15:50:31 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] 15:50:31 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] did not exist. Created. 15:50:31 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:32 + echo total: 0.05999999865889549 [Pipeline] stash 15:50:32 Stashed 1 file(s) [Pipeline] } 15:50:32 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] [Pipeline] // lock [Pipeline] } 15:50:32 $ docker stop --time=1 e494e7bb2832834505a592144f9f29fa84cb83cfc6911be591d4488f76832ab9 15:50:33 $ docker rm -f e494e7bb2832834505a592144f9f29fa84cb83cfc6911be591d4488f76832ab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:51:02 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 15:51:02 make -C ./app-service-template test 15:51:02 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 15:51:02 go mod tidy 15:51:02 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:51:34 ok new-app-service 0.043s coverage: 47.8% of statements 15:51:34 ? new-app-service/config [no test files] 15:51:34 ok new-app-service/functions 0.038s 15:51:34 CGO_ENABLED=1 go vet ./... 15:51:57 gofmt -l . 15:51:57 [ "`gofmt -l .`" = "" ] 15:51:57 ./bin/test-attribution-txt.sh 15:51:58 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/8/app-service-template' 15:51:58 go mod tidy 15:51:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:52:00 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 15:52:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.163s coverage: 63.6% of statements 15:52:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.047s coverage: 96.5% of statements 15:52:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 15:52:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.114s coverage: 61.8% of statements 15:52:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 15:52:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.079s 15:52:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.091s coverage: 74.5% of statements 15:52:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 15:52:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 15:52:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 15:52:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 15:52:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 15:52:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 15:52:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.1% of statements 15:52:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 15:52:10 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.073s coverage: 10.5% of statements 15:52:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.885s coverage: 76.1% of statements 15:52:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 15:52:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.035s coverage: 12.5% of statements 15:52:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.060s coverage: 27.3% of statements 15:52:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 15:52:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 15:52:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.066s coverage: 51.4% of statements 15:52:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.119s coverage: 78.1% of statements 15:52:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.045s coverage: 94.4% of statements 15:52:42 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:52:45 gofmt -l . 15:52:46 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:52:46 $ docker stop --time=1 b6d8b4075e5a38498e52add956b7cd78bd2e0806c3f6d5311093cafd9e98a85f 15:52:48 $ docker rm -f b6d8b4075e5a38498e52add956b7cd78bd2e0806c3f6d5311093cafd9e98a85f [Pipeline] // withDockerContainer [Pipeline] sh 15:52:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:52:49 Warning: overwriting stash ‘coverage-report’ 15:52:50 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:52:51 15:52:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:52:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:52:52 arm64: Pulling from edgex-lftools-log-publisher 15:52:52 448f6bf000e3: Pulling fs layer 15:52:52 f757da607395: Pulling fs layer 15:52:52 05883995daec: Pulling fs layer 15:52:52 8603b9c90790: Pulling fs layer 15:52:52 1560dd03e051: Pulling fs layer 15:52:52 27f5ce0e4adf: Pulling fs layer 15:52:52 c2d8d7efcc4b: Pulling fs layer 15:52:52 8603b9c90790: Waiting 15:52:52 1560dd03e051: Waiting 15:52:52 27f5ce0e4adf: Waiting 15:52:52 c2d8d7efcc4b: Waiting 15:52:52 f757da607395: Download complete 15:52:52 8603b9c90790: Download complete 15:52:52 1560dd03e051: Verifying Checksum 15:52:52 1560dd03e051: Download complete 15:52:52 27f5ce0e4adf: Verifying Checksum 15:52:52 27f5ce0e4adf: Download complete 15:52:53 05883995daec: Verifying Checksum 15:52:53 05883995daec: Download complete 15:52:54 448f6bf000e3: Verifying Checksum 15:52:54 448f6bf000e3: Download complete 15:52:57 c2d8d7efcc4b: Verifying Checksum 15:52:57 c2d8d7efcc4b: Download complete 15:52:57 448f6bf000e3: Pull complete 15:52:58 f757da607395: Pull complete 15:52:59 05883995daec: Pull complete 15:53:00 8603b9c90790: Pull complete 15:53:01 1560dd03e051: Pull complete 15:53:01 27f5ce0e4adf: Pull complete 15:53:16 c2d8d7efcc4b: Pull complete 15:53:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:53:16 prd-ubuntu18.04-docker-arm64-4c-16g-1897 does not seem to be running inside a container 15:53:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/8 -v /w/workspace/app-functions-sdk-go/8:/w/workspace/app-functions-sdk-go/8:rw,z -v /w/workspace/app-functions-sdk-go/8@tmp:/w/workspace/app-functions-sdk-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:53:21 $ docker top 4eb24b261d2de687ad6c1b9a05aeebc5e290a83706679f7725089bf8b7148af8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:22 ---> job-cost.sh 15:53:22 lf-activate-venv: SKIPPING 15:53:22 INFO: No Stack... 15:53:23 INFO: Retrieving Pricing Info for: v2-standard-4 15:53:23 INFO: Archiving Costs [Pipeline] sh 15:53:24 + cat+ /w/workspace/app-functions-sdk-go/8/archives/cost.csv 15:53:24 cut -d, -f6 [Pipeline] lock 15:53:24 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] 15:53:24 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] did not exist. Created. 15:53:24 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:25 /w/workspace/app-functions-sdk-go/8@tmp/durable-50a38bcd/script.sh: 1: /w/workspace/app-functions-sdk-go/8@tmp/durable-50a38bcd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:53:25 + echo total: 0.18000000715255737 [Pipeline] stash 15:53:25 Warning: overwriting stash ‘stack-cost’ 15:53:26 Stashed 1 file(s) [Pipeline] } 15:53:26 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-921-8-stack-cost] [Pipeline] // lock [Pipeline] } 15:53:26 $ docker stop --time=1 4eb24b261d2de687ad6c1b9a05aeebc5e290a83706679f7725089bf8b7148af8 15:53:27 $ docker rm -f 4eb24b261d2de687ad6c1b9a05aeebc5e290a83706679f7725089bf8b7148af8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:53:30 provisioning config files... 15:53:30 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/config820957716879251327tmp [Pipeline] { [Pipeline] sh 15:53:31 + set +x 15:53:31 + curl -s https://codecov.io/bash 15:53:31 + bash -s -- 15:53:31 15:53:31 _____ _ 15:53:31 / ____| | | 15:53:31 | | ___ __| | ___ ___ _____ __ 15:53:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:53:31 | |___| (_) | (_| | __/ (_| (_) \ V / 15:53:31 \_____\___/ \__,_|\___|\___\___/ \_/ 15:53:31 Bash-1.0.6 15:53:31 15:53:31 15:53:31 ==> git version 2.24.4 found 15:53:31 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:53:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:53:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:53:31 ==> Jenkins CI detected. 15:53:31 current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-921 15:53:31 project root: . 15:53:31 --> token set from env 15:53:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:53:31 ==> Running gcov in . (disable via -X gcov) 15:53:31 ==> Python coveragepy not found 15:53:31 ==> Searching for coverage reports in: 15:53:31 + . 15:53:31 -> Found 2 reports 15:53:31 ==> Detecting git/mercurial file structure 15:53:31 ==> Reading reports 15:53:31 + ./app-service-template/coverage.out bytes=1055 15:53:31 + ./coverage.out bytes=95183 15:53:31 ==> Appending adjustments 15:53:31 https://docs.codecov.io/docs/fixing-reports 15:53:31 + Found adjustments 15:53:31 ==> Gzipping contents 15:53:31 20K /tmp/codecov.EfpZif.gz 15:53:31 ==> Uploading reports 15:53:31 url: https://codecov.io 15:53:31 query: branch=PR-921&commit=639bb0f4e21e494ca7bc11eeebce727f9934526f&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-921%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=921&job=&cmd_args= 15:53:31 -> Pinging Codecov 15:53:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-921&commit=639bb0f4e21e494ca7bc11eeebce727f9934526f&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-921%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=921&job=&cmd_args= 15:53:32 -> Uploading to 15:53:32 https://storage.googleapis.com/codecov/v4/raw/2021-08-03/3D8B5DFFC46A037C893635FACE044666/639bb0f4e21e494ca7bc11eeebce727f9934526f/49909a19-c142-440e-a1e9-c9a0e5b32ce5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210803T155332Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3c3a6501f62cf466d2e21eda8bbbc944af2f16a16b01bdf9ac24e49c7d4862a 15:53:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:32 Dload Upload Total Spent Left Speed 15:53:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16435 0 0 100 16435 0 37169 --:--:-- --:--:-- --:--:-- 37099 100 16435 0 0 100 16435 0 37151 --:--:-- --:--:-- --:--:-- 37099 15:53:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/639bb0f4e21e494ca7bc11eeebce727f9934526f [Pipeline] } 15:53:32 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] sh 15:53:34 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-921/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:53:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:53:35 ---> package-listing.sh 15:53:35 ++ facter osfamily 15:53:35 ++ tr '[:upper:]' '[:lower:]' 15:53:35 + OS_FAMILY=redhat 15:53:35 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-921 15:53:35 + START_PACKAGES=/tmp/packages_start.txt 15:53:35 + END_PACKAGES=/tmp/packages_end.txt 15:53:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:53:35 + PACKAGES=/tmp/packages_start.txt 15:53:35 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-921 ']' 15:53:35 + PACKAGES=/tmp/packages_end.txt 15:53:35 + case "${OS_FAMILY}" in 15:53:35 + rpm -qa 15:53:35 + sort 15:53:36 + '[' -f /tmp/packages_start.txt ']' 15:53:36 + '[' -f /tmp/packages_end.txt ']' 15:53:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:53:36 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-921 ']' 15:53:36 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-921/archives/ 15:53:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-921/archives/ [Pipeline] echo 15:53:36 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-921/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:53:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:53:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:53:37 15:53:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:53:37 latest: Pulling from edgex-lftools-log-publisher 15:53:37 b4d181a07f80: Pulling fs layer 15:53:37 a1111a8f2ec3: Pulling fs layer 15:53:37 ed53099fbce6: Pulling fs layer 15:53:37 dc539afda2c1: Pulling fs layer 15:53:37 77bc0d833cb6: Pulling fs layer 15:53:37 9065ff56babe: Pulling fs layer 15:53:37 d287ab97295c: Pulling fs layer 15:53:37 dc539afda2c1: Waiting 15:53:37 77bc0d833cb6: Waiting 15:53:37 9065ff56babe: Waiting 15:53:37 d287ab97295c: Waiting 15:53:37 a1111a8f2ec3: Verifying Checksum 15:53:37 a1111a8f2ec3: Download complete 15:53:37 dc539afda2c1: Verifying Checksum 15:53:37 dc539afda2c1: Download complete 15:53:38 77bc0d833cb6: Verifying Checksum 15:53:38 77bc0d833cb6: Download complete 15:53:38 9065ff56babe: Verifying Checksum 15:53:38 9065ff56babe: Download complete 15:53:38 ed53099fbce6: Verifying Checksum 15:53:38 ed53099fbce6: Download complete 15:53:39 b4d181a07f80: Verifying Checksum 15:53:39 b4d181a07f80: Download complete 15:53:40 b4d181a07f80: Pull complete 15:53:40 a1111a8f2ec3: Pull complete 15:53:41 ed53099fbce6: Pull complete 15:53:41 dc539afda2c1: Pull complete 15:53:41 77bc0d833cb6: Pull complete 15:53:41 9065ff56babe: Pull complete 15:53:43 d287ab97295c: Verifying Checksum 15:53:43 d287ab97295c: Download complete 15:53:47 d287ab97295c: Pull complete 15:53:47 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:53:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:53:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:53:47 prd-centos7-docker-4c-2g-1895 does not seem to be running inside a container 15:53:47 $ 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-921/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-921 -v /w/workspace/ndry_app-functions-sdk-go_PR-921:/w/workspace/ndry_app-functions-sdk-go_PR-921:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-921@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:53:50 $ docker top 581644d4891cde8fb9c37c99d148c38217ef09003bf63fc7b2b41f76e57a9952 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:50 + touch /tmp/pre-build-complete [Pipeline] sh 15:53:50 + mkdir -p /var/log/sysstat [Pipeline] sh 15:53:51 + ls /var/log/sa-host 15:53:51 + sadf -c /var/log/sa-host/sa03 15:53:51 file_magic: OK 15:53:51 HZ: Using current value: 100 15:53:51 file_header: OK 15:53:51 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:53:51 Statistics: 15:53:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:53:51 File successfully converted to sysstat format version 12.0.3 15:53:51 + sadf -c /var/log/sa-host/sa05 15:53:51 file_magic: OK 15:53:51 HZ: Using current value: 100 15:53:51 file_header: OK 15:53:51 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:53:51 Statistics: 15:53:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:53:51 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:51 provisioning config files... 15:53:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-921@tmp/config8409613522520400222tmp [Pipeline] { [Pipeline] echo 15:53:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:53:51 ---> create-netrc.sh [Pipeline] } 15:53:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:53:52 ---> python-tools-install.sh [Pipeline] echo 15:53:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:53:52 ---> sudo-logs.sh 15:53:52 Archiving 'sudo' log.. 15:53:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-1895.vexxhost.local: Name or service not known 15:53:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-1895.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:53:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:53:53 ---> job-cost.sh 15:53:53 lf-activate-venv: SKIPPING 15:53:53 DEBUG: total: 0.18000000715255737 15:53:53 INFO: Retrieving Stack Cost... 15:53:54 INFO: Retrieving Pricing Info for: v3-standard-2 15:53:56 INFO: Archiving Costs [Pipeline] echo 15:53:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:53:56 ---> logs-deploy.sh 15:53:56 lf-activate-venv: SKIPPING 15:53:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-921/8 15:53:56 INFO: archiving workspace using pattern(s): 15:53:57 Archives upload complete. 15:53:57 INFO: archiving logs to Nexus 15:53:58 ---> uname -a: 15:53:58 Linux prd-centos7-docker-4c-2g-1895.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 15:53:58 15:53:58 15:53:58 ---> lscpu: 15:53:58 Architecture: x86_64 15:53:58 CPU op-mode(s): 32-bit, 64-bit 15:53:58 Byte Order: Little Endian 15:53:58 Address sizes: 40 bits physical, 48 bits virtual 15:53:58 CPU(s): 2 15:53:58 On-line CPU(s) list: 0,1 15:53:58 Thread(s) per core: 1 15:53:58 Core(s) per socket: 1 15:53:58 Socket(s): 2 15:53:58 NUMA node(s): 1 15:53:58 Vendor ID: AuthenticAMD 15:53:58 CPU family: 23 15:53:58 Model: 49 15:53:58 Model name: AMD EPYC-Rome Processor 15:53:58 Stepping: 0 15:53:58 CPU MHz: 2799.998 15:53:58 BogoMIPS: 5599.99 15:53:58 Virtualization: AMD-V 15:53:58 Hypervisor vendor: KVM 15:53:58 Virtualization type: full 15:53:58 L1d cache: 32K 15:53:58 L1i cache: 32K 15:53:58 L2 cache: 512K 15:53:58 L3 cache: 16384K 15:53:58 NUMA node0 CPU(s): 0,1 15:53:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:53:58 15:53:58 15:53:58 ---> nproc: 15:53:58 2 15:53:58 15:53:58 15:53:58 ---> df -h: 15:53:58 Filesystem Size Used Avail Use% Mounted on 15:53:58 overlay 40G 7.7G 33G 20% / 15:53:58 tmpfs 64M 0 64M 0% /dev 15:53:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:53:58 shm 64M 0 64M 0% /dev/shm 15:53:58 /dev/vda1 40G 7.7G 33G 20% /facter-os 15:53:58 15:53:58 15:53:58 ---> sar -b -r -n DEV: 15:53:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 15:53:58 15:53:58 15:45:11 LINUX RESTART (2 CPU) 15:53:58 15:53:58 15:46:01 tps rtps wtps bread/s bwrtn/s 15:53:58 15:47:01 21.77 3.38 18.38 2557.47 4077.00 15:53:58 15:48:01 1.75 0.00 1.75 0.00 33.17 15:53:58 15:49:01 0.27 0.00 0.27 0.00 3.73 15:53:58 15:50:01 0.20 0.00 0.20 0.00 2.70 15:53:58 15:51:01 0.30 0.00 0.30 0.00 3.72 15:53:58 15:52:01 0.33 0.00 0.33 0.00 4.58 15:53:58 15:53:02 0.15 0.00 0.15 0.00 1.75 15:53:58 Average: 3.54 0.48 3.06 365.45 589.67 15:53:58 15:53:58 15:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:53:58 15:47:01 5435736 0 801896 10.01 2620 1768688 1269496 14.02 590984 1581764 20 15:53:58 15:48:01 5444720 0 792904 9.90 2620 1768696 1203056 13.28 587108 1578192 16 15:53:58 15:49:01 5443748 0 793872 9.91 2620 1768700 1203260 13.28 590208 1576304 8 15:53:58 15:50:01 5442552 0 795060 9.93 2620 1768708 1203284 13.28 591256 1576304 8 15:53:58 15:51:01 5441092 0 796516 9.95 2620 1768712 1203248 13.28 586836 1583392 8 15:53:58 15:52:01 5441564 0 796040 9.94 2620 1768716 1203056 13.28 585808 1583392 8 15:53:58 15:53:02 5439508 0 798092 9.97 2620 1768720 1203120 13.28 587728 1583392 8 15:53:58 Average: 5441274 0 796340 9.94 2620 1768706 1212646 13.39 588561 1580391 11 15:53:58 15:53:58 15:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:53:58 15:47:01 eth0 190.66 176.84 664.77 26.99 0.00 0.00 0.00 0.00 15:53:58 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:47:01 docker0 116.70 96.50 9.93 314.43 0.00 0.00 0.00 0.00 15:53:58 15:48:01 eth0 1.17 0.07 0.11 0.01 0.00 0.00 0.00 0.00 15:53:58 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:49:01 eth0 1.75 0.53 0.60 0.36 0.00 0.00 0.00 0.00 15:53:58 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:50:01 eth0 1.05 0.43 0.33 0.24 0.00 0.00 0.00 0.00 15:53:58 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:51:01 eth0 0.83 0.47 0.41 0.27 0.00 0.00 0.00 0.00 15:53:58 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:53:58 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:53:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:53:58 15:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 15:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 Average: eth0 27.96 25.51 95.20 3.98 0.00 0.00 0.00 0.00 15:53:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:53:58 Average: docker0 16.68 13.79 1.42 44.93 0.00 0.00 0.00 0.00 15:53:58 15:53:58 15:53:58 ---> sar -P ALL: 15:53:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 15:53:58 15:53:58 15:45:11 LINUX RESTART (2 CPU) 15:53:58 15:53:58 15:46:01 CPU %user %nice %system %iowait %steal %idle 15:53:58 15:47:01 all 4.62 0.00 1.72 0.47 0.03 93.15 15:53:58 15:47:01 0 5.65 0.00 1.71 0.71 0.03 91.89 15:53:58 15:47:01 1 3.60 0.00 1.72 0.24 0.03 94.41 15:53:58 15:48:01 all 0.11 0.00 0.05 0.00 0.03 99.81 15:53:58 15:48:01 0 0.18 0.00 0.07 0.00 0.03 99.72 15:53:58 15:48:01 1 0.03 0.00 0.03 0.00 0.03 99.90 15:53:58 15:49:01 all 0.13 0.00 0.05 0.00 0.03 99.78 15:53:58 15:49:01 0 0.08 0.00 0.03 0.00 0.03 99.85 15:53:58 15:49:01 1 0.18 0.00 0.07 0.00 0.03 99.72 15:53:58 15:50:01 all 0.08 0.00 0.04 0.00 0.03 99.85 15:53:58 15:50:01 0 0.07 0.00 0.03 0.00 0.03 99.87 15:53:58 15:50:01 1 0.08 0.00 0.05 0.00 0.03 99.83 15:53:58 15:51:01 all 0.07 0.00 0.08 0.00 0.03 99.82 15:53:58 15:51:01 0 0.07 0.00 0.08 0.00 0.03 99.82 15:53:58 15:51:01 1 0.07 0.00 0.07 0.00 0.03 99.83 15:53:58 15:52:01 all 0.20 0.00 0.04 0.00 0.02 99.74 15:53:58 15:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:53:58 15:52:01 1 0.37 0.00 0.07 0.00 0.03 99.53 15:53:58 15:53:02 all 0.26 0.00 0.04 0.00 0.03 99.67 15:53:58 15:53:02 0 0.03 0.00 0.02 0.00 0.03 99.92 15:53:58 15:53:02 1 0.48 0.00 0.07 0.00 0.03 99.42 15:53:58 Average: all 0.77 0.00 0.29 0.07 0.03 98.84 15:53:58 Average: 0 0.86 0.00 0.28 0.10 0.03 98.73 15:53:58 Average: 1 0.69 0.00 0.29 0.03 0.03 98.95 15:53:58 15:53:58 15:53:58