Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02e15b8c7f216d4af99e550946e7c2b91bcc16c7+4daf7f37de52cfcc256f7ff719452b00984e06bf (4e6e0efb2275b8ec9d7e76ec758e21bef7e80657) 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-ssh5535891442588075385.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh2107203204533367108.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/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/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7311424617489293266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh625270925177602809.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/go-mod-core-contracts/branches/PR-628/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/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8890644420407765224.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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: go-mod-core-contracts 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: false SWAGGER_API_FOLDERS: openapi/v1 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-845’ is offline Running on prd-centos7-docker-4c-2g-852 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-628 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh4194221448808619456.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4daf7f37de52cfcc256f7ff719452b00984e06bf into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 Merge succeeded, producing 51d5447263981092efccaa41f7fbd4de5451007e Checking out Revision 51d5447263981092efccaa41f7fbd4de5451007e (PR-628) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh5962127671970248329.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # 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/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh5913811825050810933.key > git merge 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51d5447263981092efccaa41f7fbd4de5451007e # timeout=10 Commit message: "Merge commit '4daf7f37de52cfcc256f7ff719452b00984e06bf' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk f86bd93614a29115994ab4007b42369c3ffba436 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:40:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:40:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:40:36 ========================================================= 04:40:36 EdgeX Global Pipelines Version Info 04:40:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:40:37 ------------------- 04:40:37 stable info: 04:40:37 ------------------- 04:40:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:40:37 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:40:37 Message: update stable to v1.0.195 04:40:38 ------------------- 04:40:38 experimental info: 04:40:38 ------------------- 04:40:38 Commited By: **** collab-it+edgex@linuxfoundation.org 04:40:38 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:40:38 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:40:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51d5447263981092efccaa41f7fbd4de5451007e [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51d5447 [Pipeline] echo 04:40:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:40:39 + git log --format=format:%s -1 51d5447263981092efccaa41f7fbd4de5451007e [Pipeline] echo 04:40:39 GIT_COMMIT: 51d5447263981092efccaa41f7fbd4de5451007e, Commit Message: Merge commit '4daf7f37de52cfcc256f7ff719452b00984e06bf' into HEAD [Pipeline] echo 04:40:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:40:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:40 04:40:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:40:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:41 latest: Pulling from edgex-devops/git-semver 04:40:41 31603596830f: Pulling fs layer 04:40:41 54011a49482f: Pulling fs layer 04:40:41 a6820b24f6d8: Pulling fs layer 04:40:41 f581987b2513: Pulling fs layer 04:40:41 f581987b2513: Waiting 04:40:41 54011a49482f: Download complete 04:40:41 31603596830f: Verifying Checksum 04:40:41 31603596830f: Download complete 04:40:41 f581987b2513: Verifying Checksum 04:40:41 f581987b2513: Download complete 04:40:41 a6820b24f6d8: Verifying Checksum 04:40:41 a6820b24f6d8: Download complete 04:40:41 31603596830f: Pull complete 04:40:41 54011a49482f: Pull complete 04:40:42 a6820b24f6d8: Pull complete 04:40:42 f581987b2513: Pull complete 04:40:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:40:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:40:42 prd-centos7-docker-4c-2g-852 does not seem to be running inside a container 04:40:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:40:43 $ docker top b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:44 [ssh-agent] Looking for ssh-agent implementation... 04:40:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:44 $ docker exec b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 ssh-agent 04:40:44 SSH_AUTH_SOCK=/tmp/ssh-YkLYdobTQhE3/agent.13 04:40:44 SSH_AGENT_PID=19 04:40:44 Running ssh-add (command line suppressed) 04:40:44 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7471108262927965127.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7471108262927965127.key) 04:40:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:44 + git tag --points-at HEAD [Pipeline] } 04:40:44 $ docker exec --env ******** --env ******** b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 ssh-agent -k 04:40:44 unset SSH_AUTH_SOCK; 04:40:44 unset SSH_AGENT_PID; 04:40:44 echo Agent pid 19 killed; 04:40:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:40:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:44 [ssh-agent] Looking for ssh-agent implementation... 04:40:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:45 $ docker exec b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 ssh-agent 04:40:45 SSH_AUTH_SOCK=/tmp/ssh-LPvblNgxHs4b/agent.52 04:40:45 SSH_AGENT_PID=59 04:40:45 Running ssh-add (command line suppressed) 04:40:45 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_8453175372545861916.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_8453175372545861916.key) 04:40:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:45 + git semver init 04:40:45 # -> Open(): unable to determine branch for HEAD 04:40:45 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git 04:40:45 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 04:40:45 # $SEMVER_REMOTE_NAME = origin 04:40:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:40:45 # $SEMVER_USER_NAME = edgex-jenkins 04:40:45 # $SEMVER_BRANCH = PR-628 04:40:45 # $SEMVER_TEMP = /tmp/semver-170660555 04:40:45 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:40:46 # '/tmp/semver-170660555' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' 04:40:46 # -> Force: false 04:40:46 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } 04:40:46 $ docker exec --env ******** --env ******** b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 ssh-agent -k 04:40:46 unset SSH_AUTH_SOCK; 04:40:46 unset SSH_AGENT_PID; 04:40:46 echo Agent pid 59 killed; 04:40:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:47 + git semver [Pipeline] } 04:40:47 $ docker stop --time=1 b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 04:40:48 $ docker rm -f b49353448ca8373d9e6a0987e3d633d6dfa5d7a20d2cf40112c69fd9b95fdab9 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:40:49 Stashed 1 file(s) [Pipeline] echo 04:40:49 [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 04:41:04 Still waiting to schedule task 04:41:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:41:04 Still waiting to schedule task 04:41:04 ‘prd-ubuntu18.04-docker-arm64-4c-16g-848’ is offline 04:42:44 Running on prd-centos7-docker-4c-2g-855 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 04:42:44 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 04:42:44 Selected Git installation does not exist. Using Default 04:42:44 The recommended git tool is: NONE 04:42:46 using credential edgex-jenkins-ssh 04:42:46 Cloning the remote Git repository 04:42:46 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:46 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 04:42:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:46 > git --version # timeout=10 04:42:46 > git --version # 'git version 2.24.4' 04:42:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:46 [INFO] Currently running in a labeled security context 04:42:46 [INFO] Currently SELinux is 'enforcing' on the host 04:42:46 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh7683647174387322930.key 04:42:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:47 Merging remotes/origin/master commit 4daf7f37de52cfcc256f7ff719452b00984e06bf into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 04:42:48 Merge succeeded, producing a13a6ef5be34d31d9a600c48e624399f36998781 04:42:48 Checking out Revision a13a6ef5be34d31d9a600c48e624399f36998781 (PR-628) 04:42:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:47 [INFO] Currently running in a labeled security context 04:42:47 [INFO] Currently SELinux is 'enforcing' on the host 04:42:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh2974219888055691118.key 04:42:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:47 > git config core.sparsecheckout # timeout=10 04:42:47 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 04:42:47 > git remote # timeout=10 04:42:47 > git config --get remote.origin.url # timeout=10 04:42:47 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:47 [INFO] Currently running in a labeled security context 04:42:47 [INFO] Currently SELinux is 'enforcing' on the host 04:42:47 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/6@tmp/jenkins-gitclient-ssh496568445838842018.key 04:42:48 > git merge 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 04:42:48 > git rev-parse HEAD^{commit} # timeout=10 04:42:48 > git config core.sparsecheckout # timeout=10 04:42:48 > git checkout -f a13a6ef5be34d31d9a600c48e624399f36998781 # timeout=10 04:42:51 Commit message: "Merge commit '4daf7f37de52cfcc256f7ff719452b00984e06bf' into HEAD" 04:42:51 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:51 > git rev-list --no-walk f86bd93614a29115994ab4007b42369c3ffba436 # timeout=10 04:42:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:42:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:42:53 + sudo service docker restart 04:42:53 + true 04:42:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 04:43:11 ========================================================= 04:43:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:43:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:43:12 + 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 . 04:43:12 Sending build context to Docker daemon 2.931MB 04:43:12 Step 1/7 : ARG BASE=golang:1.16-alpine 04:43:12 Step 2/7 : FROM ${BASE} 04:43:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:43:12 540db60ca938: Pulling fs layer 04:43:12 adcc1eea9eea: Pulling fs layer 04:43:12 4c4ab2625f07: Pulling fs layer 04:43:12 0510c868ecb4: Pulling fs layer 04:43:12 afea3b2eda06: Pulling fs layer 04:43:12 7809a108b3ef: Pulling fs layer 04:43:12 f706445af74f: Pulling fs layer 04:43:12 afea3b2eda06: Waiting 04:43:12 7809a108b3ef: Waiting 04:43:12 f706445af74f: Waiting 04:43:12 0510c868ecb4: Waiting 04:43:12 4c4ab2625f07: Verifying Checksum 04:43:12 4c4ab2625f07: Download complete 04:43:12 adcc1eea9eea: Download complete 04:43:12 afea3b2eda06: Verifying Checksum 04:43:12 afea3b2eda06: Download complete 04:43:12 7809a108b3ef: Verifying Checksum 04:43:12 7809a108b3ef: Download complete 04:43:12 540db60ca938: Verifying Checksum 04:43:12 540db60ca938: Download complete 04:43:12 540db60ca938: Pull complete 04:43:12 adcc1eea9eea: Pull complete 04:43:12 4c4ab2625f07: Pull complete 04:43:13 f706445af74f: Verifying Checksum 04:43:13 f706445af74f: Download complete 04:43:14 0510c868ecb4: Verifying Checksum 04:43:14 0510c868ecb4: Download complete 04:43:17 0510c868ecb4: Pull complete 04:43:17 afea3b2eda06: Pull complete 04:43:17 7809a108b3ef: Pull complete 04:43:19 f706445af74f: Pull complete 04:43:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:43:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:43:19 ---> b068be0155e3 04:43:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:43:23 ---> Running in 1b7c5ef61fea 04:43:23 Removing intermediate container 1b7c5ef61fea 04:43:23 ---> 097fde473819 04:43:23 Step 4/7 : RUN apk add bash 04:43:23 ---> Running in 1cfc0e1dc5f9 04:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:43:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:43:25 OK: 149 MiB in 40 packages 04:43:25 Removing intermediate container 1cfc0e1dc5f9 04:43:25 ---> b0edab83a1f1 04:43:25 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:43:25 ---> Running in 1bb100124bc8 04:43:25 Removing intermediate container 1bb100124bc8 04:43:25 ---> e2cbf9c2ee22 04:43:25 Step 6/7 : COPY go.mod . 04:43:26 ---> 1a9d5acc3c9f 04:43:26 Step 7/7 : RUN go mod download 04:43:26 ---> Running in cdb7fb40ab0b 04:43:34 Removing intermediate container cdb7fb40ab0b 04:43:34 ---> 9141f902415b 04:43:34 Successfully built 9141f902415b 04:43:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:43:34 + docker inspect -f . ci-base-image-x86_64 04:43:34 . [Pipeline] withDockerContainer 04:43:34 prd-centos7-docker-4c-2g-855 does not seem to be running inside a container 04:43:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:43:35 $ docker top 63787e395bc565c3450a08084088fd21b6f50e47f47bedfd261fe3168d35b71e -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:35 + go version 04:43:35 go version go1.16.3 linux/amd64 [Pipeline] } 04:43:35 $ docker stop --time=1 63787e395bc565c3450a08084088fd21b6f50e47f47bedfd261fe3168d35b71e 04:43:36 $ docker rm -f 63787e395bc565c3450a08084088fd21b6f50e47f47bedfd261fe3168d35b71e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:37 + docker inspect -f . ci-base-image-x86_64 04:43:37 . [Pipeline] withDockerContainer 04:43:37 prd-centos7-docker-4c-2g-855 does not seem to be running inside a container 04:43:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:43:37 $ docker top db4d9aedeab63311ee0a85d46e2c6665146cf69f078b36a2b755224032fb157a -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:38 + go mod tidy [Pipeline] sh 04:43:38 + make test 04:43:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:43:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:43:47 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.042s coverage: 83.2% of statements 04:43:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:43:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:43:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:43:48 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 04:43:48 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:43:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 45.5% of statements 04:43:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.015s coverage: 90.0% of statements 04:43:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.033s coverage: 86.2% of statements 04:43:49 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 04:43:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.002s coverage: 35.5% of statements 04:43:50 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 04:43:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:43:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-856 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 04:43:54 Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout 04:43:54 Selected Git installation does not exist. Using Default 04:43:54 The recommended git tool is: NONE 04:43:55 gofmt -l . 04:43:55 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:43:55 $ docker stop --time=1 db4d9aedeab63311ee0a85d46e2c6665146cf69f078b36a2b755224032fb157a 04:43:57 $ docker rm -f db4d9aedeab63311ee0a85d46e2c6665146cf69f078b36a2b755224032fb157a [Pipeline] // withDockerContainer [Pipeline] sh 04:43:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:43:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:43:58 ---> job-cost.sh 04:43:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UhVa 04:44:00 using credential edgex-jenkins-ssh 04:44:00 Cloning the remote Git repository 04:44:00 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:44:00 > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 04:44:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:44:00 > git --version # timeout=10 04:44:00 > git --version # 'git version 2.17.1' 04:44:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:44:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:44:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:44:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:44:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:44:01 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:44:03 Merging remotes/origin/master commit 4daf7f37de52cfcc256f7ff719452b00984e06bf into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 04:44:03 > git config core.sparsecheckout # timeout=10 04:44:03 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 04:44:03 > git remote # timeout=10 04:44:03 > git config --get remote.origin.url # timeout=10 04:44:03 using GIT_SSH to set credentials SSH Credentials for GitHub 04:44:03 > git merge 4daf7f37de52cfcc256f7ff719452b00984e06bf # timeout=10 04:44:04 Merge succeeded, producing 3bccf3623f8998be1b82bd4ba363fdfe7c07142c 04:44:04 Checking out Revision 3bccf3623f8998be1b82bd4ba363fdfe7c07142c (PR-628) 04:44:04 > git rev-parse HEAD^{commit} # timeout=10 04:44:04 > git config core.sparsecheckout # timeout=10 04:44:04 > git checkout -f 3bccf3623f8998be1b82bd4ba363fdfe7c07142c # timeout=10 04:44:08 Commit message: "Merge commit '4daf7f37de52cfcc256f7ff719452b00984e06bf' into HEAD" 04:44:08 First time build. Skipping changelog. 04:44:08 04:44:08 GitHub has been notified of this commit’s build result 04:44:08 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:44:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:44:08 > git rev-list --no-walk f86bd93614a29115994ab4007b42369c3ffba436 # timeout=10 04:44:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:44:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:44:10 + sudo service docker restart 04:44:10 + true 04:44:21 lf-activate-venv(): INFO: Adding /tmp/venv-UhVa/bin to PATH 04:44:21 INFO: No Stack... 04:44:21 INFO: Retrieving Pricing Info for: v3-standard-2 04:44:21 INFO: Archiving Costs [Pipeline] sh 04:44:21 + cut -d, -f6 04:44:21 + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv [Pipeline] lock 04:44:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] 04:44:21 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] did not exist. Created. 04:44:21 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:44:22 + echo total: 0.05999999865889549 [Pipeline] stash 04:44:22 Stashed 1 file(s) [Pipeline] } 04:44:22 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 04:44:29 ========================================================= 04:44:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:44:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:44:29 + 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 . 04:44:30 Sending build context to Docker daemon 2.93MB 04:44:30 Step 1/7 : ARG BASE=golang:1.16-alpine 04:44:30 Step 2/7 : FROM ${BASE} 04:44:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:44:31 595b0fe564bb: Pulling fs layer 04:44:31 3088b5b3c5c0: Pulling fs layer 04:44:31 5b7225fbf94c: Pulling fs layer 04:44:31 ba82ee9f976e: Pulling fs layer 04:44:31 506bd15cee9f: Pulling fs layer 04:44:31 75a0a4a0db45: Pulling fs layer 04:44:31 618dc40b7e24: Pulling fs layer 04:44:31 ba82ee9f976e: Waiting 04:44:31 506bd15cee9f: Waiting 04:44:31 75a0a4a0db45: Waiting 04:44:31 618dc40b7e24: Waiting 04:44:31 5b7225fbf94c: Download complete 04:44:31 3088b5b3c5c0: Download complete 04:44:31 506bd15cee9f: Verifying Checksum 04:44:31 506bd15cee9f: Download complete 04:44:31 75a0a4a0db45: Download complete 04:44:31 595b0fe564bb: Download complete 04:44:32 595b0fe564bb: Pull complete 04:44:32 3088b5b3c5c0: Pull complete 04:44:33 5b7225fbf94c: Pull complete 04:44:34 618dc40b7e24: Download complete 04:44:35 ba82ee9f976e: Verifying Checksum 04:44:35 ba82ee9f976e: Download complete 04:44:45 ba82ee9f976e: Pull complete 04:44:45 506bd15cee9f: Pull complete 04:44:45 75a0a4a0db45: Pull complete 04:44:48 618dc40b7e24: Pull complete 04:44:48 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:44:49 ---> a36622ca3599 04:44:49 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:44:51 ---> Running in 76f653e35d9c 04:44:51 Removing intermediate container 76f653e35d9c 04:44:51 ---> 98eb8e5b9e87 04:44:51 Step 4/7 : RUN apk add bash 04:44:51 ---> Running in 154f26f74a5a 04:44:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:44:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:44:55 OK: 138 MiB in 40 packages 04:44:56 Removing intermediate container 154f26f74a5a 04:44:56 ---> a0ccb86aea68 04:44:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:44:56 ---> Running in b54fd87376e5 04:44:56 Removing intermediate container b54fd87376e5 04:44:56 ---> 914d90f856bb 04:44:56 Step 6/7 : COPY go.mod . 04:44:57 ---> 3168a4359005 04:44:57 Step 7/7 : RUN go mod download 04:44:57 ---> Running in 0521070ad24e 04:45:12 Removing intermediate container 0521070ad24e 04:45:12 ---> 39c5993b32ab 04:45:12 Successfully built 39c5993b32ab 04:45:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:45:13 + docker inspect -f . ci-base-image-arm64 04:45:13 . [Pipeline] withDockerContainer 04:45:14 prd-ubuntu18.04-docker-arm64-4c-16g-856 does not seem to be running inside a container 04:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:45:15 $ docker top a755824043775ed61a54254b01ce8b2487f95e52e9f6c5edf9949095f251425b -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:16 + go version 04:45:16 go version go1.16.5 linux/arm64 [Pipeline] } 04:45:17 $ docker stop --time=1 a755824043775ed61a54254b01ce8b2487f95e52e9f6c5edf9949095f251425b 04:45:18 $ docker rm -f a755824043775ed61a54254b01ce8b2487f95e52e9f6c5edf9949095f251425b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:45:19 + docker inspect -f . ci-base-image-arm64 04:45:19 . [Pipeline] withDockerContainer 04:45:20 prd-ubuntu18.04-docker-arm64-4c-16g-856 does not seem to be running inside a container 04:45:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:45:21 $ docker top 886f2d688a3e024607a674442d817300afb188176bc67b7ce9e32809a97ad934 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:22 + go mod tidy [Pipeline] sh 04:45:23 + make test 04:45:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:45:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:45:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.452s coverage: 83.2% of statements 04:45:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:45:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:45:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:45:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.049s coverage: 26.3% of statements 04:45:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:45:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.077s coverage: 45.5% of statements 04:45:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.077s coverage: 90.0% of statements 04:46:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.227s coverage: 86.2% of statements 04:46:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.054s coverage: 59.5% of statements 04:46:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.025s coverage: 35.5% of statements 04:46:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 49.4% of statements 04:46:01 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:46:19 gofmt -l . 04:46:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:46:20 $ docker stop --time=1 886f2d688a3e024607a674442d817300afb188176bc67b7ce9e32809a97ad934 04:46:22 $ docker rm -f 886f2d688a3e024607a674442d817300afb188176bc67b7ce9e32809a97ad934 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:46:23 Warning: overwriting stash ‘coverage-report’ 04:46:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 04:46:24 ---> job-cost.sh 04:46:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pFCf 04:47:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-pFCf/bin to PATH 04:48:25 INFO: No Stack... 04:48:25 INFO: Retrieving Pricing Info for: v2-standard-4 04:48:25 INFO: Archiving Costs [Pipeline] sh 04:48:26 + cut -d, -f6 04:48:26 + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv [Pipeline] lock 04:48:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] 04:48:26 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] did not exist. Created. 04:48:26 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:48:26 /w/workspace/go-mod-core-contracts/6@tmp/durable-9fb69ad9/script.sh: 1: /w/workspace/go-mod-core-contracts/6@tmp/durable-9fb69ad9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:48:26 + echo total: 0.18000000715255737 [Pipeline] stash 04:48:26 Warning: overwriting stash ‘stack-cost’ 04:48:27 Stashed 1 file(s) [Pipeline] } 04:48:27 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:48:27 provisioning config files... 04:48:27 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config509456650446766552tmp [Pipeline] { [Pipeline] sh 04:48:28 + set +x 04:48:28 + curl -s https://codecov.io/bash 04:48:28 + bash -s -- 04:48:28 04:48:28 _____ _ 04:48:28 / ____| | | 04:48:28 | | ___ __| | ___ ___ _____ __ 04:48:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:48:28 | |___| (_) | (_| | __/ (_| (_) \ V / 04:48:28 \_____\___/ \__,_|\___|\___\___/ \_/ 04:48:28 Bash-1.0.3 04:48:28 04:48:28 04:48:28 ==> git version 2.24.4 found 04:48:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:48:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:48:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:48:28 ==> Jenkins CI detected. 04:48:28 project root: . 04:48:28 --> token set from env 04:48:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:48:28 ==> Running gcov in . (disable via -X gcov) 04:48:28 ==> Python coveragepy not found 04:48:28 ==> Searching for coverage reports in: 04:48:28 + . 04:48:28 -> Found 1 reports 04:48:28 ==> Detecting git/mercurial file structure 04:48:28 ==> Reading reports 04:48:28 + ./coverage.out bytes=105070 04:48:28 ==> Appending adjustments 04:48:28 https://docs.codecov.io/docs/fixing-reports 04:48:28 + Found adjustments 04:48:28 ==> Gzipping contents 04:48:28 16K /tmp/codecov.jDG7Gv.gz 04:48:28 ==> Uploading reports 04:48:28 url: https://codecov.io 04:48:28 query: branch=PR-628&commit=51d5447263981092efccaa41f7fbd4de5451007e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 04:48:28 -> Pinging Codecov 04:48:28 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-628&commit=51d5447263981092efccaa41f7fbd4de5451007e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 04:48:29 -> Uploading to 04:48:29 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/71470A77251A30514AAF9C0BB2E5B6CE/51d5447263981092efccaa41f7fbd4de5451007e/f4045063-f25a-416d-8e3e-8b03e685a59c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T044829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=718739f4861ec53470ea70a1b5a8d34e0c2eeb4f519025a7d7b6f1e7f22fd16c 04:48:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:48:29 Dload Upload Total Spent Left Speed 04:48:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15707 0 0 100 15707 0 45326 --:--:-- --:--:-- --:--:-- 45265 100 15707 0 0 100 15707 0 45308 --:--:-- --:--:-- --:--:-- 45265 04:48:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/51d5447263981092efccaa41f7fbd4de5451007e [Pipeline] } 04:48:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:48:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:48:32 ---> package-listing.sh 04:48:32 ++ facter osfamily 04:48:32 ++ tr '[:upper:]' '[:lower:]' 04:48:32 + OS_FAMILY=redhat 04:48:32 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 04:48:32 + START_PACKAGES=/tmp/packages_start.txt 04:48:32 + END_PACKAGES=/tmp/packages_end.txt 04:48:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:48:32 + PACKAGES=/tmp/packages_start.txt 04:48:32 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 04:48:32 + PACKAGES=/tmp/packages_end.txt 04:48:32 + case "${OS_FAMILY}" in 04:48:32 + rpm -qa 04:48:32 + sort 04:48:33 + '[' -f /tmp/packages_start.txt ']' 04:48:33 + '[' -f /tmp/packages_end.txt ']' 04:48:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:48:33 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 04:48:33 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ 04:48:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [Pipeline] echo 04:48:33 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/dry_go-mod-core-contracts_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:48:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:48:34 04:48:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:48:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:48:34 alpine: Pulling from edgex-lftools-log-publisher 04:48:34 df20fa9351a1: Pulling fs layer 04:48:34 36b3adc4ff6f: Pulling fs layer 04:48:34 8ad3a11d3b57: Pulling fs layer 04:48:34 46f8f816bc3b: Pulling fs layer 04:48:34 93b61091891f: Pulling fs layer 04:48:34 93b9cdb0e59b: Pulling fs layer 04:48:34 5e14af77c1be: Pulling fs layer 04:48:34 01666e4c0597: Pulling fs layer 04:48:34 aa168da1d23b: Pulling fs layer 04:48:34 93b61091891f: Waiting 04:48:34 93b9cdb0e59b: Waiting 04:48:34 5e14af77c1be: Waiting 04:48:34 01666e4c0597: Waiting 04:48:34 aa168da1d23b: Waiting 04:48:34 46f8f816bc3b: Waiting 04:48:34 36b3adc4ff6f: Verifying Checksum 04:48:34 36b3adc4ff6f: Download complete 04:48:34 46f8f816bc3b: Verifying Checksum 04:48:34 46f8f816bc3b: Download complete 04:48:34 df20fa9351a1: Verifying Checksum 04:48:34 df20fa9351a1: Download complete 04:48:34 93b9cdb0e59b: Verifying Checksum 04:48:34 93b9cdb0e59b: Download complete 04:48:34 5e14af77c1be: Verifying Checksum 04:48:34 5e14af77c1be: Download complete 04:48:34 01666e4c0597: Verifying Checksum 04:48:34 01666e4c0597: Download complete 04:48:34 93b61091891f: Verifying Checksum 04:48:34 93b61091891f: Download complete 04:48:34 8ad3a11d3b57: Verifying Checksum 04:48:34 8ad3a11d3b57: Download complete 04:48:35 df20fa9351a1: Pull complete 04:48:35 36b3adc4ff6f: Pull complete 04:48:36 8ad3a11d3b57: Pull complete 04:48:36 46f8f816bc3b: Pull complete 04:48:36 93b61091891f: Pull complete 04:48:36 93b9cdb0e59b: Pull complete 04:48:36 5e14af77c1be: Pull complete 04:48:36 01666e4c0597: Pull complete 04:48:36 aa168da1d23b: Verifying Checksum 04:48:36 aa168da1d23b: Download complete 04:48:41 aa168da1d23b: Pull complete 04:48:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:48:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:48:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:48:41 prd-centos7-docker-4c-2g-852 does not seem to be running inside a container 04:48:41 $ 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/dry_go-mod-core-contracts_PR-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:48:44 $ docker top 7a6754550872a4c28212bfaf742874eed3a4602ff4b74d2ae8e6e1bcfc82b2b5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:44 + touch /tmp/pre-build-complete [Pipeline] sh 04:48:45 + mkdir -p /var/log/sa [Pipeline] sh 04:48:45 + ls /var/log/sa-host 04:48:45 + sadf -c /var/log/sa-host/sa05 04:48:45 file_magic: OK 04:48:45 HZ: Using current value: 100 04:48:45 file_header: OK 04:48:45 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 04:48:45 Statistics: 04:48:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:48:45 File successfully converted to sysstat format version 12.2.1 04:48:45 + sadf -c /var/log/sa-host/sa23 04:48:45 file_magic: OK 04:48:45 HZ: Using current value: 100 04:48:45 file_header: OK 04:48:45 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 04:48:45 Statistics: 04:48:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:48:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:45 provisioning config files... 04:48:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config9042433178653326549tmp [Pipeline] { [Pipeline] echo 04:48:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:48:45 ---> create-netrc.sh [Pipeline] } 04:48:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:48:46 ---> python-tools-install.sh [Pipeline] echo 04:48:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:48:46 ---> sudo-logs.sh 04:48:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:48:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:48:46 ---> job-cost.sh 04:48:46 lf-activate-venv: SKIPPING 04:48:46 DEBUG: total: 0.18000000715255737 04:48:46 INFO: Retrieving Stack Cost... 04:48:47 INFO: Retrieving Pricing Info for: v3-standard-2 04:48:48 INFO: Archiving Costs [Pipeline] echo 04:48:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:48:48 ---> logs-deploy.sh 04:48:48 lf-activate-venv: SKIPPING 04:48:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/6 04:48:48 INFO: archiving workspace using pattern(s): 04:48:49 Archives upload complete. 04:48:49 INFO: archiving logs to Nexus