Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 236840f335d952384003a0e741c2f61d85d23839 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13068 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 236840f335d952384003a0e741c2f61d85d23839 (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 Commit message: "Merge pull request #367 from FelixTing/issue-366" > git rev-list --no-walk 488a5d2dcec9569b6e1f549f208990667ea6f792 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-21T07:08:26.611Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-21T07:08:26.916Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-21T07:08:27.051Z] ========================================================= [2020-11-21T07:08:27.051Z] EdgeX Global Pipelines Version Info [2020-11-21T07:08:27.051Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:08:28.773Z] ------------------- [2020-11-21T07:08:28.774Z] stable info: [2020-11-21T07:08:28.774Z] ------------------- [2020-11-21T07:08:28.774Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-21T07:08:28.774Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-21T07:08:28.774Z] Message: update stable to v1.0.167 [2020-11-21T07:08:29.755Z] ------------------- [2020-11-21T07:08:29.755Z] experimental info: [2020-11-21T07:08:29.755Z] ------------------- [2020-11-21T07:08:29.755Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-21T07:08:29.755Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-21T07:08:29.755Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-21T07:08:30.222Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-21T07:08:30.346Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-21T07:08:30.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-21T07:08:30.596Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-21T07:08:30.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-21T07:08:30.804Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-21T07:08:30.901Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-21T07:08:30.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-21T07:08:31.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-21T07:08:31.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-21T07:08:31.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-21T07:08:31.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-21T07:08:31.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-21T07:08:31.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-21T07:08:31.774Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-21T07:08:31.869Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-21T07:08:31.965Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-21T07:08:32.057Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-21T07:08:32.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-21T07:08:32.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-21T07:08:32.357Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-21T07:08:32.457Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-21T07:08:32.556Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-21T07:08:32.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-21T07:08:32.767Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-21T07:08:32.858Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-21T07:08:33.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-11-21T07:08:33.102Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-11-21T07:08:33.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-11-21T07:08:33.389Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 236840f335d952384003a0e741c2f61d85d23839 [Pipeline] echo [2020-11-21T07:08:33.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 236840f [Pipeline] echo [2020-11-21T07:08:33.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-21T07:08:33.776Z] provisioning config files... [2020-11-21T07:08:33.813Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8140975858709287355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:08:34.221Z] ---> docker-login.sh [2020-11-21T07:08:34.221Z] nexus3.edgexfoundry.org:10001 [2020-11-21T07:08:34.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:08:34.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:08:34.759Z] Configure a credential helper to remove this warning. See [2020-11-21T07:08:34.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:08:34.759Z] [2020-11-21T07:08:34.759Z] Login Succeeded [2020-11-21T07:08:34.759Z] nexus3.edgexfoundry.org:10002 [2020-11-21T07:08:34.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:08:34.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:08:34.759Z] Configure a credential helper to remove this warning. See [2020-11-21T07:08:34.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:08:34.759Z] [2020-11-21T07:08:34.759Z] Login Succeeded [2020-11-21T07:08:34.759Z] nexus3.edgexfoundry.org:10003 [2020-11-21T07:08:35.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:08:35.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:08:35.023Z] Configure a credential helper to remove this warning. See [2020-11-21T07:08:35.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:08:35.023Z] [2020-11-21T07:08:35.023Z] Login Succeeded [2020-11-21T07:08:35.023Z] nexus3.edgexfoundry.org:10004 [2020-11-21T07:08:35.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:08:35.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:08:35.286Z] Configure a credential helper to remove this warning. See [2020-11-21T07:08:35.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:08:35.286Z] [2020-11-21T07:08:35.286Z] Login Succeeded [2020-11-21T07:08:35.286Z] docker.io [2020-11-21T07:08:35.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:08:35.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:08:35.555Z] Configure a credential helper to remove this warning. See [2020-11-21T07:08:35.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:08:35.555Z] [2020-11-21T07:08:35.555Z] Login Succeeded [2020-11-21T07:08:35.555Z] ---> docker-login.sh ends [Pipeline] } [2020-11-21T07:08:35.568Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-21T07:08:36.344Z] + git log --format=format:%s -1 236840f335d952384003a0e741c2f61d85d23839 [Pipeline] echo [2020-11-21T07:08:36.416Z] GIT_COMMIT: 236840f335d952384003a0e741c2f61d85d23839, Commit Message: Merge pull request #367 from FelixTing/issue-366 [Pipeline] echo [2020-11-21T07:08:36.461Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:08:37.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-21T07:08:37.747Z] [2020-11-21T07:08:37.747Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:08:38.092Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-21T07:08:38.092Z] latest: Pulling from edgex-devops/git-semver [2020-11-21T07:08:38.092Z] 31603596830f: Pulling fs layer [2020-11-21T07:08:38.092Z] 2a8b12db71e7: Pulling fs layer [2020-11-21T07:08:38.092Z] 6ca5941a6612: Pulling fs layer [2020-11-21T07:08:38.092Z] ecc8261a40a4: Pulling fs layer [2020-11-21T07:08:38.092Z] ecc8261a40a4: Waiting [2020-11-21T07:08:38.092Z] 2a8b12db71e7: Verifying Checksum [2020-11-21T07:08:38.092Z] 2a8b12db71e7: Download complete [2020-11-21T07:08:38.354Z] 31603596830f: Verifying Checksum [2020-11-21T07:08:38.354Z] 31603596830f: Download complete [2020-11-21T07:08:38.354Z] ecc8261a40a4: Verifying Checksum [2020-11-21T07:08:38.354Z] ecc8261a40a4: Download complete [2020-11-21T07:08:38.354Z] 6ca5941a6612: Verifying Checksum [2020-11-21T07:08:38.354Z] 6ca5941a6612: Download complete [2020-11-21T07:08:38.621Z] 31603596830f: Pull complete [2020-11-21T07:08:38.621Z] 2a8b12db71e7: Pull complete [2020-11-21T07:08:39.581Z] 6ca5941a6612: Pull complete [2020-11-21T07:08:39.844Z] ecc8261a40a4: Pull complete [2020-11-21T07:08:39.844Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-21T07:08:39.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-21T07:08:39.844Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-21T07:08:40.041Z] prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container [2020-11-21T07:08:40.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-21T07:08:42.791Z] $ docker top 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-21T07:08:43.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-21T07:08:43.082Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-21T07:08:43.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-21T07:08:43.304Z] $ docker exec 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a ssh-agent [2020-11-21T07:08:43.463Z] SSH_AUTH_SOCK=/tmp/ssh-QKkoxAKghhNc/agent.11 [2020-11-21T07:08:43.463Z] SSH_AGENT_PID=17 [2020-11-21T07:08:43.477Z] Running ssh-add (command line suppressed) [2020-11-21T07:08:43.599Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2068950706431292553.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2068950706431292553.key) [2020-11-21T07:08:43.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-21T07:08:43.983Z] + git tag --points-at HEAD [Pipeline] } [2020-11-21T07:08:44.014Z] $ docker exec --env ******** --env ******** 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a ssh-agent -k [2020-11-21T07:08:44.133Z] unset SSH_AUTH_SOCK; [2020-11-21T07:08:44.133Z] unset SSH_AGENT_PID; [2020-11-21T07:08:44.134Z] echo Agent pid 17 killed; [2020-11-21T07:08:44.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-21T07:08:44.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-21T07:08:44.334Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-21T07:08:44.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-21T07:08:44.495Z] $ docker exec 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a ssh-agent [2020-11-21T07:08:44.645Z] SSH_AUTH_SOCK=/tmp/ssh-ddI1gnwh8YzW/agent.45 [2020-11-21T07:08:44.645Z] SSH_AGENT_PID=50 [2020-11-21T07:08:44.654Z] Running ssh-add (command line suppressed) [2020-11-21T07:08:44.773Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5793212813799946593.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5793212813799946593.key) [2020-11-21T07:08:44.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-21T07:08:45.154Z] + git semver init [2020-11-21T07:08:45.154Z] # -> Open(): unable to determine branch for HEAD [2020-11-21T07:08:45.154Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-11-21T07:08:45.154Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-11-21T07:08:45.154Z] # $SEMVER_REMOTE_NAME = origin [2020-11-21T07:08:45.154Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-21T07:08:45.154Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-21T07:08:45.154Z] # $SEMVER_BRANCH = master [2020-11-21T07:08:45.154Z] # $SEMVER_TEMP = /tmp/semver-878236068 [2020-11-21T07:08:45.154Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-21T07:08:45.733Z] # '/tmp/semver-878236068' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-11-21T07:08:45.733Z] # -> Force: false [2020-11-21T07:08:45.733Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-11-21T07:08:45.749Z] $ docker exec --env ******** --env ******** 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a ssh-agent -k [2020-11-21T07:08:45.859Z] unset SSH_AUTH_SOCK; [2020-11-21T07:08:45.859Z] unset SSH_AGENT_PID; [2020-11-21T07:08:45.859Z] echo Agent pid 50 killed; [2020-11-21T07:08:45.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-21T07:08:46.353Z] + git semver [Pipeline] } [2020-11-21T07:08:46.375Z] $ docker stop --time=1 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a [2020-11-21T07:08:48.010Z] $ docker rm -f 29f24d88e2d10719baf255649dba58e8fa61369d7e176dc1c27911c5f483ea6a [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-21T07:08:48.497Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-21T07:08:48.901Z] Stashed 1 file(s) [Pipeline] echo [2020-11-21T07:08:48.904Z] [edgeXSemver]: initialized semver on version 0.1.115 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-11-21T07:09:04.456Z] Still waiting to schedule task [2020-11-21T07:09:04.456Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13068’ [2020-11-21T07:09:04.458Z] Still waiting to schedule task [2020-11-21T07:09:04.458Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-21T07:11:04.174Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13069 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-11-21T07:11:04.304Z] Running in /w/workspace/go-mod-core-contracts/81 [Pipeline] { [Pipeline] checkout [2020-11-21T07:11:09.289Z] using credential edgex-jenkins-ssh [2020-11-21T07:11:09.349Z] Cloning the remote Git repository [2020-11-21T07:11:09.391Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-21T07:11:09.508Z] > git init /w/workspace/go-mod-core-contracts/81 # timeout=10 [2020-11-21T07:11:09.575Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-21T07:11:09.576Z] > git --version # timeout=10 [2020-11-21T07:11:09.597Z] > git --version # 'git version 2.17.1' [2020-11-21T07:11:09.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-21T07:11:09.650Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-21T07:11:11.299Z] Checking out Revision 236840f335d952384003a0e741c2f61d85d23839 (master) [2020-11-21T07:11:10.657Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-21T07:11:10.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-21T07:11:10.720Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-21T07:11:10.760Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-21T07:11:10.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-21T07:11:10.777Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-21T07:11:11.310Z] > git config core.sparsecheckout # timeout=10 [2020-11-21T07:11:11.335Z] > git checkout -f 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 [2020-11-21T07:11:15.817Z] Commit message: "Merge pull request #367 from FelixTing/issue-366" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-21T07:11:17.445Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-21T07:11:17.855Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-21T07:11:18.210Z] + sudo service docker restart+ [2020-11-21T07:11:18.210Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-21T07:11:20.315Z] provisioning config files... [2020-11-21T07:11:20.354Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/81@tmp/config1780338456417591888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:11:20.763Z] ---> docker-login.sh [2020-11-21T07:11:20.763Z] nexus3.edgexfoundry.org:10001 [2020-11-21T07:11:21.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:11:22.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:11:22.076Z] Configure a credential helper to remove this warning. See [2020-11-21T07:11:22.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:11:22.076Z] [2020-11-21T07:11:22.076Z] Login Succeeded [2020-11-21T07:11:22.076Z] nexus3.edgexfoundry.org:10002 [2020-11-21T07:11:22.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:11:22.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:11:22.623Z] Configure a credential helper to remove this warning. See [2020-11-21T07:11:22.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:11:22.623Z] [2020-11-21T07:11:22.623Z] Login Succeeded [2020-11-21T07:11:22.623Z] nexus3.edgexfoundry.org:10003 [2020-11-21T07:11:22.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:11:23.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:11:23.174Z] Configure a credential helper to remove this warning. See [2020-11-21T07:11:23.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:11:23.174Z] [2020-11-21T07:11:23.174Z] Login Succeeded [2020-11-21T07:11:23.174Z] nexus3.edgexfoundry.org:10004 [2020-11-21T07:11:23.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:11:23.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:11:23.725Z] Configure a credential helper to remove this warning. See [2020-11-21T07:11:23.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:11:23.725Z] [2020-11-21T07:11:23.725Z] Login Succeeded [2020-11-21T07:11:23.725Z] docker.io [2020-11-21T07:11:23.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:11:24.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:11:24.271Z] Configure a credential helper to remove this warning. See [2020-11-21T07:11:24.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:11:24.271Z] [2020-11-21T07:11:24.271Z] Login Succeeded [2020-11-21T07:11:24.545Z] ---> docker-login.sh ends [Pipeline] } [2020-11-21T07:11:24.562Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-21T07:11:25.075Z] ========================================================= [2020-11-21T07:11:25.075Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-21T07:11:25.075Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:11:25.486Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-21T07:11:26.092Z] Sending build context to Docker daemon 1.848MB [2020-11-21T07:11:26.092Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-21T07:11:26.092Z] Step 2/7 : FROM ${BASE} [2020-11-21T07:11:26.092Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-21T07:11:26.092Z] b538f80385f9: Pulling fs layer [2020-11-21T07:11:26.092Z] 74f711af9a0d: Pulling fs layer [2020-11-21T07:11:26.092Z] 99f96fe45779: Pulling fs layer [2020-11-21T07:11:26.092Z] 8529a6b9a6be: Pulling fs layer [2020-11-21T07:11:26.092Z] 45590311c82a: Pulling fs layer [2020-11-21T07:11:26.092Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-21T07:11:26.092Z] 209524e5b208: Pulling fs layer [2020-11-21T07:11:26.092Z] 8529a6b9a6be: Waiting [2020-11-21T07:11:26.092Z] 45590311c82a: Waiting [2020-11-21T07:11:26.092Z] 69ca0ff8b7b3: Waiting [2020-11-21T07:11:26.092Z] 209524e5b208: Waiting [2020-11-21T07:11:26.092Z] 99f96fe45779: Verifying Checksum [2020-11-21T07:11:26.092Z] 99f96fe45779: Download complete [2020-11-21T07:11:26.092Z] 74f711af9a0d: Verifying Checksum [2020-11-21T07:11:26.092Z] 74f711af9a0d: Download complete [2020-11-21T07:11:26.092Z] 45590311c82a: Verifying Checksum [2020-11-21T07:11:26.092Z] 45590311c82a: Download complete [2020-11-21T07:11:26.371Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-21T07:11:26.371Z] b538f80385f9: Verifying Checksum [2020-11-21T07:11:26.371Z] b538f80385f9: Download complete [2020-11-21T07:11:26.981Z] b538f80385f9: Pull complete [2020-11-21T07:11:27.610Z] 74f711af9a0d: Pull complete [2020-11-21T07:11:27.888Z] 99f96fe45779: Pull complete [2020-11-21T07:11:28.487Z] 209524e5b208: Verifying Checksum [2020-11-21T07:11:28.487Z] 209524e5b208: Download complete [2020-11-21T07:11:30.458Z] 8529a6b9a6be: Verifying Checksum [2020-11-21T07:11:30.458Z] 8529a6b9a6be: Download complete [2020-11-21T07:11:40.623Z] 8529a6b9a6be: Pull complete [2020-11-21T07:11:40.623Z] 45590311c82a: Pull complete [2020-11-21T07:11:40.897Z] 69ca0ff8b7b3: Pull complete [2020-11-21T07:11:45.225Z] 209524e5b208: Pull complete [2020-11-21T07:11:45.225Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-21T07:11:45.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-21T07:11:45.225Z] ---> 5bddaf1c2fca [2020-11-21T07:11:45.225Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-21T07:11:47.852Z] ---> Running in 3169c4d54e2d [2020-11-21T07:11:48.133Z] Removing intermediate container 3169c4d54e2d [2020-11-21T07:11:48.133Z] ---> 161e97c30c7b [2020-11-21T07:11:48.133Z] Step 4/7 : RUN apk add bash [2020-11-21T07:11:48.406Z] ---> Running in 8d4255c7aaf2 [2020-11-21T07:11:49.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-21T07:11:50.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-21T07:11:51.806Z] OK: 142 MiB in 39 packages [2020-11-21T07:11:52.786Z] Removing intermediate container 8d4255c7aaf2 [2020-11-21T07:11:52.786Z] ---> 5c5932dd4915 [2020-11-21T07:11:52.786Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-21T07:11:53.062Z] ---> Running in 7bf569a0552f [2020-11-21T07:11:53.656Z] Removing intermediate container 7bf569a0552f [2020-11-21T07:11:53.656Z] ---> 98a29750795c [2020-11-21T07:11:53.656Z] Step 6/7 : COPY go.mod . [2020-11-21T07:11:54.254Z] ---> 6d4e1a1acc78 [2020-11-21T07:11:54.254Z] Step 7/7 : RUN go mod download [2020-11-21T07:11:54.254Z] ---> Running in fa7f895d19d1 [2020-11-21T07:12:04.889Z] Running on prd-centos7-docker-4c-2g-13070 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-11-21T07:12:04.943Z] Running in /w/workspace/go-mod-core-contracts/81 [Pipeline] { [Pipeline] checkout [2020-11-21T07:12:09.362Z] Removing intermediate container fa7f895d19d1 [2020-11-21T07:12:09.362Z] ---> ae26c79ad0ca [2020-11-21T07:12:09.362Z] Successfully built ae26c79ad0ca [2020-11-21T07:12:09.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:12:09.709Z] + docker inspect -f . ci-base-image-arm64 [2020-11-21T07:12:09.709Z] . [Pipeline] withDockerContainer [2020-11-21T07:12:09.997Z] prd-ubuntu18.04-docker-arm64-4c-16g-13069 does not seem to be running inside a container [2020-11-21T07:12:10.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-21T07:12:11.246Z] using credential edgex-jenkins-ssh [2020-11-21T07:12:11.313Z] Cloning the remote Git repository [2020-11-21T07:12:11.377Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-21T07:12:12.113Z] $ docker top ccba4a22d942e80b126c2abc144bcc608d5b2bb1786619dd340d7f9d369c5658 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-21T07:12:11.632Z] > git init /w/workspace/go-mod-core-contracts/81 # timeout=10 [2020-11-21T07:12:11.806Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-21T07:12:11.807Z] > git --version # timeout=10 [2020-11-21T07:12:11.830Z] > git --version # 'git version 2.16.5' [2020-11-21T07:12:11.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-21T07:12:11.869Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-21T07:12:13.320Z] Checking out Revision 236840f335d952384003a0e741c2f61d85d23839 (master) [2020-11-21T07:12:13.533Z] + go version [2020-11-21T07:12:13.533Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-21T07:12:13.565Z] $ docker stop --time=1 ccba4a22d942e80b126c2abc144bcc608d5b2bb1786619dd340d7f9d369c5658 [2020-11-21T07:12:12.879Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-21T07:12:12.896Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-21T07:12:12.918Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-21T07:12:12.944Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-21T07:12:12.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-21T07:12:12.950Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-21T07:12:13.334Z] > git config core.sparsecheckout # timeout=10 [2020-11-21T07:12:13.351Z] > git checkout -f 236840f335d952384003a0e741c2f61d85d23839 # timeout=10 [2020-11-21T07:12:15.565Z] $ docker rm -f ccba4a22d942e80b126c2abc144bcc608d5b2bb1786619dd340d7f9d369c5658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:12:16.655Z] + docker inspect -f . ci-base-image-arm64 [2020-11-21T07:12:16.655Z] . [Pipeline] withDockerContainer [2020-11-21T07:12:16.923Z] prd-ubuntu18.04-docker-arm64-4c-16g-13069 does not seem to be running inside a container [2020-11-21T07:12:17.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-21T07:12:17.619Z] Commit message: "Merge pull request #367 from FelixTing/issue-366" [2020-11-21T07:12:18.970Z] $ docker top 7dca4fb585c444889b92e7c47255290e9272b0a514ea01d1e195c1b48fdb6384 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-21T07:12:20.373Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2020-11-21T07:12:20.379Z] + make test [2020-11-21T07:12:20.379Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] sh [2020-11-21T07:12:20.784Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-21T07:12:21.095Z] + sudo service docker restart [2020-11-21T07:12:21.095Z] + true [2020-11-21T07:12:21.095Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-21T07:12:22.147Z] provisioning config files... [2020-11-21T07:12:22.180Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/81@tmp/config2159914256901788814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:12:22.731Z] ---> docker-login.sh [2020-11-21T07:12:22.731Z] nexus3.edgexfoundry.org:10001 [2020-11-21T07:12:23.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:12:23.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:12:23.766Z] Configure a credential helper to remove this warning. See [2020-11-21T07:12:23.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:12:23.766Z] [2020-11-21T07:12:23.766Z] Login Succeeded [2020-11-21T07:12:23.766Z] nexus3.edgexfoundry.org:10002 [2020-11-21T07:12:24.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:12:24.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:12:24.036Z] Configure a credential helper to remove this warning. See [2020-11-21T07:12:24.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:12:24.036Z] [2020-11-21T07:12:24.036Z] Login Succeeded [2020-11-21T07:12:24.036Z] nexus3.edgexfoundry.org:10003 [2020-11-21T07:12:24.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:12:24.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:12:24.595Z] Configure a credential helper to remove this warning. See [2020-11-21T07:12:24.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:12:24.595Z] [2020-11-21T07:12:24.595Z] Login Succeeded [2020-11-21T07:12:24.595Z] nexus3.edgexfoundry.org:10004 [2020-11-21T07:12:24.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:12:24.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:12:24.925Z] Configure a credential helper to remove this warning. See [2020-11-21T07:12:24.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:12:24.925Z] [2020-11-21T07:12:24.925Z] Login Succeeded [2020-11-21T07:12:24.925Z] docker.io [2020-11-21T07:12:25.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-21T07:12:25.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-21T07:12:25.477Z] Configure a credential helper to remove this warning. See [2020-11-21T07:12:25.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-21T07:12:25.477Z] [2020-11-21T07:12:25.477Z] Login Succeeded [2020-11-21T07:12:25.477Z] ---> docker-login.sh ends [Pipeline] } [2020-11-21T07:12:25.515Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-21T07:12:26.063Z] ========================================================= [2020-11-21T07:12:26.064Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-21T07:12:26.064Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:12:26.468Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-21T07:12:26.781Z] Sending build context to Docker daemon 1.848MB [2020-11-21T07:12:26.781Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-21T07:12:26.781Z] Step 2/7 : FROM ${BASE} [2020-11-21T07:12:27.092Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-21T07:12:27.092Z] df20fa9351a1: Pulling fs layer [2020-11-21T07:12:27.092Z] ed8968b2872e: Pulling fs layer [2020-11-21T07:12:27.092Z] a92cc7c5fd73: Pulling fs layer [2020-11-21T07:12:27.092Z] e871e8e8d7a9: Pulling fs layer [2020-11-21T07:12:27.092Z] e73272ec9a57: Pulling fs layer [2020-11-21T07:12:27.092Z] 1e910a182e73: Pulling fs layer [2020-11-21T07:12:27.092Z] 4e634b169226: Pulling fs layer [2020-11-21T07:12:27.092Z] e871e8e8d7a9: Waiting [2020-11-21T07:12:27.092Z] e73272ec9a57: Waiting [2020-11-21T07:12:27.092Z] 1e910a182e73: Waiting [2020-11-21T07:12:27.092Z] 4e634b169226: Waiting [2020-11-21T07:12:27.092Z] a92cc7c5fd73: Download complete [2020-11-21T07:12:27.092Z] ed8968b2872e: Verifying Checksum [2020-11-21T07:12:27.092Z] ed8968b2872e: Download complete [2020-11-21T07:12:27.092Z] e73272ec9a57: Verifying Checksum [2020-11-21T07:12:27.092Z] e73272ec9a57: Download complete [2020-11-21T07:12:27.092Z] 1e910a182e73: Verifying Checksum [2020-11-21T07:12:27.092Z] 1e910a182e73: Download complete [2020-11-21T07:12:27.718Z] df20fa9351a1: Verifying Checksum [2020-11-21T07:12:27.718Z] df20fa9351a1: Download complete [2020-11-21T07:12:28.771Z] df20fa9351a1: Pull complete [2020-11-21T07:12:29.050Z] ed8968b2872e: Pull complete [2020-11-21T07:12:29.360Z] a92cc7c5fd73: Pull complete [2020-11-21T07:12:30.328Z] 4e634b169226: Verifying Checksum [2020-11-21T07:12:30.328Z] 4e634b169226: Download complete [2020-11-21T07:12:31.298Z] e871e8e8d7a9: Verifying Checksum [2020-11-21T07:12:31.298Z] e871e8e8d7a9: Download complete [2020-11-21T07:12:41.498Z] e871e8e8d7a9: Pull complete [2020-11-21T07:12:41.498Z] e73272ec9a57: Pull complete [2020-11-21T07:12:41.498Z] 1e910a182e73: Pull complete [2020-11-21T07:12:42.606Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-21T07:12:42.606Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.045s coverage: 85.7% of statements [2020-11-21T07:12:42.606Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.023s coverage: 100.0% of statements [2020-11-21T07:12:44.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.065s coverage: 45.4% of statements [2020-11-21T07:12:44.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.038s coverage: 77.8% of statements [2020-11-21T07:12:44.056Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-21T07:12:44.056Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.025s coverage: 6.6% of statements [2020-11-21T07:12:46.714Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.064s coverage: 14.7% of statements [2020-11-21T07:12:46.714Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.012s coverage: 100.0% of statements [2020-11-21T07:12:46.975Z] 4e634b169226: Pull complete [2020-11-21T07:12:46.975Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-21T07:12:46.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-21T07:12:46.975Z] ---> f7629b54cfaa [2020-11-21T07:12:46.975Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-21T07:12:47.316Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.090s coverage: 91.8% of statements [2020-11-21T07:12:47.316Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-21T07:12:47.316Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-21T07:12:47.316Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements [2020-11-21T07:12:47.596Z] ---> Running in ce81bdc0159a [2020-11-21T07:12:47.872Z] Removing intermediate container ce81bdc0159a [2020-11-21T07:12:47.872Z] ---> 0a831009dc0a [2020-11-21T07:12:47.872Z] Step 4/7 : RUN apk add bash [2020-11-21T07:12:47.872Z] ---> Running in 2cab0cb03cb8 [2020-11-21T07:12:48.309Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.025s coverage: 47.8% of statements [2020-11-21T07:12:49.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-21T07:12:50.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-21T07:12:52.890Z] OK: 166 MiB in 39 packages [2020-11-21T07:12:53.737Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.119s coverage: 63.0% of statements [2020-11-21T07:12:53.737Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.020s coverage: 26.3% of statements [2020-11-21T07:12:53.737Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.039s coverage: 15.4% of statements [2020-11-21T07:12:53.737Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.071s coverage: 15.4% of statements [2020-11-21T07:12:53.737Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements [2020-11-21T07:12:53.737Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-21T07:12:53.855Z] Removing intermediate container 2cab0cb03cb8 [2020-11-21T07:12:53.855Z] ---> a6f1d806dd99 [2020-11-21T07:12:53.855Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-21T07:12:53.855Z] ---> Running in b100a89d3843 [2020-11-21T07:12:54.128Z] Removing intermediate container b100a89d3843 [2020-11-21T07:12:54.128Z] ---> 81c1401faf60 [2020-11-21T07:12:54.128Z] Step 6/7 : COPY go.mod . [2020-11-21T07:12:54.394Z] ---> 036f876f1329 [2020-11-21T07:12:54.394Z] Step 7/7 : RUN go mod download [2020-11-21T07:12:54.394Z] ---> Running in 39118fad95ce [2020-11-21T07:12:55.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.054s coverage: 81.5% of statements [2020-11-21T07:12:55.177Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-21T07:12:55.177Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-21T07:12:55.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.041s coverage: 29.1% of statements [2020-11-21T07:12:55.452Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.037s coverage: 100.0% of statements [2020-11-21T07:12:56.885Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.056s coverage: 94.4% of statements [2020-11-21T07:12:56.885Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2020-11-21T07:12:56.885Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-21T07:12:57.159Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-21T07:13:01.472Z] gofmt -l . [2020-11-21T07:13:02.069Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-21T07:13:02.375Z] $ docker stop --time=1 7dca4fb585c444889b92e7c47255290e9272b0a514ea01d1e195c1b48fdb6384 [2020-11-21T07:13:04.625Z] $ docker rm -f 7dca4fb585c444889b92e7c47255290e9272b0a514ea01d1e195c1b48fdb6384 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-21T07:13:05.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-21T07:13:06.532Z] 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] } [2020-11-21T07:13:12.810Z] Removing intermediate container 39118fad95ce [2020-11-21T07:13:12.810Z] ---> 9e4e44d1574c [2020-11-21T07:13:12.810Z] Successfully built 9e4e44d1574c [2020-11-21T07:13:12.810Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:13:13.157Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-21T07:13:13.157Z] . [Pipeline] withDockerContainer [2020-11-21T07:13:13.564Z] prd-centos7-docker-4c-2g-13070 does not seem to be running inside a container [2020-11-21T07:13:13.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-21T07:13:14.757Z] $ docker top a236f21806d5f843353559a956d07ad3d48f9c1a1ff21b0770ca0fd7a1e5c3e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-21T07:13:15.327Z] + go version [2020-11-21T07:13:15.328Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-21T07:13:15.348Z] $ docker stop --time=1 a236f21806d5f843353559a956d07ad3d48f9c1a1ff21b0770ca0fd7a1e5c3e8 [2020-11-21T07:13:16.873Z] $ docker rm -f a236f21806d5f843353559a956d07ad3d48f9c1a1ff21b0770ca0fd7a1e5c3e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:13:17.857Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-21T07:13:17.857Z] . [Pipeline] withDockerContainer [2020-11-21T07:13:17.995Z] prd-centos7-docker-4c-2g-13070 does not seem to be running inside a container [2020-11-21T07:13:18.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/81 -v /w/workspace/go-mod-core-contracts/81:/w/workspace/go-mod-core-contracts/81:rw,z -v /w/workspace/go-mod-core-contracts/81@tmp:/w/workspace/go-mod-core-contracts/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-21T07:13:18.960Z] $ docker top cd4fa20e09c33f14fdc5cc7dc7a3bb7d4c9470d2816242f494e557063c02db39 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-21T07:13:19.543Z] + make test [2020-11-21T07:13:19.543Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-21T07:13:32.053Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-21T07:13:32.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.079s coverage: 85.7% of statements [2020-11-21T07:13:32.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements [2020-11-21T07:13:32.054Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.053s coverage: 45.4% of statements [2020-11-21T07:13:32.335Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements [2020-11-21T07:13:32.335Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-21T07:13:32.335Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 6.6% of statements [2020-11-21T07:13:33.352Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.056s coverage: 14.7% of statements [2020-11-21T07:13:33.352Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.036s coverage: 100.0% of statements [2020-11-21T07:13:34.030Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.040s coverage: 91.8% of statements [2020-11-21T07:13:34.030Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-21T07:13:34.030Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-21T07:13:34.030Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.006s coverage: 100.0% of statements [2020-11-21T07:13:34.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.021s coverage: 47.8% of statements [2020-11-21T07:13:37.831Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.051s coverage: 63.0% of statements [2020-11-21T07:13:37.831Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.023s coverage: 26.3% of statements [2020-11-21T07:13:37.831Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.009s coverage: 15.4% of statements [2020-11-21T07:13:37.831Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.009s coverage: 15.4% of statements [2020-11-21T07:13:37.831Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.012s coverage: 14.3% of statements [2020-11-21T07:13:37.831Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-21T07:13:38.128Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.014s coverage: 81.5% of statements [2020-11-21T07:13:38.128Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-21T07:13:38.128Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-21T07:13:38.841Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.047s coverage: 29.1% of statements [2020-11-21T07:13:38.841Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.019s coverage: 100.0% of statements [2020-11-21T07:13:39.142Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 94.4% of statements [2020-11-21T07:13:39.743Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.031s coverage: 100.0% of statements [2020-11-21T07:13:39.743Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-21T07:13:39.743Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-21T07:13:43.191Z] gofmt -l . [2020-11-21T07:13:43.191Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-21T07:13:43.219Z] $ docker stop --time=1 cd4fa20e09c33f14fdc5cc7dc7a3bb7d4c9470d2816242f494e557063c02db39 [2020-11-21T07:13:45.694Z] $ docker rm -f cd4fa20e09c33f14fdc5cc7dc7a3bb7d4c9470d2816242f494e557063c02db39 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-21T07:13:46.749Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-21T07:13:46.767Z] Warning: overwriting stash ‘coverage-report’ [2020-11-21T07:13:47.564Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-21T07:13:49.700Z] provisioning config files... [2020-11-21T07:13:49.712Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5152937812886910495tmp [Pipeline] { [Pipeline] sh [2020-11-21T07:13:50.108Z] + set +x [2020-11-21T07:13:50.108Z] + curl -s https://codecov.io/bash [2020-11-21T07:13:50.108Z] + bash -s -- [2020-11-21T07:13:50.371Z] [2020-11-21T07:13:50.371Z] _____ _ [2020-11-21T07:13:50.371Z] / ____| | | [2020-11-21T07:13:50.371Z] | | ___ __| | ___ ___ _____ __ [2020-11-21T07:13:50.371Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-21T07:13:50.371Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-21T07:13:50.371Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-21T07:13:50.371Z] Bash-20201116-eea08d9 [2020-11-21T07:13:50.371Z] [2020-11-21T07:13:50.371Z] [2020-11-21T07:13:50.371Z] ==> Jenkins CI detected. [2020-11-21T07:13:50.371Z] project root: . [2020-11-21T07:13:50.371Z] --> token set from env [2020-11-21T07:13:50.371Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-21T07:13:50.371Z] ==> Running gcov in . (disable via -X gcov) [2020-11-21T07:13:50.371Z] ==> Python coveragepy not found [2020-11-21T07:13:50.371Z] ==> Searching for coverage reports in: [2020-11-21T07:13:50.371Z] + . [2020-11-21T07:13:50.371Z] -> Found 1 reports [2020-11-21T07:13:50.371Z] ==> Detecting git/mercurial file structure [2020-11-21T07:13:50.371Z] ==> Reading reports [2020-11-21T07:13:50.371Z] + ./coverage.out bytes=107216 [2020-11-21T07:13:50.371Z] ==> Appending adjustments [2020-11-21T07:13:50.371Z] https://docs.codecov.io/docs/fixing-reports [2020-11-21T07:13:51.327Z] + Found adjustments [2020-11-21T07:13:51.327Z] ==> Gzipping contents [2020-11-21T07:13:51.327Z] ==> Uploading reports [2020-11-21T07:13:51.327Z] url: https://codecov.io [2020-11-21T07:13:51.327Z] query: branch=master&commit=236840f335d952384003a0e741c2f61d85d23839&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2020-11-21T07:13:51.327Z] -> Pinging Codecov [2020-11-21T07:13:51.327Z] https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=master&commit=236840f335d952384003a0e741c2f61d85d23839&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F81%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2020-11-21T07:13:51.903Z] -> Uploading to [2020-11-21T07:13:51.903Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-21/71470A77251A30514AAF9C0BB2E5B6CE/236840f335d952384003a0e741c2f61d85d23839/0edc4942-f52b-496f-89b1-3dd4fde4003d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201121T071351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c26b7f0c16f8e600ff31e3d8218384340f3ca99c95587567f1521f01ba9afaf [2020-11-21T07:13:51.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-21T07:13:51.903Z] Dload Upload Total Spent Left Speed [2020-11-21T07:13:52.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17417 0 0 100 17417 0 40079 --:--:-- --:--:-- --:--:-- 40131 [2020-11-21T07:13:52.165Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/236840f335d952384003a0e741c2f61d85d23839 [Pipeline] } [2020-11-21T07:13:52.175Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-11-21T07:13:53.091Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-11-21T07:13:53.141Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:13:53.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-21T07:13:53.501Z] [2020-11-21T07:13:53.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:13:53.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-21T07:13:53.860Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-11-21T07:13:53.860Z] 188c0c94c7c5: Pulling fs layer [2020-11-21T07:13:53.860Z] 0ef7d3d256c8: Pulling fs layer [2020-11-21T07:13:53.860Z] de9db76c5a1d: Pulling fs layer [2020-11-21T07:13:53.860Z] 0eba1c9be4d2: Pulling fs layer [2020-11-21T07:13:53.860Z] 0d57e429df01: Pulling fs layer [2020-11-21T07:13:53.860Z] 4e4be7b47b0d: Pulling fs layer [2020-11-21T07:13:53.860Z] e1f770b5df2f: Pulling fs layer [2020-11-21T07:13:53.860Z] 85a0685a4137: Pulling fs layer [2020-11-21T07:13:53.860Z] 4e4be7b47b0d: Waiting [2020-11-21T07:13:53.860Z] e1f770b5df2f: Waiting [2020-11-21T07:13:53.860Z] 85a0685a4137: Waiting [2020-11-21T07:13:53.860Z] 0d57e429df01: Waiting [2020-11-21T07:13:53.860Z] 0eba1c9be4d2: Waiting [2020-11-21T07:13:53.860Z] de9db76c5a1d: Verifying Checksum [2020-11-21T07:13:53.860Z] de9db76c5a1d: Download complete [2020-11-21T07:13:53.860Z] 0ef7d3d256c8: Verifying Checksum [2020-11-21T07:13:53.860Z] 0ef7d3d256c8: Download complete [2020-11-21T07:13:53.860Z] 0d57e429df01: Download complete [2020-11-21T07:13:53.860Z] 4e4be7b47b0d: Download complete [2020-11-21T07:13:53.860Z] 188c0c94c7c5: Verifying Checksum [2020-11-21T07:13:53.860Z] 188c0c94c7c5: Download complete [2020-11-21T07:13:54.439Z] 188c0c94c7c5: Pull complete [2020-11-21T07:13:54.439Z] 0ef7d3d256c8: Pull complete [2020-11-21T07:13:54.701Z] de9db76c5a1d: Pull complete [2020-11-21T07:13:56.102Z] e1f770b5df2f: Verifying Checksum [2020-11-21T07:13:56.102Z] e1f770b5df2f: Download complete [2020-11-21T07:13:58.055Z] 0eba1c9be4d2: Verifying Checksum [2020-11-21T07:13:58.055Z] 0eba1c9be4d2: Download complete [2020-11-21T07:13:58.055Z] 85a0685a4137: Verifying Checksum [2020-11-21T07:13:58.055Z] 85a0685a4137: Download complete [2020-11-21T07:14:03.399Z] 0eba1c9be4d2: Pull complete [2020-11-21T07:14:03.399Z] 0d57e429df01: Pull complete [2020-11-21T07:14:03.399Z] 4e4be7b47b0d: Pull complete [2020-11-21T07:14:10.018Z] e1f770b5df2f: Pull complete [2020-11-21T07:14:15.331Z] 85a0685a4137: Pull complete [2020-11-21T07:14:15.332Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-11-21T07:14:15.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-21T07:14:15.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-11-21T07:14:15.561Z] prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container [2020-11-21T07:14:15.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-21T07:14:16.718Z] $ docker top 2f07d7272587f525ff86c168145aa8a6d3b7a46a281a6564a420f17081e440fc -eo pid,comm [Pipeline] { [Pipeline] echo [2020-11-21T07:14:17.010Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-11-21T07:14:17.306Z] + set -o pipefail [2020-11-21T07:14:17.306Z] + snyk monitor '--org=edgex-jenkins' [2020-11-21T07:14:22.614Z] [2020-11-21T07:14:22.614Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-11-21T07:14:22.614Z] [2020-11-21T07:14:22.614Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/63b45666-4089-46e5-9fa4-151a3283a77b [2020-11-21T07:14:22.614Z] [2020-11-21T07:14:22.614Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-11-21T07:14:22.614Z] [2020-11-21T07:14:22.614Z] [2020-11-21T07:14:22.614Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-11-21T07:14:22.614Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-11-21T07:14:22.631Z] $ docker stop --time=1 2f07d7272587f525ff86c168145aa8a6d3b7a46a281a6564a420f17081e440fc [2020-11-21T07:14:25.039Z] $ docker rm -f 2f07d7272587f525ff86c168145aa8a6d3b7a46a281a6564a420f17081e440fc [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 [2020-11-21T07:14:26.864Z] + git log --format=format:%s -1 236840f335d952384003a0e741c2f61d85d23839 [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:14:27.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-21T07:14:27.185Z] . [Pipeline] withDockerContainer [2020-11-21T07:14:27.293Z] prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container [2020-11-21T07:14:27.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 [2020-11-21T07:14:28.010Z] $ docker top dfd4bc57ecba2aa8e9491e98c59a02e629df7d266816e339899bfb6ebe677df6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-21T07:14:28.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-21T07:14:28.340Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-21T07:14:28.535Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-21T07:14:28.541Z] $ docker exec dfd4bc57ecba2aa8e9491e98c59a02e629df7d266816e339899bfb6ebe677df6 ssh-agent [2020-11-21T07:14:28.700Z] SSH_AUTH_SOCK=/tmp/ssh-BCgxXxpsyNAq/agent.12 [2020-11-21T07:14:28.700Z] SSH_AGENT_PID=17 [2020-11-21T07:14:28.709Z] Running ssh-add (command line suppressed) [2020-11-21T07:14:28.831Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6390007211754078241.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6390007211754078241.key) [2020-11-21T07:14:28.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-21T07:14:29.223Z] + git semver tag [2020-11-21T07:14:29.224Z] # -> Open(): unable to determine branch for HEAD [2020-11-21T07:14:29.224Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-11-21T07:14:29.224Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-11-21T07:14:29.224Z] # $SEMVER_REMOTE_NAME = origin [2020-11-21T07:14:29.224Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-21T07:14:29.224Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-21T07:14:29.224Z] # $SEMVER_BRANCH = master [2020-11-21T07:14:29.224Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-11-21T07:14:29.224Z] # 236840f335d952384003a0e741c2f61d85d23839 HEAD [2020-11-21T07:14:29.224Z] # -> Force: false [2020-11-21T07:14:29.224Z] # 4059412f40146369485c38698a848ac941b3f0a2 refs/tags/v0.1.115 [Pipeline] } [2020-11-21T07:14:29.238Z] $ docker exec --env ******** --env ******** dfd4bc57ecba2aa8e9491e98c59a02e629df7d266816e339899bfb6ebe677df6 ssh-agent -k [2020-11-21T07:14:29.357Z] unset SSH_AUTH_SOCK; [2020-11-21T07:14:29.358Z] unset SSH_AGENT_PID; [2020-11-21T07:14:29.358Z] echo Agent pid 17 killed; [2020-11-21T07:14:29.412Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-21T07:14:29.889Z] + git semver [Pipeline] } [2020-11-21T07:14:29.910Z] $ docker stop --time=1 dfd4bc57ecba2aa8e9491e98c59a02e629df7d266816e339899bfb6ebe677df6 [2020-11-21T07:14:31.267Z] $ docker rm -f dfd4bc57ecba2aa8e9491e98c59a02e629df7d266816e339899bfb6ebe677df6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:14:32.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-21T07:14:32.031Z] [2020-11-21T07:14:32.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:14:32.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-21T07:14:32.383Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-11-21T07:14:32.383Z] ab5ef0e58194: Pulling fs layer [2020-11-21T07:14:32.383Z] 9712f1f96733: Pulling fs layer [2020-11-21T07:14:32.383Z] 63f879dbbcfc: Pulling fs layer [2020-11-21T07:14:32.383Z] 0d9ebad4ef96: Pulling fs layer [2020-11-21T07:14:32.383Z] e9a5061849ea: Pulling fs layer [2020-11-21T07:14:32.383Z] d747dcd14b5f: Pulling fs layer [2020-11-21T07:14:32.383Z] 2de7ff778b66: Pulling fs layer [2020-11-21T07:14:32.383Z] e9a5061849ea: Waiting [2020-11-21T07:14:32.383Z] d747dcd14b5f: Waiting [2020-11-21T07:14:32.383Z] 0d9ebad4ef96: Waiting [2020-11-21T07:14:32.383Z] 2de7ff778b66: Waiting [2020-11-21T07:14:32.383Z] 9712f1f96733: Verifying Checksum [2020-11-21T07:14:32.383Z] 9712f1f96733: Download complete [2020-11-21T07:14:34.314Z] 63f879dbbcfc: Verifying Checksum [2020-11-21T07:14:34.314Z] 63f879dbbcfc: Download complete [2020-11-21T07:14:34.314Z] e9a5061849ea: Download complete [2020-11-21T07:14:34.314Z] d747dcd14b5f: Verifying Checksum [2020-11-21T07:14:34.314Z] d747dcd14b5f: Download complete [2020-11-21T07:14:34.893Z] 2de7ff778b66: Verifying Checksum [2020-11-21T07:14:34.893Z] 2de7ff778b66: Download complete [2020-11-21T07:14:34.893Z] 0d9ebad4ef96: Verifying Checksum [2020-11-21T07:14:34.893Z] 0d9ebad4ef96: Download complete [2020-11-21T07:14:34.893Z] ab5ef0e58194: Verifying Checksum [2020-11-21T07:14:34.893Z] ab5ef0e58194: Download complete [2020-11-21T07:14:39.152Z] ab5ef0e58194: Pull complete [2020-11-21T07:14:39.152Z] 9712f1f96733: Pull complete [2020-11-21T07:14:41.723Z] 63f879dbbcfc: Pull complete [2020-11-21T07:14:48.411Z] 0d9ebad4ef96: Pull complete [2020-11-21T07:14:48.411Z] e9a5061849ea: Pull complete [2020-11-21T07:14:48.411Z] d747dcd14b5f: Pull complete [2020-11-21T07:14:51.805Z] 2de7ff778b66: Pull complete [2020-11-21T07:14:51.805Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-11-21T07:14:51.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-21T07:14:51.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-11-21T07:14:52.038Z] prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container [2020-11-21T07:14:52.096Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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:10003/edgex-lftools:0.23.1-centos7 cat [2020-11-21T07:14:55.849Z] $ docker top 2a81b9d3546ceaa163cb02d4250455f15cbaec7094c4025b5c0d1019bc89b29e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-11-21T07:14:56.062Z] provisioning config files... [2020-11-21T07:14:56.076Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config609314740750246774tmp [2020-11-21T07:14:56.093Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1363572898568098616tmp [2020-11-21T07:14:56.109Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2279338316193235989tmp [Pipeline] { [Pipeline] echo [2020-11-21T07:14:56.166Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:14:56.466Z] ---> sigul-configuration.sh [2020-11-21T07:14:56.466Z] gpg: directory `/root/.gnupg' created [2020-11-21T07:14:56.466Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-11-21T07:14:56.466Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-11-21T07:14:56.466Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-11-21T07:14:56.467Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-11-21T07:14:56.467Z] gpg: CAST5 encrypted data [2020-11-21T07:14:56.729Z] gpg: encrypted with 1 passphrase [2020-11-21T07:14:56.729Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-11-21T07:14:57.030Z] + mkdir /home/jenkins [2020-11-21T07:14:57.030Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-11-21T07:14:57.330Z] + 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 [2020-11-21T07:14:57.342Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:14:57.641Z] ---> sigul-install.sh [2020-11-21T07:15:04.258Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-11-21T07:15:04.562Z] + git tag --list [2020-11-21T07:15:04.562Z] v0.0.0 [2020-11-21T07:15:04.562Z] v0.0.1 [2020-11-21T07:15:04.562Z] v0.1.0 [2020-11-21T07:15:04.562Z] v0.1.1 [2020-11-21T07:15:04.562Z] v0.1.10 [2020-11-21T07:15:04.562Z] v0.1.100 [2020-11-21T07:15:04.562Z] v0.1.101 [2020-11-21T07:15:04.562Z] v0.1.102 [2020-11-21T07:15:04.562Z] v0.1.103 [2020-11-21T07:15:04.562Z] v0.1.104 [2020-11-21T07:15:04.562Z] v0.1.105 [2020-11-21T07:15:04.562Z] v0.1.106 [2020-11-21T07:15:04.562Z] v0.1.107 [2020-11-21T07:15:04.562Z] v0.1.108 [2020-11-21T07:15:04.562Z] v0.1.109 [2020-11-21T07:15:04.562Z] v0.1.11 [2020-11-21T07:15:04.562Z] v0.1.110 [2020-11-21T07:15:04.562Z] v0.1.111 [2020-11-21T07:15:04.562Z] v0.1.112 [2020-11-21T07:15:04.562Z] v0.1.113 [2020-11-21T07:15:04.562Z] v0.1.114 [2020-11-21T07:15:04.562Z] v0.1.115 [2020-11-21T07:15:04.562Z] v0.1.12 [2020-11-21T07:15:04.562Z] v0.1.13 [2020-11-21T07:15:04.562Z] v0.1.14 [2020-11-21T07:15:04.562Z] v0.1.15 [2020-11-21T07:15:04.562Z] v0.1.16 [2020-11-21T07:15:04.562Z] v0.1.17 [2020-11-21T07:15:04.562Z] v0.1.18 [2020-11-21T07:15:04.562Z] v0.1.19 [2020-11-21T07:15:04.562Z] v0.1.2 [2020-11-21T07:15:04.562Z] v0.1.20 [2020-11-21T07:15:04.562Z] v0.1.21 [2020-11-21T07:15:04.562Z] v0.1.22 [2020-11-21T07:15:04.562Z] v0.1.23 [2020-11-21T07:15:04.562Z] v0.1.24 [2020-11-21T07:15:04.562Z] v0.1.25 [2020-11-21T07:15:04.562Z] v0.1.26 [2020-11-21T07:15:04.562Z] v0.1.27 [2020-11-21T07:15:04.562Z] v0.1.28 [2020-11-21T07:15:04.562Z] v0.1.29 [2020-11-21T07:15:04.562Z] v0.1.3 [2020-11-21T07:15:04.562Z] v0.1.30 [2020-11-21T07:15:04.562Z] v0.1.31 [2020-11-21T07:15:04.562Z] v0.1.32 [2020-11-21T07:15:04.562Z] v0.1.33 [2020-11-21T07:15:04.562Z] v0.1.34 [2020-11-21T07:15:04.562Z] v0.1.35 [2020-11-21T07:15:04.562Z] v0.1.36 [2020-11-21T07:15:04.562Z] v0.1.37 [2020-11-21T07:15:04.562Z] v0.1.38 [2020-11-21T07:15:04.562Z] v0.1.39 [2020-11-21T07:15:04.562Z] v0.1.4 [2020-11-21T07:15:04.562Z] v0.1.40 [2020-11-21T07:15:04.562Z] v0.1.41 [2020-11-21T07:15:04.562Z] v0.1.42 [2020-11-21T07:15:04.562Z] v0.1.43 [2020-11-21T07:15:04.562Z] v0.1.44 [2020-11-21T07:15:04.562Z] v0.1.45 [2020-11-21T07:15:04.562Z] v0.1.46 [2020-11-21T07:15:04.562Z] v0.1.47 [2020-11-21T07:15:04.562Z] v0.1.48 [2020-11-21T07:15:04.562Z] v0.1.49 [2020-11-21T07:15:04.562Z] v0.1.5 [2020-11-21T07:15:04.562Z] v0.1.50 [2020-11-21T07:15:04.562Z] v0.1.51 [2020-11-21T07:15:04.562Z] v0.1.52 [2020-11-21T07:15:04.562Z] v0.1.53 [2020-11-21T07:15:04.562Z] v0.1.54 [2020-11-21T07:15:04.562Z] v0.1.55 [2020-11-21T07:15:04.562Z] v0.1.56 [2020-11-21T07:15:04.562Z] v0.1.57 [2020-11-21T07:15:04.562Z] v0.1.58 [2020-11-21T07:15:04.562Z] v0.1.59 [2020-11-21T07:15:04.562Z] v0.1.6 [2020-11-21T07:15:04.562Z] v0.1.60 [2020-11-21T07:15:04.562Z] v0.1.61 [2020-11-21T07:15:04.562Z] v0.1.62 [2020-11-21T07:15:04.562Z] v0.1.63 [2020-11-21T07:15:04.562Z] v0.1.64 [2020-11-21T07:15:04.562Z] v0.1.65 [2020-11-21T07:15:04.562Z] v0.1.66 [2020-11-21T07:15:04.562Z] v0.1.67 [2020-11-21T07:15:04.562Z] v0.1.68 [2020-11-21T07:15:04.562Z] v0.1.69 [2020-11-21T07:15:04.562Z] v0.1.7 [2020-11-21T07:15:04.562Z] v0.1.70 [2020-11-21T07:15:04.562Z] v0.1.71 [2020-11-21T07:15:04.562Z] v0.1.72 [2020-11-21T07:15:04.562Z] v0.1.73 [2020-11-21T07:15:04.562Z] v0.1.74 [2020-11-21T07:15:04.562Z] v0.1.75 [2020-11-21T07:15:04.562Z] v0.1.76 [2020-11-21T07:15:04.562Z] v0.1.77 [2020-11-21T07:15:04.562Z] v0.1.78 [2020-11-21T07:15:04.562Z] v0.1.79 [2020-11-21T07:15:04.562Z] v0.1.8 [2020-11-21T07:15:04.562Z] v0.1.80 [2020-11-21T07:15:04.562Z] v0.1.81 [2020-11-21T07:15:04.562Z] v0.1.82 [2020-11-21T07:15:04.562Z] v0.1.83 [2020-11-21T07:15:04.562Z] v0.1.84 [2020-11-21T07:15:04.562Z] v0.1.85 [2020-11-21T07:15:04.562Z] v0.1.86 [2020-11-21T07:15:04.562Z] v0.1.87 [2020-11-21T07:15:04.562Z] v0.1.88 [2020-11-21T07:15:04.562Z] v0.1.89 [2020-11-21T07:15:04.562Z] v0.1.9 [2020-11-21T07:15:04.562Z] v0.1.90 [2020-11-21T07:15:04.562Z] v0.1.91 [2020-11-21T07:15:04.562Z] v0.1.92 [2020-11-21T07:15:04.562Z] v0.1.93 [2020-11-21T07:15:04.562Z] v0.1.94 [2020-11-21T07:15:04.562Z] v0.1.95 [2020-11-21T07:15:04.562Z] v0.1.96 [2020-11-21T07:15:04.562Z] v0.1.97 [2020-11-21T07:15:04.562Z] v0.1.98 [2020-11-21T07:15:04.562Z] v0.1.99 [Pipeline] sh [2020-11-21T07:15:04.862Z] + lftools sign git-tag v0.1.115 [2020-11-21T07:15:06.251Z] Signing Git tag with Sigul... [2020-11-21T07:15:06.251Z] Signing v0.1.115 [Pipeline] echo [2020-11-21T07:15:07.210Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:15:07.510Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-11-21T07:15:07.520Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-11-21T07:15:07.626Z] $ docker stop --time=1 2a81b9d3546ceaa163cb02d4250455f15cbaec7094c4025b5c0d1019bc89b29e [2020-11-21T07:15:09.701Z] $ docker rm -f 2a81b9d3546ceaa163cb02d4250455f15cbaec7094c4025b5c0d1019bc89b29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:15:10.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-21T07:15:10.762Z] . [Pipeline] withDockerContainer [2020-11-21T07:15:10.866Z] prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container [2020-11-21T07:15:10.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 [2020-11-21T07:15:11.642Z] $ docker top 95d5028de45c7cc3731304d7753838567c510d8a6527389dcd9433418b22dd4c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-21T07:15:12.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-21T07:15:12.028Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-21T07:15:12.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-21T07:15:12.233Z] $ docker exec 95d5028de45c7cc3731304d7753838567c510d8a6527389dcd9433418b22dd4c ssh-agent [2020-11-21T07:15:12.405Z] SSH_AUTH_SOCK=/tmp/ssh-eY5PvFBJIg5E/agent.11 [2020-11-21T07:15:12.405Z] SSH_AGENT_PID=16 [2020-11-21T07:15:12.414Z] Running ssh-add (command line suppressed) [2020-11-21T07:15:12.550Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2306161990582883362.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2306161990582883362.key) [2020-11-21T07:15:12.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-21T07:15:12.945Z] + git semver bump patch [2020-11-21T07:15:12.945Z] # -> Open(): unable to determine branch for HEAD [2020-11-21T07:15:12.945Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-11-21T07:15:12.945Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-11-21T07:15:12.945Z] # $SEMVER_REMOTE_NAME = origin [2020-11-21T07:15:12.945Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-21T07:15:12.945Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-21T07:15:12.945Z] # $SEMVER_BRANCH = master [2020-11-21T07:15:12.945Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-11-21T07:15:12.945Z] 0.1.116 [Pipeline] } [2020-11-21T07:15:12.959Z] $ docker exec --env ******** --env ******** 95d5028de45c7cc3731304d7753838567c510d8a6527389dcd9433418b22dd4c ssh-agent -k [2020-11-21T07:15:13.112Z] unset SSH_AUTH_SOCK; [2020-11-21T07:15:13.113Z] unset SSH_AGENT_PID; [2020-11-21T07:15:13.113Z] echo Agent pid 16 killed; [2020-11-21T07:15:13.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-21T07:15:13.651Z] + git semver [Pipeline] } [2020-11-21T07:15:13.671Z] $ docker stop --time=1 95d5028de45c7cc3731304d7753838567c510d8a6527389dcd9433418b22dd4c [2020-11-21T07:15:15.051Z] $ docker rm -f 95d5028de45c7cc3731304d7753838567c510d8a6527389dcd9433418b22dd4c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:15:15.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-21T07:15:15.665Z] . [Pipeline] withDockerContainer [2020-11-21T07:15:15.776Z] prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container [2020-11-21T07:15:15.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 [2020-11-21T07:15:16.520Z] $ docker top 8362476bf6b6b26bb742a8ee5156919cee8cae1c4a1789c0ba7f2f8524056845 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-21T07:15:16.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-21T07:15:16.858Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-21T07:15:17.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-21T07:15:17.059Z] $ docker exec 8362476bf6b6b26bb742a8ee5156919cee8cae1c4a1789c0ba7f2f8524056845 ssh-agent [2020-11-21T07:15:17.232Z] SSH_AUTH_SOCK=/tmp/ssh-oTtWq20WPja7/agent.12 [2020-11-21T07:15:17.232Z] SSH_AGENT_PID=18 [2020-11-21T07:15:17.240Z] Running ssh-add (command line suppressed) [2020-11-21T07:15:17.361Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5321574475331872848.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_5321574475331872848.key) [2020-11-21T07:15:17.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-21T07:15:17.760Z] + git semver push [2020-11-21T07:15:17.760Z] # -> Open(): unable to determine branch for HEAD [2020-11-21T07:15:17.760Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-11-21T07:15:17.760Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-11-21T07:15:17.760Z] # $SEMVER_REMOTE_NAME = origin [2020-11-21T07:15:17.760Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-21T07:15:17.760Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-21T07:15:17.760Z] # $SEMVER_BRANCH = master [2020-11-21T07:15:17.760Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-11-21T07:15:24.380Z] $ docker exec --env ******** --env ******** 8362476bf6b6b26bb742a8ee5156919cee8cae1c4a1789c0ba7f2f8524056845 ssh-agent -k [2020-11-21T07:15:24.513Z] unset SSH_AUTH_SOCK; [2020-11-21T07:15:24.514Z] unset SSH_AGENT_PID; [2020-11-21T07:15:24.514Z] echo Agent pid 18 killed; [2020-11-21T07:15:24.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-21T07:15:25.043Z] + git semver [Pipeline] } [2020-11-21T07:15:25.062Z] $ docker stop --time=1 8362476bf6b6b26bb742a8ee5156919cee8cae1c4a1789c0ba7f2f8524056845 [2020-11-21T07:15:26.400Z] $ docker rm -f 8362476bf6b6b26bb742a8ee5156919cee8cae1c4a1789c0ba7f2f8524056845 [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 [2020-11-21T07:15:28.124Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:15:28.731Z] ---> package-listing.sh [2020-11-21T07:15:28.731Z] ++ facter osfamily [2020-11-21T07:15:28.731Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-21T07:15:28.731Z] + OS_FAMILY=redhat [2020-11-21T07:15:28.731Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-11-21T07:15:28.731Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-21T07:15:28.731Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-21T07:15:28.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-21T07:15:28.731Z] + PACKAGES=/tmp/packages_start.txt [2020-11-21T07:15:28.731Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-11-21T07:15:28.731Z] + PACKAGES=/tmp/packages_end.txt [2020-11-21T07:15:28.731Z] + case "${OS_FAMILY}" in [2020-11-21T07:15:28.731Z] + rpm -qa [2020-11-21T07:15:28.731Z] + sort [2020-11-21T07:15:32.951Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-21T07:15:32.951Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-21T07:15:32.951Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-21T07:15:32.951Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-11-21T07:15:32.951Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-11-21T07:15:32.951Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] echo [2020-11-21T07:15:32.968Z] 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-21T07:15:33.268Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:15:33.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-21T07:15:33.727Z] [2020-11-21T07:15:33.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-21T07:15:34.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-21T07:15:34.115Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-21T07:15:34.116Z] df20fa9351a1: Pulling fs layer [2020-11-21T07:15:34.116Z] 36b3adc4ff6f: Pulling fs layer [2020-11-21T07:15:34.116Z] 8ad3a11d3b57: Pulling fs layer [2020-11-21T07:15:34.116Z] 46f8f816bc3b: Pulling fs layer [2020-11-21T07:15:34.116Z] 93b61091891f: Pulling fs layer [2020-11-21T07:15:34.116Z] 93b9cdb0e59b: Pulling fs layer [2020-11-21T07:15:34.116Z] 5e14af77c1be: Pulling fs layer [2020-11-21T07:15:34.116Z] 01666e4c0597: Pulling fs layer [2020-11-21T07:15:34.116Z] aa168da1d23b: Pulling fs layer [2020-11-21T07:15:34.116Z] 93b9cdb0e59b: Waiting [2020-11-21T07:15:34.116Z] 5e14af77c1be: Waiting [2020-11-21T07:15:34.116Z] 01666e4c0597: Waiting [2020-11-21T07:15:34.116Z] 46f8f816bc3b: Waiting [2020-11-21T07:15:34.116Z] 93b61091891f: Waiting [2020-11-21T07:15:34.116Z] aa168da1d23b: Waiting [2020-11-21T07:15:34.116Z] 36b3adc4ff6f: Verifying Checksum [2020-11-21T07:15:34.116Z] 36b3adc4ff6f: Download complete [2020-11-21T07:15:34.116Z] 46f8f816bc3b: Download complete [2020-11-21T07:15:34.116Z] df20fa9351a1: Verifying Checksum [2020-11-21T07:15:34.116Z] df20fa9351a1: Download complete [2020-11-21T07:15:34.381Z] 93b9cdb0e59b: Download complete [2020-11-21T07:15:34.381Z] 5e14af77c1be: Verifying Checksum [2020-11-21T07:15:34.381Z] 5e14af77c1be: Download complete [2020-11-21T07:15:34.381Z] 93b61091891f: Download complete [2020-11-21T07:15:34.381Z] 8ad3a11d3b57: Verifying Checksum [2020-11-21T07:15:34.381Z] 8ad3a11d3b57: Download complete [2020-11-21T07:15:34.381Z] 01666e4c0597: Verifying Checksum [2020-11-21T07:15:34.968Z] df20fa9351a1: Pull complete [2020-11-21T07:15:35.232Z] 36b3adc4ff6f: Pull complete [2020-11-21T07:15:36.182Z] aa168da1d23b: Verifying Checksum [2020-11-21T07:15:36.182Z] aa168da1d23b: Download complete [2020-11-21T07:15:36.759Z] 8ad3a11d3b57: Pull complete [2020-11-21T07:15:37.030Z] 46f8f816bc3b: Pull complete [2020-11-21T07:15:37.294Z] 93b61091891f: Pull complete [2020-11-21T07:15:37.294Z] 93b9cdb0e59b: Pull complete [2020-11-21T07:15:37.557Z] 5e14af77c1be: Pull complete [2020-11-21T07:15:37.557Z] 01666e4c0597: Pull complete [2020-11-21T07:15:45.735Z] aa168da1d23b: Pull complete [2020-11-21T07:15:45.735Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-21T07:15:45.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-21T07:15:45.735Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-21T07:15:45.936Z] prd-centos7-docker-4c-2g-13068 does not seem to be running inside a container [2020-11-21T07:15:45.990Z] $ 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/dry_go-mod-core-contracts_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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:10003/edgex-lftools-log-publisher:alpine cat [2020-11-21T07:15:48.688Z] $ docker top e01c5040e183d4395188b7294cdeba57fdc32bdb1e074ea1296b66266eb24fee -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-21T07:15:49.221Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-21T07:15:49.521Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-21T07:15:49.821Z] + ls /var/log/sa-host [2020-11-21T07:15:49.821Z] + sadf -c /var/log/sa-host/sa05 [2020-11-21T07:15:49.821Z] file_magic: OK [2020-11-21T07:15:49.821Z] HZ: Using current value: 100 [2020-11-21T07:15:49.821Z] file_header: OK [2020-11-21T07:15:49.821Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-21T07:15:49.821Z] Statistics: [2020-11-21T07:15:49.821Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-21T07:15:49.821Z] File successfully converted to sysstat format version 12.2.1 [2020-11-21T07:15:49.821Z] + sadf -c /var/log/sa-host/sa21 [2020-11-21T07:15:49.821Z] file_magic: OK [2020-11-21T07:15:49.821Z] HZ: Using current value: 100 [2020-11-21T07:15:49.821Z] file_header: OK [2020-11-21T07:15:49.821Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-11-21T07:15:49.821Z] Statistics: [2020-11-21T07:15:49.821Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-21T07:15:49.821Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-21T07:15:50.531Z] provisioning config files... [2020-11-21T07:15:50.546Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1584614125026905752tmp [Pipeline] { [Pipeline] echo [2020-11-21T07:15:50.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:15:50.964Z] ---> create-netrc.sh [Pipeline] } [2020-11-21T07:15:50.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-21T07:15:51.064Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:15:51.361Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-21T07:15:51.371Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:15:51.670Z] ---> sudo-logs.sh [2020-11-21T07:15:51.670Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-21T07:15:51.682Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:15:51.980Z] ---> job-cost.sh [2020-11-21T07:15:51.980Z] lf-activate-venv: SKIPPING [2020-11-21T07:15:51.980Z] INFO: No Stack... [2020-11-21T07:15:52.927Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-21T07:15:53.502Z] INFO: Archiving Costs [Pipeline] echo [2020-11-21T07:15:53.515Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-21T07:15:53.818Z] ---> logs-deploy.sh [2020-11-21T07:15:53.818Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/81 [2020-11-21T07:15:53.818Z] INFO: archiving workspace using pattern(s): [2020-11-21T07:15:55.209Z] Archives upload complete. [2020-11-21T07:15:55.471Z] INFO: archiving logs to Nexus