Pull request #854 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 901d63dbf823e5926836e2fe996b0aaf891bab1d+497a5d96327f6b59cac557d093967d0b1142606a (158ef60424bbb40c93fd137ea05a536a33ecf25d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7500113124574064246.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4595191007501872834.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-854/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-854/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6845663808605598759.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-854/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1088796697680861104.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6430500758234339525.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-854/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-854/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5093194651520745793.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15483 in /w/workspace/ndry_app-functions-sdk-go_PR-854 [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-854 # 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-854@tmp/jenkins-gitclient-ssh2879202103070660630.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 497a5d96327f6b59cac557d093967d0b1142606a into PR head commit 901d63dbf823e5926836e2fe996b0aaf891bab1d Merge succeeded, producing 901d63dbf823e5926836e2fe996b0aaf891bab1d Checking out Revision 901d63dbf823e5926836e2fe996b0aaf891bab1d (PR-854) > 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-854@tmp/jenkins-gitclient-ssh5047170602545638688.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/854/head:refs/remotes/origin/PR-854 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # 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-854@tmp/jenkins-gitclient-ssh4416491267442233024.key > git merge 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:52:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:52:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:52:44 ========================================================= 05:52:44 EdgeX Global Pipelines Version Info 05:52:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:52:46 ------------------- 05:52:46 stable info: 05:52:46 ------------------- 05:52:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:52:46 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:52:46 Message: update stable to v1.0.192 05:52:46 ------------------- 05:52:46 experimental info: 05:52:46 ------------------- 05:52:46 Commited By: **** collab-it+edgex@linuxfoundation.org 05:52:46 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:52:46 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:52:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-854 [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-854 [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-854 [Pipeline] echo 05:52:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 901d63dbf823e5926836e2fe996b0aaf891bab1d [Pipeline] echo 05:52:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 901d63d [Pipeline] echo 05:52:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:49 + git log --format=format:%s -1 901d63dbf823e5926836e2fe996b0aaf891bab1d [Pipeline] echo 05:52:49 GIT_COMMIT: 901d63dbf823e5926836e2fe996b0aaf891bab1d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 05:52:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:52:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:51 05:52:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:52:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:51 latest: Pulling from edgex-devops/git-semver 05:52:51 31603596830f: Pulling fs layer 05:52:51 54011a49482f: Pulling fs layer 05:52:51 a6820b24f6d8: Pulling fs layer 05:52:51 f581987b2513: Pulling fs layer 05:52:51 f581987b2513: Waiting 05:52:51 54011a49482f: Verifying Checksum 05:52:51 54011a49482f: Download complete 05:52:51 31603596830f: Verifying Checksum 05:52:51 31603596830f: Download complete 05:52:51 f581987b2513: Verifying Checksum 05:52:51 f581987b2513: Download complete 05:52:51 a6820b24f6d8: Verifying Checksum 05:52:51 a6820b24f6d8: Download complete 05:52:51 31603596830f: Pull complete 05:52:51 54011a49482f: Pull complete 05:52:52 a6820b24f6d8: Pull complete 05:52:53 f581987b2513: Pull complete 05:52:53 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:52:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:52:53 prd-centos7-docker-4c-2g-15483 does not seem to be running inside a container 05:52:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-854 -v /w/workspace/ndry_app-functions-sdk-go_PR-854:/w/workspace/ndry_app-functions-sdk-go_PR-854:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-854@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-854@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:52:54 $ docker top e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:54 [ssh-agent] Looking for ssh-agent implementation... 05:52:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:54 $ docker exec e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f ssh-agent 05:52:55 SSH_AUTH_SOCK=/tmp/ssh-7wfKeQKHuZjq/agent.14 05:52:55 SSH_AGENT_PID=20 05:52:55 Running ssh-add (command line suppressed) 05:52:55 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-854@tmp/private_key_744955921405348830.key (/w/workspace/ndry_app-functions-sdk-go_PR-854@tmp/private_key_744955921405348830.key) 05:52:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:55 + git tag --points-at HEAD [Pipeline] } 05:52:55 $ docker exec --env ******** --env ******** e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f ssh-agent -k 05:52:55 unset SSH_AUTH_SOCK; 05:52:55 unset SSH_AGENT_PID; 05:52:55 echo Agent pid 20 killed; 05:52:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:52:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:55 [ssh-agent] Looking for ssh-agent implementation... 05:52:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:55 $ docker exec e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f ssh-agent 05:52:56 SSH_AUTH_SOCK=/tmp/ssh-fs1zENPiH2pC/agent.53 05:52:56 SSH_AGENT_PID=60 05:52:56 Running ssh-add (command line suppressed) 05:52:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-854@tmp/private_key_7246422708860160284.key (/w/workspace/ndry_app-functions-sdk-go_PR-854@tmp/private_key_7246422708860160284.key) 05:52:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:56 + git semver init 05:52:56 # -> Open(): unable to determine branch for HEAD 05:52:56 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-854/.git 05:52:56 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-854 05:52:56 # $SEMVER_REMOTE_NAME = origin 05:52:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:52:56 # $SEMVER_USER_NAME = edgex-jenkins 05:52:56 # $SEMVER_BRANCH = PR-854 05:52:56 # $SEMVER_TEMP = /tmp/semver-185603922 05:52:56 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 05:52:58 # '/tmp/semver-185603922' -> '/w/workspace/ndry_app-functions-sdk-go_PR-854/.semver' 05:52:58 # -> Force: false 05:52:58 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-854/.semver [Pipeline] } 05:52:58 $ docker exec --env ******** --env ******** e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f ssh-agent -k 05:52:58 unset SSH_AUTH_SOCK; 05:52:58 unset SSH_AGENT_PID; 05:52:58 echo Agent pid 60 killed; 05:52:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:59 + git semver [Pipeline] } 05:52:59 $ docker stop --time=1 e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f 05:53:00 $ docker rm -f e8345a93fac23decaf8811a09a98721066059a661719a992471a30b1659a720f [Pipeline] // withDockerContainer [Pipeline] sh 05:53:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:53:01 Stashed 1 file(s) [Pipeline] echo 05:53:01 [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 05:53:17 Still waiting to schedule task 05:53:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:53:17 Still waiting to schedule task 05:53:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:55:57 Running on prd-centos7-docker-4c-2g-15486 in /w/workspace/ndry_app-functions-sdk-go_PR-854 [Pipeline] { [Pipeline] ws 05:55:57 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:55:57 The recommended git tool is: git 05:55:59 using credential edgex-jenkins-ssh 05:55:59 Cloning the remote Git repository 05:55:59 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:55:59 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:55:59 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:55:59 > git --version # timeout=10 05:55:59 > git --version # 'git version 2.24.4' 05:55:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:59 [INFO] Currently running in a labeled security context 05:55:59 [INFO] Currently SELinux is 'enforcing' on the host 05:55:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7203320108100707508.key 05:55:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:56:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:56:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:56:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:03 [INFO] Currently running in a labeled security context 05:56:03 [INFO] Currently SELinux is 'enforcing' on the host 05:56:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6227513761978529448.key 05:56:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/854/head:refs/remotes/origin/PR-854 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:56:04 Merging remotes/origin/master commit 497a5d96327f6b59cac557d093967d0b1142606a into PR head commit 901d63dbf823e5926836e2fe996b0aaf891bab1d 05:56:04 Merge succeeded, producing 901d63dbf823e5926836e2fe996b0aaf891bab1d 05:56:04 Checking out Revision 901d63dbf823e5926836e2fe996b0aaf891bab1d (PR-854) 05:56:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15485 in /w/workspace/ndry_app-functions-sdk-go_PR-854 [Pipeline] { [Pipeline] ws 05:56:05 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:56:04 > git config core.sparsecheckout # timeout=10 05:56:04 > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # timeout=10 05:56:04 > git remote # timeout=10 05:56:04 > git config --get remote.origin.url # timeout=10 05:56:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:04 [INFO] Currently running in a labeled security context 05:56:04 [INFO] Currently SELinux is 'enforcing' on the host 05:56:04 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh3180292002805985575.key 05:56:04 > git merge 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 05:56:04 > git rev-parse HEAD^{commit} # timeout=10 05:56:04 > git config core.sparsecheckout # timeout=10 05:56:04 > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # timeout=10 05:56:05 The recommended git tool is: git 05:56:08 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:56:08 > git --version # timeout=10 05:56:08 > git --version # 'git version 2.24.4' 05:56:08 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:56:09 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:56:10 + true 05:56:10 + sudo service docker restart 05:56:10 Redirecting to /bin/systemctl restart docker.service 05:56:11 using credential edgex-jenkins-ssh 05:56:11 Cloning the remote Git repository 05:56:11 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 05:56:11 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 05:56:11 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:56:11 > git --version # timeout=10 05:56:11 > git --version # 'git version 2.17.1' 05:56:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:15 Merging remotes/origin/master commit 497a5d96327f6b59cac557d093967d0b1142606a into PR head commit 901d63dbf823e5926836e2fe996b0aaf891bab1d 05:56:15 Merge succeeded, producing 901d63dbf823e5926836e2fe996b0aaf891bab1d 05:56:15 Checking out Revision 901d63dbf823e5926836e2fe996b0aaf891bab1d (PR-854) 05:56:14 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:56:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:56:14 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 05:56:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 05:56:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/854/head:refs/remotes/origin/PR-854 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:56:15 > git config core.sparsecheckout # timeout=10 05:56:15 > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # timeout=10 05:56:15 > git remote # timeout=10 05:56:15 > git config --get remote.origin.url # timeout=10 05:56:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:15 > git merge 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 05:56:15 > git rev-parse HEAD^{commit} # timeout=10 05:56:15 > git config core.sparsecheckout # timeout=10 05:56:15 > git checkout -f 901d63dbf823e5926836e2fe996b0aaf891bab1d # timeout=10 05:56:19 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:56:20 > git --version # timeout=10 05:56:20 > git --version # 'git version 2.17.1' 05:56:20 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:56:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:56:22 + sudo service docker restart+ 05:56:22 true [Pipeline] unstash [Pipeline] echo 05:56:28 ========================================================= 05:56:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:56:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:56:28 + 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 . 05:56:29 Sending build context to Docker daemon 19.59MB 05:56:29 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:56:29 Step 2/8 : FROM ${BASE} 05:56:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:56:29 540db60ca938: Pulling fs layer 05:56:29 adcc1eea9eea: Pulling fs layer 05:56:29 4c4ab2625f07: Pulling fs layer 05:56:29 0510c868ecb4: Pulling fs layer 05:56:29 afea3b2eda06: Pulling fs layer 05:56:29 7809a108b3ef: Pulling fs layer 05:56:29 f706445af74f: Pulling fs layer 05:56:29 afea3b2eda06: Waiting 05:56:29 7809a108b3ef: Waiting 05:56:29 f706445af74f: Waiting 05:56:29 0510c868ecb4: Waiting 05:56:29 4c4ab2625f07: Verifying Checksum 05:56:29 4c4ab2625f07: Download complete 05:56:29 adcc1eea9eea: Verifying Checksum 05:56:29 adcc1eea9eea: Download complete 05:56:29 afea3b2eda06: Verifying Checksum 05:56:29 afea3b2eda06: Download complete 05:56:29 540db60ca938: Verifying Checksum 05:56:29 540db60ca938: Download complete 05:56:29 7809a108b3ef: Verifying Checksum 05:56:29 7809a108b3ef: Download complete 05:56:29 540db60ca938: Pull complete 05:56:29 adcc1eea9eea: Pull complete 05:56:29 4c4ab2625f07: Pull complete 05:56:30 f706445af74f: Verifying Checksum 05:56:30 f706445af74f: Download complete 05:56:31 0510c868ecb4: Verifying Checksum 05:56:31 0510c868ecb4: Download complete 05:56:34 0510c868ecb4: Pull complete 05:56:34 afea3b2eda06: Pull complete 05:56:34 7809a108b3ef: Pull complete 05:56:36 f706445af74f: Pull complete 05:56:36 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:56:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:56:36 ---> b068be0155e3 05:56:36 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 05:56:36 20.10.0: Pulling from library/docker 05:56:36 05e7bc50f07f: Pulling fs layer 05:56:36 6db28d0fdbf6: Pulling fs layer 05:56:36 292df0bc6bf3: Pulling fs layer 05:56:36 2e060f4bd70b: Pulling fs layer 05:56:36 80e8d568a223: Pulling fs layer 05:56:36 8dc6ef1a942a: Pulling fs layer 05:56:36 2312dd95470a: Pulling fs layer 05:56:36 2e060f4bd70b: Waiting 05:56:36 80e8d568a223: Waiting 05:56:36 8dc6ef1a942a: Waiting 05:56:36 2312dd95470a: Waiting 05:56:36 292df0bc6bf3: Verifying Checksum 05:56:36 292df0bc6bf3: Download complete 05:56:36 6db28d0fdbf6: Verifying Checksum 05:56:36 6db28d0fdbf6: Download complete 05:56:36 05e7bc50f07f: Verifying Checksum 05:56:36 05e7bc50f07f: Download complete 05:56:36 80e8d568a223: Verifying Checksum 05:56:36 80e8d568a223: Download complete 05:56:37 8dc6ef1a942a: Verifying Checksum 05:56:37 8dc6ef1a942a: Download complete 05:56:37 2312dd95470a: Verifying Checksum 05:56:37 2312dd95470a: Download complete 05:56:37 05e7bc50f07f: Pull complete 05:56:37 6db28d0fdbf6: Pull complete 05:56:37 292df0bc6bf3: Pull complete [Pipeline] unstash [Pipeline] echo 05:56:41 ========================================================= 05:56:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:56:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:56:41 2e060f4bd70b: Verifying Checksum 05:56:41 2e060f4bd70b: Download complete 05:56:41 + 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 . 05:56:42 Sending build context to Docker daemon 19.59MB 05:56:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 05:56:42 Step 2/8 : FROM ${BASE} 05:56:42 2e060f4bd70b: Pull complete 05:56:42 80e8d568a223: Pull complete 05:56:42 8dc6ef1a942a: Pull complete 05:56:42 2312dd95470a: Pull complete 05:56:43 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:56:43 Status: Downloaded newer image for docker:20.10.0 05:56:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:56:43 595b0fe564bb: Pulling fs layer 05:56:43 7186ed65a4f7: Pulling fs layer 05:56:43 316046926c0a: Pulling fs layer 05:56:43 4ebd0625c992: Pulling fs layer 05:56:43 207e8628e3a3: Pulling fs layer 05:56:43 c791037a9be2: Pulling fs layer 05:56:43 ffd874e62e21: Pulling fs layer 05:56:43 4ebd0625c992: Waiting 05:56:43 207e8628e3a3: Waiting 05:56:43 c791037a9be2: Waiting 05:56:43 ffd874e62e21: Waiting 05:56:43 316046926c0a: Verifying Checksum 05:56:43 316046926c0a: Download complete 05:56:43 7186ed65a4f7: Download complete 05:56:43 207e8628e3a3: Verifying Checksum 05:56:43 207e8628e3a3: Download complete 05:56:43 c791037a9be2: Verifying Checksum 05:56:43 c791037a9be2: Download complete 05:56:43 595b0fe564bb: Verifying Checksum 05:56:43 595b0fe564bb: Download complete 05:56:44 595b0fe564bb: Pull complete 05:56:44 7186ed65a4f7: Pull complete 05:56:45 316046926c0a: Pull complete 05:56:45 ffd874e62e21: Verifying Checksum 05:56:45 ffd874e62e21: Download complete 05:56:46 4ebd0625c992: Verifying Checksum 05:56:46 4ebd0625c992: Download complete 05:56:48 ---> ef6281b0dd41 05:56:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:56:48 ---> Running in 651064a0108c 05:56:48 Removing intermediate container 651064a0108c 05:56:48 ---> 89ce7042f661 05:56:48 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:56:48 ---> Running in b81ed26bbb46 05:56:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:56:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:56:50 (1/5) Installing libsodium (1.0.18-r0) 05:56:50 (2/5) Installing libzmq (4.3.3-r1) 05:56:50 (3/5) Installing pkgconf (1.7.3-r0) 05:56:50 (4/5) Installing libsodium-dev (1.0.18-r0) 05:56:50 (5/5) Installing zeromq-dev (4.3.3-r1) 05:56:50 Executing busybox-1.32.1-r6.trigger 05:56:50 OK: 150 MiB in 45 packages 05:56:51 Removing intermediate container b81ed26bbb46 05:56:51 ---> 22ef3cf0d30f 05:56:51 Step 6/8 : WORKDIR /build 05:56:51 ---> Running in 75939e7a3945 05:56:51 Removing intermediate container 75939e7a3945 05:56:51 ---> 7833cd861b0a 05:56:51 Step 7/8 : COPY go.mod . 05:56:51 ---> ee25547a879b 05:56:51 Step 8/8 : RUN go mod download 05:56:51 ---> Running in e5fe6dbff01d 05:56:56 4ebd0625c992: Pull complete 05:56:57 207e8628e3a3: Pull complete 05:56:57 c791037a9be2: Pull complete 05:57:01 ffd874e62e21: Pull complete 05:57:01 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:57:01 ---> cfc18b08335c 05:57:01 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 05:57:01 20.10.0: Pulling from library/docker 05:57:01 a3cc7d3b244e: Pulling fs layer 05:57:01 02a3295e0d61: Pulling fs layer 05:57:01 0f4f2e6d8100: Pulling fs layer 05:57:01 330b718f631f: Pulling fs layer 05:57:01 a93816041522: Pulling fs layer 05:57:01 bdb6da89ff94: Pulling fs layer 05:57:01 2a70c0c122f4: Pulling fs layer 05:57:01 330b718f631f: Waiting 05:57:01 a93816041522: Waiting 05:57:01 bdb6da89ff94: Waiting 05:57:01 2a70c0c122f4: Waiting 05:57:01 0f4f2e6d8100: Verifying Checksum 05:57:01 0f4f2e6d8100: Download complete 05:57:01 02a3295e0d61: Verifying Checksum 05:57:01 02a3295e0d61: Download complete 05:57:02 a93816041522: Verifying Checksum 05:57:02 a93816041522: Download complete 05:57:02 a3cc7d3b244e: Verifying Checksum 05:57:02 a3cc7d3b244e: Download complete 05:57:02 bdb6da89ff94: Verifying Checksum 05:57:02 bdb6da89ff94: Download complete 05:57:02 2a70c0c122f4: Verifying Checksum 05:57:02 2a70c0c122f4: Download complete 05:57:02 a3cc7d3b244e: Pull complete 05:57:03 02a3295e0d61: Pull complete 05:57:03 0f4f2e6d8100: Pull complete 05:57:04 Removing intermediate container e5fe6dbff01d 05:57:04 ---> ba628598f055 05:57:04 Successfully built ba628598f055 05:57:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:57:04 + docker inspect -f . ci-base-image-x86_64 05:57:04 . [Pipeline] withDockerContainer 05:57:04 prd-centos7-docker-4c-2g-15486 does not seem to be running inside a container 05:57:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:57:04 $ docker top 831699008b5e26b91cb2d122e9f92d0ab829a8096a0ce628905e1c247f6986fe -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:05 + go version 05:57:05 go version go1.16.3 linux/amd64 [Pipeline] } 05:57:05 $ docker stop --time=1 831699008b5e26b91cb2d122e9f92d0ab829a8096a0ce628905e1c247f6986fe 05:57:06 $ docker rm -f 831699008b5e26b91cb2d122e9f92d0ab829a8096a0ce628905e1c247f6986fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 05:57:06 330b718f631f: Download complete [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:57:07 + docker inspect -f . ci-base-image-x86_64 05:57:07 . [Pipeline] withDockerContainer 05:57:07 prd-centos7-docker-4c-2g-15486 does not seem to be running inside a container 05:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:57:07 $ docker top 37cadbfd89fbeacc347ea99ff60160e3f8ad395945c11051a59cfbea13083f7d -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:08 + go mod tidy [Pipeline] sh 05:57:08 + make test 05:57:08 make -C ./app-service-template build 05:57:08 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:57:08 go mod tidy 05:57:09 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 05:57:10 330b718f631f: Pull complete 05:57:10 # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common 05:57:10 ../internal/common/config.go:238:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo 05:57:10 ../internal/common/config.go:239:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo 05:57:10 ../internal/common/config.go:242:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo 05:57:10 ../internal/common/config.go:245:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo 05:57:10 a93816041522: Pull complete 05:57:10 bdb6da89ff94: Pull complete 05:57:11 2a70c0c122f4: Pull complete 05:57:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:57:11 Status: Downloaded newer image for docker:20.10.0 05:57:17 ---> 03a0c9d55c44 05:57:17 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:57:17 ---> Running in 30f94fbaf537 05:57:17 Removing intermediate container 30f94fbaf537 05:57:17 ---> dfdffe43f770 05:57:17 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 05:57:17 ---> Running in 32ae835713e7 05:57:17 make[1]: *** [Makefile:41: build] Error 2 05:57:17 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:57:17 make: *** [Makefile:22: build] Error 2 [Pipeline] } 05:57:17 $ docker stop --time=1 37cadbfd89fbeacc347ea99ff60160e3f8ad395945c11051a59cfbea13083f7d 05:57:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:57:18 $ docker rm -f 37cadbfd89fbeacc347ea99ff60160e3f8ad395945c11051a59cfbea13083f7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 05:57:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [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 05:57:20 (1/5) Installing libsodium (1.0.18-r0) 05:57:20 (2/5) Installing libzmq (4.3.3-r1) [Pipeline] libraryResource [Pipeline] sh 05:57:20 (3/5) Installing pkgconf (1.7.3-r0) 05:57:20 (4/5) Installing libsodium-dev (1.0.18-r0) 05:57:20 ---> job-cost.sh 05:57:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8qOQ 05:57:20 (5/5) Installing zeromq-dev (4.3.3-r1) 05:57:20 Executing busybox-1.32.1-r6.trigger 05:57:20 OK: 139 MiB in 45 packages 05:57:22 Removing intermediate container 32ae835713e7 05:57:22 ---> 54bee1fb2330 05:57:22 Step 6/8 : WORKDIR /build 05:57:22 ---> Running in 883eb0fa9133 05:57:22 Removing intermediate container 883eb0fa9133 05:57:22 ---> a5101f654d16 05:57:22 Step 7/8 : COPY go.mod . 05:57:23 ---> 3eae2795ef4c 05:57:23 Step 8/8 : RUN go mod download 05:57:23 ---> Running in 8798458f5315 05:57:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:57:43 lf-activate-venv(): INFO: Adding /tmp/venv-8qOQ/bin to PATH 05:57:43 INFO: No Stack... 05:57:43 INFO: Retrieving Pricing Info for: v3-standard-2 05:57:43 INFO: Archiving Costs [Pipeline] sh 05:57:43 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 05:57:43 + cut -d, -f6 [Pipeline] lock 05:57:43 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] 05:57:43 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] did not exist. Created. 05:57:43 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:57:44 + echo total: 0.05999999865889549 [Pipeline] stash 05:57:44 Stashed 1 file(s) [Pipeline] } 05:57:44 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:57:45 Failed in branch amd64 05:57:50 Removing intermediate container 8798458f5315 05:57:50 ---> 8c2ccf79bc91 05:57:50 Successfully built 8c2ccf79bc91 05:57:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:57:50 + docker inspect -f . ci-base-image-arm64 05:57:50 . [Pipeline] withDockerContainer 05:57:50 prd-ubuntu18.04-docker-arm64-4c-16g-15485 does not seem to be running inside a container 05:57:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:57:52 $ docker top 5ce64df59ea072f678f746a14b300d4d770f2cbf2dfff6677982fbb5e5709718 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:53 + go version 05:57:53 go version go1.16.3 linux/arm64 [Pipeline] } 05:57:53 $ docker stop --time=1 5ce64df59ea072f678f746a14b300d4d770f2cbf2dfff6677982fbb5e5709718 05:57:55 $ docker rm -f 5ce64df59ea072f678f746a14b300d4d770f2cbf2dfff6677982fbb5e5709718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:57:56 + docker inspect -f . ci-base-image-arm64 05:57:56 . [Pipeline] withDockerContainer 05:57:56 prd-ubuntu18.04-docker-arm64-4c-16g-15485 does not seem to be running inside a container 05:57:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:57:58 $ docker top 9c92753b6f245f7392e6e16cd1f866b8c3fa18a3f2d4c0a86c0c093e7f2a2cd4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:59 + go mod tidy [Pipeline] sh 05:58:00 + make test 05:58:00 make -C ./app-service-template build 05:58:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:58:00 go mod tidy 05:58:01 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 05:58:09 # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common 05:58:09 ../internal/common/config.go:238:3: unknown field 'BootTimeout' in struct literal of type config.ServiceInfo 05:58:09 ../internal/common/config.go:239:3: unknown field 'CheckInterval' in struct literal of type config.ServiceInfo 05:58:09 ../internal/common/config.go:242:3: unknown field 'Protocol' in struct literal of type config.ServiceInfo 05:58:09 ../internal/common/config.go:245:3: unknown field 'Timeout' in struct literal of type config.ServiceInfo 05:58:27 make[1]: *** [Makefile:41: build] Error 2 05:58:27 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:58:27 make: *** [Makefile:22: build] Error 2 [Pipeline] } 05:58:27 $ docker stop --time=1 9c92753b6f245f7392e6e16cd1f866b8c3fa18a3f2d4c0a86c0c093e7f2a2cd4 05:58:29 $ docker rm -f 9c92753b6f245f7392e6e16cd1f866b8c3fa18a3f2d4c0a86c0c093e7f2a2cd4 [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 05:58:31 ---> job-cost.sh 05:58:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n1T5 05:59:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:00:32 lf-activate-venv(): INFO: Adding /tmp/venv-n1T5/bin to PATH 06:00:32 INFO: No Stack... 06:00:32 INFO: Retrieving Pricing Info for: v2-standard-4 06:00:32 INFO: Archiving Costs [Pipeline] sh 06:00:32 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 06:00:32 + cut -d, -f6 [Pipeline] lock 06:00:32 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] 06:00:32 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] did not exist. Created. 06:00:32 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:33 /w/workspace/app-functions-sdk-go/1@tmp/durable-3fa4c537/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-3fa4c537/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:00:33 + echo total: 0.18000000715255737 [Pipeline] stash 06:00:33 Warning: overwriting stash ‘stack-cost’ 06:00:34 Stashed 1 file(s) [Pipeline] } 06:00:34 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-854-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:35 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 06:00:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:00:39 ---> package-listing.sh 06:00:39 ++ facter osfamily 06:00:39 ++ tr '[:upper:]' '[:lower:]' 06:00:39 + OS_FAMILY=redhat 06:00:39 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-854 06:00:39 + START_PACKAGES=/tmp/packages_start.txt 06:00:39 + END_PACKAGES=/tmp/packages_end.txt 06:00:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:00:39 + PACKAGES=/tmp/packages_start.txt 06:00:39 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-854 ']' 06:00:39 + PACKAGES=/tmp/packages_end.txt 06:00:39 + case "${OS_FAMILY}" in 06:00:39 + rpm -qa 06:00:39 + sort 06:00:39 + '[' -f /tmp/packages_start.txt ']' 06:00:39 + '[' -f /tmp/packages_end.txt ']' 06:00:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:00:39 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-854 ']' 06:00:39 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-854/archives/ 06:00:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-854/archives/ [Pipeline] echo 06:00:40 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-854/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:00:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:00:40 06:00:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:00:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:00:41 alpine: Pulling from edgex-lftools-log-publisher 06:00:41 df20fa9351a1: Pulling fs layer 06:00:41 36b3adc4ff6f: Pulling fs layer 06:00:41 8ad3a11d3b57: Pulling fs layer 06:00:41 46f8f816bc3b: Pulling fs layer 06:00:41 93b61091891f: Pulling fs layer 06:00:41 93b9cdb0e59b: Pulling fs layer 06:00:41 5e14af77c1be: Pulling fs layer 06:00:41 01666e4c0597: Pulling fs layer 06:00:41 aa168da1d23b: Pulling fs layer 06:00:41 93b9cdb0e59b: Waiting 06:00:41 5e14af77c1be: Waiting 06:00:41 01666e4c0597: Waiting 06:00:41 aa168da1d23b: Waiting 06:00:41 46f8f816bc3b: Waiting 06:00:41 93b61091891f: Waiting 06:00:41 36b3adc4ff6f: Verifying Checksum 06:00:41 36b3adc4ff6f: Download complete 06:00:41 46f8f816bc3b: Verifying Checksum 06:00:41 46f8f816bc3b: Download complete 06:00:41 df20fa9351a1: Verifying Checksum 06:00:41 df20fa9351a1: Download complete 06:00:41 93b9cdb0e59b: Verifying Checksum 06:00:41 93b9cdb0e59b: Download complete 06:00:41 5e14af77c1be: Verifying Checksum 06:00:41 5e14af77c1be: Download complete 06:00:41 93b61091891f: Verifying Checksum 06:00:41 93b61091891f: Download complete 06:00:41 8ad3a11d3b57: Verifying Checksum 06:00:41 8ad3a11d3b57: Download complete 06:00:41 01666e4c0597: Verifying Checksum 06:00:41 01666e4c0597: Download complete 06:00:42 df20fa9351a1: Pull complete 06:00:42 36b3adc4ff6f: Pull complete 06:00:43 8ad3a11d3b57: Pull complete 06:00:43 46f8f816bc3b: Pull complete 06:00:43 93b61091891f: Pull complete 06:00:43 93b9cdb0e59b: Pull complete 06:00:43 5e14af77c1be: Pull complete 06:00:43 01666e4c0597: Pull complete 06:00:43 aa168da1d23b: Verifying Checksum 06:00:43 aa168da1d23b: Download complete 06:00:47 aa168da1d23b: Pull complete 06:00:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:00:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:00:47 prd-centos7-docker-4c-2g-15483 does not seem to be running inside a container 06:00:48 $ 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-854/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-854 -v /w/workspace/ndry_app-functions-sdk-go_PR-854:/w/workspace/ndry_app-functions-sdk-go_PR-854:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-854@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-854@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:00:53 $ docker top d1c0107b4fc9fd305441475972a80b6499e7c4e8ca939872a5bfaac5bf697a10 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:54 + touch /tmp/pre-build-complete [Pipeline] sh 06:00:54 + mkdir -p /var/log/sa [Pipeline] sh 06:00:55 + ls /var/log/sa-host 06:00:55 + sadf -c /var/log/sa-host/sa05 06:00:55 file_magic: OK 06:00:55 HZ: Using current value: 100 06:00:55 file_header: OK 06:00:55 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 06:00:55 Statistics: 06:00:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:00:55 File successfully converted to sysstat format version 12.2.1 06:00:55 + sadf -c /var/log/sa-host/sa21 06:00:55 file_magic: OK 06:00:55 HZ: Using current value: 100 06:00:55 file_header: OK 06:00:55 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 06:00:55 Statistics: 06:00:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:00:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:55 provisioning config files... 06:00:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-854@tmp/config3200673453576571942tmp [Pipeline] { [Pipeline] echo 06:00:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:00:56 ---> create-netrc.sh [Pipeline] } 06:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:00:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:00:56 ---> python-tools-install.sh [Pipeline] echo 06:00:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:00:57 ---> sudo-logs.sh 06:00:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:00:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:00:57 ---> job-cost.sh 06:00:57 lf-activate-venv: SKIPPING 06:00:57 DEBUG: total: 0.18000000715255737 06:00:57 INFO: Retrieving Stack Cost... 06:00:58 INFO: Retrieving Pricing Info for: v3-standard-2 06:00:59 INFO: Archiving Costs [Pipeline] echo 06:00:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:00:59 ---> logs-deploy.sh 06:00:59 lf-activate-venv: SKIPPING 06:00:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-854/1 06:00:59 INFO: archiving workspace using pattern(s): 06:01:00 Archives upload complete. 06:01:00 INFO: archiving logs to Nexus 06:01:00 ---> uname -a: 06:01:00 Linux prd-centos7-docker-4c-2g-15483.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:01:00 06:01:00 06:01:00 ---> lscpu: 06:01:00 Architecture: x86_64 06:01:00 CPU op-mode(s): 32-bit, 64-bit 06:01:00 Byte Order: Little Endian 06:01:00 Address sizes: 40 bits physical, 48 bits virtual 06:01:00 CPU(s): 2 06:01:00 On-line CPU(s) list: 0,1 06:01:00 Thread(s) per core: 1 06:01:00 Core(s) per socket: 1 06:01:00 Socket(s): 2 06:01:00 NUMA node(s): 1 06:01:00 Vendor ID: AuthenticAMD 06:01:00 CPU family: 23 06:01:00 Model: 49 06:01:00 Model name: AMD EPYC-Rome Processor 06:01:00 Stepping: 0 06:01:00 CPU MHz: 2800.000 06:01:00 BogoMIPS: 5600.00 06:01:00 Virtualization: AMD-V 06:01:00 Hypervisor vendor: KVM 06:01:00 Virtualization type: full 06:01:00 L1d cache: 64 KiB 06:01:00 L1i cache: 64 KiB 06:01:00 L2 cache: 1 MiB 06:01:00 L3 cache: 32 MiB 06:01:00 NUMA node0 CPU(s): 0,1 06:01:00 Vulnerability Itlb multihit: Not affected 06:01:00 Vulnerability L1tf: Not affected 06:01:00 Vulnerability Mds: Not affected 06:01:00 Vulnerability Meltdown: Not affected 06:01:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:01:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:01:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:01:00 Vulnerability Srbds: Not affected 06:01:00 Vulnerability Tsx async abort: Not affected 06:01:00 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 06:01:00 06:01:00 06:01:00 ---> nproc: 06:01:00 2 06:01:00 06:01:00 06:01:00 ---> df -h: 06:01:00 Filesystem Size Used Available Use% Mounted on 06:01:00 overlay 40.0G 7.6G 32.4G 19% / 06:01:00 tmpfs 64.0M 0 64.0M 0% /dev 06:01:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:01:00 shm 64.0M 0 64.0M 0% /dev/shm 06:01:00 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:01:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:01:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:01:00 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:01:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-854@tmp 06:01:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:01:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:01:00 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:01:00 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:01:00 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-854 06:01:00 06:01:00 06:01:00 ---> free -m: 06:01:00 total used free shared buff/cache available 06:01:00 Mem: 7821 972 4722 0 2125 6671 06:01:00 Swap: 1023 0 1023 06:01:00 06:01:00 06:01:00 ---> ip addr: 06:01:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:01:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:01:00 inet 127.0.0.1/8 scope host lo 06:01:00 valid_lft forever preferred_lft forever 06:01:00 inet6 ::1/128 scope host 06:01:00 valid_lft forever preferred_lft forever 06:01:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:01:00 link/ether fa:16:3e:81:19:cb brd ff:ff:ff:ff:ff:ff 06:01:00 inet 10.30.122.102/23 brd 10.30.123.255 scope global dynamic eth0 06:01:00 valid_lft 85863sec preferred_lft 85863sec 06:01:00 inet6 fe80::f816:3eff:fe81:19cb/64 scope link 06:01:00 valid_lft forever preferred_lft forever 06:01:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:01:00 link/ether 02:42:60:15:cc:5a brd ff:ff:ff:ff:ff:ff 06:01:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:01:00 valid_lft forever preferred_lft forever 06:01:00 inet6 fe80::42:60ff:fe15:cc5a/64 scope link 06:01:00 valid_lft forever preferred_lft forever 06:01:00 06:01:00 06:01:00 ---> sar -b -r -n DEV: 06:01:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 06:01:00 06:01:00 05:51:52 LINUX RESTART (2 CPU) 06:01:00 06:01:00 05:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:01:00 05:54:01 3.51 0.00 3.51 0.00 0.00 122.85 0.00 06:01:00 05:55:01 0.47 0.00 0.47 0.00 0.00 7.68 0.00 06:01:00 05:56:01 0.22 0.00 0.22 0.00 0.00 3.45 0.00 06:01:00 05:57:01 0.20 0.00 0.20 0.00 0.00 2.97 0.00 06:01:00 05:58:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 06:01:00 05:59:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 06:01:00 06:00:01 0.18 0.00 0.18 0.00 0.00 3.02 0.00 06:01:00 Average: 0.73 0.00 0.73 0.00 0.00 20.92 0.00 06:01:00 06:01:00 05:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:01:00 05:54:01 5437180 0 799932 9.99 2620 1769208 1295700 14.31 586104 1582088 12 06:01:00 05:55:01 5447528 0 789576 9.86 2620 1769216 1204852 13.30 578776 1581284 20 06:01:00 05:56:01 5446536 0 790568 9.87 2620 1769216 1204636 13.30 579448 1581284 16 06:01:00 05:57:01 5446324 0 790772 9.87 2620 1769224 1204792 13.30 579412 1582152 8 06:01:00 05:58:01 5446372 0 790720 9.87 2620 1769228 1204732 13.30 575520 1586172 8 06:01:00 05:59:01 5445240 0 791852 9.89 2620 1769228 1204684 13.30 576344 1586220 20 06:01:00 06:00:01 5434096 0 802988 10.03 2620 1769236 1204636 13.30 587416 1586220 12 06:01:00 Average: 5443325 0 793773 9.91 2620 1769222 1217719 13.44 580431 1583631 14 06:01:00 06:01:00 05:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:01:00 05:54:01 eth0 5.06 2.35 4.20 0.51 0.00 0.00 0.00 0.00 06:01:00 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 05:55:01 eth0 1.17 0.32 0.32 0.17 0.00 0.00 0.00 0.00 06:01:00 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 05:56:01 eth0 0.73 0.08 0.07 0.04 0.00 0.00 0.00 0.00 06:01:00 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 05:57:01 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 06:01:00 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 05:58:01 eth0 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 06:01:00 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 05:59:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:01:00 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 06:00:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:01:00 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 Average: eth0 1.14 0.50 0.72 0.14 0.00 0.00 0.00 0.00 06:01:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:00 06:01:00 06:01:00 ---> sar -P ALL: 06:01:00 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 06:01:00 06:01:00 05:51:52 LINUX RESTART (2 CPU) 06:01:00 06:01:00 05:53:01 CPU %user %nice %system %iowait %steal %idle 06:01:00 05:54:01 all 0.18 0.00 0.06 0.00 0.03 99.72 06:01:00 05:54:01 0 0.25 0.00 0.05 0.00 0.02 99.68 06:01:00 05:54:01 1 0.12 0.00 0.07 0.00 0.05 99.77 06:01:00 05:55:01 all 0.10 0.00 0.05 0.00 0.05 99.80 06:01:00 05:55:01 0 0.13 0.00 0.05 0.00 0.03 99.78 06:01:00 05:55:01 1 0.07 0.00 0.05 0.00 0.07 99.82 06:01:00 05:56:01 all 0.08 0.00 0.02 0.00 0.03 99.87 06:01:00 05:56:01 0 0.13 0.00 0.02 0.00 0.02 99.83 06:01:00 05:56:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:01:00 05:57:01 all 0.07 0.00 0.02 0.00 0.04 99.87 06:01:00 05:57:01 0 0.10 0.00 0.02 0.00 0.03 99.85 06:01:00 05:57:01 1 0.03 0.00 0.02 0.00 0.05 99.90 06:01:00 05:58:01 all 0.08 0.00 0.05 0.00 0.03 99.84 06:01:00 05:58:01 0 0.10 0.00 0.03 0.00 0.02 99.85 06:01:00 05:58:01 1 0.05 0.00 0.07 0.00 0.05 99.83 06:01:00 05:59:01 all 0.06 0.00 0.02 0.00 0.05 99.87 06:01:00 05:59:01 0 0.08 0.00 0.02 0.00 0.03 99.87 06:01:00 05:59:01 1 0.03 0.00 0.02 0.00 0.07 99.88 06:01:00 06:00:01 all 0.10 0.00 0.03 0.00 0.03 99.84 06:01:00 06:00:01 0 0.18 0.00 0.03 0.00 0.02 99.77 06:01:00 06:00:01 1 0.02 0.00 0.03 0.00 0.03 99.92 06:01:00 Average: all 0.10 0.00 0.03 0.00 0.04 99.83 06:01:00 Average: 0 0.14 0.00 0.03 0.00 0.02 99.80 06:01:00 Average: 1 0.05 0.00 0.04 0.00 0.05 99.86 06:01:00 06:01:00 06:01:00