Pull request #110 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 0297046d40cd76a7bb85a86443b3d62c9fcc3edf+19fd5df1057e42ff650d61883e5f516c89e678f7 (ef9e36338c3c55c1ac59837c45eaaf4bfee9dfbf) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1234653816051418171.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh473709793832375822.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 6a41506d72e8e131afc862d141935157bee59f41 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-messaging/branches/PR-110/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-110/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7570044185738168923.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8172709324726030577.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-messaging/branches/PR-110/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-110/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3791411853304790435.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-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-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-1224 in /w/workspace/xfoundry_go-mod-messaging_PR-110 [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-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/jenkins-gitclient-ssh4460965151551500808.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 19fd5df1057e42ff650d61883e5f516c89e678f7 into PR head commit 0297046d40cd76a7bb85a86443b3d62c9fcc3edf Merge succeeded, producing 0297046d40cd76a7bb85a86443b3d62c9fcc3edf Checking out Revision 0297046d40cd76a7bb85a86443b3d62c9fcc3edf (PR-110) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/jenkins-gitclient-ssh5512674334906596663.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/jenkins-gitclient-ssh4321713540617256983.key > git merge 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 Commit message: "docs: add breaking change note for move to Redis Pub/Sub" > git rev-list --no-walk 8594d009d82a3dce3934d0f3e4b65ba6a36cffb1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T16:47:55.388Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T16:47:55.505Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T16:47:55.534Z] ========================================================= [2021-06-24T16:47:55.534Z] EdgeX Global Pipelines Version Info [2021-06-24T16:47:55.534Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:47:57.107Z] ------------------- [2021-06-24T16:47:57.107Z] stable info: [2021-06-24T16:47:57.107Z] ------------------- [2021-06-24T16:47:57.107Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T16:47:57.107Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T16:47:57.108Z] Message: update stable to v1.0.195 [2021-06-24T16:47:57.686Z] ------------------- [2021-06-24T16:47:57.686Z] experimental info: [2021-06-24T16:47:57.686Z] ------------------- [2021-06-24T16:47:57.686Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T16:47:57.686Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T16:47:57.686Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T16:47:57.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-06-24T16:47:57.855Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-06-24T16:47:57.879Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T16:47:57.903Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T16:47:57.927Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T16:47:57.950Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T16:47:57.975Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T16:47:58.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T16:47:58.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-24T16:47:58.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T16:47:58.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T16:47:58.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-06-24T16:47:58.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T16:47:58.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T16:47:58.176Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T16:47:58.201Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T16:47:58.228Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T16:47:58.256Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T16:47:58.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T16:47:58.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-24T16:47:58.332Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-24T16:47:58.355Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-24T16:47:58.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-24T16:47:58.403Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-24T16:47:58.428Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-24T16:47:58.452Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T16:47:58.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo [2021-06-24T16:47:58.502Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo [2021-06-24T16:47:58.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo [2021-06-24T16:47:58.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0297046d40cd76a7bb85a86443b3d62c9fcc3edf [Pipeline] echo [2021-06-24T16:47:58.577Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0297046 [Pipeline] echo [2021-06-24T16:47:58.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T16:47:59.167Z] + git log --format=format:%s -1 0297046d40cd76a7bb85a86443b3d62c9fcc3edf [Pipeline] echo [2021-06-24T16:47:59.214Z] GIT_COMMIT: 0297046d40cd76a7bb85a86443b3d62c9fcc3edf, Commit Message: docs: add breaking change note for move to Redis Pub/Sub [Pipeline] echo [2021-06-24T16:47:59.230Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:48:02.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T16:48:02.528Z] [2021-06-24T16:48:02.528Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:48:02.855Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T16:48:02.855Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T16:48:03.140Z] 31603596830f: Pulling fs layer [2021-06-24T16:48:03.140Z] 54011a49482f: Pulling fs layer [2021-06-24T16:48:03.140Z] a6820b24f6d8: Pulling fs layer [2021-06-24T16:48:03.140Z] f581987b2513: Pulling fs layer [2021-06-24T16:48:03.140Z] f581987b2513: Waiting [2021-06-24T16:48:03.140Z] 54011a49482f: Verifying Checksum [2021-06-24T16:48:03.140Z] 54011a49482f: Download complete [2021-06-24T16:48:03.140Z] 31603596830f: Verifying Checksum [2021-06-24T16:48:03.140Z] 31603596830f: Download complete [2021-06-24T16:48:03.413Z] f581987b2513: Verifying Checksum [2021-06-24T16:48:03.413Z] f581987b2513: Download complete [2021-06-24T16:48:03.413Z] a6820b24f6d8: Verifying Checksum [2021-06-24T16:48:03.413Z] a6820b24f6d8: Download complete [2021-06-24T16:48:03.413Z] 31603596830f: Pull complete [2021-06-24T16:48:03.413Z] 54011a49482f: Pull complete [2021-06-24T16:48:04.019Z] a6820b24f6d8: Pull complete [2021-06-24T16:48:04.281Z] f581987b2513: Pull complete [2021-06-24T16:48:04.281Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T16:48:04.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T16:48:04.281Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T16:48:04.379Z] prd-centos7-docker-4c-2g-1224 does not seem to be running inside a container [2021-06-24T16:48:04.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-110 -v /w/workspace/xfoundry_go-mod-messaging_PR-110:/w/workspace/xfoundry_go-mod-messaging_PR-110:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T16:48:05.362Z] $ docker top e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T16:48:05.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T16:48:05.502Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T16:48:05.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T16:48:05.620Z] $ docker exec e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe ssh-agent [2021-06-24T16:48:05.729Z] SSH_AUTH_SOCK=/tmp/ssh-IJZGl3kfYTTb/agent.13 [2021-06-24T16:48:05.729Z] SSH_AGENT_PID=19 [2021-06-24T16:48:05.738Z] Running ssh-add (command line suppressed) [2021-06-24T16:48:05.827Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_6070965271315877889.key (/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_6070965271315877889.key) [2021-06-24T16:48:05.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T16:48:06.160Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T16:48:06.172Z] $ docker exec --env ******** --env ******** e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe ssh-agent -k [2021-06-24T16:48:06.262Z] unset SSH_AUTH_SOCK; [2021-06-24T16:48:06.262Z] unset SSH_AGENT_PID; [2021-06-24T16:48:06.262Z] echo Agent pid 19 killed; [2021-06-24T16:48:06.281Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T16:48:06.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T16:48:06.322Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T16:48:06.432Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T16:48:06.430Z] $ docker exec e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe ssh-agent [2021-06-24T16:48:06.529Z] SSH_AUTH_SOCK=/tmp/ssh-gWWIZhpqCPft/agent.52 [2021-06-24T16:48:06.529Z] SSH_AGENT_PID=58 [2021-06-24T16:48:06.534Z] Running ssh-add (command line suppressed) [2021-06-24T16:48:06.620Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_1167188056665625251.key (/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/private_key_1167188056665625251.key) [2021-06-24T16:48:06.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T16:48:06.954Z] + git semver init [2021-06-24T16:48:06.954Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T16:48:06.954Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-110/.git [2021-06-24T16:48:06.954Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-110 [2021-06-24T16:48:06.954Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T16:48:06.954Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T16:48:06.954Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T16:48:06.954Z] # $SEMVER_BRANCH = PR-110 [2021-06-24T16:48:06.954Z] # $SEMVER_TEMP = /tmp/semver-574236341 [2021-06-24T16:48:06.954Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-06-24T16:48:07.216Z] # '/tmp/semver-574236341' -> '/w/workspace/xfoundry_go-mod-messaging_PR-110/.semver' [2021-06-24T16:48:07.216Z] # -> Force: false [2021-06-24T16:48:07.216Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-110/.semver [Pipeline] } [2021-06-24T16:48:07.223Z] $ docker exec --env ******** --env ******** e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe ssh-agent -k [2021-06-24T16:48:07.324Z] unset SSH_AUTH_SOCK; [2021-06-24T16:48:07.325Z] unset SSH_AGENT_PID; [2021-06-24T16:48:07.325Z] echo Agent pid 58 killed; [2021-06-24T16:48:07.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T16:48:07.681Z] + git semver [Pipeline] } [2021-06-24T16:48:07.694Z] $ docker stop --time=1 e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe [2021-06-24T16:48:08.948Z] $ docker rm -f e80a0d0ba2efdd383c1e3a325bd9730670a92abc6dd95e0c732a218601c04dbe [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T16:48:09.334Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T16:48:09.616Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T16:48:09.619Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-24T16:48:24.895Z] Still waiting to schedule task [2021-06-24T16:48:24.896Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-24T16:48:24.898Z] Still waiting to schedule task [2021-06-24T16:48:24.898Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [2021-06-24T16:50:27.651Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1225 in /w/workspace/xfoundry_go-mod-messaging_PR-110 [Pipeline] { [Pipeline] ws [2021-06-24T16:50:27.673Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2021-06-24T16:50:27.895Z] Selected Git installation does not exist. Using Default [2021-06-24T16:50:27.895Z] The recommended git tool is: NONE [2021-06-24T16:50:33.251Z] using credential edgex-jenkins-ssh [2021-06-24T16:50:33.272Z] Cloning the remote Git repository [2021-06-24T16:50:33.338Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-24T16:50:33.454Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2021-06-24T16:50:33.571Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-24T16:50:33.572Z] > git --version # timeout=10 [2021-06-24T16:50:33.588Z] > git --version # 'git version 2.17.1' [2021-06-24T16:50:33.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T16:50:33.661Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T16:50:35.159Z] Merging remotes/origin/master commit 19fd5df1057e42ff650d61883e5f516c89e678f7 into PR head commit 0297046d40cd76a7bb85a86443b3d62c9fcc3edf [2021-06-24T16:50:34.417Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-24T16:50:34.441Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T16:50:34.470Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-24T16:50:34.498Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-24T16:50:34.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T16:50:34.509Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T16:50:35.185Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T16:50:35.202Z] > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 [2021-06-24T16:50:35.344Z] Merge succeeded, producing 0297046d40cd76a7bb85a86443b3d62c9fcc3edf [2021-06-24T16:50:35.345Z] Checking out Revision 0297046d40cd76a7bb85a86443b3d62c9fcc3edf (PR-110) [2021-06-24T16:50:35.273Z] > git remote # timeout=10 [2021-06-24T16:50:35.289Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T16:50:35.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T16:50:35.315Z] > git merge 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 [2021-06-24T16:50:35.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T16:50:35.360Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T16:50:35.378Z] > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 [2021-06-24T16:50:39.595Z] Commit message: "docs: add breaking change note for move to Redis Pub/Sub" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T16:50:41.094Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T16:50:43.683Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T16:50:44.052Z] + + sudo service dockertrue restart [2021-06-24T16:50:44.052Z] [2021-06-24T16:50:52.813Z] Running on prd-centos7-docker-4c-2g-1226 in /w/workspace/xfoundry_go-mod-messaging_PR-110 [Pipeline] { [Pipeline] ws [2021-06-24T16:50:52.831Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2021-06-24T16:50:52.931Z] Selected Git installation does not exist. Using Default [2021-06-24T16:50:52.931Z] The recommended git tool is: NONE [2021-06-24T16:50:55.342Z] using credential edgex-jenkins-ssh [2021-06-24T16:50:55.373Z] Cloning the remote Git repository [2021-06-24T16:50:55.532Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-24T16:50:55.595Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2021-06-24T16:50:55.627Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-24T16:50:55.627Z] > git --version # timeout=10 [2021-06-24T16:50:55.636Z] > git --version # 'git version 2.24.4' [2021-06-24T16:50:55.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T16:50:55.658Z] [INFO] Currently running in a labeled security context [2021-06-24T16:50:55.658Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T16:50:55.658Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh2805442074836783448.key [2021-06-24T16:50:55.672Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T16:50:56.185Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-24T16:50:56.201Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T16:50:56.212Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-06-24T16:50:56.225Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-06-24T16:50:56.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T16:50:56.226Z] [INFO] Currently running in a labeled security context [2021-06-24T16:50:56.226Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T16:50:56.226Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh416154016540164842.key [2021-06-24T16:50:56.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T16:50:56.581Z] Merging remotes/origin/master commit 19fd5df1057e42ff650d61883e5f516c89e678f7 into PR head commit 0297046d40cd76a7bb85a86443b3d62c9fcc3edf [2021-06-24T16:50:56.669Z] Merge succeeded, producing 0297046d40cd76a7bb85a86443b3d62c9fcc3edf [2021-06-24T16:50:56.670Z] Checking out Revision 0297046d40cd76a7bb85a86443b3d62c9fcc3edf (PR-110) [2021-06-24T16:50:56.661Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T16:50:56.670Z] > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 [2021-06-24T16:50:56.695Z] > git remote # timeout=10 [2021-06-24T16:50:56.702Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T16:50:56.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T16:50:56.709Z] [INFO] Currently running in a labeled security context [2021-06-24T16:50:56.709Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T16:50:56.709Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/2@tmp/jenkins-gitclient-ssh2423129061242874494.key [2021-06-24T16:50:56.718Z] > git merge 19fd5df1057e42ff650d61883e5f516c89e678f7 # timeout=10 [2021-06-24T16:50:56.727Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T16:50:56.738Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T16:50:56.746Z] > git checkout -f 0297046d40cd76a7bb85a86443b3d62c9fcc3edf # timeout=10 [2021-06-24T16:51:04.457Z] Commit message: "docs: add breaking change note for move to Redis Pub/Sub" [Pipeline] unstash [Pipeline] echo [2021-06-24T16:51:04.715Z] ========================================================= [2021-06-24T16:51:04.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T16:51:04.715Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T16:51:05.089Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-24T16:51:05.547Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T16:51:05.874Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T16:51:06.071Z] Sending build context to Docker daemon 598kB [2021-06-24T16:51:06.071Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-24T16:51:06.071Z] Step 2/7 : FROM ${BASE} [2021-06-24T16:51:06.177Z] + sudo service docker restart [2021-06-24T16:51:06.177Z] + true [2021-06-24T16:51:06.177Z] Redirecting to /bin/systemctl restart docker.service [2021-06-24T16:51:06.354Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T16:51:06.354Z] 595b0fe564bb: Pulling fs layer [2021-06-24T16:51:06.354Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T16:51:06.354Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T16:51:06.354Z] ba82ee9f976e: Pulling fs layer [2021-06-24T16:51:06.354Z] 506bd15cee9f: Pulling fs layer [2021-06-24T16:51:06.354Z] ba82ee9f976e: Waiting [2021-06-24T16:51:06.354Z] 506bd15cee9f: Waiting [2021-06-24T16:51:06.354Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T16:51:06.354Z] 618dc40b7e24: Pulling fs layer [2021-06-24T16:51:06.354Z] 75a0a4a0db45: Waiting [2021-06-24T16:51:06.354Z] 618dc40b7e24: Waiting [2021-06-24T16:51:06.354Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T16:51:06.354Z] 5b7225fbf94c: Download complete [2021-06-24T16:51:06.354Z] 3088b5b3c5c0: Verifying Checksum [2021-06-24T16:51:06.354Z] 3088b5b3c5c0: Download complete [2021-06-24T16:51:06.637Z] 506bd15cee9f: Download complete [2021-06-24T16:51:06.637Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T16:51:06.637Z] 75a0a4a0db45: Download complete [2021-06-24T16:51:06.637Z] 595b0fe564bb: Download complete [2021-06-24T16:51:07.250Z] 595b0fe564bb: Pull complete [2021-06-24T16:51:07.869Z] 3088b5b3c5c0: Pull complete [2021-06-24T16:51:11.775Z] 5b7225fbf94c: Pull complete [2021-06-24T16:51:11.775Z] 618dc40b7e24: Verifying Checksum [2021-06-24T16:51:11.775Z] 618dc40b7e24: Download complete [2021-06-24T16:51:11.775Z] ba82ee9f976e: Verifying Checksum [2021-06-24T16:51:11.775Z] ba82ee9f976e: Download complete [2021-06-24T16:51:21.966Z] ba82ee9f976e: Pull complete [2021-06-24T16:51:21.966Z] 506bd15cee9f: Pull complete [2021-06-24T16:51:21.966Z] 75a0a4a0db45: Pull complete [Pipeline] unstash [Pipeline] echo [2021-06-24T16:51:24.289Z] ========================================================= [2021-06-24T16:51:24.289Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T16:51:24.289Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:51:24.610Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-24T16:51:24.610Z] Sending build context to Docker daemon 599kB [2021-06-24T16:51:24.610Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-06-24T16:51:24.610Z] Step 2/7 : FROM ${BASE} [2021-06-24T16:51:24.887Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T16:51:24.887Z] 540db60ca938: Pulling fs layer [2021-06-24T16:51:24.887Z] adcc1eea9eea: Pulling fs layer [2021-06-24T16:51:24.887Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T16:51:24.887Z] 0510c868ecb4: Pulling fs layer [2021-06-24T16:51:24.887Z] afea3b2eda06: Pulling fs layer [2021-06-24T16:51:24.887Z] 7809a108b3ef: Pulling fs layer [2021-06-24T16:51:24.887Z] f706445af74f: Pulling fs layer [2021-06-24T16:51:24.887Z] afea3b2eda06: Waiting [2021-06-24T16:51:24.887Z] 7809a108b3ef: Waiting [2021-06-24T16:51:24.887Z] f706445af74f: Waiting [2021-06-24T16:51:24.887Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T16:51:24.887Z] 4c4ab2625f07: Download complete [2021-06-24T16:51:24.887Z] adcc1eea9eea: Verifying Checksum [2021-06-24T16:51:24.887Z] adcc1eea9eea: Download complete [2021-06-24T16:51:24.887Z] afea3b2eda06: Verifying Checksum [2021-06-24T16:51:24.887Z] afea3b2eda06: Download complete [2021-06-24T16:51:24.887Z] 7809a108b3ef: Verifying Checksum [2021-06-24T16:51:24.887Z] 7809a108b3ef: Download complete [2021-06-24T16:51:24.887Z] 540db60ca938: Verifying Checksum [2021-06-24T16:51:24.887Z] 540db60ca938: Download complete [2021-06-24T16:51:25.153Z] 540db60ca938: Pull complete [2021-06-24T16:51:25.368Z] 618dc40b7e24: Pull complete [2021-06-24T16:51:25.368Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T16:51:25.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T16:51:25.368Z] ---> a36622ca3599 [2021-06-24T16:51:25.368Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-24T16:51:25.413Z] adcc1eea9eea: Pull complete [2021-06-24T16:51:25.413Z] 4c4ab2625f07: Pull complete [2021-06-24T16:51:26.797Z] f706445af74f: Verifying Checksum [2021-06-24T16:51:26.797Z] f706445af74f: Download complete [2021-06-24T16:51:27.061Z] 0510c868ecb4: Verifying Checksum [2021-06-24T16:51:27.062Z] 0510c868ecb4: Download complete [2021-06-24T16:51:27.354Z] ---> Running in 779cab23ecbb [2021-06-24T16:51:27.950Z] Removing intermediate container 779cab23ecbb [2021-06-24T16:51:27.950Z] ---> d184a687170a [2021-06-24T16:51:27.950Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-24T16:51:27.950Z] ---> Running in 29aeb2bc9451 [2021-06-24T16:51:29.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T16:51:30.358Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T16:51:30.398Z] 0510c868ecb4: Pull complete [2021-06-24T16:51:30.398Z] afea3b2eda06: Pull complete [2021-06-24T16:51:30.398Z] 7809a108b3ef: Pull complete [2021-06-24T16:51:31.337Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-24T16:51:31.338Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-24T16:51:31.338Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-24T16:51:31.338Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-24T16:51:31.615Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-24T16:51:31.615Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T16:51:31.615Z] OK: 139 MiB in 45 packages [2021-06-24T16:51:31.817Z] f706445af74f: Pull complete [2021-06-24T16:51:31.818Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T16:51:31.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T16:51:31.818Z] ---> b068be0155e3 [2021-06-24T16:51:31.818Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-24T16:51:33.061Z] Removing intermediate container 29aeb2bc9451 [2021-06-24T16:51:33.062Z] ---> cafbbaba87b5 [2021-06-24T16:51:33.062Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-24T16:51:33.062Z] ---> Running in 2911bca6c722 [2021-06-24T16:51:33.339Z] Removing intermediate container 2911bca6c722 [2021-06-24T16:51:33.339Z] ---> fd2ac95f3013 [2021-06-24T16:51:33.339Z] Step 6/7 : COPY go.mod . [2021-06-24T16:51:34.324Z] ---> 229b4331b3e5 [2021-06-24T16:51:34.324Z] Step 7/7 : RUN go mod download [2021-06-24T16:51:34.324Z] ---> Running in 4da14d963667 [2021-06-24T16:51:36.048Z] ---> Running in b74283a4cecc [2021-06-24T16:51:36.048Z] Removing intermediate container b74283a4cecc [2021-06-24T16:51:36.048Z] ---> a5970a6eaa52 [2021-06-24T16:51:36.048Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-24T16:51:36.048Z] ---> Running in 837df862be07 [2021-06-24T16:51:36.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T16:51:36.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T16:51:37.284Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-24T16:51:37.547Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-24T16:51:37.547Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-24T16:51:37.547Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-24T16:51:37.813Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-24T16:51:37.813Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T16:51:37.813Z] OK: 150 MiB in 45 packages [2021-06-24T16:51:38.075Z] Removing intermediate container 837df862be07 [2021-06-24T16:51:38.075Z] ---> 52e40fb7b0ae [2021-06-24T16:51:38.075Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-06-24T16:51:38.075Z] ---> Running in dd3bf70b4be0 [2021-06-24T16:51:38.338Z] Removing intermediate container dd3bf70b4be0 [2021-06-24T16:51:38.338Z] ---> 8794094ee6fd [2021-06-24T16:51:38.338Z] Step 6/7 : COPY go.mod . [2021-06-24T16:51:38.338Z] ---> 6ba41d73a0cc [2021-06-24T16:51:38.338Z] Step 7/7 : RUN go mod download [2021-06-24T16:51:38.338Z] ---> Running in a926be60ac3b [2021-06-24T16:51:44.959Z] Removing intermediate container a926be60ac3b [2021-06-24T16:51:44.959Z] ---> 649017eb3ca1 [2021-06-24T16:51:44.959Z] Successfully built 649017eb3ca1 [2021-06-24T16:51:44.959Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:51:45.273Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T16:51:45.273Z] . [Pipeline] withDockerContainer [2021-06-24T16:51:45.352Z] prd-centos7-docker-4c-2g-1226 does not seem to be running inside a container [2021-06-24T16:51:45.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T16:51:45.783Z] $ docker top 031d551ac1048287f8ea23b6f798c5693e1016838fbe87f845c46092e4263f35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T16:51:46.175Z] + go version [2021-06-24T16:51:46.175Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T16:51:46.189Z] $ docker stop --time=1 031d551ac1048287f8ea23b6f798c5693e1016838fbe87f845c46092e4263f35 [2021-06-24T16:51:47.389Z] $ docker rm -f 031d551ac1048287f8ea23b6f798c5693e1016838fbe87f845c46092e4263f35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:51:48.001Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T16:51:48.001Z] . [Pipeline] withDockerContainer [2021-06-24T16:51:48.078Z] prd-centos7-docker-4c-2g-1226 does not seem to be running inside a container [2021-06-24T16:51:48.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T16:51:48.505Z] $ docker top 48c4d57f85b85e5b37a3deb34ae6b9108b35d4f2592b52e2a8139c83b7984086 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T16:51:48.897Z] + go mod tidy [Pipeline] sh [2021-06-24T16:51:49.197Z] + make test [2021-06-24T16:51:49.197Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-24T16:51:49.483Z] Removing intermediate container 4da14d963667 [2021-06-24T16:51:49.483Z] ---> 9b2a463943e4 [2021-06-24T16:51:49.483Z] Successfully built 9b2a463943e4 [2021-06-24T16:51:49.483Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:51:49.836Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T16:51:49.836Z] . [Pipeline] withDockerContainer [2021-06-24T16:51:50.285Z] prd-ubuntu18.04-docker-arm64-4c-16g-1225 does not seem to be running inside a container [2021-06-24T16:51:50.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T16:51:52.053Z] $ docker top f9af93ccdb0e5942726712c737100b194533c8d6a1000ff24ae505bed1dc242e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T16:51:52.547Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-06-24T16:51:53.100Z] + go version [2021-06-24T16:51:53.100Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T16:51:53.125Z] $ docker stop --time=1 f9af93ccdb0e5942726712c737100b194533c8d6a1000ff24ae505bed1dc242e [2021-06-24T16:51:56.711Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.009s coverage: 90.0% of statements [2021-06-24T16:51:56.715Z] $ docker rm -f f9af93ccdb0e5942726712c737100b194533c8d6a1000ff24ae505bed1dc242e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:51:57.473Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T16:51:57.473Z] . [Pipeline] withDockerContainer [2021-06-24T16:51:57.736Z] prd-ubuntu18.04-docker-arm64-4c-16g-1225 does not seem to be running inside a container [2021-06-24T16:51:57.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T16:51:58.681Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.011s coverage: 67.3% of statements [2021-06-24T16:51:58.682Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-06-24T16:51:59.461Z] $ docker top ecfc20afa8bc89eb3a98e735a53c7fd561c7e6c95fd752a41c83823fce6bb454 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T16:52:00.445Z] + go mod tidy [Pipeline] sh [2021-06-24T16:52:01.382Z] + make test [2021-06-24T16:52:01.383Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-24T16:52:19.742Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-06-24T16:52:20.695Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.338s coverage: 83.8% of statements [2021-06-24T16:52:20.695Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.007s coverage: 85.7% of statements [2021-06-24T16:52:20.695Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.004s coverage: 100.0% of statements [2021-06-24T16:52:20.695Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.004s coverage: 100.0% of statements [2021-06-24T16:52:20.695Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.003s coverage: 90.9% of statements [2021-06-24T16:52:20.695Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-24T16:52:24.042Z] gofmt -l . [2021-06-24T16:52:24.042Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-24T16:52:24.071Z] $ docker stop --time=1 48c4d57f85b85e5b37a3deb34ae6b9108b35d4f2592b52e2a8139c83b7984086 [2021-06-24T16:52:25.173Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.057s coverage: 90.0% of statements [2021-06-24T16:52:25.356Z] $ docker rm -f 48c4d57f85b85e5b37a3deb34ae6b9108b35d4f2592b52e2a8139c83b7984086 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T16:52:25.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T16:52:25.984Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:52:27.055Z] ---> job-cost.sh [2021-06-24T16:52:27.055Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O7Hm [2021-06-24T16:52:35.233Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T16:52:35.375Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.034s coverage: 67.3% of statements [2021-06-24T16:52:35.375Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-06-24T16:52:50.178Z] lf-activate-venv(): INFO: Adding /tmp/venv-O7Hm/bin to PATH [2021-06-24T16:52:50.178Z] INFO: No Stack... [2021-06-24T16:52:50.178Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T16:52:50.178Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T16:52:50.490Z] + cut -d, -f6 [2021-06-24T16:52:50.491Z] + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [Pipeline] lock [2021-06-24T16:52:50.525Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] [2021-06-24T16:52:50.537Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] did not exist. Created. [2021-06-24T16:52:50.537Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T16:52:50.877Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-24T16:52:50.949Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T16:52:50.966Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T16:53:02.179Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.390s coverage: 83.8% of statements [2021-06-24T16:53:02.179Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.019s coverage: 85.7% of statements [2021-06-24T16:53:02.179Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.047s coverage: 100.0% of statements [2021-06-24T16:53:02.179Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.039s coverage: 100.0% of statements [2021-06-24T16:53:02.179Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.013s coverage: 90.9% of statements [2021-06-24T16:53:02.179Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-24T16:53:17.342Z] gofmt -l . [2021-06-24T16:53:17.342Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-24T16:53:17.360Z] $ docker stop --time=1 ecfc20afa8bc89eb3a98e735a53c7fd561c7e6c95fd752a41c83823fce6bb454 [2021-06-24T16:53:19.436Z] $ docker rm -f ecfc20afa8bc89eb3a98e735a53c7fd561c7e6c95fd752a41c83823fce6bb454 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T16:53:20.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T16:53:20.264Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T16:53:20.745Z] 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 [2021-06-24T16:53:21.560Z] ---> job-cost.sh [2021-06-24T16:53:21.560Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5ktA [2021-06-24T16:54:01.032Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T16:55:24.034Z] lf-activate-venv(): INFO: Adding /tmp/venv-5ktA/bin to PATH [2021-06-24T16:55:24.034Z] INFO: No Stack... [2021-06-24T16:55:24.034Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T16:55:24.034Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T16:55:24.382Z] + cut -d, -f6 [2021-06-24T16:55:24.382Z] + cat /w/workspace/go-mod-messaging/2/archives/cost.csv [Pipeline] lock [2021-06-24T16:55:24.440Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] [2021-06-24T16:55:24.450Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] did not exist. Created. [2021-06-24T16:55:24.450Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T16:55:24.827Z] /w/workspace/go-mod-messaging/2@tmp/durable-29f7dd29/script.sh: 1: /w/workspace/go-mod-messaging/2@tmp/durable-29f7dd29/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-24T16:55:25.186Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T16:55:25.223Z] Warning: overwriting stash ‘stack-cost’ [2021-06-24T16:55:25.436Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T16:55:25.459Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-110-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-24T16:55:26.302Z] provisioning config files... [2021-06-24T16:55:26.315Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/config2587179877917119944tmp [Pipeline] { [Pipeline] sh [2021-06-24T16:55:26.637Z] + set +x [2021-06-24T16:55:26.638Z] + curl -s https://codecov.io/bash [2021-06-24T16:55:26.638Z] + bash -s -- [2021-06-24T16:55:26.638Z] [2021-06-24T16:55:26.638Z] _____ _ [2021-06-24T16:55:26.638Z] / ____| | | [2021-06-24T16:55:26.638Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T16:55:26.638Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T16:55:26.638Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T16:55:26.638Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T16:55:26.638Z] Bash-1.0.3 [2021-06-24T16:55:26.638Z] [2021-06-24T16:55:26.638Z] [2021-06-24T16:55:26.638Z] ==> git version 2.24.4 found [2021-06-24T16:55:26.638Z] ==> 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 [2021-06-24T16:55:26.638Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T16:55:26.638Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T16:55:26.638Z] ==> Jenkins CI detected. [2021-06-24T16:55:26.638Z] project root: . [2021-06-24T16:55:26.638Z] --> token set from env [2021-06-24T16:55:26.638Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T16:55:26.898Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T16:55:26.898Z] ==> Python coveragepy not found [2021-06-24T16:55:26.898Z] ==> Searching for coverage reports in: [2021-06-24T16:55:26.898Z] + . [2021-06-24T16:55:26.898Z] -> Found 1 reports [2021-06-24T16:55:26.898Z] ==> Detecting git/mercurial file structure [2021-06-24T16:55:26.898Z] ==> Reading reports [2021-06-24T16:55:26.898Z] + ./coverage.out bytes=21942 [2021-06-24T16:55:26.898Z] ==> Appending adjustments [2021-06-24T16:55:26.898Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T16:55:26.898Z] + Found adjustments [2021-06-24T16:55:26.898Z] ==> Gzipping contents [2021-06-24T16:55:26.898Z] 8.0K /tmp/codecov.zakm0M.gz [2021-06-24T16:55:26.898Z] ==> Uploading reports [2021-06-24T16:55:26.898Z] url: https://codecov.io [2021-06-24T16:55:26.898Z] query: branch=PR-110&commit=0297046d40cd76a7bb85a86443b3d62c9fcc3edf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-110%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=110&job=&cmd_args= [2021-06-24T16:55:26.899Z] -> Pinging Codecov [2021-06-24T16:55:26.899Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-110&commit=0297046d40cd76a7bb85a86443b3d62c9fcc3edf&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-110%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=110&job=&cmd_args= [2021-06-24T16:55:27.476Z] -> Uploading to [2021-06-24T16:55:27.476Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/F6E385568367DD0E4001BA4F8F1CB792/0297046d40cd76a7bb85a86443b3d62c9fcc3edf/b4784768-2d84-4b79-8604-a6305008f9ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T165527Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7ec0f66e15ad5bb60775a4ab4c18d670f54a5a1a0ca79e6fc0ceabf3f46ef16 [2021-06-24T16:55:27.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T16:55:27.476Z] Dload Upload Total Spent Left Speed [2021-06-24T16:55:28.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5266 0 0 100 5266 0 12383 --:--:-- --:--:-- --:--:-- 12361 [2021-06-24T16:55:28.054Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/0297046d40cd76a7bb85a86443b3d62c9fcc3edf [Pipeline] } [2021-06-24T16:55:28.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:55:31.767Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:55:32.082Z] ---> package-listing.sh [2021-06-24T16:55:32.082Z] ++ facter osfamily [2021-06-24T16:55:32.082Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T16:55:32.352Z] + OS_FAMILY=redhat [2021-06-24T16:55:32.353Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-110 [2021-06-24T16:55:32.353Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T16:55:32.353Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T16:55:32.353Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T16:55:32.353Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T16:55:32.353Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-110 ']' [2021-06-24T16:55:32.353Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T16:55:32.353Z] + case "${OS_FAMILY}" in [2021-06-24T16:55:32.353Z] + rpm -qa [2021-06-24T16:55:32.353Z] + sort [2021-06-24T16:55:32.927Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T16:55:32.927Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T16:55:32.927Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T16:55:32.927Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-110 ']' [2021-06-24T16:55:32.927Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-110/archives/ [2021-06-24T16:55:32.927Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-110/archives/ [Pipeline] echo [2021-06-24T16:55:32.940Z] 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_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T16:55:33.235Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:55:33.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T16:55:33.810Z] [2021-06-24T16:55:33.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T16:55:34.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T16:55:34.138Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T16:55:34.138Z] df20fa9351a1: Pulling fs layer [2021-06-24T16:55:34.139Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T16:55:34.139Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T16:55:34.139Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T16:55:34.139Z] 93b61091891f: Pulling fs layer [2021-06-24T16:55:34.139Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T16:55:34.139Z] 5e14af77c1be: Pulling fs layer [2021-06-24T16:55:34.139Z] 01666e4c0597: Pulling fs layer [2021-06-24T16:55:34.139Z] aa168da1d23b: Pulling fs layer [2021-06-24T16:55:34.139Z] 46f8f816bc3b: Waiting [2021-06-24T16:55:34.139Z] 93b61091891f: Waiting [2021-06-24T16:55:34.139Z] 93b9cdb0e59b: Waiting [2021-06-24T16:55:34.139Z] 5e14af77c1be: Waiting [2021-06-24T16:55:34.139Z] 01666e4c0597: Waiting [2021-06-24T16:55:34.139Z] aa168da1d23b: Waiting [2021-06-24T16:55:34.139Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T16:55:34.139Z] 36b3adc4ff6f: Download complete [2021-06-24T16:55:34.139Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T16:55:34.139Z] 46f8f816bc3b: Download complete [2021-06-24T16:55:34.139Z] df20fa9351a1: Verifying Checksum [2021-06-24T16:55:34.139Z] df20fa9351a1: Download complete [2021-06-24T16:55:34.139Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T16:55:34.139Z] 93b9cdb0e59b: Download complete [2021-06-24T16:55:34.139Z] 5e14af77c1be: Verifying Checksum [2021-06-24T16:55:34.139Z] 5e14af77c1be: Download complete [2021-06-24T16:55:34.404Z] 93b61091891f: Verifying Checksum [2021-06-24T16:55:34.404Z] 93b61091891f: Download complete [2021-06-24T16:55:34.404Z] 01666e4c0597: Verifying Checksum [2021-06-24T16:55:34.404Z] 01666e4c0597: Download complete [2021-06-24T16:55:34.404Z] df20fa9351a1: Pull complete [2021-06-24T16:55:34.404Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T16:55:34.404Z] 8ad3a11d3b57: Download complete [2021-06-24T16:55:34.667Z] 36b3adc4ff6f: Pull complete [2021-06-24T16:55:34.934Z] 8ad3a11d3b57: Pull complete [2021-06-24T16:55:35.198Z] 46f8f816bc3b: Pull complete [2021-06-24T16:55:35.465Z] 93b61091891f: Pull complete [2021-06-24T16:55:35.465Z] 93b9cdb0e59b: Pull complete [2021-06-24T16:55:35.465Z] 5e14af77c1be: Pull complete [2021-06-24T16:55:35.728Z] 01666e4c0597: Pull complete [2021-06-24T16:55:35.993Z] aa168da1d23b: Verifying Checksum [2021-06-24T16:55:35.993Z] aa168da1d23b: Download complete [2021-06-24T16:55:40.223Z] aa168da1d23b: Pull complete [2021-06-24T16:55:40.223Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T16:55:40.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T16:55:40.223Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T16:55:40.315Z] prd-centos7-docker-4c-2g-1224 does not seem to be running inside a container [2021-06-24T16:55:40.356Z] $ 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_PR-110/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_PR-110 -v /w/workspace/xfoundry_go-mod-messaging_PR-110:/w/workspace/xfoundry_go-mod-messaging_PR-110:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T16:55:41.773Z] $ docker top b1ef0e82bf2c006d2f7f3d20ce35d0e35e6d342412bfbeb38e390cdd415e7186 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T16:55:42.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T16:55:42.465Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T16:55:42.766Z] + ls /var/log/sa-host [2021-06-24T16:55:42.766Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T16:55:42.766Z] file_magic: OK [2021-06-24T16:55:42.766Z] HZ: Using current value: 100 [2021-06-24T16:55:42.766Z] file_header: OK [2021-06-24T16:55:42.766Z] 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 [2021-06-24T16:55:42.766Z] Statistics: [2021-06-24T16:55:42.766Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T16:55:42.766Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T16:55:42.766Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T16:55:42.766Z] file_magic: OK [2021-06-24T16:55:42.766Z] HZ: Using current value: 100 [2021-06-24T16:55:42.766Z] file_header: OK [2021-06-24T16:55:42.766Z] 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 [2021-06-24T16:55:42.766Z] Statistics: [2021-06-24T16:55:42.766Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T16:55:42.766Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T16:55:43.372Z] provisioning config files... [2021-06-24T16:55:43.385Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-110@tmp/config5599830564034335050tmp [Pipeline] { [Pipeline] echo [2021-06-24T16:55:43.407Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:55:43.724Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T16:55:43.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:55:44.147Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T16:55:44.159Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:55:44.462Z] ---> sudo-logs.sh [2021-06-24T16:55:44.462Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T16:55:44.491Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:55:44.804Z] ---> job-cost.sh [2021-06-24T16:55:44.804Z] lf-activate-venv: SKIPPING [2021-06-24T16:55:44.804Z] DEBUG: total: 0.18000000715255737 [2021-06-24T16:55:44.804Z] INFO: Retrieving Stack Cost... [2021-06-24T16:55:46.200Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T16:55:46.462Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T16:55:46.476Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T16:55:46.783Z] ---> logs-deploy.sh [2021-06-24T16:55:46.783Z] lf-activate-venv: SKIPPING [2021-06-24T16:55:46.783Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-110/2 [2021-06-24T16:55:46.783Z] INFO: archiving workspace using pattern(s): [2021-06-24T16:55:47.730Z] Archives upload complete. [2021-06-24T16:55:47.730Z] INFO: archiving logs to Nexus