Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18502 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 # timeout=10 Commit message: "Merge pull request #79 from edgexfoundry/dependabot/go_modules/github.com/pebbe/zmq4-1.2.2" > git rev-list --no-walk d1293de4d9578f3042d3a270d86781b2d60a4f59 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T15:30:14.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T15:30:14.763Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T15:30:14.853Z] ========================================================= [2021-01-05T15:30:14.854Z] EdgeX Global Pipelines Version Info [2021-01-05T15:30:14.854Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-05T15:30:16.421Z] ------------------- [2021-01-05T15:30:16.421Z] stable info: [2021-01-05T15:30:16.421Z] ------------------- [2021-01-05T15:30:16.421Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T15:30:16.421Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T15:30:16.421Z] Message: update stable to v1.0.173 [2021-01-05T15:30:17.369Z] ------------------- [2021-01-05T15:30:17.369Z] experimental info: [2021-01-05T15:30:17.369Z] ------------------- [2021-01-05T15:30:17.369Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T15:30:17.369Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T15:30:17.369Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T15:30:17.629Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-01-05T15:30:17.713Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-01-05T15:30:17.803Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T15:30:17.894Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T15:30:17.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T15:30:18.074Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T15:30:18.172Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T15:30:18.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T15:30:18.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-05T15:30:18.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T15:30:18.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T15:30:18.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-messaging [Pipeline] echo [2021-01-05T15:30:18.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T15:30:18.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T15:30:18.942Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-05T15:30:19.028Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-05T15:30:19.112Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-05T15:30:19.199Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-05T15:30:19.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-05T15:30:19.416Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-05T15:30:19.512Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-05T15:30:19.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-05T15:30:19.691Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-05T15:30:19.776Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-05T15:30:19.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-05T15:30:19.953Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T15:30:20.043Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T15:30:20.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-01-05T15:30:20.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-01-05T15:30:20.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-01-05T15:30:20.476Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 [Pipeline] echo [2021-01-05T15:30:20.582Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76dc827 [Pipeline] echo [2021-01-05T15:30:20.706Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T15:30:21.468Z] + git log --format=format:%s -1 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 [Pipeline] echo [2021-01-05T15:30:21.530Z] GIT_COMMIT: 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6, Commit Message: Merge pull request #79 from edgexfoundry/dependabot/go_modules/github.com/pebbe/zmq4-1.2.2 [Pipeline] echo [2021-01-05T15:30:21.587Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:30:22.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T15:30:22.854Z] [2021-01-05T15:30:22.854Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:30:23.232Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T15:30:23.232Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T15:30:23.232Z] 31603596830f: Pulling fs layer [2021-01-05T15:30:23.232Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T15:30:23.232Z] 6ca5941a6612: Pulling fs layer [2021-01-05T15:30:23.232Z] ecc8261a40a4: Pulling fs layer [2021-01-05T15:30:23.232Z] ecc8261a40a4: Waiting [2021-01-05T15:30:23.232Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T15:30:23.232Z] 2a8b12db71e7: Download complete [2021-01-05T15:30:23.495Z] 31603596830f: Verifying Checksum [2021-01-05T15:30:23.495Z] 31603596830f: Download complete [2021-01-05T15:30:23.495Z] ecc8261a40a4: Verifying Checksum [2021-01-05T15:30:23.495Z] ecc8261a40a4: Download complete [2021-01-05T15:30:23.495Z] 6ca5941a6612: Verifying Checksum [2021-01-05T15:30:23.495Z] 6ca5941a6612: Download complete [2021-01-05T15:30:24.074Z] 31603596830f: Pull complete [2021-01-05T15:30:24.074Z] 2a8b12db71e7: Pull complete [2021-01-05T15:30:25.031Z] 6ca5941a6612: Pull complete [2021-01-05T15:30:25.295Z] ecc8261a40a4: Pull complete [2021-01-05T15:30:25.295Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T15:30:25.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T15:30:25.295Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T15:30:25.485Z] prd-centos7-docker-4c-2g-18502 does not seem to be running inside a container [2021-01-05T15:30:25.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T15:30:27.634Z] $ docker top 1604dc908458b3ba9e6da3f6f38115a982c15bf79eac7b0c50492a62a2a953b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T15:30:27.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T15:30:27.952Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T15:30:28.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T15:30:28.195Z] $ docker exec 1604dc908458b3ba9e6da3f6f38115a982c15bf79eac7b0c50492a62a2a953b0 ssh-agent [2021-01-05T15:30:28.366Z] SSH_AUTH_SOCK=/tmp/ssh-fH8b1MMlWvCW/agent.12 [2021-01-05T15:30:28.366Z] SSH_AGENT_PID=17 [2021-01-05T15:30:28.377Z] Running ssh-add (command line suppressed) [2021-01-05T15:30:28.498Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2696092526463985911.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_2696092526463985911.key) [2021-01-05T15:30:28.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T15:30:28.890Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T15:30:28.916Z] $ docker exec --env ******** --env ******** 1604dc908458b3ba9e6da3f6f38115a982c15bf79eac7b0c50492a62a2a953b0 ssh-agent -k [2021-01-05T15:30:29.066Z] unset SSH_AUTH_SOCK; [2021-01-05T15:30:29.066Z] unset SSH_AGENT_PID; [2021-01-05T15:30:29.066Z] echo Agent pid 17 killed; [2021-01-05T15:30:29.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T15:30:29.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T15:30:29.310Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T15:30:29.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T15:30:29.498Z] $ docker exec 1604dc908458b3ba9e6da3f6f38115a982c15bf79eac7b0c50492a62a2a953b0 ssh-agent [2021-01-05T15:30:29.682Z] SSH_AUTH_SOCK=/tmp/ssh-ximl4JhVaC1n/agent.45 [2021-01-05T15:30:29.682Z] SSH_AGENT_PID=50 [2021-01-05T15:30:29.689Z] Running ssh-add (command line suppressed) [2021-01-05T15:30:29.808Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_8013934202541586755.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_8013934202541586755.key) [2021-01-05T15:30:29.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T15:30:30.212Z] + git semver init [2021-01-05T15:30:30.213Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T15:30:30.213Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-01-05T15:30:30.213Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-01-05T15:30:30.213Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T15:30:30.213Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T15:30:30.213Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T15:30:30.213Z] # $SEMVER_BRANCH = master [2021-01-05T15:30:30.213Z] # $SEMVER_TEMP = /tmp/semver-905232181 [2021-01-05T15:30:30.213Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-01-05T15:30:30.475Z] # '/tmp/semver-905232181' -> '/w/workspace/xfoundry_go-mod-messaging_master/.semver' [2021-01-05T15:30:30.475Z] # -> Force: false [2021-01-05T15:30:30.475Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2021-01-05T15:30:30.490Z] $ docker exec --env ******** --env ******** 1604dc908458b3ba9e6da3f6f38115a982c15bf79eac7b0c50492a62a2a953b0 ssh-agent -k [2021-01-05T15:30:30.605Z] unset SSH_AUTH_SOCK; [2021-01-05T15:30:30.605Z] unset SSH_AGENT_PID; [2021-01-05T15:30:30.605Z] echo Agent pid 50 killed; [2021-01-05T15:30:30.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T15:30:31.155Z] + git semver [Pipeline] } [2021-01-05T15:30:31.174Z] $ docker stop --time=1 1604dc908458b3ba9e6da3f6f38115a982c15bf79eac7b0c50492a62a2a953b0 [2021-01-05T15:30:32.585Z] $ docker rm -f 1604dc908458b3ba9e6da3f6f38115a982c15bf79eac7b0c50492a62a2a953b0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T15:30:33.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T15:30:33.447Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T15:30:33.449Z] [edgeXSemver]: initialized semver on version 0.1.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-01-05T15:30:48.987Z] Still waiting to schedule task [2021-01-05T15:30:48.988Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18503’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-05T15:30:48.990Z] Still waiting to schedule task [2021-01-05T15:30:48.990Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-05T15:32:30.353Z] Running on prd-centos7-docker-4c-2g-18507 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2021-01-05T15:32:30.482Z] Running in /w/workspace/go-mod-messaging/21 [Pipeline] { [Pipeline] checkout [2021-01-05T15:32:33.273Z] using credential edgex-jenkins-ssh [2021-01-05T15:32:33.347Z] Cloning the remote Git repository [2021-01-05T15:32:33.380Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-01-05T15:32:33.452Z] > git init /w/workspace/go-mod-messaging/21 # timeout=10 [2021-01-05T15:32:33.514Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-01-05T15:32:33.515Z] > git --version # timeout=10 [2021-01-05T15:32:33.522Z] > git --version # 'git version 2.24.3' [2021-01-05T15:32:33.522Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T15:32:33.555Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T15:32:34.613Z] Checking out Revision 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 (master) [2021-01-05T15:32:34.157Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-01-05T15:32:34.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T15:32:34.180Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-01-05T15:32:34.194Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-01-05T15:32:34.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T15:32:34.199Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T15:32:34.626Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T15:32:34.632Z] > git checkout -f 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 # timeout=10 [2021-01-05T15:32:38.266Z] Commit message: "Merge pull request #79 from edgexfoundry/dependabot/go_modules/github.com/pebbe/zmq4-1.2.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T15:32:39.536Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T15:32:39.876Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T15:32:40.201Z] + sudo service docker restart [2021-01-05T15:32:40.201Z] + true [2021-01-05T15:32:40.201Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-05T15:32:41.432Z] ========================================================= [2021-01-05T15:32:41.432Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T15:32:41.432Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:32:41.793Z] + 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 . [2021-01-05T15:32:42.388Z] Sending build context to Docker daemon 490kB [2021-01-05T15:32:42.388Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-05T15:32:42.388Z] Step 2/7 : FROM ${BASE} [2021-01-05T15:32:42.388Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T15:32:42.388Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T15:32:42.388Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T15:32:42.388Z] de9db76c5a1d: Pulling fs layer [2021-01-05T15:32:42.388Z] bca2f99d35d6: Pulling fs layer [2021-01-05T15:32:42.388Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T15:32:42.388Z] 7c6f9722023f: Pulling fs layer [2021-01-05T15:32:42.388Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T15:32:42.388Z] 93359f2a8cfa: Waiting [2021-01-05T15:32:42.388Z] 7c6f9722023f: Waiting [2021-01-05T15:32:42.388Z] a35cf1a2eb13: Waiting [2021-01-05T15:32:42.388Z] bca2f99d35d6: Waiting [2021-01-05T15:32:42.388Z] de9db76c5a1d: Verifying Checksum [2021-01-05T15:32:42.388Z] de9db76c5a1d: Download complete [2021-01-05T15:32:42.388Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T15:32:42.388Z] 0ef7d3d256c8: Download complete [2021-01-05T15:32:42.388Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T15:32:42.388Z] 93359f2a8cfa: Download complete [2021-01-05T15:32:42.388Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T15:32:42.388Z] 188c0c94c7c5: Download complete [2021-01-05T15:32:42.388Z] 7c6f9722023f: Verifying Checksum [2021-01-05T15:32:42.388Z] 7c6f9722023f: Download complete [2021-01-05T15:32:42.667Z] 188c0c94c7c5: Pull complete [2021-01-05T15:32:42.939Z] 0ef7d3d256c8: Pull complete [2021-01-05T15:32:42.939Z] de9db76c5a1d: Pull complete [2021-01-05T15:32:44.907Z] a35cf1a2eb13: Download complete [2021-01-05T15:32:45.176Z] bca2f99d35d6: Verifying Checksum [2021-01-05T15:32:45.176Z] bca2f99d35d6: Download complete [2021-01-05T15:32:45.598Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18506 in /w/workspace/xfoundry_go-mod-messaging_master [Pipeline] { [Pipeline] ws [2021-01-05T15:32:45.657Z] Running in /w/workspace/go-mod-messaging/21 [Pipeline] { [Pipeline] checkout [2021-01-05T15:32:50.529Z] bca2f99d35d6: Pull complete [2021-01-05T15:32:50.529Z] 93359f2a8cfa: Pull complete [2021-01-05T15:32:50.793Z] 7c6f9722023f: Pull complete [2021-01-05T15:32:50.847Z] using credential edgex-jenkins-ssh [2021-01-05T15:32:50.911Z] Cloning the remote Git repository [2021-01-05T15:32:50.968Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-01-05T15:32:51.103Z] > git init /w/workspace/go-mod-messaging/21 # timeout=10 [2021-01-05T15:32:51.246Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-01-05T15:32:51.246Z] > git --version # timeout=10 [2021-01-05T15:32:51.268Z] > git --version # 'git version 2.17.1' [2021-01-05T15:32:51.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T15:32:51.359Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T15:32:52.691Z] Checking out Revision 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 (master) [2021-01-05T15:32:52.091Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-01-05T15:32:52.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T15:32:52.135Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-01-05T15:32:52.183Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-01-05T15:32:52.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T15:32:52.195Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T15:32:52.711Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T15:32:52.735Z] > git checkout -f 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 # timeout=10 [2021-01-05T15:32:56.998Z] Commit message: "Merge pull request #79 from edgexfoundry/dependabot/go_modules/github.com/pebbe/zmq4-1.2.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T15:32:58.389Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T15:32:58.796Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T15:32:59.131Z] + true [2021-01-05T15:32:59.131Z] + sudo service docker restart [2021-01-05T15:33:00.874Z] a35cf1a2eb13: Pull complete [2021-01-05T15:33:00.874Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T15:33:00.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T15:33:00.874Z] ---> a62c8e92a672 [2021-01-05T15:33:00.874Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-05T15:33:00.874Z] ---> Running in c46ab3f7f959 [2021-01-05T15:33:00.874Z] Removing intermediate container c46ab3f7f959 [2021-01-05T15:33:00.874Z] ---> 092b75d708d9 [2021-01-05T15:33:00.874Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-05T15:33:00.874Z] ---> Running in f49b8b66cfa7 [Pipeline] unstash [Pipeline] echo [2021-01-05T15:33:01.443Z] ========================================================= [2021-01-05T15:33:01.443Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T15:33:01.443Z] ========================================================= [2021-01-05T15:33:01.461Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:33:01.855Z] + 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 . [2021-01-05T15:33:02.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T15:33:02.622Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-05T15:33:02.622Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-05T15:33:02.844Z] Sending build context to Docker daemon 489kB [2021-01-05T15:33:02.844Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-05T15:33:02.844Z] Step 2/7 : FROM ${BASE} [2021-01-05T15:33:03.120Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T15:33:03.120Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T15:33:03.120Z] a4357932f1b6: Pulling fs layer [2021-01-05T15:33:03.120Z] 18c013af1878: Pulling fs layer [2021-01-05T15:33:03.120Z] 00ac8860ef70: Pulling fs layer [2021-01-05T15:33:03.120Z] 63d7cb157983: Pulling fs layer [2021-01-05T15:33:03.120Z] b116817d02f9: Pulling fs layer [2021-01-05T15:33:03.120Z] 745a02a5169b: Pulling fs layer [2021-01-05T15:33:03.120Z] 63d7cb157983: Waiting [2021-01-05T15:33:03.120Z] b116817d02f9: Waiting [2021-01-05T15:33:03.120Z] 745a02a5169b: Waiting [2021-01-05T15:33:03.120Z] 00ac8860ef70: Waiting [2021-01-05T15:33:03.120Z] 18c013af1878: Verifying Checksum [2021-01-05T15:33:03.120Z] 18c013af1878: Download complete [2021-01-05T15:33:03.120Z] a4357932f1b6: Verifying Checksum [2021-01-05T15:33:03.120Z] a4357932f1b6: Download complete [2021-01-05T15:33:03.120Z] 63d7cb157983: Verifying Checksum [2021-01-05T15:33:03.120Z] 63d7cb157983: Download complete [2021-01-05T15:33:03.199Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-05T15:33:03.200Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-05T15:33:03.200Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-05T15:33:03.396Z] b116817d02f9: Verifying Checksum [2021-01-05T15:33:03.397Z] b116817d02f9: Download complete [2021-01-05T15:33:03.397Z] 5f621e34cdf4: Download complete [2021-01-05T15:33:03.465Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T15:33:03.465Z] OK: 167 MiB in 44 packages [2021-01-05T15:33:03.998Z] 5f621e34cdf4: Pull complete [2021-01-05T15:33:04.061Z] Removing intermediate container f49b8b66cfa7 [2021-01-05T15:33:04.061Z] ---> 06bc8f4e8fe4 [2021-01-05T15:33:04.061Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-05T15:33:04.061Z] ---> Running in 9214311d53a3 [2021-01-05T15:33:04.325Z] Removing intermediate container 9214311d53a3 [2021-01-05T15:33:04.325Z] ---> 1f0ad1382989 [2021-01-05T15:33:04.325Z] Step 6/7 : COPY go.mod . [2021-01-05T15:33:04.589Z] ---> d2c2a5705cf8 [2021-01-05T15:33:04.589Z] Step 7/7 : RUN go mod download [2021-01-05T15:33:04.589Z] ---> Running in 78817ecc820d [2021-01-05T15:33:04.600Z] a4357932f1b6: Pull complete [2021-01-05T15:33:05.202Z] 18c013af1878: Pull complete [2021-01-05T15:33:05.479Z] 745a02a5169b: Download complete [2021-01-05T15:33:06.462Z] 00ac8860ef70: Verifying Checksum [2021-01-05T15:33:06.462Z] 00ac8860ef70: Download complete [2021-01-05T15:33:16.631Z] 00ac8860ef70: Pull complete [2021-01-05T15:33:16.891Z] Removing intermediate container 78817ecc820d [2021-01-05T15:33:16.891Z] ---> 708334e54af6 [2021-01-05T15:33:16.891Z] Successfully built 708334e54af6 [2021-01-05T15:33:16.891Z] Successfully tagged ci-base-image-x86_64:latest [2021-01-05T15:33:16.910Z] 63d7cb157983: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:33:17.180Z] b116817d02f9: Pull complete [2021-01-05T15:33:17.235Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T15:33:17.235Z] . [Pipeline] withDockerContainer [2021-01-05T15:33:17.354Z] prd-centos7-docker-4c-2g-18507 does not seem to be running inside a container [2021-01-05T15:33:17.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/21 -v /w/workspace/go-mod-messaging/21:/w/workspace/go-mod-messaging/21:rw,z -v /w/workspace/go-mod-messaging/21@tmp:/w/workspace/go-mod-messaging/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T15:33:18.346Z] $ docker top 0e6acf01f98dba51b48caa7dcfb6648f8a31066bcc205003537453f57c1f2524 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T15:33:18.846Z] + go version [2021-01-05T15:33:18.846Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T15:33:18.870Z] $ docker stop --time=1 0e6acf01f98dba51b48caa7dcfb6648f8a31066bcc205003537453f57c1f2524 [2021-01-05T15:33:20.306Z] $ docker rm -f 0e6acf01f98dba51b48caa7dcfb6648f8a31066bcc205003537453f57c1f2524 [Pipeline] // withDockerContainer [Pipeline] } [2021-01-05T15:33:20.573Z] 745a02a5169b: Pull complete [2021-01-05T15:33:20.573Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T15:33:20.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T15:33:20.573Z] ---> b7e6874047d6 [2021-01-05T15:33:20.573Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:33:21.350Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T15:33:21.350Z] . [Pipeline] withDockerContainer [2021-01-05T15:33:21.473Z] prd-centos7-docker-4c-2g-18507 does not seem to be running inside a container [2021-01-05T15:33:21.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/21 -v /w/workspace/go-mod-messaging/21:/w/workspace/go-mod-messaging/21:rw,z -v /w/workspace/go-mod-messaging/21@tmp:/w/workspace/go-mod-messaging/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T15:33:22.329Z] $ docker top fe0b9a18e56610e5750d74c083b4af1f4247cabac354635e3546d01341b6a69d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T15:33:22.923Z] + make test [2021-01-05T15:33:22.923Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-05T15:33:23.977Z] ---> Running in 48af768d3d2e [2021-01-05T15:33:24.251Z] Removing intermediate container 48af768d3d2e [2021-01-05T15:33:24.251Z] ---> 5705c7aced1a [2021-01-05T15:33:24.251Z] Step 4/7 : RUN apk add --update --no-cache zeromq-dev bash [2021-01-05T15:33:24.251Z] ---> Running in 76b2b759166d [2021-01-05T15:33:25.680Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T15:33:26.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T15:33:26.866Z] (1/5) Installing libsodium (1.0.18-r0) [2021-01-05T15:33:26.866Z] (2/5) Installing libzmq (4.3.3-r0) [2021-01-05T15:33:27.138Z] (3/5) Installing pkgconf (1.7.2-r0) [2021-01-05T15:33:27.138Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-01-05T15:33:27.138Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2021-01-05T15:33:27.411Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T15:33:27.411Z] OK: 144 MiB in 44 packages [2021-01-05T15:33:28.338Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2021-01-05T15:33:28.841Z] Removing intermediate container 76b2b759166d [2021-01-05T15:33:28.841Z] ---> 6af2738d3ec4 [2021-01-05T15:33:28.841Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-05T15:33:28.841Z] ---> Running in e34befb2498f [2021-01-05T15:33:29.113Z] Removing intermediate container e34befb2498f [2021-01-05T15:33:29.113Z] ---> 7825dd1aaa75 [2021-01-05T15:33:29.113Z] Step 6/7 : COPY go.mod . [2021-01-05T15:33:29.712Z] ---> ef08a2539f95 [2021-01-05T15:33:29.712Z] Step 7/7 : RUN go mod download [2021-01-05T15:33:29.985Z] ---> Running in d5725381be5c [2021-01-05T15:33:45.079Z] Removing intermediate container d5725381be5c [2021-01-05T15:33:45.080Z] ---> 9aa3c6304fb1 [2021-01-05T15:33:45.080Z] Successfully built 9aa3c6304fb1 [2021-01-05T15:33:45.080Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:33:45.422Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T15:33:45.422Z] . [Pipeline] withDockerContainer [2021-01-05T15:33:45.696Z] prd-ubuntu18.04-docker-arm64-4c-16g-18506 does not seem to be running inside a container [2021-01-05T15:33:45.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/21 -v /w/workspace/go-mod-messaging/21:/w/workspace/go-mod-messaging/21:rw,z -v /w/workspace/go-mod-messaging/21@tmp:/w/workspace/go-mod-messaging/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T15:33:47.062Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 15.026s coverage: 89.0% of statements [2021-01-05T15:33:47.062Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.013s coverage: 77.1% of statements [2021-01-05T15:33:47.062Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2021-01-05T15:33:47.234Z] $ docker top f22b46e8a7706d2d3fbc0fd7864129f8cc279ae5a466515290c1d181f5cd8162 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T15:33:48.404Z] + go version [2021-01-05T15:33:48.404Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T15:33:48.448Z] $ docker stop --time=1 f22b46e8a7706d2d3fbc0fd7864129f8cc279ae5a466515290c1d181f5cd8162 [2021-01-05T15:33:50.332Z] $ docker rm -f f22b46e8a7706d2d3fbc0fd7864129f8cc279ae5a466515290c1d181f5cd8162 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:33:51.343Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T15:33:51.343Z] . [Pipeline] withDockerContainer [2021-01-05T15:33:51.564Z] prd-ubuntu18.04-docker-arm64-4c-16g-18506 does not seem to be running inside a container [2021-01-05T15:33:51.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/21 -v /w/workspace/go-mod-messaging/21:/w/workspace/go-mod-messaging/21:rw,z -v /w/workspace/go-mod-messaging/21@tmp:/w/workspace/go-mod-messaging/21@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T15:33:53.052Z] $ docker top 405f7c32d7494c3fab223459169c9a9c8d49ac332230239a7d2806b4aedcfc40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T15:33:54.023Z] + make test [2021-01-05T15:33:54.023Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-05T15:33:55.222Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.344s coverage: 84.1% of statements [2021-01-05T15:33:55.222Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.008s coverage: 85.7% of statements [2021-01-05T15:33:55.222Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.047s coverage: 100.0% of statements [2021-01-05T15:33:55.222Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.006s coverage: 100.0% of statements [2021-01-05T15:33:55.222Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.006s coverage: 90.9% of statements [2021-01-05T15:33:55.222Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-05T15:33:56.620Z] gofmt -l . [2021-01-05T15:33:56.620Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-05T15:33:56.642Z] $ docker stop --time=1 fe0b9a18e56610e5750d74c083b4af1f4247cabac354635e3546d01341b6a69d [2021-01-05T15:33:58.216Z] $ docker rm -f fe0b9a18e56610e5750d74c083b4af1f4247cabac354635e3546d01341b6a69d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T15:33:58.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-05T15:33:59.198Z] 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] } [2021-01-05T15:34:09.124Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg [no test files] [2021-01-05T15:34:27.503Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/mqtt 15.033s coverage: 89.0% of statements [2021-01-05T15:34:27.503Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams 0.041s coverage: 77.1% of statements [2021-01-05T15:34:27.503Z] ? github.com/edgexfoundry/go-mod-messaging/internal/pkg/redis/streams/mocks [no test files] [2021-01-05T15:34:45.784Z] ok github.com/edgexfoundry/go-mod-messaging/internal/pkg/zeromq 20.380s coverage: 84.1% of statements [2021-01-05T15:34:45.784Z] ok github.com/edgexfoundry/go-mod-messaging/messaging 0.019s coverage: 85.7% of statements [2021-01-05T15:34:45.784Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/mqtt 0.048s coverage: 100.0% of statements [2021-01-05T15:34:45.784Z] ok github.com/edgexfoundry/go-mod-messaging/messaging/redis 0.046s coverage: 100.0% of statements [2021-01-05T15:34:45.784Z] ok github.com/edgexfoundry/go-mod-messaging/pkg/types 0.011s coverage: 90.9% of statements [2021-01-05T15:34:45.784Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-01-05T15:34:47.225Z] gofmt -l . [2021-01-05T15:34:47.495Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-05T15:34:47.797Z] $ docker stop --time=1 405f7c32d7494c3fab223459169c9a9c8d49ac332230239a7d2806b4aedcfc40 [2021-01-05T15:34:49.982Z] $ docker rm -f 405f7c32d7494c3fab223459169c9a9c8d49ac332230239a7d2806b4aedcfc40 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T15:34:50.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-05T15:34:50.795Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T15:34:51.551Z] 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] } [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 [2021-01-05T15:34:53.445Z] provisioning config files... [2021-01-05T15:34:53.458Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config7795797339171903825tmp [Pipeline] { [Pipeline] sh [2021-01-05T15:34:53.833Z] + set +x [2021-01-05T15:34:53.833Z] + curl -s https://codecov.io/bash [2021-01-05T15:34:53.833Z] + bash -s -- [2021-01-05T15:34:54.097Z] [2021-01-05T15:34:54.097Z] _____ _ [2021-01-05T15:34:54.097Z] / ____| | | [2021-01-05T15:34:54.097Z] | | ___ __| | ___ ___ _____ __ [2021-01-05T15:34:54.097Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-05T15:34:54.097Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-05T15:34:54.097Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-05T15:34:54.097Z] Bash-20201231-23d4836 [2021-01-05T15:34:54.097Z] [2021-01-05T15:34:54.097Z] [2021-01-05T15:34:54.097Z] ==> git version 2.24.3 found [2021-01-05T15:34:54.097Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-05T15:34:54.097Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-05T15:34:54.097Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-05T15:34:54.097Z] ==> Jenkins CI detected. [2021-01-05T15:34:54.097Z] project root: . [2021-01-05T15:34:54.097Z] --> token set from env [2021-01-05T15:34:54.097Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-05T15:34:54.097Z] ==> Running gcov in . (disable via -X gcov) [2021-01-05T15:34:54.097Z] ==> Python coveragepy not found [2021-01-05T15:34:54.097Z] ==> Searching for coverage reports in: [2021-01-05T15:34:54.097Z] + . [2021-01-05T15:34:54.097Z] -> Found 1 reports [2021-01-05T15:34:54.097Z] ==> Detecting git/mercurial file structure [2021-01-05T15:34:54.097Z] ==> Reading reports [2021-01-05T15:34:54.097Z] + ./coverage.out bytes=20975 [2021-01-05T15:34:54.097Z] ==> Appending adjustments [2021-01-05T15:34:54.097Z] https://docs.codecov.io/docs/fixing-reports [2021-01-05T15:34:54.361Z] + Found adjustments [2021-01-05T15:34:54.361Z] ==> Gzipping contents [2021-01-05T15:34:54.361Z] 8.0K /tmp/codecov.vDsuNN.gz [2021-01-05T15:34:54.361Z] ==> Uploading reports [2021-01-05T15:34:54.361Z] url: https://codecov.io [2021-01-05T15:34:54.361Z] query: branch=master&commit=76dc827b7b2c3e431c1a272d6da30ce80cfc52a6&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-05T15:34:54.361Z] -> Pinging Codecov [2021-01-05T15:34:54.361Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=76dc827b7b2c3e431c1a272d6da30ce80cfc52a6&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= [2021-01-05T15:34:55.307Z] -> Uploading to [2021-01-05T15:34:55.307Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-05/F6E385568367DD0E4001BA4F8F1CB792/76dc827b7b2c3e431c1a272d6da30ce80cfc52a6/e515944e-8e11-40b4-85ae-1ab3057ddf31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T153455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5807e027148f8845dd900ae3d8e1a79ce4326229f1ad7b4c7655e99f004080dd [2021-01-05T15:34:55.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T15:34:55.307Z] Dload Upload Total Spent Left Speed [2021-01-05T15:34:55.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5236 0 0 100 5236 0 10468 --:--:-- --:--:-- --:--:-- 10492 [2021-01-05T15:34:55.570Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 [Pipeline] } [2021-01-05T15:34:55.579Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-01-05T15:34:56.403Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-01-05T15:34:56.459Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:34:56.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-05T15:34:56.809Z] [2021-01-05T15:34:56.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:34:57.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-05T15:34:57.162Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-01-05T15:34:57.162Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T15:34:57.162Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T15:34:57.162Z] de9db76c5a1d: Pulling fs layer [2021-01-05T15:34:57.162Z] 0eba1c9be4d2: Pulling fs layer [2021-01-05T15:34:57.162Z] 0d57e429df01: Pulling fs layer [2021-01-05T15:34:57.162Z] 4e4be7b47b0d: Pulling fs layer [2021-01-05T15:34:57.162Z] e1f770b5df2f: Pulling fs layer [2021-01-05T15:34:57.162Z] 85a0685a4137: Pulling fs layer [2021-01-05T15:34:57.162Z] 0d57e429df01: Waiting [2021-01-05T15:34:57.162Z] 4e4be7b47b0d: Waiting [2021-01-05T15:34:57.162Z] 0eba1c9be4d2: Waiting [2021-01-05T15:34:57.162Z] e1f770b5df2f: Waiting [2021-01-05T15:34:57.162Z] 85a0685a4137: Waiting [2021-01-05T15:34:57.162Z] de9db76c5a1d: Verifying Checksum [2021-01-05T15:34:57.162Z] de9db76c5a1d: Download complete [2021-01-05T15:34:57.163Z] 0ef7d3d256c8: Download complete [2021-01-05T15:34:57.163Z] 0d57e429df01: Verifying Checksum [2021-01-05T15:34:57.163Z] 0d57e429df01: Download complete [2021-01-05T15:34:57.163Z] 4e4be7b47b0d: Verifying Checksum [2021-01-05T15:34:57.163Z] 4e4be7b47b0d: Download complete [2021-01-05T15:34:57.163Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T15:34:57.163Z] 188c0c94c7c5: Download complete [2021-01-05T15:34:57.739Z] 188c0c94c7c5: Pull complete [2021-01-05T15:34:57.739Z] 0ef7d3d256c8: Pull complete [2021-01-05T15:34:57.739Z] de9db76c5a1d: Pull complete [2021-01-05T15:34:59.145Z] e1f770b5df2f: Verifying Checksum [2021-01-05T15:34:59.145Z] e1f770b5df2f: Download complete [2021-01-05T15:35:01.081Z] 0eba1c9be4d2: Verifying Checksum [2021-01-05T15:35:01.081Z] 0eba1c9be4d2: Download complete [2021-01-05T15:35:01.343Z] 85a0685a4137: Verifying Checksum [2021-01-05T15:35:01.343Z] 85a0685a4137: Download complete [2021-01-05T15:35:07.969Z] 0eba1c9be4d2: Pull complete [2021-01-05T15:35:07.969Z] 0d57e429df01: Pull complete [2021-01-05T15:35:07.969Z] 4e4be7b47b0d: Pull complete [2021-01-05T15:35:09.445Z] e1f770b5df2f: Pull complete [2021-01-05T15:35:17.639Z] 85a0685a4137: Pull complete [2021-01-05T15:35:17.639Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-01-05T15:35:17.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-01-05T15:35:17.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-01-05T15:35:17.868Z] prd-centos7-docker-4c-2g-18502 does not seem to be running inside a container [2021-01-05T15:35:17.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-01-05T15:35:19.016Z] $ docker top 82226f9aecaf3c4923de7a8217dc37b4d843547acb93c729dd54804acac31515 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T15:35:19.343Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-01-05T15:35:19.642Z] + set -o pipefail [2021-01-05T15:35:19.642Z] + snyk monitor '--org=edgex-jenkins' [2021-01-05T15:35:24.950Z] [2021-01-05T15:35:24.950Z] Monitoring /w/workspace/xfoundry_go-mod-messaging_master (github.com/edgexfoundry/go-mod-messaging)... [2021-01-05T15:35:24.950Z] [2021-01-05T15:35:24.950Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/f6e4b672-2be2-4054-abeb-10731c768cda/history/b63eca9b-03fd-490e-96bf-7045d124ce5e [2021-01-05T15:35:24.950Z] [2021-01-05T15:35:24.950Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-01-05T15:35:24.950Z] [2021-01-05T15:35:24.950Z] [Pipeline] } [2021-01-05T15:35:24.964Z] $ docker stop --time=1 82226f9aecaf3c4923de7a8217dc37b4d843547acb93c729dd54804acac31515 [2021-01-05T15:35:26.992Z] $ docker rm -f 82226f9aecaf3c4923de7a8217dc37b4d843547acb93c729dd54804acac31515 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-01-05T15:35:28.830Z] + git log --format=format:%s -1 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:35:29.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T15:35:29.140Z] . [Pipeline] withDockerContainer [2021-01-05T15:35:29.236Z] prd-centos7-docker-4c-2g-18502 does not seem to be running inside a container [2021-01-05T15:35:29.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T15:35:30.158Z] $ docker top 96f96bf7d123f3cce3b6530c40ccf42649431db8ba66e2482f3cf57b61888ad7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T15:35:30.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T15:35:30.562Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T15:35:30.815Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T15:35:30.819Z] $ docker exec 96f96bf7d123f3cce3b6530c40ccf42649431db8ba66e2482f3cf57b61888ad7 ssh-agent [2021-01-05T15:35:31.006Z] SSH_AUTH_SOCK=/tmp/ssh-8pGg7ieJJMyf/agent.13 [2021-01-05T15:35:31.007Z] SSH_AGENT_PID=18 [2021-01-05T15:35:31.015Z] Running ssh-add (command line suppressed) [2021-01-05T15:35:31.156Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3968550002209951991.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_3968550002209951991.key) [2021-01-05T15:35:31.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T15:35:31.562Z] + git semver tag [2021-01-05T15:35:31.562Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T15:35:31.562Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-01-05T15:35:31.562Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-01-05T15:35:31.562Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T15:35:31.562Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T15:35:31.562Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T15:35:31.562Z] # $SEMVER_BRANCH = master [2021-01-05T15:35:31.562Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2021-01-05T15:35:31.562Z] # 76dc827b7b2c3e431c1a272d6da30ce80cfc52a6 HEAD [2021-01-05T15:35:31.562Z] # -> Force: false [2021-01-05T15:35:31.562Z] # f5a4962a5527206df474c027ece6cb1dd5a70f9a refs/tags/v0.1.30 [Pipeline] } [2021-01-05T15:35:31.576Z] $ docker exec --env ******** --env ******** 96f96bf7d123f3cce3b6530c40ccf42649431db8ba66e2482f3cf57b61888ad7 ssh-agent -k [2021-01-05T15:35:31.720Z] unset SSH_AUTH_SOCK; [2021-01-05T15:35:31.720Z] unset SSH_AGENT_PID; [2021-01-05T15:35:31.721Z] echo Agent pid 18 killed; [2021-01-05T15:35:31.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T15:35:32.250Z] + git semver [Pipeline] } [2021-01-05T15:35:32.268Z] $ docker stop --time=1 96f96bf7d123f3cce3b6530c40ccf42649431db8ba66e2482f3cf57b61888ad7 [2021-01-05T15:35:33.639Z] $ docker rm -f 96f96bf7d123f3cce3b6530c40ccf42649431db8ba66e2482f3cf57b61888ad7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:35:34.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-05T15:35:34.344Z] [2021-01-05T15:35:34.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:35:34.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-05T15:35:34.863Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-01-05T15:35:34.863Z] ab5ef0e58194: Pulling fs layer [2021-01-05T15:35:34.863Z] 9712f1f96733: Pulling fs layer [2021-01-05T15:35:34.863Z] 63f879dbbcfc: Pulling fs layer [2021-01-05T15:35:34.863Z] 0d9ebad4ef96: Pulling fs layer [2021-01-05T15:35:34.863Z] e9a5061849ea: Pulling fs layer [2021-01-05T15:35:34.863Z] d747dcd14b5f: Pulling fs layer [2021-01-05T15:35:34.863Z] 2de7ff778b66: Pulling fs layer [2021-01-05T15:35:34.863Z] 2de7ff778b66: Waiting [2021-01-05T15:35:34.863Z] d747dcd14b5f: Waiting [2021-01-05T15:35:34.863Z] e9a5061849ea: Waiting [2021-01-05T15:35:34.863Z] 0d9ebad4ef96: Waiting [2021-01-05T15:35:34.863Z] 9712f1f96733: Verifying Checksum [2021-01-05T15:35:34.863Z] 9712f1f96733: Download complete [2021-01-05T15:35:36.852Z] 63f879dbbcfc: Verifying Checksum [2021-01-05T15:35:36.852Z] 63f879dbbcfc: Download complete [2021-01-05T15:35:36.852Z] e9a5061849ea: Verifying Checksum [2021-01-05T15:35:36.852Z] e9a5061849ea: Download complete [2021-01-05T15:35:37.119Z] d747dcd14b5f: Verifying Checksum [2021-01-05T15:35:37.119Z] d747dcd14b5f: Download complete [2021-01-05T15:35:37.388Z] ab5ef0e58194: Verifying Checksum [2021-01-05T15:35:37.388Z] ab5ef0e58194: Download complete [2021-01-05T15:35:37.388Z] 2de7ff778b66: Verifying Checksum [2021-01-05T15:35:37.388Z] 2de7ff778b66: Download complete [2021-01-05T15:35:37.388Z] 0d9ebad4ef96: Verifying Checksum [2021-01-05T15:35:37.388Z] 0d9ebad4ef96: Download complete [2021-01-05T15:35:41.631Z] ab5ef0e58194: Pull complete [2021-01-05T15:35:41.631Z] 9712f1f96733: Pull complete [2021-01-05T15:35:44.956Z] 63f879dbbcfc: Pull complete [2021-01-05T15:35:51.599Z] 0d9ebad4ef96: Pull complete [2021-01-05T15:35:52.990Z] e9a5061849ea: Pull complete [2021-01-05T15:35:52.990Z] d747dcd14b5f: Pull complete [2021-01-05T15:35:55.546Z] 2de7ff778b66: Pull complete [2021-01-05T15:35:55.546Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-01-05T15:35:55.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-01-05T15:35:55.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-01-05T15:35:55.753Z] prd-centos7-docker-4c-2g-18502 does not seem to be running inside a container [2021-01-05T15:35:55.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-01-05T15:36:00.019Z] $ docker top 47d36bf77a637fbe22531e26f3702763fb491c1b85cb882ff8fa2083d8d78ce9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-01-05T15:36:00.308Z] provisioning config files... [2021-01-05T15:36:00.319Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config4306292746746244822tmp [2021-01-05T15:36:00.337Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config850940327134357824tmp [2021-01-05T15:36:00.352Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config636330185459204706tmp [Pipeline] { [Pipeline] echo [2021-01-05T15:36:00.452Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T15:36:00.751Z] ---> sigul-configuration.sh [2021-01-05T15:36:00.751Z] gpg: directory `/root/.gnupg' created [2021-01-05T15:36:00.751Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-01-05T15:36:00.751Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-01-05T15:36:00.751Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-01-05T15:36:00.751Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-01-05T15:36:00.751Z] gpg: CAST5 encrypted data [2021-01-05T15:36:01.015Z] gpg: encrypted with 1 passphrase [2021-01-05T15:36:01.015Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-01-05T15:36:01.317Z] + mkdir /home/jenkins [2021-01-05T15:36:01.317Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-01-05T15:36:01.633Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-01-05T15:36:01.644Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T15:36:01.945Z] ---> sigul-install.sh [2021-01-05T15:36:10.108Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-01-05T15:36:10.414Z] + git tag --list [2021-01-05T15:36:10.414Z] v0.0.0 [2021-01-05T15:36:10.414Z] v0.1.0 [2021-01-05T15:36:10.414Z] v0.1.1 [2021-01-05T15:36:10.414Z] v0.1.10 [2021-01-05T15:36:10.414Z] v0.1.11 [2021-01-05T15:36:10.414Z] v0.1.12 [2021-01-05T15:36:10.414Z] v0.1.13 [2021-01-05T15:36:10.414Z] v0.1.14 [2021-01-05T15:36:10.414Z] v0.1.15 [2021-01-05T15:36:10.414Z] v0.1.16 [2021-01-05T15:36:10.414Z] v0.1.17 [2021-01-05T15:36:10.414Z] v0.1.18 [2021-01-05T15:36:10.414Z] v0.1.19 [2021-01-05T15:36:10.414Z] v0.1.2 [2021-01-05T15:36:10.414Z] v0.1.20 [2021-01-05T15:36:10.414Z] v0.1.21 [2021-01-05T15:36:10.414Z] v0.1.22 [2021-01-05T15:36:10.414Z] v0.1.23 [2021-01-05T15:36:10.414Z] v0.1.24 [2021-01-05T15:36:10.414Z] v0.1.25 [2021-01-05T15:36:10.414Z] v0.1.26 [2021-01-05T15:36:10.414Z] v0.1.27 [2021-01-05T15:36:10.414Z] v0.1.28 [2021-01-05T15:36:10.414Z] v0.1.29 [2021-01-05T15:36:10.414Z] v0.1.3 [2021-01-05T15:36:10.414Z] v0.1.30 [2021-01-05T15:36:10.414Z] v0.1.4 [2021-01-05T15:36:10.414Z] v0.1.5 [2021-01-05T15:36:10.414Z] v0.1.6 [2021-01-05T15:36:10.414Z] v0.1.7 [2021-01-05T15:36:10.414Z] v0.1.8 [2021-01-05T15:36:10.414Z] v0.1.9 [Pipeline] sh [2021-01-05T15:36:10.747Z] + lftools sign git-tag v0.1.30 [2021-01-05T15:36:12.139Z] Signing Git tag with Sigul... [2021-01-05T15:36:12.139Z] Signing v0.1.30 [Pipeline] echo [2021-01-05T15:36:13.097Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T15:36:13.395Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-01-05T15:36:13.430Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-01-05T15:36:13.562Z] $ docker stop --time=1 47d36bf77a637fbe22531e26f3702763fb491c1b85cb882ff8fa2083d8d78ce9 [2021-01-05T15:36:15.545Z] $ docker rm -f 47d36bf77a637fbe22531e26f3702763fb491c1b85cb882ff8fa2083d8d78ce9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:36:16.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T15:36:16.432Z] . [Pipeline] withDockerContainer [2021-01-05T15:36:16.530Z] prd-centos7-docker-4c-2g-18502 does not seem to be running inside a container [2021-01-05T15:36:16.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T15:36:17.294Z] $ docker top 471c4e4c63d4dbc39975dd475a1e4f6c4bd5e5a7958b971385291c30c0b008a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T15:36:17.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T15:36:17.613Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T15:36:17.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T15:36:17.825Z] $ docker exec 471c4e4c63d4dbc39975dd475a1e4f6c4bd5e5a7958b971385291c30c0b008a0 ssh-agent [2021-01-05T15:36:17.997Z] SSH_AUTH_SOCK=/tmp/ssh-mi6LZuUmFV53/agent.12 [2021-01-05T15:36:17.997Z] SSH_AGENT_PID=17 [2021-01-05T15:36:18.005Z] Running ssh-add (command line suppressed) [2021-01-05T15:36:18.150Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_8814602336179826925.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_8814602336179826925.key) [2021-01-05T15:36:18.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T15:36:18.570Z] + git semver bump patch [2021-01-05T15:36:18.570Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T15:36:18.570Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-01-05T15:36:18.570Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-01-05T15:36:18.570Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T15:36:18.570Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T15:36:18.570Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T15:36:18.570Z] # $SEMVER_BRANCH = master [2021-01-05T15:36:18.570Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [2021-01-05T15:36:18.570Z] 0.1.31 [Pipeline] } [2021-01-05T15:36:18.583Z] $ docker exec --env ******** --env ******** 471c4e4c63d4dbc39975dd475a1e4f6c4bd5e5a7958b971385291c30c0b008a0 ssh-agent -k [2021-01-05T15:36:18.706Z] unset SSH_AUTH_SOCK; [2021-01-05T15:36:18.706Z] unset SSH_AGENT_PID; [2021-01-05T15:36:18.706Z] echo Agent pid 17 killed; [2021-01-05T15:36:18.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T15:36:19.233Z] + git semver [Pipeline] } [2021-01-05T15:36:19.252Z] $ docker stop --time=1 471c4e4c63d4dbc39975dd475a1e4f6c4bd5e5a7958b971385291c30c0b008a0 [2021-01-05T15:36:20.631Z] $ docker rm -f 471c4e4c63d4dbc39975dd475a1e4f6c4bd5e5a7958b971385291c30c0b008a0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:36:21.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T15:36:21.288Z] . [Pipeline] withDockerContainer [2021-01-05T15:36:21.470Z] prd-centos7-docker-4c-2g-18502 does not seem to be running inside a container [2021-01-05T15:36:21.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T15:36:22.323Z] $ docker top 8c5414906f6d0b92cc8b60b2b568d6eb9d6db5f4257aae0c80244b8ff1035cbd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T15:36:22.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T15:36:22.733Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T15:36:22.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T15:36:22.957Z] $ docker exec 8c5414906f6d0b92cc8b60b2b568d6eb9d6db5f4257aae0c80244b8ff1035cbd ssh-agent [2021-01-05T15:36:23.144Z] SSH_AUTH_SOCK=/tmp/ssh-r6Z7VfIgROl2/agent.11 [2021-01-05T15:36:23.144Z] SSH_AGENT_PID=16 [2021-01-05T15:36:23.153Z] Running ssh-add (command line suppressed) [2021-01-05T15:36:23.286Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_4813953028850080054.key (/w/workspace/xfoundry_go-mod-messaging_master@tmp/private_key_4813953028850080054.key) [2021-01-05T15:36:23.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T15:36:23.682Z] + git semver push [2021-01-05T15:36:23.683Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T15:36:23.683Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.git [2021-01-05T15:36:23.683Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_master [2021-01-05T15:36:23.683Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T15:36:23.683Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T15:36:23.683Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T15:36:23.683Z] # $SEMVER_BRANCH = master [2021-01-05T15:36:23.683Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_master/.semver [Pipeline] } [2021-01-05T15:36:30.299Z] $ docker exec --env ******** --env ******** 8c5414906f6d0b92cc8b60b2b568d6eb9d6db5f4257aae0c80244b8ff1035cbd ssh-agent -k [2021-01-05T15:36:30.475Z] unset SSH_AUTH_SOCK; [2021-01-05T15:36:30.475Z] unset SSH_AGENT_PID; [2021-01-05T15:36:30.475Z] echo Agent pid 16 killed; [2021-01-05T15:36:30.540Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T15:36:31.000Z] + git semver [Pipeline] } [2021-01-05T15:36:31.017Z] $ docker stop --time=1 8c5414906f6d0b92cc8b60b2b568d6eb9d6db5f4257aae0c80244b8ff1035cbd [2021-01-05T15:36:32.394Z] $ docker rm -f 8c5414906f6d0b92cc8b60b2b568d6eb9d6db5f4257aae0c80244b8ff1035cbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-05T15:36:33.875Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T15:36:34.444Z] ---> package-listing.sh [2021-01-05T15:36:34.444Z] ++ facter osfamily [2021-01-05T15:36:34.444Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T15:36:34.444Z] + OS_FAMILY=redhat [2021-01-05T15:36:34.444Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_master [2021-01-05T15:36:34.444Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T15:36:34.444Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T15:36:34.444Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T15:36:34.445Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T15:36:34.445Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2021-01-05T15:36:34.445Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T15:36:34.445Z] + case "${OS_FAMILY}" in [2021-01-05T15:36:34.445Z] + rpm -qa [2021-01-05T15:36:34.445Z] + sort [2021-01-05T15:36:39.754Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T15:36:39.754Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T15:36:39.754Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T15:36:39.754Z] + '[' /w/workspace/xfoundry_go-mod-messaging_master ']' [2021-01-05T15:36:39.754Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_master/archives/ [2021-01-05T15:36:39.754Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_master/archives/ [Pipeline] echo [2021-01-05T15:36:39.769Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T15:36:40.062Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:36:40.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T15:36:40.368Z] [2021-01-05T15:36:40.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T15:36:40.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T15:36:40.739Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T15:36:40.739Z] df20fa9351a1: Pulling fs layer [2021-01-05T15:36:40.739Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T15:36:40.739Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T15:36:40.739Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T15:36:40.739Z] 93b61091891f: Pulling fs layer [2021-01-05T15:36:40.739Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T15:36:40.739Z] 5e14af77c1be: Pulling fs layer [2021-01-05T15:36:40.739Z] 01666e4c0597: Pulling fs layer [2021-01-05T15:36:40.739Z] aa168da1d23b: Pulling fs layer [2021-01-05T15:36:40.739Z] 46f8f816bc3b: Waiting [2021-01-05T15:36:40.739Z] 5e14af77c1be: Waiting [2021-01-05T15:36:40.739Z] 93b61091891f: Waiting [2021-01-05T15:36:40.739Z] 93b9cdb0e59b: Waiting [2021-01-05T15:36:40.739Z] 01666e4c0597: Waiting [2021-01-05T15:36:40.739Z] aa168da1d23b: Waiting [2021-01-05T15:36:40.739Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T15:36:40.739Z] 36b3adc4ff6f: Download complete [2021-01-05T15:36:40.739Z] 46f8f816bc3b: Download complete [2021-01-05T15:36:40.739Z] df20fa9351a1: Download complete [2021-01-05T15:36:40.739Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T15:36:40.739Z] 93b9cdb0e59b: Download complete [2021-01-05T15:36:40.739Z] 5e14af77c1be: Verifying Checksum [2021-01-05T15:36:40.739Z] 5e14af77c1be: Download complete [2021-01-05T15:36:40.739Z] 93b61091891f: Verifying Checksum [2021-01-05T15:36:40.739Z] 93b61091891f: Download complete [2021-01-05T15:36:40.739Z] 01666e4c0597: Verifying Checksum [2021-01-05T15:36:40.739Z] 01666e4c0597: Download complete [2021-01-05T15:36:41.003Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T15:36:41.003Z] 8ad3a11d3b57: Download complete [2021-01-05T15:36:41.584Z] df20fa9351a1: Pull complete [2021-01-05T15:36:41.849Z] 36b3adc4ff6f: Pull complete [2021-01-05T15:36:42.811Z] aa168da1d23b: Verifying Checksum [2021-01-05T15:36:42.811Z] aa168da1d23b: Download complete [2021-01-05T15:36:43.387Z] 8ad3a11d3b57: Pull complete [2021-01-05T15:36:43.387Z] 46f8f816bc3b: Pull complete [2021-01-05T15:36:43.650Z] 93b61091891f: Pull complete [2021-01-05T15:36:43.915Z] 93b9cdb0e59b: Pull complete [2021-01-05T15:36:44.177Z] 5e14af77c1be: Pull complete [2021-01-05T15:36:44.177Z] 01666e4c0597: Pull complete [2021-01-05T15:36:52.373Z] aa168da1d23b: Pull complete [2021-01-05T15:36:52.373Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T15:36:52.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T15:36:52.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T15:36:52.542Z] prd-centos7-docker-4c-2g-18502 does not seem to be running inside a container [2021-01-05T15:36:52.590Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_go-mod-messaging_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_master -v /w/workspace/xfoundry_go-mod-messaging_master:/w/workspace/xfoundry_go-mod-messaging_master:rw,z -v /w/workspace/xfoundry_go-mod-messaging_master@tmp:/w/workspace/xfoundry_go-mod-messaging_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T15:36:55.696Z] $ docker top a30c3f1e492ee58de7cbbe2fe4cd8f8f0656cbc9abd2f61f30bba9a0ff65b05e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T15:36:56.176Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T15:36:56.476Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T15:36:56.786Z] + ls /var/log/sa-host [2021-01-05T15:36:56.786Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T15:36:56.786Z] file_magic: OK [2021-01-05T15:36:56.786Z] HZ: Using current value: 100 [2021-01-05T15:36:56.786Z] file_header: OK [2021-01-05T15:36:56.786Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T15:36:56.786Z] Statistics: [2021-01-05T15:36:56.786Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-05T15:36:56.786Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T15:36:56.786Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T15:36:56.786Z] file_magic: OK [2021-01-05T15:36:56.786Z] HZ: Using current value: 100 [2021-01-05T15:36:56.786Z] file_header: OK [2021-01-05T15:36:56.786Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T15:36:56.786Z] Statistics: [2021-01-05T15:36:56.786Z] Hnuu...uuuununununu... [2021-01-05T15:36:56.786Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T15:36:57.543Z] provisioning config files... [2021-01-05T15:36:57.560Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_master@tmp/config4026594626269986428tmp [Pipeline] { [Pipeline] echo [2021-01-05T15:36:57.630Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T15:36:57.931Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T15:36:57.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T15:36:58.053Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T15:36:58.350Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T15:36:58.361Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T15:36:58.660Z] ---> sudo-logs.sh [2021-01-05T15:36:58.660Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T15:36:58.671Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T15:36:59.310Z] ---> job-cost.sh [2021-01-05T15:36:59.310Z] lf-activate-venv: SKIPPING [2021-01-05T15:36:59.310Z] INFO: No Stack... [2021-01-05T15:37:00.706Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T15:37:00.970Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T15:37:00.985Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T15:37:01.356Z] ---> logs-deploy.sh [2021-01-05T15:37:01.356Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/master/21 [2021-01-05T15:37:01.356Z] INFO: archiving workspace using pattern(s): [2021-01-05T15:37:02.770Z] Archives upload complete. [2021-01-05T15:37:03.032Z] INFO: archiving logs to Nexus [2021-01-05T15:37:03.978Z] ---> uname -a: [2021-01-05T15:37:03.978Z] Linux prd-centos7-docker-4c-2g-18502.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-05T15:37:03.978Z] [2021-01-05T15:37:03.978Z] [2021-01-05T15:37:03.978Z] ---> lscpu: [2021-01-05T15:37:03.978Z] Architecture: x86_64 [2021-01-05T15:37:03.978Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-05T15:37:03.978Z] Byte Order: Little Endian [2021-01-05T15:37:03.978Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-05T15:37:03.978Z] CPU(s): 4 [2021-01-05T15:37:03.978Z] On-line CPU(s) list: 0-3 [2021-01-05T15:37:03.978Z] Thread(s) per core: 1 [2021-01-05T15:37:03.978Z] Core(s) per socket: 1 [2021-01-05T15:37:03.978Z] Socket(s): 4 [2021-01-05T15:37:03.978Z] NUMA node(s): 1 [2021-01-05T15:37:03.978Z] Vendor ID: GenuineIntel [2021-01-05T15:37:03.978Z] CPU family: 6 [2021-01-05T15:37:03.978Z] Model: 44 [2021-01-05T15:37:03.978Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-05T15:37:03.978Z] Stepping: 1 [2021-01-05T15:37:03.978Z] CPU MHz: 2933.442 [2021-01-05T15:37:03.978Z] BogoMIPS: 5866.88 [2021-01-05T15:37:03.978Z] Virtualization: VT-x [2021-01-05T15:37:03.978Z] Hypervisor vendor: KVM [2021-01-05T15:37:03.978Z] Virtualization type: full [2021-01-05T15:37:03.978Z] L1d cache: 128 KiB [2021-01-05T15:37:03.978Z] L1i cache: 128 KiB [2021-01-05T15:37:03.978Z] L2 cache: 16 MiB [2021-01-05T15:37:03.978Z] L3 cache: 64 MiB [2021-01-05T15:37:03.978Z] NUMA node0 CPU(s): 0-3 [2021-01-05T15:37:03.978Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-05T15:37:03.978Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-05T15:37:03.978Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-05T15:37:03.978Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-05T15:37:03.978Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-05T15:37:03.978Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-05T15:37:03.978Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-05T15:37:03.978Z] Vulnerability Srbds: Not affected [2021-01-05T15:37:03.978Z] Vulnerability Tsx async abort: Not affected [2021-01-05T15:37:03.978Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-05T15:37:03.978Z] [2021-01-05T15:37:03.978Z] [2021-01-05T15:37:03.978Z] ---> nproc: [2021-01-05T15:37:03.978Z] 4 [2021-01-05T15:37:03.978Z] [2021-01-05T15:37:03.978Z] [2021-01-05T15:37:03.978Z] ---> df -h: [2021-01-05T15:37:03.978Z] Filesystem Size Used Available Use% Mounted on [2021-01-05T15:37:03.978Z] overlay 50.0G 8.5G 41.4G 17% / [2021-01-05T15:37:03.979Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-05T15:37:03.979Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-05T15:37:03.979Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-05T15:37:03.979Z] /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os [2021-01-05T15:37:03.979Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf [2021-01-05T15:37:03.979Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname [2021-01-05T15:37:03.979Z] /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts [2021-01-05T15:37:03.979Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-messaging_master@tmp [2021-01-05T15:37:03.979Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host [2021-01-05T15:37:03.979Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure [2021-01-05T15:37:03.979Z] /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log [2021-01-05T15:37:03.979Z] /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json [2021-01-05T15:37:03.979Z] /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/xfoundry_go-mod-messaging_master [2021-01-05T15:37:03.979Z] [2021-01-05T15:37:03.979Z] [2021-01-05T15:37:03.979Z] ---> free -m: [2021-01-05T15:37:03.979Z] total used free shared buff/cache available [2021-01-05T15:37:03.979Z] Mem: 1837 807 154 0 875 966 [2021-01-05T15:37:03.979Z] Swap: 1023 3 1020 [2021-01-05T15:37:03.979Z] [2021-01-05T15:37:03.979Z] [2021-01-05T15:37:03.979Z] ---> ip addr: [2021-01-05T15:37:03.979Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-05T15:37:03.979Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-05T15:37:03.979Z] inet 127.0.0.1/8 scope host lo [2021-01-05T15:37:03.979Z] valid_lft forever preferred_lft forever [2021-01-05T15:37:03.979Z] inet6 ::1/128 scope host [2021-01-05T15:37:03.979Z] valid_lft forever preferred_lft forever [2021-01-05T15:37:03.979Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-05T15:37:03.979Z] link/ether fa:16:3e:0d:4d:a5 brd ff:ff:ff:ff:ff:ff [2021-01-05T15:37:03.979Z] inet 10.30.123.186/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-05T15:37:03.979Z] valid_lft 85956sec preferred_lft 85956sec [2021-01-05T15:37:03.979Z] inet6 fe80::f816:3eff:fe0d:4da5/64 scope link [2021-01-05T15:37:03.979Z] valid_lft forever preferred_lft forever [2021-01-05T15:37:03.979Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-05T15:37:03.979Z] link/ether 02:42:c2:5b:11:20 brd ff:ff:ff:ff:ff:ff [2021-01-05T15:37:03.979Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-05T15:37:03.979Z] valid_lft forever preferred_lft forever [2021-01-05T15:37:03.979Z] inet6 fe80::42:c2ff:fe5b:1120/64 scope link [2021-01-05T15:37:03.979Z] valid_lft forever preferred_lft forever [2021-01-05T15:37:03.979Z] [2021-01-05T15:37:03.979Z]