Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from 39b9db1dbcbfb947209119f0f3182f92b1e83e0f+29a796916db0c5ecb6b77355899a0f370fd93cd0 (7ede22a688298e7eca1426b34ccc33dbb67c1edc) 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-ssh8308791077981318758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh5789542492303173059.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-942/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-942/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh262415692127622519.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh3387645644101830200.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-942/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-942/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh581600987052734922.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-90 in /w/workspace/ndry_app-functions-sdk-go_PR-942 [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-942 # 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-942@tmp/jenkins-gitclient-ssh3280012703276417533.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-942@tmp/jenkins-gitclient-ssh7377289680193775733.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 29a796916db0c5ecb6b77355899a0f370fd93cd0 into PR head commit 39b9db1dbcbfb947209119f0f3182f92b1e83e0f Merge succeeded, producing 0abf664640613bec0ed724592986e09f46609d93 Checking out Revision 0abf664640613bec0ed724592986e09f46609d93 (PR-942) > git config core.sparsecheckout # timeout=10 > git checkout -f 39b9db1dbcbfb947209119f0f3182f92b1e83e0f # 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-942@tmp/jenkins-gitclient-ssh6096776258834137004.key > git merge 29a796916db0c5ecb6b77355899a0f370fd93cd0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0abf664640613bec0ed724592986e09f46609d93 # timeout=10 Commit message: "Merge commit '29a796916db0c5ecb6b77355899a0f370fd93cd0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:47:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:47:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:47:07 ========================================================= 19:47:07 EdgeX Global Pipelines Version Info 19:47:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a3fd4f335ea4d9538344a6417fcdfc24a4472095 # timeout=10 19:47:08 ------------------- 19:47:08 stable info: 19:47:08 ------------------- 19:47:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:47:08 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:47:08 Message: update stable to v1.0.205 19:47:09 ------------------- 19:47:09 experimental info: 19:47:09 ------------------- 19:47:09 Commited By: **** collab-it+edgex@linuxfoundation.org 19:47:09 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:47:09 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-942 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-942 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-942 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0abf664640613bec0ed724592986e09f46609d93 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0abf664 [Pipeline] echo 19:47:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:47:11 + git log --format=format:%s -1 0abf664640613bec0ed724592986e09f46609d93 [Pipeline] echo 19:47:11 GIT_COMMIT: 0abf664640613bec0ed724592986e09f46609d93, Commit Message: Merge commit '29a796916db0c5ecb6b77355899a0f370fd93cd0' into HEAD [Pipeline] echo 19:47:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:47:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:12 19:47:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:47:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:12 latest: Pulling from edgex-devops/git-semver 19:47:12 31603596830f: Pulling fs layer 19:47:12 04fac38145f0: Pulling fs layer 19:47:12 701f6daf10bf: Pulling fs layer 19:47:12 24f72da36158: Pulling fs layer 19:47:12 24f72da36158: Waiting 19:47:12 04fac38145f0: Verifying Checksum 19:47:12 04fac38145f0: Download complete 19:47:12 31603596830f: Verifying Checksum 19:47:12 31603596830f: Download complete 19:47:12 24f72da36158: Verifying Checksum 19:47:12 24f72da36158: Download complete 19:47:12 31603596830f: Pull complete 19:47:12 04fac38145f0: Pull complete 19:47:12 701f6daf10bf: Verifying Checksum 19:47:12 701f6daf10bf: Download complete 19:47:13 701f6daf10bf: Pull complete 19:47:13 24f72da36158: Pull complete 19:47:13 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 19:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:47:13 prd-centos7-docker-4c-2g-90 does not seem to be running inside a container 19:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-942 -v /w/workspace/ndry_app-functions-sdk-go_PR-942:/w/workspace/ndry_app-functions-sdk-go_PR-942:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-942@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-942@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:47:14 $ docker top 7801a509f284139d5edcae6456bc48d6e25af23658d3dc8b112536bf6be2cb8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:14 [ssh-agent] Looking for ssh-agent implementation... 19:47:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:15 $ docker exec 7801a509f284139d5edcae6456bc48d6e25af23658d3dc8b112536bf6be2cb8a ssh-agent 19:47:15 SSH_AUTH_SOCK=/tmp/ssh-hOFo5bYvZUTG/agent.13 19:47:15 SSH_AGENT_PID=20 19:47:15 Running ssh-add (command line suppressed) 19:47:15 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-942@tmp/private_key_8088914458080337672.key (/w/workspace/ndry_app-functions-sdk-go_PR-942@tmp/private_key_8088914458080337672.key) 19:47:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:15 + git tag --points-at HEAD [Pipeline] } 19:47:15 $ docker exec --env ******** --env ******** 7801a509f284139d5edcae6456bc48d6e25af23658d3dc8b112536bf6be2cb8a ssh-agent -k 19:47:15 unset SSH_AUTH_SOCK; 19:47:15 unset SSH_AGENT_PID; 19:47:15 echo Agent pid 20 killed; 19:47:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:47:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:15 [ssh-agent] Looking for ssh-agent implementation... 19:47:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:15 $ docker exec 7801a509f284139d5edcae6456bc48d6e25af23658d3dc8b112536bf6be2cb8a ssh-agent 19:47:16 SSH_AUTH_SOCK=/tmp/ssh-qTejGFM5Bihk/agent.53 19:47:16 SSH_AGENT_PID=61 19:47:16 Running ssh-add (command line suppressed) 19:47:16 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-942@tmp/private_key_8833908624910022731.key (/w/workspace/ndry_app-functions-sdk-go_PR-942@tmp/private_key_8833908624910022731.key) 19:47:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:16 + git semver init 19:47:16 # -> Open(): unable to determine branch for HEAD 19:47:16 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-942/.git 19:47:16 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-942 19:47:16 # $SEMVER_REMOTE_NAME = origin 19:47:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:47:16 # $SEMVER_USER_NAME = edgex-jenkins 19:47:16 # $SEMVER_BRANCH = PR-942 19:47:16 # $SEMVER_TEMP = /tmp/semver-782384828 19:47:16 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:47:19 # '/tmp/semver-782384828' -> '/w/workspace/ndry_app-functions-sdk-go_PR-942/.semver' 19:47:19 # -> Force: false 19:47:19 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-942/.semver [Pipeline] } 19:47:19 $ docker exec --env ******** --env ******** 7801a509f284139d5edcae6456bc48d6e25af23658d3dc8b112536bf6be2cb8a ssh-agent -k 19:47:19 unset SSH_AUTH_SOCK; 19:47:19 unset SSH_AGENT_PID; 19:47:19 echo Agent pid 61 killed; 19:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:19 + git semver [Pipeline] } 19:47:19 $ docker stop --time=1 7801a509f284139d5edcae6456bc48d6e25af23658d3dc8b112536bf6be2cb8a 19:47:21 $ docker rm -f 7801a509f284139d5edcae6456bc48d6e25af23658d3dc8b112536bf6be2cb8a [Pipeline] // withDockerContainer [Pipeline] sh 19:47:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:47:21 Stashed 1 file(s) [Pipeline] echo 19:47:21 [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:47:37 Still waiting to schedule task 19:47:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:47:37 Still waiting to schedule task 19:47:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-87’ is offline 19:49:53 Running on prd-centos7-docker-4c-2g-92 in /w/workspace/ndry_app-functions-sdk-go_PR-942 [Pipeline] { [Pipeline] ws 19:49:53 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 19:49:53 The recommended git tool is: git 19:49:56 using credential edgex-jenkins-ssh 19:49:56 Cloning the remote Git repository 19:49:56 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:49:56 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 19:49:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:49:56 > git --version # timeout=10 19:49:56 > git --version # 'git version 2.24.4' 19:49:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:56 [INFO] Currently running in a labeled security context 19:49:56 [INFO] Currently SELinux is 'enforcing' on the host 19:49:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh3653073711975962346.key 19:49:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:49:58 Merging remotes/origin/main commit 29a796916db0c5ecb6b77355899a0f370fd93cd0 into PR head commit 39b9db1dbcbfb947209119f0f3182f92b1e83e0f 19:49:58 Merge succeeded, producing ccd30da1fce36ab7aa4a174a05fad0eb7723c186 19:49:58 Checking out Revision ccd30da1fce36ab7aa4a174a05fad0eb7723c186 (PR-942) 19:49:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:49:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:49:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:49:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:49:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:58 [INFO] Currently running in a labeled security context 19:49:58 [INFO] Currently SELinux is 'enforcing' on the host 19:49:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh9033082104845999489.key 19:49:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:49:58 > git config core.sparsecheckout # timeout=10 19:49:58 > git checkout -f 39b9db1dbcbfb947209119f0f3182f92b1e83e0f # timeout=10 19:49:58 > git remote # timeout=10 19:49:58 > git config --get remote.origin.url # timeout=10 19:49:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:49:58 [INFO] Currently running in a labeled security context 19:49:58 [INFO] Currently SELinux is 'enforcing' on the host 19:49:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/6@tmp/jenkins-gitclient-ssh3615697787810263845.key 19:49:58 > git merge 29a796916db0c5ecb6b77355899a0f370fd93cd0 # timeout=10 19:49:58 > git rev-parse HEAD^{commit} # timeout=10 19:49:58 > git config core.sparsecheckout # timeout=10 19:49:58 > git checkout -f ccd30da1fce36ab7aa4a174a05fad0eb7723c186 # timeout=10 19:50:02 Commit message: "Merge commit '29a796916db0c5ecb6b77355899a0f370fd93cd0' into HEAD" 19:50:02 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 19:50:02 > git rev-list --no-walk a3fd4f335ea4d9538344a6417fcdfc24a4472095 # timeout=10 [Pipeline] echo 19:50:03 ========================================================= 19:50:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:50:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:50:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:50:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:50:04 540db60ca938: Pulling fs layer 19:50:04 adcc1eea9eea: Pulling fs layer 19:50:04 4c4ab2625f07: Pulling fs layer 19:50:04 db62176df00c: Pulling fs layer 19:50:04 3b30891b0d05: Pulling fs layer 19:50:04 06b49ca38bd5: Pulling fs layer 19:50:04 c788192a36de: Pulling fs layer 19:50:04 a77e37c0d609: Pulling fs layer 19:50:04 c3185cebc471: Pulling fs layer 19:50:04 3b30891b0d05: Waiting 19:50:04 06b49ca38bd5: Waiting 19:50:04 c788192a36de: Waiting 19:50:04 a77e37c0d609: Waiting 19:50:04 c3185cebc471: Waiting 19:50:04 db62176df00c: Waiting 19:50:04 4c4ab2625f07: Verifying Checksum 19:50:04 4c4ab2625f07: Download complete 19:50:04 adcc1eea9eea: Verifying Checksum 19:50:04 adcc1eea9eea: Download complete 19:50:04 3b30891b0d05: Verifying Checksum 19:50:04 3b30891b0d05: Download complete 19:50:04 06b49ca38bd5: Verifying Checksum 19:50:04 06b49ca38bd5: Download complete 19:50:04 c788192a36de: Verifying Checksum 19:50:04 c788192a36de: Download complete 19:50:04 540db60ca938: Verifying Checksum 19:50:04 540db60ca938: Download complete 19:50:04 540db60ca938: Pull complete 19:50:04 adcc1eea9eea: Pull complete 19:50:04 4c4ab2625f07: Pull complete 19:50:04 a77e37c0d609: Verifying Checksum 19:50:04 a77e37c0d609: Download complete 19:50:08 db62176df00c: Verifying Checksum 19:50:08 db62176df00c: Download complete 19:50:08 c3185cebc471: Verifying Checksum 19:50:08 c3185cebc471: Download complete 19:50:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-91 in /w/workspace/ndry_app-functions-sdk-go_PR-942 [Pipeline] { [Pipeline] ws 19:50:08 Running in /w/workspace/app-functions-sdk-go/6 [Pipeline] { [Pipeline] checkout 19:50:08 The recommended git tool is: git 19:50:11 db62176df00c: Pull complete 19:50:11 3b30891b0d05: Pull complete 19:50:11 06b49ca38bd5: Pull complete 19:50:11 c788192a36de: Pull complete 19:50:11 a77e37c0d609: Pull complete 19:50:13 c3185cebc471: Pull complete 19:50:13 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:50:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 19:50:14 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 19:50:14 + docker inspect -f . ci-base-image-x86_64 19:50:14 . [Pipeline] withDockerContainer 19:50:14 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 19:50:14 using credential edgex-jenkins-ssh 19:50:14 Cloning the remote Git repository 19:50:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:50:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:14 > git init /w/workspace/app-functions-sdk-go/6 # timeout=10 19:50:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:14 > git --version # timeout=10 19:50:14 > git --version # 'git version 2.17.1' 19:50:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:16 $ docker top 605bc286e55e1f2a239e1e83f82ea1dabde3bb786b5fa2f1a3ee9bb11e94dd5d -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:16 + go version 19:50:16 go version go1.16.6 linux/amd64 [Pipeline] } 19:50:16 $ docker stop --time=1 605bc286e55e1f2a239e1e83f82ea1dabde3bb786b5fa2f1a3ee9bb11e94dd5d 19:50:17 $ docker rm -f 605bc286e55e1f2a239e1e83f82ea1dabde3bb786b5fa2f1a3ee9bb11e94dd5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:50:18 + docker inspect -f . ci-base-image-x86_64 19:50:18 . [Pipeline] withDockerContainer 19:50:18 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 19:50:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:50:19 Merging remotes/origin/main commit 29a796916db0c5ecb6b77355899a0f370fd93cd0 into PR head commit 39b9db1dbcbfb947209119f0f3182f92b1e83e0f 19:50:19 $ docker top 6952db1951281af349138dea08ff260ab6e0386523d47c198fdb68cdb1f98aa3 -eo pid,comm [Pipeline] { 19:50:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:50:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:50:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/942/head:refs/remotes/origin/PR-942 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:50:19 > git config core.sparsecheckout # timeout=10 19:50:19 > git checkout -f 39b9db1dbcbfb947209119f0f3182f92b1e83e0f # timeout=10 [Pipeline] fileExists [Pipeline] sh 19:50:19 Merge succeeded, producing 7df3439587d1a16172c249a27e7f3724e5944631 19:50:19 Checking out Revision 7df3439587d1a16172c249a27e7f3724e5944631 (PR-942) 19:50:19 + make test 19:50:19 make -C ./app-service-template build 19:50:19 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 19:50:19 go mod tidy 19:50:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 19:50:20 go: downloading github.com/google/uuid v1.3.0 19:50:20 go: downloading github.com/stretchr/testify v1.7.0 19:50:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:50:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:50:20 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:50:20 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:50:20 go: downloading github.com/go-kit/kit v0.9.0 19:50:20 go: downloading gopkg.in/yaml.v2 v2.4.0 19:50:20 go: downloading github.com/davecgh/go-spew v1.1.1 19:50:20 go: downloading github.com/pmezard/go-difflib v1.0.0 19:50:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:50:20 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:50:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:50:20 go: downloading github.com/stretchr/objx v0.1.0 19:50:20 go: downloading github.com/gorilla/mux v1.8.0 19:50:20 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:50:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:50:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:50:20 go: downloading github.com/go-playground/universal-translator v0.17.0 19:50:20 go: downloading github.com/leodido/go-urn v1.2.0 19:50:20 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:50:20 go: downloading golang.org/x/text v0.3.2 19:50:20 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:50:20 go: downloading github.com/go-playground/locales v0.13.0 19:50:19 > git remote # timeout=10 19:50:19 > git config --get remote.origin.url # timeout=10 19:50:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:19 > git merge 29a796916db0c5ecb6b77355899a0f370fd93cd0 # timeout=10 19:50:19 > git rev-parse HEAD^{commit} # timeout=10 19:50:19 > git config core.sparsecheckout # timeout=10 19:50:19 > git checkout -f 7df3439587d1a16172c249a27e7f3724e5944631 # timeout=10 19:50:21 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:50:21 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:50:21 go: downloading github.com/go-stack/stack v1.8.0 19:50:21 go: downloading github.com/pelletier/go-toml v1.9.2 19:50:21 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:50:21 go: downloading github.com/hashicorp/consul/api v1.8.1 19:50:21 go: downloading github.com/mitchellh/copystructure v1.0.0 19:50:21 go: downloading github.com/gorilla/websocket v1.4.2 19:50:21 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:50:21 go: downloading github.com/hashicorp/errwrap v1.0.0 19:50:21 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:50:21 go: downloading github.com/kr/pretty v0.2.0 19:50:21 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:50:21 go: downloading github.com/x448/float16 v0.8.4 19:50:21 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:50:21 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:50:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:50:21 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:50:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:50:21 go: downloading github.com/hashicorp/serf v0.9.5 19:50:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:50:21 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:50:21 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:50:21 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:50:21 go: downloading github.com/kr/text v0.1.0 19:50:22 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:50:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:50:22 go: downloading github.com/pebbe/zmq4 v1.2.7 19:50:22 go: downloading github.com/fatih/color v1.9.0 19:50:22 go: downloading github.com/mattn/go-colorable v0.1.6 19:50:22 go: downloading github.com/mattn/go-isatty v0.0.12 19:50:22 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:50:22 go: downloading github.com/pkg/errors v0.8.1 19:50:22 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:50:22 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:50:22 go: downloading github.com/hashicorp/memberlist v0.2.2 19:50:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:50:22 go: downloading github.com/onsi/ginkgo v1.10.1 19:50:22 go: downloading github.com/onsi/gomega v1.7.0 19:50:22 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:50:22 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:50:22 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:50:22 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:50:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:50:22 go: downloading github.com/miekg/dns v1.1.26 19:50:22 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:50:22 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:50:22 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 19:50:22 go: downloading github.com/hpcloud/tail v1.0.0 19:50:22 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:50:22 go: downloading github.com/golang/protobuf v1.3.2 19:50:22 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:50:22 go: downloading github.com/fsnotify/fsnotify v1.4.7 19:50:22 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 19:50:23 Commit message: "Merge commit '29a796916db0c5ecb6b77355899a0f370fd93cd0' into HEAD" 19:50:23 First time build. Skipping changelog. 19:50:23 > git rev-list --no-walk a3fd4f335ea4d9538344a6417fcdfc24a4472095 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:50:24 ========================================================= 19:50:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:50:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:50:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:50:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:50:27 595b0fe564bb: Pulling fs layer 19:50:27 24495759ef45: Pulling fs layer 19:50:27 d148012ef14d: Pulling fs layer 19:50:27 e90a11edd702: Pulling fs layer 19:50:27 d77568369979: Pulling fs layer 19:50:27 fc1c9f9a7f3b: Pulling fs layer 19:50:27 170f2ba95c9a: Pulling fs layer 19:50:27 97ac5df62f85: Pulling fs layer 19:50:27 fc1c9f9a7f3b: Waiting 19:50:27 170f2ba95c9a: Waiting 19:50:27 97ac5df62f85: Waiting 19:50:27 e90a11edd702: Waiting 19:50:27 d77568369979: Waiting 19:50:27 d148012ef14d: Download complete 19:50:27 24495759ef45: Download complete 19:50:27 d77568369979: Verifying Checksum 19:50:27 d77568369979: Download complete 19:50:27 fc1c9f9a7f3b: Verifying Checksum 19:50:27 fc1c9f9a7f3b: Download complete 19:50:27 170f2ba95c9a: Download complete 19:50:27 595b0fe564bb: Download complete 19:50:28 595b0fe564bb: Pull complete 19:50:28 24495759ef45: Pull complete 19:50:29 d148012ef14d: Pull complete 19:50:30 97ac5df62f85: Verifying Checksum 19:50:30 97ac5df62f85: Download complete 19:50:30 e90a11edd702: Verifying Checksum 19:50:30 e90a11edd702: Download complete 19:50:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 19:50:32 make -C ./app-service-template test 19:50:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 19:50:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:50:40 ok new-app-service 0.032s coverage: 48.1% of statements 19:50:40 ? new-app-service/config [no test files] 19:50:40 ok new-app-service/functions 0.013s 19:50:40 CGO_ENABLED=1 go vet ./... 19:50:41 e90a11edd702: Pull complete 19:50:41 d77568369979: Pull complete 19:50:41 fc1c9f9a7f3b: Pull complete 19:50:42 170f2ba95c9a: Pull complete 19:50:47 97ac5df62f85: Pull complete 19:50:47 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:50:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:50:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 19:50:48 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 19:50:48 + docker inspect -f . ci-base-image-arm64 19:50:48 . [Pipeline] withDockerContainer 19:50:48 prd-ubuntu18.04-docker-arm64-4c-16g-91 does not seem to be running inside a container 19:50:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:50:49 gofmt -l . 19:50:49 [ "`gofmt -l .`" = "" ] 19:50:49 ./bin/test-attribution-txt.sh 19:50:49 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 19:50:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:50:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:50:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.014s coverage: 63.9% of statements 19:50:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.006s coverage: 93.2% of statements 19:50:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:50:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.016s coverage: 61.8% of statements 19:50:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:50:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s 19:50:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.045s coverage: 75.2% of statements 19:50:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:50:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:50:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:50:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:50:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:50:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:50:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.002s coverage: 97.3% of statements 19:50:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:50:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements 19:50:54 $ docker top ca83fd6b0b21f79b66f067de344075983066fa68b024eabddbd471460bca17a2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:50:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.052s coverage: 77.0% of statements 19:50:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:50:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 19:50:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 19:50:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:50:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:50:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.007s coverage: 51.4% of statements 19:50:55 + go version 19:50:55 go version go1.16.6 linux/arm64 [Pipeline] } 19:50:55 $ docker stop --time=1 ca83fd6b0b21f79b66f067de344075983066fa68b024eabddbd471460bca17a2 19:50:57 $ docker rm -f ca83fd6b0b21f79b66f067de344075983066fa68b024eabddbd471460bca17a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:50:58 + docker inspect -f . ci-base-image-arm64 19:50:58 . [Pipeline] withDockerContainer 19:50:58 prd-ubuntu18.04-docker-arm64-4c-16g-91 does not seem to be running inside a container 19:50:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:51:00 $ docker top eb1c2aa3bc920563a92dd636cc0a91403c056966bb51be2b4d2ca78eb7eaaa0d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:51:01 + make test 19:51:01 make -C ./app-service-template build 19:51:01 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 19:51:01 go mod tidy 19:51:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 19:51:03 go: downloading github.com/google/uuid v1.3.0 19:51:03 go: downloading github.com/stretchr/testify v1.7.0 19:51:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:51:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:51:03 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:51:03 go: downloading github.com/davecgh/go-spew v1.1.1 19:51:03 go: downloading github.com/pmezard/go-difflib v1.0.0 19:51:03 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:51:03 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 19:51:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:51:03 go: downloading github.com/stretchr/objx v0.1.0 19:51:03 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:51:03 go: downloading github.com/go-kit/kit v0.9.0 19:51:03 go: downloading gopkg.in/yaml.v2 v2.4.0 19:51:03 go: downloading github.com/gorilla/mux v1.8.0 19:51:03 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:51:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:51:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:51:03 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:51:03 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:51:03 go: downloading github.com/mitchellh/copystructure v1.0.0 19:51:03 go: downloading github.com/gorilla/websocket v1.4.2 19:51:03 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:51:03 go: downloading github.com/pelletier/go-toml v1.9.2 19:51:03 go: downloading github.com/go-playground/universal-translator v0.17.0 19:51:03 go: downloading github.com/leodido/go-urn v1.2.0 19:51:04 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:51:04 go: downloading golang.org/x/text v0.3.2 19:51:04 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:51:04 go: downloading github.com/go-playground/locales v0.13.0 19:51:07 go: downloading github.com/hashicorp/errwrap v1.0.0 19:51:07 go: downloading github.com/hashicorp/consul/api v1.8.1 19:51:07 go: downloading github.com/kr/pretty v0.2.0 19:51:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:51:07 go: downloading github.com/x448/float16 v0.8.4 19:51:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:51:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:51:07 go: downloading github.com/go-stack/stack v1.8.0 19:51:07 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:51:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:51:07 go: downloading github.com/kr/text v0.1.0 19:51:07 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:51:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:51:07 go: downloading github.com/pebbe/zmq4 v1.2.7 19:51:07 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:51:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:51:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:51:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:51:07 go: downloading github.com/hashicorp/serf v0.9.5 19:51:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:51:07 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:51:08 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:51:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:51:08 go: downloading github.com/onsi/ginkgo v1.10.1 19:51:08 go: downloading github.com/onsi/gomega v1.7.0 19:51:08 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:51:08 go: downloading github.com/fatih/color v1.9.0 19:51:08 go: downloading github.com/mattn/go-colorable v0.1.6 19:51:08 go: downloading github.com/mattn/go-isatty v0.0.12 19:51:08 go: downloading github.com/pkg/errors v0.8.1 19:51:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:51:08 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:51:08 go: downloading github.com/hashicorp/memberlist v0.2.2 19:51:08 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:51:08 go: downloading github.com/hpcloud/tail v1.0.0 19:51:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:51:08 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:51:08 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:51:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:51:08 go: downloading github.com/miekg/dns v1.1.26 19:51:08 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:51:09 go: downloading github.com/golang/protobuf v1.3.2 19:51:09 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:51:09 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:51:09 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:51:09 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 19:51:09 go: downloading github.com/fsnotify/fsnotify v1.4.7 19:51:09 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 19:51:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.025s coverage: 77.3% of statements 19:51:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 19:51:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:51:22 gofmt -l . 19:51:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:51:22 $ docker stop --time=1 6952db1951281af349138dea08ff260ab6e0386523d47c198fdb68cdb1f98aa3 19:51:23 $ docker rm -f 6952db1951281af349138dea08ff260ab6e0386523d47c198fdb68cdb1f98aa3 [Pipeline] // withDockerContainer [Pipeline] sh 19:51:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:51:24 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:25 19:51:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:25 latest: Pulling from edgex-lftools-log-publisher 19:51:25 b4d181a07f80: Pulling fs layer 19:51:25 a1111a8f2ec3: Pulling fs layer 19:51:25 ed53099fbce6: Pulling fs layer 19:51:25 dc539afda2c1: Pulling fs layer 19:51:25 77bc0d833cb6: Pulling fs layer 19:51:25 9065ff56babe: Pulling fs layer 19:51:25 d287ab97295c: Pulling fs layer 19:51:25 dc539afda2c1: Waiting 19:51:25 77bc0d833cb6: Waiting 19:51:25 9065ff56babe: Waiting 19:51:25 d287ab97295c: Waiting 19:51:25 a1111a8f2ec3: Verifying Checksum 19:51:25 a1111a8f2ec3: Download complete 19:51:25 dc539afda2c1: Verifying Checksum 19:51:25 dc539afda2c1: Download complete 19:51:26 77bc0d833cb6: Verifying Checksum 19:51:26 77bc0d833cb6: Download complete 19:51:26 9065ff56babe: Verifying Checksum 19:51:26 9065ff56babe: Download complete 19:51:26 ed53099fbce6: Verifying Checksum 19:51:26 ed53099fbce6: Download complete 19:51:27 b4d181a07f80: Verifying Checksum 19:51:27 b4d181a07f80: Download complete 19:51:28 b4d181a07f80: Pull complete 19:51:28 a1111a8f2ec3: Pull complete 19:51:29 ed53099fbce6: Pull complete 19:51:29 dc539afda2c1: Pull complete 19:51:29 77bc0d833cb6: Pull complete 19:51:29 9065ff56babe: Pull complete 19:51:30 d287ab97295c: Verifying Checksum 19:51:30 d287ab97295c: Download complete 19:51:35 d287ab97295c: Pull complete 19:51:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:51:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:51:35 prd-centos7-docker-4c-2g-92 does not seem to be running inside a container 19:51:35 $ 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/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:51:37 $ docker top 6233d43358b861386ff380d9a99bc715755f38d41eeb62bf2f842d9a95495ee7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:37 ---> job-cost.sh 19:51:37 lf-activate-venv: SKIPPING 19:51:37 INFO: No Stack... 19:51:38 INFO: Retrieving Pricing Info for: v3-standard-2 19:51:39 INFO: Archiving Costs [Pipeline] sh 19:51:39 + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv 19:51:39 + cut -d, -f6 [Pipeline] lock 19:51:39 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-942-6-stack-cost] 19:51:39 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-942-6-stack-cost] did not exist. Created. 19:51:39 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-942-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:51:39 + echo total: 0.05999999865889549 [Pipeline] stash 19:51:39 Stashed 1 file(s) [Pipeline] } 19:51:39 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-942-6-stack-cost] [Pipeline] // lock [Pipeline] } 19:51:39 $ docker stop --time=1 6233d43358b861386ff380d9a99bc715755f38d41eeb62bf2f842d9a95495ee7 19:51:40 $ docker rm -f 6233d43358b861386ff380d9a99bc715755f38d41eeb62bf2f842d9a95495ee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:51:48 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 19:51:48 make -C ./app-service-template test 19:51:48 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 19:51:48 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 19:52:20 ok new-app-service 0.043s coverage: 48.1% of statements 19:52:20 ? new-app-service/config [no test files] 19:52:20 ok new-app-service/functions 0.037s 19:52:20 CGO_ENABLED=1 go vet ./... 19:52:42 gofmt -l . 19:52:42 [ "`gofmt -l .`" = "" ] 19:52:42 ./bin/test-attribution-txt.sh 19:52:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/6/app-service-template' 19:52:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:52:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 19:52:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.101s coverage: 63.9% of statements 19:52:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.082s coverage: 93.2% of statements 19:52:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 19:52:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.102s coverage: 61.8% of statements 19:52:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 19:52:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.032s 19:52:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.130s coverage: 75.2% of statements 19:52:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 19:52:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 19:52:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 19:52:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 19:52:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 19:52:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 19:52:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.020s coverage: 97.3% of statements 19:52:52 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 19:52:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.040s coverage: 10.5% of statements 19:52:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.215s coverage: 77.0% of statements 19:52:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 19:52:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.071s coverage: 12.5% of statements 19:52:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.038s coverage: 27.3% of statements 19:52:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 19:52:59 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 19:52:59 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.046s coverage: 51.4% of statements 19:53:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.114s coverage: 77.3% of statements 19:53:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.030s coverage: 94.4% of statements 19:53:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:53:29 gofmt -l . 19:53:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:53:29 $ docker stop --time=1 eb1c2aa3bc920563a92dd636cc0a91403c056966bb51be2b4d2ca78eb7eaaa0d 19:53:32 $ docker rm -f eb1c2aa3bc920563a92dd636cc0a91403c056966bb51be2b4d2ca78eb7eaaa0d [Pipeline] // withDockerContainer [Pipeline] sh 19:53:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:53:34 Warning: overwriting stash ‘coverage-report’ 19:53:34 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 19:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:53:35 19:53:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:53:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:53:36 arm64: Pulling from edgex-lftools-log-publisher 19:53:36 448f6bf000e3: Pulling fs layer 19:53:36 f757da607395: Pulling fs layer 19:53:36 05883995daec: Pulling fs layer 19:53:36 8603b9c90790: Pulling fs layer 19:53:36 1560dd03e051: Pulling fs layer 19:53:36 27f5ce0e4adf: Pulling fs layer 19:53:36 c2d8d7efcc4b: Pulling fs layer 19:53:36 8603b9c90790: Waiting 19:53:36 1560dd03e051: Waiting 19:53:36 27f5ce0e4adf: Waiting 19:53:36 c2d8d7efcc4b: Waiting 19:53:36 f757da607395: Verifying Checksum 19:53:36 f757da607395: Download complete 19:53:36 8603b9c90790: Download complete 19:53:36 1560dd03e051: Verifying Checksum 19:53:36 1560dd03e051: Download complete 19:53:37 27f5ce0e4adf: Verifying Checksum 19:53:37 27f5ce0e4adf: Download complete 19:53:37 05883995daec: Verifying Checksum 19:53:37 05883995daec: Download complete 19:53:38 448f6bf000e3: Verifying Checksum 19:53:38 448f6bf000e3: Download complete 19:53:40 c2d8d7efcc4b: Verifying Checksum 19:53:40 c2d8d7efcc4b: Download complete 19:53:41 448f6bf000e3: Pull complete 19:53:42 f757da607395: Pull complete 19:53:43 05883995daec: Pull complete 19:53:44 8603b9c90790: Pull complete 19:53:45 1560dd03e051: Pull complete 19:53:45 27f5ce0e4adf: Pull complete 19:54:00 c2d8d7efcc4b: Pull complete 19:54:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:54:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:54:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:54:00 prd-ubuntu18.04-docker-arm64-4c-16g-91 does not seem to be running inside a container 19:54:00 $ 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/6 -v /w/workspace/app-functions-sdk-go/6:/w/workspace/app-functions-sdk-go/6:rw,z -v /w/workspace/app-functions-sdk-go/6@tmp:/w/workspace/app-functions-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:54:05 $ docker top f56f67217e8f7fe16a3ad36c9e9b7c9c7f3442166e8e6ace2d6f6b53a042f22c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:06 ---> job-cost.sh 19:54:06 lf-activate-venv: SKIPPING 19:54:06 INFO: No Stack... 19:54:07 INFO: Retrieving Pricing Info for: v3-standard-4 19:54:07 INFO: Archiving Costs [Pipeline] sh 19:54:08 + cat /w/workspace/app-functions-sdk-go/6/archives/cost.csv 19:54:08 + cut -d, -f6 [Pipeline] lock 19:54:08 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-942-6-stack-cost] 19:54:08 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-942-6-stack-cost] did not exist. Created. 19:54:08 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-942-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:54:09 /w/workspace/app-functions-sdk-go/6@tmp/durable-85c9dfb1/script.sh: 1: /w/workspace/app-functions-sdk-go/6@tmp/durable-85c9dfb1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:54:09 + echo total: 0.10999999940395355 [Pipeline] stash 19:54:09 Warning: overwriting stash ‘stack-cost’ 19:54:09 Stashed 1 file(s) [Pipeline] } 19:54:10 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-942-6-stack-cost] [Pipeline] // lock [Pipeline] } 19:54:10 $ docker stop --time=1 f56f67217e8f7fe16a3ad36c9e9b7c9c7f3442166e8e6ace2d6f6b53a042f22c 19:54:11 $ docker rm -f f56f67217e8f7fe16a3ad36c9e9b7c9c7f3442166e8e6ace2d6f6b53a042f22c [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 19:54:12 provisioning config files... 19:54:12 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-942@tmp/config1580191989080968953tmp [Pipeline] { [Pipeline] sh 19:54:13 + set +x 19:54:13 + bash -s -- 19:54:13 + curl -s https://codecov.io/bash 19:54:13 19:54:13 _____ _ 19:54:13 / ____| | | 19:54:13 | | ___ __| | ___ ___ _____ __ 19:54:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:54:13 | |___| (_) | (_| | __/ (_| (_) \ V / 19:54:13 \_____\___/ \__,_|\___|\___\___/ \_/ 19:54:13 Bash-1.0.6 19:54:13 19:54:13 19:54:13 ==> git version 2.24.4 found 19:54:13 ==> 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:54:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:54:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:54:13 ==> Jenkins CI detected. 19:54:13 current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-942 19:54:13 project root: . 19:54:13 --> token set from env 19:54:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:54:13 ==> Running gcov in . (disable via -X gcov) 19:54:13 ==> Python coveragepy not found 19:54:13 ==> Searching for coverage reports in: 19:54:13 + . 19:54:13 -> Found 2 reports 19:54:13 ==> Detecting git/mercurial file structure 19:54:13 ==> Reading reports 19:54:13 + ./app-service-template/coverage.out bytes=1219 19:54:13 + ./coverage.out bytes=100928 19:54:13 ==> Appending adjustments 19:54:13 https://docs.codecov.io/docs/fixing-reports 19:54:13 + Found adjustments 19:54:13 ==> Gzipping contents 19:54:13 20K /tmp/codecov.GWDXn2.gz 19:54:13 ==> Uploading reports 19:54:13 url: https://codecov.io 19:54:13 query: branch=PR-942&commit=0abf664640613bec0ed724592986e09f46609d93&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-942%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=942&job=&cmd_args= 19:54:13 -> Pinging Codecov 19:54:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-942&commit=0abf664640613bec0ed724592986e09f46609d93&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-942%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=942&job=&cmd_args= 19:54:14 -> Uploading to 19:54:14 https://storage.googleapis.com/codecov/v4/raw/2021-09-13/3D8B5DFFC46A037C893635FACE044666/0abf664640613bec0ed724592986e09f46609d93/c18cb1af-6be9-4081-b607-55c9edfe3164.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210913T195413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a41567ac4e8d8673f761c7d2a20b3208134ca8f6403284b9abf8cbd903d33aea 19:54:14 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:14 Dload Upload Total Spent Left Speed 19:54:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17542 0 0 100 17542 0 48139 --:--:-- --:--:-- --:--:-- 48192 19:54:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/0abf664640613bec0ed724592986e09f46609d93 [Pipeline] } 19:54:14 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 19:54:16 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-942/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:54:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:54:17 ---> package-listing.sh 19:54:17 ++ facter osfamily 19:54:17 ++ tr '[:upper:]' '[:lower:]' 19:54:17 + OS_FAMILY=redhat 19:54:17 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-942 19:54:17 + START_PACKAGES=/tmp/packages_start.txt 19:54:17 + END_PACKAGES=/tmp/packages_end.txt 19:54:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:54:17 + PACKAGES=/tmp/packages_start.txt 19:54:17 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-942 ']' 19:54:17 + PACKAGES=/tmp/packages_end.txt 19:54:17 + case "${OS_FAMILY}" in 19:54:17 + sort 19:54:17 + rpm -qa 19:54:17 + '[' -f /tmp/packages_start.txt ']' 19:54:17 + '[' -f /tmp/packages_end.txt ']' 19:54:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:54:17 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-942 ']' 19:54:17 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-942/archives/ 19:54:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-942/archives/ [Pipeline] echo 19:54:17 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-942/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:54:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:54:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:18 19:54:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:54:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:19 latest: Pulling from edgex-lftools-log-publisher 19:54:19 b4d181a07f80: Pulling fs layer 19:54:19 a1111a8f2ec3: Pulling fs layer 19:54:19 ed53099fbce6: Pulling fs layer 19:54:19 dc539afda2c1: Pulling fs layer 19:54:19 77bc0d833cb6: Pulling fs layer 19:54:19 9065ff56babe: Pulling fs layer 19:54:19 d287ab97295c: Pulling fs layer 19:54:19 dc539afda2c1: Waiting 19:54:19 77bc0d833cb6: Waiting 19:54:19 9065ff56babe: Waiting 19:54:19 d287ab97295c: Waiting 19:54:19 a1111a8f2ec3: Verifying Checksum 19:54:19 a1111a8f2ec3: Download complete 19:54:19 dc539afda2c1: Verifying Checksum 19:54:19 dc539afda2c1: Download complete 19:54:19 77bc0d833cb6: Verifying Checksum 19:54:19 77bc0d833cb6: Download complete 19:54:19 9065ff56babe: Verifying Checksum 19:54:19 9065ff56babe: Download complete 19:54:19 ed53099fbce6: Verifying Checksum 19:54:19 ed53099fbce6: Download complete 19:54:20 b4d181a07f80: Verifying Checksum 19:54:20 b4d181a07f80: Download complete 19:54:21 b4d181a07f80: Pull complete 19:54:21 a1111a8f2ec3: Pull complete 19:54:22 ed53099fbce6: Pull complete 19:54:22 dc539afda2c1: Pull complete 19:54:22 77bc0d833cb6: Pull complete 19:54:22 9065ff56babe: Pull complete 19:54:23 d287ab97295c: Verifying Checksum 19:54:23 d287ab97295c: Download complete 19:54:27 d287ab97295c: Pull complete 19:54:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:54:27 prd-centos7-docker-4c-2g-90 does not seem to be running inside a container 19:54:27 $ 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-942/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-942 -v /w/workspace/ndry_app-functions-sdk-go_PR-942:/w/workspace/ndry_app-functions-sdk-go_PR-942:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-942@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-942@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:54:30 $ docker top 4917c94709f4129a5d8b199ed1e18f1f42aa23d9cca2badd10c63c3ecfd667c6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:54:30 + touch /tmp/pre-build-complete [Pipeline] sh 19:54:31 + mkdir -p /var/log/sysstat [Pipeline] sh 19:54:31 + ls /var/log/sa-host 19:54:31 + sadf -c /var/log/sa-host/sa05 19:54:31 file_magic: OK 19:54:31 HZ: Using current value: 100 19:54:31 file_header: OK 19:54:31 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:54:31 Statistics: 19:54:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:54:31 File successfully converted to sysstat format version 12.0.3 19:54:31 + sadf -c /var/log/sa-host/sa13 19:54:31 file_magic: OK 19:54:31 HZ: Using current value: 100 19:54:31 file_header: OK 19:54:31 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:54:31 Statistics: 19:54:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:54:31 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:31 provisioning config files... 19:54:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-942@tmp/config1682877687869059908tmp [Pipeline] { [Pipeline] echo 19:54:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:54:31 ---> create-netrc.sh [Pipeline] } 19:54:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:54:32 ---> python-tools-install.sh [Pipeline] echo 19:54:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:54:32 ---> sudo-logs.sh 19:54:32 Archiving 'sudo' log.. 19:54:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-90.vexxhost.local: Name or service not known 19:54:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-90.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:54:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:54:32 ---> job-cost.sh 19:54:32 lf-activate-venv: SKIPPING 19:54:32 DEBUG: total: 0.10999999940395355 19:54:32 INFO: Retrieving Stack Cost... 19:54:33 INFO: Retrieving Pricing Info for: v3-standard-2 19:54:34 INFO: Archiving Costs [Pipeline] echo 19:54:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:54:34 ---> logs-deploy.sh 19:54:34 lf-activate-venv: SKIPPING 19:54:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-942/6 19:54:34 INFO: archiving workspace using pattern(s): 19:54:35 Archives upload complete. 19:54:35 INFO: archiving logs to Nexus 19:54:35 ---> uname -a: 19:54:35 Linux prd-centos7-docker-4c-2g-90.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 19:54:35 19:54:35 19:54:35 ---> lscpu: 19:54:35 Architecture: x86_64 19:54:35 CPU op-mode(s): 32-bit, 64-bit 19:54:35 Byte Order: Little Endian 19:54:35 Address sizes: 40 bits physical, 48 bits virtual 19:54:35 CPU(s): 2 19:54:35 On-line CPU(s) list: 0,1 19:54:35 Thread(s) per core: 1 19:54:35 Core(s) per socket: 1 19:54:35 Socket(s): 2 19:54:35 NUMA node(s): 1 19:54:35 Vendor ID: AuthenticAMD 19:54:35 CPU family: 23 19:54:35 Model: 49 19:54:35 Model name: AMD EPYC-Rome Processor 19:54:35 Stepping: 0 19:54:35 CPU MHz: 2799.998 19:54:35 BogoMIPS: 5599.99 19:54:35 Virtualization: AMD-V 19:54:35 Hypervisor vendor: KVM 19:54:35 Virtualization type: full 19:54:35 L1d cache: 32K 19:54:35 L1i cache: 32K 19:54:35 L2 cache: 512K 19:54:35 L3 cache: 16384K 19:54:35 NUMA node0 CPU(s): 0,1 19:54:35 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 19:54:35 19:54:35 19:54:35 ---> nproc: 19:54:35 2 19:54:35 19:54:35 19:54:35 ---> df -h: 19:54:35 Filesystem Size Used Avail Use% Mounted on 19:54:35 overlay 40G 7.7G 33G 20% / 19:54:35 tmpfs 64M 0 64M 0% /dev 19:54:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:54:35 shm 64M 0 64M 0% /dev/shm 19:54:35 /dev/vda1 40G 7.7G 33G 20% /facter-os 19:54:35 19:54:35 19:54:35 ---> sar -b -r -n DEV: 19:54:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/13/21 _x86_64_ (2 CPU) 19:54:35 19:54:35 19:46:20 LINUX RESTART (2 CPU) 19:54:35 19:54:35 19:47:02 tps rtps wtps bread/s bwrtn/s 19:54:35 19:48:01 85.03 3.45 81.57 2601.46 4640.10 19:54:35 19:49:01 1.73 0.00 1.73 0.00 31.92 19:54:35 19:50:01 0.27 0.00 0.27 0.00 3.03 19:54:35 19:51:01 0.27 0.00 0.27 0.00 3.68 19:54:35 19:52:02 0.28 0.00 0.28 0.00 3.83 19:54:35 19:53:01 0.32 0.00 0.32 0.00 4.51 19:54:35 19:54:01 0.25 0.00 0.25 0.00 2.58 19:54:35 Average: 12.45 0.49 11.96 367.26 662.16 19:54:35 19:54:35 19:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:54:35 19:48:01 5423332 0 813864 10.16 2620 1769124 1292328 14.27 603280 1582172 20 19:54:35 19:49:01 5434220 0 802972 10.03 2620 1769128 1203248 13.28 594352 1582232 20 19:54:35 19:50:01 5433160 0 804028 10.04 2620 1769132 1203488 13.29 598552 1579140 20 19:54:35 19:51:01 5431608 0 805576 10.06 2620 1769136 1203512 13.29 599572 1579648 8 19:54:35 19:52:02 5430408 0 806772 10.07 2620 1769140 1205932 13.31 596292 1584664 16 19:54:35 19:53:01 5429604 0 807572 10.08 2620 1769144 1205824 13.31 596652 1584664 12 19:54:35 19:54:01 5428216 0 808956 10.10 2620 1769148 1205824 13.31 597960 1584664 20 19:54:35 Average: 5430078 0 807106 10.08 2620 1769136 1217165 13.44 598094 1582455 17 19:54:35 19:54:35 19:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:54:35 19:48:01 eth0 199.81 132.51 692.36 31.18 0.00 0.00 0.00 0.00 19:54:35 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:48:01 docker0 61.85 83.12 7.57 319.09 0.00 0.00 0.00 0.00 19:54:35 19:49:01 eth0 0.83 0.07 0.07 0.01 0.00 0.00 0.00 0.00 19:54:35 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:50:01 eth0 0.98 0.43 0.32 0.19 0.00 0.00 0.00 0.00 19:54:35 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:51:01 eth0 0.53 0.32 0.27 0.21 0.00 0.00 0.00 0.00 19:54:35 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:52:02 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:54:35 19:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:54:35 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:54:35 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 Average: eth0 28.61 18.87 97.85 4.47 0.00 0.00 0.00 0.00 19:54:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:54:35 Average: docker0 8.73 11.73 1.07 45.05 0.00 0.00 0.00 0.00 19:54:35 19:54:35 19:54:35 ---> sar -P ALL: 19:54:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/13/21 _x86_64_ (2 CPU) 19:54:35 19:54:35 19:46:20 LINUX RESTART (2 CPU) 19:54:35 19:54:35 19:47:02 CPU %user %nice %system %iowait %steal %idle 19:54:35 19:48:01 all 6.11 0.00 2.47 2.08 0.04 89.29 19:54:35 19:48:01 0 7.08 0.00 3.12 3.57 0.03 86.20 19:54:35 19:48:01 1 5.15 0.00 1.83 0.60 0.05 92.37 19:54:35 19:49:01 all 0.18 0.00 0.08 0.00 0.02 99.72 19:54:35 19:49:01 0 0.27 0.00 0.07 0.00 0.02 99.65 19:54:35 19:49:01 1 0.10 0.00 0.08 0.00 0.02 99.80 19:54:35 19:50:01 all 0.22 0.00 0.07 0.00 0.01 99.71 19:54:35 19:50:01 0 0.33 0.00 0.03 0.00 0.00 99.63 19:54:35 19:50:01 1 0.10 0.00 0.10 0.00 0.02 99.78 19:54:35 19:51:01 all 0.19 0.00 0.07 0.00 0.02 99.72 19:54:35 19:51:01 0 0.32 0.00 0.05 0.00 0.02 99.62 19:54:35 19:51:01 1 0.07 0.00 0.08 0.00 0.02 99.83 19:54:35 19:52:02 all 0.22 0.00 0.05 0.00 0.02 99.72 19:54:35 19:52:02 0 0.12 0.00 0.03 0.00 0.02 99.83 19:54:35 19:52:02 1 0.32 0.00 0.07 0.00 0.02 99.60 19:54:35 19:53:01 all 0.18 0.00 0.04 0.00 0.02 99.76 19:54:35 19:53:01 0 0.19 0.00 0.03 0.00 0.02 99.76 19:54:35 19:53:01 1 0.17 0.00 0.05 0.00 0.02 99.76 19:54:35 19:54:01 all 0.08 0.00 0.08 0.00 0.02 99.83 19:54:35 19:54:01 0 0.07 0.00 0.07 0.00 0.02 99.85 19:54:35 19:54:01 1 0.08 0.00 0.08 0.00 0.02 99.82 19:54:35 Average: all 1.00 0.00 0.40 0.29 0.02 98.29 19:54:35 Average: 0 1.17 0.00 0.47 0.50 0.02 97.84 19:54:35 Average: 1 0.84 0.00 0.32 0.08 0.02 98.73 19:54:35 19:54:35 19:54:35