Started by user Ernesto Ojeda 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 ernestojeda for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from e741b2a411ecc9c8824b4f811649eccd3458966f+aa508a3e66e4a281fa0c2e3029608a5edd05d007 (cd761cd40c0404e5f64fdbdb3e6d2ab74797ec17) 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-ssh5349821533171778025.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1186028951608457167.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/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-964/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2856341378917802940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4228950563533151002.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/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-964/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6193401316664848197.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-276’ Running on prd-centos7-docker-4c-2g-279 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [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-964 # 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-964@tmp/jenkins-gitclient-ssh3843111763384068665.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-964@tmp/jenkins-gitclient-ssh3237042868115209725.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) > git config core.sparsecheckout # timeout=10 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # 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-964@tmp/jenkins-gitclient-ssh4252298666237009368.key > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 Commit message: "ci: update app-service-template for LTS" > git rev-list --no-walk e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:01:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:01:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:01:12 ========================================================= 21:01:12 EdgeX Global Pipelines Version Info 21:01:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:01:14 ------------------- 21:01:14 stable info: 21:01:14 ------------------- 21:01:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:01:14 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 21:01:14 Message: update stable to v1.0.207 21:01:14 ------------------- 21:01:14 experimental info: 21:01:14 ------------------- 21:01:14 Commited By: **** collab-it+edgex@linuxfoundation.org 21:01:14 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 21:01:14 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-964 [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-964 [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-964 [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e741b2a411ecc9c8824b4f811649eccd3458966f [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e741b2a [Pipeline] echo 21:01:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:16 + git log --format=format:%s -1 e741b2a411ecc9c8824b4f811649eccd3458966f [Pipeline] echo 21:01:16 GIT_COMMIT: e741b2a411ecc9c8824b4f811649eccd3458966f, Commit Message: ci: update app-service-template for LTS [Pipeline] echo 21:01:16 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:01:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:16 21:01:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:01:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:17 latest: Pulling from edgex-devops/git-semver 21:01:17 31603596830f: Pulling fs layer 21:01:17 04fac38145f0: Pulling fs layer 21:01:17 701f6daf10bf: Pulling fs layer 21:01:17 24f72da36158: Pulling fs layer 21:01:17 24f72da36158: Waiting 21:01:17 04fac38145f0: Verifying Checksum 21:01:17 04fac38145f0: Download complete 21:01:17 31603596830f: Verifying Checksum 21:01:17 31603596830f: Download complete 21:01:18 701f6daf10bf: Verifying Checksum 21:01:18 701f6daf10bf: Download complete 21:01:18 24f72da36158: Verifying Checksum 21:01:18 24f72da36158: Download complete 21:01:18 31603596830f: Pull complete 21:01:18 04fac38145f0: Pull complete 21:01:18 701f6daf10bf: Pull complete 21:01:19 24f72da36158: Pull complete 21:01:19 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 21:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:01:19 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 21:01:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@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 21:01:20 $ docker top 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:20 [ssh-agent] Looking for ssh-agent implementation... 21:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:20 $ docker exec 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 ssh-agent 21:01:20 SSH_AUTH_SOCK=/tmp/ssh-sT9a72p4L0KN/agent.14 21:01:20 SSH_AGENT_PID=20 21:01:20 Running ssh-add (command line suppressed) 21:01:20 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3502276734079197017.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3502276734079197017.key) 21:01:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:20 + git tag --points-at HEAD [Pipeline] } 21:01:20 $ docker exec --env ******** --env ******** 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 ssh-agent -k 21:01:21 unset SSH_AUTH_SOCK; 21:01:21 unset SSH_AGENT_PID; 21:01:21 echo Agent pid 20 killed; 21:01:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:01:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:21 [ssh-agent] Looking for ssh-agent implementation... 21:01:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:21 $ docker exec 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 ssh-agent 21:01:21 SSH_AUTH_SOCK=/tmp/ssh-A5Lb6f7HUeNY/agent.53 21:01:21 SSH_AGENT_PID=59 21:01:21 Running ssh-add (command line suppressed) 21:01:21 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3786142698399237206.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_3786142698399237206.key) 21:01:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:21 + git semver init 21:01:21 # -> Open(): unable to determine branch for HEAD 21:01:21 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.git 21:01:21 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-964 21:01:21 # $SEMVER_REMOTE_NAME = origin 21:01:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:21 # $SEMVER_USER_NAME = edgex-jenkins 21:01:21 # $SEMVER_BRANCH = PR-964 21:01:21 # $SEMVER_TEMP = /tmp/semver-097132876 21:01:21 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:01:24 # '/tmp/semver-097132876' -> '/w/workspace/ndry_app-functions-sdk-go_PR-964/.semver' 21:01:24 # -> Force: false 21:01:24 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.semver [Pipeline] } 21:01:24 $ docker exec --env ******** --env ******** 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 ssh-agent -k 21:01:24 unset SSH_AUTH_SOCK; 21:01:24 unset SSH_AGENT_PID; 21:01:24 echo Agent pid 59 killed; 21:01:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:24 + git semver [Pipeline] } 21:01:24 $ docker stop --time=1 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 21:01:25 $ docker rm -f 106bc94ecbf8bf1a3d2fad768d25af1dc8209c51a049c9a78abad8d40b119d62 [Pipeline] // withDockerContainer [Pipeline] sh 21:01:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:01:26 Stashed 1 file(s) [Pipeline] echo 21:01:26 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 21:01:41 Still waiting to schedule task 21:01:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:01:41 Still waiting to schedule task 21:01:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:04:30 Running on prd-centos7-docker-4c-2g-283 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] ws 21:04:30 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 21:04:30 The recommended git tool is: git 21:04:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-281 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] ws 21:04:31 Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout 21:04:31 The recommended git tool is: git 21:04:35 using credential edgex-jenkins-ssh 21:04:35 Cloning the remote Git repository 21:04:35 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:35 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 21:04:35 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:35 > git --version # timeout=10 21:04:35 > git --version # 'git version 2.24.4' 21:04:35 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:35 [INFO] Currently running in a labeled security context 21:04:35 [INFO] Currently SELinux is 'enforcing' on the host 21:04:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh9021066883111169115.key 21:04:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:37 Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f 21:04:37 Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f 21:04:37 Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) 21:04:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:04:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:04:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:37 [INFO] Currently running in a labeled security context 21:04:37 [INFO] Currently SELinux is 'enforcing' on the host 21:04:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh8063871463343930430.key 21:04:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:04:37 > git config core.sparsecheckout # timeout=10 21:04:37 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 21:04:37 > git remote # timeout=10 21:04:37 > git config --get remote.origin.url # timeout=10 21:04:37 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:37 [INFO] Currently running in a labeled security context 21:04:37 [INFO] Currently SELinux is 'enforcing' on the host 21:04:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh3053093573399261509.key 21:04:37 > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 21:04:37 > git rev-parse HEAD^{commit} # timeout=10 21:04:37 > git config core.sparsecheckout # timeout=10 21:04:37 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 21:04:39 using credential edgex-jenkins-ssh 21:04:39 Cloning the remote Git repository 21:04:39 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:40 > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 21:04:40 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:40 > git --version # timeout=10 21:04:40 > git --version # 'git version 2.17.1' 21:04:40 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:41 Commit message: "ci: update app-service-template for LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:04:42 ========================================================= 21:04:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:04:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:04:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:04:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:04:43 4e9f2cdf4387: Pulling fs layer 21:04:43 57d31006c564: Pulling fs layer 21:04:43 bd5ccded8296: Pulling fs layer 21:04:43 304dd3a0f381: Pulling fs layer 21:04:43 d37cda54a23b: Pulling fs layer 21:04:43 bae75c0f2455: Pulling fs layer 21:04:43 806579b3d29a: Pulling fs layer 21:04:43 c77eb801bf70: Pulling fs layer 21:04:43 6d0567d44e1a: Pulling fs layer 21:04:43 304dd3a0f381: Waiting 21:04:43 d37cda54a23b: Waiting 21:04:43 bae75c0f2455: Waiting 21:04:43 806579b3d29a: Waiting 21:04:43 c77eb801bf70: Waiting 21:04:43 6d0567d44e1a: Waiting 21:04:43 bd5ccded8296: Verifying Checksum 21:04:43 bd5ccded8296: Download complete 21:04:43 57d31006c564: Verifying Checksum 21:04:43 57d31006c564: Download complete 21:04:43 d37cda54a23b: Download complete 21:04:43 bae75c0f2455: Verifying Checksum 21:04:43 bae75c0f2455: Download complete 21:04:43 4e9f2cdf4387: Verifying Checksum 21:04:43 4e9f2cdf4387: Download complete 21:04:43 806579b3d29a: Verifying Checksum 21:04:43 806579b3d29a: Download complete 21:04:43 4e9f2cdf4387: Pull complete 21:04:43 57d31006c564: Pull complete 21:04:43 bd5ccded8296: Pull complete 21:04:43 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:04:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:04:43 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:04:44 c77eb801bf70: Verifying Checksum 21:04:44 c77eb801bf70: Download complete 21:04:44 Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f 21:04:44 Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f 21:04:44 Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) 21:04:43 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:04:44 > git config core.sparsecheckout # timeout=10 21:04:44 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 21:04:44 > git remote # timeout=10 21:04:44 > git config --get remote.origin.url # timeout=10 21:04:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:04:44 > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 21:04:44 > git rev-parse HEAD^{commit} # timeout=10 21:04:44 > git config core.sparsecheckout # timeout=10 21:04:44 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 21:04:46 304dd3a0f381: Verifying Checksum 21:04:46 304dd3a0f381: Download complete 21:04:46 6d0567d44e1a: Verifying Checksum 21:04:46 6d0567d44e1a: Download complete 21:04:49 304dd3a0f381: Pull complete 21:04:49 d37cda54a23b: Pull complete 21:04:49 bae75c0f2455: Pull complete 21:04:49 806579b3d29a: Pull complete 21:04:49 c77eb801bf70: Pull complete 21:04:49 Commit message: "ci: update app-service-template for LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:04:50 ========================================================= 21:04:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:04:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:04:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:04:52 6d0567d44e1a: Pull complete 21:04:52 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 21:04:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 21:04:52 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 21:04:53 + docker inspect -f . ci-base-image-x86_64 21:04:53 . [Pipeline] withDockerContainer 21:04:53 prd-centos7-docker-4c-2g-283 does not seem to be running inside a container 21:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:04:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:04:54 bbf911997326: Pulling fs layer 21:04:54 58ec367f63d7: Pulling fs layer 21:04:54 1b4a6ffa7d45: Pulling fs layer 21:04:54 fc5181fea5dc: Pulling fs layer 21:04:54 9c418107303f: Pulling fs layer 21:04:54 284eca6f2348: Pulling fs layer 21:04:54 842844d905b1: Pulling fs layer 21:04:54 901a3a57568e: Pulling fs layer 21:04:54 9c418107303f: Waiting 21:04:54 284eca6f2348: Waiting 21:04:54 842844d905b1: Waiting 21:04:54 901a3a57568e: Waiting 21:04:54 fc5181fea5dc: Waiting 21:04:54 1b4a6ffa7d45: Verifying Checksum 21:04:54 1b4a6ffa7d45: Download complete 21:04:54 58ec367f63d7: Download complete 21:04:54 9c418107303f: Download complete 21:04:54 bbf911997326: Verifying Checksum 21:04:54 bbf911997326: Download complete 21:04:54 284eca6f2348: Verifying Checksum 21:04:54 284eca6f2348: Download complete 21:04:54 842844d905b1: Download complete 21:04:55 bbf911997326: Pull complete 21:04:55 $ docker top 262c2432b15a61aa63c326aa3f49159751ea22a3a2017b28b59611e768badd86 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:55 58ec367f63d7: Pull complete 21:04:55 + go version 21:04:55 go version go1.16.8 linux/amd64 [Pipeline] } 21:04:55 $ docker stop --time=1 262c2432b15a61aa63c326aa3f49159751ea22a3a2017b28b59611e768badd86 21:04:56 1b4a6ffa7d45: Pull complete 21:04:57 $ docker rm -f 262c2432b15a61aa63c326aa3f49159751ea22a3a2017b28b59611e768badd86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:57 901a3a57568e: Verifying Checksum 21:04:57 901a3a57568e: Download complete 21:04:57 + docker inspect -f . ci-base-image-x86_64 21:04:57 . [Pipeline] withDockerContainer 21:04:57 prd-centos7-docker-4c-2g-283 does not seem to be running inside a container 21:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:04:58 $ docker top 23dded4f5e3536aa0b801058e437cc50f45fa160dd3dd11708e615a0e1d4f946 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:04:58 fc5181fea5dc: Verifying Checksum 21:04:58 fc5181fea5dc: Download complete 21:04:58 + make test 21:04:58 make -C ./app-service-template build 21:04:58 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:04:58 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 21:04:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 21:04:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 21:04:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 21:04:59 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 21:04:59 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:04:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:04:59 go: downloading github.com/go-kit/kit v0.9.0 21:04:59 go: downloading github.com/google/uuid v1.3.0 21:04:59 go: downloading github.com/gorilla/mux v1.8.0 21:04:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:04:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 21:04:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 21:04:59 go: downloading github.com/gorilla/websocket v1.4.2 21:04:59 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:04:59 go: downloading github.com/go-playground/validator/v10 v10.6.1 21:04:59 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:04:59 go: downloading github.com/pelletier/go-toml v1.9.2 21:04:59 go: downloading github.com/mitchellh/copystructure v1.0.0 21:04:59 go: downloading github.com/hashicorp/consul/api v1.8.1 21:04:59 go: downloading github.com/hashicorp/errwrap v1.0.0 21:04:59 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:04:59 go: downloading github.com/go-playground/universal-translator v0.17.0 21:04:59 go: downloading github.com/leodido/go-urn v1.2.0 21:04:59 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:04:59 go: downloading golang.org/x/text v0.3.2 21:05:00 go: downloading github.com/x448/float16 v0.8.4 21:05:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:05:00 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:05:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:05:00 go: downloading github.com/hashicorp/serf v0.9.5 21:05:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:05:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:05:00 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:05:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:05:00 go: downloading github.com/go-playground/locales v0.13.0 21:05:00 go: downloading github.com/fatih/color v1.9.0 21:05:01 go: downloading github.com/mattn/go-isatty v0.0.12 21:05:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:05:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:05:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:05:01 go: downloading github.com/pebbe/zmq4 v1.2.7 21:05:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:05:01 go: downloading github.com/mattn/go-colorable v0.1.6 21:05:01 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 21:05:01 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:05:01 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:05:11 fc5181fea5dc: Pull complete 21:05:11 9c418107303f: Pull complete 21:05:11 284eca6f2348: Pull complete 21:05:11 842844d905b1: Pull complete 21:05:13 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:05:13 make -C ./app-service-template test 21:05:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:05:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:05:13 go: downloading github.com/stretchr/testify v1.7.0 21:05:13 go: downloading github.com/davecgh/go-spew v1.1.1 21:05:13 go: downloading github.com/pmezard/go-difflib v1.0.0 21:05:13 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:05:13 go: downloading github.com/stretchr/objx v0.1.0 21:05:17 901a3a57568e: Pull complete 21:05:17 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 21:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:05:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 21:05:17 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 21:05:17 + docker inspect -f . ci-base-image-arm64 21:05:17 . [Pipeline] withDockerContainer 21:05:18 prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 21:05:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:05:22 ok new-app-service 0.009s coverage: 48.1% of statements 21:05:22 ? new-app-service/config [no test files] 21:05:22 ok new-app-service/functions 0.007s 21:05:22 CGO_ENABLED=1 go vet ./... 21:05:26 $ docker top 9bace5afd89fb1981a3c43958d6fb84f27caac91fb117d7fc1272605ec1ff18e -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:27 + go version 21:05:27 go version go1.16.8 linux/arm64 [Pipeline] } 21:05:27 $ docker stop --time=1 9bace5afd89fb1981a3c43958d6fb84f27caac91fb117d7fc1272605ec1ff18e 21:05:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:05:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:05:28 ./bin/test-attribution-txt.sh 21:05:28 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:05:28 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:05:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:05:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:05:28 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:05:29 $ docker rm -f 9bace5afd89fb1981a3c43958d6fb84f27caac91fb117d7fc1272605ec1ff18e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:29 + docker inspect -f . ci-base-image-arm64 21:05:29 . [Pipeline] withDockerContainer 21:05:30 prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 21:05:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:05:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.025s coverage: 67.5% of statements 21:05:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 21:05:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 93.7% of statements 21:05:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:05:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.021s coverage: 61.8% of statements 21:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:05:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 21:05:31 $ docker top fc461b27e495d7d078051a8323a7fb5ede5163e29e1182e4a0d282b8b7b7e6d4 -eo pid,comm 21:05:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.103s coverage: 75.7% of statements 21:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:05:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.004s coverage: 97.3% of statements 21:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:05:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:05:32 + make test 21:05:32 make -C ./app-service-template build 21:05:32 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:05:32 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 21:05:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 21:05:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 21:05:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 21:05:34 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 21:05:34 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:05:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 21:05:34 go: downloading github.com/gorilla/mux v1.8.0 21:05:34 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:05:34 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 21:05:34 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 21:05:34 go: downloading github.com/go-kit/kit v0.9.0 21:05:34 go: downloading github.com/google/uuid v1.3.0 21:05:34 go: downloading github.com/go-playground/validator/v10 v10.6.1 21:05:34 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 21:05:34 go: downloading github.com/mitchellh/copystructure v1.0.0 21:05:34 go: downloading github.com/pelletier/go-toml v1.9.2 21:05:34 go: downloading github.com/hashicorp/errwrap v1.0.0 21:05:34 go: downloading github.com/gorilla/websocket v1.4.2 21:05:35 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:05:35 go: downloading github.com/hashicorp/consul/api v1.8.1 21:05:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:05:35 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:05:35 go: downloading github.com/go-playground/universal-translator v0.17.0 21:05:35 go: downloading github.com/leodido/go-urn v1.2.0 21:05:35 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:05:35 go: downloading golang.org/x/text v0.3.2 21:05:35 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:05:35 go: downloading github.com/x448/float16 v0.8.4 21:05:36 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:05:36 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:05:36 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:05:36 go: downloading github.com/pebbe/zmq4 v1.2.7 21:05:36 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:05:36 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:05:36 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:05:36 go: downloading github.com/hashicorp/serf v0.9.5 21:05:36 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:05:36 go: downloading github.com/go-playground/locales v0.13.0 21:05:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:05:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.049s coverage: 77.0% of statements 21:05:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:05:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.006s coverage: 12.5% of statements 21:05:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements 21:05:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:05:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:05:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.011s coverage: 51.4% of statements 21:05:36 go: downloading github.com/fatih/color v1.9.0 21:05:36 go: downloading github.com/mattn/go-isatty v0.0.12 21:05:36 go: downloading github.com/mattn/go-colorable v0.1.6 21:05:36 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 21:05:36 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:05:36 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:05:36 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:06:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.021s coverage: 77.3% of statements 21:06:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 21:06:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:06:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:06:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 21:06:03 $ docker stop --time=1 23dded4f5e3536aa0b801058e437cc50f45fa160dd3dd11708e615a0e1d4f946 21:06:04 $ docker rm -f 23dded4f5e3536aa0b801058e437cc50f45fa160dd3dd11708e615a0e1d4f946 [Pipeline] // withDockerContainer [Pipeline] sh 21:06:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:06:05 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 21:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:06 21:06:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:06:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:07 latest: Pulling from edgex-lftools-log-publisher 21:06:07 b4d181a07f80: Pulling fs layer 21:06:07 a1111a8f2ec3: Pulling fs layer 21:06:07 ed53099fbce6: Pulling fs layer 21:06:07 dc539afda2c1: Pulling fs layer 21:06:07 77bc0d833cb6: Pulling fs layer 21:06:07 9065ff56babe: Pulling fs layer 21:06:07 d287ab97295c: Pulling fs layer 21:06:07 77bc0d833cb6: Waiting 21:06:07 9065ff56babe: Waiting 21:06:07 d287ab97295c: Waiting 21:06:07 dc539afda2c1: Waiting 21:06:07 a1111a8f2ec3: Verifying Checksum 21:06:07 a1111a8f2ec3: Download complete 21:06:07 dc539afda2c1: Verifying Checksum 21:06:07 dc539afda2c1: Download complete 21:06:07 ed53099fbce6: Verifying Checksum 21:06:07 ed53099fbce6: Download complete 21:06:07 9065ff56babe: Verifying Checksum 21:06:07 9065ff56babe: Download complete 21:06:07 77bc0d833cb6: Verifying Checksum 21:06:07 77bc0d833cb6: Download complete 21:06:07 b4d181a07f80: Verifying Checksum 21:06:07 b4d181a07f80: Download complete 21:06:09 b4d181a07f80: Pull complete 21:06:09 a1111a8f2ec3: Pull complete 21:06:09 d287ab97295c: Verifying Checksum 21:06:09 d287ab97295c: Download complete 21:06:09 ed53099fbce6: Pull complete 21:06:09 dc539afda2c1: Pull complete 21:06:10 77bc0d833cb6: Pull complete 21:06:10 9065ff56babe: Pull complete 21:06:15 d287ab97295c: Pull complete 21:06:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:06:15 prd-centos7-docker-4c-2g-283 does not seem to be running inside a container 21:06:15 $ 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/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:06:16 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:06:16 make -C ./app-service-template test 21:06:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:06:16 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:06:16 go: downloading github.com/stretchr/testify v1.7.0 21:06:16 go: downloading github.com/pmezard/go-difflib v1.0.0 21:06:16 go: downloading github.com/davecgh/go-spew v1.1.1 21:06:16 go: downloading github.com/stretchr/objx v0.1.0 21:06:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:06:18 $ docker top 6a765b194fe52eccae77e014f47ee050eca1f13016a5c04d6e9ed8cf9aa87d66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:18 ---> job-cost.sh 21:06:18 lf-activate-venv: SKIPPING 21:06:18 INFO: No Stack... 21:06:20 INFO: Retrieving Pricing Info for: v3-standard-2 21:06:20 INFO: Archiving Costs [Pipeline] sh 21:06:21 + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv 21:06:21 + cut -d, -f6 [Pipeline] lock 21:06:21 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] 21:06:21 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] did not exist. Created. 21:06:21 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:06:21 + echo total: 0.05999999865889549 [Pipeline] stash 21:06:21 Stashed 1 file(s) [Pipeline] } 21:06:21 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:06:21 $ docker stop --time=1 6a765b194fe52eccae77e014f47ee050eca1f13016a5c04d6e9ed8cf9aa87d66 21:06:22 $ docker rm -f 6a765b194fe52eccae77e014f47ee050eca1f13016a5c04d6e9ed8cf9aa87d66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:06:43 ok new-app-service 0.048s coverage: 48.1% of statements 21:06:43 ? new-app-service/config [no test files] 21:06:43 ok new-app-service/functions 0.050s 21:06:43 CGO_ENABLED=1 go vet ./... 21:07:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:07:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:07:16 ./bin/test-attribution-txt.sh 21:07:16 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:07:16 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:07:16 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' 21:07:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:07:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:07:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.095s coverage: 67.5% of statements 21:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] 21:07:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.073s coverage: 93.7% of statements 21:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:07:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.092s coverage: 61.8% of statements 21:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:07:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.041s 21:07:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.193s coverage: 75.7% of statements 21:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:07:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.020s coverage: 97.3% of statements 21:07:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:07:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.061s coverage: 10.5% of statements 21:07:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.166s coverage: 77.0% of statements 21:07:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:07:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.039s coverage: 12.5% of statements 21:07:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.075s coverage: 27.3% of statements 21:07:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:07:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:07:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.063s coverage: 51.4% of statements 21:08:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.110s coverage: 77.3% of statements 21:08:00 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.037s coverage: 94.4% of statements 21:08:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:08:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 21:08:02 $ docker stop --time=1 fc461b27e495d7d078051a8323a7fb5ede5163e29e1182e4a0d282b8b7b7e6d4 21:08:04 $ docker rm -f fc461b27e495d7d078051a8323a7fb5ede5163e29e1182e4a0d282b8b7b7e6d4 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:06 Warning: overwriting stash ‘coverage-report’ 21:08:07 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 21:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:08 21:08:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:08:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:09 arm64: Pulling from edgex-lftools-log-publisher 21:08:09 448f6bf000e3: Pulling fs layer 21:08:09 f757da607395: Pulling fs layer 21:08:09 05883995daec: Pulling fs layer 21:08:09 8603b9c90790: Pulling fs layer 21:08:09 1560dd03e051: Pulling fs layer 21:08:09 27f5ce0e4adf: Pulling fs layer 21:08:09 c2d8d7efcc4b: Pulling fs layer 21:08:09 27f5ce0e4adf: Waiting 21:08:09 c2d8d7efcc4b: Waiting 21:08:09 8603b9c90790: Waiting 21:08:09 1560dd03e051: Waiting 21:08:09 f757da607395: Verifying Checksum 21:08:09 f757da607395: Download complete 21:08:09 8603b9c90790: Verifying Checksum 21:08:09 8603b9c90790: Download complete 21:08:10 05883995daec: Verifying Checksum 21:08:10 05883995daec: Download complete 21:08:10 1560dd03e051: Verifying Checksum 21:08:10 1560dd03e051: Download complete 21:08:10 27f5ce0e4adf: Verifying Checksum 21:08:10 27f5ce0e4adf: Download complete 21:08:10 448f6bf000e3: Verifying Checksum 21:08:10 448f6bf000e3: Download complete 21:08:13 448f6bf000e3: Pull complete 21:08:14 f757da607395: Pull complete 21:08:15 05883995daec: Pull complete 21:08:15 8603b9c90790: Pull complete 21:08:17 1560dd03e051: Pull complete 21:08:17 27f5ce0e4adf: Pull complete 21:08:39 c2d8d7efcc4b: Verifying Checksum 21:08:39 c2d8d7efcc4b: Download complete 21:08:55 c2d8d7efcc4b: Pull complete 21:08:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:08:55 prd-ubuntu18.04-docker-arm64-4c-16g-281 does not seem to be running inside a container 21:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:08:59 $ docker top 253791aaa3b0869321fe87f6c07a9be0112146f4ed722356aa5505ee1cf852e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:00 ---> job-cost.sh 21:09:00 lf-activate-venv: SKIPPING 21:09:00 INFO: No Stack... 21:09:01 INFO: Retrieving Pricing Info for: v3-standard-4 21:09:01 INFO: Archiving Costs [Pipeline] sh 21:09:02 + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv 21:09:02 + cut -d, -f6 [Pipeline] lock 21:09:02 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] 21:09:02 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] did not exist. Created. 21:09:02 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:03 /w/workspace/app-functions-sdk-go/5@tmp/durable-e2fc7177/script.sh: 1: /w/workspace/app-functions-sdk-go/5@tmp/durable-e2fc7177/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:09:03 + echo total: 0.10999999940395355 [Pipeline] stash 21:09:04 Warning: overwriting stash ‘stack-cost’ 21:09:04 Stashed 1 file(s) [Pipeline] } 21:09:04 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:04 $ docker stop --time=1 253791aaa3b0869321fe87f6c07a9be0112146f4ed722356aa5505ee1cf852e3 21:09:05 $ docker rm -f 253791aaa3b0869321fe87f6c07a9be0112146f4ed722356aa5505ee1cf852e3 [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 21:09:06 provisioning config files... 21:09:07 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/config7276469029200346821tmp [Pipeline] { [Pipeline] sh 21:09:07 + set +x 21:09:07 + curl -s https://codecov.io/bash 21:09:07 + bash -s -- 21:09:07 21:09:07 _____ _ 21:09:07 / ____| | | 21:09:07 | | ___ __| | ___ ___ _____ __ 21:09:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:07 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:07 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:07 Bash-1.0.6 21:09:07 21:09:07 21:09:07 ==> git version 2.24.4 found 21:09:07 ==> 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 21:09:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:09:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:09:07 ==> Jenkins CI detected. 21:09:07 current dir:  /w/workspace/ndry_app-functions-sdk-go_PR-964 21:09:07 project root: . 21:09:07 --> token set from env 21:09:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:07 ==> Running gcov in . (disable via -X gcov) 21:09:07 ==> Python coveragepy not found 21:09:07 ==> Searching for coverage reports in: 21:09:07 + . 21:09:07 -> Found 2 reports 21:09:07 ==> Detecting git/mercurial file structure 21:09:07 ==> Reading reports 21:09:07 + ./app-service-template/coverage.out bytes=1219 21:09:07 + ./coverage.out bytes=101380 21:09:07 ==> Appending adjustments 21:09:07 https://docs.codecov.io/docs/fixing-reports 21:09:07 + Found adjustments 21:09:07 ==> Gzipping contents 21:09:07 20K /tmp/codecov.dDwApx.gz 21:09:07 ==> Uploading reports 21:09:07 url: https://codecov.io 21:09:07 query: branch=PR-964&commit=e741b2a411ecc9c8824b4f811649eccd3458966f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-964%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=964&job=&cmd_args= 21:09:07 -> Pinging Codecov 21:09:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-964&commit=e741b2a411ecc9c8824b4f811649eccd3458966f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-964%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=964&job=&cmd_args= 21:09:08 -> Uploading to 21:09:08 https://storage.googleapis.com/codecov/v4/raw/2021-10-06/3D8B5DFFC46A037C893635FACE044666/e741b2a411ecc9c8824b4f811649eccd3458966f/21b55b43-9506-4d80-9b46-6bf99b64686c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T210908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96053bebab3d26a8a031bbb914832fa6907654e7496e19e344f1db434b7282f3 21:09:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:08 Dload Upload Total Spent Left Speed 21:09:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17717 0 0 100 17717 0 50452 --:--:-- --:--:-- --:--:-- 50332 21:09:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e741b2a411ecc9c8824b4f811649eccd3458966f [Pipeline] } 21:09:08 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 21:09:10 + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-964/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:09:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:09:11 ---> package-listing.sh 21:09:11 ++ tr '[:upper:]' '[:lower:]' 21:09:11 ++ facter osfamily 21:09:11 + OS_FAMILY=redhat 21:09:11 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-964 21:09:11 + START_PACKAGES=/tmp/packages_start.txt 21:09:11 + END_PACKAGES=/tmp/packages_end.txt 21:09:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:09:11 + PACKAGES=/tmp/packages_start.txt 21:09:11 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']' 21:09:11 + PACKAGES=/tmp/packages_end.txt 21:09:11 + case "${OS_FAMILY}" in 21:09:11 + rpm -qa 21:09:11 + sort 21:09:12 + '[' -f /tmp/packages_start.txt ']' 21:09:12 + '[' -f /tmp/packages_end.txt ']' 21:09:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:09:12 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']' 21:09:12 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/ 21:09:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/ [Pipeline] echo 21:09:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-964/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:09:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:09:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:13 21:09:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:09:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:20 latest: Pulling from edgex-lftools-log-publisher 21:09:20 b4d181a07f80: Pulling fs layer 21:09:20 a1111a8f2ec3: Pulling fs layer 21:09:20 ed53099fbce6: Pulling fs layer 21:09:20 dc539afda2c1: Pulling fs layer 21:09:20 77bc0d833cb6: Pulling fs layer 21:09:20 9065ff56babe: Pulling fs layer 21:09:20 d287ab97295c: Pulling fs layer 21:09:20 dc539afda2c1: Waiting 21:09:20 77bc0d833cb6: Waiting 21:09:20 9065ff56babe: Waiting 21:09:20 d287ab97295c: Waiting 21:09:20 a1111a8f2ec3: Verifying Checksum 21:09:20 a1111a8f2ec3: Download complete 21:09:20 dc539afda2c1: Verifying Checksum 21:09:20 dc539afda2c1: Download complete 21:09:20 77bc0d833cb6: Verifying Checksum 21:09:20 77bc0d833cb6: Download complete 21:09:20 ed53099fbce6: Verifying Checksum 21:09:20 ed53099fbce6: Download complete 21:09:20 9065ff56babe: Verifying Checksum 21:09:20 9065ff56babe: Download complete 21:09:20 b4d181a07f80: Download complete 21:09:21 b4d181a07f80: Pull complete 21:09:22 a1111a8f2ec3: Pull complete 21:09:22 ed53099fbce6: Pull complete 21:09:23 d287ab97295c: Verifying Checksum 21:09:23 d287ab97295c: Download complete 21:09:23 dc539afda2c1: Pull complete 21:09:23 77bc0d833cb6: Pull complete 21:09:23 9065ff56babe: Pull complete 21:09:28 d287ab97295c: Pull complete 21:09:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:09:28 prd-centos7-docker-4c-2g-279 does not seem to be running inside a container 21:09:29 $ 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-964/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-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@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 21:09:30 $ docker top 0ab5b13b9e7165ae54f74cfc591fb329ea1605fd3c5eacbb40d32719f36f1ee4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:31 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:31 + mkdir -p /var/log/sysstat [Pipeline] sh 21:09:32 + ls /var/log/sa-host 21:09:32 + sadf -c /var/log/sa-host/sa06 21:09:32 file_magic: OK 21:09:32 HZ: Using current value: 100 21:09:32 file_header: OK 21:09:32 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 21:09:32 Statistics: 21:09:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:09:32 File successfully converted to sysstat format version 12.0.3 21:09:32 + sadf -c /var/log/sa-host/sa30 21:09:32 file_magic: OK 21:09:32 HZ: Using current value: 100 21:09:32 file_header: OK 21:09:32 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 21:09:32 Statistics: 21:09:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:09:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:32 provisioning config files... 21:09:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/config4813833913645262301tmp [Pipeline] { [Pipeline] echo 21:09:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:32 ---> create-netrc.sh [Pipeline] } 21:09:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:09:33 ---> python-tools-install.sh [Pipeline] echo 21:09:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:33 ---> sudo-logs.sh 21:09:33 Archiving 'sudo' log.. 21:09:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-279.novalocal: Name or service not known 21:09:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-279.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:09:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:33 ---> job-cost.sh 21:09:33 lf-activate-venv: SKIPPING 21:09:33 DEBUG: total: 0.10999999940395355 21:09:33 INFO: Retrieving Stack Cost... 21:09:46 INFO: Retrieving Pricing Info for: v3-standard-2 21:09:46 INFO: Archiving Costs [Pipeline] echo 21:09:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:46 ---> logs-deploy.sh 21:09:46 lf-activate-venv: SKIPPING 21:09:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-964/5 21:09:46 INFO: archiving workspace using pattern(s):