Pull request #442 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 6ef992542d2ebec3158a6d299b79d768b936a4de rather than eda60ea31b8a38b75787d495d5d90798cbcd9823 Obtained Jenkinsfile from 6ef992542d2ebec3158a6d299b79d768b936a4de Running in Durability level: MAX_SURVIVABILITY 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-442/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-442/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21128 in /w/workspace/dry_go-mod-core-contracts_PR-442 [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_PR-442 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6ef992542d2ebec3158a6d299b79d768b936a4de into PR head commit eda60ea31b8a38b75787d495d5d90798cbcd9823 Merge succeeded, producing eda60ea31b8a38b75787d495d5d90798cbcd9823 Checking out Revision eda60ea31b8a38b75787d495d5d90798cbcd9823 (PR-442) > 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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/442/head:refs/remotes/origin/PR-442 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6ef992542d2ebec3158a6d299b79d768b936a4de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # timeout=10 Commit message: "feat: update device service v2 api route" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:24:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:24:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:24:17 ========================================================= 04:24:17 EdgeX Global Pipelines Version Info 04:24:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:24:18 ------------------- 04:24:18 stable info: 04:24:18 ------------------- 04:24:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:24:18 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 04:24:18 Message: update stable to v1.0.177 04:24:19 ------------------- 04:24:19 experimental info: 04:24:19 ------------------- 04:24:19 Commited By: **** collab-it+edgex@linuxfoundation.org 04:24:19 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 04:24:19 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:24:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:24:20 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:24:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:24:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:24:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:24:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:24:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:24:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 04:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:24:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:24:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:24:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:24:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:24:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:24:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 04:24:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:24:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:24:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:24:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:24:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:24:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:24:24 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 04:24:24 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 04:24:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-442 [Pipeline] echo 04:24:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-442 [Pipeline] echo 04:24:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-442 [Pipeline] echo 04:24:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eda60ea31b8a38b75787d495d5d90798cbcd9823 [Pipeline] echo 04:24:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eda60ea [Pipeline] echo 04:24:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:24:25 + git log --format=format:%s -1 eda60ea31b8a38b75787d495d5d90798cbcd9823 [Pipeline] echo 04:24:26 GIT_COMMIT: eda60ea31b8a38b75787d495d5d90798cbcd9823, Commit Message: feat: update device service v2 api route [Pipeline] echo 04:24:26 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:24:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:24:27 04:24:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:24:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:24:27 latest: Pulling from edgex-devops/git-semver 04:24:27 31603596830f: Pulling fs layer 04:24:27 2a8b12db71e7: Pulling fs layer 04:24:27 6ca5941a6612: Pulling fs layer 04:24:27 ecc8261a40a4: Pulling fs layer 04:24:27 ecc8261a40a4: Waiting 04:24:27 2a8b12db71e7: Verifying Checksum 04:24:27 2a8b12db71e7: Download complete 04:24:28 31603596830f: Download complete 04:24:28 ecc8261a40a4: Verifying Checksum 04:24:28 ecc8261a40a4: Download complete 04:24:28 6ca5941a6612: Verifying Checksum 04:24:28 6ca5941a6612: Download complete 04:24:28 31603596830f: Pull complete 04:24:28 2a8b12db71e7: Pull complete 04:24:29 6ca5941a6612: Pull complete 04:24:30 ecc8261a40a4: Pull complete 04:24:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:24:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:24:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:24:30 prd-centos7-docker-4c-2g-21128 does not seem to be running inside a container 04:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-442 -v /w/workspace/dry_go-mod-core-contracts_PR-442:/w/workspace/dry_go-mod-core-contracts_PR-442:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-442@tmp:/w/workspace/dry_go-mod-core-contracts_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:24:32 $ docker top 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:33 [ssh-agent] Looking for ssh-agent implementation... 04:24:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:33 $ docker exec 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d ssh-agent 04:24:33 SSH_AUTH_SOCK=/tmp/ssh-LVaagUpW8rVt/agent.11 04:24:33 SSH_AGENT_PID=16 04:24:33 Running ssh-add (command line suppressed) 04:24:33 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-442@tmp/private_key_475607554943340958.key (/w/workspace/dry_go-mod-core-contracts_PR-442@tmp/private_key_475607554943340958.key) 04:24:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:34 + git tag --points-at HEAD [Pipeline] } 04:24:34 $ docker exec --env ******** --env ******** 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d ssh-agent -k 04:24:34 unset SSH_AUTH_SOCK; 04:24:34 unset SSH_AGENT_PID; 04:24:34 echo Agent pid 16 killed; 04:24:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:24:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:34 [ssh-agent] Looking for ssh-agent implementation... 04:24:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:34 $ docker exec 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d ssh-agent 04:24:34 SSH_AUTH_SOCK=/tmp/ssh-aB2m0jA8cgdW/agent.45 04:24:34 SSH_AGENT_PID=50 04:24:34 Running ssh-add (command line suppressed) 04:24:34 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-442@tmp/private_key_8122422802386104289.key (/w/workspace/dry_go-mod-core-contracts_PR-442@tmp/private_key_8122422802386104289.key) 04:24:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:35 + git semver init 04:24:35 # -> Open(): unable to determine branch for HEAD 04:24:35 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-442/.git 04:24:35 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-442 04:24:35 # $SEMVER_REMOTE_NAME = origin 04:24:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:24:35 # $SEMVER_USER_NAME = edgex-jenkins 04:24:35 # $SEMVER_BRANCH = PR-442 04:24:35 # $SEMVER_TEMP = /tmp/semver-601885884 04:24:35 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:24:35 # '/tmp/semver-601885884' -> '/w/workspace/dry_go-mod-core-contracts_PR-442/.semver' 04:24:35 # -> Force: false 04:24:35 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-442/.semver [Pipeline] } 04:24:35 $ docker exec --env ******** --env ******** 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d ssh-agent -k 04:24:36 unset SSH_AUTH_SOCK; 04:24:36 unset SSH_AGENT_PID; 04:24:36 echo Agent pid 50 killed; 04:24:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:36 + git semver [Pipeline] } 04:24:36 $ docker stop --time=1 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d 04:24:38 $ docker rm -f 62ef9333f989addeb89403996bcd5b3e1d8e370b702c505ff98b3a17d08aa77d [Pipeline] // withDockerContainer [Pipeline] sh 04:24:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:24:39 Stashed 1 file(s) [Pipeline] echo 04:24:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 04:24:55 Still waiting to schedule task 04:24:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:24:55 Still waiting to schedule task 04:24:55 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 04:26:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21129 in /w/workspace/dry_go-mod-core-contracts_PR-442 [Pipeline] { [Pipeline] ws 04:26:47 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 04:26:52 using credential edgex-jenkins-ssh 04:26:52 Cloning the remote Git repository 04:26:52 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:26:52 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 04:26:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:26:52 > git --version # timeout=10 04:26:52 > git --version # 'git version 2.17.1' 04:26:52 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:54 Merging remotes/origin/master commit 6ef992542d2ebec3158a6d299b79d768b936a4de into PR head commit eda60ea31b8a38b75787d495d5d90798cbcd9823 04:26:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:26:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:54 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:26:54 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:26:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/442/head:refs/remotes/origin/PR-442 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:26:54 > git config core.sparsecheckout # timeout=10 04:26:54 > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # timeout=10 04:26:54 > git remote # timeout=10 04:26:54 > git config --get remote.origin.url # timeout=10 04:26:54 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:54 > git merge 6ef992542d2ebec3158a6d299b79d768b936a4de # timeout=10 04:26:54 Merge succeeded, producing eda60ea31b8a38b75787d495d5d90798cbcd9823 04:26:54 Checking out Revision eda60ea31b8a38b75787d495d5d90798cbcd9823 (PR-442) 04:26:54 > git rev-parse HEAD^{commit} # timeout=10 04:26:54 > git config core.sparsecheckout # timeout=10 04:26:54 > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # timeout=10 04:26:59 Commit message: "feat: update device service v2 api route" 04:26:59 > git --version # timeout=10 04:26:59 > git --version # 'git version 2.17.1' 04:26:59 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:27:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:27:02 + sudo service docker restart 04:27:02 + true [Pipeline] unstash [Pipeline] echo 04:27:05 ========================================================= 04:27:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:27:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:27:05 + 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 . 04:27:06 Sending build context to Docker daemon 2.204MB 04:27:06 Step 1/7 : ARG BASE=golang:1.15-alpine 04:27:06 Step 2/7 : FROM ${BASE} 04:27:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:27:06 5f621e34cdf4: Pulling fs layer 04:27:06 a4357932f1b6: Pulling fs layer 04:27:06 18c013af1878: Pulling fs layer 04:27:06 00ac8860ef70: Pulling fs layer 04:27:06 63d7cb157983: Pulling fs layer 04:27:06 b116817d02f9: Pulling fs layer 04:27:06 745a02a5169b: Pulling fs layer 04:27:06 63d7cb157983: Waiting 04:27:06 b116817d02f9: Waiting 04:27:06 745a02a5169b: Waiting 04:27:06 00ac8860ef70: Waiting 04:27:06 18c013af1878: Verifying Checksum 04:27:06 18c013af1878: Download complete 04:27:06 a4357932f1b6: Download complete 04:27:06 63d7cb157983: Download complete 04:27:07 b116817d02f9: Verifying Checksum 04:27:07 b116817d02f9: Download complete 04:27:07 5f621e34cdf4: Download complete 04:27:08 5f621e34cdf4: Pull complete 04:27:09 a4357932f1b6: Pull complete 04:27:09 18c013af1878: Pull complete 04:27:09 745a02a5169b: Verifying Checksum 04:27:09 745a02a5169b: Download complete 04:27:11 00ac8860ef70: Verifying Checksum 04:27:11 00ac8860ef70: Download complete 04:27:17 Running on prd-centos7-docker-4c-2g-21130 in /w/workspace/dry_go-mod-core-contracts_PR-442 [Pipeline] { [Pipeline] ws 04:27:17 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 04:27:20 using credential edgex-jenkins-ssh 04:27:20 Cloning the remote Git repository 04:27:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:27:20 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 04:27:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:27:20 > git --version # timeout=10 04:27:20 > git --version # 'git version 2.24.3' 04:27:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:27:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:27:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:27:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:27:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:27:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/442/head:refs/remotes/origin/PR-442 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:27:21 00ac8860ef70: Pull complete 04:27:21 63d7cb157983: Pull complete 04:27:21 Merging remotes/origin/master commit 6ef992542d2ebec3158a6d299b79d768b936a4de into PR head commit eda60ea31b8a38b75787d495d5d90798cbcd9823 04:27:21 Merge succeeded, producing eda60ea31b8a38b75787d495d5d90798cbcd9823 04:27:21 Checking out Revision eda60ea31b8a38b75787d495d5d90798cbcd9823 (PR-442) 04:27:21 b116817d02f9: Pull complete 04:27:21 > git config core.sparsecheckout # timeout=10 04:27:21 > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # timeout=10 04:27:21 > git remote # timeout=10 04:27:21 > git config --get remote.origin.url # timeout=10 04:27:21 using GIT_SSH to set credentials SSH Credentials for GitHub 04:27:21 > git merge 6ef992542d2ebec3158a6d299b79d768b936a4de # timeout=10 04:27:21 > git rev-parse HEAD^{commit} # timeout=10 04:27:21 > git config core.sparsecheckout # timeout=10 04:27:21 > git checkout -f eda60ea31b8a38b75787d495d5d90798cbcd9823 # timeout=10 04:27:25 745a02a5169b: Pull complete 04:27:25 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:27:25 ---> b7e6874047d6 04:27:25 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:27:25 Commit message: "feat: update device service v2 api route" 04:27:25 > git --version # timeout=10 04:27:25 > git --version # 'git version 2.24.3' 04:27:25 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:27:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:27:27 + true 04:27:27 + sudo service docker restart 04:27:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 04:27:28 ========================================================= 04:27:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:27:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:27:28 ---> Running in cc22ebd17151 04:27:28 Removing intermediate container cc22ebd17151 04:27:28 ---> cbc9d68e34ca 04:27:28 Step 4/7 : RUN apk add bash 04:27:28 ---> Running in b901f983f5dd 04:27:29 + 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 . 04:27:29 Sending build context to Docker daemon 2.205MB 04:27:29 Step 1/7 : ARG BASE=golang:1.15-alpine 04:27:29 Step 2/7 : FROM ${BASE} 04:27:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:27:29 188c0c94c7c5: Pulling fs layer 04:27:29 0ef7d3d256c8: Pulling fs layer 04:27:29 de9db76c5a1d: Pulling fs layer 04:27:29 bca2f99d35d6: Pulling fs layer 04:27:29 93359f2a8cfa: Pulling fs layer 04:27:29 7c6f9722023f: Pulling fs layer 04:27:29 a35cf1a2eb13: Pulling fs layer 04:27:29 93359f2a8cfa: Waiting 04:27:29 7c6f9722023f: Waiting 04:27:29 a35cf1a2eb13: Waiting 04:27:29 bca2f99d35d6: Waiting 04:27:29 de9db76c5a1d: Verifying Checksum 04:27:29 de9db76c5a1d: Download complete 04:27:29 0ef7d3d256c8: Verifying Checksum 04:27:29 0ef7d3d256c8: Download complete 04:27:29 93359f2a8cfa: Verifying Checksum 04:27:29 93359f2a8cfa: Download complete 04:27:29 7c6f9722023f: Verifying Checksum 04:27:29 188c0c94c7c5: Verifying Checksum 04:27:29 188c0c94c7c5: Download complete 04:27:29 7c6f9722023f: Download complete 04:27:29 188c0c94c7c5: Pull complete 04:27:30 0ef7d3d256c8: Pull complete 04:27:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:27:30 de9db76c5a1d: Pull complete 04:27:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:27:31 a35cf1a2eb13: Verifying Checksum 04:27:31 a35cf1a2eb13: Download complete 04:27:32 bca2f99d35d6: Verifying Checksum 04:27:32 bca2f99d35d6: Download complete 04:27:34 OK: 142 MiB in 39 packages 04:27:35 Removing intermediate container b901f983f5dd 04:27:35 ---> 497080163666 04:27:35 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:27:35 ---> Running in 09d7a629505b 04:27:36 Removing intermediate container 09d7a629505b 04:27:36 ---> 306720b0547c 04:27:36 Step 6/7 : COPY go.mod . 04:27:37 ---> 5a306e2d6869 04:27:37 Step 7/7 : RUN go mod download 04:27:37 ---> Running in bae3d0e4fef6 04:27:37 bca2f99d35d6: Pull complete 04:27:37 93359f2a8cfa: Pull complete 04:27:37 7c6f9722023f: Pull complete 04:27:44 a35cf1a2eb13: Pull complete 04:27:44 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:27:44 ---> a62c8e92a672 04:27:44 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:27:44 ---> Running in 86cd66efc8cc 04:27:44 Removing intermediate container 86cd66efc8cc 04:27:44 ---> cee82f61222d 04:27:44 Step 4/7 : RUN apk add bash 04:27:44 ---> Running in df98a506a452 04:27:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:27:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:27:46 OK: 166 MiB in 39 packages 04:27:47 Removing intermediate container df98a506a452 04:27:47 ---> a099a4d41f48 04:27:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:27:47 ---> Running in 9264c081e44d 04:27:47 Removing intermediate container 9264c081e44d 04:27:47 ---> 1174617d5b08 04:27:47 Step 6/7 : COPY go.mod . 04:27:47 ---> d856126b9a73 04:27:47 Step 7/7 : RUN go mod download 04:27:47 ---> Running in a62182704c2e 04:27:52 Removing intermediate container bae3d0e4fef6 04:27:52 ---> abb341710566 04:27:52 Successfully built abb341710566 04:27:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:27:52 + docker inspect -f . ci-base-image-arm64 04:27:52 . [Pipeline] withDockerContainer 04:27:53 prd-ubuntu18.04-docker-arm64-4c-16g-21129 does not seem to be running inside a container 04:27:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:27:54 $ docker top 3bce19b8d8d1947e8f7e76faad6d531fb8757cf92baf18af4903e98b12c3d1d3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:55 + go version 04:27:55 go version go1.15.5 linux/arm64 [Pipeline] } 04:27:55 $ docker stop --time=1 3bce19b8d8d1947e8f7e76faad6d531fb8757cf92baf18af4903e98b12c3d1d3 04:27:57 $ docker rm -f 3bce19b8d8d1947e8f7e76faad6d531fb8757cf92baf18af4903e98b12c3d1d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:27:58 + docker inspect -f . ci-base-image-arm64 04:27:58 . [Pipeline] withDockerContainer 04:27:59 prd-ubuntu18.04-docker-arm64-4c-16g-21129 does not seem to be running inside a container 04:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:28:00 Removing intermediate container a62182704c2e 04:28:00 ---> 6b7b8e431208 04:28:00 Successfully built 6b7b8e431208 04:28:00 Successfully tagged ci-base-image-x86_64:latest 04:28:00 $ docker top a5b9e61361341b41aac0370cb234ab5f527739f93c224a11f5f3600b07772a43 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:28:01 + docker inspect -f . ci-base-image-x86_64 04:28:01 . [Pipeline] withDockerContainer 04:28:01 prd-centos7-docker-4c-2g-21130 does not seem to be running inside a container 04:28:01 + make test 04:28:01 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:28:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:28:02 $ docker top 5ebd0b4f11391a428ad3befcf489c4162416c7974007e323cf1883a5ae8f54ba -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:02 + go version 04:28:02 go version go1.15.5 linux/amd64 [Pipeline] } 04:28:03 $ docker stop --time=1 5ebd0b4f11391a428ad3befcf489c4162416c7974007e323cf1883a5ae8f54ba 04:28:04 $ docker rm -f 5ebd0b4f11391a428ad3befcf489c4162416c7974007e323cf1883a5ae8f54ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:28:05 + docker inspect -f . ci-base-image-x86_64 04:28:05 . [Pipeline] withDockerContainer 04:28:05 prd-centos7-docker-4c-2g-21130 does not seem to be running inside a container 04:28:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:28:06 $ docker top 1d08757ba8ad9cd68580221d82de9fb5b240208b9db3c6c57e78c4b8b073399e -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:06 + make test 04:28:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:28:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 04:28:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements 04:28:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.028s coverage: 100.0% of statements 04:28:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.019s coverage: 45.4% of statements 04:28:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.016s coverage: 77.8% of statements 04:28:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 04:28:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 26.3% of statements 04:28:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.019s coverage: 14.7% of statements 04:28:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.031s coverage: 100.0% of statements 04:28:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.022s coverage: 91.8% of statements 04:28:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 04:28:16 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 04:28:16 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.022s coverage: 100.0% of statements 04:28:16 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.007s coverage: 47.8% of statements 04:28:18 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.027s coverage: 63.0% of statements 04:28:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.007s coverage: 26.3% of statements 04:28:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements 04:28:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements 04:28:18 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.022s coverage: 14.3% of statements 04:28:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 04:28:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.054s coverage: 85.2% of statements 04:28:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:28:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:28:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 44.1% of statements 04:28:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.020s coverage: 94.4% of statements 04:28:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.031s coverage: 92.9% of statements 04:28:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 04:28:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 04:28:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:28:20 gofmt -l . 04:28:21 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:28:21 $ docker stop --time=1 1d08757ba8ad9cd68580221d82de9fb5b240208b9db3c6c57e78c4b8b073399e 04:28:23 $ docker rm -f 1d08757ba8ad9cd68580221d82de9fb5b240208b9db3c6c57e78c4b8b073399e 04:28:23 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 04:28:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.054s coverage: 85.7% of statements 04:28:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.040s coverage: 100.0% of statements [Pipeline] // withDockerContainer [Pipeline] sh 04:28:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:28:24 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) 04:28:25 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.063s coverage: 45.4% of statements Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:28:26 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements 04:28:26 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:28:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.016s coverage: 26.3% of statements 04:28:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.039s coverage: 14.7% of statements 04:28:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.070s coverage: 100.0% of statements 04:28:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.090s coverage: 91.8% of statements 04:28:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 04:28:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 04:28:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.040s coverage: 100.0% of statements 04:28:29 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.031s coverage: 47.8% of statements 04:28:36 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.095s coverage: 63.0% of statements 04:28:36 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.027s coverage: 26.3% of statements 04:28:36 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements 04:28:36 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.026s coverage: 15.4% of statements 04:28:36 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.048s coverage: 14.3% of statements 04:28:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 04:28:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.241s coverage: 85.2% of statements 04:28:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:28:37 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:28:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.041s coverage: 44.1% of statements 04:28:37 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.050s coverage: 94.4% of statements 04:28:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.119s coverage: 92.9% of statements 04:28:39 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements 04:28:39 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 04:28:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:28:44 gofmt -l . 04:28:44 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:28:45 $ docker stop --time=1 a5b9e61361341b41aac0370cb234ab5f527739f93c224a11f5f3600b07772a43 04:28:47 $ docker rm -f a5b9e61361341b41aac0370cb234ab5f527739f93c224a11f5f3600b07772a43 [Pipeline] // withDockerContainer [Pipeline] sh 04:28:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:28:48 Warning: overwriting stash ‘coverage-report’ 04:28:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:28:52 provisioning config files... 04:28:52 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-442@tmp/config8099137941454353789tmp [Pipeline] { [Pipeline] sh 04:28:53 + set +x 04:28:53 + curl -s https://codecov.io/bash 04:28:53 + bash -s -- 04:28:53 04:28:53 _____ _ 04:28:53 / ____| | | 04:28:53 | | ___ __| | ___ ___ _____ __ 04:28:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:28:53 | |___| (_) | (_| | __/ (_| (_) \ V / 04:28:53 \_____\___/ \__,_|\___|\___\___/ \_/ 04:28:53 Bash-20210115-cec3c92 04:28:53 04:28:53 04:28:53 ==> git version 2.24.3 found 04:28:53 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:28:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:28:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:28:53 ==> Jenkins CI detected. 04:28:53 project root: . 04:28:53 --> token set from env 04:28:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:28:53 ==> Running gcov in . (disable via -X gcov) 04:28:53 ==> Python coveragepy not found 04:28:53 ==> Searching for coverage reports in: 04:28:53 + . 04:28:53 -> Found 1 reports 04:28:53 ==> Detecting git/mercurial file structure 04:28:53 ==> Reading reports 04:28:53 + ./coverage.out bytes=123199 04:28:53 ==> Appending adjustments 04:28:53 https://docs.codecov.io/docs/fixing-reports 04:28:54 + Found adjustments 04:28:54 ==> Gzipping contents 04:28:54 20K /tmp/codecov.jIqk0a.gz 04:28:54 ==> Uploading reports 04:28:54 url: https://codecov.io 04:28:54 query: branch=PR-442&commit=eda60ea31b8a38b75787d495d5d90798cbcd9823&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=442&job=&cmd_args= 04:28:54 -> Pinging Codecov 04:28:54 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-442&commit=eda60ea31b8a38b75787d495d5d90798cbcd9823&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=442&job=&cmd_args= 04:28:54 -> Uploading to 04:28:54 https://storage.googleapis.com/codecov/v4/raw/2021-01-19/71470A77251A30514AAF9C0BB2E5B6CE/eda60ea31b8a38b75787d495d5d90798cbcd9823/3f504498-be1d-41b6-a127-4c5c6cf04eec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T042854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=201bb277ec7e47cc025b8f54abb0505c0cb881989763dcb899d237368ad4a260 04:28:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:54 Dload Upload Total Spent Left Speed 04:28:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19545 0 0 100 19545 0 32561 --:--:-- --:--:-- --:--:-- 32575 04:28:55 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/eda60ea31b8a38b75787d495d5d90798cbcd9823 [Pipeline] } 04:28:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:28:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:28:59 ---> package-listing.sh 04:28:59 ++ tr '[:upper:]' '[:lower:]' 04:28:59 ++ facter osfamily 04:28:59 + OS_FAMILY=redhat 04:28:59 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-442 04:28:59 + START_PACKAGES=/tmp/packages_start.txt 04:28:59 + END_PACKAGES=/tmp/packages_end.txt 04:28:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:28:59 + PACKAGES=/tmp/packages_start.txt 04:28:59 + '[' /w/workspace/dry_go-mod-core-contracts_PR-442 ']' 04:28:59 + PACKAGES=/tmp/packages_end.txt 04:28:59 + case "${OS_FAMILY}" in 04:28:59 + rpm -qa 04:28:59 + sort 04:29:04 + '[' -f /tmp/packages_start.txt ']' 04:29:04 + '[' -f /tmp/packages_end.txt ']' 04:29:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:29:04 + '[' /w/workspace/dry_go-mod-core-contracts_PR-442 ']' 04:29:04 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-442/archives/ 04:29:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-442/archives/ [Pipeline] echo 04:29:04 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_PR-442/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:29:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:29:05 04:29:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:29:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:29:05 alpine: Pulling from edgex-lftools-log-publisher 04:29:05 df20fa9351a1: Pulling fs layer 04:29:05 36b3adc4ff6f: Pulling fs layer 04:29:05 8ad3a11d3b57: Pulling fs layer 04:29:05 46f8f816bc3b: Pulling fs layer 04:29:05 93b61091891f: Pulling fs layer 04:29:05 93b9cdb0e59b: Pulling fs layer 04:29:05 5e14af77c1be: Pulling fs layer 04:29:05 01666e4c0597: Pulling fs layer 04:29:05 aa168da1d23b: Pulling fs layer 04:29:05 46f8f816bc3b: Waiting 04:29:05 93b61091891f: Waiting 04:29:05 93b9cdb0e59b: Waiting 04:29:05 5e14af77c1be: Waiting 04:29:05 aa168da1d23b: Waiting 04:29:05 01666e4c0597: Waiting 04:29:05 36b3adc4ff6f: Download complete 04:29:05 46f8f816bc3b: Verifying Checksum 04:29:05 46f8f816bc3b: Download complete 04:29:06 df20fa9351a1: Verifying Checksum 04:29:06 93b9cdb0e59b: Verifying Checksum 04:29:06 93b9cdb0e59b: Download complete 04:29:06 5e14af77c1be: Verifying Checksum 04:29:06 5e14af77c1be: Download complete 04:29:06 93b61091891f: Verifying Checksum 04:29:06 93b61091891f: Download complete 04:29:06 01666e4c0597: Verifying Checksum 04:29:06 01666e4c0597: Download complete 04:29:06 8ad3a11d3b57: Verifying Checksum 04:29:06 8ad3a11d3b57: Download complete 04:29:06 df20fa9351a1: Pull complete 04:29:06 36b3adc4ff6f: Pull complete 04:29:07 aa168da1d23b: Verifying Checksum 04:29:07 aa168da1d23b: Download complete 04:29:08 8ad3a11d3b57: Pull complete 04:29:08 46f8f816bc3b: Pull complete 04:29:08 93b61091891f: Pull complete 04:29:09 93b9cdb0e59b: Pull complete 04:29:09 5e14af77c1be: Pull complete 04:29:09 01666e4c0597: Pull complete 04:29:15 aa168da1d23b: Pull complete 04:29:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:29:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:29:15 prd-centos7-docker-4c-2g-21128 does not seem to be running inside a container 04:29:15 $ 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_PR-442/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_PR-442 -v /w/workspace/dry_go-mod-core-contracts_PR-442:/w/workspace/dry_go-mod-core-contracts_PR-442:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-442@tmp:/w/workspace/dry_go-mod-core-contracts_PR-442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:29:20 $ docker top fb6617d7a5bc9485c00d52e3e1f05ebd8dd1a0176c24c70b482fa156bb660d75 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:20 + touch /tmp/pre-build-complete [Pipeline] sh 04:29:21 + mkdir -p /var/log/sa [Pipeline] sh 04:29:21 + ls /var/log/sa-host 04:29:21 + sadf -c /var/log/sa-host/sa19 04:29:21 file_magic: OK 04:29:21 HZ: Using current value: 100 04:29:21 file_header: OK 04:29:21 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 04:29:21 Statistics: 04:29:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:29:21 File successfully converted to sysstat format version 12.2.1 04:29:21 + sadf -c /var/log/sa-host/sa23 04:29:21 file_magic: OK 04:29:21 HZ: Using current value: 100 04:29:21 file_header: OK 04:29:21 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 04:29:21 Statistics: 04:29:21 Hnuu...uuuununununu... 04:29:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:29:22 provisioning config files... 04:29:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-442@tmp/config5750467873778136277tmp [Pipeline] { [Pipeline] echo 04:29:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:29:22 ---> create-netrc.sh [Pipeline] } 04:29:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:29:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:29:23 ---> python-tools-install.sh [Pipeline] echo 04:29:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:29:23 ---> sudo-logs.sh 04:29:23 Archiving 'sudo' log.. [Pipeline] echo 04:29:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:29:24 ---> job-cost.sh 04:29:24 lf-activate-venv: SKIPPING 04:29:24 INFO: No Stack... 04:29:25 INFO: Retrieving Pricing Info for: v1-standard-2 04:29:25 INFO: Archiving Costs [Pipeline] echo 04:29:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:29:25 ---> logs-deploy.sh 04:29:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-442/1 04:29:25 INFO: archiving workspace using pattern(s): 04:29:27 Archives upload complete. 04:29:27 INFO: archiving logs to Nexus