Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 17007ebb2da1b0d54778486c129729b0646fc97e 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-33548’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-33549’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-284’ is offline; ‘prd-centos7-docker-4c-2g-285’ is offline; ‘prd-centos7-docker-4c-2g-32765’ is offline; ‘prd-centos7-docker-4c-2g-32816’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-286 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 17007ebb2da1b0d54778486c129729b0646fc97e (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17007ebb2da1b0d54778486c129729b0646fc97e # timeout=10 Commit message: "Merge pull request #101 from lenny-intel/switch-to-pubsub" > git rev-list --no-walk fc0cef43ba1582f85993886af18da78a5c504390 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:49:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:31 ========================================================= 15:49:31 EdgeX Global Pipelines Version Info 15:49:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:33 ------------------- 15:49:33 stable info: 15:49:33 ------------------- 15:49:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:33 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 15:49:33 Message: update stable to v1.0.186 15:49:34 ------------------- 15:49:34 experimental info: 15:49:34 ------------------- 15:49:34 Commited By: **** collab-it+edgex@linuxfoundation.org 15:49:34 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 15:49:34 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:49:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17007ebb2da1b0d54778486c129729b0646fc97e [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17007eb [Pipeline] echo 15:49:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:35 + git log --format=format:%s -1 17007ebb2da1b0d54778486c129729b0646fc97e [Pipeline] echo 15:49:35 GIT_COMMIT: 17007ebb2da1b0d54778486c129729b0646fc97e, Commit Message: Merge pull request #101 from lenny-intel/switch-to-pubsub [Pipeline] echo 15:49:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:49:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:37 15:49:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:49:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:37 latest: Pulling from edgex-devops/git-semver 15:49:37 31603596830f: Pulling fs layer 15:49:37 2a8b12db71e7: Pulling fs layer 15:49:37 6ca5941a6612: Pulling fs layer 15:49:37 ecc8261a40a4: Pulling fs layer 15:49:37 ecc8261a40a4: Waiting 15:49:37 2a8b12db71e7: Verifying Checksum 15:49:37 2a8b12db71e7: Download complete 15:49:37 31603596830f: Verifying Checksum 15:49:37 31603596830f: Download complete 15:49:37 6ca5941a6612: Verifying Checksum 15:49:37 6ca5941a6612: Download complete 15:49:37 ecc8261a40a4: Verifying Checksum 15:49:37 ecc8261a40a4: Download complete 15:49:37 31603596830f: Pull complete 15:49:38 2a8b12db71e7: Pull complete 15:49:39 6ca5941a6612: Pull complete 15:49:39 ecc8261a40a4: Pull complete 15:49:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:49:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:49:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:49:39 prd-centos7-docker-4c-2g-286 does not seem to be running inside a container 15:49:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:49:41 $ docker top 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:41 [ssh-agent] Looking for ssh-agent implementation... 15:49:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:42 $ docker exec 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 ssh-agent 15:49:42 SSH_AUTH_SOCK=/tmp/ssh-jk7tYqH6iqam/agent.11 15:49:42 SSH_AGENT_PID=17 15:49:42 Running ssh-add (command line suppressed) 15:49:42 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3355089201158657883.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3355089201158657883.key) 15:49:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:42 + git tag --points-at HEAD [Pipeline] } 15:49:42 $ docker exec --env ******** --env ******** 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 ssh-agent -k 15:49:43 unset SSH_AUTH_SOCK; 15:49:43 unset SSH_AGENT_PID; 15:49:43 echo Agent pid 17 killed; 15:49:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:43 [ssh-agent] Looking for ssh-agent implementation... 15:49:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:43 $ docker exec 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 ssh-agent 15:49:43 SSH_AUTH_SOCK=/tmp/ssh-ZFkya0hgSIGl/agent.45 15:49:43 SSH_AGENT_PID=50 15:49:43 Running ssh-add (command line suppressed) 15:49:43 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3989741441086824884.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3989741441086824884.key) 15:49:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:44 + git semver init 15:49:44 # -> Open(): unable to determine branch for HEAD 15:49:44 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 15:49:44 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 15:49:44 # $SEMVER_REMOTE_NAME = origin 15:49:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:49:44 # $SEMVER_USER_NAME = edgex-jenkins 15:49:44 # $SEMVER_BRANCH = master 15:49:44 # $SEMVER_TEMP = /tmp/semver-171959119 15:49:44 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 15:49:44 # '/tmp/semver-171959119' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' 15:49:44 # -> Force: false 15:49:44 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 15:49:44 $ docker exec --env ******** --env ******** 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 ssh-agent -k 15:49:44 unset SSH_AUTH_SOCK; 15:49:44 unset SSH_AGENT_PID; 15:49:44 echo Agent pid 50 killed; 15:49:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:45 + git semver [Pipeline] } 15:49:45 $ docker stop --time=1 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 15:49:46 $ docker rm -f 28c738b8d3c03d1ab6e303bb277df6de53886efa93672c4d2f6f050d1a88c5c3 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:47 Stashed 1 file(s) [Pipeline] echo 15:49:47 [edgeXSemver]: initialized semver on version 2.0.0-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 15:50:02 Still waiting to schedule task 15:50:02 ‘prd-centos7-blackbox-4c-2g-33548’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-blackbox-4c-2g-33549’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-284’ is offline; ‘prd-centos7-docker-4c-2g-287’ is offline; ‘prd-centos7-docker-4c-2g-32765’ is offline; ‘prd-centos7-docker-4c-2g-32816’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-19’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ doesn’t have label ‘centos7-docker-4c-2g’ 15:50:02 Still waiting to schedule task 15:50:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:52:58 Running on prd-centos7-docker-4c-2g-290 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 15:52:58 Running in /w/workspace/go-mod-messaging/31 [Pipeline] { [Pipeline] checkout 15:53:00 using credential edgex-jenkins-ssh 15:53:00 Cloning the remote Git repository 15:53:00 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 15:53:00 > git init /w/workspace/go-mod-messaging/31 # timeout=10 15:53:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:53:00 > git --version # timeout=10 15:53:00 > git --version # 'git version 2.24.3' 15:53:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:53:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:01 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:53:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:53:01 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:53:03 Checking out Revision 17007ebb2da1b0d54778486c129729b0646fc97e (master) 15:53:02 > git config core.sparsecheckout # timeout=10 15:53:02 > git checkout -f 17007ebb2da1b0d54778486c129729b0646fc97e # timeout=10 15:53:06 Commit message: "Merge pull request #101 from lenny-intel/switch-to-pubsub" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:53:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:53:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:53:08 + sudo service docker restart 15:53:08 + true 15:53:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 15:53:09 ========================================================= 15:53:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:53:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:53:09 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:53:10 Sending build context to Docker daemon 531.5kB 15:53:10 Step 1/7 : ARG BASE=golang:1.15-alpine 15:53:10 Step 2/7 : FROM ${BASE} 15:53:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:53:10 188c0c94c7c5: Pulling fs layer 15:53:10 0ef7d3d256c8: Pulling fs layer 15:53:10 de9db76c5a1d: Pulling fs layer 15:53:10 bca2f99d35d6: Pulling fs layer 15:53:10 93359f2a8cfa: Pulling fs layer 15:53:10 7c6f9722023f: Pulling fs layer 15:53:10 a35cf1a2eb13: Pulling fs layer 15:53:10 7c6f9722023f: Waiting 15:53:10 93359f2a8cfa: Waiting 15:53:10 a35cf1a2eb13: Waiting 15:53:10 bca2f99d35d6: Waiting 15:53:10 de9db76c5a1d: Verifying Checksum 15:53:10 de9db76c5a1d: Download complete 15:53:10 0ef7d3d256c8: Verifying Checksum 15:53:10 0ef7d3d256c8: Download complete 15:53:10 93359f2a8cfa: Verifying Checksum 15:53:10 93359f2a8cfa: Download complete 15:53:10 7c6f9722023f: Verifying Checksum 15:53:10 7c6f9722023f: Download complete 15:53:10 188c0c94c7c5: Verifying Checksum 15:53:10 188c0c94c7c5: Download complete 15:53:10 188c0c94c7c5: Pull complete 15:53:10 0ef7d3d256c8: Pull complete 15:53:10 de9db76c5a1d: Pull complete 15:53:12 a35cf1a2eb13: Verifying Checksum 15:53:12 a35cf1a2eb13: Download complete 15:53:12 bca2f99d35d6: Verifying Checksum 15:53:12 bca2f99d35d6: Download complete 15:53:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-289 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws 15:53:15 Running in /w/workspace/go-mod-messaging/31 [Pipeline] { [Pipeline] checkout 15:53:18 bca2f99d35d6: Pull complete 15:53:18 93359f2a8cfa: Pull complete 15:53:18 7c6f9722023f: Pull complete 15:53:21 using credential edgex-jenkins-ssh 15:53:21 Cloning the remote Git repository 15:53:21 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 15:53:21 > git init /w/workspace/go-mod-messaging/31 # timeout=10 15:53:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:53:21 > git --version # timeout=10 15:53:21 > git --version # 'git version 2.17.1' 15:53:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:23 Checking out Revision 17007ebb2da1b0d54778486c129729b0646fc97e (master) 15:53:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:53:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 15:53:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 15:53:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:53:23 > git config core.sparsecheckout # timeout=10 15:53:23 > git checkout -f 17007ebb2da1b0d54778486c129729b0646fc97e # timeout=10 15:53:23 a35cf1a2eb13: Pull complete 15:53:23 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:53:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:53:23 ---> a62c8e92a672 15:53:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:53:23 ---> Running in b13cbd844c4d 15:53:24 Removing intermediate container b13cbd844c4d 15:53:24 ---> f84f39b07f3a 15:53:24 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 15:53:24 ---> Running in 72e9ee42226d 15:53:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:53:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:53:25 (1/5) Installing libsodium (1.0.18-r0) 15:53:26 (2/5) Installing libzmq (4.3.3-r0) 15:53:26 (3/5) Installing pkgconf (1.7.2-r0) 15:53:26 (4/5) Installing libsodium-dev (1.0.18-r0) 15:53:26 (5/5) Installing zeromq-dev (4.3.3-r0) 15:53:26 Executing busybox-1.31.1-r19.trigger 15:53:26 OK: 167 MiB in 44 packages 15:53:27 Removing intermediate container 72e9ee42226d 15:53:27 ---> 53ac7f7027c6 15:53:27 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:53:27 ---> Running in 36cb34f8086f 15:53:27 Commit message: "Merge pull request #101 from lenny-intel/switch-to-pubsub" 15:53:27 Removing intermediate container 36cb34f8086f 15:53:27 ---> d901735c99af 15:53:27 Step 6/7 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:53:27 ---> c84487e777a5 15:53:27 Step 7/7 : RUN go mod download 15:53:27 ---> Running in bac5ffbcd5a8 15:53:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:53:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:53:29 + sudo service docker restart 15:53:29 + true [Pipeline] unstash [Pipeline] echo 15:53:32 ========================================================= 15:53:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:53:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:53:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:53:33 Sending build context to Docker daemon 530.4kB 15:53:33 Step 1/7 : ARG BASE=golang:1.15-alpine 15:53:33 Step 2/7 : FROM ${BASE} 15:53:33 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:53:33 5f621e34cdf4: Pulling fs layer 15:53:33 a4357932f1b6: Pulling fs layer 15:53:33 18c013af1878: Pulling fs layer 15:53:33 00ac8860ef70: Pulling fs layer 15:53:33 63d7cb157983: Pulling fs layer 15:53:33 b116817d02f9: Pulling fs layer 15:53:33 745a02a5169b: Pulling fs layer 15:53:33 63d7cb157983: Waiting 15:53:33 b116817d02f9: Waiting 15:53:33 745a02a5169b: Waiting 15:53:33 00ac8860ef70: Waiting 15:53:33 18c013af1878: Download complete 15:53:33 a4357932f1b6: Download complete 15:53:33 63d7cb157983: Verifying Checksum 15:53:33 63d7cb157983: Download complete 15:53:33 b116817d02f9: Verifying Checksum 15:53:33 b116817d02f9: Download complete 15:53:33 5f621e34cdf4: Verifying Checksum 15:53:33 5f621e34cdf4: Download complete 15:53:34 5f621e34cdf4: Pull complete 15:53:35 a4357932f1b6: Pull complete 15:53:35 18c013af1878: Pull complete 15:53:36 745a02a5169b: Verifying Checksum 15:53:36 745a02a5169b: Download complete 15:53:37 00ac8860ef70: Verifying Checksum 15:53:37 00ac8860ef70: Download complete 15:53:39 Removing intermediate container bac5ffbcd5a8 15:53:39 ---> be239207b64a 15:53:39 Successfully built be239207b64a 15:53:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:53:40 + docker inspect -f . ci-base-image-x86_64 15:53:40 . [Pipeline] withDockerContainer 15:53:40 prd-centos7-docker-4c-2g-290 does not seem to be running inside a container 15:53:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/31 -v /w/workspace/go-mod-messaging/31:/w/workspace/go-mod-messaging/31:rw,z -v /w/workspace/go-mod-messaging/31@tmp:/w/workspace/go-mod-messaging/31@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 ******** ci-base-image-x86_64 cat 15:53:41 $ docker top 3b9f99ecf5c419d719e51d3516b96e3b2028e1fb766566d5630ba640b1b5f4ab -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:41 + go version 15:53:41 go version go1.15.5 linux/amd64 [Pipeline] } 15:53:41 $ docker stop --time=1 3b9f99ecf5c419d719e51d3516b96e3b2028e1fb766566d5630ba640b1b5f4ab 15:53:42 $ docker rm -f 3b9f99ecf5c419d719e51d3516b96e3b2028e1fb766566d5630ba640b1b5f4ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:53:43 + docker inspect -f . ci-base-image-x86_64 15:53:43 . [Pipeline] withDockerContainer 15:53:43 prd-centos7-docker-4c-2g-290 does not seem to be running inside a container 15:53:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/31 -v /w/workspace/go-mod-messaging/31:/w/workspace/go-mod-messaging/31:rw,z -v /w/workspace/go-mod-messaging/31@tmp:/w/workspace/go-mod-messaging/31@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 ******** ci-base-image-x86_64 cat 15:53:44 $ docker top bd1c45a86bf886a5e89c204160766adda72901790e2dd05c8974bb01780c6a22 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:44 + make test 15:53:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:53:47 00ac8860ef70: Pull complete 15:53:47 63d7cb157983: Pull complete 15:53:48 b116817d02f9: Pull complete 15:53:48 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 15:53:50 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.025s coverage: 89.9% of statements 15:53:52 745a02a5169b: Pull complete 15:53:52 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:53:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:53:52 ---> b7e6874047d6 15:53:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:53:54 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.006s coverage: 66.7% of statements 15:53:54 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] 15:53:55 ---> Running in a04046f462ec 15:53:55 Removing intermediate container a04046f462ec 15:53:55 ---> da5f99900725 15:53:55 Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash 15:53:55 ---> Running in 41e492a0de38 15:53:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:53:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:53:57 (1/5) Installing libsodium (1.0.18-r0) 15:53:57 (2/5) Installing libzmq (4.3.3-r0) 15:53:57 (3/5) Installing pkgconf (1.7.2-r0) 15:53:58 (4/5) Installing libsodium-dev (1.0.18-r0) 15:53:58 (5/5) Installing zeromq-dev (4.3.3-r0) 15:53:58 Executing busybox-1.31.1-r19.trigger 15:53:58 OK: 144 MiB in 44 packages 15:53:59 Removing intermediate container 41e492a0de38 15:53:59 ---> 427fb5518287 15:53:59 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:53:59 ---> Running in c56d180ec1bb 15:54:00 Removing intermediate container c56d180ec1bb 15:54:00 ---> 9d6562b16459 15:54:00 Step 6/7 : COPY go.mod . 15:54:00 ---> dd15df89d975 15:54:00 Step 7/7 : RUN go mod download 15:54:01 ---> Running in f0630699a13a 15:54:16 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.337s coverage: 83.9% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.007s coverage: 85.7% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.024s coverage: 100.0% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.016s coverage: 100.0% of statements 15:54:16 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.017s coverage: 90.9% of statements 15:54:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:54:16 gofmt -l . 15:54:16 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:54:16 $ docker stop --time=1 bd1c45a86bf886a5e89c204160766adda72901790e2dd05c8974bb01780c6a22 15:54:16 Removing intermediate container f0630699a13a 15:54:16 ---> 990ee176ab4e 15:54:16 Successfully built 990ee176ab4e 15:54:16 Successfully tagged ci-base-image-arm64:latest 15:54:18 $ docker rm -f bd1c45a86bf886a5e89c204160766adda72901790e2dd05c8974bb01780c6a22 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:54:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:54:18 + docker inspect -f . ci-base-image-arm64 15:54:18 . [Pipeline] withDockerContainer 15:54:19 Stashed 1 file(s) 15:54:19 prd-ubuntu18.04-docker-arm64-4c-16g-289 does not seem to be running inside a container 15:54:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/31 -v /w/workspace/go-mod-messaging/31:/w/workspace/go-mod-messaging/31:rw,z -v /w/workspace/go-mod-messaging/31@tmp:/w/workspace/go-mod-messaging/31@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 ******** ci-base-image-arm64 cat 15:54:20 $ docker top 813278feb6f85e7cd2cbdfeaa17be26e5edaf379c07a3c9ae7a8711e799b5f76 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:54:21 + go version 15:54:21 go version go1.15.5 linux/arm64 [Pipeline] } 15:54:21 $ docker stop --time=1 813278feb6f85e7cd2cbdfeaa17be26e5edaf379c07a3c9ae7a8711e799b5f76 15:54:21 ---> job-cost.sh 15:54:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-10gO 15:54:23 $ docker rm -f 813278feb6f85e7cd2cbdfeaa17be26e5edaf379c07a3c9ae7a8711e799b5f76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:54:24 + docker inspect -f . ci-base-image-arm64 15:54:24 . [Pipeline] withDockerContainer 15:54:24 prd-ubuntu18.04-docker-arm64-4c-16g-289 does not seem to be running inside a container 15:54:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/31 -v /w/workspace/go-mod-messaging/31:/w/workspace/go-mod-messaging/31:rw,z -v /w/workspace/go-mod-messaging/31@tmp:/w/workspace/go-mod-messaging/31@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 ******** ci-base-image-arm64 cat 15:54:26 $ docker top 59cee0fcb2f0987ba506e60e2e662649d6b2cc978fd4158f776419902f8ecc42 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:27 + make test 15:54:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:54:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:54:39 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 15:54:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.055s coverage: 89.9% of statements 15:54:55 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams 0.028s coverage: 66.7% of statements 15:54:55 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/streams/mocks [no test files] 15:55:03 lf-activate-venv(): INFO: Adding /tmp/venv-10gO/bin to PATH 15:55:03 INFO: No Stack... 15:55:03 INFO: Retrieving Pricing Info for: v1-standard-2 15:55:03 INFO: Archiving Costs [Pipeline] sh 15:55:03 + cat /w/workspace/go-mod-messaging/31/archives/cost.csv 15:55:03 + cut -d, -f6 [Pipeline] lock 15:55:03 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] 15:55:03 Resource [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] did not exist. Created. 15:55:03 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:55:04 + echo total: 0.029999999329447746 [Pipeline] stash 15:55:04 Stashed 1 file(s) [Pipeline] } 15:55:04 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:55:21 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 20.379s coverage: 83.9% of statements 15:55:21 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements 15:55:21 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.069s coverage: 100.0% of statements 15:55:21 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.035s coverage: 100.0% of statements 15:55:21 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.019s coverage: 90.9% of statements 15:55:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:55:22 gofmt -l . 15:55:22 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:55:22 $ docker stop --time=1 59cee0fcb2f0987ba506e60e2e662649d6b2cc978fd4158f776419902f8ecc42 15:55:24 $ docker rm -f 59cee0fcb2f0987ba506e60e2e662649d6b2cc978fd4158f776419902f8ecc42 [Pipeline] // withDockerContainer [Pipeline] sh 15:55:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:55:25 Warning: overwriting stash ‘coverage-report’ 15:55:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:55:27 ---> job-cost.sh 15:55:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Hjj 15:56:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:57:27 lf-activate-venv(): INFO: Adding /tmp/venv-6Hjj/bin to PATH 15:57:27 INFO: No Stack... 15:57:29 INFO: Retrieving Pricing Info for: lf-standard-4 15:57:30 INFO: Archiving Costs [Pipeline] sh 15:57:30 + cat /w/workspace/go-mod-messaging/31/archives/cost.csv 15:57:30 + cut -d, -f6 [Pipeline] lock 15:57:30 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] 15:57:30 Resource [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] did not exist. Created. 15:57:30 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:57:30 /w/workspace/go-mod-messaging/31@tmp/durable-9e41f1ad/script.sh: 1: /w/workspace/go-mod-messaging/31@tmp/durable-9e41f1ad/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:57:31 + echo total: 0.20999999344348907 [Pipeline] stash 15:57:31 Warning: overwriting stash ‘stack-cost’ 15:57:31 Stashed 1 file(s) [Pipeline] } 15:57:31 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-master-31-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:57:31 provisioning config files... 15:57:32 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config7415825524729185252tmp [Pipeline] { [Pipeline] sh 15:57:32 + set +x 15:57:32 + bash -s -- 15:57:32 + curl -s https://codecov.io/bash 15:57:32 15:57:32 _____ _ 15:57:32 / ____| | | 15:57:32 | | ___ __| | ___ ___ _____ __ 15:57:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:57:32 | |___| (_) | (_| | __/ (_| (_) \ V / 15:57:32 \_____\___/ \__,_|\___|\___\___/ \_/ 15:57:32 Bash-1.0.1 15:57:32 15:57:32 15:57:32 ==> git version 2.24.3 found 15:57: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 15:57:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:57:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:57:32 ==> Jenkins CI detected. 15:57:32 project root: . 15:57:32 --> token set from env 15:57:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:57:32 ==> Running gcov in . (disable via -X gcov) 15:57:32 ==> Python coveragepy not found 15:57:32 ==> Searching for coverage reports in: 15:57:32 + . 15:57:32 -> Found 1 reports 15:57:32 ==> Detecting git/mercurial file structure 15:57:32 ==> Reading reports 15:57:32 + ./coverage.out bytes=22179 15:57:32 ==> Appending adjustments 15:57:32 https://docs.codecov.io/docs/fixing-reports 15:57:32 + Found adjustments 15:57:32 ==> Gzipping contents 15:57:32 8.0K /tmp/codecov.Rnbahz.gz 15:57:32 ==> Uploading reports 15:57:32 url: https://codecov.io 15:57:32 query: branch=master&commit=17007ebb2da1b0d54778486c129729b0646fc97e&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 15:57:32 -> Pinging Codecov 15:57:32 https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=master&commit=17007ebb2da1b0d54778486c129729b0646fc97e&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F31%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 15:57:33 -> Uploading to 15:57:33 https://storage.googleapis.com/codecov/v4/raw/2021-04-15/F6E385568367DD0E4001BA4F8F1CB792/17007ebb2da1b0d54778486c129729b0646fc97e/b1fd4004-87ca-4055-9af6-99fa76f44704.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210415%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210415T155733Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=370bf075aed59fc65147a873321cdccca005f1a660865a71f029d39d96c13a3e 15:57:33 % Total % Received % Xferd Average Speed Time Time Time Current 15:57:33 Dload Upload Total Spent Left Speed 15:57:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5281 0 0 100 5281 0 13152 --:--:-- --:--:-- --:--:-- 13136 100 5281 0 0 100 5281 0 13145 --:--:-- --:--:-- --:--:-- 13136 15:57:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/17007ebb2da1b0d54778486c129729b0646fc97e [Pipeline] } 15:57:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:57:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:57:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:57:34 15:57:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:57:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:57:35 188c0c94c7c5: Pulling fs layer 15:57:35 0ef7d3d256c8: Pulling fs layer 15:57:35 de9db76c5a1d: Pulling fs layer 15:57:35 0eba1c9be4d2: Pulling fs layer 15:57:35 0d57e429df01: Pulling fs layer 15:57:35 4e4be7b47b0d: Pulling fs layer 15:57:35 e1f770b5df2f: Pulling fs layer 15:57:35 85a0685a4137: Pulling fs layer 15:57:35 e1f770b5df2f: Waiting 15:57:35 0eba1c9be4d2: Waiting 15:57:35 85a0685a4137: Waiting 15:57:35 0d57e429df01: Waiting 15:57:35 4e4be7b47b0d: Waiting 15:57:35 de9db76c5a1d: Verifying Checksum 15:57:35 de9db76c5a1d: Download complete 15:57:35 0ef7d3d256c8: Download complete 15:57:35 0d57e429df01: Verifying Checksum 15:57:35 0d57e429df01: Download complete 15:57:35 4e4be7b47b0d: Verifying Checksum 15:57:35 4e4be7b47b0d: Download complete 15:57:35 188c0c94c7c5: Verifying Checksum 15:57:35 188c0c94c7c5: Download complete 15:57:35 188c0c94c7c5: Pull complete 15:57:35 0ef7d3d256c8: Pull complete 15:57:35 de9db76c5a1d: Pull complete 15:57:36 e1f770b5df2f: Verifying Checksum 15:57:36 e1f770b5df2f: Download complete 15:57:38 0eba1c9be4d2: Verifying Checksum 15:57:38 0eba1c9be4d2: Download complete 15:57:39 85a0685a4137: Verifying Checksum 15:57:39 85a0685a4137: Download complete 15:57:44 0eba1c9be4d2: Pull complete 15:57:44 0d57e429df01: Pull complete 15:57:45 4e4be7b47b0d: Pull complete 15:57:47 e1f770b5df2f: Pull complete 15:57:55 85a0685a4137: Pull complete 15:57:55 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:57:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:57:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:57:56 prd-centos7-docker-4c-2g-286 does not seem to be running inside a container 15:57:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:57:57 $ docker top c1c94b5370c71251efc1d87039e566c430ae9471645ceb5cc955b6b98abeef10 -eo pid,comm [Pipeline] { [Pipeline] echo 15:57:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:57:57 + set -o pipefail 15:57:57 + snyk monitor '--org=edgex-jenkins' 15:58:02 15:58:02 Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging/v2)... 15:58:02 15:58:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/d23208db-5112-4543-b346-0f70a18311f1/history/e8586525-f90d-4f89-9784-c59a4d18e5b9 15:58:02 15:58:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:58:02 15:58:02 15:58:02 You have reached your monthly limit of 300 private tests for your edgex-jenkins org. 15:58:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:58:02 $ docker stop --time=1 c1c94b5370c71251efc1d87039e566c430ae9471645ceb5cc955b6b98abeef10 15:58:04 $ docker rm -f c1c94b5370c71251efc1d87039e566c430ae9471645ceb5cc955b6b98abeef10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:58:04 + git log --format=format:%s -1 17007ebb2da1b0d54778486c129729b0646fc97e [Pipeline] isUnix [Pipeline] sh 15:58:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:05 . [Pipeline] withDockerContainer 15:58:05 prd-centos7-docker-4c-2g-286 does not seem to be running inside a container 15:58:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:58:06 $ docker top dfad90b379a861d91f5db7f5228d9b5d56fc5549cd480f0dd9ef5201de641c7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:06 [ssh-agent] Looking for ssh-agent implementation... 15:58:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:06 $ docker exec dfad90b379a861d91f5db7f5228d9b5d56fc5549cd480f0dd9ef5201de641c7f ssh-agent 15:58:06 SSH_AUTH_SOCK=/tmp/ssh-goDLfb793Afv/agent.12 15:58:06 SSH_AGENT_PID=17 15:58:06 Running ssh-add (command line suppressed) 15:58:07 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_877155267335476705.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_877155267335476705.key) 15:58:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:07 + git semver tag 15:58:07 # -> Open(): unable to determine branch for HEAD 15:58:07 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 15:58:07 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 15:58:07 # $SEMVER_REMOTE_NAME = origin 15:58:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:07 # $SEMVER_USER_NAME = edgex-jenkins 15:58:07 # $SEMVER_BRANCH = master 15:58:07 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 15:58:07 # 17007ebb2da1b0d54778486c129729b0646fc97e HEAD 15:58:07 # -> Force: false 15:58:07 # 8ab73cd191d61ba5c0fd63ebc72d7fa622434ba4 refs/tags/v2.0.0-dev.9 [Pipeline] } 15:58:07 $ docker exec --env ******** --env ******** dfad90b379a861d91f5db7f5228d9b5d56fc5549cd480f0dd9ef5201de641c7f ssh-agent -k 15:58:07 unset SSH_AUTH_SOCK; 15:58:07 unset SSH_AGENT_PID; 15:58:07 echo Agent pid 17 killed; 15:58:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:07 + git semver [Pipeline] } 15:58:07 $ docker stop --time=1 dfad90b379a861d91f5db7f5228d9b5d56fc5549cd480f0dd9ef5201de641c7f 15:58:09 $ docker rm -f dfad90b379a861d91f5db7f5228d9b5d56fc5549cd480f0dd9ef5201de641c7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:58:09 15:58:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:58:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:58:10 0.23.1-centos7: Pulling from edgex-lftools 15:58:10 ab5ef0e58194: Pulling fs layer 15:58:10 9712f1f96733: Pulling fs layer 15:58:10 63f879dbbcfc: Pulling fs layer 15:58:10 0d9ebad4ef96: Pulling fs layer 15:58:10 e9a5061849ea: Pulling fs layer 15:58:10 d747dcd14b5f: Pulling fs layer 15:58:10 2de7ff778b66: Pulling fs layer 15:58:10 e9a5061849ea: Waiting 15:58:10 d747dcd14b5f: Waiting 15:58:10 2de7ff778b66: Waiting 15:58:10 0d9ebad4ef96: Waiting 15:58:10 9712f1f96733: Verifying Checksum 15:58:10 9712f1f96733: Download complete 15:58:11 63f879dbbcfc: Verifying Checksum 15:58:11 63f879dbbcfc: Download complete 15:58:12 e9a5061849ea: Verifying Checksum 15:58:12 e9a5061849ea: Download complete 15:58:12 d747dcd14b5f: Verifying Checksum 15:58:12 d747dcd14b5f: Download complete 15:58:12 0d9ebad4ef96: Verifying Checksum 15:58:12 0d9ebad4ef96: Download complete 15:58:12 ab5ef0e58194: Verifying Checksum 15:58:12 ab5ef0e58194: Download complete 15:58:12 2de7ff778b66: Verifying Checksum 15:58:12 2de7ff778b66: Download complete 15:58:17 ab5ef0e58194: Pull complete 15:58:17 9712f1f96733: Pull complete 15:58:19 63f879dbbcfc: Pull complete 15:58:27 0d9ebad4ef96: Pull complete 15:58:28 e9a5061849ea: Pull complete 15:58:28 d747dcd14b5f: Pull complete 15:58:32 2de7ff778b66: Pull complete 15:58:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:58:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:58:32 prd-centos7-docker-4c-2g-286 does not seem to be running inside a container 15:58:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:58:35 $ docker top 64a71a40b3da0cebbb4e012e31d66f1e94d042265b838d8581503538c2f9f88f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:58:36 provisioning config files... 15:58:36 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config4579475177029233120tmp 15:58:36 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config2531369134212062233tmp 15:58:36 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config7877030542370232285tmp [Pipeline] { [Pipeline] echo 15:58:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:58:36 ---> sigul-configuration.sh 15:58:36 gpg: directory `/root/.gnupg' created 15:58:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:58:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:58:36 gpg: keyring `/root/.gnupg/secring.gpg' created 15:58:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:58:36 gpg: CAST5 encrypted data 15:58:36 gpg: encrypted with 1 passphrase 15:58:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:58:37 + mkdir /home/jenkins 15:58:37 + mkdir /home/jenkins/sigul [Pipeline] sh 15:58:37 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:58:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:58:37 ---> sigul-install.sh 15:58:44 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:58:44 + git tag --list 15:58:44 v0.0.0 15:58:44 v0.1.0 15:58:44 v0.1.1 15:58:44 v0.1.10 15:58:44 v0.1.11 15:58:44 v0.1.12 15:58:44 v0.1.13 15:58:44 v0.1.14 15:58:44 v0.1.15 15:58:44 v0.1.16 15:58:44 v0.1.17 15:58:44 v0.1.18 15:58:44 v0.1.19 15:58:44 v0.1.2 15:58:44 v0.1.20 15:58:44 v0.1.21 15:58:44 v0.1.22 15:58:44 v0.1.23 15:58:44 v0.1.24 15:58:44 v0.1.25 15:58:44 v0.1.26 15:58:44 v0.1.27 15:58:44 v0.1.28 15:58:44 v0.1.29 15:58:44 v0.1.3 15:58:44 v0.1.30 15:58:44 v0.1.31 15:58:44 v0.1.4 15:58:44 v0.1.5 15:58:44 v0.1.6 15:58:44 v0.1.7 15:58:44 v0.1.8 15:58:44 v0.1.9 15:58:44 v2.0.0-dev.1 15:58:44 v2.0.0-dev.2 15:58:44 v2.0.0-dev.3 15:58:44 v2.0.0-dev.4 15:58:44 v2.0.0-dev.5 15:58:44 v2.0.0-dev.6 15:58:44 v2.0.0-dev.7 15:58:44 v2.0.0-dev.8 15:58:44 v2.0.0-dev.9 [Pipeline] sh 15:58:44 + lftools sign git-tag v2.0.0-dev.9 15:58:46 Signing Git tag with Sigul... 15:58:46 Signing v2.0.0-dev.9 [Pipeline] echo 15:58:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:58:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:58:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:58:47 $ docker stop --time=1 64a71a40b3da0cebbb4e012e31d66f1e94d042265b838d8581503538c2f9f88f 15:58:49 $ docker rm -f 64a71a40b3da0cebbb4e012e31d66f1e94d042265b838d8581503538c2f9f88f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:58:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:50 . [Pipeline] withDockerContainer 15:58:50 prd-centos7-docker-4c-2g-286 does not seem to be running inside a container 15:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:58:51 $ docker top 69c5163852c237e18b88803eeda9e49fedf09b33d1ee8888cd15bd3272a30ef8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:51 [ssh-agent] Looking for ssh-agent implementation... 15:58:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:51 $ docker exec 69c5163852c237e18b88803eeda9e49fedf09b33d1ee8888cd15bd3272a30ef8 ssh-agent 15:58:52 SSH_AUTH_SOCK=/tmp/ssh-56KrWXZzliBy/agent.11 15:58:52 SSH_AGENT_PID=16 15:58:52 Running ssh-add (command line suppressed) 15:58:52 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2124604553511926164.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2124604553511926164.key) 15:58:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:52 + git semver bump pre 15:58:52 # -> Open(): unable to determine branch for HEAD 15:58:52 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 15:58:52 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 15:58:52 # $SEMVER_REMOTE_NAME = origin 15:58:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:52 # $SEMVER_USER_NAME = edgex-jenkins 15:58:52 # $SEMVER_BRANCH = master 15:58:52 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver 15:58:52 2.0.0-dev.10 [Pipeline] } 15:58:52 $ docker exec --env ******** --env ******** 69c5163852c237e18b88803eeda9e49fedf09b33d1ee8888cd15bd3272a30ef8 ssh-agent -k 15:58:52 unset SSH_AUTH_SOCK; 15:58:52 unset SSH_AGENT_PID; 15:58:52 echo Agent pid 16 killed; 15:58:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:53 + git semver [Pipeline] } 15:58:53 $ docker stop --time=1 69c5163852c237e18b88803eeda9e49fedf09b33d1ee8888cd15bd3272a30ef8 15:58:54 $ docker rm -f 69c5163852c237e18b88803eeda9e49fedf09b33d1ee8888cd15bd3272a30ef8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:58:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:58:55 . [Pipeline] withDockerContainer 15:58:55 prd-centos7-docker-4c-2g-286 does not seem to be running inside a container 15:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:58:55 $ docker top b020b19eab67fe4c1c16334fd4c9d1cd6923d85e7bfda1e098b75aff98a3309f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:56 [ssh-agent] Looking for ssh-agent implementation... 15:58:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:56 $ docker exec b020b19eab67fe4c1c16334fd4c9d1cd6923d85e7bfda1e098b75aff98a3309f ssh-agent 15:58:56 SSH_AUTH_SOCK=/tmp/ssh-zm2iKpqk5Jsd/agent.12 15:58:56 SSH_AGENT_PID=18 15:58:56 Running ssh-add (command line suppressed) 15:58:56 Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_5363117258850462466.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_5363117258850462466.key) 15:58:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:57 + git semver push 15:58:57 # -> Open(): unable to determine branch for HEAD 15:58:57 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git 15:58:57 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master 15:58:57 # $SEMVER_REMOTE_NAME = origin 15:58:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:58:57 # $SEMVER_USER_NAME = edgex-jenkins 15:58:57 # $SEMVER_BRANCH = master 15:58:57 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } 15:59:00 $ docker exec --env ******** --env ******** b020b19eab67fe4c1c16334fd4c9d1cd6923d85e7bfda1e098b75aff98a3309f ssh-agent -k 15:59:00 unset SSH_AUTH_SOCK; 15:59:00 unset SSH_AGENT_PID; 15:59:00 echo Agent pid 18 killed; 15:59:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:00 + git semver [Pipeline] } 15:59:00 $ docker stop --time=1 b020b19eab67fe4c1c16334fd4c9d1cd6923d85e7bfda1e098b75aff98a3309f 15:59:02 $ docker rm -f b020b19eab67fe4c1c16334fd4c9d1cd6923d85e7bfda1e098b75aff98a3309f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:59:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:59:03 ---> package-listing.sh 15:59:03 ++ facter osfamily 15:59:03 ++ tr '[:upper:]' '[:lower:]' 15:59:03 + OS_FAMILY=redhat 15:59:03 + workspace=/w/workspace/xfoundry_go-mod-messaging_master 15:59:03 + START_PACKAGES=/tmp/packages_start.txt 15:59:03 + END_PACKAGES=/tmp/packages_end.txt 15:59:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:03 + PACKAGES=/tmp/packages_start.txt 15:59:03 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 15:59:03 + PACKAGES=/tmp/packages_end.txt 15:59:03 + case "${OS_FAMILY}" in 15:59:03 + rpm -qa 15:59:03 + sort 15:59:09 + '[' -f /tmp/packages_start.txt ']' 15:59:09 + '[' -f /tmp/packages_end.txt ']' 15:59:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:09 + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' 15:59:09 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ 15:59:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] echo 15:59:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:59:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:09 15:59:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:10 alpine: Pulling from edgex-lftools-log-publisher 15:59:10 df20fa9351a1: Pulling fs layer 15:59:10 36b3adc4ff6f: Pulling fs layer 15:59:10 8ad3a11d3b57: Pulling fs layer 15:59:10 46f8f816bc3b: Pulling fs layer 15:59:10 93b61091891f: Pulling fs layer 15:59:10 93b9cdb0e59b: Pulling fs layer 15:59:10 5e14af77c1be: Pulling fs layer 15:59:10 01666e4c0597: Pulling fs layer 15:59:10 aa168da1d23b: Pulling fs layer 15:59:10 93b9cdb0e59b: Waiting 15:59:10 5e14af77c1be: Waiting 15:59:10 01666e4c0597: Waiting 15:59:10 aa168da1d23b: Waiting 15:59:10 93b61091891f: Waiting 15:59:10 46f8f816bc3b: Waiting 15:59:10 36b3adc4ff6f: Verifying Checksum 15:59:10 36b3adc4ff6f: Download complete 15:59:10 46f8f816bc3b: Verifying Checksum 15:59:10 46f8f816bc3b: Download complete 15:59:10 df20fa9351a1: Verifying Checksum 15:59:10 93b9cdb0e59b: Verifying Checksum 15:59:10 93b9cdb0e59b: Download complete 15:59:10 5e14af77c1be: Verifying Checksum 15:59:10 5e14af77c1be: Download complete 15:59:10 93b61091891f: Download complete 15:59:10 01666e4c0597: Verifying Checksum 15:59:10 01666e4c0597: Download complete 15:59:10 8ad3a11d3b57: Verifying Checksum 15:59:10 8ad3a11d3b57: Download complete 15:59:11 df20fa9351a1: Pull complete 15:59:11 36b3adc4ff6f: Pull complete 15:59:12 aa168da1d23b: Verifying Checksum 15:59:12 aa168da1d23b: Download complete 15:59:12 8ad3a11d3b57: Pull complete 15:59:12 46f8f816bc3b: Pull complete 15:59:13 93b61091891f: Pull complete 15:59:13 93b9cdb0e59b: Pull complete 15:59:13 5e14af77c1be: Pull complete 15:59:13 01666e4c0597: Pull complete 15:59:21 aa168da1d23b: Pull complete 15:59:21 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:59:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:59:22 prd-centos7-docker-4c-2g-286 does not seem to be running inside a container 15:59:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:59:25 $ docker top 9dcac7e452aa3f7a3aebdeb34520652c54d46c6cccfc9f9b1d5a89e916b45a3b -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:25 + touch /tmp/pre-build-complete [Pipeline] sh 15:59:25 + mkdir -p /var/log/sa [Pipeline] sh 15:59:26 + ls /var/log/sa-host 15:59:26 + sadf -c /var/log/sa-host/sa15 15:59:26 file_magic: OK 15:59:26 HZ: Using current value: 100 15:59:26 file_header: OK 15:59:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:59:26 Statistics: 15:59:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:59:26 File successfully converted to sysstat format version 12.2.1 15:59:26 + sadf -c /var/log/sa-host/sa23 15:59:26 file_magic: OK 15:59:26 HZ: Using current value: 100 15:59:26 file_header: OK 15:59:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:59:26 Statistics: 15:59:26 Hnuu...uuuununununu... 15:59:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:26 provisioning config files... 15:59:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config2403713476685894361tmp [Pipeline] { [Pipeline] echo 15:59:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:26 ---> create-netrc.sh [Pipeline] } 15:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:59:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:59:27 ---> python-tools-install.sh [Pipeline] echo 15:59:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:59:27 ---> sudo-logs.sh 15:59:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:59:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:59:27 ---> job-cost.sh 15:59:27 lf-activate-venv: SKIPPING 15:59:27 DEBUG: total: 0.20999999344348907 15:59:27 INFO: Retrieving Stack Cost... 15:59:28 INFO: Retrieving Pricing Info for: v1-standard-2 15:59:29 INFO: Archiving Costs [Pipeline] echo 15:59:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:29 ---> logs-deploy.sh 15:59:29 lf-activate-venv: SKIPPING 15:59:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/31 15:59:29 INFO: archiving workspace using pattern(s): 15:59:31 Archives upload complete. 15:59:31 INFO: archiving logs to Nexus 15:59:32 ---> uname -a: 15:59:32 Linux prd-centos7-docker-4c-2g-286.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:59:32 15:59:32 15:59:32 ---> lscpu: 15:59:32 Architecture: x86_64 15:59:32 CPU op-mode(s): 32-bit, 64-bit 15:59:32 Byte Order: Little Endian 15:59:32 Address sizes: 40 bits physical, 48 bits virtual 15:59:32 CPU(s): 4 15:59:32 On-line CPU(s) list: 0-3 15:59:32 Thread(s) per core: 1 15:59:32 Core(s) per socket: 1 15:59:32 Socket(s): 4 15:59:32 NUMA node(s): 1 15:59:32 Vendor ID: GenuineIntel 15:59:32 CPU family: 6 15:59:32 Model: 44 15:59:32 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:59:32 Stepping: 1 15:59:32 CPU MHz: 2933.436 15:59:32 BogoMIPS: 5866.87 15:59:32 Virtualization: VT-x 15:59:32 Hypervisor vendor: KVM 15:59:32 Virtualization type: full 15:59:32 L1d cache: 128 KiB 15:59:32 L1i cache: 128 KiB 15:59:32 L2 cache: 16 MiB 15:59:32 L3 cache: 64 MiB 15:59:32 NUMA node0 CPU(s): 0-3 15:59:32 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:59:32 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:59:32 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:59:32 Vulnerability Meltdown: Mitigation; PTI 15:59:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:59:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:59:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:59:32 Vulnerability Srbds: Not affected 15:59:32 Vulnerability Tsx async abort: Not affected 15:59:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:59:32 15:59:32 15:59:32 ---> nproc: 15:59:32 4 15:59:32 15:59:32 15:59:32 ---> df -h: 15:59:32 Filesystem Size Used Available Use% Mounted on 15:59:32 overlay 50.0G 8.5G 41.4G 17% / 15:59:32 tmpfs 64.0M 0 64.0M 0% /dev 15:59:32 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:59:32 shm 64.0M 0 64.0M 0% /dev/shm 15:59:32 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 15:59:32 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 15:59:32 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 15:59:32 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 15:59:32 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 15:59:32 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 15:59:32 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 15:59:32 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-messaging_master 15:59:32 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-messaging_master@tmp 15:59:32 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 15:59:32 15:59:32 15:59:32 ---> free -m: 15:59:32 total used free shared buff/cache available 15:59:32 Mem: 1837 815 147 0 875 958 15:59:32 Swap: 1023 2 1021 15:59:32 15:59:32