Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 18a4da6903dc5e6b180710f5244cd68afd9c32a6 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-ssh6418254932139459784.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh4191967868550916010.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh4691262308375187391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh3459396610081211688.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-ssh1566111931428633470.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-2324 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-ssh8040534354743166400.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 18a4da6903dc5e6b180710f5244cd68afd9c32a6 (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 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 Commit message: "ci: changes required for Jakara LTS (#282)" > git rev-list --no-walk 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:16:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:16:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:16:49 ========================================================= 04:16:49 EdgeX Global Pipelines Version Info 04:16:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:16:50 ------------------- 04:16:50 stable info: 04:16:50 ------------------- 04:16:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:16:50 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:16:50 Message: update stable to v1.0.207 04:16:50 ------------------- 04:16:50 experimental info: 04:16:50 ------------------- 04:16:50 Commited By: **** collab-it+edgex@linuxfoundation.org 04:16:50 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 04:16:50 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18a4da6903dc5e6b180710f5244cd68afd9c32a6 [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18a4da6 [Pipeline] echo 04:16:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:52 + git log --format=format:%s -1 18a4da6903dc5e6b180710f5244cd68afd9c32a6 [Pipeline] echo 04:16:52 GIT_COMMIT: 18a4da6903dc5e6b180710f5244cd68afd9c32a6, Commit Message: ci: changes required for Jakara LTS (#282) [Pipeline] echo 04:16:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:16:53 04:16:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:16:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:16:53 latest: Pulling from edgex-devops/git-semver 04:16:53 31603596830f: Pulling fs layer 04:16:53 04fac38145f0: Pulling fs layer 04:16:53 701f6daf10bf: Pulling fs layer 04:16:53 24f72da36158: Pulling fs layer 04:16:53 24f72da36158: Waiting 04:16:53 04fac38145f0: Verifying Checksum 04:16:53 04fac38145f0: Download complete 04:16:53 31603596830f: Verifying Checksum 04:16:53 31603596830f: Download complete 04:16:53 24f72da36158: Verifying Checksum 04:16:53 24f72da36158: Download complete 04:16:53 701f6daf10bf: Verifying Checksum 04:16:53 701f6daf10bf: Download complete 04:16:53 31603596830f: Pull complete 04:16:54 04fac38145f0: Pull complete 04:16:54 701f6daf10bf: Pull complete 04:16:55 24f72da36158: Pull complete 04:16:55 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 04:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:16:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:16:55 prd-centos7-docker-4c-2g-2324 does not seem to be running inside a container 04:16:55 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:16:56 $ docker top 3e31947b9ab928861d45fe5b5786cabe7cb534e208e63c75b0012e5c54f92626 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:56 [ssh-agent] Looking for ssh-agent implementation... 04:16:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:56 $ docker exec 3e31947b9ab928861d45fe5b5786cabe7cb534e208e63c75b0012e5c54f92626 ssh-agent 04:16:56 SSH_AUTH_SOCK=/tmp/ssh-POerDLw9wOMg/agent.14 04:16:56 SSH_AGENT_PID=20 04:16:56 Running ssh-add (command line suppressed) 04:16:56 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7285947280881515752.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7285947280881515752.key) 04:16:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:57 + git tag --points-at HEAD [Pipeline] } 04:16:57 $ docker exec --env ******** --env ******** 3e31947b9ab928861d45fe5b5786cabe7cb534e208e63c75b0012e5c54f92626 ssh-agent -k 04:16:57 unset SSH_AUTH_SOCK; 04:16:57 unset SSH_AGENT_PID; 04:16:57 echo Agent pid 20 killed; 04:16:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:57 [ssh-agent] Looking for ssh-agent implementation... 04:16:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:57 $ docker exec 3e31947b9ab928861d45fe5b5786cabe7cb534e208e63c75b0012e5c54f92626 ssh-agent 04:16:57 SSH_AUTH_SOCK=/tmp/ssh-BEGR5O4T0L5n/agent.54 04:16:57 SSH_AGENT_PID=61 04:16:57 Running ssh-add (command line suppressed) 04:16:57 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6225893111575815152.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6225893111575815152.key) 04:16:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:58 + git semver init 04:16:58 # -> Open(): unable to determine branch for HEAD 04:16:58 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 04:16:58 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 04:16:58 # $SEMVER_REMOTE_NAME = origin 04:16:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:16:58 # $SEMVER_USER_NAME = edgex-jenkins 04:16:58 # $SEMVER_BRANCH = main 04:16:58 # $SEMVER_TEMP = /tmp/semver-266565848 04:16:58 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 04:16:58 # '/tmp/semver-266565848' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' 04:16:58 # -> Force: false 04:16:58 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 04:16:58 $ docker exec --env ******** --env ******** 3e31947b9ab928861d45fe5b5786cabe7cb534e208e63c75b0012e5c54f92626 ssh-agent -k 04:16:58 unset SSH_AUTH_SOCK; 04:16:58 unset SSH_AGENT_PID; 04:16:58 echo Agent pid 61 killed; 04:16:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:59 + git semver [Pipeline] } 04:16:59 $ docker stop --time=1 3e31947b9ab928861d45fe5b5786cabe7cb534e208e63c75b0012e5c54f92626 04:17:00 $ docker rm -f 3e31947b9ab928861d45fe5b5786cabe7cb534e208e63c75b0012e5c54f92626 [Pipeline] // withDockerContainer [Pipeline] sh 04:17:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:17:01 Stashed 1 file(s) [Pipeline] echo 04:17:01 [edgeXSemver]: initialized semver on version 2.0.1-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 04:17:16 Still waiting to schedule task 04:17:16 ‘prd-centos7-docker-4c-2g-2263’ is offline 04:17:16 ‘prd-centos7-docker-4c-2g-2328’ is offline 04:17:16 ‘prd-centos7-docker-4c-2g-285’ is offline 04:17:16 ‘prd-centos7-docker-4c-2g-336’ is offline 04:17:16 Still waiting to schedule task 04:17:16 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2320’ 04:19:22 Running on prd-centos7-docker-4c-2g-2336 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 04:19:22 Running in /w/workspace/go-mod-bootstrap/12 [Pipeline] { [Pipeline] checkout 04:19:22 Selected Git installation does not exist. Using Default 04:19:22 The recommended git tool is: NONE 04:19:26 using credential edgex-jenkins-ssh 04:19:26 Cloning the remote Git repository 04:19:27 Avoid second fetch 04:19:27 Checking out Revision 18a4da6903dc5e6b180710f5244cd68afd9c32a6 (main) 04:19:26 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:19:26 > git init /w/workspace/go-mod-bootstrap/12 # timeout=10 04:19:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:19:26 > git --version # timeout=10 04:19:26 > git --version # 'git version 2.24.4' 04:19:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:26 [INFO] Currently running in a labeled security context 04:19:26 [INFO] Currently SELinux is 'enforcing' on the host 04:19:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/12@tmp/jenkins-gitclient-ssh7203949650213398138.key 04:19:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:19:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:27 > git config core.sparsecheckout # timeout=10 04:19:27 > git checkout -f 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 04:19:31 Commit message: "ci: changes required for Jakara LTS (#282)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:19:31 ========================================================= 04:19:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:19:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:19:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:19:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:19:32 4e9f2cdf4387: Pulling fs layer 04:19:32 57d31006c564: Pulling fs layer 04:19:32 bd5ccded8296: Pulling fs layer 04:19:32 304dd3a0f381: Pulling fs layer 04:19:32 d37cda54a23b: Pulling fs layer 04:19:32 bae75c0f2455: Pulling fs layer 04:19:32 806579b3d29a: Pulling fs layer 04:19:32 c77eb801bf70: Pulling fs layer 04:19:32 6d0567d44e1a: Pulling fs layer 04:19:32 bae75c0f2455: Waiting 04:19:32 806579b3d29a: Waiting 04:19:32 c77eb801bf70: Waiting 04:19:32 6d0567d44e1a: Waiting 04:19:32 304dd3a0f381: Waiting 04:19:32 d37cda54a23b: Waiting 04:19:32 bd5ccded8296: Verifying Checksum 04:19:32 bd5ccded8296: Download complete 04:19:32 57d31006c564: Verifying Checksum 04:19:32 57d31006c564: Download complete 04:19:32 d37cda54a23b: Verifying Checksum 04:19:32 d37cda54a23b: Download complete 04:19:32 bae75c0f2455: Verifying Checksum 04:19:32 bae75c0f2455: Download complete 04:19:32 806579b3d29a: Verifying Checksum 04:19:32 806579b3d29a: Download complete 04:19:32 4e9f2cdf4387: Verifying Checksum 04:19:32 4e9f2cdf4387: Download complete 04:19:32 4e9f2cdf4387: Pull complete 04:19:32 57d31006c564: Pull complete 04:19:32 bd5ccded8296: Pull complete 04:19:33 304dd3a0f381: Verifying Checksum 04:19:33 304dd3a0f381: Download complete 04:19:33 c77eb801bf70: Verifying Checksum 04:19:33 c77eb801bf70: Download complete 04:19:34 6d0567d44e1a: Verifying Checksum 04:19:34 6d0567d44e1a: Download complete 04:19:37 304dd3a0f381: Pull complete 04:19:38 d37cda54a23b: Pull complete 04:19:38 bae75c0f2455: Pull complete 04:19:38 806579b3d29a: Pull complete 04:19:38 c77eb801bf70: Pull complete 04:19:41 6d0567d44e1a: Pull complete 04:19:41 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 04:19:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:19:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh 04:19:41 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 04:19:42 + docker inspect -f . ci-base-image-x86_64 04:19:42 . [Pipeline] withDockerContainer 04:19:42 prd-centos7-docker-4c-2g-2336 does not seem to be running inside a container 04:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/12 -v /w/workspace/go-mod-bootstrap/12:/w/workspace/go-mod-bootstrap/12:rw,z -v /w/workspace/go-mod-bootstrap/12@tmp:/w/workspace/go-mod-bootstrap/12@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 04:19:44 $ docker top 9dc4242f1493e9215d33fe77dc5cafdb5f06cbf19a6186ae4f44f9fca9b7d28c -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:44 + go version 04:19:44 go version go1.16.8 linux/amd64 [Pipeline] } 04:19:45 $ docker stop --time=1 9dc4242f1493e9215d33fe77dc5cafdb5f06cbf19a6186ae4f44f9fca9b7d28c 04:19:46 $ docker rm -f 9dc4242f1493e9215d33fe77dc5cafdb5f06cbf19a6186ae4f44f9fca9b7d28c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:47 + docker inspect -f . ci-base-image-x86_64 04:19:47 . [Pipeline] withDockerContainer 04:19:47 prd-centos7-docker-4c-2g-2336 does not seem to be running inside a container 04:19:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/12 -v /w/workspace/go-mod-bootstrap/12:/w/workspace/go-mod-bootstrap/12:rw,z -v /w/workspace/go-mod-bootstrap/12@tmp:/w/workspace/go-mod-bootstrap/12@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 04:19:47 $ docker top c956bcf0f7f3bb59a88d3bb78be6b570397e2684606299b69f00935066874293 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:19:48 + make test 04:19:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:19:48 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 04:19:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 04:19:48 go: downloading github.com/pelletier/go-toml v1.9.4 04:19:48 go: downloading github.com/stretchr/testify v1.7.0 04:19:48 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 04:19:48 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 04:19:48 go: downloading github.com/gorilla/mux v1.7.4 04:19:48 go: downloading github.com/hashicorp/go-multierror v1.1.0 04:19:48 go: downloading github.com/go-kit/kit v0.9.0 04:19:48 go: downloading github.com/davecgh/go-spew v1.1.1 04:19:48 go: downloading github.com/pmezard/go-difflib v1.0.0 04:19:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:19:49 go: downloading github.com/stretchr/objx v0.1.0 04:19:49 go: downloading github.com/go-playground/validator/v10 v10.6.1 04:19:49 go: downloading github.com/google/uuid v1.2.0 04:19:49 go: downloading github.com/hashicorp/errwrap v1.0.0 04:19:49 go: downloading github.com/hashicorp/consul/api v1.8.1 04:19:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:19:49 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:19:49 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:19:49 go: downloading github.com/go-playground/universal-translator v0.17.0 04:19:49 go: downloading github.com/leodido/go-urn v1.2.0 04:19:49 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 04:19:49 go: downloading golang.org/x/text v0.3.2 04:19:49 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:19:49 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:19:49 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:19:49 go: downloading github.com/hashicorp/serf v0.9.5 04:19:49 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:19:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:19:49 go: downloading github.com/mitchellh/copystructure v1.0.0 04:19:49 go: downloading github.com/x448/float16 v0.8.4 04:19:49 go: downloading github.com/go-playground/locales v0.13.0 04:19:50 go: downloading github.com/fatih/color v1.9.0 04:19:50 go: downloading github.com/mattn/go-isatty v0.0.12 04:19:50 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:19:50 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:19:50 go: downloading github.com/mattn/go-colorable v0.1.6 04:19:50 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 04:19:50 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:19:50 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:20:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 04:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.009s coverage: 5.4% of statements 04:20:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 04:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.010s coverage: 92.2% of statements 04:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.004s coverage: 85.3% of statements 04:20:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 04:20:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 04:20:05 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 04:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.010s coverage: 100.0% of statements 04:20:05 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.013s coverage: 26.7% of statements 04:20:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.016s coverage: 83.9% of statements 04:20:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 04:20:10 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 04:20:10 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 04:20:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:20:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:20:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:20:15 $ docker stop --time=1 c956bcf0f7f3bb59a88d3bb78be6b570397e2684606299b69f00935066874293 04:20:17 $ docker rm -f c956bcf0f7f3bb59a88d3bb78be6b570397e2684606299b69f00935066874293 [Pipeline] // withDockerContainer [Pipeline] sh 04:20:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:20:18 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 04:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:19 04:20:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:20:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:19 latest: Pulling from edgex-lftools-log-publisher 04:20:19 b4d181a07f80: Pulling fs layer 04:20:19 a1111a8f2ec3: Pulling fs layer 04:20:19 ed53099fbce6: Pulling fs layer 04:20:19 dc539afda2c1: Pulling fs layer 04:20:19 77bc0d833cb6: Pulling fs layer 04:20:19 9065ff56babe: Pulling fs layer 04:20:19 d287ab97295c: Pulling fs layer 04:20:19 dc539afda2c1: Waiting 04:20:19 9065ff56babe: Waiting 04:20:19 77bc0d833cb6: Waiting 04:20:19 d287ab97295c: Waiting 04:20:20 a1111a8f2ec3: Verifying Checksum 04:20:20 a1111a8f2ec3: Download complete 04:20:20 dc539afda2c1: Verifying Checksum 04:20:20 dc539afda2c1: Download complete 04:20:20 ed53099fbce6: Verifying Checksum 04:20:20 ed53099fbce6: Download complete 04:20:20 9065ff56babe: Verifying Checksum 04:20:20 9065ff56babe: Download complete 04:20:20 77bc0d833cb6: Verifying Checksum 04:20:20 77bc0d833cb6: Download complete 04:20:20 b4d181a07f80: Verifying Checksum 04:20:20 b4d181a07f80: Download complete 04:20:21 d287ab97295c: Verifying Checksum 04:20:21 d287ab97295c: Download complete 04:20:21 b4d181a07f80: Pull complete 04:20:22 a1111a8f2ec3: Pull complete 04:20:22 ed53099fbce6: Pull complete 04:20:22 dc539afda2c1: Pull complete 04:20:23 77bc0d833cb6: Pull complete 04:20:23 9065ff56babe: Pull complete 04:20:28 d287ab97295c: Pull complete 04:20:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:20:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:20:28 prd-centos7-docker-4c-2g-2336 does not seem to be running inside a container 04:20:28 $ 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/12 -v /w/workspace/go-mod-bootstrap/12:/w/workspace/go-mod-bootstrap/12:rw,z -v /w/workspace/go-mod-bootstrap/12@tmp:/w/workspace/go-mod-bootstrap/12@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 04:20:31 $ docker top bf26d283c8540472421dff0b251ea3ca392620aa4cbee5c02eef68fe9355b797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:31 ---> job-cost.sh 04:20:31 lf-activate-venv: SKIPPING 04:20:31 INFO: No Stack... 04:20:31 INFO: Retrieving Pricing Info for: v3-standard-2 04:20:32 INFO: Archiving Costs [Pipeline] sh 04:20:32 + cat /w/workspace/go-mod-bootstrap/12/archives/cost.csv 04:20:32 + cut -d, -f6 [Pipeline] lock 04:20:32 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-12-stack-cost] 04:20:32 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-12-stack-cost] did not exist. Created. 04:20:32 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:20:33 + echo total: 0.05999999865889549 [Pipeline] stash 04:20:33 Stashed 1 file(s) [Pipeline] } 04:20:33 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 04:20:33 $ docker stop --time=1 bf26d283c8540472421dff0b251ea3ca392620aa4cbee5c02eef68fe9355b797 04:20:34 $ docker rm -f bf26d283c8540472421dff0b251ea3ca392620aa4cbee5c02eef68fe9355b797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2331 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 04:20:35 Running in /w/workspace/go-mod-bootstrap/12 [Pipeline] { [Pipeline] checkout 04:20:35 Selected Git installation does not exist. Using Default 04:20:35 The recommended git tool is: NONE 04:20:42 using credential edgex-jenkins-ssh 04:20:42 Cloning the remote Git repository 04:20:42 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 04:20:43 > git init /w/workspace/go-mod-bootstrap/12 # timeout=10 04:20:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 04:20:43 > git --version # timeout=10 04:20:43 > git --version # 'git version 2.17.1' 04:20:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:44 Avoid second fetch 04:20:44 Checking out Revision 18a4da6903dc5e6b180710f5244cd68afd9c32a6 (main) 04:20:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 04:20:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:44 > git config core.sparsecheckout # timeout=10 04:20:44 > git checkout -f 18a4da6903dc5e6b180710f5244cd68afd9c32a6 # timeout=10 04:20:49 Commit message: "ci: changes required for Jakara LTS (#282)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:20:50 ========================================================= 04:20:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:20:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:20:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:20:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:20:53 bbf911997326: Pulling fs layer 04:20:53 58ec367f63d7: Pulling fs layer 04:20:53 1b4a6ffa7d45: Pulling fs layer 04:20:53 fc5181fea5dc: Pulling fs layer 04:20:53 9c418107303f: Pulling fs layer 04:20:53 284eca6f2348: Pulling fs layer 04:20:53 842844d905b1: Pulling fs layer 04:20:53 901a3a57568e: Pulling fs layer 04:20:53 284eca6f2348: Waiting 04:20:53 842844d905b1: Waiting 04:20:53 901a3a57568e: Waiting 04:20:53 fc5181fea5dc: Waiting 04:20:53 9c418107303f: Waiting 04:20:53 1b4a6ffa7d45: Verifying Checksum 04:20:53 1b4a6ffa7d45: Download complete 04:20:53 58ec367f63d7: Verifying Checksum 04:20:53 58ec367f63d7: Download complete 04:20:53 9c418107303f: Verifying Checksum 04:20:53 9c418107303f: Download complete 04:20:53 284eca6f2348: Verifying Checksum 04:20:53 284eca6f2348: Download complete 04:20:53 bbf911997326: Verifying Checksum 04:20:53 bbf911997326: Download complete 04:20:53 842844d905b1: Verifying Checksum 04:20:53 842844d905b1: Download complete 04:20:53 bbf911997326: Pull complete 04:20:54 58ec367f63d7: Pull complete 04:20:54 1b4a6ffa7d45: Pull complete 04:20:56 901a3a57568e: Verifying Checksum 04:20:56 fc5181fea5dc: Verifying Checksum 04:20:56 fc5181fea5dc: Download complete 04:21:06 fc5181fea5dc: Pull complete 04:21:06 9c418107303f: Pull complete 04:21:06 284eca6f2348: Pull complete 04:21:06 842844d905b1: Pull complete 04:21:12 901a3a57568e: Pull complete 04:21:12 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 04:21:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:21:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh 04:21:12 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 04:21:13 + docker inspect -f . ci-base-image-arm64 04:21:13 . [Pipeline] withDockerContainer 04:21:13 prd-ubuntu18.04-docker-arm64-4c-16g-2331 does not seem to be running inside a container 04:21:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/12 -v /w/workspace/go-mod-bootstrap/12:/w/workspace/go-mod-bootstrap/12:rw,z -v /w/workspace/go-mod-bootstrap/12@tmp:/w/workspace/go-mod-bootstrap/12@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 04:21:22 $ docker top b1807effcfe82738a08939d881cf2860c2a704de7314ac0e6d88ea9f0429cf3a -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:23 + go version 04:21:23 go version go1.16.8 linux/arm64 [Pipeline] } 04:21:23 $ docker stop --time=1 b1807effcfe82738a08939d881cf2860c2a704de7314ac0e6d88ea9f0429cf3a 04:21:25 $ docker rm -f b1807effcfe82738a08939d881cf2860c2a704de7314ac0e6d88ea9f0429cf3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:26 + docker inspect -f . ci-base-image-arm64 04:21:26 . [Pipeline] withDockerContainer 04:21:26 prd-ubuntu18.04-docker-arm64-4c-16g-2331 does not seem to be running inside a container 04:21:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/12 -v /w/workspace/go-mod-bootstrap/12:/w/workspace/go-mod-bootstrap/12:rw,z -v /w/workspace/go-mod-bootstrap/12@tmp:/w/workspace/go-mod-bootstrap/12@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 04:21:28 $ docker top 91877c50de024330fd7791f924edd544b91a46a49761e4096f8939dfd4823533 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 04:21:29 + make test 04:21:29 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:21:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 04:21:30 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 04:21:30 go: downloading github.com/pelletier/go-toml v1.9.4 04:21:30 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 04:21:30 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 04:21:30 go: downloading github.com/stretchr/testify v1.7.0 04:21:30 go: downloading github.com/gorilla/mux v1.7.4 04:21:30 go: downloading github.com/hashicorp/go-multierror v1.1.0 04:21:30 go: downloading github.com/go-kit/kit v0.9.0 04:21:30 go: downloading github.com/davecgh/go-spew v1.1.1 04:21:30 go: downloading github.com/pmezard/go-difflib v1.0.0 04:21:30 go: downloading github.com/stretchr/objx v0.1.0 04:21:30 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 04:21:30 go: downloading github.com/go-playground/validator/v10 v10.6.1 04:21:30 go: downloading github.com/google/uuid v1.2.0 04:21:30 go: downloading github.com/hashicorp/errwrap v1.0.0 04:21:30 go: downloading github.com/hashicorp/consul/api v1.8.1 04:21:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:21:30 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 04:21:30 go: downloading github.com/go-playground/universal-translator v0.17.0 04:21:30 go: downloading github.com/leodido/go-urn v1.2.0 04:21:30 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 04:21:30 go: downloading golang.org/x/text v0.3.2 04:21:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:21:31 go: downloading github.com/mitchellh/copystructure v1.0.0 04:21:31 go: downloading github.com/mitchellh/mapstructure v1.1.2 04:21:31 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 04:21:31 go: downloading github.com/hashicorp/go-hclog v0.12.0 04:21:31 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:21:31 go: downloading github.com/hashicorp/serf v0.9.5 04:21:31 go: downloading github.com/x448/float16 v0.8.4 04:21:31 go: downloading github.com/go-playground/locales v0.13.0 04:21:32 go: downloading github.com/go-logfmt/logfmt v0.4.0 04:21:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 04:21:32 go: downloading github.com/fatih/color v1.9.0 04:21:32 go: downloading github.com/mattn/go-isatty v0.0.12 04:21:32 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:21:32 go: downloading github.com/mattn/go-colorable v0.1.6 04:21:32 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 04:21:32 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 04:21:32 go: downloading github.com/hashicorp/golang-lru v0.5.0 04:22:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 04:22:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.048s coverage: 5.4% of statements 04:22:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 04:22:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.075s coverage: 92.2% of statements 04:22:19 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.015s coverage: 85.3% of statements 04:22:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 04:22:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 04:22:19 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 04:22:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.055s coverage: 100.0% of statements 04:22:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.051s coverage: 26.7% of statements 04:22:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.067s coverage: 83.9% of statements 04:22:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 04:22:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 04:22:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.019s coverage: 91.3% of statements 04:22:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:22:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:22:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 04:22:47 $ docker stop --time=1 91877c50de024330fd7791f924edd544b91a46a49761e4096f8939dfd4823533 04:22:49 $ docker rm -f 91877c50de024330fd7791f924edd544b91a46a49761e4096f8939dfd4823533 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:22:51 Warning: overwriting stash ‘coverage-report’ 04:22:52 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 04:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:53 04:22:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 04:22:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:22:54 arm64: Pulling from edgex-lftools-log-publisher 04:22:54 448f6bf000e3: Pulling fs layer 04:22:54 f757da607395: Pulling fs layer 04:22:54 05883995daec: Pulling fs layer 04:22:54 8603b9c90790: Pulling fs layer 04:22:54 1560dd03e051: Pulling fs layer 04:22:54 27f5ce0e4adf: Pulling fs layer 04:22:54 c2d8d7efcc4b: Pulling fs layer 04:22:54 1560dd03e051: Waiting 04:22:54 27f5ce0e4adf: Waiting 04:22:54 c2d8d7efcc4b: Waiting 04:22:54 8603b9c90790: Waiting 04:22:54 f757da607395: Verifying Checksum 04:22:54 f757da607395: Download complete 04:22:54 8603b9c90790: Verifying Checksum 04:22:54 8603b9c90790: Download complete 04:22:54 1560dd03e051: Verifying Checksum 04:22:54 1560dd03e051: Download complete 04:22:54 05883995daec: Verifying Checksum 04:22:54 05883995daec: Download complete 04:22:54 27f5ce0e4adf: Verifying Checksum 04:22:54 27f5ce0e4adf: Download complete 04:22:55 448f6bf000e3: Verifying Checksum 04:22:55 448f6bf000e3: Download complete 04:22:58 c2d8d7efcc4b: Verifying Checksum 04:22:58 c2d8d7efcc4b: Download complete 04:22:59 448f6bf000e3: Pull complete 04:22:59 f757da607395: Pull complete 04:23:01 05883995daec: Pull complete 04:23:01 8603b9c90790: Pull complete 04:23:03 1560dd03e051: Pull complete 04:23:03 27f5ce0e4adf: Pull complete 04:23:19 c2d8d7efcc4b: Pull complete 04:23:19 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 04:23:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:23:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 04:23:19 prd-ubuntu18.04-docker-arm64-4c-16g-2331 does not seem to be running inside a container 04:23: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/12 -v /w/workspace/go-mod-bootstrap/12:/w/workspace/go-mod-bootstrap/12:rw,z -v /w/workspace/go-mod-bootstrap/12@tmp:/w/workspace/go-mod-bootstrap/12@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 04:23:25 $ docker top 09b5e3140a2d6e7cdec03ad28748bab064f6754175a29e2d749f0cac165f45b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:26 ---> job-cost.sh 04:23:26 lf-activate-venv: SKIPPING 04:23:26 INFO: No Stack... 04:23:26 INFO: Retrieving Pricing Info for: v3-standard-4 04:23:27 INFO: Archiving Costs [Pipeline] sh 04:23:28 + cat /w/workspace/go-mod-bootstrap/12/archives/cost.csv 04:23:28 + cut -d, -f6 [Pipeline] lock 04:23:28 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-12-stack-cost] 04:23:28 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-12-stack-cost] did not exist. Created. 04:23:28 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:28 /w/workspace/go-mod-bootstrap/12@tmp/durable-4adcf4f3/script.sh: 1: /w/workspace/go-mod-bootstrap/12@tmp/durable-4adcf4f3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:23:29 + echo total: 0.10999999940395355 [Pipeline] stash 04:23:29 Warning: overwriting stash ‘stack-cost’ 04:23:29 Stashed 1 file(s) [Pipeline] } 04:23:29 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:29 $ docker stop --time=1 09b5e3140a2d6e7cdec03ad28748bab064f6754175a29e2d749f0cac165f45b6 04:23:31 $ docker rm -f 09b5e3140a2d6e7cdec03ad28748bab064f6754175a29e2d749f0cac165f45b6 [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 04:23:32 provisioning config files... 04:23:32 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8649988733558333058tmp [Pipeline] { [Pipeline] sh 04:23:32 + set +x 04:23:32 + curl -s https://codecov.io/bash 04:23:32 + bash -s -- 04:23:32 04:23:32 _____ _ 04:23:32 / ____| | | 04:23:32 | | ___ __| | ___ ___ _____ __ 04:23:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:23:32 | |___| (_) | (_| | __/ (_| (_) \ V / 04:23:32 \_____\___/ \__,_|\___|\___\___/ \_/ 04:23:32 Bash-1.0.6 04:23:32 04:23:32 04:23:32 ==> git version 2.24.4 found 04:23:32 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:23:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:23:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:23:32 ==> Jenkins CI detected. 04:23:32 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 04:23:32 project root: . 04:23:32 --> token set from env 04:23:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:23:33 ==> Running gcov in . (disable via -X gcov) 04:23:33 ==> Python coveragepy not found 04:23:33 ==> Searching for coverage reports in: 04:23:33 + . 04:23:33 -> Found 1 reports 04:23:33 ==> Detecting git/mercurial file structure 04:23:33 ==> Reading reports 04:23:33 + ./coverage.out bytes=34890 04:23:33 ==> Appending adjustments 04:23:33 https://docs.codecov.io/docs/fixing-reports 04:23:33 + Found adjustments 04:23:33 ==> Gzipping contents 04:23:33 8.0K /tmp/codecov.211ogN.gz 04:23:33 ==> Uploading reports 04:23:33 url: https://codecov.io 04:23:33 query: branch=main&commit=18a4da6903dc5e6b180710f5244cd68afd9c32a6&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 04:23:33 -> Pinging Codecov 04:23:33 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=18a4da6903dc5e6b180710f5244cd68afd9c32a6&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 04:23:34 -> Uploading to 04:23:34 https://storage.googleapis.com/codecov/v4/raw/2021-10-07/833815588EE85121546D348822E98E2E/18a4da6903dc5e6b180710f5244cd68afd9c32a6/ccbe529d-d711-47f3-a67b-a7124c0c9313.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211007%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211007T042333Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e148983125ea2e8e63952d2ddb0e08c42e87b4327e82901a790413c085830ad2 04:23:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:34 Dload Upload Total Spent Left Speed 04:23:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6331 0 0 100 6331 0 20604 --:--:-- --:--:-- --:--:-- 20622 04:23:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/18a4da6903dc5e6b180710f5244cd68afd9c32a6 [Pipeline] } 04:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:23:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:23:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:23:35 04:23:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 04:23:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:23:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:23:35 188c0c94c7c5: Pulling fs layer 04:23:35 0ef7d3d256c8: Pulling fs layer 04:23:35 de9db76c5a1d: Pulling fs layer 04:23:35 0eba1c9be4d2: Pulling fs layer 04:23:35 0d57e429df01: Pulling fs layer 04:23:35 4e4be7b47b0d: Pulling fs layer 04:23:35 e1f770b5df2f: Pulling fs layer 04:23:35 85a0685a4137: Pulling fs layer 04:23:35 0eba1c9be4d2: Waiting 04:23:35 4e4be7b47b0d: Waiting 04:23:35 0d57e429df01: Waiting 04:23:35 e1f770b5df2f: Waiting 04:23:35 85a0685a4137: Waiting 04:23:35 de9db76c5a1d: Verifying Checksum 04:23:35 de9db76c5a1d: Download complete 04:23:35 0ef7d3d256c8: Verifying Checksum 04:23:35 0ef7d3d256c8: Download complete 04:23:35 0d57e429df01: Verifying Checksum 04:23:35 0d57e429df01: Download complete 04:23:36 188c0c94c7c5: Verifying Checksum 04:23:36 188c0c94c7c5: Download complete 04:23:36 4e4be7b47b0d: Verifying Checksum 04:23:36 4e4be7b47b0d: Download complete 04:23:36 188c0c94c7c5: Pull complete 04:23:36 0ef7d3d256c8: Pull complete 04:23:36 de9db76c5a1d: Pull complete 04:23:36 0eba1c9be4d2: Verifying Checksum 04:23:36 0eba1c9be4d2: Download complete 04:23:36 e1f770b5df2f: Verifying Checksum 04:23:36 e1f770b5df2f: Download complete 04:23:37 85a0685a4137: Verifying Checksum 04:23:37 85a0685a4137: Download complete 04:23:41 0eba1c9be4d2: Pull complete 04:23:41 0d57e429df01: Pull complete 04:23:41 4e4be7b47b0d: Pull complete 04:23:41 e1f770b5df2f: Pull complete 04:23:46 85a0685a4137: Pull complete 04:23:46 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 04:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:23:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 04:23:46 prd-centos7-docker-4c-2g-2324 does not seem to be running inside a container 04:23:46 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 04:23:48 $ docker top 5c5c53e5d434d06d759b83fe1ff7d125eb91db2a0cd1c67dd8665fa4d770734e -eo pid,comm [Pipeline] { [Pipeline] echo 04:23:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 04:23:49 + set -o pipefail 04:23:49 + snyk monitor '--org=edgex-jenkins' 04:23:52 04:23:52 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 04:23:52 04:23:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/6b554b8c-163f-4659-9c10-fa72edf154a3 04:23:52 04:23:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:23:52 04:23:52 04:23:52 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 04:23:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:23:52 $ docker stop --time=1 5c5c53e5d434d06d759b83fe1ff7d125eb91db2a0cd1c67dd8665fa4d770734e 04:23:54 $ docker rm -f 5c5c53e5d434d06d759b83fe1ff7d125eb91db2a0cd1c67dd8665fa4d770734e [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 04:23:55 + git log --format=format:%s -1 18a4da6903dc5e6b180710f5244cd68afd9c32a6 [Pipeline] isUnix [Pipeline] sh 04:23:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:23:55 . [Pipeline] withDockerContainer 04:23:56 prd-centos7-docker-4c-2g-2324 does not seem to be running inside a container 04:23:56 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:23:56 $ docker top 4994898e9d7be46107c157a304b7be45d5546a66f2a5b005ac74f810f02f067c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:56 [ssh-agent] Looking for ssh-agent implementation... 04:23:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:56 $ docker exec 4994898e9d7be46107c157a304b7be45d5546a66f2a5b005ac74f810f02f067c ssh-agent 04:23:56 SSH_AUTH_SOCK=/tmp/ssh-86Wt2uFroR6a/agent.13 04:23:56 SSH_AGENT_PID=20 04:23:56 Running ssh-add (command line suppressed) 04:23:56 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8323247146463586748.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8323247146463586748.key) 04:23:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:57 + git semver tag 04:23:57 # -> Open(): unable to determine branch for HEAD 04:23:57 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 04:23:57 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 04:23:57 # $SEMVER_REMOTE_NAME = origin 04:23:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:23:57 # $SEMVER_USER_NAME = edgex-jenkins 04:23:57 # $SEMVER_BRANCH = main 04:23:57 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 04:23:57 # 18a4da6903dc5e6b180710f5244cd68afd9c32a6 HEAD 04:23:57 # -> Force: false 04:23:57 # ba0e9fc4032aa3bfaeba0d9735d7307443ab1aff refs/tags/v2.0.1-dev.9 [Pipeline] } 04:23:57 $ docker exec --env ******** --env ******** 4994898e9d7be46107c157a304b7be45d5546a66f2a5b005ac74f810f02f067c ssh-agent -k 04:23:57 unset SSH_AUTH_SOCK; 04:23:57 unset SSH_AGENT_PID; 04:23:57 echo Agent pid 20 killed; 04:23:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:57 + git semver [Pipeline] } 04:23:57 $ docker stop --time=1 4994898e9d7be46107c157a304b7be45d5546a66f2a5b005ac74f810f02f067c 04:23:58 $ docker rm -f 4994898e9d7be46107c157a304b7be45d5546a66f2a5b005ac74f810f02f067c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:23:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:23:59 04:23:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:23:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:23:59 0.23.1-centos7: Pulling from edgex-lftools 04:23:59 ab5ef0e58194: Pulling fs layer 04:23:59 9712f1f96733: Pulling fs layer 04:23:59 63f879dbbcfc: Pulling fs layer 04:23:59 0d9ebad4ef96: Pulling fs layer 04:23:59 e9a5061849ea: Pulling fs layer 04:23:59 d747dcd14b5f: Pulling fs layer 04:23:59 2de7ff778b66: Pulling fs layer 04:23:59 e9a5061849ea: Waiting 04:23:59 d747dcd14b5f: Waiting 04:23:59 2de7ff778b66: Waiting 04:23:59 0d9ebad4ef96: Waiting 04:23:59 9712f1f96733: Download complete 04:24:00 63f879dbbcfc: Verifying Checksum 04:24:00 63f879dbbcfc: Download complete 04:24:00 ab5ef0e58194: Verifying Checksum 04:24:00 ab5ef0e58194: Download complete 04:24:00 d747dcd14b5f: Verifying Checksum 04:24:00 d747dcd14b5f: Download complete 04:24:00 e9a5061849ea: Verifying Checksum 04:24:00 e9a5061849ea: Download complete 04:24:00 0d9ebad4ef96: Verifying Checksum 04:24:00 0d9ebad4ef96: Download complete 04:24:00 2de7ff778b66: Verifying Checksum 04:24:00 2de7ff778b66: Download complete 04:24:03 ab5ef0e58194: Pull complete 04:24:03 9712f1f96733: Pull complete 04:24:04 63f879dbbcfc: Pull complete 04:24:08 0d9ebad4ef96: Pull complete 04:24:08 e9a5061849ea: Pull complete 04:24:08 d747dcd14b5f: Pull complete 04:24:09 2de7ff778b66: Pull complete 04:24:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:24:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:24:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:24:09 prd-centos7-docker-4c-2g-2324 does not seem to be running inside a container 04:24:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:24:12 $ docker top 52c7194af4530f2cb5323417a6c2f579a08559b4ace8ecdbb2fd50a306b2f8b5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:24:12 provisioning config files... 04:24:12 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5794457411022425401tmp 04:24:12 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5325616614786557400tmp 04:24:12 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config343949701308234864tmp [Pipeline] { [Pipeline] echo 04:24:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:24:13 ---> sigul-configuration.sh 04:24:13 gpg: directory `/root/.gnupg' created 04:24:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:24:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:24:13 gpg: keyring `/root/.gnupg/secring.gpg' created 04:24:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:24:13 gpg: CAST5 encrypted data 04:24:13 gpg: encrypted with 1 passphrase 04:24:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:24:13 + mkdir /home/jenkins 04:24:13 + mkdir /home/jenkins/sigul [Pipeline] sh 04:24:13 + 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 04:24:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:24:14 ---> sigul-install.sh 04:24:14 Sigul already installed; skipping installation. [Pipeline] sh 04:24:14 + git tag --list 04:24:14 v0.0.1 04:24:14 v0.0.10 04:24:14 v0.0.11 04:24:14 v0.0.12 04:24:14 v0.0.13 04:24:14 v0.0.14 04:24:14 v0.0.15 04:24:14 v0.0.16 04:24:14 v0.0.17 04:24:14 v0.0.18 04:24:14 v0.0.19 04:24:14 v0.0.2 04:24:14 v0.0.20 04:24:14 v0.0.21 04:24:14 v0.0.22 04:24:14 v0.0.23 04:24:14 v0.0.24 04:24:14 v0.0.25 04:24:14 v0.0.26 04:24:14 v0.0.27 04:24:14 v0.0.28 04:24:14 v0.0.29 04:24:14 v0.0.3 04:24:14 v0.0.30 04:24:14 v0.0.31 04:24:14 v0.0.32 04:24:14 v0.0.33 04:24:14 v0.0.34 04:24:14 v0.0.35 04:24:14 v0.0.36 04:24:14 v0.0.37 04:24:14 v0.0.38 04:24:14 v0.0.39 04:24:14 v0.0.4 04:24:14 v0.0.40 04:24:14 v0.0.41 04:24:14 v0.0.42 04:24:14 v0.0.43 04:24:14 v0.0.44 04:24:14 v0.0.45 04:24:14 v0.0.46 04:24:14 v0.0.47 04:24:14 v0.0.48 04:24:14 v0.0.49 04:24:14 v0.0.5 04:24:14 v0.0.50 04:24:14 v0.0.51 04:24:14 v0.0.52 04:24:14 v0.0.53 04:24:14 v0.0.54 04:24:14 v0.0.55 04:24:14 v0.0.56 04:24:14 v0.0.57 04:24:14 v0.0.58 04:24:14 v0.0.59 04:24:14 v0.0.6 04:24:14 v0.0.60 04:24:14 v0.0.61 04:24:14 v0.0.62 04:24:14 v0.0.63 04:24:14 v0.0.64 04:24:14 v0.0.65 04:24:14 v0.0.66 04:24:14 v0.0.67 04:24:14 v0.0.68 04:24:14 v0.0.69 04:24:14 v0.0.7 04:24:14 v0.0.70 04:24:14 v0.0.71 04:24:14 v0.0.72 04:24:14 v0.0.8 04:24:14 v0.0.9 04:24:14 v2.0.0 04:24:14 v2.0.0-dev.1 04:24:14 v2.0.0-dev.10 04:24:14 v2.0.0-dev.11 04:24:14 v2.0.0-dev.12 04:24:14 v2.0.0-dev.13 04:24:14 v2.0.0-dev.14 04:24:14 v2.0.0-dev.15 04:24:14 v2.0.0-dev.16 04:24:14 v2.0.0-dev.17 04:24:14 v2.0.0-dev.18 04:24:14 v2.0.0-dev.19 04:24:14 v2.0.0-dev.2 04:24:14 v2.0.0-dev.20 04:24:14 v2.0.0-dev.21 04:24:14 v2.0.0-dev.22 04:24:14 v2.0.0-dev.23 04:24:14 v2.0.0-dev.24 04:24:14 v2.0.0-dev.25 04:24:14 v2.0.0-dev.26 04:24:14 v2.0.0-dev.27 04:24:14 v2.0.0-dev.28 04:24:14 v2.0.0-dev.29 04:24:14 v2.0.0-dev.3 04:24:14 v2.0.0-dev.30 04:24:14 v2.0.0-dev.31 04:24:14 v2.0.0-dev.32 04:24:14 v2.0.0-dev.33 04:24:14 v2.0.0-dev.34 04:24:14 v2.0.0-dev.35 04:24:14 v2.0.0-dev.36 04:24:14 v2.0.0-dev.37 04:24:14 v2.0.0-dev.38 04:24:14 v2.0.0-dev.39 04:24:14 v2.0.0-dev.4 04:24:14 v2.0.0-dev.40 04:24:14 v2.0.0-dev.41 04:24:14 v2.0.0-dev.42 04:24:14 v2.0.0-dev.43 04:24:14 v2.0.0-dev.44 04:24:14 v2.0.0-dev.45 04:24:14 v2.0.0-dev.46 04:24:14 v2.0.0-dev.47 04:24:14 v2.0.0-dev.48 04:24:14 v2.0.0-dev.49 04:24:14 v2.0.0-dev.5 04:24:14 v2.0.0-dev.50 04:24:14 v2.0.0-dev.51 04:24:14 v2.0.0-dev.52 04:24:14 v2.0.0-dev.53 04:24:14 v2.0.0-dev.54 04:24:14 v2.0.0-dev.55 04:24:14 v2.0.0-dev.56 04:24:14 v2.0.0-dev.57 04:24:14 v2.0.0-dev.58 04:24:14 v2.0.0-dev.59 04:24:14 v2.0.0-dev.6 04:24:14 v2.0.0-dev.60 04:24:14 v2.0.0-dev.61 04:24:14 v2.0.0-dev.62 04:24:14 v2.0.0-dev.63 04:24:14 v2.0.0-dev.64 04:24:14 v2.0.0-dev.65 04:24:14 v2.0.0-dev.66 04:24:14 v2.0.0-dev.67 04:24:14 v2.0.0-dev.7 04:24:14 v2.0.0-dev.8 04:24:14 v2.0.0-dev.9 04:24:14 v2.0.1-dev.1 04:24:14 v2.0.1-dev.2 04:24:14 v2.0.1-dev.3 04:24:14 v2.0.1-dev.4 04:24:14 v2.0.1-dev.5 04:24:14 v2.0.1-dev.6 04:24:14 v2.0.1-dev.7 04:24:14 v2.0.1-dev.8 04:24:14 v2.0.1-dev.9 [Pipeline] sh 04:24:14 + lftools sign git-tag v2.0.1-dev.9 04:24:15 Signing Git tag with Sigul... 04:24:15 Signing v2.0.1-dev.9 [Pipeline] echo 04:24:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:24:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:24:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:24:16 $ docker stop --time=1 52c7194af4530f2cb5323417a6c2f579a08559b4ace8ecdbb2fd50a306b2f8b5 04:24:18 $ docker rm -f 52c7194af4530f2cb5323417a6c2f579a08559b4ace8ecdbb2fd50a306b2f8b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:24:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:24:18 . [Pipeline] withDockerContainer 04:24:18 prd-centos7-docker-4c-2g-2324 does not seem to be running inside a container 04:24:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:24:19 $ docker top cde28f5155424c154c4a3d8539d50e0b1c105bf0a4d303244044ffbacce40140 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:19 [ssh-agent] Looking for ssh-agent implementation... 04:24:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:19 $ docker exec cde28f5155424c154c4a3d8539d50e0b1c105bf0a4d303244044ffbacce40140 ssh-agent 04:24:20 SSH_AUTH_SOCK=/tmp/ssh-cVTXSKSzl3qT/agent.13 04:24:20 SSH_AGENT_PID=20 04:24:20 Running ssh-add (command line suppressed) 04:24:20 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1091725504191400805.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1091725504191400805.key) 04:24:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:20 + git semver bump pre 04:24:20 # -> Open(): unable to determine branch for HEAD 04:24:20 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 04:24:20 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 04:24:20 # $SEMVER_REMOTE_NAME = origin 04:24:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:24:20 # $SEMVER_USER_NAME = edgex-jenkins 04:24:20 # $SEMVER_BRANCH = main 04:24:20 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 04:24:20 2.0.1-dev.10 [Pipeline] } 04:24:20 $ docker exec --env ******** --env ******** cde28f5155424c154c4a3d8539d50e0b1c105bf0a4d303244044ffbacce40140 ssh-agent -k 04:24:20 unset SSH_AUTH_SOCK; 04:24:20 unset SSH_AGENT_PID; 04:24:20 echo Agent pid 20 killed; 04:24:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:21 + git semver [Pipeline] } 04:24:21 $ docker stop --time=1 cde28f5155424c154c4a3d8539d50e0b1c105bf0a4d303244044ffbacce40140 04:24:22 $ docker rm -f cde28f5155424c154c4a3d8539d50e0b1c105bf0a4d303244044ffbacce40140 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:24:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:24:22 . [Pipeline] withDockerContainer 04:24:22 prd-centos7-docker-4c-2g-2324 does not seem to be running inside a container 04:24:22 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:24:23 $ docker top 7d6e809dda20094e30c9542e7e774387a62947ffd882b3c8c9f9bb0de8be13d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:23 [ssh-agent] Looking for ssh-agent implementation... 04:24:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:23 $ docker exec 7d6e809dda20094e30c9542e7e774387a62947ffd882b3c8c9f9bb0de8be13d0 ssh-agent 04:24:23 SSH_AUTH_SOCK=/tmp/ssh-E60gTHoUb1mT/agent.14 04:24:23 SSH_AGENT_PID=21 04:24:23 Running ssh-add (command line suppressed) 04:24:23 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1953663278210270321.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1953663278210270321.key) 04:24:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:24 + git semver push 04:24:24 # -> Open(): unable to determine branch for HEAD 04:24:24 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 04:24:24 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 04:24:24 # $SEMVER_REMOTE_NAME = origin 04:24:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:24:24 # $SEMVER_USER_NAME = edgex-jenkins 04:24:24 # $SEMVER_BRANCH = main 04:24:24 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 04:24:26 $ docker exec --env ******** --env ******** 7d6e809dda20094e30c9542e7e774387a62947ffd882b3c8c9f9bb0de8be13d0 ssh-agent -k 04:24:26 unset SSH_AUTH_SOCK; 04:24:26 unset SSH_AGENT_PID; 04:24:26 echo Agent pid 21 killed; 04:24:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:26 + git semver [Pipeline] } 04:24:26 $ docker stop --time=1 7d6e809dda20094e30c9542e7e774387a62947ffd882b3c8c9f9bb0de8be13d0 04:24:27 $ docker rm -f 7d6e809dda20094e30c9542e7e774387a62947ffd882b3c8c9f9bb0de8be13d0 [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 04:24:28 + '[' -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 04:24:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:24:29 ---> package-listing.sh 04:24:29 ++ tr '[:upper:]' '[:lower:]' 04:24:29 ++ facter osfamily 04:24:30 + OS_FAMILY=redhat 04:24:30 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 04:24:30 + START_PACKAGES=/tmp/packages_start.txt 04:24:30 + END_PACKAGES=/tmp/packages_end.txt 04:24:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:24:30 + PACKAGES=/tmp/packages_start.txt 04:24:30 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 04:24:30 + PACKAGES=/tmp/packages_end.txt 04:24:30 + case "${OS_FAMILY}" in 04:24:30 + rpm -qa 04:24:30 + sort 04:24:30 + '[' -f /tmp/packages_start.txt ']' 04:24:30 + '[' -f /tmp/packages_end.txt ']' 04:24:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:24:30 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 04:24:30 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 04:24:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 04:24:30 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 04:24:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:24:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:31 04:24:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 04:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:31 latest: Pulling from edgex-lftools-log-publisher 04:24:31 b4d181a07f80: Pulling fs layer 04:24:31 a1111a8f2ec3: Pulling fs layer 04:24:31 ed53099fbce6: Pulling fs layer 04:24:31 dc539afda2c1: Pulling fs layer 04:24:31 77bc0d833cb6: Pulling fs layer 04:24:31 9065ff56babe: Pulling fs layer 04:24:31 d287ab97295c: Pulling fs layer 04:24:31 77bc0d833cb6: Waiting 04:24:31 9065ff56babe: Waiting 04:24:31 d287ab97295c: Waiting 04:24:31 dc539afda2c1: Waiting 04:24:32 a1111a8f2ec3: Verifying Checksum 04:24:32 a1111a8f2ec3: Download complete 04:24:32 dc539afda2c1: Verifying Checksum 04:24:32 dc539afda2c1: Download complete 04:24:32 ed53099fbce6: Verifying Checksum 04:24:32 ed53099fbce6: Download complete 04:24:32 9065ff56babe: Verifying Checksum 04:24:32 9065ff56babe: Download complete 04:24:32 77bc0d833cb6: Verifying Checksum 04:24:32 77bc0d833cb6: Download complete 04:24:32 b4d181a07f80: Verifying Checksum 04:24:32 b4d181a07f80: Download complete 04:24:33 d287ab97295c: Verifying Checksum 04:24:33 d287ab97295c: Download complete 04:24:33 b4d181a07f80: Pull complete 04:24:33 a1111a8f2ec3: Pull complete 04:24:34 ed53099fbce6: Pull complete 04:24:34 dc539afda2c1: Pull complete 04:24:34 77bc0d833cb6: Pull complete 04:24:34 9065ff56babe: Pull complete 04:24:40 d287ab97295c: Pull complete 04:24:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 04:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 04:24:40 prd-centos7-docker-4c-2g-2324 does not seem to be running inside a container 04:24:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:24:42 $ docker top a3057771f81815c9c495f5a949992eb6e2a83bc1ba11f8308af3ae9201a24387 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:43 + touch /tmp/pre-build-complete [Pipeline] sh 04:24:43 + mkdir -p /var/log/sysstat [Pipeline] sh 04:24:44 + ls /var/log/sa-host 04:24:44 + sadf -c /var/log/sa-host/sa07 04:24:44 file_magic: OK 04:24:44 HZ: Using current value: 100 04:24:44 file_header: OK 04:24:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:24:44 Statistics: 04:24:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:44 File successfully converted to sysstat format version 12.0.3 04:24:44 + sadf -c /var/log/sa-host/sa30 04:24:44 file_magic: OK 04:24:44 HZ: Using current value: 100 04:24:44 file_header: OK 04:24:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:24:44 Statistics: 04:24:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:24:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:44 provisioning config files... 04:24:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1146679436105337332tmp [Pipeline] { [Pipeline] echo 04:24:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:24:44 ---> create-netrc.sh [Pipeline] } 04:24:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:24:45 ---> python-tools-install.sh [Pipeline] echo 04:24:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:24:45 ---> sudo-logs.sh 04:24:45 Archiving 'sudo' log.. 04:24:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-2324.novalocal: Name or service not known 04:24:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-2324.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 04:24:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:24:46 ---> job-cost.sh 04:24:46 lf-activate-venv: SKIPPING 04:24:46 DEBUG: total: 0.10999999940395355 04:24:46 INFO: Retrieving Stack Cost... 04:25:08 INFO: Retrieving Pricing Info for: v3-standard-2 04:25:08 INFO: Archiving Costs [Pipeline] echo 04:25:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:25:08 ---> logs-deploy.sh 04:25:08 lf-activate-venv: SKIPPING 04:25:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/12 04:25:08 INFO: archiving workspace using pattern(s): 04:25:09 Archives upload complete. 04:25:09 INFO: archiving logs to Nexus 04:25:10 ---> uname -a: 04:25:10 Linux prd-centos7-docker-4c-2g-2324.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 04:25:10 04:25:10 04:25:10 ---> lscpu: 04:25:10 Architecture: x86_64 04:25:10 CPU op-mode(s): 32-bit, 64-bit 04:25:10 Byte Order: Little Endian 04:25:10 Address sizes: 40 bits physical, 48 bits virtual 04:25:10 CPU(s): 2 04:25:10 On-line CPU(s) list: 0,1 04:25:10 Thread(s) per core: 1 04:25:10 Core(s) per socket: 1 04:25:10 Socket(s): 2 04:25:10 NUMA node(s): 1 04:25:10 Vendor ID: AuthenticAMD 04:25:10 CPU family: 23 04:25:10 Model: 49 04:25:10 Model name: AMD EPYC-Rome Processor 04:25:10 Stepping: 0 04:25:10 CPU MHz: 2799.998 04:25:10 BogoMIPS: 5599.99 04:25:10 Virtualization: AMD-V 04:25:10 Hypervisor vendor: KVM 04:25:10 Virtualization type: full 04:25:10 L1d cache: 32K 04:25:10 L1i cache: 32K 04:25:10 L2 cache: 512K 04:25:10 L3 cache: 16384K 04:25:10 NUMA node0 CPU(s): 0,1 04:25:10 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 04:25:10 04:25:10 04:25:10 ---> nproc: 04:25:10 2 04:25:10 04:25:10 04:25:10 ---> df -h: 04:25:10 Filesystem Size Used Avail Use% Mounted on 04:25:10 overlay 40G 9.0G 32G 23% / 04:25:10 tmpfs 64M 0 64M 0% /dev 04:25:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 04:25:10 shm 64M 0 64M 0% /dev/shm 04:25:10 /dev/vda1 40G 9.0G 32G 23% /facter-os 04:25:10 04:25:10 04:25:10 ---> sar -b -r -n DEV: 04:25:10 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:25:10 04:25:10 04:16:13 LINUX RESTART (2 CPU) 04:25:10 04:25:10 04:17:01 tps rtps wtps bread/s bwrtn/s 04:25:10 04:18:01 3.60 0.07 3.53 4.40 112.40 04:25:10 04:19:01 0.47 0.00 0.47 0.00 6.90 04:25:10 04:20:01 0.27 0.00 0.27 0.00 2.98 04:25:10 04:21:01 0.22 0.00 0.22 0.00 3.76 04:25:10 04:22:01 0.27 0.00 0.27 0.00 4.10 04:25:10 04:23:01 0.20 0.00 0.20 0.00 3.51 04:25:10 04:24:01 102.38 0.05 102.33 4.26 31514.85 04:25:10 Average: 15.35 0.02 15.33 1.24 4523.79 04:25:10 04:25:10 04:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:25:10 04:18:01 5680520 0 622108 7.77 2620 1703684 1230432 13.58 559472 1531156 12 04:25:10 04:19:01 5689220 0 613400 7.66 2620 1703692 1163396 12.84 551676 1531160 8 04:25:10 04:20:01 5691196 0 611424 7.63 2620 1703692 1163684 12.85 549972 1531160 8 04:25:10 04:21:01 5691024 0 611588 7.64 2620 1703700 1163864 12.85 549724 1531840 20 04:25:10 04:22:01 5691360 0 611244 7.63 2620 1703708 1163876 12.85 548988 1531840 12 04:25:10 04:23:01 5691156 0 611444 7.63 2620 1703712 1163976 12.85 549156 1531856 8 04:25:10 04:24:01 4471480 0 805408 10.06 2620 2729424 1633488 18.03 856076 2343144 307624 04:25:10 Average: 5515137 0 640945 8.00 2620 1850230 1240388 13.69 595009 1647451 43956 04:25:10 04:25:10 04:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:25:10 04:18:01 eth0 3.50 1.60 2.73 0.80 0.00 0.00 0.00 0.00 04:25:10 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:19:01 eth0 2.20 0.07 0.20 0.01 0.00 0.00 0.00 0.00 04:25:10 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:20:01 eth0 5.10 0.53 0.95 0.40 0.00 0.00 0.00 0.00 04:25:10 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:21:01 eth0 3.90 1.05 1.29 0.75 0.00 0.00 0.00 0.00 04:25:10 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:22:01 eth0 1.92 0.45 0.49 0.30 0.00 0.00 0.00 0.00 04:25:10 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:23:01 eth0 2.33 0.87 0.90 0.56 0.00 0.00 0.00 0.00 04:25:10 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:24:01 eth0 589.21 426.38 7597.35 79.15 0.00 0.00 0.00 0.00 04:25:10 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 04:24:01 docker0 15.01 29.56 1.54 330.08 0.00 0.00 0.00 0.00 04:25:10 Average: eth0 86.93 61.60 1086.89 11.72 0.00 0.00 0.00 0.00 04:25:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:25:10 Average: docker0 2.15 4.23 0.22 47.18 0.00 0.00 0.00 0.00 04:25:10 04:25:10 04:25:10 ---> sar -P ALL: 04:25:10 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 04:25:10 04:25:10 04:16:13 LINUX RESTART (2 CPU) 04:25:10 04:25:10 04:17:01 CPU %user %nice %system %iowait %steal %idle 04:25:10 04:18:01 all 0.38 0.00 0.11 0.00 0.03 99.49 04:25:10 04:18:01 0 0.42 0.00 0.10 0.00 0.02 99.47 04:25:10 04:18:01 1 0.33 0.00 0.12 0.00 0.03 99.52 04:25:10 04:19:01 all 0.25 0.00 0.06 0.00 0.03 99.67 04:25:10 04:19:01 0 0.10 0.00 0.08 0.00 0.03 99.78 04:25:10 04:19:01 1 0.40 0.00 0.03 0.00 0.02 99.55 04:25:10 04:20:01 all 0.27 0.00 0.07 0.00 0.01 99.66 04:25:10 04:20:01 0 0.13 0.00 0.08 0.00 0.02 99.77 04:25:10 04:20:01 1 0.40 0.00 0.05 0.00 0.00 99.55 04:25:10 04:21:01 all 0.30 0.00 0.04 0.00 0.02 99.64 04:25:10 04:21:01 0 0.50 0.00 0.05 0.00 0.02 99.43 04:25:10 04:21:01 1 0.10 0.00 0.03 0.00 0.02 99.85 04:25:10 04:22:01 all 0.23 0.00 0.04 0.00 0.01 99.72 04:25:10 04:22:01 0 0.38 0.00 0.03 0.00 0.00 99.58 04:25:10 04:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:25:10 04:23:01 all 0.23 0.00 0.04 0.00 0.02 99.71 04:25:10 04:23:01 0 0.35 0.00 0.05 0.00 0.03 99.57 04:25:10 04:23:01 1 0.12 0.00 0.03 0.00 0.00 99.85 04:25:10 04:24:01 all 14.59 0.00 6.03 1.20 0.05 78.13 04:25:10 04:24:01 0 14.58 0.00 6.21 1.78 0.05 77.37 04:25:10 04:24:01 1 14.60 0.00 5.84 0.62 0.05 78.89 04:25:10 Average: all 2.26 0.00 0.89 0.17 0.02 96.66 04:25:10 Average: 0 2.30 0.00 0.92 0.25 0.02 96.51 04:25:10 Average: 1 2.23 0.00 0.86 0.09 0.02 96.81 04:25:10 04:25:10 04:25:10