Pull request #627 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 693d3d1bb1ce27c984b0f8481578bd7875393101 rather than 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c Obtained Jenkinsfile from 693d3d1bb1ce27c984b0f8481578bd7875393101 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-ssh4855425583117861337.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3018586679762441824.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-627/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-627/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh124126403095119650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2549462355400050880.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-627/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-627/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4043219924064796777.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-309’ is offline Running on prd-centos7-docker-4c-2g-865 in /w/workspace/dry_go-mod-core-contracts_PR-627 [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-627 # 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-627@tmp/jenkins-gitclient-ssh8028248498585214226.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-627@tmp/jenkins-gitclient-ssh7302762252951923375.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/627/head:refs/remotes/origin/PR-627 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 693d3d1bb1ce27c984b0f8481578bd7875393101 into PR head commit 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c Merge succeeded, producing 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c Checking out Revision 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c (PR-627) > git config core.sparsecheckout # timeout=10 > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # 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-627@tmp/jenkins-gitclient-ssh895658683238943167.key > git merge 693d3d1bb1ce27c984b0f8481578bd7875393101 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # timeout=10 Commit message: "feat: prepare new route and DTO for SMA v2 redesign" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:10:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:10:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:10:31 ========================================================= 09:10:31 EdgeX Global Pipelines Version Info 09:10:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6622ee9224607eef2f710c5a3a9a3b16c12d614b # timeout=10 09:10:33 ------------------- 09:10:33 stable info: 09:10:33 ------------------- 09:10:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:10:33 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 09:10:33 Message: update stable to v1.0.192 09:10:33 ------------------- 09:10:33 experimental info: 09:10:33 ------------------- 09:10:33 Commited By: **** collab-it+edgex@linuxfoundation.org 09:10:33 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 09:10:33 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:10:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:10:33 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:10:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:10:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-627 [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-627 [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-627 [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 038c30b [Pipeline] echo 09:10:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:10:35 + git log --format=format:%s -1 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c [Pipeline] echo 09:10:35 GIT_COMMIT: 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c, Commit Message: feat: prepare new route and DTO for SMA v2 redesign [Pipeline] echo 09:10:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:10:36 09:10:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:10:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:10:37 latest: Pulling from edgex-devops/git-semver 09:10:37 31603596830f: Pulling fs layer 09:10:37 54011a49482f: Pulling fs layer 09:10:37 a6820b24f6d8: Pulling fs layer 09:10:37 f581987b2513: Pulling fs layer 09:10:37 f581987b2513: Waiting 09:10:37 54011a49482f: Verifying Checksum 09:10:37 54011a49482f: Download complete 09:10:37 31603596830f: Verifying Checksum 09:10:37 31603596830f: Download complete 09:10:37 f581987b2513: Verifying Checksum 09:10:37 f581987b2513: Download complete 09:10:37 a6820b24f6d8: Verifying Checksum 09:10:37 a6820b24f6d8: Download complete 09:10:37 31603596830f: Pull complete 09:10:37 54011a49482f: Pull complete 09:10:38 a6820b24f6d8: Pull complete 09:10:38 f581987b2513: Pull complete 09:10:38 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:10:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:10:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:10:38 prd-centos7-docker-4c-2g-865 does not seem to be running inside a container 09:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-627 -v /w/workspace/dry_go-mod-core-contracts_PR-627:/w/workspace/dry_go-mod-core-contracts_PR-627:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-627@tmp:/w/workspace/dry_go-mod-core-contracts_PR-627@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:10004/edgex-devops/git-semver:latest cat 09:10:41 $ docker top ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:10:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:41 [ssh-agent] Looking for ssh-agent implementation... 09:10:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:41 $ docker exec ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 ssh-agent 09:10:41 SSH_AUTH_SOCK=/tmp/ssh-HnHkuVBdvf7E/agent.14 09:10:41 SSH_AGENT_PID=21 09:10:41 Running ssh-add (command line suppressed) 09:10:41 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-627@tmp/private_key_3916664675788905667.key (/w/workspace/dry_go-mod-core-contracts_PR-627@tmp/private_key_3916664675788905667.key) 09:10:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:41 + git tag --points-at HEAD [Pipeline] } 09:10:41 $ docker exec --env ******** --env ******** ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 ssh-agent -k 09:10:41 unset SSH_AUTH_SOCK; 09:10:41 unset SSH_AGENT_PID; 09:10:41 echo Agent pid 21 killed; 09:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:10:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:10:42 [ssh-agent] Looking for ssh-agent implementation... 09:10:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:10:42 $ docker exec ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 ssh-agent 09:10:42 SSH_AUTH_SOCK=/tmp/ssh-zqJW0kFbrwyN/agent.55 09:10:42 SSH_AGENT_PID=61 09:10:42 Running ssh-add (command line suppressed) 09:10:42 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-627@tmp/private_key_2694540276755077444.key (/w/workspace/dry_go-mod-core-contracts_PR-627@tmp/private_key_2694540276755077444.key) 09:10:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:10:42 + git semver init 09:10:42 # -> Open(): unable to determine branch for HEAD 09:10:42 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-627/.git 09:10:42 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-627 09:10:42 # $SEMVER_REMOTE_NAME = origin 09:10:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:10:42 # $SEMVER_USER_NAME = edgex-jenkins 09:10:42 # $SEMVER_BRANCH = PR-627 09:10:42 # $SEMVER_TEMP = /tmp/semver-453355324 09:10:42 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:10:43 # '/tmp/semver-453355324' -> '/w/workspace/dry_go-mod-core-contracts_PR-627/.semver' 09:10:43 # -> Force: false 09:10:43 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-627/.semver [Pipeline] } 09:10:43 $ docker exec --env ******** --env ******** ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 ssh-agent -k 09:10:43 unset SSH_AUTH_SOCK; 09:10:43 unset SSH_AGENT_PID; 09:10:43 echo Agent pid 61 killed; 09:10:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:10:44 + git semver [Pipeline] } 09:10:44 $ docker stop --time=1 ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 09:10:45 $ docker rm -f ef6bd0f16b1cda4149c1af4f752bd560f5323e42832707490824341acbe2bf97 [Pipeline] // withDockerContainer [Pipeline] sh 09:10:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:10:46 Stashed 1 file(s) [Pipeline] echo 09:10:46 [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 09:11:01 Still waiting to schedule task 09:11:01 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:11:01 Still waiting to schedule task 09:11:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:13:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-866 in /w/workspace/dry_go-mod-core-contracts_PR-627 [Pipeline] { [Pipeline] ws 09:13:05 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 09:13:05 Selected Git installation does not exist. Using Default 09:13:05 The recommended git tool is: NONE 09:13:10 using credential edgex-jenkins-ssh 09:13:10 Cloning the remote Git repository 09:13:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:13:10 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 09:13:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:13:10 > git --version # timeout=10 09:13:10 > git --version # 'git version 2.17.1' 09:13:10 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:12 Running on prd-centos7-docker-4c-2g-867 in /w/workspace/dry_go-mod-core-contracts_PR-627 [Pipeline] { [Pipeline] ws 09:13:12 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { 09:13:12 Merging remotes/origin/master commit 693d3d1bb1ce27c984b0f8481578bd7875393101 into PR head commit 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c 09:13:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:13:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:13:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:13:12 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/627/head:refs/remotes/origin/PR-627 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] checkout 09:13:12 Selected Git installation does not exist. Using Default 09:13:12 The recommended git tool is: NONE 09:13:13 Merge succeeded, producing 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c 09:13:13 Checking out Revision 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c (PR-627) 09:13:12 > git config core.sparsecheckout # timeout=10 09:13:12 > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # timeout=10 09:13:12 > git remote # timeout=10 09:13:12 > git config --get remote.origin.url # timeout=10 09:13:12 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:12 > git merge 693d3d1bb1ce27c984b0f8481578bd7875393101 # timeout=10 09:13:13 > git rev-parse HEAD^{commit} # timeout=10 09:13:13 > git config core.sparsecheckout # timeout=10 09:13:13 > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # timeout=10 09:13:15 using credential edgex-jenkins-ssh 09:13:15 Cloning the remote Git repository 09:13:15 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:13:15 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 09:13:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:13:15 > git --version # timeout=10 09:13:15 > git --version # 'git version 2.24.4' 09:13:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:15 [INFO] Currently running in a labeled security context 09:13:15 [INFO] Currently SELinux is 'enforcing' on the host 09:13:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4895102671798066316.key 09:13:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:16 Merging remotes/origin/master commit 693d3d1bb1ce27c984b0f8481578bd7875393101 into PR head commit 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c 09:13:16 Merge succeeded, producing 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c 09:13:16 Checking out Revision 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c (PR-627) 09:13:17 Commit message: "feat: prepare new route and DTO for SMA v2 redesign" 09:13:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:13:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:13:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:13:16 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:16 [INFO] Currently running in a labeled security context 09:13:16 [INFO] Currently SELinux is 'enforcing' on the host 09:13:16 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh8981000233683093990.key 09:13:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/627/head:refs/remotes/origin/PR-627 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:13:16 > git config core.sparsecheckout # timeout=10 09:13:16 > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # timeout=10 09:13:16 > git remote # timeout=10 09:13:16 > git config --get remote.origin.url # timeout=10 09:13:16 using GIT_SSH to set credentials SSH Credentials for GitHub 09:13:16 [INFO] Currently running in a labeled security context 09:13:16 [INFO] Currently SELinux is 'enforcing' on the host 09:13:16 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4398766798361853535.key 09:13:16 > git merge 693d3d1bb1ce27c984b0f8481578bd7875393101 # timeout=10 09:13:16 > git rev-parse HEAD^{commit} # timeout=10 09:13:16 > git config core.sparsecheckout # timeout=10 09:13:16 > git checkout -f 038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:13:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:13:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:13:19 + sudo service docker restart 09:13:19 + true 09:13:20 Commit message: "feat: prepare new route and DTO for SMA v2 redesign" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:13:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:13:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:13:22 + true 09:13:22 + sudo service docker restart 09:13:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 09:13:38 ========================================================= 09:13:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:13:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:13:38 + 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 . 09:13:39 Sending build context to Docker daemon 3.213MB 09:13:39 Step 1/7 : ARG BASE=golang:1.16-alpine 09:13:39 Step 2/7 : FROM ${BASE} 09:13:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:13:39 595b0fe564bb: Pulling fs layer 09:13:39 7186ed65a4f7: Pulling fs layer 09:13:39 316046926c0a: Pulling fs layer 09:13:39 4ebd0625c992: Pulling fs layer 09:13:39 207e8628e3a3: Pulling fs layer 09:13:39 c791037a9be2: Pulling fs layer 09:13:39 ffd874e62e21: Pulling fs layer 09:13:39 207e8628e3a3: Waiting 09:13:39 c791037a9be2: Waiting 09:13:39 ffd874e62e21: Waiting 09:13:39 4ebd0625c992: Waiting 09:13:39 316046926c0a: Verifying Checksum 09:13:39 316046926c0a: Download complete 09:13:39 7186ed65a4f7: Verifying Checksum 09:13:39 7186ed65a4f7: Download complete 09:13:39 207e8628e3a3: Download complete 09:13:39 c791037a9be2: Verifying Checksum 09:13:39 c791037a9be2: Download complete 09:13:39 595b0fe564bb: Verifying Checksum 09:13:39 595b0fe564bb: Download complete [Pipeline] unstash [Pipeline] echo 09:13:40 ========================================================= 09:13:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:13:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:13:40 595b0fe564bb: Pull complete 09:13:40 + 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 . 09:13:41 7186ed65a4f7: Pull complete 09:13:41 Sending build context to Docker daemon 3.214MB 09:13:41 Step 1/7 : ARG BASE=golang:1.16-alpine 09:13:41 Step 2/7 : FROM ${BASE} 09:13:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:13:41 540db60ca938: Pulling fs layer 09:13:41 adcc1eea9eea: Pulling fs layer 09:13:41 4c4ab2625f07: Pulling fs layer 09:13:41 0510c868ecb4: Pulling fs layer 09:13:41 afea3b2eda06: Pulling fs layer 09:13:41 7809a108b3ef: Pulling fs layer 09:13:41 f706445af74f: Pulling fs layer 09:13:41 0510c868ecb4: Waiting 09:13:41 afea3b2eda06: Waiting 09:13:41 7809a108b3ef: Waiting 09:13:41 f706445af74f: Waiting 09:13:41 4c4ab2625f07: Download complete 09:13:41 adcc1eea9eea: Verifying Checksum 09:13:41 adcc1eea9eea: Download complete 09:13:41 afea3b2eda06: Verifying Checksum 09:13:41 afea3b2eda06: Download complete 09:13:41 7809a108b3ef: Verifying Checksum 09:13:41 7809a108b3ef: Download complete 09:13:41 540db60ca938: Verifying Checksum 09:13:41 540db60ca938: Download complete 09:13:41 540db60ca938: Pull complete 09:13:41 316046926c0a: Pull complete 09:13:42 adcc1eea9eea: Pull complete 09:13:42 4c4ab2625f07: Pull complete 09:13:42 ffd874e62e21: Verifying Checksum 09:13:42 ffd874e62e21: Download complete 09:13:43 f706445af74f: Verifying Checksum 09:13:43 f706445af74f: Download complete 09:13:44 4ebd0625c992: Verifying Checksum 09:13:44 4ebd0625c992: Download complete 09:13:45 0510c868ecb4: Verifying Checksum 09:13:45 0510c868ecb4: Download complete 09:13:48 0510c868ecb4: Pull complete 09:13:48 afea3b2eda06: Pull complete 09:13:48 7809a108b3ef: Pull complete 09:13:50 f706445af74f: Pull complete 09:13:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:13:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:13:50 ---> b068be0155e3 09:13:50 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:13:54 ---> Running in a0e8857945ac 09:13:54 Removing intermediate container a0e8857945ac 09:13:54 ---> 8eab3dcc4889 09:13:54 Step 4/7 : RUN apk add bash 09:13:54 ---> Running in fd1d4ac71347 09:13:54 4ebd0625c992: Pull complete 09:13:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:13:55 207e8628e3a3: Pull complete 09:13:55 c791037a9be2: Pull complete 09:13:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:13:56 OK: 149 MiB in 40 packages 09:13:56 Removing intermediate container fd1d4ac71347 09:13:56 ---> 82388edabddb 09:13:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:13:57 ---> Running in f482c26d59ac 09:13:57 Removing intermediate container f482c26d59ac 09:13:57 ---> 3b4674ef2b5f 09:13:57 Step 6/7 : COPY go.mod . 09:13:57 ---> 1557118db0f0 09:13:57 Step 7/7 : RUN go mod download 09:13:57 ---> Running in 3b3b7728e5ad 09:13:59 ffd874e62e21: Pull complete 09:13:59 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 09:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:13:59 ---> cfc18b08335c 09:13:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:14:01 ---> Running in 91e8aee5842c 09:14:02 Removing intermediate container 91e8aee5842c 09:14:02 ---> 20a840f8af7e 09:14:02 Step 4/7 : RUN apk add bash 09:14:02 ---> Running in d917f4f6e9e1 09:14:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:14:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:14:05 OK: 138 MiB in 40 packages 09:14:05 Removing intermediate container 3b3b7728e5ad 09:14:05 ---> 1be1c5a05e12 09:14:05 Successfully built 1be1c5a05e12 09:14:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:14:06 + docker inspect -f . ci-base-image-x86_64 09:14:06 . [Pipeline] withDockerContainer 09:14:06 prd-centos7-docker-4c-2g-867 does not seem to be running inside a container 09:14:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 09:14:06 Removing intermediate container d917f4f6e9e1 09:14:06 ---> 4b6ec26d17b2 09:14:06 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:14:06 $ docker top cccf4e10251b62f4f47dc4faca8721dbe7c3f000d5c9fd1bc8860aefa86091d0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:06 ---> Running in f91714d2416c 09:14:06 + go version 09:14:06 go version go1.16.3 linux/amd64 [Pipeline] } 09:14:06 $ docker stop --time=1 cccf4e10251b62f4f47dc4faca8721dbe7c3f000d5c9fd1bc8860aefa86091d0 09:14:07 Removing intermediate container f91714d2416c 09:14:07 ---> 18e9f42b3da2 09:14:07 Step 6/7 : COPY go.mod . 09:14:08 ---> ef250268838f 09:14:08 Step 7/7 : RUN go mod download 09:14:08 ---> Running in b527eb3eb948 09:14:08 $ docker rm -f cccf4e10251b62f4f47dc4faca8721dbe7c3f000d5c9fd1bc8860aefa86091d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:14:08 + docker inspect -f . ci-base-image-x86_64 09:14:08 . [Pipeline] withDockerContainer 09:14:08 prd-centos7-docker-4c-2g-867 does not seem to be running inside a container 09:14:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 09:14:09 $ docker top 516841db3eaeb0a335c5610c41a08568173f334ba348b14e27ad7a0eacda9832 -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:09 + go mod tidy [Pipeline] sh 09:14:10 + make test 09:14:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:14:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:14:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.008s coverage: 85.7% of statements 09:14:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.011s coverage: 100.0% of statements 09:14:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.007s coverage: 45.4% of statements 09:14:18 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.005s coverage: 77.8% of statements 09:14:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:14:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 09:14:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.011s coverage: 14.7% of statements 09:14:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.005s coverage: 100.0% of statements 09:14:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.009s coverage: 91.8% of statements 09:14:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:14:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:14:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.006s coverage: 100.0% of statements 09:14:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 09:14:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.011s coverage: 63.0% of statements 09:14:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.013s coverage: 26.3% of statements 09:14:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.003s coverage: 15.4% of statements 09:14:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.027s coverage: 15.4% of statements 09:14:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.004s coverage: 14.3% of statements 09:14:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:14:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 09:14:24 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.031s coverage: 82.9% of statements 09:14:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:14:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 09:14:24 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 09:14:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.013s coverage: 45.4% of statements 09:14:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.007s coverage: 90.0% of statements 09:14:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.030s coverage: 86.3% of statements 09:14:26 Removing intermediate container b527eb3eb948 09:14:26 ---> 970f723c1524 09:14:26 Successfully built 970f723c1524 09:14:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:14:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.016s coverage: 60.5% of statements 09:14:26 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.007s coverage: 58.2% of statements 09:14:26 + docker inspect -f . ci-base-image-arm64 09:14:26 . [Pipeline] withDockerContainer 09:14:27 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:14:27 prd-ubuntu18.04-docker-arm64-4c-16g-866 does not seem to be running inside a container 09:14:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 09:14:28 $ docker top 2325e65072e9128d2b792403c81f18ac4e4b03886460820af8163dd403f9ce5f -eo pid,comm [Pipeline] { [Pipeline] sh 09:14:29 + go version 09:14:29 go version go1.16.3 linux/arm64 [Pipeline] } 09:14:29 $ docker stop --time=1 2325e65072e9128d2b792403c81f18ac4e4b03886460820af8163dd403f9ce5f 09:14:31 $ docker rm -f 2325e65072e9128d2b792403c81f18ac4e4b03886460820af8163dd403f9ce5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:14:32 + docker inspect -f . ci-base-image-arm64 09:14:32 . [Pipeline] withDockerContainer 09:14:32 prd-ubuntu18.04-docker-arm64-4c-16g-866 does not seem to be running inside a container 09:14:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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 09:14:33 gofmt -l . 09:14:33 [ "`gofmt -l .`" = "" ] 09:14:33 $ docker top 05535afa73766a09986c10040285d846ef1abf6f5070ed2d5a0c39ece76b5467 -eo pid,comm [Pipeline] { [Pipeline] } 09:14:34 $ docker stop --time=1 516841db3eaeb0a335c5610c41a08568173f334ba348b14e27ad7a0eacda9832 09:14:35 $ docker rm -f 516841db3eaeb0a335c5610c41a08568173f334ba348b14e27ad7a0eacda9832 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 09:14:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:14:36 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) 09:14:36 + go mod tidy 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 [Pipeline] sh 09:14:36 ---> job-cost.sh 09:14:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MtY4 09:14:37 + make test 09:14:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:14:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:15:02 lf-activate-venv(): INFO: Adding /tmp/venv-MtY4/bin to PATH 09:15:02 INFO: No Stack... 09:15:02 INFO: Retrieving Pricing Info for: v3-standard-2 09:15:02 INFO: Archiving Costs [Pipeline] sh 09:15:02 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 09:15:02 + cut -d, -f6 [Pipeline] lock 09:15:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] 09:15:02 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] did not exist. Created. 09:15:02 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:02 + echo total: 0.05999999865889549 [Pipeline] stash 09:15:02 Stashed 1 file(s) [Pipeline] } 09:15:02 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:15:04 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 09:15:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.080s coverage: 85.7% of statements 09:15:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.043s coverage: 100.0% of statements 09:15:04 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.050s coverage: 45.4% of statements 09:15:05 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.060s coverage: 77.8% of statements 09:15:05 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.039s coverage: 26.3% of statements 09:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.051s coverage: 14.7% of statements 09:15:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.065s coverage: 100.0% of statements 09:15:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.100s coverage: 91.8% of statements 09:15:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] 09:15:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] 09:15:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.029s coverage: 100.0% of statements 09:15:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 35.5% of statements 09:15:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.130s coverage: 63.0% of statements 09:15:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.041s coverage: 26.3% of statements 09:15:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.011s coverage: 15.4% of statements 09:15:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.025s coverage: 15.4% of statements 09:15:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.027s coverage: 14.3% of statements 09:15:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] 09:15:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] 09:15:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.282s coverage: 82.9% of statements 09:15:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] 09:15:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] 09:15:20 ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] 09:15:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.139s coverage: 45.4% of statements 09:15:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.062s coverage: 90.0% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.187s coverage: 86.3% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.046s coverage: 60.5% of statements 09:15:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.034s coverage: 58.2% of statements 09:15:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:15:45 gofmt -l . 09:15:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:15:45 $ docker stop --time=1 05535afa73766a09986c10040285d846ef1abf6f5070ed2d5a0c39ece76b5467 09:15:47 $ docker rm -f 05535afa73766a09986c10040285d846ef1abf6f5070ed2d5a0c39ece76b5467 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:15:48 Warning: overwriting stash ‘coverage-report’ 09:15:49 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 09:15:49 ---> job-cost.sh 09:15:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4VJ6 09:16:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:17:50 lf-activate-venv(): INFO: Adding /tmp/venv-4VJ6/bin to PATH 09:17:50 INFO: No Stack... 09:17:50 INFO: Retrieving Pricing Info for: v2-standard-4 09:17:51 INFO: Archiving Costs [Pipeline] sh 09:17:51 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 09:17:51 + cut -d, -f6 [Pipeline] lock 09:17:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] 09:17:51 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] did not exist. Created. 09:17:51 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:17:52 /w/workspace/go-mod-core-contracts/2@tmp/durable-0a5265e1/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-0a5265e1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:17:52 + echo total: 0.18000000715255737 [Pipeline] stash 09:17:52 Warning: overwriting stash ‘stack-cost’ 09:17:52 Stashed 1 file(s) [Pipeline] } 09:17:52 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-627-2-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 09:17:52 provisioning config files... 09:17:52 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-627@tmp/config7290682025664490051tmp [Pipeline] { [Pipeline] sh 09:17:53 + set +x 09:17:53 + curl -s https://codecov.io/bash 09:17:53 + bash -s -- 09:17:53 09:17:53 _____ _ 09:17:53 / ____| | | 09:17:53 | | ___ __| | ___ ___ _____ __ 09:17:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:17:53 | |___| (_) | (_| | __/ (_| (_) \ V / 09:17:53 \_____\___/ \__,_|\___|\___\___/ \_/ 09:17:53 Bash-1.0.3 09:17:53 09:17:53 09:17:53 ==> git version 2.24.4 found 09:17:53 ==> 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 09:17:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:17:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:17:53 ==> Jenkins CI detected. 09:17:53 project root: . 09:17:53 --> token set from env 09:17:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:17:53 ==> Running gcov in . (disable via -X gcov) 09:17:53 ==> Python coveragepy not found 09:17:53 ==> Searching for coverage reports in: 09:17:53 + . 09:17:53 -> Found 1 reports 09:17:53 ==> Detecting git/mercurial file structure 09:17:53 ==> Reading reports 09:17:53 + ./coverage.out bytes=177809 09:17:53 ==> Appending adjustments 09:17:53 https://docs.codecov.io/docs/fixing-reports 09:17:54 + Found adjustments 09:17:54 ==> Gzipping contents 09:17:54 28K /tmp/codecov.grMp5G.gz 09:17:54 ==> Uploading reports 09:17:54 url: https://codecov.io 09:17:54 query: branch=PR-627&commit=038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-627%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=627&job=&cmd_args= 09:17:54 -> Pinging Codecov 09:17:54 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-627&commit=038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-627%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=627&job=&cmd_args= 09:17:54 -> Uploading to 09:17:54 https://storage.googleapis.com/codecov/v4/raw/2021-05-28/71470A77251A30514AAF9C0BB2E5B6CE/038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c/c70ec4d2-dd21-47b2-a44c-0514318be090.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T091754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09073651d4fee7049c07d7a9766ce0bcf60acfe0777717991ee71e750065963c 09:17:54 % Total % Received % Xferd Average Speed Time Time Time Current 09:17:54 Dload Upload Total Spent Left Speed 09:17:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26132 0 0 100 26132 0 79704 --:--:-- --:--:-- --:--:-- 79914 09:17:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/038c30bc3dad9e6c9b2dccefcc906ccf6cafda8c [Pipeline] } 09:17:55 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 09:17:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:17:56 ---> package-listing.sh 09:17:56 ++ tr '[:upper:]' '[:lower:]' 09:17:56 ++ facter osfamily 09:17:56 + OS_FAMILY=redhat 09:17:56 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-627 09:17:56 + START_PACKAGES=/tmp/packages_start.txt 09:17:56 + END_PACKAGES=/tmp/packages_end.txt 09:17:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:56 + PACKAGES=/tmp/packages_start.txt 09:17:56 + '[' /w/workspace/dry_go-mod-core-contracts_PR-627 ']' 09:17:56 + PACKAGES=/tmp/packages_end.txt 09:17:56 + case "${OS_FAMILY}" in 09:17:56 + rpm -qa 09:17:56 + sort 09:17:57 + '[' -f /tmp/packages_start.txt ']' 09:17:57 + '[' -f /tmp/packages_end.txt ']' 09:17:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:57 + '[' /w/workspace/dry_go-mod-core-contracts_PR-627 ']' 09:17:57 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-627/archives/ 09:17:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-627/archives/ [Pipeline] echo 09:17:57 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-627/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:17:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:17:58 09:17:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:17:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:17:58 alpine: Pulling from edgex-lftools-log-publisher 09:17:58 df20fa9351a1: Pulling fs layer 09:17:58 36b3adc4ff6f: Pulling fs layer 09:17:58 8ad3a11d3b57: Pulling fs layer 09:17:58 46f8f816bc3b: Pulling fs layer 09:17:58 93b61091891f: Pulling fs layer 09:17:58 93b9cdb0e59b: Pulling fs layer 09:17:58 5e14af77c1be: Pulling fs layer 09:17:58 01666e4c0597: Pulling fs layer 09:17:58 aa168da1d23b: Pulling fs layer 09:17:58 93b9cdb0e59b: Waiting 09:17:58 5e14af77c1be: Waiting 09:17:58 01666e4c0597: Waiting 09:17:58 aa168da1d23b: Waiting 09:17:58 46f8f816bc3b: Waiting 09:17:58 93b61091891f: Waiting 09:17:58 36b3adc4ff6f: Verifying Checksum 09:17:58 36b3adc4ff6f: Download complete 09:17:58 46f8f816bc3b: Verifying Checksum 09:17:58 46f8f816bc3b: Download complete 09:17:58 df20fa9351a1: Verifying Checksum 09:17:58 df20fa9351a1: Download complete 09:17:58 93b9cdb0e59b: Verifying Checksum 09:17:58 93b9cdb0e59b: Download complete 09:17:58 93b61091891f: Verifying Checksum 09:17:58 93b61091891f: Download complete 09:17:58 5e14af77c1be: Verifying Checksum 09:17:58 5e14af77c1be: Download complete 09:17:58 01666e4c0597: Verifying Checksum 09:17:58 01666e4c0597: Download complete 09:17:58 df20fa9351a1: Pull complete 09:17:59 36b3adc4ff6f: Pull complete 09:17:59 8ad3a11d3b57: Download complete 09:17:59 8ad3a11d3b57: Pull complete 09:17:59 46f8f816bc3b: Pull complete 09:18:00 93b61091891f: Pull complete 09:18:00 93b9cdb0e59b: Pull complete 09:18:00 5e14af77c1be: Pull complete 09:18:00 01666e4c0597: Pull complete 09:18:00 aa168da1d23b: Verifying Checksum 09:18:00 aa168da1d23b: Download complete 09:18:05 aa168da1d23b: Pull complete 09:18:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:18:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:18:05 prd-centos7-docker-4c-2g-865 does not seem to be running inside a container 09:18:05 $ 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-627/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-627 -v /w/workspace/dry_go-mod-core-contracts_PR-627:/w/workspace/dry_go-mod-core-contracts_PR-627:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-627@tmp:/w/workspace/dry_go-mod-core-contracts_PR-627@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:18:07 $ docker top e25f3a4c11469fc330a5a59ed3540a190366f3bfcbdb534ff659969e973bcaca -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:08 + touch /tmp/pre-build-complete [Pipeline] sh 09:18:08 + mkdir -p /var/log/sa [Pipeline] sh 09:18:08 + ls /var/log/sa-host 09:18:08 + sadf -c /var/log/sa-host/sa05 09:18:08 file_magic: OK 09:18:08 HZ: Using current value: 100 09:18:08 file_header: OK 09:18:08 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 09:18:08 Statistics: 09:18:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:18:08 File successfully converted to sysstat format version 12.2.1 09:18:08 + sadf -c /var/log/sa-host/sa28 09:18:08 file_magic: OK 09:18:08 HZ: Using current value: 100 09:18:08 file_header: OK 09:18:08 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 09:18:08 Statistics: 09:18:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:18:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:09 provisioning config files... 09:18:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-627@tmp/config3596524379797778055tmp [Pipeline] { [Pipeline] echo 09:18:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:18:09 ---> create-netrc.sh [Pipeline] } 09:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:18:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:18:09 ---> python-tools-install.sh [Pipeline] echo 09:18:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:18:09 ---> sudo-logs.sh 09:18:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:18:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:18:10 ---> job-cost.sh 09:18:10 lf-activate-venv: SKIPPING 09:18:10 DEBUG: total: 0.18000000715255737 09:18:10 INFO: Retrieving Stack Cost... 09:18:11 INFO: Retrieving Pricing Info for: v3-standard-2 09:18:11 INFO: Archiving Costs [Pipeline] echo 09:18:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:18:12 ---> logs-deploy.sh 09:18:12 lf-activate-venv: SKIPPING 09:18:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-627/2 09:18:12 INFO: archiving workspace using pattern(s): 09:18:13 Archives upload complete. 09:18:13 INFO: archiving logs to Nexus 09:18:13 ---> uname -a: 09:18:13 Linux prd-centos7-docker-4c-2g-865.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:18:13 09:18:13 09:18:13 ---> lscpu: 09:18:13 Architecture: x86_64 09:18:13 CPU op-mode(s): 32-bit, 64-bit 09:18:13 Byte Order: Little Endian 09:18:13 Address sizes: 40 bits physical, 48 bits virtual 09:18:13 CPU(s): 2 09:18:13 On-line CPU(s) list: 0,1 09:18:13 Thread(s) per core: 1 09:18:13 Core(s) per socket: 1 09:18:13 Socket(s): 2 09:18:13 NUMA node(s): 1 09:18:13 Vendor ID: AuthenticAMD 09:18:13 CPU family: 23 09:18:13 Model: 49 09:18:13 Model name: AMD EPYC-Rome Processor 09:18:13 Stepping: 0 09:18:13 CPU MHz: 2799.998 09:18:13 BogoMIPS: 5599.99 09:18:13 Virtualization: AMD-V 09:18:13 Hypervisor vendor: KVM 09:18:13 Virtualization type: full 09:18:13 L1d cache: 64 KiB 09:18:13 L1i cache: 64 KiB 09:18:13 L2 cache: 1 MiB 09:18:13 L3 cache: 32 MiB 09:18:13 NUMA node0 CPU(s): 0,1 09:18:13 Vulnerability Itlb multihit: Not affected 09:18:13 Vulnerability L1tf: Not affected 09:18:13 Vulnerability Mds: Not affected 09:18:13 Vulnerability Meltdown: Not affected 09:18:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:18:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:18:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:18:13 Vulnerability Srbds: Not affected 09:18:13 Vulnerability Tsx async abort: Not affected 09:18:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:18:13 09:18:13 09:18:13 ---> nproc: 09:18:13 2 09:18:13 09:18:13 09:18:13 ---> df -h: 09:18:13 Filesystem Size Used Available Use% Mounted on 09:18:13 overlay 40.0G 7.6G 32.4G 19% / 09:18:13 tmpfs 64.0M 0 64.0M 0% /dev 09:18:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:18:13 shm 64.0M 0 64.0M 0% /dev/shm 09:18:13 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 09:18:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 09:18:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 09:18:13 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 09:18:13 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-627@tmp 09:18:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 09:18:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 09:18:13 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 09:18:13 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 09:18:13 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-627 09:18:13 09:18:13 09:18:13 ---> free -m: 09:18:13 total used free shared buff/cache available 09:18:13 Mem: 7821 922 4800 0 2098 6721 09:18:13 Swap: 1023 0 1023 09:18:13 09:18:13