Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45+d59a7e79eea3462e9076066d39a7ec4eb47c6029 (9e258e8d5384e31b20470c643af428d10ac3e826) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3568390250066028171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8629717142156160925.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-663/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-663/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7279021404384409669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1716051533537204808.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-663/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-663/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1084932712880492625.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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_BUILD_IMAGE_TARGET: builder 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2094 in /w/workspace/dry_go-mod-core-contracts_PR-663 [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-663 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/jenkins-gitclient-ssh4400661961878690494.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/jenkins-gitclient-ssh2721242943854016720.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d59a7e79eea3462e9076066d39a7ec4eb47c6029 into PR head commit 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 Merge succeeded, producing e458fb870e0a9033e4cdd608f7f37c410b4c2840 Checking out Revision e458fb870e0a9033e4cdd608f7f37c410b4c2840 (PR-663) > git config core.sparsecheckout # timeout=10 > git checkout -f 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/jenkins-gitclient-ssh4137292713523033220.key > git merge d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e458fb870e0a9033e4cdd608f7f37c410b4c2840 # timeout=10 Commit message: "Merge commit 'd59a7e79eea3462e9076066d39a7ec4eb47c6029' into HEAD" > git rev-list --no-walk 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:39:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:39:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:39:57 ========================================================= 16:39:57 EdgeX Global Pipelines Version Info 16:39:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:39:58 ------------------- 16:39:58 stable info: 16:39:58 ------------------- 16:39:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:39:58 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 16:39:58 Message: update stable to v1.0.206 16:39:58 ------------------- 16:39:58 experimental info: 16:39:58 ------------------- 16:39:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:39:58 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 16:39:58 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-663 [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-663 [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-663 [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e458fb870e0a9033e4cdd608f7f37c410b4c2840 [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e458fb8 [Pipeline] echo 16:39:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:40:00 + git log --format=format:%s -1 e458fb870e0a9033e4cdd608f7f37c410b4c2840 [Pipeline] echo 16:40:00 GIT_COMMIT: e458fb870e0a9033e4cdd608f7f37c410b4c2840, Commit Message: Merge commit 'd59a7e79eea3462e9076066d39a7ec4eb47c6029' into HEAD [Pipeline] echo 16:40:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:01 16:40:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:40:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:05 latest: Pulling from edgex-devops/git-semver 16:40:05 31603596830f: Pulling fs layer 16:40:05 04fac38145f0: Pulling fs layer 16:40:05 701f6daf10bf: Pulling fs layer 16:40:05 24f72da36158: Pulling fs layer 16:40:05 24f72da36158: Waiting 16:40:05 04fac38145f0: Verifying Checksum 16:40:05 04fac38145f0: Download complete 16:40:05 31603596830f: Verifying Checksum 16:40:05 31603596830f: Download complete 16:40:05 24f72da36158: Verifying Checksum 16:40:05 24f72da36158: Download complete 16:40:05 701f6daf10bf: Verifying Checksum 16:40:05 701f6daf10bf: Download complete 16:40:05 31603596830f: Pull complete 16:40:05 04fac38145f0: Pull complete 16:40:05 701f6daf10bf: Pull complete 16:40:06 24f72da36158: Pull complete 16:40:06 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:40:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:40:06 prd-centos7-docker-4c-2g-2094 does not seem to be running inside a container 16:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-663 -v /w/workspace/dry_go-mod-core-contracts_PR-663:/w/workspace/dry_go-mod-core-contracts_PR-663:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-663@tmp:/w/workspace/dry_go-mod-core-contracts_PR-663@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:40:07 $ docker top 430fa98f0b6fb207fe21f0eb747efc98edb01040351885b6c320443ff9ef1ad6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:40:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:07 [ssh-agent] Looking for ssh-agent implementation... 16:40:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:07 $ docker exec 430fa98f0b6fb207fe21f0eb747efc98edb01040351885b6c320443ff9ef1ad6 ssh-agent 16:40:07 SSH_AUTH_SOCK=/tmp/ssh-pb2xFy7HrJ8J/agent.14 16:40:07 SSH_AGENT_PID=20 16:40:07 Running ssh-add (command line suppressed) 16:40:07 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_2461713233320454562.key (/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_2461713233320454562.key) 16:40:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:08 + git tag --points-at HEAD [Pipeline] } 16:40:08 $ docker exec --env ******** --env ******** 430fa98f0b6fb207fe21f0eb747efc98edb01040351885b6c320443ff9ef1ad6 ssh-agent -k 16:40:08 unset SSH_AUTH_SOCK; 16:40:08 unset SSH_AGENT_PID; 16:40:08 echo Agent pid 20 killed; 16:40:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:40:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:40:08 [ssh-agent] Looking for ssh-agent implementation... 16:40:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:40:08 $ docker exec 430fa98f0b6fb207fe21f0eb747efc98edb01040351885b6c320443ff9ef1ad6 ssh-agent 16:40:08 SSH_AUTH_SOCK=/tmp/ssh-EAHljamnEzVO/agent.55 16:40:08 SSH_AGENT_PID=62 16:40:08 Running ssh-add (command line suppressed) 16:40:08 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_4291906518145803885.key (/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/private_key_4291906518145803885.key) 16:40:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:40:08 + git semver init 16:40:08 # -> Open(): unable to determine branch for HEAD 16:40:08 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-663/.git 16:40:08 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-663 16:40:08 # $SEMVER_REMOTE_NAME = origin 16:40:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:40:08 # $SEMVER_USER_NAME = edgex-jenkins 16:40:08 # $SEMVER_BRANCH = PR-663 16:40:08 # $SEMVER_TEMP = /tmp/semver-999781715 16:40:08 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 16:40:09 # '/tmp/semver-999781715' -> '/w/workspace/dry_go-mod-core-contracts_PR-663/.semver' 16:40:09 # -> Force: false 16:40:09 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-663/.semver [Pipeline] } 16:40:09 $ docker exec --env ******** --env ******** 430fa98f0b6fb207fe21f0eb747efc98edb01040351885b6c320443ff9ef1ad6 ssh-agent -k 16:40:09 unset SSH_AUTH_SOCK; 16:40:09 unset SSH_AGENT_PID; 16:40:09 echo Agent pid 62 killed; 16:40:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:40:10 + git semver [Pipeline] } 16:40:10 $ docker stop --time=1 430fa98f0b6fb207fe21f0eb747efc98edb01040351885b6c320443ff9ef1ad6 16:40:11 $ docker rm -f 430fa98f0b6fb207fe21f0eb747efc98edb01040351885b6c320443ff9ef1ad6 [Pipeline] // withDockerContainer [Pipeline] sh 16:40:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:40:12 Stashed 1 file(s) [Pipeline] echo 16:40:12 [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 16:40:27 Still waiting to schedule task 16:40:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:40:27 Still waiting to schedule task 16:40:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:42:24 Running on prd-centos7-docker-4c-2g-2096 in /w/workspace/dry_go-mod-core-contracts_PR-663 [Pipeline] { [Pipeline] ws 16:42:24 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 16:42:24 Selected Git installation does not exist. Using Default 16:42:24 The recommended git tool is: NONE 16:42:27 using credential edgex-jenkins-ssh 16:42:27 Cloning the remote Git repository 16:42:26 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:42:26 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 16:42:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:42:26 > git --version # timeout=10 16:42:26 > git --version # 'git version 2.24.4' 16:42:26 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:26 [INFO] Currently running in a labeled security context 16:42:26 [INFO] Currently SELinux is 'enforcing' on the host 16:42:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh8806364614948116280.key 16:42:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:29 Merging remotes/origin/main commit d59a7e79eea3462e9076066d39a7ec4eb47c6029 into PR head commit 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 16:42:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:42:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:42:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:42:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:42:27 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:27 [INFO] Currently running in a labeled security context 16:42:27 [INFO] Currently SELinux is 'enforcing' on the host 16:42:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh3792955074334830416.key 16:42:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:42:28 > git config core.sparsecheckout # timeout=10 16:42:28 > git checkout -f 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # timeout=10 16:42:29 Merge succeeded, producing 3807be730076e89199e3c480457357980539dccd 16:42:29 Checking out Revision 3807be730076e89199e3c480457357980539dccd (PR-663) 16:42:28 > git remote # timeout=10 16:42:28 > git config --get remote.origin.url # timeout=10 16:42:28 using GIT_SSH to set credentials SSH Credentials for GitHub 16:42:28 [INFO] Currently running in a labeled security context 16:42:28 [INFO] Currently SELinux is 'enforcing' on the host 16:42:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh1378678089942324635.key 16:42:28 > git merge d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 16:42:28 > git rev-parse HEAD^{commit} # timeout=10 16:42:28 > git config core.sparsecheckout # timeout=10 16:42:28 > git checkout -f 3807be730076e89199e3c480457357980539dccd # timeout=10 16:42:33 Commit message: "Merge commit 'd59a7e79eea3462e9076066d39a7ec4eb47c6029' into HEAD" 16:42:33 > git rev-list --no-walk 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:42:33 ========================================================= 16:42:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:42:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:42:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:42:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:42:34 540db60ca938: Pulling fs layer 16:42:34 adcc1eea9eea: Pulling fs layer 16:42:34 4c4ab2625f07: Pulling fs layer 16:42:34 db62176df00c: Pulling fs layer 16:42:34 3b30891b0d05: Pulling fs layer 16:42:34 06b49ca38bd5: Pulling fs layer 16:42:34 c788192a36de: Pulling fs layer 16:42:34 a77e37c0d609: Pulling fs layer 16:42:34 c3185cebc471: Pulling fs layer 16:42:34 db62176df00c: Waiting 16:42:34 3b30891b0d05: Waiting 16:42:34 06b49ca38bd5: Waiting 16:42:34 c788192a36de: Waiting 16:42:34 a77e37c0d609: Waiting 16:42:34 c3185cebc471: Waiting 16:42:34 4c4ab2625f07: Verifying Checksum 16:42:34 4c4ab2625f07: Download complete 16:42:34 adcc1eea9eea: Verifying Checksum 16:42:34 adcc1eea9eea: Download complete 16:42:34 3b30891b0d05: Verifying Checksum 16:42:34 3b30891b0d05: Download complete 16:42:34 540db60ca938: Verifying Checksum 16:42:34 540db60ca938: Download complete 16:42:34 06b49ca38bd5: Verifying Checksum 16:42:34 06b49ca38bd5: Download complete 16:42:34 c788192a36de: Verifying Checksum 16:42:34 c788192a36de: Download complete 16:42:34 540db60ca938: Pull complete 16:42:34 adcc1eea9eea: Pull complete 16:42:34 4c4ab2625f07: Pull complete 16:42:35 a77e37c0d609: Verifying Checksum 16:42:35 a77e37c0d609: Download complete 16:42:40 db62176df00c: Verifying Checksum 16:42:40 db62176df00c: Download complete 16:42:40 c3185cebc471: Verifying Checksum 16:42:40 c3185cebc471: Download complete 16:42:44 db62176df00c: Pull complete 16:42:44 3b30891b0d05: Pull complete 16:42:44 06b49ca38bd5: Pull complete 16:42:44 c788192a36de: Pull complete 16:42:44 a77e37c0d609: Pull complete 16:42:47 c3185cebc471: Pull complete 16:42:47 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:42:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 16:42:47 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 16:42:47 + docker inspect -f . ci-base-image-x86_64 16:42:47 . [Pipeline] withDockerContainer 16:42:48 prd-centos7-docker-4c-2g-2096 does not seem to be running inside a container 16:42:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:42:51 $ docker top a1ba103c99fdfe8511c5ffea9773e6e23ba86bd7d42fd92a2971ceb21b4f7584 -eo pid,comm [Pipeline] { [Pipeline] sh 16:42:52 + go version 16:42:52 go version go1.16.6 linux/amd64 [Pipeline] } 16:42:52 $ docker stop --time=1 a1ba103c99fdfe8511c5ffea9773e6e23ba86bd7d42fd92a2971ceb21b4f7584 16:42:53 $ docker rm -f a1ba103c99fdfe8511c5ffea9773e6e23ba86bd7d42fd92a2971ceb21b4f7584 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:42:54 + docker inspect -f . ci-base-image-x86_64 16:42:54 . [Pipeline] withDockerContainer 16:42:54 prd-centos7-docker-4c-2g-2096 does not seem to be running inside a container 16:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:42:54 $ docker top bc50a2e523fea4daf1858cf438edb7f05fd829e5e6f62c8084d46e6c1c5060b2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:42:55 + go mod tidy 16:42:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2095 in /w/workspace/dry_go-mod-core-contracts_PR-663 [Pipeline] { [Pipeline] ws 16:42:59 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 16:42:59 Selected Git installation does not exist. Using Default 16:42:59 The recommended git tool is: NONE 16:43:07 using credential edgex-jenkins-ssh 16:43:07 Cloning the remote Git repository 16:43:07 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:43:07 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 16:43:07 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:43:07 > git --version # timeout=10 16:43:07 > git --version # 'git version 2.17.1' 16:43:07 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:09 Merging remotes/origin/main commit d59a7e79eea3462e9076066d39a7ec4eb47c6029 into PR head commit 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 16:43:10 Merge succeeded, producing ea4dde34af5a903c9318ac3509c140c5cb19b4e3 16:43:10 Checking out Revision ea4dde34af5a903c9318ac3509c140c5cb19b4e3 (PR-663) 16:43:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:43:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:43:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:43:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:43:09 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/663/head:refs/remotes/origin/PR-663 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:43:09 > git config core.sparsecheckout # timeout=10 16:43:09 > git checkout -f 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # timeout=10 16:43:09 > git remote # timeout=10 16:43:09 > git config --get remote.origin.url # timeout=10 16:43:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:10 > git merge d59a7e79eea3462e9076066d39a7ec4eb47c6029 # timeout=10 16:43:10 > git rev-parse HEAD^{commit} # timeout=10 16:43:10 > git config core.sparsecheckout # timeout=10 16:43:10 > git checkout -f ea4dde34af5a903c9318ac3509c140c5cb19b4e3 # timeout=10 16:43:14 Commit message: "Merge commit 'd59a7e79eea3462e9076066d39a7ec4eb47c6029' into HEAD" 16:43:14 > git rev-list --no-walk 653ba7cb65e3d1fb030fe999cb4ebe25c85fcd45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:43:15 ========================================================= 16:43:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:43:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:43:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:43:17 595b0fe564bb: Pulling fs layer 16:43:17 24495759ef45: Pulling fs layer 16:43:17 d148012ef14d: Pulling fs layer 16:43:17 e90a11edd702: Pulling fs layer 16:43:17 d77568369979: Pulling fs layer 16:43:17 fc1c9f9a7f3b: Pulling fs layer 16:43:17 170f2ba95c9a: Pulling fs layer 16:43:17 97ac5df62f85: Pulling fs layer 16:43:17 e90a11edd702: Waiting 16:43:17 d77568369979: Waiting 16:43:17 fc1c9f9a7f3b: Waiting 16:43:17 170f2ba95c9a: Waiting 16:43:17 97ac5df62f85: Waiting 16:43:17 d148012ef14d: Verifying Checksum 16:43:17 d148012ef14d: Download complete 16:43:17 24495759ef45: Download complete 16:43:18 d77568369979: Verifying Checksum 16:43:18 d77568369979: Download complete 16:43:18 fc1c9f9a7f3b: Verifying Checksum 16:43:18 fc1c9f9a7f3b: Download complete 16:43:18 170f2ba95c9a: Verifying Checksum 16:43:18 170f2ba95c9a: Download complete 16:43:18 595b0fe564bb: Verifying Checksum 16:43:18 595b0fe564bb: Download complete 16:43:18 595b0fe564bb: Pull complete 16:43:19 24495759ef45: Pull complete 16:43:20 d148012ef14d: Pull complete 16:43:20 97ac5df62f85: Verifying Checksum 16:43:20 97ac5df62f85: Download complete 16:43:21 e90a11edd702: Download complete 16:43:31 e90a11edd702: Pull complete 16:43:31 d77568369979: Pull complete 16:43:31 fc1c9f9a7f3b: Pull complete 16:43:32 170f2ba95c9a: Pull complete 16:43:37 97ac5df62f85: Pull complete 16:43:37 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:43:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 16:43:38 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 16:43:38 + docker inspect -f . ci-base-image-arm64 16:43:38 . [Pipeline] withDockerContainer 16:43:38 prd-ubuntu18.04-docker-arm64-4c-16g-2095 does not seem to be running inside a container 16:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:43:45 $ docker top e5485f7d72bbe07755d5a9bbd2d575ab8920784fba9738e0b8428db150bfd505 -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:46 + go version 16:43:46 go version go1.16.6 linux/arm64 [Pipeline] } 16:43:46 $ docker stop --time=1 e5485f7d72bbe07755d5a9bbd2d575ab8920784fba9738e0b8428db150bfd505 16:43:48 $ docker rm -f e5485f7d72bbe07755d5a9bbd2d575ab8920784fba9738e0b8428db150bfd505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:43:49 + docker inspect -f . ci-base-image-arm64 16:43:49 . [Pipeline] withDockerContainer 16:43:49 prd-ubuntu18.04-docker-arm64-4c-16g-2095 does not seem to be running inside a container 16:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:43:51 $ docker top 709d863112ef7d9dd232e349d13fb019955a38e5c441affbe09898eb45933cc8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:43:52 + go mod tidy 16:44:19 go: downloading github.com/google/uuid v1.3.0 16:44:19 go: downloading github.com/go-kit/kit v0.12.0 16:44:19 go: downloading github.com/stretchr/testify v1.7.0 16:44:19 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:44:28 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:44:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:44:32 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:44:32 go: downloading github.com/google/uuid v1.3.0 16:44:35 go: downloading github.com/x448/float16 v0.8.4 16:44:35 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:44:35 go: downloading github.com/kr/pretty v0.3.0 16:44:35 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:44:35 go: downloading github.com/kr/text v0.2.0 16:44:44 go: downloading github.com/stretchr/testify v1.7.0 16:44:44 go: downloading github.com/go-kit/kit v0.12.0 16:44:44 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:44:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:44:44 go: downloading github.com/davecgh/go-spew v1.1.1 16:44:44 go: downloading github.com/pmezard/go-difflib v1.0.0 16:44:44 go: downloading github.com/go-kit/log v0.2.0 16:44:44 go: downloading github.com/stretchr/objx v0.1.1 16:44:44 go: downloading github.com/go-playground/universal-translator v0.18.0 16:44:44 go: downloading github.com/leodido/go-urn v1.2.1 16:44:44 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 16:44:45 go: downloading github.com/go-kit/log v0.2.0 16:44:45 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:44:45 go: downloading golang.org/x/text v0.3.7 16:44:45 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:44:45 go: downloading github.com/go-playground/locales v0.14.0 16:44:46 go: downloading github.com/x448/float16 v0.8.4 16:45:08 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:45:08 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:45:08 go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 16:45:08 go: downloading github.com/kr/pretty v0.3.0 16:45:08 go: downloading github.com/kr/text v0.2.0 16:45:08 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:45:12 github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks imports 16:45:12 github.com/stretchr/testify/mock: github.com/stretchr/testify@v1.7.0: Get "https://nexus3.edgexfoundry.org/repository/go-proxy/github.com/stretchr/testify/@v/v1.7.0.zip": net/http: TLS handshake timeout 16:45:12 github.com/edgexfoundry/go-mod-core-contracts/v2/common imports 16:45:12 github.com/go-playground/validator/v10: github.com/go-playground/validator/v10@v10.9.0: Get "https://nexus3.edgexfoundry.org/repository/go-proxy/github.com/go-playground/validator/v10/@v/v10.9.0.zip": net/http: TLS handshake timeout 16:45:12 github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http tested by 16:45:12 github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http.test imports 16:45:12 github.com/stretchr/testify/assert: github.com/stretchr/testify@v1.7.0: Get "https://nexus3.edgexfoundry.org/repository/go-proxy/github.com/stretchr/testify/@v/v1.7.0.zip": net/http: TLS handshake timeout 16:45:12 github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http tested by 16:45:12 github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http.test imports 16:45:12 github.com/stretchr/testify/require: github.com/stretchr/testify@v1.7.0: Get "https://nexus3.edgexfoundry.org/repository/go-proxy/github.com/stretchr/testify/@v/v1.7.0.zip": net/http: TLS handshake timeout [Pipeline] } 16:45:12 $ docker stop --time=1 709d863112ef7d9dd232e349d13fb019955a38e5c441affbe09898eb45933cc8 16:45:14 $ docker rm -f 709d863112ef7d9dd232e349d13fb019955a38e5c441affbe09898eb45933cc8 [Pipeline] // withDockerContainer [Pipeline] sh [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] } 16:45:15 + make test 16:45:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:45:16 16:45:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:45:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:45:16 arm64: Pulling from edgex-lftools-log-publisher 16:45:16 448f6bf000e3: Pulling fs layer 16:45:16 f757da607395: Pulling fs layer 16:45:16 05883995daec: Pulling fs layer 16:45:16 8603b9c90790: Pulling fs layer 16:45:16 1560dd03e051: Pulling fs layer 16:45:16 27f5ce0e4adf: Pulling fs layer 16:45:16 c2d8d7efcc4b: Pulling fs layer 16:45:16 8603b9c90790: Waiting 16:45:16 1560dd03e051: Waiting 16:45:16 27f5ce0e4adf: Waiting 16:45:16 c2d8d7efcc4b: Waiting 16:45:17 f757da607395: Verifying Checksum 16:45:17 f757da607395: Download complete 16:45:17 8603b9c90790: Download complete 16:45:17 1560dd03e051: Verifying Checksum 16:45:17 1560dd03e051: Download complete 16:45:17 27f5ce0e4adf: Download complete 16:45:17 05883995daec: Verifying Checksum 16:45:17 05883995daec: Download complete 16:45:17 448f6bf000e3: Verifying Checksum 16:45:17 448f6bf000e3: Download complete 16:45:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 16:45:20 c2d8d7efcc4b: Verifying Checksum 16:45:20 c2d8d7efcc4b: Download complete 16:45:20 448f6bf000e3: Pull complete 16:45:21 f757da607395: Pull complete 16:45:22 05883995daec: Pull complete 16:45:23 8603b9c90790: Pull complete 16:45:24 1560dd03e051: Pull complete 16:45:24 27f5ce0e4adf: Pull complete 16:45:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.056s coverage: 83.5% of statements 16:45:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 16:45:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 16:45:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 16:45:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.006s coverage: 26.3% of statements 16:45:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 16:45:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 47.1% of statements 16:45:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements 16:45:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.025s coverage: 86.2% of statements 16:45:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 16:45:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 36.1% of statements 16:45:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 48.7% of statements 16:45:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:45:36 gofmt -l . 16:45:36 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:45:36 $ docker stop --time=1 bc50a2e523fea4daf1858cf438edb7f05fd829e5e6f62c8084d46e6c1c5060b2 16:45:37 $ docker rm -f bc50a2e523fea4daf1858cf438edb7f05fd829e5e6f62c8084d46e6c1c5060b2 [Pipeline] // withDockerContainer [Pipeline] sh 16:45:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:45:38 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:45:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:39 16:45:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:45:40 c2d8d7efcc4b: Pull complete 16:45:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:45:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:45:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:40 latest: Pulling from edgex-lftools-log-publisher 16:45:40 b4d181a07f80: Pulling fs layer 16:45:40 a1111a8f2ec3: Pulling fs layer 16:45:40 ed53099fbce6: Pulling fs layer 16:45:40 dc539afda2c1: Pulling fs layer 16:45:40 77bc0d833cb6: Pulling fs layer 16:45:40 9065ff56babe: Pulling fs layer 16:45:40 d287ab97295c: Pulling fs layer 16:45:40 dc539afda2c1: Waiting 16:45:40 77bc0d833cb6: Waiting 16:45:40 9065ff56babe: Waiting 16:45:40 d287ab97295c: Waiting 16:45:40 a1111a8f2ec3: Verifying Checksum 16:45:40 a1111a8f2ec3: Download complete [Pipeline] withDockerContainer 16:45:40 dc539afda2c1: Verifying Checksum 16:45:40 dc539afda2c1: Download complete 16:45:40 ed53099fbce6: Verifying Checksum 16:45:40 ed53099fbce6: Download complete 16:45:40 77bc0d833cb6: Verifying Checksum 16:45:40 77bc0d833cb6: Download complete 16:45:40 9065ff56babe: Verifying Checksum 16:45:40 9065ff56babe: Download complete 16:45:40 prd-ubuntu18.04-docker-arm64-4c-16g-2095 does not seem to be running inside a container 16:45:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:45:40 b4d181a07f80: Verifying Checksum 16:45:40 b4d181a07f80: Download complete 16:45:42 b4d181a07f80: Pull complete 16:45:42 d287ab97295c: Verifying Checksum 16:45:42 d287ab97295c: Download complete 16:45:42 a1111a8f2ec3: Pull complete 16:45:43 ed53099fbce6: Pull complete 16:45:43 dc539afda2c1: Pull complete 16:45:43 77bc0d833cb6: Pull complete 16:45:43 9065ff56babe: Pull complete 16:45:46 $ docker top 8a66a375b027ac264ac29e91fb1d2f9a17e1930000441e5daee7e2ba18623865 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:45:47 ---> job-cost.sh 16:45:47 lf-activate-venv: SKIPPING 16:45:47 INFO: No Stack... 16:45:47 INFO: Retrieving Pricing Info for: v3-standard-4 16:45:48 d287ab97295c: Pull complete 16:45:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:45:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:45:48 INFO: Archiving Costs 16:45:48 prd-centos7-docker-4c-2g-2096 does not seem to be running inside a container 16:45:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:45:51 $ docker top f980aa1b8f08d3164ecb3825afb20e791cab6be91d8087c6d8af99382edefd47 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 16:45:52 ---> job-cost.sh 16:45:52 lf-activate-venv: SKIPPING 16:45:52 INFO: No Stack... 16:45:52 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 16:45:52 + cut -d, -f6 [Pipeline] lock 16:45:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-4-stack-cost] 16:45:52 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-4-stack-cost] did not exist. Created. 16:45:52 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:45:53 + echo total: 0.10999999940395355 [Pipeline] stash 16:45:53 INFO: Retrieving Pricing Info for: v3-standard-2 16:45:54 Stashed 1 file(s) [Pipeline] } 16:45:54 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-4-stack-cost] 16:45:54 INFO: Archiving Costs [Pipeline] // lock [Pipeline] } 16:45:54 $ docker stop --time=1 8a66a375b027ac264ac29e91fb1d2f9a17e1930000441e5daee7e2ba18623865 16:45:55 $ docker rm -f 8a66a375b027ac264ac29e91fb1d2f9a17e1930000441e5daee7e2ba18623865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 16:45:56 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 16:45:56 + cut -d, -f6 [Pipeline] // stage [Pipeline] } 16:45:56 Failed in branch arm64 [Pipeline] lock 16:45:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-4-stack-cost] 16:45:56 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-4-stack-cost] did not exist. Created. 16:45:56 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:45:56 /w/workspace/go-mod-core-contracts/4@tmp/durable-3dd5413f/script.sh: 1: /w/workspace/go-mod-core-contracts/4@tmp/durable-3dd5413f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:45:57 + echo total: 0.05999999865889549 [Pipeline] stash 16:45:57 Warning: overwriting stash ‘stack-cost’ 16:45:57 Stashed 1 file(s) [Pipeline] } 16:45:57 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-663-4-stack-cost] [Pipeline] // lock [Pipeline] } 16:45:57 $ docker stop --time=1 f980aa1b8f08d3164ecb3825afb20e791cab6be91d8087c6d8af99382edefd47 16:45:58 $ docker rm -f f980aa1b8f08d3164ecb3825afb20e791cab6be91d8087c6d8af99382edefd47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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] sh 16:46:00 + '[' -d /w/workspace/dry_go-mod-core-contracts_PR-663/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:46:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:46:01 ---> package-listing.sh 16:46:01 ++ facter osfamily 16:46:01 ++ tr '[:upper:]' '[:lower:]' 16:46:01 + OS_FAMILY=redhat 16:46:01 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-663 16:46:01 + START_PACKAGES=/tmp/packages_start.txt 16:46:01 + END_PACKAGES=/tmp/packages_end.txt 16:46:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:46:01 + PACKAGES=/tmp/packages_start.txt 16:46:01 + '[' /w/workspace/dry_go-mod-core-contracts_PR-663 ']' 16:46:01 + PACKAGES=/tmp/packages_end.txt 16:46:01 + case "${OS_FAMILY}" in 16:46:01 + rpm -qa 16:46:01 + sort 16:46:02 + '[' -f /tmp/packages_start.txt ']' 16:46:02 + '[' -f /tmp/packages_end.txt ']' 16:46:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:46:02 + '[' /w/workspace/dry_go-mod-core-contracts_PR-663 ']' 16:46:02 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-663/archives/ 16:46:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-663/archives/ [Pipeline] echo 16:46:02 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-663/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:46:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:02 16:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:03 latest: Pulling from edgex-lftools-log-publisher 16:46:03 b4d181a07f80: Pulling fs layer 16:46:03 a1111a8f2ec3: Pulling fs layer 16:46:03 ed53099fbce6: Pulling fs layer 16:46:03 dc539afda2c1: Pulling fs layer 16:46:03 77bc0d833cb6: Pulling fs layer 16:46:03 9065ff56babe: Pulling fs layer 16:46:03 d287ab97295c: Pulling fs layer 16:46:03 77bc0d833cb6: Waiting 16:46:03 9065ff56babe: Waiting 16:46:03 d287ab97295c: Waiting 16:46:03 dc539afda2c1: Waiting 16:46:03 a1111a8f2ec3: Verifying Checksum 16:46:03 a1111a8f2ec3: Download complete 16:46:03 dc539afda2c1: Verifying Checksum 16:46:03 dc539afda2c1: Download complete 16:46:03 77bc0d833cb6: Verifying Checksum 16:46:03 77bc0d833cb6: Download complete 16:46:03 9065ff56babe: Verifying Checksum 16:46:03 9065ff56babe: Download complete 16:46:03 ed53099fbce6: Verifying Checksum 16:46:03 ed53099fbce6: Download complete 16:46:04 b4d181a07f80: Verifying Checksum 16:46:04 b4d181a07f80: Download complete 16:46:05 d287ab97295c: Verifying Checksum 16:46:05 d287ab97295c: Download complete 16:46:05 b4d181a07f80: Pull complete 16:46:05 a1111a8f2ec3: Pull complete 16:46:06 ed53099fbce6: Pull complete 16:46:06 dc539afda2c1: Pull complete 16:46:06 77bc0d833cb6: Pull complete 16:46:06 9065ff56babe: Pull complete 16:46:12 d287ab97295c: Pull complete 16:46:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:46:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:46:12 prd-centos7-docker-4c-2g-2094 does not seem to be running inside a container 16:46:12 $ 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-663/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-663 -v /w/workspace/dry_go-mod-core-contracts_PR-663:/w/workspace/dry_go-mod-core-contracts_PR-663:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-663@tmp:/w/workspace/dry_go-mod-core-contracts_PR-663@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:46:14 $ docker top f281af9c771cb4680e0f7576199bb73af5414fab81e6db4613a8c0440eccd92f -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:15 + touch /tmp/pre-build-complete [Pipeline] sh 16:46:15 + mkdir -p /var/log/sysstat [Pipeline] sh 16:46:15 + ls /var/log/sa-host 16:46:15 + sadf -c /var/log/sa-host/sa05 16:46:15 file_magic: OK 16:46:15 HZ: Using current value: 100 16:46:15 file_header: OK 16:46:15 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 16:46:15 Statistics: 16:46:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:46:15 File successfully converted to sysstat format version 12.0.3 16:46:15 + sadf -c /var/log/sa-host/sa30 16:46:15 file_magic: OK 16:46:15 HZ: Using current value: 100 16:46:15 file_header: OK 16:46:15 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 16:46:15 Statistics: 16:46:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:46:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:46:16 provisioning config files... 16:46:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-663@tmp/config6794151009092801057tmp [Pipeline] { [Pipeline] echo 16:46:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:46:16 ---> create-netrc.sh [Pipeline] } 16:46:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:46:17 ---> python-tools-install.sh [Pipeline] echo 16:46:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:46:17 ---> sudo-logs.sh 16:46:17 Archiving 'sudo' log.. 16:46:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-2094.novalocal: Name or service not known 16:46:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-2094.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:46:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:46:17 ---> job-cost.sh 16:46:17 lf-activate-venv: SKIPPING 16:46:17 DEBUG: total: 0.05999999865889549 16:46:17 INFO: Retrieving Stack Cost... 16:46:26 INFO: Retrieving Pricing Info for: v3-standard-2 16:46:26 INFO: Archiving Costs [Pipeline] echo 16:46:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:46:27 ---> logs-deploy.sh 16:46:27 lf-activate-venv: SKIPPING 16:46:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-663/4 16:46:27 INFO: archiving workspace using pattern(s): 16:46:27 Archives upload complete. 16:46:27 INFO: archiving logs to Nexus 16:46:28 ---> uname -a: 16:46:28 Linux prd-centos7-docker-4c-2g-2094.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 16:46:28 16:46:28 16:46:28 ---> lscpu: 16:46:28 Architecture: x86_64 16:46:28 CPU op-mode(s): 32-bit, 64-bit 16:46:28 Byte Order: Little Endian 16:46:28 Address sizes: 40 bits physical, 48 bits virtual 16:46:28 CPU(s): 2 16:46:28 On-line CPU(s) list: 0,1 16:46:28 Thread(s) per core: 1 16:46:28 Core(s) per socket: 1 16:46:28 Socket(s): 2 16:46:28 NUMA node(s): 1 16:46:28 Vendor ID: AuthenticAMD 16:46:28 CPU family: 23 16:46:28 Model: 49 16:46:28 Model name: AMD EPYC-Rome Processor 16:46:28 Stepping: 0 16:46:28 CPU MHz: 2799.996 16:46:28 BogoMIPS: 5599.99 16:46:28 Virtualization: AMD-V 16:46:28 Hypervisor vendor: KVM 16:46:28 Virtualization type: full 16:46:28 L1d cache: 32K 16:46:28 L1i cache: 32K 16:46:28 L2 cache: 512K 16:46:28 L3 cache: 16384K 16:46:28 NUMA node0 CPU(s): 0,1 16:46:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:46:28 16:46:28 16:46:28 ---> nproc: 16:46:28 2 16:46:28 16:46:28 16:46:28 ---> df -h: 16:46:28 Filesystem Size Used Avail Use% Mounted on 16:46:28 overlay 40G 7.7G 33G 20% / 16:46:28 tmpfs 64M 0 64M 0% /dev 16:46:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:46:28 shm 64M 0 64M 0% /dev/shm 16:46:28 /dev/vda1 40G 7.7G 33G 20% /facter-os 16:46:28 16:46:28 16:46:28 ---> sar -b -r -n DEV: 16:46:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 16:46:28 16:46:28 16:39:14 LINUX RESTART (2 CPU) 16:46:28 16:46:28 16:40:01 tps rtps wtps bread/s bwrtn/s 16:46:28 16:41:01 21.64 0.88 20.75 344.84 3140.21 16:46:28 16:42:01 0.37 0.00 0.37 0.00 5.80 16:46:28 16:43:01 0.33 0.00 0.33 0.00 3.95 16:46:28 16:44:01 0.18 0.00 0.18 0.00 3.00 16:46:28 16:45:01 0.22 0.00 0.22 0.00 2.65 16:46:28 16:46:01 0.42 0.08 0.33 4.00 4.86 16:46:28 Average: 3.86 0.16 3.70 58.15 526.80 16:46:28 16:46:28 16:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:46:28 16:41:01 5681628 0 616800 7.70 2620 1707892 1210544 13.37 555980 1532348 20 16:46:28 16:42:01 5685604 0 612816 7.65 2620 1707900 1163244 12.84 552792 1532312 12 16:46:28 16:43:01 5686548 0 611872 7.64 2620 1707900 1163448 12.85 551592 1532464 8 16:46:28 16:44:01 5685856 0 612556 7.65 2620 1707908 1163520 12.85 551952 1532464 8 16:46:28 16:45:01 5685216 0 613188 7.66 2620 1707916 1163352 12.84 552592 1533200 20 16:46:28 16:46:01 5659280 0 638956 7.98 2620 1708084 1196348 13.21 648480 1461696 80 16:46:28 Average: 5680689 0 617698 7.71 2620 1707933 1176743 12.99 568898 1520747 25 16:46:28 16:46:28 16:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:46:28 16:41:01 eth0 74.58 61.61 356.18 14.16 0.00 0.00 0.00 0.00 16:46:28 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:41:01 docker0 11.03 5.60 2.51 27.48 0.00 0.00 0.00 0.00 16:46:28 16:42:01 eth0 1.13 0.07 0.10 0.01 0.00 0.00 0.00 0.00 16:46:28 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:43:01 eth0 0.77 0.32 0.28 0.17 0.00 0.00 0.00 0.00 16:46:28 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:44:01 eth0 0.67 0.47 0.28 0.24 0.00 0.00 0.00 0.00 16:46:28 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:45:01 eth0 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 16:46:28 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:46:01 eth0 5.53 3.15 4.86 1.59 0.00 0.00 0.00 0.00 16:46:28 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 Average: eth0 13.83 10.97 60.31 2.71 0.00 0.00 0.00 0.00 16:46:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:46:28 Average: docker0 1.84 0.93 0.42 4.58 0.00 0.00 0.00 0.00 16:46:28 16:46:28 16:46:28 ---> sar -P ALL: 16:46:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 16:46:28 16:46:28 16:39:14 LINUX RESTART (2 CPU) 16:46:28 16:46:28 16:40:01 CPU %user %nice %system %iowait %steal %idle 16:46:28 16:41:01 all 2.35 0.00 1.18 0.38 0.04 96.05 16:46:28 16:41:01 0 2.15 0.00 1.18 0.54 0.05 96.08 16:46:28 16:41:01 1 2.56 0.00 1.18 0.22 0.03 96.01 16:46:28 16:42:01 all 0.19 0.00 0.04 0.00 0.02 99.75 16:46:28 16:42:01 0 0.05 0.00 0.05 0.00 0.03 99.87 16:46:28 16:42:01 1 0.33 0.00 0.03 0.00 0.00 99.63 16:46:28 16:43:01 all 0.22 0.00 0.05 0.00 0.02 99.72 16:46:28 16:43:01 0 0.07 0.00 0.08 0.00 0.02 99.83 16:46:28 16:43:01 1 0.37 0.00 0.02 0.00 0.02 99.60 16:46:28 16:44:01 all 0.20 0.00 0.04 0.00 0.02 99.74 16:46:28 16:44:01 0 0.08 0.00 0.03 0.00 0.02 99.87 16:46:28 16:44:01 1 0.32 0.00 0.05 0.00 0.02 99.62 16:46:28 16:45:01 all 0.17 0.00 0.04 0.00 0.03 99.77 16:46:28 16:45:01 0 0.08 0.00 0.05 0.00 0.03 99.83 16:46:28 16:45:01 1 0.25 0.00 0.03 0.00 0.02 99.70 16:46:28 16:46:01 all 0.86 0.00 0.15 0.00 0.02 98.97 16:46:28 16:46:01 0 0.37 0.00 0.13 0.00 0.02 99.48 16:46:28 16:46:01 1 1.35 0.00 0.17 0.00 0.02 98.46 16:46:28 Average: all 0.66 0.00 0.25 0.06 0.02 99.00 16:46:28 Average: 0 0.47 0.00 0.25 0.09 0.03 99.16 16:46:28 Average: 1 0.86 0.00 0.25 0.04 0.02 98.84 16:46:28 16:46:28 16:46:28