Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9f3edfd094880904a05f049455eb5fa3187ac9b3 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-ssh7004917889349467661.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-ssh1195877041870187016.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-bootstrap/branches/master/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-bootstrap/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9124479128859943069.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-ssh3247800228981647230.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-bootstrap/branches/master/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-bootstrap/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5020745636788000511.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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-350 in /w/workspace/xfoundry_go-mod-bootstrap_master [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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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/xfoundry_go-mod-bootstrap_master@tmp/jenkins-gitclient-ssh9179331695108144572.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9f3edfd094880904a05f049455eb5fa3187ac9b3 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f3edfd094880904a05f049455eb5fa3187ac9b3 # timeout=10 Commit message: "fix: Replace hyphen with underscore in override names (#216)" > git rev-list --no-walk ac14ba01f24063cb6d12d0d03b1df69fd7241ebf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:59:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:59:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:59:45 ========================================================= 14:59:45 EdgeX Global Pipelines Version Info 14:59:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:59:46 ------------------- 14:59:46 stable info: 14:59:46 ------------------- 14:59:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:59:46 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 14:59:46 Message: update stable to v1.0.192 14:59:47 ------------------- 14:59:47 experimental info: 14:59:47 ------------------- 14:59:47 Commited By: **** collab-it+edgex@linuxfoundation.org 14:59:47 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 14:59:47 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f3edfd094880904a05f049455eb5fa3187ac9b3 [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f3edfd [Pipeline] echo 14:59:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:49 + git log --format=format:%s -1 9f3edfd094880904a05f049455eb5fa3187ac9b3 [Pipeline] echo 14:59:49 GIT_COMMIT: 9f3edfd094880904a05f049455eb5fa3187ac9b3, Commit Message: fix: Replace hyphen with underscore in override names (#216) [Pipeline] echo 14:59:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:59:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:59:50 14:59:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:59:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:59:51 latest: Pulling from edgex-devops/git-semver 14:59:51 31603596830f: Pulling fs layer 14:59:51 54011a49482f: Pulling fs layer 14:59:51 a6820b24f6d8: Pulling fs layer 14:59:51 f581987b2513: Pulling fs layer 14:59:51 f581987b2513: Waiting 14:59:51 54011a49482f: Verifying Checksum 14:59:51 54011a49482f: Download complete 14:59:51 31603596830f: Verifying Checksum 14:59:51 31603596830f: Download complete 14:59:51 f581987b2513: Verifying Checksum 14:59:51 a6820b24f6d8: Verifying Checksum 14:59:51 a6820b24f6d8: Download complete 14:59:51 31603596830f: Pull complete 14:59:51 54011a49482f: Pull complete 14:59:52 a6820b24f6d8: Pull complete 14:59:52 f581987b2513: Pull complete 14:59:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 14:59:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:59:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:59:52 prd-centos7-docker-4c-2g-350 does not seem to be running inside a container 14:59:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:59:54 $ docker top 9c36058b627095f62b172ec49096b6ede513b385893deb3d5af2f1204184f5fd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:59:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:54 [ssh-agent] Looking for ssh-agent implementation... 14:59:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:55 $ docker exec 9c36058b627095f62b172ec49096b6ede513b385893deb3d5af2f1204184f5fd ssh-agent 14:59:55 SSH_AUTH_SOCK=/tmp/ssh-3WGfj1xRi7Jd/agent.13 14:59:55 SSH_AGENT_PID=18 14:59:55 Running ssh-add (command line suppressed) 14:59:55 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3906402662348993784.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3906402662348993784.key) 14:59:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:55 + git tag --points-at HEAD [Pipeline] } 14:59:55 $ docker exec --env ******** --env ******** 9c36058b627095f62b172ec49096b6ede513b385893deb3d5af2f1204184f5fd ssh-agent -k 14:59:55 unset SSH_AUTH_SOCK; 14:59:55 unset SSH_AGENT_PID; 14:59:55 echo Agent pid 18 killed; 14:59:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:59:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:59:56 [ssh-agent] Looking for ssh-agent implementation... 14:59:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:59:56 $ docker exec 9c36058b627095f62b172ec49096b6ede513b385893deb3d5af2f1204184f5fd ssh-agent 14:59:56 SSH_AUTH_SOCK=/tmp/ssh-i8dysx1OtaEt/agent.48 14:59:56 SSH_AGENT_PID=53 14:59:56 Running ssh-add (command line suppressed) 14:59:56 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6747131449590517062.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6747131449590517062.key) 14:59:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:59:56 + git semver init 14:59:56 # -> Open(): unable to determine branch for HEAD 14:59:56 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 14:59:56 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 14:59:56 # $SEMVER_REMOTE_NAME = origin 14:59:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:59:56 # $SEMVER_USER_NAME = edgex-jenkins 14:59:56 # $SEMVER_BRANCH = master 14:59:56 # $SEMVER_TEMP = /tmp/semver-818363522 14:59:56 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 14:59:57 # '/tmp/semver-818363522' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 14:59:57 # -> Force: false 14:59:57 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 14:59:57 $ docker exec --env ******** --env ******** 9c36058b627095f62b172ec49096b6ede513b385893deb3d5af2f1204184f5fd ssh-agent -k 14:59:57 unset SSH_AUTH_SOCK; 14:59:57 unset SSH_AGENT_PID; 14:59:57 echo Agent pid 53 killed; 14:59:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:59:57 + git semver [Pipeline] } 14:59:57 $ docker stop --time=1 9c36058b627095f62b172ec49096b6ede513b385893deb3d5af2f1204184f5fd 15:00:00 $ docker rm -f 9c36058b627095f62b172ec49096b6ede513b385893deb3d5af2f1204184f5fd [Pipeline] // withDockerContainer [Pipeline] sh 15:00:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:00:01 Stashed 1 file(s) [Pipeline] echo 15:00:01 [edgeXSemver]: initialized semver on version 2.0.0-dev.54 [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 15:00:16 Still waiting to schedule task 15:00:16 ‘prd-centos7-blackbox-4c-2g-189’ doesn’t have label ‘centos7-docker-4c-2g’ 15:00:16 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 15:00:16 ‘prd-centos7-docker-4c-2g-309’ is offline 15:00:16 ‘prd-centos7-docker-4c-2g-352’ is offline 15:00:16 ‘prd-ubuntu18.04-docker-8c-8g-324’ doesn’t have label ‘centos7-docker-4c-2g’ 15:00:16 ‘prd-ubuntu18.04-docker-8c-8g-327’ doesn’t have label ‘centos7-docker-4c-2g’ 15:00:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-318’ doesn’t have label ‘centos7-docker-4c-2g’ 15:00:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-351’ doesn’t have label ‘centos7-docker-4c-2g’ 15:00:16 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ 15:00:16 Still waiting to schedule task 15:00:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:02:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-353 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 15:02:55 Running in /w/workspace/go-mod-bootstrap/131 [Pipeline] { [Pipeline] checkout 15:02:55 Selected Git installation does not exist. Using Default 15:02:55 The recommended git tool is: NONE 15:03:01 using credential edgex-jenkins-ssh 15:03:01 Cloning the remote Git repository 15:03:01 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:03:01 > git init /w/workspace/go-mod-bootstrap/131 # timeout=10 15:03:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:03:01 > git --version # timeout=10 15:03:01 > git --version # 'git version 2.17.1' 15:03:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:04 Avoid second fetch 15:03:04 Checking out Revision 9f3edfd094880904a05f049455eb5fa3187ac9b3 (master) 15:03:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:03:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:04 > git config core.sparsecheckout # timeout=10 15:03:04 > git checkout -f 9f3edfd094880904a05f049455eb5fa3187ac9b3 # timeout=10 15:03:08 Commit message: "fix: Replace hyphen with underscore in override names (#216)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:09 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:03:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:03:10 + sudo service docker restart 15:03:10 + true [Pipeline] unstash [Pipeline] echo 15:03:13 ========================================================= 15:03:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:03:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:03:13 + 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 . 15:03:14 Sending build context to Docker daemon 948.7kB 15:03:14 Step 1/8 : ARG BASE=golang:1.16-alpine 15:03:14 Step 2/8 : FROM ${BASE} 15:03:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:03:14 595b0fe564bb: Pulling fs layer 15:03:14 7186ed65a4f7: Pulling fs layer 15:03:14 316046926c0a: Pulling fs layer 15:03:14 4ebd0625c992: Pulling fs layer 15:03:14 207e8628e3a3: Pulling fs layer 15:03:14 c791037a9be2: Pulling fs layer 15:03:14 ffd874e62e21: Pulling fs layer 15:03:14 4ebd0625c992: Waiting 15:03:14 207e8628e3a3: Waiting 15:03:14 c791037a9be2: Waiting 15:03:14 ffd874e62e21: Waiting 15:03:14 316046926c0a: Verifying Checksum 15:03:14 316046926c0a: Download complete 15:03:14 7186ed65a4f7: Verifying Checksum 15:03:14 7186ed65a4f7: Download complete 15:03:14 207e8628e3a3: Verifying Checksum 15:03:14 207e8628e3a3: Download complete 15:03:14 595b0fe564bb: Verifying Checksum 15:03:14 595b0fe564bb: Download complete 15:03:14 c791037a9be2: Verifying Checksum 15:03:14 c791037a9be2: Download complete 15:03:15 595b0fe564bb: Pull complete 15:03:16 7186ed65a4f7: Pull complete 15:03:16 316046926c0a: Pull complete 15:03:17 ffd874e62e21: Verifying Checksum 15:03:17 ffd874e62e21: Download complete 15:03:18 4ebd0625c992: Verifying Checksum 15:03:18 4ebd0625c992: Download complete 15:03:25 Running on prd-centos7-docker-4c-2g-354 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 15:03:25 Running in /w/workspace/go-mod-bootstrap/131 [Pipeline] { [Pipeline] checkout 15:03:25 Selected Git installation does not exist. Using Default 15:03:25 The recommended git tool is: NONE 15:03:28 using credential edgex-jenkins-ssh 15:03:28 Cloning the remote Git repository 15:03:28 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 15:03:28 > git init /w/workspace/go-mod-bootstrap/131 # timeout=10 15:03:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 15:03:28 > git --version # timeout=10 15:03:28 > git --version # 'git version 2.24.3' 15:03:28 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:28 [INFO] Currently running in a labeled security context 15:03:28 [INFO] Currently SELinux is 'enforcing' on the host 15:03:28 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/131@tmp/jenkins-gitclient-ssh8898853253721641434.key 15:03:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:29 4ebd0625c992: Pull complete 15:03:29 Avoid second fetch 15:03:29 Checking out Revision 9f3edfd094880904a05f049455eb5fa3187ac9b3 (master) 15:03:29 207e8628e3a3: Pull complete 15:03:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 15:03:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:29 > git config core.sparsecheckout # timeout=10 15:03:29 > git checkout -f 9f3edfd094880904a05f049455eb5fa3187ac9b3 # timeout=10 15:03:29 c791037a9be2: Pull complete 15:03:32 Commit message: "fix: Replace hyphen with underscore in override names (#216)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:03:33 ffd874e62e21: Pull complete 15:03:33 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 15:03:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:03:33 ---> cfc18b08335c 15:03:33 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:03:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:03:34 + sudo service docker restart 15:03:34 + true 15:03:34 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:03:35 ========================================================= 15:03:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:03:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:03:35 + 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 . 15:03:36 Sending build context to Docker daemon 949.8kB 15:03:36 Step 1/8 : ARG BASE=golang:1.16-alpine 15:03:36 Step 2/8 : FROM ${BASE} 15:03:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:03:36 540db60ca938: Pulling fs layer 15:03:36 adcc1eea9eea: Pulling fs layer 15:03:36 4c4ab2625f07: Pulling fs layer 15:03:36 0510c868ecb4: Pulling fs layer 15:03:36 afea3b2eda06: Pulling fs layer 15:03:36 7809a108b3ef: Pulling fs layer 15:03:36 f706445af74f: Pulling fs layer 15:03:36 afea3b2eda06: Waiting 15:03:36 7809a108b3ef: Waiting 15:03:36 f706445af74f: Waiting 15:03:36 0510c868ecb4: Waiting 15:03:36 4c4ab2625f07: Verifying Checksum 15:03:36 4c4ab2625f07: Download complete 15:03:36 adcc1eea9eea: Verifying Checksum 15:03:36 adcc1eea9eea: Download complete 15:03:36 afea3b2eda06: Verifying Checksum 15:03:36 afea3b2eda06: Download complete 15:03:36 7809a108b3ef: Verifying Checksum 15:03:36 7809a108b3ef: Download complete 15:03:36 540db60ca938: Verifying Checksum 15:03:36 540db60ca938: Download complete 15:03:36 ---> Running in c14a271fb4ba 15:03:36 Removing intermediate container c14a271fb4ba 15:03:36 ---> dae4010944be 15:03:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:36 ---> Running in cb21ecfe5a68 15:03:37 540db60ca938: Pull complete 15:03:37 adcc1eea9eea: Pull complete 15:03:37 4c4ab2625f07: Pull complete 15:03:37 f706445af74f: Verifying Checksum 15:03:37 f706445af74f: Download complete 15:03:38 0510c868ecb4: Download complete 15:03:39 Removing intermediate container cb21ecfe5a68 15:03:39 ---> 53d6baf0b974 15:03:39 Step 5/8 : RUN apk add --update --no-cache git make 15:03:39 ---> Running in b7ea76365a26 15:03:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:03:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:03:42 OK: 138 MiB in 40 packages 15:03:43 Removing intermediate container b7ea76365a26 15:03:43 ---> 683f3ca9495f 15:03:43 Step 6/8 : WORKDIR /build 15:03:43 ---> Running in 86facd50aa5e 15:03:43 Removing intermediate container 86facd50aa5e 15:03:43 ---> fbf84e27436e 15:03:43 Step 7/8 : COPY go.mod . 15:03:44 0510c868ecb4: Pull complete 15:03:44 afea3b2eda06: Pull complete 15:03:44 7809a108b3ef: Pull complete 15:03:44 ---> db89d2be8071 15:03:44 Step 8/8 : RUN go mod download 15:03:44 ---> Running in 550dacf09786 15:03:48 f706445af74f: Pull complete 15:03:48 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:03:48 ---> b068be0155e3 15:03:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:03:49 ---> Running in 946bbd6507b8 15:03:49 Removing intermediate container 946bbd6507b8 15:03:49 ---> 89be04fe8e8a 15:03:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:49 ---> Running in fd5f424e8cad 15:03:51 Removing intermediate container fd5f424e8cad 15:03:51 ---> e5c4f26f9cb1 15:03:51 Step 5/8 : RUN apk add --update --no-cache git make 15:03:51 ---> Running in ebafc22e4e4f 15:03:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:03:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:03:53 OK: 149 MiB in 40 packages 15:03:53 Removing intermediate container ebafc22e4e4f 15:03:53 ---> 418a4dba1431 15:03:53 Step 6/8 : WORKDIR /build 15:03:53 ---> Running in fb530a6899d9 15:03:54 Removing intermediate container fb530a6899d9 15:03:54 ---> 9a3bb6be4a62 15:03:54 Step 7/8 : COPY go.mod . 15:03:54 ---> 4f65ae0a0eb9 15:03:54 Step 8/8 : RUN go mod download 15:03:54 ---> Running in af819fc44b05 15:04:07 Removing intermediate container 550dacf09786 15:04:07 ---> 0fd976d06a7d 15:04:07 Successfully built 0fd976d06a7d 15:04:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:04:07 + docker inspect -f . ci-base-image-arm64 15:04:07 . [Pipeline] withDockerContainer 15:04:07 prd-ubuntu18.04-docker-arm64-4c-16g-353 does not seem to be running inside a container 15:04:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/131 -v /w/workspace/go-mod-bootstrap/131:/w/workspace/go-mod-bootstrap/131:rw,z -v /w/workspace/go-mod-bootstrap/131@tmp:/w/workspace/go-mod-bootstrap/131@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 ******** ci-base-image-arm64 cat 15:04:09 $ docker top 45388533d6f1fbe5c01570908778e028857b70eb779cd148d2568d2e9b67df40 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:10 + go version 15:04:10 go version go1.16.3 linux/arm64 [Pipeline] } 15:04:10 $ docker stop --time=1 45388533d6f1fbe5c01570908778e028857b70eb779cd148d2568d2e9b67df40 15:04:12 $ docker rm -f 45388533d6f1fbe5c01570908778e028857b70eb779cd148d2568d2e9b67df40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 15:04:12 Removing intermediate container af819fc44b05 15:04:12 ---> ecc692c4d3e1 15:04:12 Successfully built ecc692c4d3e1 15:04:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:13 + docker inspect -f . ci-base-image-x86_64 15:04:13 . [Pipeline] withDockerContainer 15:04:13 + docker inspect -f . ci-base-image-arm64 15:04:13 . 15:04:13 prd-centos7-docker-4c-2g-354 does not seem to be running inside a container 15:04:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/131 -v /w/workspace/go-mod-bootstrap/131:/w/workspace/go-mod-bootstrap/131:rw,z -v /w/workspace/go-mod-bootstrap/131@tmp:/w/workspace/go-mod-bootstrap/131@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 ******** ci-base-image-x86_64 cat 15:04:14 $ docker top e9e7969bea7d2e3c77602e2f40516062a6f31130d3f59353366da82ef37fc9c3 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 15:04:14 prd-ubuntu18.04-docker-arm64-4c-16g-353 does not seem to be running inside a container 15:04:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/131 -v /w/workspace/go-mod-bootstrap/131:/w/workspace/go-mod-bootstrap/131:rw,z -v /w/workspace/go-mod-bootstrap/131@tmp:/w/workspace/go-mod-bootstrap/131@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 ******** ci-base-image-arm64 cat 15:04:16 $ docker top c8d708a77ad4f2109b2dd7a85ea42e79db1534fa4ebc389df8d18c65a5a6d666 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 15:04:16 + go version 15:04:16 go version go1.16.3 linux/amd64 [Pipeline] } 15:04:16 $ docker stop --time=1 e9e7969bea7d2e3c77602e2f40516062a6f31130d3f59353366da82ef37fc9c3 15:04:17 + go mod tidy 15:04:18 $ docker rm -f e9e7969bea7d2e3c77602e2f40516062a6f31130d3f59353366da82ef37fc9c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:04:19 + docker inspect -f . ci-base-image-x86_64 15:04:19 . [Pipeline] withDockerContainer 15:04:19 + make test 15:04:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:04:19 prd-centos7-docker-4c-2g-354 does not seem to be running inside a container 15:04:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/131 -v /w/workspace/go-mod-bootstrap/131:/w/workspace/go-mod-bootstrap/131:rw,z -v /w/workspace/go-mod-bootstrap/131@tmp:/w/workspace/go-mod-bootstrap/131@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 ******** ci-base-image-x86_64 cat 15:04:20 $ docker top 1241c7bd7c1085bd6d0889ae21bc56436dc8c758ca2d2f194d885af136d19fbe -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:20 + go mod tidy [Pipeline] sh 15:04:21 + make test 15:04:21 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:04:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:04:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.026s coverage: 5.4% of statements 15:04:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:04:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.012s coverage: 92.2% of statements 15:04:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements 15:04:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 15:04:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:04:34 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:04:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.041s coverage: 100.0% of statements 15:04:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.008s coverage: 26.7% of statements 15:04:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.027s coverage: 90.7% of statements 15:04:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:04:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:04:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements 15:04:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 15:04:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:04:45 gofmt -l . 15:04:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:04:45 $ docker stop --time=1 1241c7bd7c1085bd6d0889ae21bc56436dc8c758ca2d2f194d885af136d19fbe 15:04:49 $ docker rm -f 1241c7bd7c1085bd6d0889ae21bc56436dc8c758ca2d2f194d885af136d19fbe [Pipeline] // withDockerContainer [Pipeline] sh 15:04:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:04:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:04:51 ---> job-cost.sh 15:04:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EhhZ 15:05:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:05:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 15:05:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.044s coverage: 5.4% of statements 15:05:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 15:05:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.055s coverage: 92.2% of statements 15:05:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.026s coverage: 85.3% of statements 15:05:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 15:05:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 15:05:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 15:05:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.060s coverage: 100.0% of statements 15:05:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.039s coverage: 26.7% of statements 15:05:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.046s coverage: 90.7% of statements 15:05:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 15:05:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 15:05:06 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.020s coverage: 91.3% of statements 15:05:06 ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] 15:05:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:05:29 gofmt -l . 15:05:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:05:29 $ docker stop --time=1 c8d708a77ad4f2109b2dd7a85ea42e79db1534fa4ebc389df8d18c65a5a6d666 15:05:31 $ docker rm -f c8d708a77ad4f2109b2dd7a85ea42e79db1534fa4ebc389df8d18c65a5a6d666 [Pipeline] // withDockerContainer [Pipeline] sh 15:05:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:05:32 Warning: overwriting stash ‘coverage-report’ 15:05:32 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) 15:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-EhhZ/bin to PATH 15:05:33 INFO: No Stack... 15:05:33 INFO: Retrieving Pricing Info for: v1-standard-2 15:05:33 INFO: Archiving Costs [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:05:33 + cat /w/workspace/go-mod-bootstrap/131/archives/cost.csv 15:05:33 + cut -d, -f6 [Pipeline] lock 15:05:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-131-stack-cost] 15:05:33 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-131-stack-cost] did not exist. Created. 15:05:33 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:05:33 ---> job-cost.sh 15:05:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-odWs 15:05:33 + echo total: 0.029999999329447746 [Pipeline] stash 15:05:34 Stashed 1 file(s) [Pipeline] } 15:05:34 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-131-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:06:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:07:34 lf-activate-venv(): INFO: Adding /tmp/venv-odWs/bin to PATH 15:07:34 INFO: No Stack... 15:07:34 INFO: Retrieving Pricing Info for: lf-standard-4 15:07:34 INFO: Archiving Costs [Pipeline] sh 15:07:34 + cat /w/workspace/go-mod-bootstrap/131/archives/cost.csv 15:07:34 + cut -d, -f6 [Pipeline] lock 15:07:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-master-131-stack-cost] 15:07:34 Resource [jenkins-edgexfoundry-go-mod-bootstrap-master-131-stack-cost] did not exist. Created. 15:07:34 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-master-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:07:35 /w/workspace/go-mod-bootstrap/131@tmp/durable-1bd034f4/script.sh: 1: /w/workspace/go-mod-bootstrap/131@tmp/durable-1bd034f4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:07:35 + echo total: 0.20999999344348907 [Pipeline] stash 15:07:35 Warning: overwriting stash ‘stack-cost’ 15:07:35 Stashed 1 file(s) [Pipeline] } 15:07:35 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-master-131-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 15:07:36 provisioning config files... 15:07:36 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5116044694505124285tmp [Pipeline] { [Pipeline] sh 15:07:36 + set +x 15:07:36 + curl -s https://codecov.io/bash 15:07:36 + bash -s -- 15:07:37 15:07:37 _____ _ 15:07:37 / ____| | | 15:07:37 | | ___ __| | ___ ___ _____ __ 15:07:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:07:37 | |___| (_) | (_| | __/ (_| (_) \ V / 15:07:37 \_____\___/ \__,_|\___|\___\___/ \_/ 15:07:37 Bash-1.0.2 15:07:37 15:07:37 15:07:37 ==> git version 2.24.3 found 15:07:37 ==> 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 15:07:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:07:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:07:37 ==> Jenkins CI detected. 15:07:37 project root: . 15:07:37 --> token set from env 15:07:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:07:37 ==> Running gcov in . (disable via -X gcov) 15:07:37 ==> Python coveragepy not found 15:07:37 ==> Searching for coverage reports in: 15:07:37 + . 15:07:37 -> Found 1 reports 15:07:37 ==> Detecting git/mercurial file structure 15:07:37 ==> Reading reports 15:07:37 + ./coverage.out bytes=31473 15:07:37 ==> Appending adjustments 15:07:37 https://docs.codecov.io/docs/fixing-reports 15:07:37 + Found adjustments 15:07:37 ==> Gzipping contents 15:07:37 8.0K /tmp/codecov.Li1Knk.gz 15:07:37 ==> Uploading reports 15:07:37 url: https://codecov.io 15:07:37 query: branch=master&commit=9f3edfd094880904a05f049455eb5fa3187ac9b3&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F131%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:07:37 -> Pinging Codecov 15:07:37 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=9f3edfd094880904a05f049455eb5fa3187ac9b3&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F131%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 15:07:38 -> Uploading to 15:07:38 https://storage.googleapis.com/codecov/v4/raw/2021-05-17/833815588EE85121546D348822E98E2E/9f3edfd094880904a05f049455eb5fa3187ac9b3/da8c0d23-5009-4a51-a617-a41b25b6b7bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T150738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a170cdde1137e49977bfb04ff76727ad494c8eb857f7815347521b2413849cc7 15:07:38 % Total % Received % Xferd Average Speed Time Time Time Current 15:07:38 Dload Upload Total Spent Left Speed 15:07:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5951 0 0 100 5951 0 14526 --:--:-- --:--:-- --:--:-- 14514 15:07:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/9f3edfd094880904a05f049455eb5fa3187ac9b3 [Pipeline] } 15:07:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:07:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:07:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:40 15:07:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:07:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:07:40 188c0c94c7c5: Pulling fs layer 15:07:40 0ef7d3d256c8: Pulling fs layer 15:07:40 de9db76c5a1d: Pulling fs layer 15:07:40 0eba1c9be4d2: Pulling fs layer 15:07:40 0d57e429df01: Pulling fs layer 15:07:40 4e4be7b47b0d: Pulling fs layer 15:07:40 e1f770b5df2f: Pulling fs layer 15:07:40 85a0685a4137: Pulling fs layer 15:07:40 0eba1c9be4d2: Waiting 15:07:40 0d57e429df01: Waiting 15:07:40 e1f770b5df2f: Waiting 15:07:40 4e4be7b47b0d: Waiting 15:07:40 85a0685a4137: Waiting 15:07:40 de9db76c5a1d: Verifying Checksum 15:07:40 de9db76c5a1d: Download complete 15:07:40 0ef7d3d256c8: Verifying Checksum 15:07:40 0ef7d3d256c8: Download complete 15:07:40 0d57e429df01: Verifying Checksum 15:07:40 0d57e429df01: Download complete 15:07:40 4e4be7b47b0d: Download complete 15:07:40 188c0c94c7c5: Verifying Checksum 15:07:40 188c0c94c7c5: Download complete 15:07:41 188c0c94c7c5: Pull complete 15:07:41 0ef7d3d256c8: Pull complete 15:07:41 de9db76c5a1d: Pull complete 15:07:42 e1f770b5df2f: Verifying Checksum 15:07:42 e1f770b5df2f: Download complete 15:07:44 0eba1c9be4d2: Verifying Checksum 15:07:44 0eba1c9be4d2: Download complete 15:07:44 85a0685a4137: Verifying Checksum 15:07:44 85a0685a4137: Download complete 15:07:51 0eba1c9be4d2: Pull complete 15:07:51 0d57e429df01: Pull complete 15:07:51 4e4be7b47b0d: Pull complete 15:07:52 e1f770b5df2f: Pull complete 15:07:59 85a0685a4137: Pull complete 15:07:59 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:07:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:07:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:07:59 prd-centos7-docker-4c-2g-350 does not seem to be running inside a container 15:07:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:08:01 $ docker top 70b76bcb043b5332609c4ad2ce8e2579845d09c29a4fac95d571852c4be102d9 -eo pid,comm [Pipeline] { [Pipeline] echo 15:08:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:08:02 + set -o pipefail 15:08:02 + snyk monitor '--org=edgex-jenkins' 15:08:08 15:08:08 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap/v2)... 15:08:08 15:08:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/248f619e-42ec-4daa-a0bf-9585624afeae 15:08:08 15:08:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:08:08 15:08:08 [Pipeline] } 15:08:08 $ docker stop --time=1 70b76bcb043b5332609c4ad2ce8e2579845d09c29a4fac95d571852c4be102d9 15:08:12 $ docker rm -f 70b76bcb043b5332609c4ad2ce8e2579845d09c29a4fac95d571852c4be102d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:08:13 + git log --format=format:%s -1 9f3edfd094880904a05f049455eb5fa3187ac9b3 [Pipeline] isUnix [Pipeline] sh 15:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:08:13 . [Pipeline] withDockerContainer 15:08:14 prd-centos7-docker-4c-2g-350 does not seem to be running inside a container 15:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:08:15 $ docker top c4281d83b83dc5526b2321c3d90704a742f31e10337aa9248bd7e6451158cddb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:15 [ssh-agent] Looking for ssh-agent implementation... 15:08:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:15 $ docker exec c4281d83b83dc5526b2321c3d90704a742f31e10337aa9248bd7e6451158cddb ssh-agent 15:08:15 SSH_AUTH_SOCK=/tmp/ssh-469WZqwiJfkX/agent.12 15:08:15 SSH_AGENT_PID=17 15:08:15 Running ssh-add (command line suppressed) 15:08:15 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1780957405806386800.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1780957405806386800.key) 15:08:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:16 + git semver tag 15:08:16 # -> Open(): unable to determine branch for HEAD 15:08:16 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:08:16 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:08:16 # $SEMVER_REMOTE_NAME = origin 15:08:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:08:16 # $SEMVER_USER_NAME = edgex-jenkins 15:08:16 # $SEMVER_BRANCH = master 15:08:16 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 15:08:16 # 9f3edfd094880904a05f049455eb5fa3187ac9b3 HEAD 15:08:16 # -> Force: false 15:08:16 # b699baaf6394843d63cfb19eabcecdebdae47650 refs/tags/v2.0.0-dev.54 [Pipeline] } 15:08:16 $ docker exec --env ******** --env ******** c4281d83b83dc5526b2321c3d90704a742f31e10337aa9248bd7e6451158cddb ssh-agent -k 15:08:16 unset SSH_AUTH_SOCK; 15:08:16 unset SSH_AGENT_PID; 15:08:16 echo Agent pid 17 killed; 15:08:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:16 + git semver [Pipeline] } 15:08:16 $ docker stop --time=1 c4281d83b83dc5526b2321c3d90704a742f31e10337aa9248bd7e6451158cddb 15:08:18 $ docker rm -f c4281d83b83dc5526b2321c3d90704a742f31e10337aa9248bd7e6451158cddb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:18 15:08:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:08:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:18 0.23.1-centos7: Pulling from edgex-lftools 15:08:18 ab5ef0e58194: Pulling fs layer 15:08:18 9712f1f96733: Pulling fs layer 15:08:18 63f879dbbcfc: Pulling fs layer 15:08:18 0d9ebad4ef96: Pulling fs layer 15:08:18 e9a5061849ea: Pulling fs layer 15:08:18 d747dcd14b5f: Pulling fs layer 15:08:18 2de7ff778b66: Pulling fs layer 15:08:18 e9a5061849ea: Waiting 15:08:18 d747dcd14b5f: Waiting 15:08:18 2de7ff778b66: Waiting 15:08:18 0d9ebad4ef96: Waiting 15:08:18 9712f1f96733: Verifying Checksum 15:08:18 9712f1f96733: Download complete 15:08:20 63f879dbbcfc: Verifying Checksum 15:08:20 63f879dbbcfc: Download complete 15:08:20 e9a5061849ea: Download complete 15:08:20 d747dcd14b5f: Download complete 15:08:21 2de7ff778b66: Verifying Checksum 15:08:21 2de7ff778b66: Download complete 15:08:21 0d9ebad4ef96: Verifying Checksum 15:08:21 0d9ebad4ef96: Download complete 15:08:21 ab5ef0e58194: Verifying Checksum 15:08:21 ab5ef0e58194: Download complete 15:08:26 ab5ef0e58194: Pull complete 15:08:26 9712f1f96733: Pull complete 15:08:28 63f879dbbcfc: Pull complete 15:08:35 0d9ebad4ef96: Pull complete 15:08:36 e9a5061849ea: Pull complete 15:08:36 d747dcd14b5f: Pull complete 15:08:38 2de7ff778b66: Pull complete 15:08:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:08:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:08:39 prd-centos7-docker-4c-2g-350 does not seem to be running inside a container 15:08:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:08:42 $ docker top 2e9956f9735475f61ab9ef2172411ba5122ad7548021b58f4dd3b39d734bfb2a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:08:43 provisioning config files... 15:08:43 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8207887508325216402tmp 15:08:43 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config5078624719197664288tmp 15:08:43 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6220696456144386738tmp [Pipeline] { [Pipeline] echo 15:08:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:08:43 ---> sigul-configuration.sh 15:08:43 gpg: directory `/root/.gnupg' created 15:08:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:08:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:08:43 gpg: keyring `/root/.gnupg/secring.gpg' created 15:08:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:08:43 gpg: CAST5 encrypted data 15:08:43 gpg: encrypted with 1 passphrase 15:08:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:08:43 + mkdir /home/jenkins 15:08:43 + mkdir /home/jenkins/sigul [Pipeline] sh 15:08:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:08:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:08:44 ---> sigul-install.sh 15:08:51 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:08:51 + git tag --list 15:08:51 v0.0.1 15:08:51 v0.0.10 15:08:51 v0.0.11 15:08:51 v0.0.12 15:08:51 v0.0.13 15:08:51 v0.0.14 15:08:51 v0.0.15 15:08:51 v0.0.16 15:08:51 v0.0.17 15:08:51 v0.0.18 15:08:51 v0.0.19 15:08:51 v0.0.2 15:08:51 v0.0.20 15:08:51 v0.0.21 15:08:51 v0.0.22 15:08:51 v0.0.23 15:08:51 v0.0.24 15:08:51 v0.0.25 15:08:51 v0.0.26 15:08:51 v0.0.27 15:08:51 v0.0.28 15:08:51 v0.0.29 15:08:51 v0.0.3 15:08:51 v0.0.30 15:08:51 v0.0.31 15:08:51 v0.0.32 15:08:51 v0.0.33 15:08:51 v0.0.34 15:08:51 v0.0.35 15:08:51 v0.0.36 15:08:51 v0.0.37 15:08:51 v0.0.38 15:08:51 v0.0.39 15:08:51 v0.0.4 15:08:51 v0.0.40 15:08:51 v0.0.41 15:08:51 v0.0.42 15:08:51 v0.0.43 15:08:51 v0.0.44 15:08:51 v0.0.45 15:08:51 v0.0.46 15:08:51 v0.0.47 15:08:51 v0.0.48 15:08:51 v0.0.49 15:08:51 v0.0.5 15:08:51 v0.0.50 15:08:51 v0.0.51 15:08:51 v0.0.52 15:08:51 v0.0.53 15:08:51 v0.0.54 15:08:51 v0.0.55 15:08:51 v0.0.56 15:08:51 v0.0.57 15:08:51 v0.0.58 15:08:51 v0.0.59 15:08:51 v0.0.6 15:08:51 v0.0.60 15:08:51 v0.0.61 15:08:51 v0.0.62 15:08:51 v0.0.63 15:08:51 v0.0.64 15:08:51 v0.0.65 15:08:51 v0.0.66 15:08:51 v0.0.67 15:08:51 v0.0.68 15:08:51 v0.0.69 15:08:51 v0.0.7 15:08:51 v0.0.70 15:08:51 v0.0.71 15:08:51 v0.0.72 15:08:51 v0.0.8 15:08:51 v0.0.9 15:08:51 v2.0.0-dev.1 15:08:51 v2.0.0-dev.10 15:08:51 v2.0.0-dev.11 15:08:51 v2.0.0-dev.12 15:08:51 v2.0.0-dev.13 15:08:51 v2.0.0-dev.14 15:08:51 v2.0.0-dev.15 15:08:51 v2.0.0-dev.16 15:08:51 v2.0.0-dev.17 15:08:51 v2.0.0-dev.18 15:08:51 v2.0.0-dev.19 15:08:51 v2.0.0-dev.2 15:08:51 v2.0.0-dev.20 15:08:51 v2.0.0-dev.21 15:08:51 v2.0.0-dev.22 15:08:51 v2.0.0-dev.23 15:08:51 v2.0.0-dev.24 15:08:51 v2.0.0-dev.25 15:08:51 v2.0.0-dev.26 15:08:51 v2.0.0-dev.27 15:08:51 v2.0.0-dev.28 15:08:51 v2.0.0-dev.29 15:08:51 v2.0.0-dev.3 15:08:51 v2.0.0-dev.30 15:08:51 v2.0.0-dev.31 15:08:51 v2.0.0-dev.32 15:08:51 v2.0.0-dev.33 15:08:51 v2.0.0-dev.34 15:08:51 v2.0.0-dev.35 15:08:51 v2.0.0-dev.36 15:08:51 v2.0.0-dev.37 15:08:51 v2.0.0-dev.38 15:08:51 v2.0.0-dev.39 15:08:51 v2.0.0-dev.4 15:08:51 v2.0.0-dev.40 15:08:51 v2.0.0-dev.41 15:08:51 v2.0.0-dev.42 15:08:51 v2.0.0-dev.43 15:08:51 v2.0.0-dev.44 15:08:51 v2.0.0-dev.45 15:08:51 v2.0.0-dev.46 15:08:51 v2.0.0-dev.47 15:08:51 v2.0.0-dev.48 15:08:51 v2.0.0-dev.49 15:08:51 v2.0.0-dev.5 15:08:51 v2.0.0-dev.50 15:08:51 v2.0.0-dev.51 15:08:51 v2.0.0-dev.52 15:08:51 v2.0.0-dev.53 15:08:51 v2.0.0-dev.54 15:08:51 v2.0.0-dev.6 15:08:51 v2.0.0-dev.7 15:08:51 v2.0.0-dev.8 15:08:51 v2.0.0-dev.9 [Pipeline] sh 15:08:51 + lftools sign git-tag v2.0.0-dev.54 15:08:53 Signing Git tag with Sigul... 15:08:53 Signing v2.0.0-dev.54 [Pipeline] echo 15:08:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:08:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:08:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:08:54 $ docker stop --time=1 2e9956f9735475f61ab9ef2172411ba5122ad7548021b58f4dd3b39d734bfb2a 15:08:56 $ docker rm -f 2e9956f9735475f61ab9ef2172411ba5122ad7548021b58f4dd3b39d734bfb2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:08:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:08:57 . [Pipeline] withDockerContainer 15:08:57 prd-centos7-docker-4c-2g-350 does not seem to be running inside a container 15:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:08:57 $ docker top dff299e9c055eb59ba1b8b9176c3357905ac52ba29694498b87315190fdb2f74 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:08:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:08:57 [ssh-agent] Looking for ssh-agent implementation... 15:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:58 $ docker exec dff299e9c055eb59ba1b8b9176c3357905ac52ba29694498b87315190fdb2f74 ssh-agent 15:08:58 SSH_AUTH_SOCK=/tmp/ssh-fAhLW4KXfElr/agent.11 15:08:58 SSH_AGENT_PID=16 15:08:58 Running ssh-add (command line suppressed) 15:08:58 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1042578390337106230.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1042578390337106230.key) 15:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:08:58 + git semver bump pre 15:08:58 # -> Open(): unable to determine branch for HEAD 15:08:58 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:08:58 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:08:58 # $SEMVER_REMOTE_NAME = origin 15:08:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:08:58 # $SEMVER_USER_NAME = edgex-jenkins 15:08:58 # $SEMVER_BRANCH = master 15:08:58 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 15:08:58 2.0.0-dev.55 [Pipeline] } 15:08:58 $ docker exec --env ******** --env ******** dff299e9c055eb59ba1b8b9176c3357905ac52ba29694498b87315190fdb2f74 ssh-agent -k 15:08:58 unset SSH_AUTH_SOCK; 15:08:58 unset SSH_AGENT_PID; 15:08:58 echo Agent pid 16 killed; 15:08:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:08:59 + git semver [Pipeline] } 15:08:59 $ docker stop --time=1 dff299e9c055eb59ba1b8b9176c3357905ac52ba29694498b87315190fdb2f74 15:09:00 $ docker rm -f dff299e9c055eb59ba1b8b9176c3357905ac52ba29694498b87315190fdb2f74 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:09:01 . [Pipeline] withDockerContainer 15:09:01 prd-centos7-docker-4c-2g-350 does not seem to be running inside a container 15:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:09:02 $ docker top d27181fd24b1ac21a903a904648c3f7215c72a41bad335a2c50ef218950f107a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:09:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:09:02 [ssh-agent] Looking for ssh-agent implementation... 15:09:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:09:02 $ docker exec d27181fd24b1ac21a903a904648c3f7215c72a41bad335a2c50ef218950f107a ssh-agent 15:09:02 SSH_AUTH_SOCK=/tmp/ssh-mo3AW1dapHBI/agent.11 15:09:02 SSH_AGENT_PID=16 15:09:02 Running ssh-add (command line suppressed) 15:09:02 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_806709855899400004.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_806709855899400004.key) 15:09:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:09:03 + git semver push 15:09:03 # -> Open(): unable to determine branch for HEAD 15:09:03 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 15:09:03 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 15:09:03 # $SEMVER_REMOTE_NAME = origin 15:09:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:09:03 # $SEMVER_USER_NAME = edgex-jenkins 15:09:03 # $SEMVER_BRANCH = master 15:09:03 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 15:09:08 $ docker exec --env ******** --env ******** d27181fd24b1ac21a903a904648c3f7215c72a41bad335a2c50ef218950f107a ssh-agent -k 15:09:08 unset SSH_AUTH_SOCK; 15:09:08 unset SSH_AGENT_PID; 15:09:08 echo Agent pid 16 killed; 15:09:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:09:09 + git semver [Pipeline] } 15:09:09 $ docker stop --time=1 d27181fd24b1ac21a903a904648c3f7215c72a41bad335a2c50ef218950f107a 15:09:10 $ docker rm -f d27181fd24b1ac21a903a904648c3f7215c72a41bad335a2c50ef218950f107a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 15:09:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:09:12 ---> package-listing.sh 15:09:12 ++ facter osfamily 15:09:12 ++ tr '[:upper:]' '[:lower:]' 15:09:12 + OS_FAMILY=redhat 15:09:12 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 15:09:12 + START_PACKAGES=/tmp/packages_start.txt 15:09:12 + END_PACKAGES=/tmp/packages_end.txt 15:09:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:09:12 + PACKAGES=/tmp/packages_start.txt 15:09:12 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 15:09:12 + PACKAGES=/tmp/packages_end.txt 15:09:12 + case "${OS_FAMILY}" in 15:09:12 + rpm -qa 15:09:12 + sort 15:09:17 + '[' -f /tmp/packages_start.txt ']' 15:09:17 + '[' -f /tmp/packages_end.txt ']' 15:09:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:09:17 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 15:09:17 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 15:09:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] echo 15:09:17 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:09:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:09:18 15:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:09:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:09:18 alpine: Pulling from edgex-lftools-log-publisher 15:09:18 df20fa9351a1: Pulling fs layer 15:09:18 36b3adc4ff6f: Pulling fs layer 15:09:18 8ad3a11d3b57: Pulling fs layer 15:09:18 46f8f816bc3b: Pulling fs layer 15:09:18 93b61091891f: Pulling fs layer 15:09:18 93b9cdb0e59b: Pulling fs layer 15:09:18 5e14af77c1be: Pulling fs layer 15:09:18 01666e4c0597: Pulling fs layer 15:09:18 aa168da1d23b: Pulling fs layer 15:09:18 93b61091891f: Waiting 15:09:18 93b9cdb0e59b: Waiting 15:09:18 5e14af77c1be: Waiting 15:09:18 01666e4c0597: Waiting 15:09:18 aa168da1d23b: Waiting 15:09:18 46f8f816bc3b: Waiting 15:09:18 36b3adc4ff6f: Verifying Checksum 15:09:18 36b3adc4ff6f: Download complete 15:09:18 46f8f816bc3b: Verifying Checksum 15:09:18 46f8f816bc3b: Download complete 15:09:18 df20fa9351a1: Verifying Checksum 15:09:18 93b9cdb0e59b: Verifying Checksum 15:09:18 93b9cdb0e59b: Download complete 15:09:18 5e14af77c1be: Verifying Checksum 15:09:18 5e14af77c1be: Download complete 15:09:18 01666e4c0597: Verifying Checksum 15:09:18 01666e4c0597: Download complete 15:09:18 93b61091891f: Verifying Checksum 15:09:18 93b61091891f: Download complete 15:09:18 8ad3a11d3b57: Verifying Checksum 15:09:18 8ad3a11d3b57: Download complete 15:09:19 df20fa9351a1: Pull complete 15:09:19 36b3adc4ff6f: Pull complete 15:09:20 8ad3a11d3b57: Pull complete 15:09:21 aa168da1d23b: Verifying Checksum 15:09:21 aa168da1d23b: Download complete 15:09:21 46f8f816bc3b: Pull complete 15:09:21 93b61091891f: Pull complete 15:09:22 93b9cdb0e59b: Pull complete 15:09:22 5e14af77c1be: Pull complete 15:09:22 01666e4c0597: Pull complete 15:09:30 aa168da1d23b: Pull complete 15:09:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:09:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:09:30 prd-centos7-docker-4c-2g-350 does not seem to be running inside a container 15:09:30 $ 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/xfoundry_go-mod-bootstrap_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:09:33 $ docker top 4c0aa17c9b33303bc2b8d60a7327de2e8607e561dfcd7561f30e58a1107f2fdf -eo pid,comm [Pipeline] { [Pipeline] sh 15:09:33 + touch /tmp/pre-build-complete [Pipeline] sh 15:09:34 + mkdir -p /var/log/sa [Pipeline] sh 15:09:34 + ls /var/log/sa-host 15:09:34 + sadf -c /var/log/sa-host/sa17 15:09:34 file_magic: OK 15:09:34 HZ: Using current value: 100 15:09:34 file_header: OK 15:09:34 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 15:09:34 Statistics: 15:09:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:09:34 File successfully converted to sysstat format version 12.2.1 15:09:34 + sadf -c /var/log/sa-host/sa23 15:09:34 file_magic: OK 15:09:34 HZ: Using current value: 100 15:09:34 file_header: OK 15:09:34 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 15:09:34 Statistics: 15:09:34 Hnuu...uuuununununu... 15:09:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:35 provisioning config files... 15:09:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config1629584300413765195tmp [Pipeline] { [Pipeline] echo 15:09:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:09:35 ---> create-netrc.sh [Pipeline] } 15:09:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:09:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:09:35 ---> python-tools-install.sh [Pipeline] echo 15:09:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:09:36 ---> sudo-logs.sh 15:09:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:09:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:09:36 ---> job-cost.sh 15:09:36 lf-activate-venv: SKIPPING 15:09:36 DEBUG: total: 0.20999999344348907 15:09:36 INFO: Retrieving Stack Cost... 15:09:37 INFO: Retrieving Pricing Info for: v1-standard-2 15:09:38 INFO: Archiving Costs [Pipeline] echo 15:09:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:09:38 ---> logs-deploy.sh 15:09:38 lf-activate-venv: SKIPPING 15:09:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/131 15:09:38 INFO: archiving workspace using pattern(s): 15:09:40 Archives upload complete. 15:09:40 INFO: archiving logs to Nexus