Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4ec473817357cb055a7236553f5d7ef6b7a20f30 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6182208732642233743.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8535270107346148082.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8411673291447172958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1032940826582374505.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6868029575955034504.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2222 in /w/workspace/gexfoundry_go-mod-bootstrap_main [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/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/jenkins-gitclient-ssh1049676139927734664.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 4ec473817357cb055a7236553f5d7ef6b7a20f30 (main) > 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 4ec473817357cb055a7236553f5d7ef6b7a20f30 # timeout=10 Commit message: "feat(security): Create CORS related config struct (#286)" > git rev-list --no-walk d015cf1e127902c38121d0bb2cabe87e038c58cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:48:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:48:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:48:33 ========================================================= 18:48:33 EdgeX Global Pipelines Version Info 18:48:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:48:34 ------------------- 18:48:34 stable info: 18:48:34 ------------------- 18:48:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:48:34 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 18:48:34 Message: update stable to v1.0.210 18:48:35 ------------------- 18:48:35 experimental info: 18:48:35 ------------------- 18:48:35 Commited By: **** collab-it+edgex@linuxfoundation.org 18:48:35 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 18:48:35 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ec473817357cb055a7236553f5d7ef6b7a20f30 [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ec4738 [Pipeline] echo 18:48:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:48:36 + git log --format=format:%s -1 4ec473817357cb055a7236553f5d7ef6b7a20f30 [Pipeline] echo 18:48:36 GIT_COMMIT: 4ec473817357cb055a7236553f5d7ef6b7a20f30, Commit Message: feat(security): Create CORS related config struct (#286) [Pipeline] echo 18:48:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:48:37 18:48:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:48:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:48:38 latest: Pulling from edgex-devops/git-semver 18:48:38 a0d0a0d46f8b: Pulling fs layer 18:48:38 3e5f54012d9b: Pulling fs layer 18:48:38 4c7163046ea9: Pulling fs layer 18:48:38 0c2d73faf560: Pulling fs layer 18:48:38 0c2d73faf560: Waiting 18:48:38 3e5f54012d9b: Verifying Checksum 18:48:38 3e5f54012d9b: Download complete 18:48:38 a0d0a0d46f8b: Verifying Checksum 18:48:38 a0d0a0d46f8b: Download complete 18:48:38 0c2d73faf560: Verifying Checksum 18:48:38 0c2d73faf560: Download complete 18:48:38 4c7163046ea9: Verifying Checksum 18:48:38 4c7163046ea9: Download complete 18:48:38 a0d0a0d46f8b: Pull complete 18:48:38 3e5f54012d9b: Pull complete 18:48:38 4c7163046ea9: Pull complete 18:48:38 0c2d73faf560: Pull complete 18:48:38 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:48:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:48:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:48:39 prd-centos7-docker-4c-2g-2222 does not seem to be running inside a container 18:48:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:48:39 $ docker top 95bede961cfb421efc23c5ff4070c2817cda2d21332cd0ae655191629373810e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:48:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:39 [ssh-agent] Looking for ssh-agent implementation... 18:48:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:39 $ docker exec 95bede961cfb421efc23c5ff4070c2817cda2d21332cd0ae655191629373810e ssh-agent 18:48:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhipkPl/agent.14 18:48:40 SSH_AGENT_PID=21 18:48:40 Running ssh-add (command line suppressed) 18:48:40 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3222129497749365285.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_3222129497749365285.key) 18:48:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:40 + git tag --points-at HEAD [Pipeline] } 18:48:40 $ docker exec --env ******** --env ******** 95bede961cfb421efc23c5ff4070c2817cda2d21332cd0ae655191629373810e ssh-agent -k 18:48:40 unset SSH_AUTH_SOCK; 18:48:40 unset SSH_AGENT_PID; 18:48:40 echo Agent pid 21 killed; 18:48:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:48:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:48:40 [ssh-agent] Looking for ssh-agent implementation... 18:48:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:48:40 $ docker exec 95bede961cfb421efc23c5ff4070c2817cda2d21332cd0ae655191629373810e ssh-agent 18:48:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXElnPBO/agent.56 18:48:40 SSH_AGENT_PID=63 18:48:40 Running ssh-add (command line suppressed) 18:48:41 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4591027987138563472.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4591027987138563472.key) 18:48:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:48:41 + git semver init 18:48:41 # -> Open(): unable to determine branch for HEAD 18:48:41 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 18:48:41 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 18:48:41 # $SEMVER_REMOTE_NAME = origin 18:48:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:48:41 # $SEMVER_USER_NAME = edgex-jenkins 18:48:41 # $SEMVER_BRANCH = main 18:48:41 # $SEMVER_TEMP = /tmp/semver-802880725 18:48:41 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 18:48:41 # '/tmp/semver-802880725' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' 18:48:41 # -> Force: false 18:48:41 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 18:48:41 $ docker exec --env ******** --env ******** 95bede961cfb421efc23c5ff4070c2817cda2d21332cd0ae655191629373810e ssh-agent -k 18:48:41 unset SSH_AUTH_SOCK; 18:48:41 unset SSH_AGENT_PID; 18:48:41 echo Agent pid 63 killed; 18:48:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:48:42 + git semver [Pipeline] } 18:48:42 $ docker stop --time=1 95bede961cfb421efc23c5ff4070c2817cda2d21332cd0ae655191629373810e 18:48:43 $ docker rm -f 95bede961cfb421efc23c5ff4070c2817cda2d21332cd0ae655191629373810e [Pipeline] // withDockerContainer [Pipeline] sh 18:48:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:48:44 Stashed 1 file(s) [Pipeline] echo 18:48:44 [edgeXSemver]: initialized semver on version 2.0.1-dev.13 [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 18:48:59 Still waiting to schedule task 18:48:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:48:59 Still waiting to schedule task 18:48:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:51:17 Running on prd-centos7-docker-4c-2g-2224 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 18:51:17 Running in /w/workspace/go-mod-bootstrap/16 [Pipeline] { [Pipeline] checkout 18:51:17 Selected Git installation does not exist. Using Default 18:51:17 The recommended git tool is: NONE 18:51:19 using credential edgex-jenkins-ssh 18:51:19 Cloning the remote Git repository 18:51:19 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:51:19 > git init /w/workspace/go-mod-bootstrap/16 # timeout=10 18:51:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:51:19 > git --version # timeout=10 18:51:19 > git --version # 'git version 2.24.4' 18:51:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:51:19 [INFO] Currently running in a labeled security context 18:51:19 [INFO] Currently SELinux is 'enforcing' on the host 18:51:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/16@tmp/jenkins-gitclient-ssh4180503468620696434.key 18:51:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:51:20 Avoid second fetch 18:51:20 Checking out Revision 4ec473817357cb055a7236553f5d7ef6b7a20f30 (main) 18:51:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:51:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:51:20 > git config core.sparsecheckout # timeout=10 18:51:20 > git checkout -f 4ec473817357cb055a7236553f5d7ef6b7a20f30 # timeout=10 18:51:24 Commit message: "feat(security): Create CORS related config struct (#286)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:51:24 ========================================================= 18:51:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:51:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:51:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:51:25 a0d0a0d46f8b: Pulling fs layer 18:51:25 31adcdaf11c8: Pulling fs layer 18:51:25 b8b176561691: Pulling fs layer 18:51:25 4527c011a84f: Pulling fs layer 18:51:25 5d74067f8e1e: Pulling fs layer 18:51:25 e0aca202a116: Pulling fs layer 18:51:25 3a43be97a3b4: Pulling fs layer 18:51:25 34cad66bf833: Pulling fs layer 18:51:25 b4e3c513aaa6: Pulling fs layer 18:51:25 4527c011a84f: Waiting 18:51:25 5d74067f8e1e: Waiting 18:51:25 e0aca202a116: Waiting 18:51:25 3a43be97a3b4: Waiting 18:51:25 34cad66bf833: Waiting 18:51:25 b4e3c513aaa6: Waiting 18:51:25 b8b176561691: Verifying Checksum 18:51:25 b8b176561691: Download complete 18:51:25 31adcdaf11c8: Verifying Checksum 18:51:25 31adcdaf11c8: Download complete 18:51:25 5d74067f8e1e: Verifying Checksum 18:51:25 5d74067f8e1e: Download complete 18:51:25 e0aca202a116: Verifying Checksum 18:51:25 e0aca202a116: Download complete 18:51:25 a0d0a0d46f8b: Verifying Checksum 18:51:25 a0d0a0d46f8b: Download complete 18:51:25 3a43be97a3b4: Verifying Checksum 18:51:25 3a43be97a3b4: Download complete 18:51:25 34cad66bf833: Verifying Checksum 18:51:25 34cad66bf833: Download complete 18:51:25 a0d0a0d46f8b: Pull complete 18:51:25 4527c011a84f: Verifying Checksum 18:51:25 4527c011a84f: Download complete 18:51:25 31adcdaf11c8: Pull complete 18:51:25 b4e3c513aaa6: Verifying Checksum 18:51:25 b4e3c513aaa6: Download complete 18:51:25 b8b176561691: Pull complete 18:51:29 4527c011a84f: Pull complete 18:51:29 5d74067f8e1e: Pull complete 18:51:29 e0aca202a116: Pull complete 18:51:29 3a43be97a3b4: Pull complete 18:51:29 34cad66bf833: Pull complete 18:51:31 b4e3c513aaa6: Pull complete 18:51:31 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:51:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:51:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 18:51:32 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:51:32 + docker inspect -f . ci-base-image-x86_64 18:51:32 . [Pipeline] withDockerContainer 18:51:32 prd-centos7-docker-4c-2g-2224 does not seem to be running inside a container 18:51:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/16 -v /w/workspace/go-mod-bootstrap/16:/w/workspace/go-mod-bootstrap/16:rw,z -v /w/workspace/go-mod-bootstrap/16@tmp:/w/workspace/go-mod-bootstrap/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:51:34 $ docker top 688fcdd3c1a68af58e2062f09f85103028865a2fb003279ea8fbf96720166ca6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:51:35 + go version 18:51:35 go version go1.16.8 linux/amd64 [Pipeline] } 18:51:35 $ docker stop --time=1 688fcdd3c1a68af58e2062f09f85103028865a2fb003279ea8fbf96720166ca6 18:51:36 $ docker rm -f 688fcdd3c1a68af58e2062f09f85103028865a2fb003279ea8fbf96720166ca6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:51:36 + docker inspect -f . ci-base-image-x86_64 18:51:36 . [Pipeline] withDockerContainer 18:51:37 prd-centos7-docker-4c-2g-2224 does not seem to be running inside a container 18:51:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/16 -v /w/workspace/go-mod-bootstrap/16:/w/workspace/go-mod-bootstrap/16:rw,z -v /w/workspace/go-mod-bootstrap/16@tmp:/w/workspace/go-mod-bootstrap/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:51:38 $ docker top f0e0b6944dddf7191ad86c9bb6af326141addae3b11d1c40a9d4ebfa82f36ee1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:51:38 + make test 18:51:38 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:51:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 18:51:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 18:51:39 go: downloading github.com/pelletier/go-toml v1.9.4 18:51:39 go: downloading github.com/stretchr/testify v1.7.0 18:51:39 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 18:51:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 18:51:39 go: downloading github.com/gorilla/mux v1.7.4 18:51:39 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:51:39 go: downloading github.com/davecgh/go-spew v1.1.1 18:51:39 go: downloading github.com/pmezard/go-difflib v1.0.0 18:51:39 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:51:39 go: downloading github.com/go-kit/kit v0.9.0 18:51:39 go: downloading github.com/stretchr/objx v0.1.0 18:51:39 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:51:39 go: downloading github.com/google/uuid v1.2.0 18:51:39 go: downloading github.com/hashicorp/errwrap v1.0.0 18:51:39 go: downloading github.com/hashicorp/consul/api v1.9.1 18:51:39 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:51:40 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:51:40 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:51:40 go: downloading github.com/go-playground/universal-translator v0.17.0 18:51:40 go: downloading github.com/leodido/go-urn v1.2.0 18:51:40 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:51:40 go: downloading golang.org/x/text v0.3.2 18:51:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:51:40 go: downloading github.com/mitchellh/copystructure v1.0.0 18:51:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:51:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:51:40 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:51:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:51:40 go: downloading github.com/hashicorp/serf v0.9.5 18:51:40 go: downloading github.com/x448/float16 v0.8.4 18:51:40 go: downloading github.com/go-playground/locales v0.13.0 18:51:41 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:51:41 go: downloading github.com/fatih/color v1.9.0 18:51:41 go: downloading github.com/mattn/go-isatty v0.0.12 18:51:41 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:51:41 go: downloading github.com/mattn/go-colorable v0.1.6 18:51:41 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 18:51:41 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:51:41 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:51:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:51:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.005s coverage: 5.1% of statements 18:51:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:51:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.017s coverage: 92.2% of statements 18:51:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.008s coverage: 85.3% of statements 18:51:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 18:51:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:51:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:51:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements 18:51:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.020s coverage: 25.0% of statements 18:51:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 79.7% of statements 18:51:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:51:58 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:51:58 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 18:51:58 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:52:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:52:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 18:52:03 $ docker stop --time=1 f0e0b6944dddf7191ad86c9bb6af326141addae3b11d1c40a9d4ebfa82f36ee1 18:52:05 $ docker rm -f f0e0b6944dddf7191ad86c9bb6af326141addae3b11d1c40a9d4ebfa82f36ee1 [Pipeline] // withDockerContainer [Pipeline] sh 18:52:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:07 18:52:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:52:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:07 latest: Pulling from edgex-lftools-log-publisher 18:52:07 b4d181a07f80: Pulling fs layer 18:52:07 a1111a8f2ec3: Pulling fs layer 18:52:07 ed53099fbce6: Pulling fs layer 18:52:07 dc539afda2c1: Pulling fs layer 18:52:07 77bc0d833cb6: Pulling fs layer 18:52:07 9065ff56babe: Pulling fs layer 18:52:07 d287ab97295c: Pulling fs layer 18:52:07 77bc0d833cb6: Waiting 18:52:07 9065ff56babe: Waiting 18:52:07 d287ab97295c: Waiting 18:52:07 dc539afda2c1: Waiting 18:52:07 a1111a8f2ec3: Verifying Checksum 18:52:07 a1111a8f2ec3: Download complete 18:52:07 dc539afda2c1: Verifying Checksum 18:52:07 dc539afda2c1: Download complete 18:52:07 77bc0d833cb6: Verifying Checksum 18:52:07 77bc0d833cb6: Download complete 18:52:07 9065ff56babe: Verifying Checksum 18:52:07 9065ff56babe: Download complete 18:52:07 ed53099fbce6: Verifying Checksum 18:52:07 ed53099fbce6: Download complete 18:52:07 b4d181a07f80: Download complete 18:52:08 d287ab97295c: Verifying Checksum 18:52:08 d287ab97295c: Download complete 18:52:09 b4d181a07f80: Pull complete 18:52:09 a1111a8f2ec3: Pull complete 18:52:10 ed53099fbce6: Pull complete 18:52:10 dc539afda2c1: Pull complete 18:52:10 77bc0d833cb6: Pull complete 18:52:10 9065ff56babe: Pull complete 18:52:15 d287ab97295c: Pull complete 18:52:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:52:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:52:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:52:15 prd-centos7-docker-4c-2g-2224 does not seem to be running inside a container 18:52:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/16 -v /w/workspace/go-mod-bootstrap/16:/w/workspace/go-mod-bootstrap/16:rw,z -v /w/workspace/go-mod-bootstrap/16@tmp:/w/workspace/go-mod-bootstrap/16@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:52:18 $ docker top 4a5359460f4cb8b1f52eaa39245e9121ade59e86435fb7fed562490e7a314eca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:18 ---> job-cost.sh 18:52:18 lf-activate-venv: SKIPPING 18:52:18 INFO: No Stack... 18:52:18 INFO: Retrieving Pricing Info for: v3-standard-2 18:52:19 INFO: Archiving Costs [Pipeline] sh 18:52:19 + cat /w/workspace/go-mod-bootstrap/16/archives/cost.csv 18:52:19 + cut -d, -f6 [Pipeline] lock 18:52:19 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-16-stack-cost] 18:52:19 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-16-stack-cost] did not exist. Created. 18:52:19 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:52:19 + echo total: 0.05999999865889549 [Pipeline] stash 18:52:19 Stashed 1 file(s) [Pipeline] } 18:52:19 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 18:52:19 $ docker stop --time=1 4a5359460f4cb8b1f52eaa39245e9121ade59e86435fb7fed562490e7a314eca 18:52:20 $ docker rm -f 4a5359460f4cb8b1f52eaa39245e9121ade59e86435fb7fed562490e7a314eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:53:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2223 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 18:53:09 Running in /w/workspace/go-mod-bootstrap/16 [Pipeline] { [Pipeline] checkout 18:53:09 Selected Git installation does not exist. Using Default 18:53:09 The recommended git tool is: NONE 18:53:15 using credential edgex-jenkins-ssh 18:53:15 Cloning the remote Git repository 18:53:16 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 18:53:16 > git init /w/workspace/go-mod-bootstrap/16 # timeout=10 18:53:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 18:53:16 > git --version # timeout=10 18:53:16 > git --version # 'git version 2.17.1' 18:53:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:17 Avoid second fetch 18:53:17 Checking out Revision 4ec473817357cb055a7236553f5d7ef6b7a20f30 (main) 18:53:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 18:53:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:17 > git config core.sparsecheckout # timeout=10 18:53:17 > git checkout -f 4ec473817357cb055a7236553f5d7ef6b7a20f30 # timeout=10 18:53:23 Commit message: "feat(security): Create CORS related config struct (#286)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:53:24 % Total % Received % Xferd Average Speed Time Time Time Current 18:53:24 Dload Upload Total Spent Left Speed 18:53:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 56304 0 --:--:-- --:--:-- --:--:-- 56037 100 11824 100 11824 0 0 56037 0 --:--:-- --:--:-- --:--:-- 55773 [Pipeline] sh 18:53:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:53:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:53:24 + sudo tee /etc/docker/daemon.new 18:53:25 { 18:53:25 "registry-mirrors": [ 18:53:25 "https://nexus3.edgexfoundry.org:10001" 18:53:25 ], 18:53:25 "bip": "10.250.0.254/24", 18:53:25 "hosts": [ 18:53:25 "tcp://0.0.0.0:5555", 18:53:25 "unix:///var/run/docker.sock" 18:53:25 ], 18:53:25 "mtu": 1458, 18:53:25 "selinux-enabled": true, 18:53:25 "seccomp-profile": "/etc/docker/seccomp.json" 18:53:25 } [Pipeline] sh 18:53:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:53:26 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 18:53:44 ========================================================= 18:53:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:53:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:53:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:53:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:53:47 552d1f2373af: Pulling fs layer 18:53:47 ea3f2d53f512: Pulling fs layer 18:53:47 9e70ebbbe112: Pulling fs layer 18:53:47 7a9cfe048b4a: Pulling fs layer 18:53:47 72dc09318566: Pulling fs layer 18:53:47 f4f7b4309257: Pulling fs layer 18:53:47 0ac9a79272e3: Pulling fs layer 18:53:47 b78e95d17946: Pulling fs layer 18:53:47 72dc09318566: Waiting 18:53:47 f4f7b4309257: Waiting 18:53:47 0ac9a79272e3: Waiting 18:53:47 b78e95d17946: Waiting 18:53:47 7a9cfe048b4a: Waiting 18:53:47 9e70ebbbe112: Verifying Checksum 18:53:47 9e70ebbbe112: Download complete 18:53:47 ea3f2d53f512: Verifying Checksum 18:53:47 72dc09318566: Verifying Checksum 18:53:47 72dc09318566: Download complete 18:53:47 f4f7b4309257: Verifying Checksum 18:53:47 f4f7b4309257: Download complete 18:53:47 0ac9a79272e3: Verifying Checksum 18:53:47 0ac9a79272e3: Download complete 18:53:47 552d1f2373af: Download complete 18:53:48 552d1f2373af: Pull complete 18:53:49 ea3f2d53f512: Pull complete 18:53:49 9e70ebbbe112: Pull complete 18:53:50 b78e95d17946: Verifying Checksum 18:53:50 b78e95d17946: Download complete 18:53:50 7a9cfe048b4a: Verifying Checksum 18:53:50 7a9cfe048b4a: Download complete 18:54:00 7a9cfe048b4a: Pull complete 18:54:00 72dc09318566: Pull complete 18:54:00 f4f7b4309257: Pull complete 18:54:01 0ac9a79272e3: Pull complete 18:54:07 b78e95d17946: Pull complete 18:54:07 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 18:54:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:54:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 18:54:08 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 18:54:08 + docker inspect -f . ci-base-image-arm64 18:54:08 . [Pipeline] withDockerContainer 18:54:08 prd-ubuntu18.04-docker-arm64-4c-16g-2223 does not seem to be running inside a container 18:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/16 -v /w/workspace/go-mod-bootstrap/16:/w/workspace/go-mod-bootstrap/16:rw,z -v /w/workspace/go-mod-bootstrap/16@tmp:/w/workspace/go-mod-bootstrap/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:54:17 $ docker top a2c29ad016d13c879f1b138b56d4e540e7126df9066b123a7631d50bc792d1d2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:54:20 + go version 18:54:20 go version go1.16.8 linux/arm64 [Pipeline] } 18:54:20 $ docker stop --time=1 a2c29ad016d13c879f1b138b56d4e540e7126df9066b123a7631d50bc792d1d2 18:54:22 $ docker rm -f a2c29ad016d13c879f1b138b56d4e540e7126df9066b123a7631d50bc792d1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:54:22 + docker inspect -f . ci-base-image-arm64 18:54:22 . [Pipeline] withDockerContainer 18:54:23 prd-ubuntu18.04-docker-arm64-4c-16g-2223 does not seem to be running inside a container 18:54:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/16 -v /w/workspace/go-mod-bootstrap/16:/w/workspace/go-mod-bootstrap/16:rw,z -v /w/workspace/go-mod-bootstrap/16@tmp:/w/workspace/go-mod-bootstrap/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:54:24 $ docker top 028e204c8fc331e0e4d2a316b41cf837818d9f57022bd443dc2e8ad8015e65d9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:54:25 + make test 18:54:25 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:54:32 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 18:54:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 18:54:32 go: downloading github.com/pelletier/go-toml v1.9.4 18:54:32 go: downloading github.com/stretchr/testify v1.7.0 18:54:32 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.8 18:54:32 go: downloading github.com/gorilla/mux v1.7.4 18:54:32 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.7 18:54:32 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:54:32 go: downloading github.com/davecgh/go-spew v1.1.1 18:54:32 go: downloading github.com/pmezard/go-difflib v1.0.0 18:54:32 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:54:32 go: downloading github.com/go-kit/kit v0.9.0 18:54:32 go: downloading github.com/stretchr/objx v0.1.0 18:54:32 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:54:32 go: downloading github.com/google/uuid v1.2.0 18:54:32 go: downloading github.com/hashicorp/consul/api v1.9.1 18:54:32 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:54:32 go: downloading github.com/hashicorp/errwrap v1.0.0 18:54:32 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:54:32 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:54:32 go: downloading github.com/mitchellh/copystructure v1.0.0 18:54:32 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:54:32 go: downloading github.com/go-playground/universal-translator v0.17.0 18:54:32 go: downloading github.com/leodido/go-urn v1.2.0 18:54:32 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:54:32 go: downloading golang.org/x/text v0.3.2 18:54:32 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:54:32 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:54:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:54:33 go: downloading github.com/hashicorp/serf v0.9.5 18:54:33 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:54:33 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:54:33 go: downloading github.com/x448/float16 v0.8.4 18:54:33 go: downloading github.com/go-playground/locales v0.13.0 18:54:33 go: downloading github.com/fatih/color v1.9.0 18:54:33 go: downloading github.com/mattn/go-isatty v0.0.12 18:54:33 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:54:33 go: downloading github.com/mattn/go-colorable v0.1.6 18:54:33 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 18:54:33 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:54:33 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:55:13 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 18:55:14 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.062s coverage: 5.1% of statements 18:55:14 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 18:55:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.078s coverage: 92.2% of statements 18:55:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.036s coverage: 85.3% of statements 18:55:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 18:55:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 18:55:16 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 18:55:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.052s coverage: 100.0% of statements 18:55:18 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.049s coverage: 25.0% of statements 18:55:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.064s coverage: 79.7% of statements 18:55:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 18:55:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 18:55:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements 18:55:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:55:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:55:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 18:55:49 $ docker stop --time=1 028e204c8fc331e0e4d2a316b41cf837818d9f57022bd443dc2e8ad8015e65d9 18:55:51 $ docker rm -f 028e204c8fc331e0e4d2a316b41cf837818d9f57022bd443dc2e8ad8015e65d9 [Pipeline] // withDockerContainer [Pipeline] sh 18:55:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:55:53 Warning: overwriting stash ‘coverage-report’ 18:55:54 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:55:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:55 18:55:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:55:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:55:55 arm64: Pulling from edgex-lftools-log-publisher 18:55:55 448f6bf000e3: Pulling fs layer 18:55:55 f757da607395: Pulling fs layer 18:55:55 05883995daec: Pulling fs layer 18:55:55 8603b9c90790: Pulling fs layer 18:55:55 1560dd03e051: Pulling fs layer 18:55:55 27f5ce0e4adf: Pulling fs layer 18:55:55 c2d8d7efcc4b: Pulling fs layer 18:55:55 8603b9c90790: Waiting 18:55:55 27f5ce0e4adf: Waiting 18:55:55 1560dd03e051: Waiting 18:55:55 c2d8d7efcc4b: Waiting 18:55:56 f757da607395: Verifying Checksum 18:55:56 f757da607395: Download complete 18:55:56 8603b9c90790: Verifying Checksum 18:55:56 8603b9c90790: Download complete 18:55:56 1560dd03e051: Verifying Checksum 18:55:56 1560dd03e051: Download complete 18:55:56 27f5ce0e4adf: Verifying Checksum 18:55:56 27f5ce0e4adf: Download complete 18:55:56 05883995daec: Verifying Checksum 18:55:56 05883995daec: Download complete 18:55:57 448f6bf000e3: Verifying Checksum 18:55:57 448f6bf000e3: Download complete 18:55:59 c2d8d7efcc4b: Verifying Checksum 18:55:59 c2d8d7efcc4b: Download complete 18:56:00 448f6bf000e3: Pull complete 18:56:00 f757da607395: Pull complete 18:56:02 05883995daec: Pull complete 18:56:02 8603b9c90790: Pull complete 18:56:03 1560dd03e051: Pull complete 18:56:04 27f5ce0e4adf: Pull complete 18:56:19 c2d8d7efcc4b: Pull complete 18:56:19 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:56:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:56:19 prd-ubuntu18.04-docker-arm64-4c-16g-2223 does not seem to be running inside a container 18:56:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/16 -v /w/workspace/go-mod-bootstrap/16:/w/workspace/go-mod-bootstrap/16:rw,z -v /w/workspace/go-mod-bootstrap/16@tmp:/w/workspace/go-mod-bootstrap/16@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:56:25 $ docker top 2253098eb0a3b0bb158f40ccdb342099b6eab80ac1ab3f298c1c7a7de8bbd58d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:26 ---> job-cost.sh 18:56:26 lf-activate-venv: SKIPPING 18:56:26 INFO: No Stack... 18:56:31 INFO: Retrieving Pricing Info for: v3-standard-4 18:56:32 INFO: Archiving Costs [Pipeline] sh 18:56:32 + cat /w/workspace/go-mod-bootstrap/16/archives/cost.csv 18:56:32 + cut -d, -f6 [Pipeline] lock 18:56:32 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-16-stack-cost] 18:56:32 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-16-stack-cost] did not exist. Created. 18:56:32 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:56:33 /w/workspace/go-mod-bootstrap/16@tmp/durable-82ce72c5/script.sh: 1: /w/workspace/go-mod-bootstrap/16@tmp/durable-82ce72c5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:56:34 + echo total: 0.10999999940395355 [Pipeline] stash 18:56:34 Warning: overwriting stash ‘stack-cost’ 18:56:34 Stashed 1 file(s) [Pipeline] } 18:56:34 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 18:56:34 $ docker stop --time=1 2253098eb0a3b0bb158f40ccdb342099b6eab80ac1ab3f298c1c7a7de8bbd58d 18:56:36 $ docker rm -f 2253098eb0a3b0bb158f40ccdb342099b6eab80ac1ab3f298c1c7a7de8bbd58d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:56:36 provisioning config files... 18:56:36 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8362275033400509349tmp [Pipeline] { [Pipeline] sh 18:56:37 + set +x 18:56:37 + bash -s -- 18:56:37 + curl -s https://codecov.io/bash 18:56:37 18:56:37 _____ _ 18:56:37 / ____| | | 18:56:37 | | ___ __| | ___ ___ _____ __ 18:56:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:56:37 | |___| (_) | (_| | __/ (_| (_) \ V / 18:56:37 \_____\___/ \__,_|\___|\___\___/ \_/ 18:56:37 Bash-1.0.6 18:56:37 18:56:37 18:56:37 ==> git version 2.24.4 found 18:56: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 18:56:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:56:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:56:37 ==> Jenkins CI detected. 18:56:37 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 18:56:37 project root: . 18:56:37 --> token set from env 18:56:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:56:37 ==> Running gcov in . (disable via -X gcov) 18:56:37 ==> Python coveragepy not found 18:56:37 ==> Searching for coverage reports in: 18:56:37 + . 18:56:37 -> Found 1 reports 18:56:37 ==> Detecting git/mercurial file structure 18:56:37 ==> Reading reports 18:56:37 + ./coverage.out bytes=37126 18:56:37 ==> Appending adjustments 18:56:37 https://docs.codecov.io/docs/fixing-reports 18:56:37 + Found adjustments 18:56:37 ==> Gzipping contents 18:56:37 8.0K /tmp/codecov.e7bDmM.gz 18:56:37 ==> Uploading reports 18:56:37 url: https://codecov.io 18:56:37 query: branch=main&commit=4ec473817357cb055a7236553f5d7ef6b7a20f30&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:56:37 -> Pinging Codecov 18:56:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=4ec473817357cb055a7236553f5d7ef6b7a20f30&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F16%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 18:56:37 -> Uploading to 18:56:37 https://storage.googleapis.com/codecov/v4/raw/2021-10-18/833815588EE85121546D348822E98E2E/4ec473817357cb055a7236553f5d7ef6b7a20f30/718c1109-39fa-45df-876e-c2777ab81711.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211018T185637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=987c23597162a8102ab68badadefa3a44296a73e77a8cce7a197c683209df4aa 18:56:37 % Total % Received % Xferd Average Speed Time Time Time Current 18:56:37 Dload Upload Total Spent Left Speed 18:56:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6604 0 0 100 6604 0 20983 --:--:-- --:--:-- --:--:-- 21031 18:56:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4ec473817357cb055a7236553f5d7ef6b7a20f30 [Pipeline] } 18:56:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:56:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:56:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:56:39 18:56:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:56:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:56:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:56:40 188c0c94c7c5: Pulling fs layer 18:56:40 0ef7d3d256c8: Pulling fs layer 18:56:40 de9db76c5a1d: Pulling fs layer 18:56:40 0eba1c9be4d2: Pulling fs layer 18:56:40 0d57e429df01: Pulling fs layer 18:56:40 4e4be7b47b0d: Pulling fs layer 18:56:40 e1f770b5df2f: Pulling fs layer 18:56:40 85a0685a4137: Pulling fs layer 18:56:40 0eba1c9be4d2: Waiting 18:56:40 0d57e429df01: Waiting 18:56:40 4e4be7b47b0d: Waiting 18:56:40 e1f770b5df2f: Waiting 18:56:40 85a0685a4137: Waiting 18:56:40 de9db76c5a1d: Verifying Checksum 18:56:40 de9db76c5a1d: Download complete 18:56:40 0ef7d3d256c8: Verifying Checksum 18:56:40 0ef7d3d256c8: Download complete 18:56:40 0d57e429df01: Verifying Checksum 18:56:40 0d57e429df01: Download complete 18:56:40 4e4be7b47b0d: Verifying Checksum 18:56:40 4e4be7b47b0d: Download complete 18:56:40 188c0c94c7c5: Download complete 18:56:40 e1f770b5df2f: Verifying Checksum 18:56:40 e1f770b5df2f: Download complete 18:56:40 188c0c94c7c5: Pull complete 18:56:40 0ef7d3d256c8: Pull complete 18:56:40 0eba1c9be4d2: Verifying Checksum 18:56:40 0eba1c9be4d2: Download complete 18:56:40 de9db76c5a1d: Pull complete 18:56:41 85a0685a4137: Verifying Checksum 18:56:41 85a0685a4137: Download complete 18:56:44 0eba1c9be4d2: Pull complete 18:56:44 0d57e429df01: Pull complete 18:56:44 4e4be7b47b0d: Pull complete 18:56:44 e1f770b5df2f: Pull complete 18:56:48 85a0685a4137: Pull complete 18:56:48 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:56:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:56:48 prd-centos7-docker-4c-2g-2222 does not seem to be running inside a container 18:56:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:56:50 $ docker top c1787453677e3be0b460e433581170db6c42f54fa8ff232c480c012e50482be7 -eo pid,comm [Pipeline] { [Pipeline] echo 18:56:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:56:50 + set -o pipefail 18:56:50 + snyk monitor '--org=edgex-jenkins' 18:56:56 18:56:56 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 18:56:56 18:56:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/31cb29ea-f693-4ac3-9ab7-3cd43eb93159 18:56:56 18:56:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:56:56 18:56:56 [Pipeline] } 18:56:56 $ docker stop --time=1 c1787453677e3be0b460e433581170db6c42f54fa8ff232c480c012e50482be7 18:56:57 $ docker rm -f c1787453677e3be0b460e433581170db6c42f54fa8ff232c480c012e50482be7 [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 18:56:58 + git log --format=format:%s -1 4ec473817357cb055a7236553f5d7ef6b7a20f30 [Pipeline] isUnix [Pipeline] sh 18:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:56:59 . [Pipeline] withDockerContainer 18:56:59 prd-centos7-docker-4c-2g-2222 does not seem to be running inside a container 18:56:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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:10004/edgex-devops/git-semver:latest cat 18:56:59 $ docker top 13aa1c6c29400296d7246ba1531dce7949bf199b034ad896dd9221be69dd4266 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:59 [ssh-agent] Looking for ssh-agent implementation... 18:56:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:59 $ docker exec 13aa1c6c29400296d7246ba1531dce7949bf199b034ad896dd9221be69dd4266 ssh-agent 18:56:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNdcPfI/agent.13 18:56:59 SSH_AGENT_PID=19 18:56:59 Running ssh-add (command line suppressed) 18:56:59 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7837941478624888604.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7837941478624888604.key) 18:56:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:00 + git semver tag 18:57:00 # -> Open(): unable to determine branch for HEAD 18:57:00 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 18:57:00 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 18:57:00 # $SEMVER_REMOTE_NAME = origin 18:57:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:57:00 # $SEMVER_USER_NAME = edgex-jenkins 18:57:00 # $SEMVER_BRANCH = main 18:57:00 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 18:57:00 # 4ec473817357cb055a7236553f5d7ef6b7a20f30 HEAD 18:57:00 # -> Force: false 18:57:00 # 20acc4ca2d463ab64a0402f0688bce9d4a57fe5e refs/tags/v2.0.1-dev.13 [Pipeline] } 18:57:00 $ docker exec --env ******** --env ******** 13aa1c6c29400296d7246ba1531dce7949bf199b034ad896dd9221be69dd4266 ssh-agent -k 18:57:00 unset SSH_AUTH_SOCK; 18:57:00 unset SSH_AGENT_PID; 18:57:00 echo Agent pid 19 killed; 18:57:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:00 + git semver [Pipeline] } 18:57:00 $ docker stop --time=1 13aa1c6c29400296d7246ba1531dce7949bf199b034ad896dd9221be69dd4266 18:57:01 $ docker rm -f 13aa1c6c29400296d7246ba1531dce7949bf199b034ad896dd9221be69dd4266 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:57:02 18:57:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:57:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:57:02 0.23.1-centos7: Pulling from edgex-lftools 18:57:02 ab5ef0e58194: Pulling fs layer 18:57:02 9712f1f96733: Pulling fs layer 18:57:02 63f879dbbcfc: Pulling fs layer 18:57:02 0d9ebad4ef96: Pulling fs layer 18:57:02 e9a5061849ea: Pulling fs layer 18:57:02 d747dcd14b5f: Pulling fs layer 18:57:02 2de7ff778b66: Pulling fs layer 18:57:02 0d9ebad4ef96: Waiting 18:57:02 e9a5061849ea: Waiting 18:57:02 d747dcd14b5f: Waiting 18:57:02 2de7ff778b66: Waiting 18:57:02 9712f1f96733: Verifying Checksum 18:57:02 9712f1f96733: Download complete 18:57:02 63f879dbbcfc: Verifying Checksum 18:57:02 63f879dbbcfc: Download complete 18:57:03 ab5ef0e58194: Verifying Checksum 18:57:03 ab5ef0e58194: Download complete 18:57:03 d747dcd14b5f: Verifying Checksum 18:57:03 d747dcd14b5f: Download complete 18:57:03 0d9ebad4ef96: Verifying Checksum 18:57:03 0d9ebad4ef96: Download complete 18:57:03 e9a5061849ea: Verifying Checksum 18:57:03 e9a5061849ea: Download complete 18:57:03 2de7ff778b66: Verifying Checksum 18:57:03 2de7ff778b66: Download complete 18:57:05 ab5ef0e58194: Pull complete 18:57:06 9712f1f96733: Pull complete 18:57:07 63f879dbbcfc: Pull complete 18:57:11 0d9ebad4ef96: Pull complete 18:57:11 e9a5061849ea: Pull complete 18:57:11 d747dcd14b5f: Pull complete 18:57:12 2de7ff778b66: Pull complete 18:57:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:57:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:57:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:57:12 prd-centos7-docker-4c-2g-2222 does not seem to be running inside a container 18:57:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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-lftools:0.23.1-centos7 cat 18:57:16 $ docker top 5bd44b1b56f11101b5e4a52cecba1395a677e5ced68db252b0d5dd25316ceb5d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:57:16 provisioning config files... 18:57:16 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5194478975802879743tmp 18:57:16 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5954062741795172645tmp 18:57:16 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5224274930984226629tmp [Pipeline] { [Pipeline] echo 18:57:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:57:16 ---> sigul-configuration.sh 18:57:16 gpg: directory `/root/.gnupg' created 18:57:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:57:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:57:16 gpg: keyring `/root/.gnupg/secring.gpg' created 18:57:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:57:16 gpg: CAST5 encrypted data 18:57:16 gpg: encrypted with 1 passphrase 18:57:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:57:16 + mkdir /home/jenkins 18:57:16 + mkdir /home/jenkins/sigul [Pipeline] sh 18:57:17 + 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 18:57:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:57:17 ---> sigul-install.sh 18:57:17 Sigul already installed; skipping installation. [Pipeline] sh 18:57:17 + git tag --list 18:57:17 v0.0.1 18:57:17 v0.0.10 18:57:17 v0.0.11 18:57:17 v0.0.12 18:57:17 v0.0.13 18:57:17 v0.0.14 18:57:17 v0.0.15 18:57:17 v0.0.16 18:57:17 v0.0.17 18:57:17 v0.0.18 18:57:17 v0.0.19 18:57:17 v0.0.2 18:57:17 v0.0.20 18:57:17 v0.0.21 18:57:17 v0.0.22 18:57:17 v0.0.23 18:57:17 v0.0.24 18:57:17 v0.0.25 18:57:17 v0.0.26 18:57:17 v0.0.27 18:57:17 v0.0.28 18:57:17 v0.0.29 18:57:17 v0.0.3 18:57:17 v0.0.30 18:57:17 v0.0.31 18:57:17 v0.0.32 18:57:17 v0.0.33 18:57:17 v0.0.34 18:57:17 v0.0.35 18:57:17 v0.0.36 18:57:17 v0.0.37 18:57:17 v0.0.38 18:57:17 v0.0.39 18:57:17 v0.0.4 18:57:17 v0.0.40 18:57:17 v0.0.41 18:57:17 v0.0.42 18:57:17 v0.0.43 18:57:17 v0.0.44 18:57:17 v0.0.45 18:57:17 v0.0.46 18:57:17 v0.0.47 18:57:17 v0.0.48 18:57:17 v0.0.49 18:57:17 v0.0.5 18:57:17 v0.0.50 18:57:17 v0.0.51 18:57:17 v0.0.52 18:57:17 v0.0.53 18:57:17 v0.0.54 18:57:17 v0.0.55 18:57:17 v0.0.56 18:57:17 v0.0.57 18:57:17 v0.0.58 18:57:17 v0.0.59 18:57:17 v0.0.6 18:57:17 v0.0.60 18:57:17 v0.0.61 18:57:17 v0.0.62 18:57:17 v0.0.63 18:57:17 v0.0.64 18:57:17 v0.0.65 18:57:17 v0.0.66 18:57:17 v0.0.67 18:57:17 v0.0.68 18:57:17 v0.0.69 18:57:17 v0.0.7 18:57:17 v0.0.70 18:57:17 v0.0.71 18:57:17 v0.0.72 18:57:17 v0.0.8 18:57:17 v0.0.9 18:57:17 v2.0.0 18:57:17 v2.0.0-dev.1 18:57:17 v2.0.0-dev.10 18:57:17 v2.0.0-dev.11 18:57:17 v2.0.0-dev.12 18:57:17 v2.0.0-dev.13 18:57:17 v2.0.0-dev.14 18:57:17 v2.0.0-dev.15 18:57:17 v2.0.0-dev.16 18:57:17 v2.0.0-dev.17 18:57:17 v2.0.0-dev.18 18:57:17 v2.0.0-dev.19 18:57:17 v2.0.0-dev.2 18:57:17 v2.0.0-dev.20 18:57:17 v2.0.0-dev.21 18:57:17 v2.0.0-dev.22 18:57:17 v2.0.0-dev.23 18:57:17 v2.0.0-dev.24 18:57:17 v2.0.0-dev.25 18:57:17 v2.0.0-dev.26 18:57:17 v2.0.0-dev.27 18:57:17 v2.0.0-dev.28 18:57:17 v2.0.0-dev.29 18:57:17 v2.0.0-dev.3 18:57:17 v2.0.0-dev.30 18:57:17 v2.0.0-dev.31 18:57:17 v2.0.0-dev.32 18:57:17 v2.0.0-dev.33 18:57:17 v2.0.0-dev.34 18:57:17 v2.0.0-dev.35 18:57:17 v2.0.0-dev.36 18:57:17 v2.0.0-dev.37 18:57:17 v2.0.0-dev.38 18:57:17 v2.0.0-dev.39 18:57:17 v2.0.0-dev.4 18:57:17 v2.0.0-dev.40 18:57:17 v2.0.0-dev.41 18:57:17 v2.0.0-dev.42 18:57:17 v2.0.0-dev.43 18:57:17 v2.0.0-dev.44 18:57:17 v2.0.0-dev.45 18:57:17 v2.0.0-dev.46 18:57:17 v2.0.0-dev.47 18:57:17 v2.0.0-dev.48 18:57:17 v2.0.0-dev.49 18:57:17 v2.0.0-dev.5 18:57:17 v2.0.0-dev.50 18:57:17 v2.0.0-dev.51 18:57:17 v2.0.0-dev.52 18:57:17 v2.0.0-dev.53 18:57:17 v2.0.0-dev.54 18:57:17 v2.0.0-dev.55 18:57:17 v2.0.0-dev.56 18:57:17 v2.0.0-dev.57 18:57:17 v2.0.0-dev.58 18:57:17 v2.0.0-dev.59 18:57:17 v2.0.0-dev.6 18:57:17 v2.0.0-dev.60 18:57:17 v2.0.0-dev.61 18:57:17 v2.0.0-dev.62 18:57:17 v2.0.0-dev.63 18:57:17 v2.0.0-dev.64 18:57:17 v2.0.0-dev.65 18:57:17 v2.0.0-dev.66 18:57:17 v2.0.0-dev.67 18:57:17 v2.0.0-dev.7 18:57:17 v2.0.0-dev.8 18:57:17 v2.0.0-dev.9 18:57:17 v2.0.1-dev.1 18:57:17 v2.0.1-dev.10 18:57:17 v2.0.1-dev.11 18:57:17 v2.0.1-dev.12 18:57:17 v2.0.1-dev.13 18:57:17 v2.0.1-dev.2 18:57:17 v2.0.1-dev.3 18:57:17 v2.0.1-dev.4 18:57:17 v2.0.1-dev.5 18:57:17 v2.0.1-dev.6 18:57:17 v2.0.1-dev.7 18:57:17 v2.0.1-dev.8 18:57:17 v2.0.1-dev.9 [Pipeline] sh 18:57:18 + lftools sign git-tag v2.0.1-dev.13 18:57:18 Signing Git tag with Sigul... 18:57:18 Signing v2.0.1-dev.13 [Pipeline] echo 18:57:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:57:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:57:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:57:20 $ docker stop --time=1 5bd44b1b56f11101b5e4a52cecba1395a677e5ced68db252b0d5dd25316ceb5d 18:57:21 $ docker rm -f 5bd44b1b56f11101b5e4a52cecba1395a677e5ced68db252b0d5dd25316ceb5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:57:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:57:21 . [Pipeline] withDockerContainer 18:57:21 prd-centos7-docker-4c-2g-2222 does not seem to be running inside a container 18:57:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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:10004/edgex-devops/git-semver:latest cat 18:57:22 $ docker top 3d76350b6abfe0e11cc5fefaef44a6eaf5c95f478767ff11c25d456a6b72c47f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:22 [ssh-agent] Looking for ssh-agent implementation... 18:57:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:22 $ docker exec 3d76350b6abfe0e11cc5fefaef44a6eaf5c95f478767ff11c25d456a6b72c47f ssh-agent 18:57:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLjaNME/agent.13 18:57:22 SSH_AGENT_PID=19 18:57:22 Running ssh-add (command line suppressed) 18:57:22 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7356687398792462881.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7356687398792462881.key) 18:57:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:22 + git semver bump pre 18:57:22 # -> Open(): unable to determine branch for HEAD 18:57:22 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 18:57:22 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 18:57:22 # $SEMVER_REMOTE_NAME = origin 18:57:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:57:22 # $SEMVER_USER_NAME = edgex-jenkins 18:57:22 # $SEMVER_BRANCH = main 18:57:22 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 18:57:22 2.0.1-dev.14 [Pipeline] } 18:57:22 $ docker exec --env ******** --env ******** 3d76350b6abfe0e11cc5fefaef44a6eaf5c95f478767ff11c25d456a6b72c47f ssh-agent -k 18:57:23 unset SSH_AUTH_SOCK; 18:57:23 unset SSH_AGENT_PID; 18:57:23 echo Agent pid 19 killed; 18:57:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:23 + git semver [Pipeline] } 18:57:23 $ docker stop --time=1 3d76350b6abfe0e11cc5fefaef44a6eaf5c95f478767ff11c25d456a6b72c47f 18:57:24 $ docker rm -f 3d76350b6abfe0e11cc5fefaef44a6eaf5c95f478767ff11c25d456a6b72c47f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:57:24 . [Pipeline] withDockerContainer 18:57:24 prd-centos7-docker-4c-2g-2222 does not seem to be running inside a container 18:57:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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:10004/edgex-devops/git-semver:latest cat 18:57:25 $ docker top 9349d69cab54fd6dc2f1ff6e14768ef5671ee1f9b5dec431ce946d013d4ed56e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:25 [ssh-agent] Looking for ssh-agent implementation... 18:57:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:25 $ docker exec 9349d69cab54fd6dc2f1ff6e14768ef5671ee1f9b5dec431ce946d013d4ed56e ssh-agent 18:57:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXLlHFEC/agent.14 18:57:25 SSH_AGENT_PID=21 18:57:25 Running ssh-add (command line suppressed) 18:57:25 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1627564868353480042.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1627564868353480042.key) 18:57:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:26 + git semver push 18:57:26 # -> Open(): unable to determine branch for HEAD 18:57:26 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 18:57:26 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 18:57:26 # $SEMVER_REMOTE_NAME = origin 18:57:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:57:26 # $SEMVER_USER_NAME = edgex-jenkins 18:57:26 # $SEMVER_BRANCH = main 18:57:26 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 18:57:27 $ docker exec --env ******** --env ******** 9349d69cab54fd6dc2f1ff6e14768ef5671ee1f9b5dec431ce946d013d4ed56e ssh-agent -k 18:57:28 unset SSH_AUTH_SOCK; 18:57:28 unset SSH_AGENT_PID; 18:57:28 echo Agent pid 21 killed; 18:57:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:29 + git semver [Pipeline] } 18:57:29 $ docker stop --time=1 9349d69cab54fd6dc2f1ff6e14768ef5671ee1f9b5dec431ce946d013d4ed56e 18:57:30 $ docker rm -f 9349d69cab54fd6dc2f1ff6e14768ef5671ee1f9b5dec431ce946d013d4ed56e [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] sh 18:57:32 + '[' -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:57:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:57:32 ---> package-listing.sh 18:57:32 ++ facter osfamily 18:57:32 ++ tr '[:upper:]' '[:lower:]' 18:57:32 + OS_FAMILY=redhat 18:57:32 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 18:57:32 + START_PACKAGES=/tmp/packages_start.txt 18:57:32 + END_PACKAGES=/tmp/packages_end.txt 18:57:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:32 + PACKAGES=/tmp/packages_start.txt 18:57:32 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 18:57:32 + PACKAGES=/tmp/packages_end.txt 18:57:32 + case "${OS_FAMILY}" in 18:57:32 + rpm -qa 18:57:32 + sort 18:57:33 + '[' -f /tmp/packages_start.txt ']' 18:57:33 + '[' -f /tmp/packages_end.txt ']' 18:57:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:33 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 18:57:33 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 18:57:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 18:57:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:57:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:34 18:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:35 latest: Pulling from edgex-lftools-log-publisher 18:57:35 b4d181a07f80: Pulling fs layer 18:57:35 a1111a8f2ec3: Pulling fs layer 18:57:35 ed53099fbce6: Pulling fs layer 18:57:35 dc539afda2c1: Pulling fs layer 18:57:35 77bc0d833cb6: Pulling fs layer 18:57:35 9065ff56babe: Pulling fs layer 18:57:35 d287ab97295c: Pulling fs layer 18:57:35 dc539afda2c1: Waiting 18:57:35 77bc0d833cb6: Waiting 18:57:35 9065ff56babe: Waiting 18:57:35 d287ab97295c: Waiting 18:57:35 a1111a8f2ec3: Verifying Checksum 18:57:35 a1111a8f2ec3: Download complete 18:57:35 dc539afda2c1: Verifying Checksum 18:57:35 dc539afda2c1: Download complete 18:57:35 ed53099fbce6: Verifying Checksum 18:57:35 ed53099fbce6: Download complete 18:57:35 77bc0d833cb6: Verifying Checksum 18:57:35 77bc0d833cb6: Download complete 18:57:35 9065ff56babe: Verifying Checksum 18:57:35 9065ff56babe: Download complete 18:57:35 b4d181a07f80: Verifying Checksum 18:57:35 b4d181a07f80: Download complete 18:57:35 d287ab97295c: Verifying Checksum 18:57:35 d287ab97295c: Download complete 18:57:36 b4d181a07f80: Pull complete 18:57:36 a1111a8f2ec3: Pull complete 18:57:37 ed53099fbce6: Pull complete 18:57:37 dc539afda2c1: Pull complete 18:57:37 77bc0d833cb6: Pull complete 18:57:37 9065ff56babe: Pull complete 18:57:43 d287ab97295c: Pull complete 18:57:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:57:43 prd-centos7-docker-4c-2g-2222 does not seem to be running inside a container 18:57:43 $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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-lftools-log-publisher:latest cat 18:57:45 $ docker top d2aa79865bd96e7b8c362d42bcb99f58f4123498f7cfec71070411a1c47cadb2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:46 + touch /tmp/pre-build-complete [Pipeline] sh 18:57:46 + mkdir -p /var/log/sysstat [Pipeline] sh 18:57:46 + ls /var/log/sa-host 18:57:46 + sadf -c /var/log/sa-host/sa18 18:57:46 file_magic: OK 18:57:46 HZ: Using current value: 100 18:57:46 file_header: OK 18:57:46 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 18:57:46 Statistics: 18:57:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:57:46 File successfully converted to sysstat format version 12.0.3 18:57:46 + sadf -c /var/log/sa-host/sa30 18:57:46 file_magic: OK 18:57:46 HZ: Using current value: 100 18:57:46 file_header: OK 18:57:46 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 18:57:46 Statistics: 18:57:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:57:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:46 provisioning config files... 18:57:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2772270954045531007tmp [Pipeline] { [Pipeline] echo 18:57:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:57:47 ---> create-netrc.sh [Pipeline] } 18:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:57:47 ---> python-tools-install.sh [Pipeline] echo 18:57:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:57:47 ---> sudo-logs.sh 18:57:47 Archiving 'sudo' log.. 18:57:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-2222.novalocal: Name or service not known 18:57:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-2222.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:57:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:57:48 ---> job-cost.sh 18:57:48 lf-activate-venv: SKIPPING 18:57:48 DEBUG: total: 0.10999999940395355 18:57:48 INFO: Retrieving Stack Cost... 18:57:50 INFO: Retrieving Pricing Info for: v3-standard-2 18:57:50 INFO: Archiving Costs [Pipeline] echo 18:57:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:57:50 ---> logs-deploy.sh 18:57:50 lf-activate-venv: SKIPPING 18:57:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/16 18:57:50 INFO: archiving workspace using pattern(s): 18:57:51 Archives upload complete. 18:57:51 INFO: archiving logs to Nexus 18:57:52 ---> uname -a: 18:57:52 Linux prd-centos7-docker-4c-2g-2222.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:57:52 18:57:52 18:57:52 ---> lscpu: 18:57:52 Architecture: x86_64 18:57:52 CPU op-mode(s): 32-bit, 64-bit 18:57:52 Byte Order: Little Endian 18:57:52 Address sizes: 40 bits physical, 48 bits virtual 18:57:52 CPU(s): 2 18:57:52 On-line CPU(s) list: 0,1 18:57:52 Thread(s) per core: 1 18:57:52 Core(s) per socket: 1 18:57:52 Socket(s): 2 18:57:52 NUMA node(s): 1 18:57:52 Vendor ID: AuthenticAMD 18:57:52 CPU family: 23 18:57:52 Model: 49 18:57:52 Model name: AMD EPYC-Rome Processor 18:57:52 Stepping: 0 18:57:52 CPU MHz: 2800.000 18:57:52 BogoMIPS: 5600.00 18:57:52 Virtualization: AMD-V 18:57:52 Hypervisor vendor: KVM 18:57:52 Virtualization type: full 18:57:52 L1d cache: 32K 18:57:52 L1i cache: 32K 18:57:52 L2 cache: 512K 18:57:52 L3 cache: 16384K 18:57:52 NUMA node0 CPU(s): 0,1 18:57:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:57:52 18:57:52 18:57:52 ---> nproc: 18:57:52 2 18:57:52 18:57:52