Pull request #75 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 AlexCuse for edgexfoundry/go-mod-messaging Loading trusted files from base branch master at 0bdc968e74254c748af0ee463d7309986ee294ed rather than 10a00b936b039077d5deba1725b8899de9de4dc2 Obtained Jenkinsfile from 0bdc968e74254c748af0ee463d7309986ee294ed 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 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 14412ea6c559e203c60c6aec71a1cbd01eb2e17f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 14412ea6c559e203c60c6aec71a1cbd01eb2e17f # timeout=10 Commit message: "Merge pull request #284 from ernestojeda/codecov-fix" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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:patch] ========================================================= [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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-10305’ Running on prd-centos7-docker-4c-2g-10306 in /w/workspace/exfoundry_go-mod-messaging_PR-75 [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/exfoundry_go-mod-messaging_PR-75 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 10a00b936b039077d5deba1725b8899de9de4dc2 > 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 --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10a00b936b039077d5deba1725b8899de9de4dc2 # timeout=10 Merge succeeded, producing 10a00b936b039077d5deba1725b8899de9de4dc2 Checking out Revision 10a00b936b039077d5deba1725b8899de9de4dc2 (PR-75) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10a00b936b039077d5deba1725b8899de9de4dc2 # timeout=10 Commit message: "feat(factory): Support Custom Client Types" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-02T15:36:28.300Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 6928074cc9e1816b3d25cf5e2c135662ba817fed # timeout=10 [Pipeline] withCredentials [2020-11-02T15:36:28.580Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-02T15:36:28.690Z] ========================================================= [2020-11-02T15:36:28.690Z] EdgeX Global Pipelines Version Info [2020-11-02T15:36:28.690Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:36:31.291Z] ------------------- [2020-11-02T15:36:31.291Z] stable info: [2020-11-02T15:36:31.291Z] ------------------- [2020-11-02T15:36:31.291Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-02T15:36:31.291Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-11-02T15:36:31.291Z] Message: update stable to v1.0.152 [2020-11-02T15:36:32.754Z] ------------------- [2020-11-02T15:36:32.754Z] experimental info: [2020-11-02T15:36:32.754Z] ------------------- [2020-11-02T15:36:32.754Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-02T15:36:32.754Z] Commit SHA: a289ce3bd006757951f62b250e9ecca5ba035f92 [2020-11-02T15:36:32.754Z] Message: update experimental to v1.0.154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-02T15:36:33.198Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2020-11-02T15:36:33.300Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2020-11-02T15:36:33.401Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-02T15:36:33.502Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-02T15:36:33.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-02T15:36:33.698Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-02T15:36:33.799Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-02T15:36:33.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-02T15:36:33.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-02T15:36:34.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-02T15:36:34.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-02T15:36:34.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2020-11-02T15:36:34.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-02T15:36:34.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-02T15:36:34.639Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T15:36:34.737Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T15:36:34.847Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T15:36:34.942Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-02T15:36:35.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-02T15:36:35.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-02T15:36:35.297Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-02T15:36:35.409Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-02T15:36:35.513Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-02T15:36:35.624Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-02T15:36:35.717Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-02T15:36:35.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo [2020-11-02T15:36:35.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo [2020-11-02T15:36:36.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo [2020-11-02T15:36:36.149Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10a00b936b039077d5deba1725b8899de9de4dc2 [Pipeline] echo [2020-11-02T15:36:36.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10a00b9 [Pipeline] echo [2020-11-02T15:36:36.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-02T15:36:37.009Z] + git log --format=format:%s -1 10a00b936b039077d5deba1725b8899de9de4dc2 [Pipeline] echo [2020-11-02T15:36:37.145Z] GIT_COMMIT: 10a00b936b039077d5deba1725b8899de9de4dc2, Commit Message: feat(factory): Support Custom Client Types [Pipeline] echo [2020-11-02T15:36:37.195Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:36:37.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T15:36:38.108Z] [2020-11-02T15:36:38.108Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:36:38.590Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T15:36:38.876Z] latest: Pulling from edgex-devops/git-semver [2020-11-02T15:36:38.876Z] 31603596830f: Pulling fs layer [2020-11-02T15:36:38.876Z] 2a8b12db71e7: Pulling fs layer [2020-11-02T15:36:38.876Z] 6ca5941a6612: Pulling fs layer [2020-11-02T15:36:38.876Z] ecc8261a40a4: Pulling fs layer [2020-11-02T15:36:38.876Z] ecc8261a40a4: Waiting [2020-11-02T15:36:38.876Z] 2a8b12db71e7: Verifying Checksum [2020-11-02T15:36:38.876Z] 2a8b12db71e7: Download complete [2020-11-02T15:36:39.426Z] 31603596830f: Verifying Checksum [2020-11-02T15:36:39.426Z] 31603596830f: Download complete [2020-11-02T15:36:40.543Z] ecc8261a40a4: Verifying Checksum [2020-11-02T15:36:40.543Z] ecc8261a40a4: Download complete [2020-11-02T15:36:40.543Z] 6ca5941a6612: Verifying Checksum [2020-11-02T15:36:40.543Z] 6ca5941a6612: Download complete [2020-11-02T15:36:40.838Z] 31603596830f: Pull complete [2020-11-02T15:36:41.124Z] 2a8b12db71e7: Pull complete [2020-11-02T15:36:43.248Z] 6ca5941a6612: Pull complete [2020-11-02T15:36:43.856Z] ecc8261a40a4: Pull complete [2020-11-02T15:36:43.856Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-02T15:36:44.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-02T15:36:44.145Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-02T15:36:44.352Z] prd-centos7-docker-4c-2g-10306 does not seem to be running inside a container [2020-11-02T15:36:44.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-02T15:36:47.299Z] $ docker top 38c015680c09e8a207c78e2aac8589896d6344aba01006fe98cd9b949252935a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-02T15:36:47.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-02T15:36:47.761Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-02T15:36:48.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-02T15:36:48.182Z] $ docker exec 38c015680c09e8a207c78e2aac8589896d6344aba01006fe98cd9b949252935a ssh-agent [2020-11-02T15:36:48.421Z] SSH_AUTH_SOCK=/tmp/ssh-kO6EMlPvvb3F/agent.13 [2020-11-02T15:36:48.421Z] SSH_AGENT_PID=18 [2020-11-02T15:36:48.451Z] Running ssh-add (command line suppressed) [2020-11-02T15:36:48.782Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_2044469261021280914.key (/w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_2044469261021280914.key) [2020-11-02T15:36:48.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-02T15:36:49.410Z] + git tag --points-at HEAD [Pipeline] } [2020-11-02T15:36:49.461Z] $ docker exec --env ******** --env ******** 38c015680c09e8a207c78e2aac8589896d6344aba01006fe98cd9b949252935a ssh-agent -k [2020-11-02T15:36:49.685Z] unset SSH_AUTH_SOCK; [2020-11-02T15:36:49.686Z] unset SSH_AGENT_PID; [2020-11-02T15:36:49.686Z] echo Agent pid 18 killed; [2020-11-02T15:36:49.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-02T15:36:49.999Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-02T15:36:49.999Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-02T15:36:50.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-02T15:36:50.363Z] $ docker exec 38c015680c09e8a207c78e2aac8589896d6344aba01006fe98cd9b949252935a ssh-agent [2020-11-02T15:36:50.703Z] SSH_AUTH_SOCK=/tmp/ssh-AKrl6lTIa3ME/agent.47 [2020-11-02T15:36:50.703Z] SSH_AGENT_PID=53 [2020-11-02T15:36:50.717Z] Running ssh-add (command line suppressed) [2020-11-02T15:36:50.934Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_6384248624819704921.key (/w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/private_key_6384248624819704921.key) [2020-11-02T15:36:51.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-02T15:36:51.386Z] + git semver init [2020-11-02T15:36:51.386Z] # -> Open(): unable to determine branch for HEAD [2020-11-02T15:36:51.386Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-75/.git [2020-11-02T15:36:51.386Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-75 [2020-11-02T15:36:51.386Z] # $SEMVER_REMOTE_NAME = origin [2020-11-02T15:36:51.386Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-02T15:36:51.386Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-02T15:36:51.386Z] # $SEMVER_BRANCH = PR-75 [2020-11-02T15:36:51.386Z] # $SEMVER_TEMP = /tmp/semver-217644655 [2020-11-02T15:36:51.386Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-11-02T15:36:51.985Z] # '/tmp/semver-217644655' -> '/w/workspace/exfoundry_go-mod-messaging_PR-75/.semver' [2020-11-02T15:36:51.985Z] # -> Force: false [2020-11-02T15:36:51.985Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-75/.semver [Pipeline] } [2020-11-02T15:36:52.023Z] $ docker exec --env ******** --env ******** 38c015680c09e8a207c78e2aac8589896d6344aba01006fe98cd9b949252935a ssh-agent -k [2020-11-02T15:36:52.373Z] unset SSH_AUTH_SOCK; [2020-11-02T15:36:52.374Z] unset SSH_AGENT_PID; [2020-11-02T15:36:52.374Z] echo Agent pid 53 killed; [2020-11-02T15:36:52.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-02T15:36:53.218Z] + git semver [Pipeline] } [2020-11-02T15:36:53.271Z] $ docker stop --time=1 38c015680c09e8a207c78e2aac8589896d6344aba01006fe98cd9b949252935a [2020-11-02T15:36:55.054Z] $ docker rm -f 38c015680c09e8a207c78e2aac8589896d6344aba01006fe98cd9b949252935a [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T15:36:55.692Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-02T15:36:57.676Z] Stashed 1 file(s) [Pipeline] echo [2020-11-02T15:36:57.679Z] [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-02T15:36:58.494Z] ========================================================= [2020-11-02T15:36:58.494Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-02T15:36:58.494Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:36:58.882Z] + 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 . [2020-11-02T15:36:58.882Z] Sending build context to Docker daemon 681.5kB [2020-11-02T15:36:59.163Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-02T15:36:59.163Z] Step 2/7 : FROM ${BASE} [2020-11-02T15:36:59.163Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-02T15:36:59.163Z] df20fa9351a1: Pulling fs layer [2020-11-02T15:36:59.163Z] ed8968b2872e: Pulling fs layer [2020-11-02T15:36:59.163Z] a92cc7c5fd73: Pulling fs layer [2020-11-02T15:36:59.163Z] e871e8e8d7a9: Pulling fs layer [2020-11-02T15:36:59.163Z] e73272ec9a57: Pulling fs layer [2020-11-02T15:36:59.163Z] 1e910a182e73: Pulling fs layer [2020-11-02T15:36:59.163Z] 4e634b169226: Pulling fs layer [2020-11-02T15:36:59.163Z] e871e8e8d7a9: Waiting [2020-11-02T15:36:59.163Z] e73272ec9a57: Waiting [2020-11-02T15:36:59.163Z] 1e910a182e73: Waiting [2020-11-02T15:36:59.163Z] 4e634b169226: Waiting [2020-11-02T15:36:59.163Z] a92cc7c5fd73: Download complete [2020-11-02T15:36:59.163Z] ed8968b2872e: Verifying Checksum [2020-11-02T15:36:59.163Z] ed8968b2872e: Download complete [2020-11-02T15:36:59.163Z] e73272ec9a57: Verifying Checksum [2020-11-02T15:36:59.163Z] e73272ec9a57: Download complete [2020-11-02T15:36:59.801Z] 1e910a182e73: Download complete [2020-11-02T15:37:00.488Z] df20fa9351a1: Verifying Checksum [2020-11-02T15:37:00.488Z] df20fa9351a1: Download complete [2020-11-02T15:37:00.869Z] df20fa9351a1: Pull complete [2020-11-02T15:37:01.602Z] ed8968b2872e: Pull complete [2020-11-02T15:37:01.999Z] a92cc7c5fd73: Pull complete [2020-11-02T15:37:06.704Z] 4e634b169226: Download complete [2020-11-02T15:37:09.371Z] e871e8e8d7a9: Verifying Checksum [2020-11-02T15:37:09.371Z] e871e8e8d7a9: Download complete [2020-11-02T15:37:13.245Z] Still waiting to schedule task [2020-11-02T15:37:13.245Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-02T15:37:17.988Z] e871e8e8d7a9: Pull complete [2020-11-02T15:37:17.988Z] e73272ec9a57: Pull complete [2020-11-02T15:37:17.988Z] 1e910a182e73: Pull complete [2020-11-02T15:37:23.514Z] 4e634b169226: Pull complete [2020-11-02T15:37:23.514Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-02T15:37:23.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-02T15:37:23.514Z] ---> f7629b54cfaa [2020-11-02T15:37:23.514Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-02T15:37:23.813Z] ---> Running in 8554de6373f5 [2020-11-02T15:37:24.099Z] Removing intermediate container 8554de6373f5 [2020-11-02T15:37:24.099Z] ---> ffeb44a1a20b [2020-11-02T15:37:24.099Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-11-02T15:37:24.099Z] ---> Running in a15de232544d [2020-11-02T15:37:25.523Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-02T15:37:26.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-02T15:37:27.978Z] (1/5) Installing libsodium (1.0.18-r0) [2020-11-02T15:37:28.256Z] (2/5) Installing libzmq (4.3.3-r0) [2020-11-02T15:37:28.256Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-11-02T15:37:28.256Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-11-02T15:37:28.534Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-11-02T15:37:28.806Z] Executing busybox-1.31.1-r16.trigger [2020-11-02T15:37:28.806Z] OK: 167 MiB in 44 packages [2020-11-02T15:37:29.398Z] Removing intermediate container a15de232544d [2020-11-02T15:37:29.398Z] ---> 821fe26a15c0 [2020-11-02T15:37:29.398Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-02T15:37:29.398Z] ---> Running in 60c7171df5ec [2020-11-02T15:37:29.674Z] Removing intermediate container 60c7171df5ec [2020-11-02T15:37:29.674Z] ---> 2399e9ffd514 [2020-11-02T15:37:29.674Z] Step 6/7 : COPY go.mod . [2020-11-02T15:37:29.979Z] ---> d08ce319a2d3 [2020-11-02T15:37:29.979Z] Step 7/7 : RUN go mod download [2020-11-02T15:37:29.979Z] ---> Running in b57147790932 [2020-11-02T15:37:45.692Z] Removing intermediate container b57147790932 [2020-11-02T15:37:45.692Z] ---> 004eda046313 [2020-11-02T15:37:45.692Z] Successfully built 004eda046313 [2020-11-02T15:37:45.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:37:46.040Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-02T15:37:46.040Z] . [Pipeline] withDockerContainer [2020-11-02T15:37:46.196Z] prd-centos7-docker-4c-2g-10306 does not seem to be running inside a container [2020-11-02T15:37:46.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@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 ******** ci-base-image-x86_64 cat [2020-11-02T15:37:47.302Z] $ docker top b3576755697a3470556963b9dcaf11614e4c3614e40335de52c8a5133bfa863a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T15:37:47.897Z] + go version [2020-11-02T15:37:48.188Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-02T15:37:48.219Z] $ docker stop --time=1 b3576755697a3470556963b9dcaf11614e4c3614e40335de52c8a5133bfa863a [2020-11-02T15:37:49.971Z] $ docker rm -f b3576755697a3470556963b9dcaf11614e4c3614e40335de52c8a5133bfa863a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:37:51.418Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-02T15:37:51.419Z] . [Pipeline] withDockerContainer [2020-11-02T15:37:51.820Z] prd-centos7-docker-4c-2g-10306 does not seem to be running inside a container [2020-11-02T15:37:51.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-messaging_PR-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@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 ******** ci-base-image-x86_64 cat [2020-11-02T15:37:52.908Z] $ docker top aa7049d562f7743c98b06871109c6b89a90607b46901995876efd95341588b58 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T15:37:54.048Z] + make test [2020-11-02T15:37:54.048Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-02T15:38:04.472Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-11-02T15:38:06.503Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.029s coverage: 94.7% of statements [2020-11-02T15:38:07.109Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.011s coverage: 77.1% of statements [2020-11-02T15:38:07.109Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-11-02T15:38:29.280Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.394s coverage: 85.0% of statements [2020-11-02T15:38:29.280Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.034s coverage: 91.7% of statements [2020-11-02T15:38:29.280Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.010s coverage: 100.0% of statements [2020-11-02T15:38:29.280Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.018s coverage: 100.0% of statements [2020-11-02T15:38:29.280Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.030s coverage: 90.9% of statements [2020-11-02T15:38:29.280Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-11-02T15:38:30.780Z] gofmt -l . [2020-11-02T15:38:30.780Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-02T15:38:30.822Z] $ docker stop --time=1 aa7049d562f7743c98b06871109c6b89a90607b46901995876efd95341588b58 [2020-11-02T15:38:32.546Z] $ docker rm -f aa7049d562f7743c98b06871109c6b89a90607b46901995876efd95341588b58 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T15:38:33.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-02T15:38:33.436Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-02T15:38:58.338Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-10307 in /w/workspace/exfoundry_go-mod-messaging_PR-75 [Pipeline] { [Pipeline] ws [2020-11-02T15:38:58.396Z] Running in /w/workspace/go-mod-messaging/3 [Pipeline] { [Pipeline] checkout [2020-11-02T15:39:03.486Z] using credential edgex-jenkins-ssh [2020-11-02T15:39:03.557Z] Cloning the remote Git repository [2020-11-02T15:39:03.630Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-11-02T15:39:03.748Z] > git init /w/workspace/go-mod-messaging/3 # timeout=10 [2020-11-02T15:39:03.833Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-11-02T15:39:03.834Z] > git --version # timeout=10 [2020-11-02T15:39:03.858Z] > git --version # 'git version 2.17.1' [2020-11-02T15:39:03.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T15:39:03.950Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T15:39:04.672Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-11-02T15:39:04.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-02T15:39:04.729Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-11-02T15:39:04.766Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-11-02T15:39:04.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T15:39:04.782Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-02T15:39:05.349Z] Merging remotes/origin/master commit 0bdc968e74254c748af0ee463d7309986ee294ed into PR head commit 10a00b936b039077d5deba1725b8899de9de4dc2 [2020-11-02T15:39:05.572Z] Merge succeeded, producing 10a00b936b039077d5deba1725b8899de9de4dc2 [2020-11-02T15:39:05.573Z] Checking out Revision 10a00b936b039077d5deba1725b8899de9de4dc2 (PR-75) [2020-11-02T15:39:05.384Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T15:39:05.397Z] > git checkout -f 10a00b936b039077d5deba1725b8899de9de4dc2 # timeout=10 [2020-11-02T15:39:05.493Z] > git remote # timeout=10 [2020-11-02T15:39:05.511Z] > git config --get remote.origin.url # timeout=10 [2020-11-02T15:39:05.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-02T15:39:05.542Z] > git merge 0bdc968e74254c748af0ee463d7309986ee294ed # timeout=10 [2020-11-02T15:39:05.568Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-02T15:39:05.593Z] > git config core.sparsecheckout # timeout=10 [2020-11-02T15:39:05.615Z] > git checkout -f 10a00b936b039077d5deba1725b8899de9de4dc2 # timeout=10 [2020-11-02T15:39:10.028Z] Commit message: "feat(factory): Support Custom Client Types" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-11-02T15:39:11.219Z] ========================================================= [2020-11-02T15:39:11.219Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-02T15:39:11.219Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:39:12.317Z] + 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 . [2020-11-02T15:39:13.311Z] Sending build context to Docker daemon 478.7kB [2020-11-02T15:39:13.312Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-02T15:39:13.312Z] Step 2/7 : FROM ${BASE} [2020-11-02T15:39:13.587Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-02T15:39:13.587Z] b538f80385f9: Pulling fs layer [2020-11-02T15:39:13.587Z] 74f711af9a0d: Pulling fs layer [2020-11-02T15:39:13.587Z] 99f96fe45779: Pulling fs layer [2020-11-02T15:39:13.587Z] 8529a6b9a6be: Pulling fs layer [2020-11-02T15:39:13.587Z] 45590311c82a: Pulling fs layer [2020-11-02T15:39:13.587Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-02T15:39:13.587Z] 209524e5b208: Pulling fs layer [2020-11-02T15:39:13.587Z] 8529a6b9a6be: Waiting [2020-11-02T15:39:13.587Z] 45590311c82a: Waiting [2020-11-02T15:39:13.587Z] 69ca0ff8b7b3: Waiting [2020-11-02T15:39:13.587Z] 209524e5b208: Waiting [2020-11-02T15:39:13.587Z] 99f96fe45779: Verifying Checksum [2020-11-02T15:39:13.587Z] 99f96fe45779: Download complete [2020-11-02T15:39:13.587Z] 74f711af9a0d: Verifying Checksum [2020-11-02T15:39:13.587Z] 74f711af9a0d: Download complete [2020-11-02T15:39:13.587Z] 45590311c82a: Verifying Checksum [2020-11-02T15:39:13.587Z] 45590311c82a: Download complete [2020-11-02T15:39:13.587Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-02T15:39:13.587Z] 69ca0ff8b7b3: Download complete [2020-11-02T15:39:13.587Z] b538f80385f9: Verifying Checksum [2020-11-02T15:39:13.587Z] b538f80385f9: Download complete [2020-11-02T15:39:14.583Z] b538f80385f9: Pull complete [2020-11-02T15:39:15.188Z] 74f711af9a0d: Pull complete [2020-11-02T15:39:15.464Z] 99f96fe45779: Pull complete [2020-11-02T15:39:16.068Z] 209524e5b208: Verifying Checksum [2020-11-02T15:39:16.068Z] 209524e5b208: Download complete [2020-11-02T15:39:17.508Z] 8529a6b9a6be: Verifying Checksum [2020-11-02T15:39:17.508Z] 8529a6b9a6be: Download complete [2020-11-02T15:39:27.679Z] 8529a6b9a6be: Pull complete [2020-11-02T15:39:27.679Z] 45590311c82a: Pull complete [2020-11-02T15:39:27.679Z] 69ca0ff8b7b3: Pull complete [2020-11-02T15:39:31.997Z] 209524e5b208: Pull complete [2020-11-02T15:39:31.997Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-02T15:39:31.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-02T15:39:31.997Z] ---> 5bddaf1c2fca [2020-11-02T15:39:31.997Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-02T15:39:34.638Z] ---> Running in bd973576e3ca [2020-11-02T15:39:34.638Z] Removing intermediate container bd973576e3ca [2020-11-02T15:39:34.638Z] ---> ade50705a58e [2020-11-02T15:39:34.638Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-11-02T15:39:34.911Z] ---> Running in 4abf1bb67015 [2020-11-02T15:39:36.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-02T15:39:37.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-02T15:39:37.930Z] (1/5) Installing libsodium (1.0.18-r0) [2020-11-02T15:39:37.930Z] (2/5) Installing libzmq (4.3.3-r0) [2020-11-02T15:39:38.203Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-11-02T15:39:38.203Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-11-02T15:39:38.203Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-11-02T15:39:38.476Z] Executing busybox-1.31.1-r16.trigger [2020-11-02T15:39:38.476Z] OK: 144 MiB in 44 packages [2020-11-02T15:39:39.928Z] Removing intermediate container 4abf1bb67015 [2020-11-02T15:39:39.928Z] ---> 26e089f8447a [2020-11-02T15:39:39.928Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-02T15:39:39.928Z] ---> Running in 6d81baf9f832 [2020-11-02T15:39:40.524Z] Removing intermediate container 6d81baf9f832 [2020-11-02T15:39:40.524Z] ---> 5f8749efd0a3 [2020-11-02T15:39:40.524Z] Step 6/7 : COPY go.mod . [2020-11-02T15:39:41.124Z] ---> 725ad8a3445b [2020-11-02T15:39:41.124Z] Step 7/7 : RUN go mod download [2020-11-02T15:39:41.400Z] ---> Running in 481b864f91c0 [2020-11-02T15:39:56.502Z] Removing intermediate container 481b864f91c0 [2020-11-02T15:39:56.502Z] ---> 154974d5d0e5 [2020-11-02T15:39:56.502Z] Successfully built 154974d5d0e5 [2020-11-02T15:39:56.502Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:39:56.927Z] + docker inspect -f . ci-base-image-arm64 [2020-11-02T15:39:56.927Z] . [Pipeline] withDockerContainer [2020-11-02T15:39:57.183Z] prd-ubuntu18.04-docker-arm64-4c-16g-10307 does not seem to be running inside a container [2020-11-02T15:39:57.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@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 ******** ci-base-image-arm64 cat [2020-11-02T15:39:59.160Z] $ docker top 8b4da0627a93ff7363639eb193ab484fc1b5e0ea9a3925a5c8086ddb28c29ff6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T15:40:00.588Z] + go version [2020-11-02T15:40:00.588Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-02T15:40:00.618Z] $ docker stop --time=1 8b4da0627a93ff7363639eb193ab484fc1b5e0ea9a3925a5c8086ddb28c29ff6 [2020-11-02T15:40:02.562Z] $ docker rm -f 8b4da0627a93ff7363639eb193ab484fc1b5e0ea9a3925a5c8086ddb28c29ff6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:40:03.714Z] + docker inspect -f . ci-base-image-arm64 [2020-11-02T15:40:03.714Z] . [Pipeline] withDockerContainer [2020-11-02T15:40:03.995Z] prd-ubuntu18.04-docker-arm64-4c-16g-10307 does not seem to be running inside a container [2020-11-02T15:40:04.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/3 -v /w/workspace/go-mod-messaging/3:/w/workspace/go-mod-messaging/3:rw,z -v /w/workspace/go-mod-messaging/3@tmp:/w/workspace/go-mod-messaging/3@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 ******** ci-base-image-arm64 cat [2020-11-02T15:40:05.973Z] $ docker top f2f705208da50c9ab519e460c875e55938a8d7500f0689dd3e8892e6a21307f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T15:40:07.441Z] + make test [2020-11-02T15:40:07.441Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-02T15:40:19.894Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-11-02T15:40:25.332Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.051s coverage: 94.7% of statements [2020-11-02T15:40:37.780Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.021s coverage: 77.1% of statements [2020-11-02T15:40:37.780Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-11-02T15:40:59.960Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.391s coverage: 84.1% of statements [2020-11-02T15:40:59.961Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.022s coverage: 91.7% of statements [2020-11-02T15:40:59.961Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.014s coverage: 100.0% of statements [2020-11-02T15:40:59.961Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.043s coverage: 100.0% of statements [2020-11-02T15:40:59.961Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.036s coverage: 90.9% of statements [2020-11-02T15:40:59.961Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-11-02T15:41:04.294Z] gofmt -l . [2020-11-02T15:41:04.294Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-02T15:41:04.323Z] $ docker stop --time=1 f2f705208da50c9ab519e460c875e55938a8d7500f0689dd3e8892e6a21307f6 [2020-11-02T15:41:06.481Z] $ docker rm -f f2f705208da50c9ab519e460c875e55938a8d7500f0689dd3e8892e6a21307f6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-02T15:41:07.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-02T15:41:07.453Z] Warning: overwriting stash ‘coverage-report’ [2020-11-02T15:41:08.279Z] 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 [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 [2020-11-02T15:41:10.763Z] provisioning config files... [2020-11-02T15:41:10.783Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/config5592342335760104021tmp [Pipeline] { [Pipeline] sh [2020-11-02T15:41:11.176Z] + set +x [2020-11-02T15:41:11.176Z] + curl -s https://codecov.io/bash [2020-11-02T15:41:11.176Z] + bash -s -- [2020-11-02T15:41:11.446Z] [2020-11-02T15:41:11.446Z] _____ _ [2020-11-02T15:41:11.446Z] / ____| | | [2020-11-02T15:41:11.446Z] | | ___ __| | ___ ___ _____ __ [2020-11-02T15:41:11.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-02T15:41:11.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-02T15:41:11.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-02T15:41:11.446Z] Bash-20201009-048fee3 [2020-11-02T15:41:11.446Z] [2020-11-02T15:41:11.446Z] [2020-11-02T15:41:11.446Z] ==> Jenkins CI detected. [2020-11-02T15:41:11.446Z] project root: . [2020-11-02T15:41:11.446Z] --> token set from env [2020-11-02T15:41:11.729Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-02T15:41:11.729Z] ==> Running gcov in . (disable via -X gcov) [2020-11-02T15:41:11.729Z] ==> Python coveragepy not found [2020-11-02T15:41:11.729Z] ==> Searching for coverage reports in: [2020-11-02T15:41:11.729Z] + . [2020-11-02T15:41:11.729Z] -> Found 1 reports [2020-11-02T15:41:11.729Z] ==> Detecting git/mercurial file structure [2020-11-02T15:41:11.729Z] ==> Reading reports [2020-11-02T15:41:11.729Z] + ./coverage.out bytes=20929 [2020-11-02T15:41:11.729Z] ==> Appending adjustments [2020-11-02T15:41:11.729Z] https://docs.codecov.io/docs/fixing-reports [2020-11-02T15:41:12.019Z] + Found adjustments [2020-11-02T15:41:12.019Z] ==> Gzipping contents [2020-11-02T15:41:12.019Z] ==> Uploading reports [2020-11-02T15:41:12.019Z] url: https://codecov.io [2020-11-02T15:41:12.019Z] query: branch=PR-75&commit=10a00b936b039077d5deba1725b8899de9de4dc2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-75%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=75&job=&cmd_args= [2020-11-02T15:41:12.019Z] -> Pinging Codecov [2020-11-02T15:41:12.019Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-75&commit=10a00b936b039077d5deba1725b8899de9de4dc2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-75%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=75&job=&cmd_args= [2020-11-02T15:41:12.322Z] -> Uploading to [2020-11-02T15:41:12.322Z] [2020-11-02T15:41:12.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-02T15:41:12.322Z] Dload Upload Total Spent Left Speed [2020-11-02T15:41:12.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-11-02T15:41:12.322Z] X> Failed to upload [2020-11-02T15:41:12.322Z] ==> Uploading to Codecov [2020-11-02T15:41:12.322Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-02T15:41:12.322Z] Dload Upload Total Spent Left Speed [2020-11-02T15:41:13.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5234 100 113 100 5121 164 7462 --:--:-- --:--:-- --:--:-- 7465 [2020-11-02T15:41:13.295Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/10a00b936b039077d5deba1725b8899de9de4dc2 [Pipeline] } [2020-11-02T15:41:13.309Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 [2020-11-02T15:41:16.212Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:41:16.808Z] ---> package-listing.sh [2020-11-02T15:41:16.808Z] ++ facter osfamily [2020-11-02T15:41:16.808Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-02T15:41:17.086Z] + OS_FAMILY=redhat [2020-11-02T15:41:17.086Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-75 [2020-11-02T15:41:17.086Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-02T15:41:17.086Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-02T15:41:17.086Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-02T15:41:17.086Z] + PACKAGES=/tmp/packages_start.txt [2020-11-02T15:41:17.086Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-75 ']' [2020-11-02T15:41:17.086Z] + PACKAGES=/tmp/packages_end.txt [2020-11-02T15:41:17.086Z] + case "${OS_FAMILY}" in [2020-11-02T15:41:17.086Z] + rpm -qa [2020-11-02T15:41:17.086Z] + sort [2020-11-02T15:41:22.474Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-02T15:41:22.474Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-02T15:41:22.474Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-02T15:41:22.474Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-75 ']' [2020-11-02T15:41:22.474Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-75/archives/ [2020-11-02T15:41:22.474Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-75/archives/ [Pipeline] echo [2020-11-02T15:41:22.532Z] 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/exfoundry_go-mod-messaging_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-02T15:41:22.892Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:41:23.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T15:41:23.855Z] [2020-11-02T15:41:23.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-02T15:41:24.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T15:41:24.591Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-02T15:41:24.591Z] df20fa9351a1: Already exists [2020-11-02T15:41:24.591Z] 36b3adc4ff6f: Pulling fs layer [2020-11-02T15:41:24.591Z] 8ad3a11d3b57: Pulling fs layer [2020-11-02T15:41:24.591Z] 46f8f816bc3b: Pulling fs layer [2020-11-02T15:41:24.591Z] 93b61091891f: Pulling fs layer [2020-11-02T15:41:24.591Z] 93b9cdb0e59b: Pulling fs layer [2020-11-02T15:41:24.591Z] 5e14af77c1be: Pulling fs layer [2020-11-02T15:41:24.591Z] 01666e4c0597: Pulling fs layer [2020-11-02T15:41:24.591Z] aa168da1d23b: Pulling fs layer [2020-11-02T15:41:24.591Z] 93b9cdb0e59b: Waiting [2020-11-02T15:41:24.591Z] 5e14af77c1be: Waiting [2020-11-02T15:41:24.591Z] 01666e4c0597: Waiting [2020-11-02T15:41:24.591Z] aa168da1d23b: Waiting [2020-11-02T15:41:24.591Z] 93b61091891f: Waiting [2020-11-02T15:41:24.591Z] 46f8f816bc3b: Verifying Checksum [2020-11-02T15:41:24.591Z] 46f8f816bc3b: Download complete [2020-11-02T15:41:24.591Z] 36b3adc4ff6f: Verifying Checksum [2020-11-02T15:41:24.591Z] 36b3adc4ff6f: Download complete [2020-11-02T15:41:24.591Z] 93b9cdb0e59b: Verifying Checksum [2020-11-02T15:41:24.591Z] 93b9cdb0e59b: Download complete [2020-11-02T15:41:24.913Z] 5e14af77c1be: Verifying Checksum [2020-11-02T15:41:24.913Z] 5e14af77c1be: Download complete [2020-11-02T15:41:24.913Z] 01666e4c0597: Verifying Checksum [2020-11-02T15:41:24.913Z] 01666e4c0597: Download complete [2020-11-02T15:41:24.913Z] 93b61091891f: Download complete [2020-11-02T15:41:25.202Z] 36b3adc4ff6f: Pull complete [2020-11-02T15:41:25.823Z] 8ad3a11d3b57: Verifying Checksum [2020-11-02T15:41:25.823Z] 8ad3a11d3b57: Download complete [2020-11-02T15:41:28.719Z] 8ad3a11d3b57: Pull complete [2020-11-02T15:41:28.719Z] 46f8f816bc3b: Pull complete [2020-11-02T15:41:28.987Z] 93b61091891f: Pull complete [2020-11-02T15:41:29.270Z] 93b9cdb0e59b: Pull complete [2020-11-02T15:41:30.008Z] 5e14af77c1be: Pull complete [2020-11-02T15:41:31.070Z] 01666e4c0597: Pull complete [2020-11-02T15:41:31.757Z] aa168da1d23b: Verifying Checksum [2020-11-02T15:41:31.757Z] aa168da1d23b: Download complete [2020-11-02T15:41:44.955Z] aa168da1d23b: Pull complete [2020-11-02T15:41:44.955Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-02T15:41:44.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-02T15:41:44.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-02T15:41:45.133Z] prd-centos7-docker-4c-2g-10306 does not seem to be running inside a container [2020-11-02T15:41:45.208Z] $ 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/exfoundry_go-mod-messaging_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-messaging_PR-75 -v /w/workspace/exfoundry_go-mod-messaging_PR-75:/w/workspace/exfoundry_go-mod-messaging_PR-75:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-75@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-75@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-02T15:41:47.732Z] $ docker top 85607f035c059b776ac0c45a844d73002a927dec7178148dea583b247630e96a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-02T15:41:48.805Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-02T15:41:49.128Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-02T15:41:49.456Z] + ls /var/log/sa-host [2020-11-02T15:41:49.456Z] + sadf -c /var/log/sa-host/sa02 [2020-11-02T15:41:49.456Z] file_magic: OK [2020-11-02T15:41:49.456Z] HZ: Using current value: 100 [2020-11-02T15:41:49.456Z] file_header: OK [2020-11-02T15:41:49.456Z] 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 [2020-11-02T15:41:49.456Z] Statistics: [2020-11-02T15:41:49.456Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-02T15:41:49.456Z] File successfully converted to sysstat format version 12.2.1 [2020-11-02T15:41:49.456Z] + sadf -c /var/log/sa-host/sa05 [2020-11-02T15:41:49.456Z] file_magic: OK [2020-11-02T15:41:49.456Z] HZ: Using current value: 100 [2020-11-02T15:41:49.456Z] file_header: OK [2020-11-02T15:41:49.456Z] 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 [2020-11-02T15:41:49.456Z] Statistics: [2020-11-02T15:41:49.472Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-02T15:41:49.472Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-02T15:41:49.729Z] provisioning config files... [2020-11-02T15:41:49.748Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-75@tmp/config5022718288073263013tmp [Pipeline] { [Pipeline] echo [2020-11-02T15:41:49.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:41:50.139Z] ---> create-netrc.sh [Pipeline] } [2020-11-02T15:41:50.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-02T15:41:50.516Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:41:51.210Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-02T15:41:51.227Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:41:51.564Z] ---> sudo-logs.sh [2020-11-02T15:41:51.564Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-02T15:41:51.593Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:41:51.903Z] ---> job-cost.sh [2020-11-02T15:41:51.903Z] lf-activate-venv: SKIPPING [2020-11-02T15:41:51.903Z] INFO: No Stack... [2020-11-02T15:41:52.985Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-02T15:41:53.579Z] INFO: Archiving Costs [Pipeline] echo [2020-11-02T15:41:53.602Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-02T15:41:54.309Z] ---> logs-deploy.sh [2020-11-02T15:41:54.309Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-75/3 [2020-11-02T15:41:54.309Z] INFO: archiving workspace using pattern(s): [2020-11-02T15:41:57.012Z] Archives upload complete. [2020-11-02T15:41:57.012Z] INFO: archiving logs to Nexus