Pull request #438 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 lindseysimple for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 07beb414acf785901c0c9dca81838cd899ccb500+edfd204c88fe5109014f0a972b0a2927c208d19d (0e38273bc7fce0dbd514102bfba888350c0681fb) 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-438/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-438/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-20968 in /w/workspace/dry_go-mod-core-contracts_PR-438 [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-438 # 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 > 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/438/head:refs/remotes/origin/PR-438 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit 07beb414acf785901c0c9dca81838cd899ccb500 Merge succeeded, producing 07beb414acf785901c0c9dca81838cd899ccb500 Checking out Revision 07beb414acf785901c0c9dca81838cd899ccb500 (PR-438) > git config core.sparsecheckout # timeout=10 > git checkout -f 07beb414acf785901c0c9dca81838cd899ccb500 # 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 edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 07beb414acf785901c0c9dca81838cd899ccb500 # timeout=10 Commit message: "feat: Enhance V2 validation error message" 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 08:53:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:53:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:53:39 ========================================================= 08:53:39 EdgeX Global Pipelines Version Info 08:53:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:53:42 ------------------- 08:53:42 stable info: 08:53:42 ------------------- 08:53:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:53:42 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 08:53:42 Message: update stable to v1.0.177 08:53:43 ------------------- 08:53:43 experimental info: 08:53:43 ------------------- 08:53:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:53:43 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 08:53:43 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:53:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:53:43 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:53:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:53:46 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:53:47 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:53:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-438 [Pipeline] echo 08:53:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-438 [Pipeline] echo 08:53:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-438 [Pipeline] echo 08:53:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07beb414acf785901c0c9dca81838cd899ccb500 [Pipeline] echo 08:53:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07beb41 [Pipeline] echo 08:53:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:53:48 + git log --format=format:%s -1 07beb414acf785901c0c9dca81838cd899ccb500 [Pipeline] echo 08:53:48 GIT_COMMIT: 07beb414acf785901c0c9dca81838cd899ccb500, Commit Message: feat: Enhance V2 validation error message [Pipeline] echo 08:53:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:50 08:53:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:53:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:50 latest: Pulling from edgex-devops/git-semver 08:53:50 31603596830f: Pulling fs layer 08:53:50 2a8b12db71e7: Pulling fs layer 08:53:50 6ca5941a6612: Pulling fs layer 08:53:50 ecc8261a40a4: Pulling fs layer 08:53:50 ecc8261a40a4: Waiting 08:53:51 2a8b12db71e7: Verifying Checksum 08:53:51 2a8b12db71e7: Download complete 08:53:51 31603596830f: Verifying Checksum 08:53:51 31603596830f: Download complete 08:53:51 ecc8261a40a4: Verifying Checksum 08:53:51 ecc8261a40a4: Download complete 08:53:51 6ca5941a6612: Verifying Checksum 08:53:51 6ca5941a6612: Download complete 08:53:52 31603596830f: Pull complete 08:53:52 2a8b12db71e7: Pull complete 08:53:54 6ca5941a6612: Pull complete 08:53:54 ecc8261a40a4: Pull complete 08:53:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:53:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:53:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:53:54 prd-centos7-docker-4c-2g-20968 does not seem to be running inside a container 08:53:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-438 -v /w/workspace/dry_go-mod-core-contracts_PR-438:/w/workspace/dry_go-mod-core-contracts_PR-438:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-438@tmp:/w/workspace/dry_go-mod-core-contracts_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:53:57 $ docker top 5971b01c90f209db6d59d3f871e4c456264731da599eb34eae558147800806ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:53:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:58 [ssh-agent] Looking for ssh-agent implementation... 08:53:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:58 $ docker exec 5971b01c90f209db6d59d3f871e4c456264731da599eb34eae558147800806ba ssh-agent 08:53:58 SSH_AUTH_SOCK=/tmp/ssh-cGK0IW410TUI/agent.11 08:53:58 SSH_AGENT_PID=16 08:53:58 Running ssh-add (command line suppressed) 08:53:59 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-438@tmp/private_key_8306915762586696387.key (/w/workspace/dry_go-mod-core-contracts_PR-438@tmp/private_key_8306915762586696387.key) 08:53:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:59 + git tag --points-at HEAD [Pipeline] } 08:53:59 $ docker exec --env ******** --env ******** 5971b01c90f209db6d59d3f871e4c456264731da599eb34eae558147800806ba ssh-agent -k 08:54:00 unset SSH_AUTH_SOCK; 08:54:00 unset SSH_AGENT_PID; 08:54:00 echo Agent pid 16 killed; 08:54:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:54:00 [ssh-agent] Looking for ssh-agent implementation... 08:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:00 $ docker exec 5971b01c90f209db6d59d3f871e4c456264731da599eb34eae558147800806ba ssh-agent 08:54:01 SSH_AUTH_SOCK=/tmp/ssh-BhvYdmuHZNFm/agent.45 08:54:01 SSH_AGENT_PID=50 08:54:01 Running ssh-add (command line suppressed) 08:54:01 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-438@tmp/private_key_964239037520754279.key (/w/workspace/dry_go-mod-core-contracts_PR-438@tmp/private_key_964239037520754279.key) 08:54:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:54:02 + git semver init 08:54:02 # -> Open(): unable to determine branch for HEAD 08:54:02 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-438/.git 08:54:02 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-438 08:54:02 # $SEMVER_REMOTE_NAME = origin 08:54:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:54:02 # $SEMVER_USER_NAME = edgex-jenkins 08:54:02 # $SEMVER_BRANCH = PR-438 08:54:02 # $SEMVER_TEMP = /tmp/semver-366091008 08:54:02 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:54:04 # '/tmp/semver-366091008' -> '/w/workspace/dry_go-mod-core-contracts_PR-438/.semver' 08:54:05 # -> Force: false 08:54:05 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-438/.semver [Pipeline] } 08:54:05 $ docker exec --env ******** --env ******** 5971b01c90f209db6d59d3f871e4c456264731da599eb34eae558147800806ba ssh-agent -k 08:54:05 unset SSH_AUTH_SOCK; 08:54:05 unset SSH_AGENT_PID; 08:54:05 echo Agent pid 50 killed; 08:54:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:05 + git semver [Pipeline] } 08:54:05 $ docker stop --time=1 5971b01c90f209db6d59d3f871e4c456264731da599eb34eae558147800806ba 08:54:08 $ docker rm -f 5971b01c90f209db6d59d3f871e4c456264731da599eb34eae558147800806ba [Pipeline] // withDockerContainer [Pipeline] sh 08:54:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:09 Stashed 1 file(s) [Pipeline] echo 08:54:09 [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 08:54:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20958 in /w/workspace/dry_go-mod-core-contracts_PR-438 [Pipeline] { [Pipeline] ws 08:54:10 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:54:15 using credential edgex-jenkins-ssh 08:54:15 Cloning the remote Git repository 08:54:15 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:54:15 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:54:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:54:15 > git --version # timeout=10 08:54:15 > git --version # 'git version 2.17.1' 08:54:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:54:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:54:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:54:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:54:17 Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit 07beb414acf785901c0c9dca81838cd899ccb500 08:54:17 Merge succeeded, producing 07beb414acf785901c0c9dca81838cd899ccb500 08:54:17 Checking out Revision 07beb414acf785901c0c9dca81838cd899ccb500 (PR-438) 08:54:17 > git config core.sparsecheckout # timeout=10 08:54:17 > git checkout -f 07beb414acf785901c0c9dca81838cd899ccb500 # timeout=10 08:54:17 > git remote # timeout=10 08:54:17 > git config --get remote.origin.url # timeout=10 08:54:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:17 > git merge edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 08:54:17 > git rev-parse HEAD^{commit} # timeout=10 08:54:17 > git config core.sparsecheckout # timeout=10 08:54:17 > git checkout -f 07beb414acf785901c0c9dca81838cd899ccb500 # timeout=10 08:54:21 Commit message: "feat: Enhance V2 validation error message" 08:54:21 > git --version # timeout=10 08:54:21 > git --version # 'git version 2.17.1' 08:54:21 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:54:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:54:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:54:24 + + sudo servicetrue 08:54:24 docker restart 08:54:25 Still waiting to schedule task 08:54:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] unstash [Pipeline] echo 08:54:26 ========================================================= 08:54:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:54:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:54:27 + 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 . 08:54:28 Sending build context to Docker daemon 2.198MB 08:54:28 Step 1/7 : ARG BASE=golang:1.15-alpine 08:54:28 Step 2/7 : FROM ${BASE} 08:54:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:54:28 5f621e34cdf4: Pulling fs layer 08:54:28 a4357932f1b6: Pulling fs layer 08:54:28 18c013af1878: Pulling fs layer 08:54:28 00ac8860ef70: Pulling fs layer 08:54:28 63d7cb157983: Pulling fs layer 08:54:28 b116817d02f9: Pulling fs layer 08:54:28 745a02a5169b: Pulling fs layer 08:54:28 63d7cb157983: Waiting 08:54:28 00ac8860ef70: Waiting 08:54:28 b116817d02f9: Waiting 08:54:28 745a02a5169b: Waiting 08:54:28 18c013af1878: Verifying Checksum 08:54:28 18c013af1878: Download complete 08:54:28 a4357932f1b6: Download complete 08:54:28 63d7cb157983: Verifying Checksum 08:54:28 63d7cb157983: Download complete 08:54:28 b116817d02f9: Verifying Checksum 08:54:28 b116817d02f9: Download complete 08:54:28 5f621e34cdf4: Verifying Checksum 08:54:28 5f621e34cdf4: Download complete 08:54:29 5f621e34cdf4: Pull complete 08:54:30 a4357932f1b6: Pull complete 08:54:30 18c013af1878: Pull complete 08:54:30 745a02a5169b: Verifying Checksum 08:54:30 745a02a5169b: Download complete 08:54:31 00ac8860ef70: Verifying Checksum 08:54:31 00ac8860ef70: Download complete 08:54:42 00ac8860ef70: Pull complete 08:54:42 63d7cb157983: Pull complete 08:54:42 b116817d02f9: Pull complete 08:54:47 745a02a5169b: Pull complete 08:54:47 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:54:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:54:47 ---> b7e6874047d6 08:54:47 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:54:49 ---> Running in 6325ae9cd78b 08:54:49 Removing intermediate container 6325ae9cd78b 08:54:49 ---> 27ab51ba29f8 08:54:49 Step 4/7 : RUN apk add bash 08:54:49 ---> Running in f400d48b24d4 08:54:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:54:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:54:52 OK: 142 MiB in 39 packages 08:54:53 Removing intermediate container f400d48b24d4 08:54:53 ---> 422668d488a5 08:54:53 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:54:53 ---> Running in 84051440600f 08:54:54 Removing intermediate container 84051440600f 08:54:54 ---> 7e3407d7ab9c 08:54:54 Step 6/7 : COPY go.mod . 08:54:54 ---> f00e1b8e8cc4 08:54:54 Step 7/7 : RUN go mod download 08:54:55 ---> Running in b1850aa61c12 08:55:10 Removing intermediate container b1850aa61c12 08:55:10 ---> f0af05d1869b 08:55:10 Successfully built f0af05d1869b 08:55:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:55:10 + docker inspect -f . ci-base-image-arm64 08:55:10 . [Pipeline] withDockerContainer 08:55:10 prd-ubuntu18.04-docker-arm64-4c-16g-20958 does not seem to be running inside a container 08:55:10 $ 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 ******** ci-base-image-arm64 cat 08:55:12 $ docker top 53ed60a8f74741eb69da2335a434b2ed6f24c6d6c664cd0854c0896edcd93a46 -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:13 + go version 08:55:13 go version go1.15.5 linux/arm64 [Pipeline] } 08:55:13 $ docker stop --time=1 53ed60a8f74741eb69da2335a434b2ed6f24c6d6c664cd0854c0896edcd93a46 08:55:15 $ docker rm -f 53ed60a8f74741eb69da2335a434b2ed6f24c6d6c664cd0854c0896edcd93a46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:55:16 + docker inspect -f . ci-base-image-arm64 08:55:16 . [Pipeline] withDockerContainer 08:55:17 prd-ubuntu18.04-docker-arm64-4c-16g-20958 does not seem to be running inside a container 08:55:17 $ 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 ******** ci-base-image-arm64 cat 08:55:18 $ docker top 8d5f866a751227c4c2690ecbd0bbef833cb7789bd545525f35e85c558450e20e -eo pid,comm [Pipeline] { [Pipeline] sh 08:55:19 + make test 08:55:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:55:42 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:55:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.054s coverage: 85.7% of statements 08:55:42 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.039s coverage: 100.0% of statements 08:55:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.043s coverage: 45.4% of statements 08:55:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.025s coverage: 77.8% of statements 08:55:44 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:55:44 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 26.3% of statements 08:55:46 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.082s coverage: 14.7% of statements 08:55:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.025s coverage: 100.0% of statements 08:55:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.108s coverage: 91.8% of statements 08:55:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:55:47 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:55:47 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements 08:55:47 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.022s coverage: 47.8% of statements 08:55:54 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.103s coverage: 63.0% of statements 08:55:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.019s coverage: 26.3% of statements 08:55:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements 08:55:54 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements 08:55:54 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.034s coverage: 14.3% of statements 08:55:54 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:55:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.248s coverage: 85.2% of statements 08:55:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 08:55:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:55:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.057s coverage: 44.1% of statements 08:55:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.035s coverage: 94.4% of statements 08:55:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.122s coverage: 92.9% of statements 08:55:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements 08:55:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:55:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:56:02 gofmt -l . 08:56:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:56:03 $ docker stop --time=1 8d5f866a751227c4c2690ecbd0bbef833cb7789bd545525f35e85c558450e20e 08:56:05 $ docker rm -f 8d5f866a751227c4c2690ecbd0bbef833cb7789bd545525f35e85c558450e20e [Pipeline] // withDockerContainer [Pipeline] sh 08:56:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:56:07 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] } 08:57:17 Running on prd-centos7-docker-4c-2g-20970 in /w/workspace/dry_go-mod-core-contracts_PR-438 [Pipeline] { [Pipeline] ws 08:57:17 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 08:57:20 using credential edgex-jenkins-ssh 08:57:20 Cloning the remote Git repository 08:57:20 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:57:20 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 08:57:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:57:20 > git --version # timeout=10 08:57:20 > git --version # 'git version 2.24.3' 08:57:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:21 Merging remotes/origin/master commit edfd204c88fe5109014f0a972b0a2927c208d19d into PR head commit 07beb414acf785901c0c9dca81838cd899ccb500 08:57:21 Merge succeeded, producing 07beb414acf785901c0c9dca81838cd899ccb500 08:57:21 Checking out Revision 07beb414acf785901c0c9dca81838cd899ccb500 (PR-438) 08:57:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:57:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:57:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:57:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:57:21 > git config core.sparsecheckout # timeout=10 08:57:21 > git checkout -f 07beb414acf785901c0c9dca81838cd899ccb500 # timeout=10 08:57:21 > git remote # timeout=10 08:57:21 > git config --get remote.origin.url # timeout=10 08:57:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:57:21 > git merge edfd204c88fe5109014f0a972b0a2927c208d19d # timeout=10 08:57:21 > git rev-parse HEAD^{commit} # timeout=10 08:57:21 > git config core.sparsecheckout # timeout=10 08:57:21 > git checkout -f 07beb414acf785901c0c9dca81838cd899ccb500 # timeout=10 08:57:25 Commit message: "feat: Enhance V2 validation error message" 08:57:25 > git --version # timeout=10 08:57:25 > git --version # 'git version 2.24.3' 08:57:25 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:57:27 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:57:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:57:27 + sudo service docker restart 08:57:27 + true 08:57:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 08:57:29 ========================================================= 08:57:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:57:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:57: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 . 08:57:30 Sending build context to Docker daemon 2.199MB 08:57:30 Step 1/7 : ARG BASE=golang:1.15-alpine 08:57:30 Step 2/7 : FROM ${BASE} 08:57:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:57:30 188c0c94c7c5: Pulling fs layer 08:57:30 0ef7d3d256c8: Pulling fs layer 08:57:30 de9db76c5a1d: Pulling fs layer 08:57:30 bca2f99d35d6: Pulling fs layer 08:57:30 93359f2a8cfa: Pulling fs layer 08:57:30 7c6f9722023f: Pulling fs layer 08:57:30 a35cf1a2eb13: Pulling fs layer 08:57:30 bca2f99d35d6: Waiting 08:57:30 7c6f9722023f: Waiting 08:57:30 a35cf1a2eb13: Waiting 08:57:30 93359f2a8cfa: Waiting 08:57:30 de9db76c5a1d: Verifying Checksum 08:57:30 de9db76c5a1d: Download complete 08:57:30 0ef7d3d256c8: Download complete 08:57:30 93359f2a8cfa: Verifying Checksum 08:57:30 93359f2a8cfa: Download complete 08:57:30 7c6f9722023f: Verifying Checksum 08:57:30 7c6f9722023f: Download complete 08:57:30 188c0c94c7c5: Verifying Checksum 08:57:30 188c0c94c7c5: Download complete 08:57:31 188c0c94c7c5: Pull complete 08:57:31 0ef7d3d256c8: Pull complete 08:57:31 de9db76c5a1d: Pull complete 08:57:33 a35cf1a2eb13: Verifying Checksum 08:57:33 a35cf1a2eb13: Download complete 08:57:33 bca2f99d35d6: Verifying Checksum 08:57:33 bca2f99d35d6: Download complete 08:57:40 bca2f99d35d6: Pull complete 08:57:40 93359f2a8cfa: Pull complete 08:57:40 7c6f9722023f: Pull complete 08:57:44 a35cf1a2eb13: Pull complete 08:57:44 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:57:44 ---> a62c8e92a672 08:57:44 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:57:44 ---> Running in 35cdd1dfda1a 08:57:44 Removing intermediate container 35cdd1dfda1a 08:57:44 ---> f4036ecd9dda 08:57:44 Step 4/7 : RUN apk add bash 08:57:44 ---> Running in 73c4780f43e1 08:57:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:57:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:57:47 OK: 166 MiB in 39 packages 08:57:47 Removing intermediate container 73c4780f43e1 08:57:47 ---> 42b6d8510ed0 08:57:47 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:57:47 ---> Running in f63b96a5bdd6 08:57:47 Removing intermediate container f63b96a5bdd6 08:57:47 ---> 35539d10ce1d 08:57:47 Step 6/7 : COPY go.mod . 08:57:47 ---> bcf7bb4b0b55 08:57:47 Step 7/7 : RUN go mod download 08:57:47 ---> Running in 19c5994d11f4 08:58:00 Removing intermediate container 19c5994d11f4 08:58:00 ---> af54d270163b 08:58:00 Successfully built af54d270163b 08:58:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:58:00 + docker inspect -f . ci-base-image-x86_64 08:58:00 . [Pipeline] withDockerContainer 08:58:00 prd-centos7-docker-4c-2g-20970 does not seem to be running inside a container 08:58:00 $ 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 ******** ci-base-image-x86_64 cat 08:58:01 $ docker top f136af344178e0da30c63443259a9ea01d24bee4e1a66e9c18b99b99d9df4672 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:02 + go version 08:58:02 go version go1.15.5 linux/amd64 [Pipeline] } 08:58:02 $ docker stop --time=1 f136af344178e0da30c63443259a9ea01d24bee4e1a66e9c18b99b99d9df4672 08:58:03 $ docker rm -f f136af344178e0da30c63443259a9ea01d24bee4e1a66e9c18b99b99d9df4672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:58:04 + docker inspect -f . ci-base-image-x86_64 08:58:04 . [Pipeline] withDockerContainer 08:58:04 prd-centos7-docker-4c-2g-20970 does not seem to be running inside a container 08:58:04 $ 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 ******** ci-base-image-x86_64 cat 08:58:05 $ docker top acac41d0abc3a5f37f96df7fb87ed674218cd951a6fc4b422957aaeb52ead466 -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:06 + make test 08:58:06 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:58:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 08:58:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.029s coverage: 85.7% of statements 08:58:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.020s coverage: 100.0% of statements 08:58:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.040s coverage: 45.4% of statements 08:58:14 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.013s coverage: 77.8% of statements 08:58:14 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 08:58:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.037s coverage: 26.3% of statements 08:58:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.016s coverage: 14.7% of statements 08:58:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.011s coverage: 100.0% of statements 08:58:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.056s coverage: 91.8% of statements 08:58:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 08:58:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 08:58:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements 08:58:15 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.005s coverage: 47.8% of statements 08:58:18 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.030s coverage: 63.0% of statements 08:58:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.017s coverage: 26.3% of statements 08:58:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.005s coverage: 15.4% of statements 08:58:18 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.020s coverage: 15.4% of statements 08:58:18 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements 08:58:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 08:58:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.073s coverage: 85.2% of statements 08:58:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 08:58:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 08:58:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.010s coverage: 44.1% of statements 08:58:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.026s coverage: 94.4% of statements 08:58:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.045s coverage: 92.9% of statements 08:58:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 100.0% of statements 08:58:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 08:58:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:58:21 gofmt -l . 08:58:21 [ "`gofmt -l .`" = "" ] [Pipeline] } 08:58:21 $ docker stop --time=1 acac41d0abc3a5f37f96df7fb87ed674218cd951a6fc4b422957aaeb52ead466 08:58:24 $ docker rm -f acac41d0abc3a5f37f96df7fb87ed674218cd951a6fc4b422957aaeb52ead466 [Pipeline] // withDockerContainer [Pipeline] sh 08:58:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:58:24 Warning: overwriting stash ‘coverage-report’ 08:58:25 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 08:58:28 provisioning config files... 08:58:28 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-438@tmp/config303474719074346111tmp [Pipeline] { [Pipeline] sh 08:58:28 + set +x 08:58:28 + curl -s https://codecov.io/bash 08:58:28 + bash -s -- 08:58:28 08:58:28 _____ _ 08:58:28 / ____| | | 08:58:28 | | ___ __| | ___ ___ _____ __ 08:58:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:58:28 | |___| (_) | (_| | __/ (_| (_) \ V / 08:58:28 \_____\___/ \__,_|\___|\___\___/ \_/ 08:58:28 Bash-20210115-cec3c92 08:58:28 08:58:28 08:58:28 ==> git version 2.24.3 found 08:58:28 ==> 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 08:58:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:58:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:58:28 ==> Jenkins CI detected. 08:58:28 project root: . 08:58:28 --> token set from env 08:58:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:58:28 ==> Running gcov in . (disable via -X gcov) 08:58:28 ==> Python coveragepy not found 08:58:28 ==> Searching for coverage reports in: 08:58:28 + . 08:58:28 -> Found 1 reports 08:58:28 ==> Detecting git/mercurial file structure 08:58:29 ==> Reading reports 08:58:29 + ./coverage.out bytes=123199 08:58:29 ==> Appending adjustments 08:58:29 https://docs.codecov.io/docs/fixing-reports 08:58:30 + Found adjustments 08:58:30 ==> Gzipping contents 08:58:30 20K /tmp/codecov.HWfFFf.gz 08:58:30 ==> Uploading reports 08:58:30 url: https://codecov.io 08:58:30 query: branch=PR-438&commit=07beb414acf785901c0c9dca81838cd899ccb500&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=438&job=&cmd_args= 08:58:30 -> Pinging Codecov 08:58:30 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-438&commit=07beb414acf785901c0c9dca81838cd899ccb500&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=438&job=&cmd_args= 08:58:30 -> Uploading to 08:58:30 https://storage.googleapis.com/codecov/v4/raw/2021-01-18/71470A77251A30514AAF9C0BB2E5B6CE/07beb414acf785901c0c9dca81838cd899ccb500/55c78605-dd21-4d2f-a6f0-8144c27986f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210118T085830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=afdb25a4471f35666be46f19bf14605327a520afab23cb0b3df2ad42c97260fc 08:58:30 % Total % Received % Xferd Average Speed Time Time Time Current 08:58:30 Dload Upload Total Spent Left Speed 08:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19475 0 0 100 19475 0 36446 --:--:-- --:--:-- --:--:-- 36401 100 19475 0 0 100 19475 0 36431 --:--:-- --:--:-- --:--:-- 36401 08:58:31 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/07beb414acf785901c0c9dca81838cd899ccb500 [Pipeline] } 08:58:31 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 08:58:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:58:35 ---> package-listing.sh 08:58:35 ++ facter osfamily 08:58:35 ++ tr '[:upper:]' '[:lower:]' 08:58:35 + OS_FAMILY=redhat 08:58:35 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-438 08:58:35 + START_PACKAGES=/tmp/packages_start.txt 08:58:35 + END_PACKAGES=/tmp/packages_end.txt 08:58:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:58:35 + PACKAGES=/tmp/packages_start.txt 08:58:35 + '[' /w/workspace/dry_go-mod-core-contracts_PR-438 ']' 08:58:35 + PACKAGES=/tmp/packages_end.txt 08:58:35 + case "${OS_FAMILY}" in 08:58:35 + rpm -qa 08:58:35 + sort 08:58:41 + '[' -f /tmp/packages_start.txt ']' 08:58:41 + '[' -f /tmp/packages_end.txt ']' 08:58:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:58:41 + '[' /w/workspace/dry_go-mod-core-contracts_PR-438 ']' 08:58:41 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-438/archives/ 08:58:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-438/archives/ [Pipeline] echo 08:58:41 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-438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:58:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:58:42 08:58:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:58:42 alpine: Pulling from edgex-lftools-log-publisher 08:58:42 df20fa9351a1: Pulling fs layer 08:58:42 36b3adc4ff6f: Pulling fs layer 08:58:42 8ad3a11d3b57: Pulling fs layer 08:58:42 46f8f816bc3b: Pulling fs layer 08:58:42 93b61091891f: Pulling fs layer 08:58:42 93b9cdb0e59b: Pulling fs layer 08:58:42 5e14af77c1be: Pulling fs layer 08:58:42 01666e4c0597: Pulling fs layer 08:58:42 aa168da1d23b: Pulling fs layer 08:58:42 46f8f816bc3b: Waiting 08:58:42 93b61091891f: Waiting 08:58:42 93b9cdb0e59b: Waiting 08:58:42 5e14af77c1be: Waiting 08:58:42 01666e4c0597: Waiting 08:58:42 aa168da1d23b: Waiting 08:58:43 36b3adc4ff6f: Download complete 08:58:43 46f8f816bc3b: Verifying Checksum 08:58:43 46f8f816bc3b: Download complete 08:58:43 df20fa9351a1: Verifying Checksum 08:58:43 df20fa9351a1: Download complete 08:58:43 93b9cdb0e59b: Verifying Checksum 08:58:43 93b9cdb0e59b: Download complete 08:58:43 5e14af77c1be: Verifying Checksum 08:58:43 5e14af77c1be: Download complete 08:58:43 01666e4c0597: Download complete 08:58:43 93b61091891f: Verifying Checksum 08:58:43 93b61091891f: Download complete 08:58:43 df20fa9351a1: Pull complete 08:58:44 8ad3a11d3b57: Verifying Checksum 08:58:44 8ad3a11d3b57: Download complete 08:58:44 36b3adc4ff6f: Pull complete 08:58:46 8ad3a11d3b57: Pull complete 08:58:46 46f8f816bc3b: Pull complete 08:58:47 93b61091891f: Pull complete 08:58:47 93b9cdb0e59b: Pull complete 08:58:48 5e14af77c1be: Pull complete 08:58:48 aa168da1d23b: Verifying Checksum 08:58:48 aa168da1d23b: Download complete 08:58:48 01666e4c0597: Pull complete 08:59:00 aa168da1d23b: Pull complete 08:59:00 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:59:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:59:01 prd-centos7-docker-4c-2g-20968 does not seem to be running inside a container 08:59:01 $ 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-438/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-438 -v /w/workspace/dry_go-mod-core-contracts_PR-438:/w/workspace/dry_go-mod-core-contracts_PR-438:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-438@tmp:/w/workspace/dry_go-mod-core-contracts_PR-438@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:59:04 $ docker top fc694094aa05dcc03c785a691b17944e80a494d081912ca683b2afd52fab401d -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:05 + touch /tmp/pre-build-complete [Pipeline] sh 08:59:05 + mkdir -p /var/log/sa [Pipeline] sh 08:59:05 + ls /var/log/sa-host 08:59:05 + sadf -c /var/log/sa-host/sa18 08:59:05 file_magic: OK 08:59:05 HZ: Using current value: 100 08:59:05 file_header: OK 08:59:05 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 08:59:05 Statistics: 08:59:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:59:05 File successfully converted to sysstat format version 12.2.1 08:59:05 + sadf -c /var/log/sa-host/sa23 08:59:05 file_magic: OK 08:59:05 HZ: Using current value: 100 08:59:05 file_header: OK 08:59:05 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 08:59:05 Statistics: 08:59:05 Hnuu...uuuununununu... 08:59:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:06 provisioning config files... 08:59:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-438@tmp/config6399566038812105865tmp [Pipeline] { [Pipeline] echo 08:59:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:59:06 ---> create-netrc.sh [Pipeline] } 08:59:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:59:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:59:07 ---> python-tools-install.sh [Pipeline] echo 08:59:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:59:07 ---> sudo-logs.sh 08:59:07 Archiving 'sudo' log.. [Pipeline] echo 08:59:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:59:08 ---> job-cost.sh 08:59:08 lf-activate-venv: SKIPPING 08:59:08 INFO: No Stack... 08:59:09 INFO: Retrieving Pricing Info for: v1-standard-2 08:59:10 INFO: Archiving Costs [Pipeline] echo 08:59:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:59:10 ---> logs-deploy.sh 08:59:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-438/1 08:59:10 INFO: archiving workspace using pattern(s): 08:59:13 Archives upload complete. 08:59:13 INFO: archiving logs to Nexus