Pull request #71 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 lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 47c53769084f08fc1d39cf685bf739a07748c17b+a282c667cd5f3734a54ec0276e1551daa14c1672 (79692d809ab63fa810c468083e3a8471b22a227a) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-6321 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [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-71 # 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 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit 47c53769084f08fc1d39cf685bf739a07748c17b Merge succeeded, producing 47c53769084f08fc1d39cf685bf739a07748c17b Checking out Revision 47c53769084f08fc1d39cf685bf739a07748c17b (PR-71) > 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/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # timeout=10 Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk d57aa3f03fe938a57f0c3086271dbb33df45c4c1 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T18:41:59.003Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T18:41:59.401Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T18:41:59.542Z] ========================================================= [2020-10-19T18:41:59.542Z] EdgeX Global Pipelines Version Info [2020-10-19T18:41:59.542Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:42:01.567Z] ------------------- [2020-10-19T18:42:01.567Z] stable info: [2020-10-19T18:42:01.567Z] ------------------- [2020-10-19T18:42:01.567Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T18:42:01.567Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T18:42:01.568Z] Message: update stable to v1.0.144 [2020-10-19T18:42:02.142Z] ------------------- [2020-10-19T18:42:02.142Z] experimental info: [2020-10-19T18:42:02.142Z] ------------------- [2020-10-19T18:42:02.142Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T18:42:02.143Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T18:42:02.143Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T18:42:02.543Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2020-10-19T18:42:02.662Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2020-10-19T18:42:02.769Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T18:42:02.887Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T18:42:02.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T18:42:03.106Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T18:42:03.224Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T18:42:03.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T18:42:03.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T18:42:03.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T18:42:03.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T18:42:03.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2020-10-19T18:42:03.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T18:42:04.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T18:42:04.130Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T18:42:04.242Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T18:42:04.378Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T18:42:04.528Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T18:42:04.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T18:42:04.741Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T18:42:04.844Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T18:42:04.950Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T18:42:05.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T18:42:05.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T18:42:05.304Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T18:42:05.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-71 [Pipeline] echo [2020-10-19T18:42:05.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-71 [Pipeline] echo [2020-10-19T18:42:05.687Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-71 [Pipeline] echo [2020-10-19T18:42:05.800Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47c53769084f08fc1d39cf685bf739a07748c17b [Pipeline] echo [2020-10-19T18:42:05.908Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47c5376 [Pipeline] echo [2020-10-19T18:42:06.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T18:42:06.639Z] + git log --format=format:%s -1 47c53769084f08fc1d39cf685bf739a07748c17b [Pipeline] echo [2020-10-19T18:42:06.705Z] GIT_COMMIT: 47c53769084f08fc1d39cf685bf739a07748c17b, Commit Message: fix: Change CorrelationID key constant to match recent change in edgex-go [Pipeline] echo [2020-10-19T18:42:06.751Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:42:07.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T18:42:08.074Z] [2020-10-19T18:42:08.074Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:42:08.434Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T18:42:08.434Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T18:42:08.434Z] 31603596830f: Pulling fs layer [2020-10-19T18:42:08.434Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T18:42:08.434Z] 6ca5941a6612: Pulling fs layer [2020-10-19T18:42:08.434Z] ecc8261a40a4: Pulling fs layer [2020-10-19T18:42:08.434Z] ecc8261a40a4: Waiting [2020-10-19T18:42:08.434Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T18:42:08.434Z] 2a8b12db71e7: Download complete [2020-10-19T18:42:08.700Z] 31603596830f: Download complete [2020-10-19T18:42:08.965Z] ecc8261a40a4: Verifying Checksum [2020-10-19T18:42:08.965Z] ecc8261a40a4: Download complete [2020-10-19T18:42:08.965Z] 6ca5941a6612: Verifying Checksum [2020-10-19T18:42:08.965Z] 6ca5941a6612: Download complete [2020-10-19T18:42:09.228Z] 31603596830f: Pull complete [2020-10-19T18:42:09.228Z] 2a8b12db71e7: Pull complete [2020-10-19T18:42:10.178Z] 6ca5941a6612: Pull complete [2020-10-19T18:42:10.442Z] ecc8261a40a4: Pull complete [2020-10-19T18:42:10.442Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T18:42:10.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T18:42:10.442Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T18:42:10.560Z] prd-centos7-docker-4c-2g-6321 does not seem to be running inside a container [2020-10-19T18:42:10.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-messaging_PR-71 -v /w/workspace/exfoundry_go-mod-messaging_PR-71:/w/workspace/exfoundry_go-mod-messaging_PR-71:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T18:42:13.059Z] $ docker top 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T18:42:13.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T18:42:13.457Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T18:42:13.692Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T18:42:13.697Z] $ docker exec 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c ssh-agent [2020-10-19T18:42:13.861Z] SSH_AUTH_SOCK=/tmp/ssh-UTX7jh7TflYP/agent.12 [2020-10-19T18:42:13.861Z] SSH_AGENT_PID=17 [2020-10-19T18:42:13.874Z] Running ssh-add (command line suppressed) [2020-10-19T18:42:14.000Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_6526915434681426888.key (/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_6526915434681426888.key) [2020-10-19T18:42:14.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T18:42:14.578Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T18:42:14.602Z] $ docker exec --env ******** --env ******** 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c ssh-agent -k [2020-10-19T18:42:14.726Z] unset SSH_AUTH_SOCK; [2020-10-19T18:42:14.727Z] unset SSH_AGENT_PID; [2020-10-19T18:42:14.727Z] echo Agent pid 17 killed; [2020-10-19T18:42:14.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T18:42:14.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T18:42:14.928Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T18:42:15.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T18:42:15.108Z] $ docker exec 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c ssh-agent [2020-10-19T18:42:15.272Z] SSH_AUTH_SOCK=/tmp/ssh-zvq9Jnaj3a7x/agent.46 [2020-10-19T18:42:15.272Z] SSH_AGENT_PID=51 [2020-10-19T18:42:15.279Z] Running ssh-add (command line suppressed) [2020-10-19T18:42:15.404Z] Identity added: /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_3689714685680044644.key (/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/private_key_3689714685680044644.key) [2020-10-19T18:42:15.455Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T18:42:15.790Z] + git semver init [2020-10-19T18:42:15.790Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T18:42:15.790Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-71/.git [2020-10-19T18:42:15.790Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-messaging_PR-71 [2020-10-19T18:42:15.790Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T18:42:15.790Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T18:42:15.790Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T18:42:15.790Z] # $SEMVER_BRANCH = PR-71 [2020-10-19T18:42:15.790Z] # $SEMVER_TEMP = /tmp/semver-730265280 [2020-10-19T18:42:15.790Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2020-10-19T18:42:16.053Z] # '/tmp/semver-730265280' -> '/w/workspace/exfoundry_go-mod-messaging_PR-71/.semver' [2020-10-19T18:42:16.053Z] # -> Force: false [2020-10-19T18:42:16.053Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-messaging_PR-71/.semver [Pipeline] } [2020-10-19T18:42:16.068Z] $ docker exec --env ******** --env ******** 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c ssh-agent -k [2020-10-19T18:42:16.187Z] unset SSH_AUTH_SOCK; [2020-10-19T18:42:16.187Z] unset SSH_AGENT_PID; [2020-10-19T18:42:16.187Z] echo Agent pid 51 killed; [2020-10-19T18:42:16.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T18:42:16.761Z] + git semver [Pipeline] } [2020-10-19T18:42:16.783Z] $ docker stop --time=1 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c [2020-10-19T18:42:18.295Z] $ docker rm -f 01ca4e199bdea490cddace48d9c396905886692fc83612f057a4ac1bf6414d6c [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T18:42:18.779Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T18:42:19.393Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T18:42:19.396Z] [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 [2020-10-19T18:42:35.023Z] Still waiting to schedule task [2020-10-19T18:42:35.023Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T18:42:35.025Z] Still waiting to schedule task [2020-10-19T18:42:35.025Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-19T18:44:35.778Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6322 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [Pipeline] { [Pipeline] ws [2020-10-19T18:44:35.900Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2020-10-19T18:44:41.386Z] using credential edgex-jenkins-ssh [2020-10-19T18:44:41.459Z] Cloning the remote Git repository [2020-10-19T18:44:41.508Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T18:44:41.611Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2020-10-19T18:44:41.701Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T18:44:41.702Z] > git --version # timeout=10 [2020-10-19T18:44:41.720Z] > git --version # 'git version 2.17.1' [2020-10-19T18:44:41.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T18:44:41.782Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T18:44:43.364Z] Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit 47c53769084f08fc1d39cf685bf739a07748c17b [2020-10-19T18:44:43.550Z] Merge succeeded, producing 47c53769084f08fc1d39cf685bf739a07748c17b [2020-10-19T18:44:43.551Z] Checking out Revision 47c53769084f08fc1d39cf685bf739a07748c17b (PR-71) [2020-10-19T18:44:42.704Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-19T18:44:42.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T18:44:42.752Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-19T18:44:42.795Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T18:44:42.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T18:44:42.806Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T18:44:43.379Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T18:44:43.402Z] > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # timeout=10 [2020-10-19T18:44:43.477Z] > git remote # timeout=10 [2020-10-19T18:44:43.495Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T18:44:43.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T18:44:43.517Z] > git merge a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 [2020-10-19T18:44:43.537Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T18:44:43.558Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T18:44:43.571Z] > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # timeout=10 [2020-10-19T18:44:47.717Z] Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T18:44:48.733Z] ========================================================= [2020-10-19T18:44:48.733Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T18:44:48.733Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:44:49.840Z] + 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-10-19T18:44:50.827Z] Sending build context to Docker daemon 473.1kB [2020-10-19T18:44:50.827Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T18:44:50.827Z] Step 2/7 : FROM ${BASE} [2020-10-19T18:44:51.101Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T18:44:51.101Z] b538f80385f9: Pulling fs layer [2020-10-19T18:44:51.101Z] 74f711af9a0d: Pulling fs layer [2020-10-19T18:44:51.101Z] 99f96fe45779: Pulling fs layer [2020-10-19T18:44:51.101Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T18:44:51.101Z] 45590311c82a: Pulling fs layer [2020-10-19T18:44:51.101Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T18:44:51.101Z] 209524e5b208: Pulling fs layer [2020-10-19T18:44:51.101Z] 45590311c82a: Waiting [2020-10-19T18:44:51.101Z] 69ca0ff8b7b3: Waiting [2020-10-19T18:44:51.101Z] 209524e5b208: Waiting [2020-10-19T18:44:51.101Z] 8529a6b9a6be: Waiting [2020-10-19T18:44:51.101Z] 99f96fe45779: Verifying Checksum [2020-10-19T18:44:51.101Z] 99f96fe45779: Download complete [2020-10-19T18:44:51.101Z] 74f711af9a0d: Verifying Checksum [2020-10-19T18:44:51.101Z] 74f711af9a0d: Download complete [2020-10-19T18:44:51.101Z] 45590311c82a: Verifying Checksum [2020-10-19T18:44:51.101Z] 45590311c82a: Download complete [2020-10-19T18:44:51.101Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-19T18:44:51.101Z] 69ca0ff8b7b3: Download complete [2020-10-19T18:44:51.377Z] b538f80385f9: Download complete [2020-10-19T18:44:51.978Z] b538f80385f9: Pull complete [2020-10-19T18:44:52.590Z] 74f711af9a0d: Pull complete [2020-10-19T18:44:53.190Z] 99f96fe45779: Pull complete [2020-10-19T18:44:54.180Z] 209524e5b208: Verifying Checksum [2020-10-19T18:44:54.180Z] 209524e5b208: Download complete [2020-10-19T18:44:55.167Z] 8529a6b9a6be: Download complete [2020-10-19T18:45:05.355Z] 8529a6b9a6be: Pull complete [2020-10-19T18:45:05.627Z] 45590311c82a: Pull complete [2020-10-19T18:45:05.901Z] 69ca0ff8b7b3: Pull complete [2020-10-19T18:45:10.231Z] 209524e5b208: Pull complete [2020-10-19T18:45:10.231Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T18:45:10.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T18:45:10.231Z] ---> 5bddaf1c2fca [2020-10-19T18:45:10.231Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T18:45:12.197Z] ---> Running in e572ede0cf86 [2020-10-19T18:45:12.789Z] Removing intermediate container e572ede0cf86 [2020-10-19T18:45:12.789Z] ---> acffd90a22e0 [2020-10-19T18:45:12.789Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-19T18:45:12.789Z] ---> Running in b0eb51018307 [2020-10-19T18:45:14.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T18:45:15.214Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T18:45:15.806Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-19T18:45:16.076Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-19T18:45:16.346Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-19T18:45:16.346Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-19T18:45:16.346Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-19T18:45:16.618Z] Executing busybox-1.31.1-r16.trigger [2020-10-19T18:45:16.618Z] OK: 144 MiB in 44 packages [2020-10-19T18:45:18.052Z] Removing intermediate container b0eb51018307 [2020-10-19T18:45:18.052Z] ---> 7670feea44b1 [2020-10-19T18:45:18.052Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T18:45:18.052Z] ---> Running in 8f0e5430f4f5 [2020-10-19T18:45:18.326Z] Removing intermediate container 8f0e5430f4f5 [2020-10-19T18:45:18.326Z] ---> 265506018383 [2020-10-19T18:45:18.326Z] Step 6/7 : COPY go.mod . [2020-10-19T18:45:18.930Z] ---> 3236a13c033b [2020-10-19T18:45:18.930Z] Step 7/7 : RUN go mod download [2020-10-19T18:45:19.204Z] ---> Running in c16919669682 [2020-10-19T18:45:34.335Z] Removing intermediate container c16919669682 [2020-10-19T18:45:34.335Z] ---> 306602327353 [2020-10-19T18:45:34.335Z] Successfully built 306602327353 [2020-10-19T18:45:34.335Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:45:34.750Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T18:45:34.750Z] . [Pipeline] withDockerContainer [2020-10-19T18:45:35.026Z] prd-ubuntu18.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container [2020-10-19T18:45:35.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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-10-19T18:45:36.978Z] $ docker top 0987c16039434124c2915016e06656a2364fd7c7e81c3477d2ddb6c0dd0ac288 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T18:45:38.383Z] + go version [2020-10-19T18:45:38.383Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T18:45:38.429Z] $ docker stop --time=1 0987c16039434124c2915016e06656a2364fd7c7e81c3477d2ddb6c0dd0ac288 [2020-10-19T18:45:40.343Z] $ docker rm -f 0987c16039434124c2915016e06656a2364fd7c7e81c3477d2ddb6c0dd0ac288 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:45:41.503Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T18:45:41.503Z] . [Pipeline] withDockerContainer [2020-10-19T18:45:41.769Z] prd-ubuntu18.04-docker-arm64-4c-16g-6322 does not seem to be running inside a container [2020-10-19T18:45:41.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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-10-19T18:45:43.738Z] $ docker top 9bcee7eca7b5f37275cf3523af65511f3cc99d69b39e06e829838d2baef0e8b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T18:45:45.099Z] + make test [2020-10-19T18:45:45.099Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T18:45:57.528Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-10-19T18:45:59.865Z] Running on prd-centos7-docker-4c-2g-6323 in /w/workspace/exfoundry_go-mod-messaging_PR-71 [Pipeline] { [Pipeline] ws [2020-10-19T18:45:59.933Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2020-10-19T18:46:02.968Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.025s coverage: 94.7% of statements [2020-10-19T18:46:09.304Z] using credential edgex-jenkins-ssh [2020-10-19T18:46:09.373Z] Cloning the remote Git repository [2020-10-19T18:46:09.629Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T18:46:09.780Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2020-10-19T18:46:10.086Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T18:46:10.087Z] > git --version # timeout=10 [2020-10-19T18:46:10.133Z] > git --version # 'git version 2.16.5' [2020-10-19T18:46:10.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T18:46:10.587Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T18:46:11.638Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-19T18:46:11.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T18:46:11.763Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2020-10-19T18:46:11.877Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2020-10-19T18:46:11.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T18:46:11.890Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/71/head:refs/remotes/origin/PR-71 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T18:46:12.462Z] Merging remotes/origin/master commit a282c667cd5f3734a54ec0276e1551daa14c1672 into PR head commit 47c53769084f08fc1d39cf685bf739a07748c17b [2020-10-19T18:46:12.851Z] Merge succeeded, producing 47c53769084f08fc1d39cf685bf739a07748c17b [2020-10-19T18:46:12.851Z] Checking out Revision 47c53769084f08fc1d39cf685bf739a07748c17b (PR-71) [2020-10-19T18:46:12.483Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T18:46:12.514Z] > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # timeout=10 [2020-10-19T18:46:12.659Z] > git remote # timeout=10 [2020-10-19T18:46:12.708Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T18:46:12.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T18:46:12.760Z] > git merge a282c667cd5f3734a54ec0276e1551daa14c1672 # timeout=10 [2020-10-19T18:46:12.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T18:46:12.866Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T18:46:12.893Z] > git checkout -f 47c53769084f08fc1d39cf685bf739a07748c17b # timeout=10 [2020-10-19T18:46:14.244Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.020s coverage: 77.1% of statements [2020-10-19T18:46:14.244Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-10-19T18:46:18.649Z] Commit message: "fix: Change CorrelationID key constant to match recent change in edgex-go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T18:46:20.135Z] ========================================================= [2020-10-19T18:46:20.135Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T18:46:20.135Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:46:21.827Z] + 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-10-19T18:46:22.458Z] Sending build context to Docker daemon 473.1kB [2020-10-19T18:46:22.458Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T18:46:22.458Z] Step 2/7 : FROM ${BASE} [2020-10-19T18:46:22.755Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T18:46:22.755Z] df20fa9351a1: Pulling fs layer [2020-10-19T18:46:22.755Z] ed8968b2872e: Pulling fs layer [2020-10-19T18:46:22.755Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T18:46:22.755Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T18:46:22.755Z] e73272ec9a57: Pulling fs layer [2020-10-19T18:46:22.755Z] 1e910a182e73: Pulling fs layer [2020-10-19T18:46:22.755Z] 4e634b169226: Pulling fs layer [2020-10-19T18:46:22.755Z] e871e8e8d7a9: Waiting [2020-10-19T18:46:22.755Z] e73272ec9a57: Waiting [2020-10-19T18:46:22.755Z] 1e910a182e73: Waiting [2020-10-19T18:46:22.755Z] 4e634b169226: Waiting [2020-10-19T18:46:22.755Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T18:46:22.755Z] a92cc7c5fd73: Download complete [2020-10-19T18:46:22.755Z] ed8968b2872e: Download complete [2020-10-19T18:46:23.071Z] e73272ec9a57: Verifying Checksum [2020-10-19T18:46:23.071Z] e73272ec9a57: Download complete [2020-10-19T18:46:23.071Z] 1e910a182e73: Verifying Checksum [2020-10-19T18:46:23.071Z] 1e910a182e73: Download complete [2020-10-19T18:46:23.395Z] df20fa9351a1: Verifying Checksum [2020-10-19T18:46:23.395Z] df20fa9351a1: Download complete [2020-10-19T18:46:24.047Z] df20fa9351a1: Pull complete [2020-10-19T18:46:24.340Z] ed8968b2872e: Pull complete [2020-10-19T18:46:24.340Z] a92cc7c5fd73: Pull complete [2020-10-19T18:46:27.039Z] 4e634b169226: Verifying Checksum [2020-10-19T18:46:27.039Z] 4e634b169226: Download complete [2020-10-19T18:46:32.881Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T18:46:32.881Z] e871e8e8d7a9: Download complete [2020-10-19T18:46:36.389Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.382s coverage: 84.1% of statements [2020-10-19T18:46:36.389Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.020s coverage: 85.7% of statements [2020-10-19T18:46:36.389Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.040s coverage: 100.0% of statements [2020-10-19T18:46:36.389Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.020s coverage: 100.0% of statements [2020-10-19T18:46:36.389Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.022s coverage: 90.9% of statements [2020-10-19T18:46:36.389Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-10-19T18:46:37.846Z] gofmt -l . [2020-10-19T18:46:38.118Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T18:46:38.863Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T18:46:38.927Z] $ docker stop --time=1 9bcee7eca7b5f37275cf3523af65511f3cc99d69b39e06e829838d2baef0e8b7 [2020-10-19T18:46:41.142Z] $ docker rm -f 9bcee7eca7b5f37275cf3523af65511f3cc99d69b39e06e829838d2baef0e8b7 [Pipeline] // withDockerContainer [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] } [2020-10-19T18:46:45.610Z] e871e8e8d7a9: Pull complete [2020-10-19T18:46:45.610Z] e73272ec9a57: Pull complete [2020-10-19T18:46:45.610Z] 1e910a182e73: Pull complete [2020-10-19T18:46:52.924Z] 4e634b169226: Pull complete [2020-10-19T18:46:52.924Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T18:46:52.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T18:46:52.924Z] ---> f7629b54cfaa [2020-10-19T18:46:52.924Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T18:46:52.924Z] ---> Running in 51b5422ed795 [2020-10-19T18:46:53.299Z] Removing intermediate container 51b5422ed795 [2020-10-19T18:46:53.299Z] ---> ec1faffaaf67 [2020-10-19T18:46:53.299Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2020-10-19T18:46:53.598Z] ---> Running in 8c2b60ae1f71 [2020-10-19T18:46:55.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T18:46:55.690Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T18:46:56.675Z] (1/5) Installing libsodium (1.0.18-r0) [2020-10-19T18:46:56.675Z] (2/5) Installing libzmq (4.3.3-r0) [2020-10-19T18:46:56.675Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-10-19T18:46:56.675Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-10-19T18:46:56.959Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-10-19T18:46:56.959Z] Executing busybox-1.31.1-r16.trigger [2020-10-19T18:46:56.959Z] OK: 167 MiB in 44 packages [2020-10-19T18:46:57.952Z] Removing intermediate container 8c2b60ae1f71 [2020-10-19T18:46:57.952Z] ---> d33868375c5d [2020-10-19T18:46:57.952Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T18:46:57.952Z] ---> Running in edf87e578b4d [2020-10-19T18:46:57.952Z] Removing intermediate container edf87e578b4d [2020-10-19T18:46:57.952Z] ---> 84b735850335 [2020-10-19T18:46:57.952Z] Step 6/7 : COPY go.mod . [2020-10-19T18:46:58.247Z] ---> 4abb2cfd1392 [2020-10-19T18:46:58.247Z] Step 7/7 : RUN go mod download [2020-10-19T18:46:58.579Z] ---> Running in ca141657a8bc [2020-10-19T18:47:17.180Z] Removing intermediate container ca141657a8bc [2020-10-19T18:47:17.180Z] ---> a301e22030bd [2020-10-19T18:47:17.180Z] Successfully built a301e22030bd [2020-10-19T18:47:17.180Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:47:17.790Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T18:47:18.100Z] . [Pipeline] withDockerContainer [2020-10-19T18:47:18.457Z] prd-centos7-docker-4c-2g-6323 does not seem to be running inside a container [2020-10-19T18:47:18.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-x86_64 cat [2020-10-19T18:47:20.207Z] $ docker top 6542f58988e4aad5e03c0746e77cf9870081619943771a525e601418066392a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T18:47:20.775Z] + go version [2020-10-19T18:47:20.775Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T18:47:20.810Z] $ docker stop --time=1 6542f58988e4aad5e03c0746e77cf9870081619943771a525e601418066392a4 [2020-10-19T18:47:22.826Z] $ docker rm -f 6542f58988e4aad5e03c0746e77cf9870081619943771a525e601418066392a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:47:23.877Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T18:47:23.878Z] . [Pipeline] withDockerContainer [2020-10-19T18:47:24.048Z] prd-centos7-docker-4c-2g-6323 does not seem to be running inside a container [2020-10-19T18:47:24.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** ci-base-image-x86_64 cat [2020-10-19T18:47:24.904Z] $ docker top 5ce4b16585929cd559459d851122ccde00534044b62d8e29a33dd21794165565 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T18:47:25.532Z] + make test [2020-10-19T18:47:25.533Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T18:47:33.859Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2020-10-19T18:47:34.959Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 0.015s coverage: 94.7% of statements [2020-10-19T18:47:42.073Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.039s coverage: 77.1% of statements [2020-10-19T18:47:42.073Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2020-10-19T18:48:04.403Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.393s coverage: 84.1% of statements [2020-10-19T18:48:04.403Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.021s coverage: 85.7% of statements [2020-10-19T18:48:04.403Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.058s coverage: 100.0% of statements [2020-10-19T18:48:04.403Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.053s coverage: 100.0% of statements [2020-10-19T18:48:04.403Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.035s coverage: 90.9% of statements [2020-10-19T18:48:04.403Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-10-19T18:48:06.483Z] gofmt -l . [2020-10-19T18:48:06.483Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T18:48:06.517Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T18:48:07.195Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T18:48:07.211Z] $ docker stop --time=1 5ce4b16585929cd559459d851122ccde00534044b62d8e29a33dd21794165565 [2020-10-19T18:48:08.919Z] $ docker rm -f 5ce4b16585929cd559459d851122ccde00534044b62d8e29a33dd21794165565 [Pipeline] // withDockerContainer [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-10-19T18:48:11.626Z] provisioning config files... [2020-10-19T18:48:11.641Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/config2733398801784599146tmp [Pipeline] { [Pipeline] sh [2020-10-19T18:48:12.085Z] + set +x [2020-10-19T18:48:12.085Z] + bash -s -- [2020-10-19T18:48:12.085Z] + curl -s https://codecov.io/bash [2020-10-19T18:48:12.349Z] [2020-10-19T18:48:12.349Z] _____ _ [2020-10-19T18:48:12.349Z] / ____| | | [2020-10-19T18:48:12.349Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T18:48:12.349Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T18:48:12.349Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T18:48:12.349Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T18:48:12.349Z] Bash-20201009-048fee3 [2020-10-19T18:48:12.349Z] [2020-10-19T18:48:12.349Z] [2020-10-19T18:48:12.349Z] ==> Jenkins CI detected. [2020-10-19T18:48:12.349Z] project root: . [2020-10-19T18:48:12.349Z] --> token set from env [2020-10-19T18:48:12.349Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T18:48:12.349Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T18:48:12.349Z] ==> Python coveragepy not found [2020-10-19T18:48:12.349Z] ==> Searching for coverage reports in: [2020-10-19T18:48:12.349Z] + . [2020-10-19T18:48:12.349Z] -> Found 1 reports [2020-10-19T18:48:12.349Z] ==> Detecting git/mercurial file structure [2020-10-19T18:48:12.349Z] ==> Reading reports [2020-10-19T18:48:12.349Z] + ./coverage.out bytes=20619 [2020-10-19T18:48:12.349Z] ==> Appending adjustments [2020-10-19T18:48:12.349Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T18:48:12.610Z] + Found adjustments [2020-10-19T18:48:12.610Z] ==> Gzipping contents [2020-10-19T18:48:12.610Z] ==> Uploading reports [2020-10-19T18:48:12.610Z] url: https://codecov.io [2020-10-19T18:48:12.610Z] query: branch=PR-71&commit=47c53769084f08fc1d39cf685bf739a07748c17b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-71%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=71&job=&cmd_args= [2020-10-19T18:48:12.610Z] -> Pinging Codecov [2020-10-19T18:48:12.610Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-71&commit=47c53769084f08fc1d39cf685bf739a07748c17b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-71%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=71&job=&cmd_args= [2020-10-19T18:48:12.876Z] -> Uploading to [2020-10-19T18:48:12.876Z] [2020-10-19T18:48:12.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T18:48:12.876Z] Dload Upload Total Spent Left Speed [2020-10-19T18:48:12.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T18:48:12.876Z] X> Failed to upload [2020-10-19T18:48:12.876Z] ==> Uploading to Codecov [2020-10-19T18:48:12.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T18:48:12.876Z] Dload Upload Total Spent Left Speed [2020-10-19T18:48:13.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 5189 0 0 100 5076 0 5699 --:--:-- --:--:-- --:--:-- 5696 100 5189 100 113 100 5076 126 5698 --:--:-- --:--:-- --:--:-- 5696 [2020-10-19T18:48:13.821Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/47c53769084f08fc1d39cf685bf739a07748c17b [Pipeline] } [2020-10-19T18:48:13.831Z] 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-10-19T18:48:16.666Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:48:17.235Z] ---> package-listing.sh [2020-10-19T18:48:17.235Z] ++ facter osfamily [2020-10-19T18:48:17.235Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T18:48:17.235Z] + OS_FAMILY=redhat [2020-10-19T18:48:17.235Z] + workspace=/w/workspace/exfoundry_go-mod-messaging_PR-71 [2020-10-19T18:48:17.235Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T18:48:17.235Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T18:48:17.235Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T18:48:17.235Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T18:48:17.235Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-71 ']' [2020-10-19T18:48:17.235Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T18:48:17.235Z] + case "${OS_FAMILY}" in [2020-10-19T18:48:17.235Z] + rpm -qa [2020-10-19T18:48:17.235Z] + sort [2020-10-19T18:48:21.479Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T18:48:21.479Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T18:48:21.479Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T18:48:21.479Z] + '[' /w/workspace/exfoundry_go-mod-messaging_PR-71 ']' [2020-10-19T18:48:21.479Z] + mkdir -p /w/workspace/exfoundry_go-mod-messaging_PR-71/archives/ [2020-10-19T18:48:21.479Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-messaging_PR-71/archives/ [Pipeline] echo [2020-10-19T18:48:21.495Z] 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-71/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T18:48:21.794Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:48:22.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T18:48:22.102Z] [2020-10-19T18:48:22.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T18:48:22.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T18:48:22.462Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T18:48:22.462Z] df20fa9351a1: Pulling fs layer [2020-10-19T18:48:22.462Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T18:48:22.462Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T18:48:22.462Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T18:48:22.462Z] 93b61091891f: Pulling fs layer [2020-10-19T18:48:22.462Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T18:48:22.462Z] 5e14af77c1be: Pulling fs layer [2020-10-19T18:48:22.462Z] 01666e4c0597: Pulling fs layer [2020-10-19T18:48:22.462Z] aa168da1d23b: Pulling fs layer [2020-10-19T18:48:22.462Z] 46f8f816bc3b: Waiting [2020-10-19T18:48:22.462Z] 93b61091891f: Waiting [2020-10-19T18:48:22.462Z] 93b9cdb0e59b: Waiting [2020-10-19T18:48:22.462Z] aa168da1d23b: Waiting [2020-10-19T18:48:22.462Z] 36b3adc4ff6f: Verifying Checksum [2020-10-19T18:48:22.462Z] 36b3adc4ff6f: Download complete [2020-10-19T18:48:22.462Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T18:48:22.462Z] 46f8f816bc3b: Download complete [2020-10-19T18:48:22.729Z] df20fa9351a1: Verifying Checksum [2020-10-19T18:48:22.729Z] df20fa9351a1: Download complete [2020-10-19T18:48:22.729Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T18:48:22.729Z] 93b9cdb0e59b: Download complete [2020-10-19T18:48:22.729Z] 5e14af77c1be: Verifying Checksum [2020-10-19T18:48:22.729Z] 5e14af77c1be: Download complete [2020-10-19T18:48:22.729Z] 01666e4c0597: Verifying Checksum [2020-10-19T18:48:22.729Z] 01666e4c0597: Download complete [2020-10-19T18:48:22.729Z] 93b61091891f: Download complete [2020-10-19T18:48:22.994Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T18:48:22.994Z] 8ad3a11d3b57: Download complete [2020-10-19T18:48:22.994Z] df20fa9351a1: Pull complete [2020-10-19T18:48:23.258Z] 36b3adc4ff6f: Pull complete [2020-10-19T18:48:24.217Z] 8ad3a11d3b57: Pull complete [2020-10-19T18:48:24.217Z] 46f8f816bc3b: Pull complete [2020-10-19T18:48:24.793Z] 93b61091891f: Pull complete [2020-10-19T18:48:24.793Z] 93b9cdb0e59b: Pull complete [2020-10-19T18:48:25.055Z] 5e14af77c1be: Pull complete [2020-10-19T18:48:25.055Z] aa168da1d23b: Verifying Checksum [2020-10-19T18:48:25.055Z] aa168da1d23b: Download complete [2020-10-19T18:48:25.055Z] 01666e4c0597: Pull complete [2020-10-19T18:48:31.704Z] aa168da1d23b: Pull complete [2020-10-19T18:48:31.704Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T18:48:31.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T18:48:31.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T18:48:31.873Z] prd-centos7-docker-4c-2g-6321 does not seem to be running inside a container [2020-10-19T18:48:31.924Z] $ 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-71/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-71 -v /w/workspace/exfoundry_go-mod-messaging_PR-71:/w/workspace/exfoundry_go-mod-messaging_PR-71:rw,z -v /w/workspace/exfoundry_go-mod-messaging_PR-71@tmp:/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T18:48:38.254Z] $ docker top e0e380cef6abbf6d2c04608d6aa3fd74735ac961caffb24ca01a0a7c264d97f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T18:48:39.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T18:48:39.362Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T18:48:39.696Z] + ls /var/log/sa-host [2020-10-19T18:48:39.697Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T18:48:39.697Z] file_magic: OK [2020-10-19T18:48:39.697Z] HZ: Using current value: 100 [2020-10-19T18:48:39.697Z] file_header: OK [2020-10-19T18:48:39.697Z] 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-10-19T18:48:39.697Z] Statistics: [2020-10-19T18:48:39.697Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T18:48:39.697Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T18:48:39.697Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T18:48:39.697Z] file_magic: OK [2020-10-19T18:48:39.697Z] HZ: Using current value: 100 [2020-10-19T18:48:39.697Z] file_header: OK [2020-10-19T18:48:39.697Z] 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-10-19T18:48:39.697Z] Statistics: [2020-10-19T18:48:39.697Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T18:48:39.697Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T18:48:40.405Z] provisioning config files... [2020-10-19T18:48:40.424Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-messaging_PR-71@tmp/config4028776564081050177tmp [Pipeline] { [Pipeline] echo [2020-10-19T18:48:40.507Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:48:40.822Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T18:48:40.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T18:48:41.005Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:48:41.307Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T18:48:41.319Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:48:41.617Z] ---> sudo-logs.sh [2020-10-19T18:48:41.617Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T18:48:41.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:48:41.932Z] ---> job-cost.sh [2020-10-19T18:48:41.932Z] lf-activate-venv: SKIPPING [2020-10-19T18:48:41.932Z] INFO: No Stack... [2020-10-19T18:48:43.859Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T18:48:43.859Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T18:48:43.874Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T18:48:44.180Z] ---> logs-deploy.sh [2020-10-19T18:48:44.180Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-71/5 [2020-10-19T18:48:44.180Z] INFO: archiving workspace using pattern(s): [2020-10-19T18:48:46.107Z] Archives upload complete. [2020-10-19T18:48:46.107Z] INFO: archiving logs to Nexus