Pull request #891 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 81b268f7679abb9c3daf4fe285a28678d46e6a6f+4c3c66c497cf52a3890b5e73c45d4dacb89714fe (bf8bf79678eea7ce2600ae81cb0a6e37e98886ce) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1745516685135852241.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1670035732744809669.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-891/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-891/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5128497172434771364.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh40364958279831400.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-891/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-891/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh875437107647399994.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-builder-2c-1g-144’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-201’ is offline ‘prd-centos7-docker-4c-2g-203’ is offline Running on prd-centos7-docker-4c-2g-209 in /w/workspace/ndry_app-functions-sdk-go_PR-891 [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-891 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/jenkins-gitclient-ssh5260446250047883050.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit 81b268f7679abb9c3daf4fe285a28678d46e6a6f Merge succeeded, producing 81b268f7679abb9c3daf4fe285a28678d46e6a6f Checking out Revision 81b268f7679abb9c3daf4fe285a28678d46e6a6f (PR-891) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/jenkins-gitclient-ssh1615532549373999132.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/891/head:refs/remotes/origin/PR-891 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/jenkins-gitclient-ssh6549501137820601544.key > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk caba136ad2821fba4fe0de4ef4be13fed2d9266c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T15:02:21.283Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T15:02:21.377Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T15:02:21.412Z] ========================================================= [2021-06-10T15:02:21.412Z] EdgeX Global Pipelines Version Info [2021-06-10T15:02:21.412Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:02:22.920Z] ------------------- [2021-06-10T15:02:22.920Z] stable info: [2021-06-10T15:02:22.920Z] ------------------- [2021-06-10T15:02:22.920Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T15:02:22.920Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T15:02:22.920Z] Message: update stable to v1.0.194 [2021-06-10T15:02:23.494Z] ------------------- [2021-06-10T15:02:23.494Z] experimental info: [2021-06-10T15:02:23.494Z] ------------------- [2021-06-10T15:02:23.494Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T15:02:23.494Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T15:02:23.494Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T15:02:23.611Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-10T15:02:23.635Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-10T15:02:23.659Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T15:02:23.684Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T15:02:23.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T15:02:23.733Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T15:02:23.758Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T15:02:23.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T15:02:23.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T15:02:23.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T15:02:23.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T15:02:23.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-10T15:02:23.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T15:02:23.936Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T15:02:23.962Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T15:02:23.989Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T15:02:24.013Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T15:02:24.037Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T15:02:24.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T15:02:24.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T15:02:24.115Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T15:02:24.141Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-10T15:02:24.188Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T15:02:24.214Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T15:02:24.238Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-10T15:02:24.263Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T15:02:24.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-891 [Pipeline] echo [2021-06-10T15:02:24.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-891 [Pipeline] echo [2021-06-10T15:02:24.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-891 [Pipeline] echo [2021-06-10T15:02:24.361Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81b268f7679abb9c3daf4fe285a28678d46e6a6f [Pipeline] echo [2021-06-10T15:02:24.385Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81b268f [Pipeline] echo [2021-06-10T15:02:24.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T15:02:24.859Z] + git log --format=format:%s -1 81b268f7679abb9c3daf4fe285a28678d46e6a6f [Pipeline] echo [2021-06-10T15:02:24.900Z] GIT_COMMIT: 81b268f7679abb9c3daf4fe285a28678d46e6a6f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-10T15:02:24.913Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:02:25.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T15:02:25.766Z] [2021-06-10T15:02:25.766Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:02:26.081Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T15:02:26.081Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T15:02:26.081Z] 31603596830f: Pulling fs layer [2021-06-10T15:02:26.081Z] 54011a49482f: Pulling fs layer [2021-06-10T15:02:26.081Z] a6820b24f6d8: Pulling fs layer [2021-06-10T15:02:26.081Z] f581987b2513: Pulling fs layer [2021-06-10T15:02:26.081Z] f581987b2513: Waiting [2021-06-10T15:02:26.081Z] 54011a49482f: Download complete [2021-06-10T15:02:26.364Z] 31603596830f: Verifying Checksum [2021-06-10T15:02:26.364Z] 31603596830f: Download complete [2021-06-10T15:02:26.364Z] f581987b2513: Verifying Checksum [2021-06-10T15:02:26.364Z] f581987b2513: Download complete [2021-06-10T15:02:26.364Z] a6820b24f6d8: Verifying Checksum [2021-06-10T15:02:26.364Z] a6820b24f6d8: Download complete [2021-06-10T15:02:26.364Z] 31603596830f: Pull complete [2021-06-10T15:02:26.653Z] 54011a49482f: Pull complete [2021-06-10T15:02:27.227Z] a6820b24f6d8: Pull complete [2021-06-10T15:02:27.227Z] f581987b2513: Pull complete [2021-06-10T15:02:27.227Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T15:02:27.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T15:02:27.227Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T15:02:27.305Z] prd-centos7-docker-4c-2g-209 does not seem to be running inside a container [2021-06-10T15:02:27.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-891 -v /w/workspace/ndry_app-functions-sdk-go_PR-891:/w/workspace/ndry_app-functions-sdk-go_PR-891:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T15:02:28.979Z] $ docker top c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T15:02:29.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T15:02:29.118Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T15:02:29.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T15:02:29.233Z] $ docker exec c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 ssh-agent [2021-06-10T15:02:29.341Z] SSH_AUTH_SOCK=/tmp/ssh-Oc7bOWXho08z/agent.14 [2021-06-10T15:02:29.341Z] SSH_AGENT_PID=21 [2021-06-10T15:02:29.349Z] Running ssh-add (command line suppressed) [2021-06-10T15:02:29.449Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/private_key_8932854718082641891.key (/w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/private_key_8932854718082641891.key) [2021-06-10T15:02:29.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T15:02:29.771Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T15:02:29.783Z] $ docker exec --env ******** --env ******** c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 ssh-agent -k [2021-06-10T15:02:29.877Z] unset SSH_AUTH_SOCK; [2021-06-10T15:02:29.877Z] unset SSH_AGENT_PID; [2021-06-10T15:02:29.877Z] echo Agent pid 21 killed; [2021-06-10T15:02:29.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T15:02:29.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T15:02:29.951Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T15:02:30.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T15:02:30.080Z] $ docker exec c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 ssh-agent [2021-06-10T15:02:30.206Z] SSH_AUTH_SOCK=/tmp/ssh-QhQkbx1VUdGQ/agent.55 [2021-06-10T15:02:30.206Z] SSH_AGENT_PID=61 [2021-06-10T15:02:30.212Z] Running ssh-add (command line suppressed) [2021-06-10T15:02:30.309Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/private_key_1539701558172199655.key (/w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/private_key_1539701558172199655.key) [2021-06-10T15:02:30.331Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T15:02:30.632Z] + git semver init [2021-06-10T15:02:30.633Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T15:02:30.633Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-891/.git [2021-06-10T15:02:30.633Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-891 [2021-06-10T15:02:30.633Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T15:02:30.633Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T15:02:30.633Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T15:02:30.633Z] # $SEMVER_BRANCH = PR-891 [2021-06-10T15:02:30.633Z] # $SEMVER_TEMP = /tmp/semver-746249994 [2021-06-10T15:02:30.633Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-10T15:02:32.561Z] # '/tmp/semver-746249994' -> '/w/workspace/ndry_app-functions-sdk-go_PR-891/.semver' [2021-06-10T15:02:32.561Z] # -> Force: false [2021-06-10T15:02:32.561Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-891/.semver [Pipeline] } [2021-06-10T15:02:32.570Z] $ docker exec --env ******** --env ******** c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 ssh-agent -k [2021-06-10T15:02:32.661Z] unset SSH_AUTH_SOCK; [2021-06-10T15:02:32.662Z] unset SSH_AGENT_PID; [2021-06-10T15:02:32.662Z] echo Agent pid 61 killed; [2021-06-10T15:02:32.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T15:02:33.019Z] + git semver [Pipeline] } [2021-06-10T15:02:33.030Z] $ docker stop --time=1 c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 [2021-06-10T15:02:34.526Z] $ docker rm -f c359fc1b4e9fb2a40fe4bb8114e89b29f475c7e5b9712be6632de179c279d668 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T15:02:34.903Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T15:02:35.291Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T15:02:35.295Z] [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 [2021-06-10T15:02:50.529Z] Still waiting to schedule task [2021-06-10T15:02:50.529Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-10T15:02:50.535Z] Still waiting to schedule task [2021-06-10T15:02:50.535Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-200’ [2021-06-10T15:05:01.328Z] Running on prd-centos7-docker-4c-2g-220 in /w/workspace/ndry_app-functions-sdk-go_PR-891 [Pipeline] { [Pipeline] ws [2021-06-10T15:05:01.349Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-06-10T15:05:01.480Z] The recommended git tool is: git [2021-06-10T15:05:06.126Z] using credential edgex-jenkins-ssh [2021-06-10T15:05:06.143Z] Cloning the remote Git repository [2021-06-10T15:05:06.156Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T15:05:06.220Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2021-06-10T15:05:06.246Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T15:05:06.246Z] > git --version # timeout=10 [2021-06-10T15:05:06.253Z] > git --version # 'git version 2.24.4' [2021-06-10T15:05:06.253Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T15:05:06.283Z] [INFO] Currently running in a labeled security context [2021-06-10T15:05:06.283Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T15:05:06.283Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh1331331204534902867.key [2021-06-10T15:05:06.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T15:05:09.273Z] Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit 81b268f7679abb9c3daf4fe285a28678d46e6a6f [2021-06-10T15:05:09.359Z] Merge succeeded, producing 81b268f7679abb9c3daf4fe285a28678d46e6a6f [2021-06-10T15:05:09.360Z] Checking out Revision 81b268f7679abb9c3daf4fe285a28678d46e6a6f (PR-891) [2021-06-10T15:05:08.581Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T15:05:08.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T15:05:08.595Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T15:05:08.608Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T15:05:08.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T15:05:08.609Z] [INFO] Currently running in a labeled security context [2021-06-10T15:05:08.609Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T15:05:08.609Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh8868064722213759591.key [2021-06-10T15:05:08.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/891/head:refs/remotes/origin/PR-891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T15:05:09.275Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T15:05:09.282Z] > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # timeout=10 [2021-06-10T15:05:09.318Z] > git remote # timeout=10 [2021-06-10T15:05:09.326Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T15:05:09.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T15:05:09.334Z] [INFO] Currently running in a labeled security context [2021-06-10T15:05:09.334Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T15:05:09.335Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/3@tmp/jenkins-gitclient-ssh6500392075631157735.key [2021-06-10T15:05:09.338Z] > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 [2021-06-10T15:05:09.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T15:05:09.358Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T15:05:09.367Z] > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # timeout=10 [2021-06-10T15:05:13.031Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T15:05:14.248Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T15:05:14.579Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T15:05:14.912Z] + true [2021-06-10T15:05:14.913Z] + sudo service docker restart [2021-06-10T15:05:14.913Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-10T15:05:33.174Z] ========================================================= [2021-06-10T15:05:33.174Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T15:05:33.174Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:05:33.491Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T15:05:33.758Z] Sending build context to Docker daemon 19.74MB [2021-06-10T15:05:33.758Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T15:05:33.758Z] Step 2/8 : FROM ${BASE} [2021-06-10T15:05:34.021Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T15:05:34.022Z] 540db60ca938: Pulling fs layer [2021-06-10T15:05:34.022Z] adcc1eea9eea: Pulling fs layer [2021-06-10T15:05:34.022Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T15:05:34.022Z] 0510c868ecb4: Pulling fs layer [2021-06-10T15:05:34.022Z] afea3b2eda06: Pulling fs layer [2021-06-10T15:05:34.022Z] 7809a108b3ef: Pulling fs layer [2021-06-10T15:05:34.022Z] f706445af74f: Pulling fs layer [2021-06-10T15:05:34.022Z] 0510c868ecb4: Waiting [2021-06-10T15:05:34.022Z] afea3b2eda06: Waiting [2021-06-10T15:05:34.022Z] 7809a108b3ef: Waiting [2021-06-10T15:05:34.022Z] f706445af74f: Waiting [2021-06-10T15:05:34.022Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T15:05:34.022Z] 4c4ab2625f07: Download complete [2021-06-10T15:05:34.022Z] adcc1eea9eea: Verifying Checksum [2021-06-10T15:05:34.022Z] adcc1eea9eea: Download complete [2021-06-10T15:05:34.022Z] afea3b2eda06: Verifying Checksum [2021-06-10T15:05:34.022Z] afea3b2eda06: Download complete [2021-06-10T15:05:34.022Z] 7809a108b3ef: Verifying Checksum [2021-06-10T15:05:34.022Z] 7809a108b3ef: Download complete [2021-06-10T15:05:34.022Z] 540db60ca938: Verifying Checksum [2021-06-10T15:05:34.022Z] 540db60ca938: Download complete [2021-06-10T15:05:34.284Z] 540db60ca938: Pull complete [2021-06-10T15:05:34.545Z] adcc1eea9eea: Pull complete [2021-06-10T15:05:34.545Z] 4c4ab2625f07: Pull complete [2021-06-10T15:05:35.491Z] f706445af74f: Verifying Checksum [2021-06-10T15:05:35.491Z] f706445af74f: Download complete [2021-06-10T15:05:36.063Z] 0510c868ecb4: Verifying Checksum [2021-06-10T15:05:36.063Z] 0510c868ecb4: Download complete [2021-06-10T15:05:39.403Z] 0510c868ecb4: Pull complete [2021-06-10T15:05:39.403Z] afea3b2eda06: Pull complete [2021-06-10T15:05:39.403Z] 7809a108b3ef: Pull complete [2021-06-10T15:05:40.363Z] f706445af74f: Pull complete [2021-06-10T15:05:40.363Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T15:05:40.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T15:05:40.363Z] ---> b068be0155e3 [2021-06-10T15:05:40.363Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-10T15:05:40.624Z] 20.10.0: Pulling from library/docker [2021-06-10T15:05:40.625Z] 05e7bc50f07f: Pulling fs layer [2021-06-10T15:05:40.625Z] 6db28d0fdbf6: Pulling fs layer [2021-06-10T15:05:40.625Z] 292df0bc6bf3: Pulling fs layer [2021-06-10T15:05:40.625Z] 2e060f4bd70b: Pulling fs layer [2021-06-10T15:05:40.625Z] 80e8d568a223: Pulling fs layer [2021-06-10T15:05:40.625Z] 8dc6ef1a942a: Pulling fs layer [2021-06-10T15:05:40.625Z] 2312dd95470a: Pulling fs layer [2021-06-10T15:05:40.625Z] 80e8d568a223: Waiting [2021-06-10T15:05:40.625Z] 8dc6ef1a942a: Waiting [2021-06-10T15:05:40.625Z] 2312dd95470a: Waiting [2021-06-10T15:05:40.625Z] 2e060f4bd70b: Waiting [2021-06-10T15:05:40.625Z] 292df0bc6bf3: Verifying Checksum [2021-06-10T15:05:40.625Z] 292df0bc6bf3: Download complete [2021-06-10T15:05:40.625Z] 6db28d0fdbf6: Verifying Checksum [2021-06-10T15:05:40.625Z] 6db28d0fdbf6: Download complete [2021-06-10T15:05:40.625Z] 80e8d568a223: Verifying Checksum [2021-06-10T15:05:40.625Z] 80e8d568a223: Download complete [2021-06-10T15:05:40.625Z] 05e7bc50f07f: Verifying Checksum [2021-06-10T15:05:40.625Z] 05e7bc50f07f: Download complete [2021-06-10T15:05:40.625Z] 8dc6ef1a942a: Verifying Checksum [2021-06-10T15:05:40.625Z] 8dc6ef1a942a: Download complete [2021-06-10T15:05:40.625Z] 2312dd95470a: Verifying Checksum [2021-06-10T15:05:40.625Z] 2312dd95470a: Download complete [2021-06-10T15:05:40.887Z] 05e7bc50f07f: Pull complete [2021-06-10T15:05:41.461Z] 2e060f4bd70b: Verifying Checksum [2021-06-10T15:05:41.461Z] 2e060f4bd70b: Download complete [2021-06-10T15:05:41.461Z] 6db28d0fdbf6: Pull complete [2021-06-10T15:05:41.729Z] 292df0bc6bf3: Pull complete [2021-06-10T15:05:45.945Z] 2e060f4bd70b: Pull complete [2021-06-10T15:05:45.945Z] 80e8d568a223: Pull complete [2021-06-10T15:05:45.945Z] 8dc6ef1a942a: Pull complete [2021-06-10T15:05:45.945Z] 2312dd95470a: Pull complete [2021-06-10T15:05:45.945Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T15:05:45.945Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T15:05:49.257Z] ---> 5e31fa42aa1d [2021-06-10T15:05:49.257Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T15:05:49.257Z] ---> Running in 33cf46a1b115 [2021-06-10T15:05:49.257Z] Removing intermediate container 33cf46a1b115 [2021-06-10T15:05:49.257Z] ---> 963f35fcc881 [2021-06-10T15:05:49.257Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-10T15:05:49.257Z] ---> Running in 446142fdf6ed [2021-06-10T15:05:49.834Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T15:05:50.780Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T15:05:52.180Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-10T15:05:52.180Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-10T15:05:52.758Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-10T15:05:52.758Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-10T15:05:52.758Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-10T15:05:53.018Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T15:05:53.018Z] OK: 150 MiB in 45 packages [2021-06-10T15:05:53.279Z] Removing intermediate container 446142fdf6ed [2021-06-10T15:05:53.279Z] ---> ea9c0ca58c9f [2021-06-10T15:05:53.279Z] Step 6/8 : WORKDIR /build [2021-06-10T15:05:53.546Z] ---> Running in 19799393a9ac [2021-06-10T15:05:53.546Z] Removing intermediate container 19799393a9ac [2021-06-10T15:05:53.546Z] ---> d48c6ab0cd60 [2021-06-10T15:05:53.546Z] Step 7/8 : COPY go.mod . [2021-06-10T15:05:53.811Z] ---> 1cbb27f14c40 [2021-06-10T15:05:53.811Z] Step 8/8 : RUN go mod download [2021-06-10T15:05:53.811Z] ---> Running in 1faae8ae7443 [2021-06-10T15:06:00.723Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-221 in /w/workspace/ndry_app-functions-sdk-go_PR-891 [Pipeline] { [Pipeline] ws [2021-06-10T15:06:00.743Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2021-06-10T15:06:00.977Z] The recommended git tool is: git [2021-06-10T15:06:06.934Z] using credential edgex-jenkins-ssh [2021-06-10T15:06:06.954Z] Cloning the remote Git repository [2021-06-10T15:06:07.003Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T15:06:07.123Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2021-06-10T15:06:07.223Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T15:06:07.224Z] > git --version # timeout=10 [2021-06-10T15:06:07.245Z] > git --version # 'git version 2.17.1' [2021-06-10T15:06:07.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T15:06:07.378Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T15:06:12.144Z] Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit 81b268f7679abb9c3daf4fe285a28678d46e6a6f [2021-06-10T15:06:12.376Z] Merge succeeded, producing 81b268f7679abb9c3daf4fe285a28678d46e6a6f [2021-06-10T15:06:12.377Z] Checking out Revision 81b268f7679abb9c3daf4fe285a28678d46e6a6f (PR-891) [2021-06-10T15:06:11.488Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T15:06:11.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T15:06:11.537Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T15:06:11.572Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T15:06:11.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T15:06:11.586Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/891/head:refs/remotes/origin/PR-891 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T15:06:12.153Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T15:06:12.166Z] > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # timeout=10 [2021-06-10T15:06:12.275Z] > git remote # timeout=10 [2021-06-10T15:06:12.297Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T15:06:12.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T15:06:12.325Z] > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 [2021-06-10T15:06:12.348Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T15:06:12.374Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T15:06:12.391Z] > git checkout -f 81b268f7679abb9c3daf4fe285a28678d46e6a6f # timeout=10 [2021-06-10T15:06:15.798Z] Removing intermediate container 1faae8ae7443 [2021-06-10T15:06:15.798Z] ---> 72635e3f33ca [2021-06-10T15:06:15.798Z] Successfully built 72635e3f33ca [2021-06-10T15:06:15.798Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:06:16.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T15:06:16.106Z] . [Pipeline] withDockerContainer [2021-06-10T15:06:16.182Z] prd-centos7-docker-4c-2g-220 does not seem to be running inside a container [2021-06-10T15:06:16.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-10T15:06:16.687Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-10T15:06:16.706Z] $ docker top e99882f82e15dce6f73bda995423c6137a71715cb6c9907dca3ff1813959a162 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:06:17.093Z] + go version [2021-06-10T15:06:17.093Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T15:06:17.100Z] $ docker stop --time=1 e99882f82e15dce6f73bda995423c6137a71715cb6c9907dca3ff1813959a162 [2021-06-10T15:06:18.356Z] $ docker rm -f e99882f82e15dce6f73bda995423c6137a71715cb6c9907dca3ff1813959a162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T15:06:18.954Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T15:06:18.955Z] . [Pipeline] withDockerContainer [2021-06-10T15:06:19.331Z] prd-centos7-docker-4c-2g-220 does not seem to be running inside a container [2021-06-10T15:06:19.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-10T15:06:19.611Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-10T15:06:19.933Z] $ docker top e1b08c345655693e38fcbb8bafadfb83c072c46c8d730ed05d436a893a37607f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-10T15:06:20.456Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T15:06:20.652Z] + go mod tidy [2021-06-10T15:06:20.652Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-10T15:06:20.652Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-10T15:06:20.809Z] + sudo service docker restart [2021-06-10T15:06:20.809Z] + true [2021-06-10T15:06:21.228Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-10T15:06:21.228Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T15:06:21.228Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T15:06:21.228Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T15:06:21.228Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T15:06:21.228Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-06-10T15:06:21.228Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal imports [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers imports [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction tested by [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction.test imports [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction tested by [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction.test imports [2021-06-10T15:06:21.228Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } [2021-06-10T15:06:21.239Z] $ docker stop --time=1 e1b08c345655693e38fcbb8bafadfb83c072c46c8d730ed05d436a893a37607f [2021-06-10T15:06:22.524Z] $ docker rm -f e1b08c345655693e38fcbb8bafadfb83c072c46c8d730ed05d436a893a37607f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:06:23.419Z] ---> job-cost.sh [2021-06-10T15:06:23.419Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KKzK [2021-06-10T15:06:33.467Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] unstash [Pipeline] echo [2021-06-10T15:06:39.434Z] ========================================================= [2021-06-10T15:06:39.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T15:06:39.434Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:06:39.788Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T15:06:40.781Z] Sending build context to Docker daemon 19.73MB [2021-06-10T15:06:41.056Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T15:06:41.056Z] Step 2/8 : FROM ${BASE} [2021-06-10T15:06:41.656Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T15:06:41.656Z] 595b0fe564bb: Pulling fs layer [2021-06-10T15:06:41.656Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T15:06:41.656Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T15:06:41.656Z] ba82ee9f976e: Pulling fs layer [2021-06-10T15:06:41.656Z] 506bd15cee9f: Pulling fs layer [2021-06-10T15:06:41.656Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T15:06:41.656Z] 618dc40b7e24: Pulling fs layer [2021-06-10T15:06:41.656Z] ba82ee9f976e: Waiting [2021-06-10T15:06:41.656Z] 506bd15cee9f: Waiting [2021-06-10T15:06:41.656Z] 618dc40b7e24: Waiting [2021-06-10T15:06:41.656Z] 75a0a4a0db45: Waiting [2021-06-10T15:06:41.656Z] 5b7225fbf94c: Download complete [2021-06-10T15:06:41.656Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T15:06:41.656Z] 3088b5b3c5c0: Download complete [2021-06-10T15:06:41.656Z] 506bd15cee9f: Verifying Checksum [2021-06-10T15:06:41.656Z] 506bd15cee9f: Download complete [2021-06-10T15:06:41.656Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T15:06:41.656Z] 75a0a4a0db45: Download complete [2021-06-10T15:06:41.656Z] 595b0fe564bb: Verifying Checksum [2021-06-10T15:06:41.656Z] 595b0fe564bb: Download complete [2021-06-10T15:06:42.256Z] 595b0fe564bb: Pull complete [2021-06-10T15:06:42.868Z] 3088b5b3c5c0: Pull complete [2021-06-10T15:06:43.471Z] 5b7225fbf94c: Pull complete [2021-06-10T15:06:44.073Z] 618dc40b7e24: Verifying Checksum [2021-06-10T15:06:44.073Z] 618dc40b7e24: Download complete [2021-06-10T15:06:45.516Z] ba82ee9f976e: Verifying Checksum [2021-06-10T15:06:45.516Z] ba82ee9f976e: Download complete [2021-06-10T15:06:48.407Z] lf-activate-venv(): INFO: Adding /tmp/venv-KKzK/bin to PATH [2021-06-10T15:06:48.407Z] INFO: No Stack... [2021-06-10T15:06:48.407Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T15:06:48.407Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T15:06:48.710Z] + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv [2021-06-10T15:06:48.710Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T15:06:48.739Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] [2021-06-10T15:06:48.747Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] did not exist. Created. [2021-06-10T15:06:48.748Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T15:06:49.073Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T15:06:49.332Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T15:06:49.344Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T15:06:49.618Z] Failed in branch amd64 [2021-06-10T15:06:55.692Z] ba82ee9f976e: Pull complete [2021-06-10T15:06:55.692Z] 506bd15cee9f: Pull complete [2021-06-10T15:06:56.290Z] 75a0a4a0db45: Pull complete [2021-06-10T15:06:59.682Z] 618dc40b7e24: Pull complete [2021-06-10T15:06:59.958Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T15:06:59.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T15:06:59.958Z] ---> a36622ca3599 [2021-06-10T15:06:59.958Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-10T15:06:59.958Z] 20.10.0: Pulling from library/docker [2021-06-10T15:07:00.234Z] a3cc7d3b244e: Pulling fs layer [2021-06-10T15:07:00.234Z] 02a3295e0d61: Pulling fs layer [2021-06-10T15:07:00.234Z] 0f4f2e6d8100: Pulling fs layer [2021-06-10T15:07:00.234Z] 330b718f631f: Pulling fs layer [2021-06-10T15:07:00.234Z] a93816041522: Pulling fs layer [2021-06-10T15:07:00.234Z] bdb6da89ff94: Pulling fs layer [2021-06-10T15:07:00.234Z] 2a70c0c122f4: Pulling fs layer [2021-06-10T15:07:00.234Z] a93816041522: Waiting [2021-06-10T15:07:00.234Z] 330b718f631f: Waiting [2021-06-10T15:07:00.234Z] 0f4f2e6d8100: Verifying Checksum [2021-06-10T15:07:00.234Z] 0f4f2e6d8100: Download complete [2021-06-10T15:07:00.234Z] 02a3295e0d61: Verifying Checksum [2021-06-10T15:07:00.234Z] 02a3295e0d61: Download complete [2021-06-10T15:07:00.234Z] a3cc7d3b244e: Download complete [2021-06-10T15:07:00.234Z] a93816041522: Verifying Checksum [2021-06-10T15:07:00.234Z] a93816041522: Download complete [2021-06-10T15:07:00.234Z] bdb6da89ff94: Download complete [2021-06-10T15:07:00.515Z] 2a70c0c122f4: Download complete [2021-06-10T15:07:01.116Z] a3cc7d3b244e: Pull complete [2021-06-10T15:07:01.715Z] 02a3295e0d61: Pull complete [2021-06-10T15:07:01.988Z] 330b718f631f: Verifying Checksum [2021-06-10T15:07:01.988Z] 330b718f631f: Download complete [2021-06-10T15:07:02.261Z] 0f4f2e6d8100: Pull complete [2021-06-10T15:07:06.599Z] 330b718f631f: Pull complete [2021-06-10T15:07:06.599Z] a93816041522: Pull complete [2021-06-10T15:07:06.872Z] bdb6da89ff94: Pull complete [2021-06-10T15:07:07.161Z] 2a70c0c122f4: Pull complete [2021-06-10T15:07:07.161Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T15:07:07.439Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T15:07:12.847Z] ---> 7b5ae533bf73 [2021-06-10T15:07:12.847Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T15:07:12.847Z] ---> Running in a8c7805e52dc [2021-06-10T15:07:13.450Z] Removing intermediate container a8c7805e52dc [2021-06-10T15:07:13.450Z] ---> d09d209fc203 [2021-06-10T15:07:13.450Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-10T15:07:13.450Z] ---> Running in dd10f850150d [2021-06-10T15:07:14.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T15:07:15.876Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T15:07:16.471Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-10T15:07:16.471Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-10T15:07:16.744Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-10T15:07:16.745Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-10T15:07:17.019Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-10T15:07:17.020Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T15:07:17.020Z] OK: 139 MiB in 45 packages [2021-06-10T15:07:18.458Z] Removing intermediate container dd10f850150d [2021-06-10T15:07:18.458Z] ---> 7348e2669f09 [2021-06-10T15:07:18.458Z] Step 6/8 : WORKDIR /build [2021-06-10T15:07:18.458Z] ---> Running in 7290463f3a33 [2021-06-10T15:07:19.060Z] Removing intermediate container 7290463f3a33 [2021-06-10T15:07:19.060Z] ---> fa614a5f2bc7 [2021-06-10T15:07:19.060Z] Step 7/8 : COPY go.mod . [2021-06-10T15:07:19.664Z] ---> c79787fc5487 [2021-06-10T15:07:19.664Z] Step 8/8 : RUN go mod download [2021-06-10T15:07:19.664Z] ---> Running in 9734ff524d68 [2021-06-10T15:07:46.507Z] Removing intermediate container 9734ff524d68 [2021-06-10T15:07:46.507Z] ---> 361ae69fab3e [2021-06-10T15:07:46.507Z] Successfully built 361ae69fab3e [2021-06-10T15:07:46.507Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:07:46.858Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T15:07:46.858Z] . [Pipeline] withDockerContainer [2021-06-10T15:07:47.147Z] prd-ubuntu18.04-docker-arm64-4c-16g-221 does not seem to be running inside a container [2021-06-10T15:07:47.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T15:07:48.938Z] $ docker top a1cd20f39cfdbec74cb43a16819597c9b296f8840765d3a44031cf1d9076dc18 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:07:49.975Z] + go version [2021-06-10T15:07:49.975Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T15:07:49.993Z] $ docker stop --time=1 a1cd20f39cfdbec74cb43a16819597c9b296f8840765d3a44031cf1d9076dc18 [2021-06-10T15:07:51.892Z] $ docker rm -f a1cd20f39cfdbec74cb43a16819597c9b296f8840765d3a44031cf1d9076dc18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:07:52.759Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T15:07:52.759Z] . [Pipeline] withDockerContainer [2021-06-10T15:07:53.034Z] prd-ubuntu18.04-docker-arm64-4c-16g-221 does not seem to be running inside a container [2021-06-10T15:07:53.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-10T15:07:54.884Z] $ docker top c84a80bdb6fce66c0e32b1d63ea25e6101af0315c7bc50abca3892ea5ad604d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:07:55.911Z] + go mod tidy [2021-06-10T15:07:56.514Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-10T15:07:56.514Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-10T15:07:56.514Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T15:07:56.514Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T15:07:57.115Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 [2021-06-10T15:07:57.115Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T15:07:57.115Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T15:07:57.115Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-06-10T15:07:57.115Z] go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal imports [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app imports [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction imports [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers imports [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction tested by [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction.test imports [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction tested by [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction.test imports [2021-06-10T15:07:57.388Z] github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } [2021-06-10T15:07:57.417Z] $ docker stop --time=1 c84a80bdb6fce66c0e32b1d63ea25e6101af0315c7bc50abca3892ea5ad604d5 [2021-06-10T15:07:59.471Z] $ docker rm -f c84a80bdb6fce66c0e32b1d63ea25e6101af0315c7bc50abca3892ea5ad604d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:08:00.544Z] ---> job-cost.sh [2021-06-10T15:08:00.544Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yb67 [2021-06-10T15:08:57.157Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T15:10:18.895Z] lf-activate-venv(): INFO: Adding /tmp/venv-Yb67/bin to PATH [2021-06-10T15:10:18.895Z] INFO: No Stack... [2021-06-10T15:10:19.488Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T15:10:20.079Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T15:10:20.418Z] + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv [2021-06-10T15:10:20.419Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T15:10:20.484Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] [2021-06-10T15:10:20.498Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] did not exist. Created. [2021-06-10T15:10:20.498Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T15:10:20.870Z] /w/workspace/app-functions-sdk-go/3@tmp/durable-7a4659a3/script.sh: 1: /w/workspace/app-functions-sdk-go/3@tmp/durable-7a4659a3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T15:10:21.216Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T15:10:21.248Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T15:10:21.833Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T15:10:21.846Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-891-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T15:10:22.181Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:10:23.738Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:10:24.314Z] ---> package-listing.sh [2021-06-10T15:10:24.314Z] ++ facter osfamily [2021-06-10T15:10:24.314Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T15:10:24.591Z] + OS_FAMILY=redhat [2021-06-10T15:10:24.591Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-891 [2021-06-10T15:10:24.591Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T15:10:24.591Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T15:10:24.591Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T15:10:24.591Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T15:10:24.591Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-891 ']' [2021-06-10T15:10:24.591Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T15:10:24.591Z] + case "${OS_FAMILY}" in [2021-06-10T15:10:24.591Z] + rpm -qa [2021-06-10T15:10:24.591Z] + sort [2021-06-10T15:10:25.165Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T15:10:25.165Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T15:10:25.165Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T15:10:25.165Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-891 ']' [2021-06-10T15:10:25.165Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-891/archives/ [2021-06-10T15:10:25.165Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-891/archives/ [Pipeline] echo [2021-06-10T15:10:25.178Z] 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-891/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T15:10:25.476Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:10:26.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T15:10:26.048Z] [2021-06-10T15:10:26.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T15:10:26.368Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T15:10:26.369Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T15:10:26.369Z] df20fa9351a1: Pulling fs layer [2021-06-10T15:10:26.369Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T15:10:26.369Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T15:10:26.369Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T15:10:26.369Z] 93b61091891f: Pulling fs layer [2021-06-10T15:10:26.369Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T15:10:26.369Z] 5e14af77c1be: Pulling fs layer [2021-06-10T15:10:26.369Z] 01666e4c0597: Pulling fs layer [2021-06-10T15:10:26.369Z] aa168da1d23b: Pulling fs layer [2021-06-10T15:10:26.369Z] 46f8f816bc3b: Waiting [2021-06-10T15:10:26.369Z] 93b9cdb0e59b: Waiting [2021-06-10T15:10:26.369Z] 5e14af77c1be: Waiting [2021-06-10T15:10:26.369Z] 01666e4c0597: Waiting [2021-06-10T15:10:26.369Z] aa168da1d23b: Waiting [2021-06-10T15:10:26.369Z] 93b61091891f: Waiting [2021-06-10T15:10:26.369Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T15:10:26.369Z] 36b3adc4ff6f: Download complete [2021-06-10T15:10:26.369Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T15:10:26.369Z] 46f8f816bc3b: Download complete [2021-06-10T15:10:26.632Z] df20fa9351a1: Verifying Checksum [2021-06-10T15:10:26.633Z] df20fa9351a1: Download complete [2021-06-10T15:10:26.633Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T15:10:26.633Z] 93b9cdb0e59b: Download complete [2021-06-10T15:10:26.633Z] 93b61091891f: Verifying Checksum [2021-06-10T15:10:26.633Z] 93b61091891f: Download complete [2021-06-10T15:10:26.633Z] 01666e4c0597: Verifying Checksum [2021-06-10T15:10:26.633Z] 01666e4c0597: Download complete [2021-06-10T15:10:26.633Z] 5e14af77c1be: Verifying Checksum [2021-06-10T15:10:26.633Z] 5e14af77c1be: Download complete [2021-06-10T15:10:26.633Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T15:10:26.633Z] 8ad3a11d3b57: Download complete [2021-06-10T15:10:26.895Z] df20fa9351a1: Pull complete [2021-06-10T15:10:27.158Z] 36b3adc4ff6f: Pull complete [2021-06-10T15:10:27.756Z] 8ad3a11d3b57: Pull complete [2021-06-10T15:10:28.022Z] 46f8f816bc3b: Pull complete [2021-06-10T15:10:28.593Z] 93b61091891f: Pull complete [2021-06-10T15:10:28.593Z] aa168da1d23b: Verifying Checksum [2021-06-10T15:10:28.593Z] aa168da1d23b: Download complete [2021-06-10T15:10:28.593Z] 93b9cdb0e59b: Pull complete [2021-06-10T15:10:28.854Z] 5e14af77c1be: Pull complete [2021-06-10T15:10:29.125Z] 01666e4c0597: Pull complete [2021-06-10T15:10:33.402Z] aa168da1d23b: Pull complete [2021-06-10T15:10:33.402Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T15:10:33.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T15:10:33.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T15:10:33.739Z] prd-centos7-docker-4c-2g-209 does not seem to be running inside a container [2021-06-10T15:10:33.777Z] $ 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-891/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-891 -v /w/workspace/ndry_app-functions-sdk-go_PR-891:/w/workspace/ndry_app-functions-sdk-go_PR-891:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-891@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-891@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T15:10:45.382Z] $ docker top 0044fa24e8e0c4514eb5b2184cdd9241ed51cf463b88db1e423ff9acd4ab8ce6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T15:10:45.787Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T15:10:46.085Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T15:10:46.386Z] + ls /var/log/sa-host [2021-06-10T15:10:46.386Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T15:10:46.386Z] file_magic: OK [2021-06-10T15:10:46.386Z] HZ: Using current value: 100 [2021-06-10T15:10:46.386Z] file_header: OK [2021-06-10T15:10:46.386Z] 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 [2021-06-10T15:10:46.386Z] Statistics: [2021-06-10T15:10:46.386Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T15:10:46.386Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T15:10:46.386Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T15:10:46.386Z] file_magic: OK [2021-06-10T15:10:46.386Z] HZ: Using current value: 100 [2021-06-10T15:10:46.386Z] file_header: OK [2021-06-10T15:10:46.386Z] 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 [2021-06-10T15:10:46.386Z] Statistics: [2021-06-10T15:10:46.386Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T15:10:46.386Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T15:10:46.574Z] provisioning config files... [2021-06-10T15:10:46.591Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-891@tmp/config846040365022593114tmp [Pipeline] { [Pipeline] echo [2021-06-10T15:10:46.622Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:10:46.925Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T15:10:46.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:10:47.311Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T15:10:47.323Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:10:47.621Z] ---> sudo-logs.sh [2021-06-10T15:10:47.621Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T15:10:47.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:10:47.991Z] ---> job-cost.sh [2021-06-10T15:10:47.991Z] lf-activate-venv: SKIPPING [2021-06-10T15:10:47.991Z] DEBUG: total: 0.18000000715255737 [2021-06-10T15:10:47.991Z] INFO: Retrieving Stack Cost... [2021-06-10T15:10:48.933Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T15:10:49.193Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T15:10:49.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T15:10:49.518Z] ---> logs-deploy.sh [2021-06-10T15:10:49.518Z] lf-activate-venv: SKIPPING [2021-06-10T15:10:49.518Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-891/3 [2021-06-10T15:10:49.518Z] INFO: archiving workspace using pattern(s): [2021-06-10T15:10:50.464Z] Archives upload complete. [2021-06-10T15:10:50.464Z] INFO: archiving logs to Nexus [2021-06-10T15:10:51.041Z] ---> uname -a: [2021-06-10T15:10:51.041Z] Linux prd-centos7-docker-4c-2g-209.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-10T15:10:51.041Z] [2021-06-10T15:10:51.041Z] [2021-06-10T15:10:51.041Z] ---> lscpu: [2021-06-10T15:10:51.041Z] Architecture: x86_64 [2021-06-10T15:10:51.041Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T15:10:51.041Z] Byte Order: Little Endian [2021-06-10T15:10:51.041Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T15:10:51.041Z] CPU(s): 2 [2021-06-10T15:10:51.041Z] On-line CPU(s) list: 0,1 [2021-06-10T15:10:51.041Z] Thread(s) per core: 1 [2021-06-10T15:10:51.041Z] Core(s) per socket: 1 [2021-06-10T15:10:51.041Z] Socket(s): 2 [2021-06-10T15:10:51.041Z] NUMA node(s): 1 [2021-06-10T15:10:51.041Z] Vendor ID: AuthenticAMD [2021-06-10T15:10:51.041Z] CPU family: 23 [2021-06-10T15:10:51.041Z] Model: 49 [2021-06-10T15:10:51.041Z] Model name: AMD EPYC-Rome Processor [2021-06-10T15:10:51.041Z] Stepping: 0 [2021-06-10T15:10:51.041Z] CPU MHz: 2800.000 [2021-06-10T15:10:51.041Z] BogoMIPS: 5600.00 [2021-06-10T15:10:51.041Z] Virtualization: AMD-V [2021-06-10T15:10:51.041Z] Hypervisor vendor: KVM [2021-06-10T15:10:51.041Z] Virtualization type: full [2021-06-10T15:10:51.041Z] L1d cache: 64 KiB [2021-06-10T15:10:51.041Z] L1i cache: 64 KiB [2021-06-10T15:10:51.041Z] L2 cache: 1 MiB [2021-06-10T15:10:51.041Z] L3 cache: 32 MiB [2021-06-10T15:10:51.041Z] NUMA node0 CPU(s): 0,1 [2021-06-10T15:10:51.041Z] Vulnerability Itlb multihit: Not affected [2021-06-10T15:10:51.041Z] Vulnerability L1tf: Not affected [2021-06-10T15:10:51.041Z] Vulnerability Mds: Not affected [2021-06-10T15:10:51.041Z] Vulnerability Meltdown: Not affected [2021-06-10T15:10:51.041Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T15:10:51.041Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T15:10:51.041Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T15:10:51.041Z] Vulnerability Srbds: Not affected [2021-06-10T15:10:51.041Z] Vulnerability Tsx async abort: Not affected [2021-06-10T15:10:51.041Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-10T15:10:51.041Z] [2021-06-10T15:10:51.041Z] [2021-06-10T15:10:51.041Z] ---> nproc: [2021-06-10T15:10:51.041Z] 2 [2021-06-10T15:10:51.041Z] [2021-06-10T15:10:51.041Z]